@font-face{font-weight:900;font-family:custom_135403;font-style:normal;src:url(/assets/fonts/font-8dd3c7c8-5de4-4ea7-a604-9043b7c97d43.otf) format("opentype");font-display:swap}@font-face{font-weight:900;font-family:custom_135403;font-style:italic;src:url(/assets/fonts/font-723fb583-3d22-466b-956f-7cd030067681.otf) format("opentype");font-display:swap}@font-face{font-weight:700;font-family:custom_135403;font-style:normal;src:url(/assets/fonts/font-e3af6fa5-8386-4eac-b05c-ca951b7cdcbd.otf) format("opentype");font-display:swap}@font-face{font-weight:700;font-family:custom_135403;font-style:italic;src:url(/assets/fonts/font-a3cac26c-859b-4287-a1da-1eb6672bea4b.otf) format("opentype");font-display:swap}@font-face{font-weight:300;font-family:custom_135403;font-style:normal;src:url(/assets/fonts/font-778d7cae-bd17-4193-9a31-739aa9ea548b.otf) format("opentype");font-display:swap}@font-face{font-weight:300;font-family:custom_135403;font-style:italic;src:url(/assets/fonts/font-49b3d4b0-0b03-4456-b422-092167345caa.otf) format("opentype");font-display:swap}@font-face{font-weight:500;font-family:custom_135403;font-style:normal;src:url(/assets/fonts/font-d4b565b8-bcad-43e6-80cb-8f141b20bcbc.otf) format("opentype");font-display:swap}@font-face{font-weight:500;font-family:custom_135403;font-style:italic;src:url(/assets/fonts/font-608afd02-d6c9-427b-9f0e-f235048be39b.otf) format("opentype");font-display:swap}@font-face{font-weight:400;font-family:custom_135403;font-style:normal;src:url(/assets/fonts/font-c82255b9-6bdb-416a-92b0-86ac2190f0e8.otf) format("opentype");font-display:swap}@font-face{font-weight:400;font-family:custom_135403;font-style:italic;src:url(/assets/fonts/font-c58c5195-9c83-4d9a-a77f-52a63db2160d.otf) format("opentype")}:root{font-family:custom_135403,Arial,sans-serif;color:var(--theme-text);background:var(--theme-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page-pad: 28px;--gap: 14px;--radius: 10px;--nav-clearance: clamp(78px, 6.3vw, 116px);--theme-bg: #ffffff;--theme-text: rgba(0, 0, 0, .78);--theme-strong: #080808;--theme-muted: rgba(0, 0, 0, .58);--pill: #e8e8e8;--pill-active: #d7d7d7}:root[data-theme=dark]{--theme-bg: oklch(11.4% .006 245);--theme-text: oklch(91% .006 245 / .82);--theme-strong: oklch(96% .006 245);--theme-muted: oklch(82% .006 245 / .72);--pill: oklch(22% .006 245 / .78);--pill-active: oklch(31% .006 245 / .82)}*{box-sizing:border-box}html{max-width:100%;overflow-x:clip;overflow-y:auto}body{margin:0;max-width:100%;min-width:320px;min-height:100vh;background:var(--theme-bg);overflow-x:clip;overflow-y:visible;color:var(--theme-text);transition:background .52s cubic-bezier(.18,.82,.22,1),color .52s ease}#root{max-width:100%;min-height:100vh;overflow-x:clip}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-nav{position:fixed;z-index:50;top:clamp(18px,1.25vw,24px);left:calc(var(--page-pad) + clamp(6px,.9vw,18px));right:calc(var(--page-pad) + clamp(6px,.9vw,18px));display:grid;grid-template-columns:1fr auto 1fr;align-items:start;pointer-events:none}.pill,.mark-link{pointer-events:auto}.pill{display:inline-flex;min-width:92px;height:42px;align-items:center;justify-content:center;border-radius:7px;background:var(--pill);color:#111;font-size:11px;font-weight:500;line-height:1;transition:background .18s ease,opacity .18s ease}.pill:hover,.pill.active{background:var(--pill-active)}.site-nav>.pill,.nav-actions .pill{border:1px solid rgba(255,255,255,.62);border-radius:11px;background:linear-gradient(135deg,#ffffffad,#e4e4e461),#eeeeeead;box-shadow:inset 0 1px #ffffffe6,inset 0 -12px 22px #ffffff29,0 1px 2px #0000001f,0 16px 42px #00000029;backdrop-filter:blur(22px) saturate(1.6);-webkit-backdrop-filter:blur(22px) saturate(1.6)}.site-nav>.pill:hover,.site-nav>.pill:focus-visible,.nav-actions .pill:hover,.nav-actions .pill:focus-visible{background:linear-gradient(135deg,#ffffffad,#e4e4e461),#f0f0f09e;box-shadow:inset 0 1px #ffffffe0,inset 0 -12px 22px #fff3,0 1px 2px #00000024,0 18px 46px #00000030}.nav-contact{justify-self:start}.nav-spacer{justify-self:start;width:92px;height:42px}.nav-close{justify-self:end;min-width:80px}.nav-actions{display:inline-flex;justify-self:end;gap:8px;align-items:center;pointer-events:auto}.theme-toggle{--theme-switch-item: 30px;--theme-switch-pad: 6px;--theme-switch-border: 1px;--theme-switch-x: 0px;position:relative;display:inline-grid;width:calc((var(--theme-switch-item) * 2) + (var(--theme-switch-pad) * 2) + (var(--theme-switch-border) * 2));height:calc(var(--theme-switch-item) + (var(--theme-switch-pad) * 2) + (var(--theme-switch-border) * 2));grid-template-columns:repeat(2,var(--theme-switch-item));gap:0;align-items:center;justify-content:center;padding:var(--theme-switch-pad);border:var(--theme-switch-border) solid rgba(255,255,255,.52);border-radius:11px;background:linear-gradient(135deg,#ffffff9e,#e4e4e44d),#eeeeee8f;color:#111;box-shadow:inset 0 1px #ffffffdb,inset 0 -12px 22px #ffffff24,0 1px 2px #0000001a,0 16px 42px #00000024;backdrop-filter:blur(22px) saturate(1.55);-webkit-backdrop-filter:blur(22px) saturate(1.55);isolation:isolate;overflow:hidden;transition:background .26s ease,border-color .26s ease,color .26s ease,transform .26s cubic-bezier(.18,.82,.22,1),box-shadow .26s ease}.theme-toggle-dark{--theme-switch-x: var(--theme-switch-item)}.theme-toggle:after{position:absolute;z-index:0;top:50%;left:calc(var(--theme-switch-pad) + var(--theme-switch-border));width:var(--theme-switch-item);height:var(--theme-switch-item);border:1px solid rgba(255,255,255,.68);border-radius:8px;background:radial-gradient(circle at 28% 18%,#ffffffe6,#ffffff38 48%,#ffffff05 80%),linear-gradient(145deg,#ffffffb8,#e4e4e46b);box-shadow:inset 0 1px #ffffffe6,inset 0 -8px 16px #ffffff29,0 8px 18px #0000001f;content:"";transform:translate3d(var(--theme-switch-x),-50%,0);transition:transform .46s cubic-bezier(.18,.82,.22,1),background .26s ease,border-color .26s ease,box-shadow .26s ease}.theme-toggle:hover,.theme-toggle:focus-visible,.theme-toggle:focus-within{transform:translateY(-1px)}.theme-toggle-option{position:relative;z-index:1;display:grid;width:var(--theme-switch-item);height:var(--theme-switch-item);place-items:center;border:0;border-radius:8px;background:transparent;color:#00000080;cursor:pointer;line-height:0;padding:0;transition:color .26s ease,transform .26s cubic-bezier(.18,.82,.22,1)}.theme-toggle-option:hover,.theme-toggle-option:focus-visible,.theme-toggle-option.active{color:#000000e6}.theme-toggle-option svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.theme-toggle-option svg circle{fill:none}.home-theme-toggle{position:fixed;z-index:5;top:clamp(12px,1vw,18px);left:clamp(12px,1vw,18px);pointer-events:auto}.nav-cluster{position:relative;display:inline-flex;isolation:isolate;overflow:hidden;--nav-item-width: 62px;--nav-mark-width: 54px;--nav-dock-pad: 7px;--nav-active-x: 0px;padding:var(--nav-dock-pad);border:1px solid rgba(255,255,255,.48);border-radius:11px;background:linear-gradient(135deg,#ffffff8a,#e4e4e447),#ebebeb7a;box-shadow:inset 0 1px 1px #ffffffc7,inset 0 -10px 24px #ffffff24,0 12px 34px #0000001f;backdrop-filter:blur(22px) saturate(1.65) contrast(1.04);-webkit-backdrop-filter:blur(22px) saturate(1.65) contrast(1.04)}.nav-cluster:before{position:absolute;inset:-45%;z-index:-1;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at 74% 78%,rgba(255,255,255,.34),transparent 31%);content:"";filter:blur(12px);opacity:.72;transform:rotate(-12deg)}.nav-cluster:after{position:absolute;z-index:0;top:var(--nav-dock-pad);bottom:var(--nav-dock-pad);left:var(--nav-dock-pad);width:var(--nav-item-width);border:1px solid rgba(255,255,255,.58);border-radius:9px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.9),rgba(255,255,255,.16) 42%,transparent 72%),linear-gradient(145deg,#ffffff94,#d7d7d738);box-shadow:inset 0 1px #ffffffeb,inset 0 -12px 24px #fff3,0 8px 18px #00000024;content:"";opacity:0;transform:translate(var(--nav-active-x)) scale(.92);transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .24s ease,width .56s cubic-bezier(.16,1,.3,1)}.nav-cluster.nav-active-work,.nav-cluster.nav-active-about{--nav-active-x: 0px}.nav-cluster.nav-active-about{--nav-active-x: calc(var(--nav-item-width) + var(--nav-mark-width))}.nav-cluster:has(.pill:first-child:hover),.nav-cluster:has(.pill:first-child:focus-visible){--nav-active-x: 0px}.nav-cluster:has(.pill:last-child:hover),.nav-cluster:has(.pill:last-child:focus-visible){--nav-active-x: calc(var(--nav-item-width) + var(--nav-mark-width))}.nav-cluster.nav-active-work:after,.nav-cluster.nav-active-about:after,.nav-cluster:has(.pill:first-child:hover):after,.nav-cluster:has(.pill:first-child:focus-visible):after,.nav-cluster:has(.pill:last-child:hover):after,.nav-cluster:has(.pill:last-child:focus-visible):after{opacity:1;transform:translate(var(--nav-active-x)) scale(1)}.nav-cluster .pill,.nav-cluster .mark-link{position:relative;z-index:1}.nav-cluster .pill{min-width:var(--nav-item-width);border-radius:0;background:transparent;transition:color .26s ease,opacity .18s ease}.nav-cluster .pill:hover,.nav-cluster .pill.active{background:transparent;box-shadow:none;color:#000}.mark-link{display:grid;width:var(--nav-mark-width, 54px);height:42px;place-items:center}.mark-link img{display:block;width:37px;height:auto}.page{width:100%;padding:69px var(--page-pad) 0}.home-page{width:100%;min-height:100vh;overflow:hidden;background:#000}.home-video-link{position:fixed;inset:0;display:block;cursor:pointer;isolation:isolate}.home-video{display:block;width:100%;height:100%;object-fit:cover;opacity:1;transform:translateZ(0) scale(1);transition:opacity 1.32s cubic-bezier(.18,.82,.22,1),filter 1.32s cubic-bezier(.18,.82,.22,1),transform 1.52s cubic-bezier(.18,.82,.22,1)}.home-intro-active .home-video{opacity:.025;filter:blur(14px) brightness(.36) saturate(.82);transform:translateZ(0) scale(1.026)}.home-intro{position:fixed;z-index:6;inset:0;display:grid;place-items:center;background:#000;opacity:1;pointer-events:none;visibility:visible;transition:opacity 1.22s cubic-bezier(.18,.82,.22,1),visibility 0s linear 0s}.home-intro-logo-wrap{position:relative;display:block;width:clamp(168px,19vw,310px);animation:homeIntroLogoIn 2.4s cubic-bezier(.18,.82,.22,1) both}.home-intro-logo-wrap:after{position:absolute;inset:-34% -24%;border:1px solid rgba(255,255,255,.08);border-radius:999px;content:"";opacity:0;transform:scale(.86);animation:homeIntroHalo 2.4s cubic-bezier(.18,.82,.22,1) both}.home-intro-logo{position:relative;z-index:1;display:block;width:100%;height:auto;filter:drop-shadow(0 18px 42px rgba(255,255,255,.1))}.home-intro-complete .home-intro{opacity:0;visibility:hidden;transition:opacity 1.22s cubic-bezier(.18,.82,.22,1),visibility 0s linear 1.22s}.home-intro-complete .home-intro-logo-wrap{animation:homeIntroLogoOut 1.22s cubic-bezier(.18,.82,.22,1) both}@keyframes homeIntroLogoIn{0%{opacity:0;filter:blur(10px);transform:translate3d(0,28px,0) scale(.97)}36%{opacity:.9;filter:blur(0);transform:translateZ(0) scale(1)}48%{opacity:.64}52%{opacity:.98}58%{opacity:.78}64%,to{opacity:.92;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes homeIntroLogoOut{0%{opacity:.92;filter:blur(0);transform:translateZ(0) scale(1)}to{opacity:0;filter:blur(12px);transform:translate3d(0,18vh,0) scale(.975)}}@keyframes homeIntroHalo{0%,40%{opacity:0;transform:scale(.86)}58%{opacity:.44;transform:scale(1)}to{opacity:0;transform:scale(1.22)}}.home-logo-invert{position:absolute;z-index:1;left:50%;right:auto;bottom:-1px;display:block;width:calc(100vw + 4px);max-width:none;height:auto;transform:translate(-50%);mix-blend-mode:difference;pointer-events:none}.home-enter-pill{position:absolute;z-index:2;top:clamp(12px,1vw,18px);right:clamp(12px,1vw,18px);display:inline-flex;height:clamp(29px,2.8vw,39px);align-items:center;gap:7px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:linear-gradient(135deg,#ffffff29,#ffffff0a),#ffffff0f;padding:0 clamp(10px,1.12vw,17px);color:#fff;box-shadow:inset 0 1px #ffffff3d,0 12px 34px #0000002e;font-size:clamp(8.5px,.7vw,10.5px);font-weight:600;letter-spacing:0;line-height:1;text-transform:uppercase;text-shadow:0 1px 16px rgba(0,0,0,.42);pointer-events:none;backdrop-filter:blur(14px) saturate(1.24);-webkit-backdrop-filter:blur(14px) saturate(1.24);transform:translateZ(0);transition:transform .52s cubic-bezier(.18,.82,.22,1),background .52s cubic-bezier(.18,.82,.22,1),border-color .52s cubic-bezier(.18,.82,.22,1)}.home-enter-pill svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.home-video-link:hover .home-enter-pill,.home-video-link:focus-visible .home-enter-pill{border-color:#ffffff80;background:linear-gradient(135deg,#ffffff3d,#ffffff12),#ffffff14;transform:translate3d(0,-2px,0)}.work-grid{display:flex;width:var(--work-grid-width);flex-direction:column;gap:var(--gap);margin:0 auto;--work-grid-width: min(calc(100vw - (var(--page-pad) * 2)), 3200px);--work-column-width: calc((var(--work-grid-width) - (var(--gap) * 2)) / 3);--work-row-height: calc(var(--work-column-width) * 1.2121212121)}.work-page{position:relative;min-height:100vh;padding-top:var(--nav-clearance);background:radial-gradient(circle at 16% 2%,rgba(255,255,255,.9),transparent 32vw),linear-gradient(126deg,#fffffffa,#e8e8e86b),#f4f4f4c7;isolation:isolate}.work-page:before{position:absolute;inset:0;z-index:0;background:linear-gradient(112deg,transparent 0 29%,rgba(255,255,255,.5) 42%,transparent 58% 100%),repeating-linear-gradient(90deg,rgba(0,0,0,.026) 0 1px,transparent 1px 9px);content:"";opacity:.46;pointer-events:none;transform:translate3d(2%,2%,0) rotate(-6deg) scale(1.05)}.work-page:after{position:absolute;inset:0;z-index:0;background:linear-gradient(124deg,transparent 0 34%,rgba(255,255,255,.3) 42%,transparent 51% 100%),repeating-linear-gradient(118deg,transparent 0 30px,rgba(0,0,0,.035) 31px,transparent 33px 66px);content:"";opacity:.36;pointer-events:none;transform:translate3d(4%,0,0);mix-blend-mode:multiply}.work-page .work-grid{position:relative;z-index:1}.work-row{display:flex;width:100%;gap:var(--gap);align-items:stretch;--work-row-scale: 1}.project-card{position:relative;display:block;flex:var(--work-flex, 1) 1 0;width:100%;height:var(--work-row-height);min-height:260px;min-width:0;overflow:hidden;border-radius:var(--radius);background:#ececec;filter:saturate(1) brightness(1);isolation:isolate;transition:flex-grow .78s cubic-bezier(.2,.85,.18,1),height .78s cubic-bezier(.2,.85,.18,1),border-radius .68s ease}.work-row .project-card{height:calc(var(--work-row-height) * var(--work-row-scale))}.work-row.is-row-active{--work-row-scale: 1.045}.work-row-full.is-row-active{--work-row-scale: 1.16}.work-row.is-row-active .project-card{flex-grow:calc(var(--work-flex, 1) * .82)}.work-row.is-row-active .project-card.is-active{flex-grow:calc(var(--work-flex, 1) * 1.34);border-radius:calc(var(--radius) + 4px)}.work-row-full.is-row-active .project-card.is-active{flex-grow:var(--work-flex, 1)}.span-1{grid-column:span 1}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.media-video,.media-image{display:block;width:100%;height:100%;object-fit:cover}.media-embed{border:0}.media-player-shell{position:relative;width:100%;height:100%;overflow:hidden;background:#000;isolation:isolate}.media-player-shell .media-video{cursor:pointer}.media-controls{position:absolute;bottom:clamp(8px,1vw,14px);left:50%;z-index:2;display:grid;width:min(520px,calc(100% - 24px));grid-template-columns:auto auto auto minmax(96px,1fr) auto auto;gap:4px;align-items:center;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#ffffff8c;padding:4px;color:#000;transform:translate(-50%);opacity:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 20px #0000001f;transition:opacity .26s ease,transform .26s ease}.controls-hidden .media-controls{pointer-events:none;transform:translate(-50%,6px);opacity:0}.media-control-button{display:inline-flex;height:22px;min-width:30px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#00000014;color:#000;cursor:pointer;font-family:inherit;font-size:8px;font-weight:700;line-height:1}.media-control-primary{min-width:42px;background:#000;color:#fff}.media-control-button:hover{background:#00000024}.media-control-primary:hover{background:#222}.media-progress{width:100%;min-width:0;height:20px;margin:0;background:transparent;cursor:pointer;appearance:none}.media-progress:disabled{cursor:default;opacity:.35}.media-progress::-webkit-slider-runnable-track{height:2px;border-radius:999px;background:linear-gradient(90deg,#000 0 var(--media-progress, 0%),rgba(0,0,0,.18) var(--media-progress, 0%) 100%)}.media-progress::-webkit-slider-thumb{width:8px;height:8px;margin-top:-3px;border:0;border-radius:50%;background:#000;appearance:none}.media-progress::-moz-range-track{height:2px;border-radius:999px;background:#0000002e}.media-progress::-moz-range-progress{height:2px;border-radius:999px;background:#000}.media-progress::-moz-range-thumb{width:8px;height:8px;border:0;border-radius:50%;background:#000}.media-time{color:#000000b3;font-size:8px;font-weight:600;line-height:1;white-space:nowrap}.project-card .media-embed,.related-project-card .media-embed{pointer-events:none;transform:scale(1.01)}.project-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.5));opacity:0;transition:opacity .22s ease}.project-label{position:absolute;z-index:2;left:15px;right:15px;bottom:clamp(9px,.72vw,12px);color:#ffffffeb;opacity:0;transform:translateY(4px);text-shadow:0 1px 18px rgba(0,0,0,.38);transition:opacity .22s ease,transform .52s cubic-bezier(.2,.85,.18,1),bottom .52s cubic-bezier(.2,.85,.18,1),left .52s cubic-bezier(.2,.85,.18,1)}.project-label span,.project-label strong{display:block;font-size:14.4px;line-height:18px}.project-label span{font-style:italic;font-weight:300}.project-label strong{font-weight:700}.project-card:hover .project-scrim,.project-card:focus-visible .project-scrim,.project-card.is-active .project-scrim,.project-card:hover .project-label,.project-card:focus-visible .project-label,.project-card.is-active .project-label{opacity:1;transform:translateY(0)}.project-card:hover .project-label,.project-card:focus-visible .project-label,.project-card.is-active .project-label{left:20px;bottom:clamp(9px,.72vw,12px);transform:translateY(0)}.project-card:hover .project-label span,.project-card:hover .project-label strong,.project-card:focus-visible .project-label span,.project-card:focus-visible .project-label strong,.project-card.is-active .project-label span,.project-card.is-active .project-label strong{font-size:clamp(16px,1.32vw,21px);line-height:1.04}@media(hover:none){.work-row,.work-row.is-row-active,.work-row-full.is-row-active{--work-row-scale: 1}.work-row.is-row-active .project-card,.work-row.is-row-active .project-card.is-active{flex-grow:var(--work-flex, 1);border-radius:var(--radius);opacity:1;filter:none}}.about-page,.project-page,.legal-page{min-height:100vh}.project-page{padding-top:var(--nav-clearance)}.about-page-clone{min-height:100vh;overflow:hidden;padding-top:84px}.about-stage{position:relative;width:100%;height:calc(100vh - 84px);min-height:680px;max-height:clamp(860px,40vw,1360px);transition:height .86s cubic-bezier(.18,.82,.22,1)}.about-copy{position:absolute;top:3.7%;left:14.6%;display:grid;width:73.8%;min-height:clamp(162px,13.2vw,212px);grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:clamp(18px,2.3vw,36px);align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:14px;background:linear-gradient(126deg,#ffffffc7,#e8e8e847),#f4f4f49e;padding:clamp(16px,1.75vw,26px);text-align:left;box-shadow:inset 0 1px #fffffff5,inset 0 0 0 1px #ffffff57,inset 0 -26px 48px #ffffff38,0 -12px 30px #0000000b,0 24px 62px #0000001f;backdrop-filter:blur(14px) saturate(1.28);-webkit-backdrop-filter:blur(14px) saturate(1.28);isolation:isolate;transform:translateY(0);transform-origin:center top;transition:min-height .82s cubic-bezier(.18,.82,.22,1),padding .82s cubic-bezier(.18,.82,.22,1),transform .82s cubic-bezier(.18,.82,.22,1),box-shadow .52s cubic-bezier(.18,.82,.22,1),opacity .56s ease;will-change:min-height,transform}.about-copy:before{position:absolute;inset:-38% -12%;z-index:0;background:linear-gradient(112deg,transparent 0 28%,rgba(255,255,255,.52) 42%,transparent 58% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 9px);content:"";opacity:.54;transform:translate3d(-3%,0,0) rotate(-7deg);animation:aboutClaimFlow 9s cubic-bezier(.42,0,.22,1) infinite alternate;pointer-events:none;will-change:transform,opacity}.about-copy:after{position:absolute;inset:0;z-index:1;background:linear-gradient(124deg,transparent 0 34%,rgba(255,255,255,.32) 42%,transparent 51% 100%),repeating-linear-gradient(118deg,transparent 0 28px,rgba(255,255,255,.18) 29px,transparent 31px 62px);content:"";opacity:.42;transform:translate3d(-8%,0,0);animation:aboutClaimCaustic 7.5s cubic-bezier(.36,0,.2,1) infinite alternate;mix-blend-mode:screen;pointer-events:none;will-change:transform,opacity}.about-copy>*{position:relative;z-index:2}.about-copy h1{max-width:690px;margin:0;color:#080808;font-size:clamp(30px,3.35vw,54px);font-weight:700;line-height:.96;letter-spacing:0;transition:transform .82s cubic-bezier(.18,.82,.22,1)}.about-copy h1 span{display:block;color:#00000070;font-weight:500}.about-copy p{max-width:690px;margin:0 0 0 auto;color:#000000b8;font-size:clamp(12.6px,1.2vw,17.2px);font-weight:400;line-height:1.25;transition:transform .82s cubic-bezier(.18,.82,.22,1)}@keyframes aboutClaimFlow{0%{opacity:.42;transform:translate3d(-7%,-1%,0) rotate(-8deg) scale(1.02)}50%{opacity:.62;transform:translate3d(2%,2%,0) rotate(-6deg) scale(1.05)}to{opacity:.48;transform:translate3d(8%,-1%,0) rotate(-9deg) scale(1.03)}}@keyframes aboutClaimCaustic{0%{opacity:.18;transform:translate3d(-10%,0,0)}45%{opacity:.48}to{opacity:.28;transform:translate3d(10%,0,0)}}.about-team-kicker{position:absolute;top:35.4%;left:11.4%;width:5.2%;color:#000;font-size:clamp(8px,.96vw,14px);line-height:1.05;transform:translateY(0);transition:transform .82s cubic-bezier(.18,.82,.22,1),opacity .56s ease;will-change:transform,opacity}.about-stage.contact-active .about-copy{min-height:clamp(138px,11.4vw,178px);padding-block:clamp(13px,1.42vw,21px);transform:translateY(-24px)}.about-copy.is-claim-active{transform:translateY(-7px) scale(1.018);box-shadow:inset 0 1px #fffffffa,inset 0 0 0 1px #ffffff61,inset 0 -28px 52px #ffffff42,0 -16px 36px #0000000d,0 34px 78px #00000026}.about-stage.contact-active .about-copy.is-claim-active{transform:translateY(-28px) scale(1.01)}.about-team-kicker span{display:block}.about-team-kicker span+span{color:#9a9a9a}.about-team-list{position:absolute;top:35.7%;left:17.5%;width:76.5%;display:flex;align-items:flex-start;gap:clamp(8px,1vw,14px);transform:translateY(0);transform-origin:center top;transition:gap .82s cubic-bezier(.18,.82,.22,1),transform .82s cubic-bezier(.18,.82,.22,1),opacity .56s ease;will-change:gap,transform}.about-stage.contact-active .about-team-list{gap:clamp(6px,.75vw,10px);transform:translateY(-38px);opacity:.82}.about-stage.contact-active .about-team-kicker{transform:translateY(-38px);opacity:.78}.about-team-list.has-active .about-person{flex:.62 1 0;opacity:.58}.about-team-list.has-active .about-person.is-active{flex:3.8 1 0;height:clamp(150px,13vw,190px);opacity:1}.about-team-list.is-settling .about-person:not(.is-active){pointer-events:none}.about-team-list.has-active .about-person:not(.is-active)>div{opacity:0;transform:translate(-6px)}.about-team-list.active-0 .about-person:nth-child(1){grid-column:1 / span 4;grid-row:1 / span 2}.about-team-list.active-1 .about-person:nth-child(2){grid-column:3 / span 4;grid-row:1 / span 2}.about-team-list.active-2 .about-person:nth-child(3),.about-team-list.active-3 .about-person:nth-child(4){grid-column:5 / span 4;grid-row:1 / span 2}.about-team-list.active-4 .about-person:nth-child(5){grid-column:1 / span 4;grid-row:2 / span 2}.about-team-list.active-5 .about-person:nth-child(6){grid-column:3 / span 4;grid-row:2 / span 2}.about-team-list.active-6 .about-person:nth-child(7){grid-column:5 / span 4;grid-row:2 / span 2}.about-person{position:relative;display:grid;flex:1 1 0;min-height:0;height:clamp(64px,5.85vw,84px);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(10px,1.05vw,15px);overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:12px;background:linear-gradient(135deg,#ffffff9e,#dcdcdc52),#e8e8e8a8;padding:clamp(8px,.8vw,12px);color:inherit;text-decoration:none;transform:translateZ(0);transition:flex-grow .78s cubic-bezier(.18,.82,.22,1),height .78s cubic-bezier(.18,.82,.22,1),border-color .62s ease,background .62s ease,box-shadow .62s ease,opacity .56s ease;isolation:isolate;contain:layout paint style;will-change:flex-grow,height,opacity,transform;box-shadow:inset 0 1px #ffffff94,0 8px 20px #00000008;backdrop-filter:blur(8px) saturate(1.12);-webkit-backdrop-filter:blur(8px) saturate(1.12)}.about-person:nth-child(5){grid-column:2 / span 2}.about-person:nth-child(6){grid-column:4 / span 2}.about-person:nth-child(7){grid-column:6 / span 2}.about-person:before{position:absolute;inset:-42%;z-index:0;border-radius:inherit;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.68) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 8px);opacity:.32;transition:opacity .62s ease,transform .86s cubic-bezier(.18,.82,.22,1);content:"";transform:translate(-10%) rotate(-9deg)}.about-person.is-active{border-color:#ffffffa3;background:linear-gradient(135deg,#2a2a2af5,#050505eb),#050505;color:#fff;box-shadow:inset 0 1px #ffffff2e,inset 0 -22px 40px #ffffff0f,0 20px 48px #0000003d;backdrop-filter:blur(6px) saturate(1.12);-webkit-backdrop-filter:blur(6px) saturate(1.12)}.about-stage.contact-active .about-person{height:clamp(52px,4.75vw,68px);padding-block:clamp(6px,.62vw,9px)}.about-stage.contact-active .about-team-list.has-active .about-person.is-active{height:clamp(128px,11.2vw,162px)}.about-person.is-active:before{opacity:.18;transform:translate(6%) rotate(-9deg)}.about-person-badge,.about-person>div,.about-person-profile{position:relative;z-index:1}.about-person>div{display:grid;min-width:0;align-content:center;gap:1px;transition:opacity .52s ease,transform .72s cubic-bezier(.18,.82,.22,1),padding-top .7s cubic-bezier(.18,.82,.22,1)}.about-person.is-active>div{align-content:center;align-self:center;padding-top:0}.about-person-badge{position:relative;display:inline-grid;width:clamp(24px,2.12vw,31px);height:clamp(24px,2.12vw,31px);place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.42);background:linear-gradient(145deg,#ffffff85,#c4c4c480),#c9c9c9;color:#575757;font-size:clamp(8px,.9vw,13px);font-weight:500;transition:width .86s cubic-bezier(.18,.82,.22,1),height .86s cubic-bezier(.18,.82,.22,1),background .7s ease,color .7s ease,font-size .86s cubic-bezier(.18,.82,.22,1)}.about-person-initials,.about-person-emoji{grid-area:1 / 1;transition:opacity .52s ease,transform .72s cubic-bezier(.18,.82,.22,1)}.about-person-emoji{font-size:.94em;opacity:0;transform:scale(.42) rotate(-8deg)}.about-person.is-active .about-person-initials{opacity:0;transform:scale(.42) rotate(8deg)}.about-person.is-active .about-person-emoji{opacity:1;transform:scale(1) rotate(0)}.about-person h2,.about-person p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(8px,.9vw,13px);line-height:1.08;font-weight:400;transition:color .7s ease,font-size .86s cubic-bezier(.18,.82,.22,1),line-height .86s cubic-bezier(.18,.82,.22,1)}.about-person h2{color:#000}.about-person p{color:#9a9a9a}.about-person.is-active h2{color:#fff;font-size:clamp(20px,2.55vw,38px);line-height:.98}.about-person.is-active p{color:#ffffffa3;font-size:clamp(13px,1.45vw,22px);line-height:1.04}.about-person.is-active .about-person-badge{width:clamp(46px,5.8vw,84px);height:clamp(46px,5.8vw,84px);border-color:#ffffffd1;background:linear-gradient(145deg,#fffffffa,#ecececbd),#fff;color:#050505;font-size:clamp(24px,3.2vw,46px)}.about-person-profile{position:absolute;right:clamp(10px,1vw,16px);bottom:clamp(9px,.95vw,15px);z-index:1;display:inline-flex;max-width:92px;align-items:center;justify-content:center;border-radius:999px;background:#fff;padding:.58em .9em;color:#111;font-size:clamp(8px,.92vw,13px);font-weight:600;line-height:1;opacity:0;pointer-events:none;transform:translate(6px);transition:opacity .62s ease,transform .72s cubic-bezier(.18,.82,.22,1)}.about-person.is-active .about-person-profile{opacity:1;transform:translate(0)}.about-stage.team-active .about-contact{transform:translateY(clamp(70px,9.8vh,88px))}.about-stage.team-active .about-social-links,.about-stage.team-active .about-legal-links{transform:translateY(clamp(92px,12vh,112px))}.about-contact{position:absolute;top:49.2%;left:0;width:49.5%;transform:translateY(0);transform-origin:left bottom;transition:width .84s cubic-bezier(.18,.82,.22,1),transform .84s cubic-bezier(.18,.82,.22,1);will-change:width,transform}.about-stage.contact-active .about-contact{z-index:3;width:57.4%;transform:translateY(clamp(-14px,-1.3vh,-9px))}.about-contact>p{margin:0 0 clamp(6px,.7vw,10px) clamp(22px,1.55vw,22px);color:#232323;font-size:clamp(8px,.95vw,14px);line-height:1}.about-contact-card{position:relative;min-height:clamp(118px,10.4vw,150px);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:14px;background:linear-gradient(135deg,#fff9,#dddddd42),#e6e6e69e;padding:clamp(12px,1.38vw,20px) clamp(14px,1.55vw,22px);box-shadow:inset 0 1px #ffffffbd,inset 0 -18px 34px #ffffff29,0 14px 34px #00000012;backdrop-filter:blur(18px) saturate(1.32);-webkit-backdrop-filter:blur(18px) saturate(1.32);isolation:isolate;transform:translateZ(0);transition:min-height .84s cubic-bezier(.18,.82,.22,1),padding .84s cubic-bezier(.18,.82,.22,1)}.about-contact-card:before{position:absolute;inset:-42% -12%;z-index:-1;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.58) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 8px);content:"";opacity:.48;transform:rotate(-8deg)}.about-contact-card h2{margin:0;max-width:85%;color:#000;font-size:clamp(16px,1.86vw,27px);font-weight:400;line-height:1;transition:font-size .84s cubic-bezier(.18,.82,.22,1)}.about-stage.contact-active .about-contact-card{min-height:clamp(168px,15.3vw,222px);padding:clamp(16px,1.7vw,25px) clamp(18px,1.95vw,29px)}.about-stage.contact-active .about-contact-card h2{font-size:clamp(19px,2.18vw,34px)}.about-contact-card>a:not(.about-arrow){position:absolute;left:clamp(14px,1.6vw,24px);bottom:clamp(12px,1.3vw,18px);display:inline-flex;min-width:clamp(118px,15vw,220px);min-height:clamp(28px,2.85vw,42px);align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.62);background:linear-gradient(145deg,#ffffffdb,#f7f7f79e),#fff;color:#232323;box-shadow:inset 0 1px #ffffffe0,0 8px 18px #0000000f;font-size:clamp(9px,1.05vw,15px);line-height:1}.about-arrow{position:absolute;right:clamp(15px,1.65vw,24px);bottom:clamp(11px,1.25vw,17px);display:inline-grid;width:clamp(30px,3vw,44px);height:clamp(30px,3vw,44px);place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.68);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #00000014;background:#fff;color:#000;font-family:inherit;font-size:clamp(24px,2.5vw,36px);line-height:1}.about-arrow svg,.contact-arrow svg{width:58%;height:58%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.about-social-links,.about-legal-links{position:absolute;top:49.6%;min-height:clamp(118px,10.4vw,150px);overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:14px;background:linear-gradient(135deg,#ffffff75,#e6e6e62e),#f8f8f857;padding:clamp(11px,1.24vw,18px);color:#000;font-size:clamp(10px,1.15vw,16px);font-weight:300;line-height:1.5;box-shadow:inset 0 1px #ffffffa3,0 12px 30px #0000000b;backdrop-filter:blur(10px) saturate(1.14);-webkit-backdrop-filter:blur(10px) saturate(1.14);transform:translateY(0);transition:transform .78s cubic-bezier(.18,.82,.22,1),opacity .52s ease;will-change:transform}.about-stage.contact-active .about-social-links,.about-stage.contact-active .about-legal-links{transform:translate(clamp(70px,7.5vw,154px),clamp(-46px,-5.2vh,-34px));opacity:.86}.about-social-links{left:51.2%;width:22.4%}.about-legal-links{left:74.8%;width:15.8%}.about-social-links a,.about-legal-links a{display:block;margin-bottom:clamp(3px,.45vw,6px)}.about-social-links p,.about-legal-links p{margin:clamp(6px,.6vw,10px) 0 0}.about-copy,.about-team-kicker,.about-team-list,.about-contact,.about-social-links,.about-legal-links{z-index:1}.about-wordmark{position:absolute;z-index:0;bottom:0;left:0;width:100%;height:clamp(188px,12.5vw,500px);display:block;object-fit:fill;pointer-events:none;transform:scaleY(1);transform-origin:center bottom;transition:transform .86s cubic-bezier(.18,.82,.22,1)}.about-stage.team-active .about-wordmark{transform:scaleY(.78)}.about-stage.contact-active .about-wordmark{transform:scaleY(.62)}.about-hero{min-height:calc(100vh - 69px);display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(24px,6vw,100px);align-items:end;padding-bottom:64px}.eyebrow,.project-heading p{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:0}.about-hero h1,.project-heading h1,.legal-shell h1{margin:0;color:#111;font-size:clamp(58px,8vw,134px);font-weight:500;line-height:.92;letter-spacing:0}.about-hero p:last-child,.project-body p{margin:0;max-width:760px;color:#000000b3;font-size:clamp(20px,2.1vw,32px);line-height:1.18}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap);padding-bottom:80px}.team-member{min-height:180px;border-radius:var(--radius);background:#f1f1f1;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.team-member span{color:#00000059;font-size:42px;font-weight:700}.team-member h2,.team-member p{margin:0;font-size:14px;line-height:18px}.team-member p{color:#0000007a}.project-page-clone{padding-bottom:var(--page-pad)}.project-player{height:calc(100vh - var(--nav-clearance));min-height:560px;overflow:hidden;border-radius:var(--radius);background:#eee}.project-player .media-video,.project-player .media-image{width:100%;height:100%;object-fit:cover}.project-case-study{display:grid;grid-template-columns:minmax(0,2.04fr) minmax(270px,1fr);gap:var(--gap);padding-top:28px}.project-credit-grid{display:flex;width:100%;max-width:min(1120px,100%);flex-wrap:wrap;gap:10px;align-items:stretch;padding-right:clamp(0px,2.2vw,38px)}.project-credit{position:relative;flex:1 1 clamp(160px,13vw,230px);min-width:0;min-height:54px;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:linear-gradient(135deg,#ffffff85,#dcdcdc47),#e8e8e8;padding:10px 16px;box-shadow:inset 0 1px #fff9,0 8px 24px #00000009;isolation:isolate;transform:translateZ(0);transition:flex-grow .52s cubic-bezier(.18,.82,.22,1),background .52s ease,border-color .52s ease,box-shadow .52s ease,opacity .42s ease,filter .42s ease;color:inherit;text-decoration:none}.project-credit:before{position:absolute;inset:-60% -20%;z-index:-1;background:linear-gradient(118deg,transparent 0 36%,rgba(255,255,255,.62) 50%,transparent 66% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0 1px,transparent 1px 8px);content:"";opacity:.34;transform:translate(-18%) rotate(-8deg);transition:opacity .52s ease,transform .72s cubic-bezier(.18,.82,.22,1)}.project-credit-grid.has-active .project-credit{flex-grow:.82;opacity:.58;filter:saturate(.78) brightness(.92)}.project-credit-grid.has-active .project-credit.is-active{flex-grow:1.62;border-color:#ffffff94;background:linear-gradient(135deg,#2a2a2af5,#050505f0),#050505;box-shadow:inset 0 1px #ffffff2b,inset 0 -18px 34px #ffffff0b,0 17px 40px #0000002e;opacity:1;filter:saturate(1.02) brightness(1)}.project-credit-grid.has-active .project-credit.is-active:before{opacity:.18;transform:translate(6%) rotate(-8deg)}.project-credit-draft{background:#ececec}a.project-credit{cursor:pointer}a.project-credit:focus-visible{outline:1px solid currentColor;outline-offset:3px}.project-credit span,.project-credit strong{display:block;overflow-wrap:anywhere;font-size:clamp(11px,.84vw,13px);line-height:1.05;font-weight:400;transition:color .42s ease}.project-credit span{color:#5a5a5a}.project-credit strong{color:#111;margin-top:1px;font-weight:500}.project-credit.is-active span{color:#ffffff94}.project-credit.is-active strong{color:#fff;font-weight:600}.project-copy{width:min(860px,100%);margin:34px 0 30px 48px;color:#575757}.project-copy h1{margin:0;color:#000;font-size:clamp(22px,1.7vw,28px);font-weight:700;line-height:1.05;text-transform:uppercase}.project-copy p{margin:6px 0 0;font-size:16px;line-height:1.55}.project-copy p:first-of-type{color:#111;font-style:italic;line-height:1.2}.project-wide-image,.project-side-image{overflow:hidden;border-radius:var(--radius);background:#eee}.project-wide-image{width:100%;aspect-ratio:670 / 400;margin:0}.project-side-image{aspect-ratio:330 / 550;margin:116px 0 0}.project-wide-image img,.project-side-image img,.related-project-card img{display:block;width:100%;height:100%;object-fit:cover}.project-contact{width:66.5%;margin-top:18px;transform-origin:left bottom;transition:width .84s cubic-bezier(.18,.82,.22,1),transform .84s cubic-bezier(.18,.82,.22,1);will-change:width,transform}.project-contact-active{width:min(82%,1380px);transform:translateY(clamp(-8px,-.65vw,-4px))}.project-contact>p{margin:0 0 8px 22px;color:#232323;font-size:14px;line-height:1}.project-contact-card{position:relative;min-height:clamp(126px,10.4vw,158px);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:14px;background:linear-gradient(135deg,#fff9,#dddddd42),#e6e6e69e;padding:clamp(14px,1.38vw,20px) clamp(16px,1.55vw,22px);box-shadow:inset 0 1px #ffffffbd,inset 0 -18px 34px #ffffff29,0 14px 34px #00000012;backdrop-filter:blur(18px) saturate(1.32);-webkit-backdrop-filter:blur(18px) saturate(1.32);isolation:isolate;transform:translateZ(0);transition:min-height .84s cubic-bezier(.18,.82,.22,1),padding .84s cubic-bezier(.18,.82,.22,1),box-shadow .52s ease}.project-contact-card:before{position:absolute;inset:-42% -12%;z-index:-1;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.58) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 8px);content:"";opacity:.48;transform:rotate(-8deg)}.project-contact-card h2{margin:0;max-width:calc(100% - 100px);color:#000;font-size:clamp(21px,2vw,30px);font-weight:400;line-height:1;transition:font-size .84s cubic-bezier(.18,.82,.22,1)}.project-contact-active .project-contact-card{min-height:clamp(168px,15.3vw,222px);padding:clamp(16px,1.7vw,25px) clamp(18px,1.95vw,29px);box-shadow:inset 0 1px #ffffffbd,inset 0 -18px 34px #ffffff29,0 22px 52px #00000017}.project-contact-active .project-contact-card h2{font-size:clamp(24px,2.6vw,38px)}.project-contact-card>a:not(.contact-arrow),.about-contact-card>a:not(.about-arrow){min-width:0;width:max-content;max-width:calc(100% - 94px);padding:0 18px;white-space:nowrap}.project-contact-card>a:not(.contact-arrow){position:absolute;left:clamp(16px,1.6vw,24px);bottom:clamp(13px,1.3vw,18px);display:inline-flex;min-height:clamp(34px,2.85vw,42px);align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:linear-gradient(145deg,#ffffffdb,#f7f7f79e),#fff;color:#232323;box-shadow:inset 0 1px #ffffffe0,0 8px 18px #0000000f;font-size:clamp(11px,1.05vw,15px);line-height:1}.contact-arrow{position:absolute;right:clamp(15px,1.65vw,24px);bottom:clamp(12px,1.25vw,18px);display:inline-grid;width:clamp(34px,3vw,44px);height:clamp(34px,3vw,44px);place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.68);background:#fff;color:#000;box-shadow:inset 0 1px #ffffffe6,0 8px 18px #00000014;transition:width .84s cubic-bezier(.18,.82,.22,1),height .84s cubic-bezier(.18,.82,.22,1),transform .84s cubic-bezier(.18,.82,.22,1)}.project-contact-active .contact-arrow{width:clamp(42px,3.65vw,56px);height:clamp(42px,3.65vw,56px);transform:translate3d(-2px,-2px,0)}.related-projects{margin-top:18px}.related-projects>p{margin:0 0 10px 22px;color:#232323;font-size:14px;line-height:1}.related-project-grid{display:flex;gap:var(--gap);align-items:stretch;--related-card-height: clamp(260px, 27vw, 430px)}.related-project-card{position:relative;display:block;flex:var(--related-flex, 1) 1 0;min-width:0;height:var(--related-card-height);overflow:hidden;border-radius:var(--radius);background:#eee;transform:translateZ(0);transition:flex-grow .78s cubic-bezier(.2,.85,.18,1),border-radius .68s ease,opacity .42s ease,filter .42s ease;will-change:flex-grow}.related-project-grid.has-active .related-project-card{flex-grow:calc(var(--related-flex, 1) * .82);opacity:.72;filter:saturate(.82) brightness(.84)}.related-project-grid.has-active .related-project-card.is-active{flex-grow:calc(var(--related-flex, 1) * 1.34);border-radius:calc(var(--radius) + 4px);opacity:1;filter:none}.related-project-card:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.42));opacity:0;transition:opacity .18s ease}.related-project-label{position:absolute;z-index:1;left:14px;right:14px;bottom:14px;display:grid;gap:1px;color:#fff;opacity:0;transform:translate3d(0,6px,0);transition:opacity .24s ease,transform .42s cubic-bezier(.18,.82,.22,1)}.related-project-label span,.related-project-label strong{display:block;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 1px 18px rgba(0,0,0,.4)}.related-project-label span{font-size:clamp(15px,1.65vw,26px);font-style:italic;font-weight:400;line-height:1.02}.related-project-label strong{font-size:clamp(16px,1.85vw,30px);font-weight:700;line-height:.95;text-transform:uppercase}.related-project-card:hover:after,.related-project-card:hover .related-project-label,.related-project-card:focus-visible:after,.related-project-card:focus-visible .related-project-label,.related-project-card.is-active:after,.related-project-card.is-active .related-project-label{opacity:1;transform:translateZ(0)}.project-lab-page{display:grid;gap:clamp(18px,2.1vw,34px);padding-top:var(--nav-clearance);padding-bottom:var(--page-pad);background:linear-gradient(180deg,rgba(0,0,0,.035),transparent 420px),var(--theme-bg)}.project-lab-hero{position:relative;min-height:calc(100vh - var(--nav-clearance));overflow:hidden;border-radius:var(--radius);background:#080808;isolation:isolate}.project-lab-hero:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000000a 0 48%,#00000057),linear-gradient(90deg,rgba(0,0,0,.22),transparent 42%);content:"";opacity:1;pointer-events:none;transition:opacity .72s cubic-bezier(.18,.82,.22,1)}.project-lab-hero .media-player-shell,.project-lab-hero .media-video,.project-lab-hero .media-image{width:100%;height:100%;min-height:calc(100vh - var(--nav-clearance))}.project-master-placeholder{position:relative;display:grid;width:100%;height:100%;min-height:calc(100vh - var(--nav-clearance));place-items:center;overflow:hidden;background:#080808}.project-master-placeholder img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.28;filter:saturate(.18) contrast(1.08) blur(18px);transform:scale(1.04)}.project-master-placeholder-panel{position:relative;z-index:2;display:grid;min-width:min(420px,calc(100% - 44px));gap:10px;justify-items:center;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:linear-gradient(135deg,#ffffffad,#e2e2e257),#f2f2f29e;padding:18px 28px;color:#050505;box-shadow:inset 0 1px #ffffffc2,0 24px 70px #0003;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}.project-master-placeholder-panel span,.project-master-placeholder-panel strong{display:block;line-height:1;text-align:center;text-transform:uppercase}.project-master-placeholder-panel span{color:#0000007a;font-size:clamp(11px,.82vw,13px);font-weight:500;word-spacing:.2em}.project-master-placeholder-panel strong{color:#050505;font-size:clamp(18px,1.9vw,34px);font-weight:700}.project-lab-meta-row span,.project-lab-section-heading p{margin:0;font-size:clamp(11px,.78vw,13px);font-weight:500;line-height:1;text-transform:uppercase;word-spacing:.18em}.project-lab-intro{display:grid;grid-template-columns:minmax(250px,.68fr) 0fr minmax(0,1.92fr);gap:var(--gap);align-items:start;transition:grid-template-columns .82s cubic-bezier(.2,.85,.18,1)}.project-lab-intro.credits-open{grid-template-columns:minmax(250px,.68fr) minmax(360px,.98fr) minmax(0,1.1fr)}.project-lab-sidebar,.project-lab-credits,.project-lab-copy{min-width:0}.project-lab-sidebar{position:static;display:grid;gap:8px;align-self:start}.project-lab-meta,.project-lab-sidebar{display:grid;gap:8px}.project-lab-meta-row,.project-lab-credit-toggle{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:var(--radius);background:linear-gradient(135deg,#ffffffad,#e2e2e25c),#ebebebbd;color:var(--theme-strong);isolation:isolate;transition:border-color .56s ease,background .62s ease,box-shadow .62s ease,transform .72s cubic-bezier(.18,.82,.22,1)}.project-lab-meta-row:before,.project-lab-credit-toggle:before{position:absolute;inset:-42%;z-index:0;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.56) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 8px);content:"";opacity:.28;transform:translate(-10%) rotate(-9deg);transition:opacity .62s ease,transform .86s cubic-bezier(.18,.82,.22,1);pointer-events:none}.project-lab-meta-row{display:grid;min-height:58px;grid-template-columns:minmax(74px,.42fr) minmax(0,1fr);gap:12px;align-items:center;padding:11px 14px}.project-lab-meta-row:hover,.project-lab-credit-toggle:hover,.project-lab-credit-toggle[aria-expanded=true]{border-color:#ffffffa3;box-shadow:inset 0 1px #ffffffb8,0 16px 38px #0000001a;transform:translateY(-2px)}.project-lab-meta-row:hover:before,.project-lab-credit-toggle:hover:before,.project-lab-credit-toggle[aria-expanded=true]:before{opacity:.52;transform:translate(6%) rotate(-9deg)}.project-lab-meta-row span,.project-lab-section-heading p{color:var(--theme-muted)}.project-lab-meta-row span,.project-lab-meta-row strong,.project-lab-credit-toggle span,.project-lab-credit-toggle strong{position:relative;z-index:1}.project-lab-meta-row strong{margin:0;color:var(--theme-strong);font-size:clamp(14px,1.05vw,18px);font-weight:500;line-height:1.08;overflow-wrap:anywhere}.project-lab-copy{display:grid;gap:clamp(8px,1.2vw,18px);min-height:0;align-content:start;padding:clamp(16px,2.5vw,38px) clamp(18px,3vw,52px);border-radius:var(--radius);background:linear-gradient(135deg,#ffffffb8,#e8e8e86b),#f2f2f2b8;filter:saturate(1) brightness(1);transition:filter .52s ease,opacity .52s ease,transform .82s cubic-bezier(.2,.85,.18,1)}.project-lab-copy p{margin:0;color:var(--theme-muted);font-size:clamp(17px,1.45vw,24px);line-height:1.34}.project-lab-copy p:first-child{color:var(--theme-strong);font-style:italic;line-height:1}.project-lab-copy h1,.project-lab-copy h2{margin:0;color:var(--theme-strong);font-size:clamp(28px,3.8vw,74px);font-weight:700;line-height:.9;text-wrap:balance;text-transform:uppercase}.project-lab-intro.credits-open .project-lab-copy{opacity:.92;filter:saturate(.92) brightness(.98)}.project-lab-intro.credits-open .project-lab-copy h1,.project-lab-intro.credits-open .project-lab-copy h2{font-size:clamp(26px,3vw,58px)}.project-lab-intro.credits-open .project-lab-copy p{font-size:clamp(15px,1.16vw,20px)}.project-lab-credit-toggle{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;padding:0 16px;cursor:pointer;font-family:inherit;text-align:left}.project-lab-credit-toggle span,.project-lab-credit-toggle strong{font-size:13px;line-height:1;text-transform:uppercase}.project-lab-credit-toggle strong{display:inline-grid;min-width:28px;height:28px;place-items:center;border-radius:50%;background:var(--theme-strong);color:var(--theme-bg);font-weight:500}.project-lab-credits{position:static;display:grid;align-self:start;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translate3d(-12px,0,0) scaleX(.98);transform-origin:left top;transition:opacity .26s ease,transform .82s cubic-bezier(.2,.85,.18,1),visibility 0s linear .26s;visibility:hidden}.project-lab-credits.is-open{max-height:none;opacity:1;overflow:visible;pointer-events:auto;transform:translateZ(0) scaleX(1);transition:opacity .26s ease,transform .82s cubic-bezier(.2,.85,.18,1),visibility 0s linear 0s;visibility:visible}.project-lab-credit-panel{position:static;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;border:1px solid rgba(255,255,255,.46);border-radius:14px;background:linear-gradient(135deg,#ffffff9e,#e0e0e052),#eeeeeec7;padding:8px;box-shadow:inset 0 1px #ffffffc2,inset 0 -22px 40px #ffffff24,0 24px 62px #00000029;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2)}.project-lab-credit-item{position:relative;display:grid;min-height:56px;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:12px;background:linear-gradient(135deg,#ffffff8a,#e2e2e238),#fafafa6b;padding:9px 10px;color:var(--theme-text);text-decoration:none;transition:min-height .76s cubic-bezier(.18,.82,.22,1),border-color .62s ease,background .62s ease,box-shadow .62s ease,opacity .52s ease,transform .72s cubic-bezier(.18,.82,.22,1);isolation:isolate}.project-lab-credit-item:before{position:absolute;inset:-42%;z-index:0;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.62) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0 1px,transparent 1px 8px);content:"";opacity:.28;transform:translate(-12%) rotate(-9deg);transition:opacity .62s ease,transform .86s cubic-bezier(.18,.82,.22,1)}.project-lab-credits.has-active .project-lab-credit-item:not(.is-active){opacity:.58;transform:scale(.992)}.project-lab-credit-item.is-active{min-height:72px;border-color:#ffffffa3;background:linear-gradient(135deg,#2a2a2af5,#050505eb),#050505;color:#fff;box-shadow:inset 0 1px #ffffff2e,inset 0 -22px 40px #ffffff0f,0 18px 42px #0003}.project-lab-credit-item.is-active:before{opacity:.18;transform:translate(6%) rotate(-9deg)}.project-lab-credit-badge,.project-lab-credit-text{position:relative;z-index:1}.project-lab-credit-badge{display:inline-grid;width:29px;height:29px;place-items:center;border-radius:50%;border:1px solid rgba(255,255,255,.42);background:linear-gradient(145deg,#ffffff85,#c4c4c480),#c9c9c9;color:#575757;font-size:10px;font-weight:500;line-height:1;transition:width .76s cubic-bezier(.18,.82,.22,1),height .76s cubic-bezier(.18,.82,.22,1),background .7s ease,color .7s ease,font-size .76s cubic-bezier(.18,.82,.22,1)}.project-lab-credit-item.is-active .project-lab-credit-badge{width:38px;height:38px;background:linear-gradient(145deg,#fffffffa,#ecececbd),#fff;color:#050505;font-size:12px}.project-lab-credit-text{display:grid;min-width:0;gap:2px}.project-lab-credit-text span,.project-lab-credit-text strong{font-size:clamp(11px,.83vw,13px);line-height:1.08;transition:color .7s ease,font-size .76s cubic-bezier(.18,.82,.22,1),line-height .76s cubic-bezier(.18,.82,.22,1)}.project-lab-credit-text span{color:var(--theme-muted);font-weight:400}.project-lab-credit-text strong{overflow:hidden;color:var(--theme-strong);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.project-lab-credit-item.is-active .project-lab-credit-text span{color:#ffffffa3;font-size:clamp(12px,.95vw,14px)}.project-lab-credit-item.is-active .project-lab-credit-text strong{color:#fff;font-size:clamp(14px,1.15vw,18px)}.project-lab-breakdown,.project-lab-related{display:grid;gap:clamp(8px,1vw,14px)}.project-lab-section-heading{display:block;padding:0 22px 2px}.project-lab-section-heading p{width:fit-content;border-radius:999px;background:#80808014;padding:7px 10px;color:var(--theme-muted)}.project-lab-related .project-lab-section-heading{padding-top:clamp(2px,.5vw,8px)}.project-lab-breakdown-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--gap);align-items:stretch;grid-auto-flow:dense}.project-lab-frame{position:relative;grid-column:span 6;min-height:clamp(300px,28vw,540px);aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius);background:#eee;margin:0;isolation:isolate}.project-lab-frame img{display:block;width:100%;height:100%;object-fit:cover}.project-lab-frame .media-player-shell,.project-lab-breakdown-video{width:100%;height:100%}.project-lab-breakdown-video{display:block;object-fit:cover;pointer-events:none}.project-lab-frame:after{display:none}.project-lab-breakdown-grid.breakdown-items-1 .project-lab-frame{grid-column:1 / -1;min-height:clamp(420px,46vw,760px)}.project-lab-breakdown-grid.breakdown-items-2 .breakdown-frame-1{grid-column:span 7}.project-lab-breakdown-grid.breakdown-items-2 .breakdown-frame-2{grid-column:span 5}.project-lab-breakdown-grid.breakdown-items-2 .project-lab-frame{min-height:clamp(380px,34vw,620px);aspect-ratio:auto}.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-1{grid-column:span 7;grid-row:span 2;min-height:clamp(620px,58vw,920px);aspect-ratio:auto}.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-2,.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-3{grid-column:span 5;min-height:clamp(300px,28vw,450px);aspect-ratio:auto}.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-3{min-height:clamp(300px,28vw,456px)}.project-lab-breakdown-grid.breakdown-items-1 .project-lab-frame-video{min-height:clamp(360px,42vw,720px);aspect-ratio:var(--project-frame-ratio, 16 / 9)}.project-lab-breakdown-grid.breakdown-items-2 .project-lab-frame-video,.project-lab-breakdown-grid.breakdown-items-3 .project-lab-frame-video{aspect-ratio:auto}.project-lab-breakdown-grid.breakdown-videos-1.breakdown-items-1 .project-lab-frame{max-height:calc(100vh - var(--nav-clearance))}.pitch-page{--pitch-ink: #f7f7f2;--pitch-muted: rgba(247, 247, 242, .68);display:grid;gap:clamp(12px,1.25vw,20px);padding:var(--page-pad);background:var(--theme-bg);color:var(--theme-text)}.pitch-topbar{position:fixed;top:var(--page-pad);right:var(--page-pad);left:var(--page-pad);z-index:30;display:grid;grid-template-columns:minmax(96px,132px) 1fr auto;gap:10px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0808086b;padding:7px 8px 7px 14px;color:var(--pitch-ink);backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);transition:opacity .26s ease,transform .32s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.pitch-topbar.is-hidden{opacity:0;pointer-events:none;transform:translate3d(0,-150%,0)}.pitch-wordmark{display:flex;width:fit-content;align-items:center}.pitch-wordmark img{display:block;width:clamp(88px,8.8vw,128px);height:auto}.pitch-topbar>span,.pitch-topbar-cta,.pitch-hero-copy>p:first-child,.pitch-section-heading p,.pitch-fit-row>span,.pitch-work-copy>span,.pitch-did-list span{font-size:clamp(10px,.75vw,12px);font-weight:500;line-height:1;text-transform:uppercase;word-spacing:.2em}.pitch-topbar>span{color:#ffffff94}.pitch-topbar-cta{position:relative;display:inline-flex;min-height:34px;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;border:1px solid rgba(255,255,255,.68);background:linear-gradient(145deg,#ffffffe0,#f5f5f299),#ffffffb3;padding:0 15px;color:#080808;box-shadow:inset 0 1px #ffffffeb,inset 0 -14px 28px #ffffff2e,0 8px 24px #00000014;text-decoration:none;backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);isolation:isolate;transition:transform .28s cubic-bezier(.22,1,.36,1),background .28s ease}.pitch-topbar-cta:before,.pitch-primary-cta:before,.pitch-fit-row:before{position:absolute;inset:-48% -24%;z-index:-1;background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.62) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,rgba(255,255,255,.13) 0 1px,transparent 1px 8px);content:"";opacity:.44;transform:translate3d(-12%,0,0) rotate(-8deg);transition:opacity .36s ease,transform .62s cubic-bezier(.22,1,.36,1)}.pitch-topbar-cta:hover,.pitch-topbar-cta:focus-visible{background:linear-gradient(145deg,#fffffff0,#f7f7f4b3),#ffffffd1;transform:translateY(-2px)}.pitch-topbar-cta:hover:before,.pitch-topbar-cta:focus-visible:before,.pitch-primary-cta:hover:before,.pitch-primary-cta:focus-visible:before,.pitch-fit-row:hover:before,.pitch-fit-row:focus-within:before{opacity:.74;transform:translate3d(10%,0,0) rotate(-8deg)}.pitch-hero{position:relative;display:grid;min-height:clamp(560px,74svh,760px);align-items:end;overflow:hidden;border-radius:var(--radius);background:#050505;isolation:isolate}.pitch-hero .media-player-shell,.pitch-hero .media-video,.pitch-hero .media-image{position:absolute;inset:0;width:100%;height:100%}.pitch-hero-refeel .media-video,.pitch-hero-refeel .media-image{object-position:42% center}.pitch-hero-barco .media-video,.pitch-hero-barco .media-image{object-position:52% center}.pitch-hero-mc .media-video,.pitch-hero-mc .media-image{object-position:50% center}.pitch-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#00000029 0 36%,#000000c2),linear-gradient(90deg,#000000b8,#0000002e 62%,#0000007a);pointer-events:none}.pitch-hero-copy{position:relative;z-index:2;display:grid;width:min(920px,100%);gap:clamp(10px,1.1vw,17px);padding:clamp(74px,8vw,118px) clamp(18px,3.4vw,58px) clamp(22px,3vw,48px);color:var(--pitch-ink)}.pitch-hero-copy>p{max-width:650px;margin:0;color:var(--pitch-muted);font-size:clamp(16px,1.18vw,22px);line-height:1.28}.pitch-hero-copy>p:first-child{color:#ffffffa3}.pitch-hero-copy h1{max-width:880px;margin:0;color:#fff;font-size:clamp(42px,5.7vw,92px);font-weight:700;line-height:.9;text-transform:uppercase;text-wrap:balance}.pitch-capability-row,.pitch-did-list{display:flex;flex-wrap:wrap;gap:6px}.pitch-capability-row span,.pitch-did-list span{display:inline-flex;min-height:28px;align-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;padding:0 10px;color:#ffffffc7}.pitch-capability-row span{border-color:#ffffff57;background:linear-gradient(145deg,#ffffff2e,#ffffff0f),#ffffff14;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #00000014;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);transition:border-color .24s ease,transform .28s cubic-bezier(.22,1,.36,1)}.pitch-capability-row span:hover{border-color:#ffffff9e;transform:translateY(-2px)}.pitch-primary-cta{position:relative;display:grid;width:fit-content;min-width:min(360px,100%);gap:5px;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:18px;background:linear-gradient(145deg,#ffffffdb,#f2f2ee94),#ffffffb8;padding:14px 20px;color:#080808;box-shadow:inset 0 1px #ffffffeb,inset 0 -18px 34px #ffffff24,0 16px 44px #0000001f;text-decoration:none;backdrop-filter:blur(18px) saturate(1.24);-webkit-backdrop-filter:blur(18px) saturate(1.24);isolation:isolate;transition:transform .28s cubic-bezier(.22,1,.36,1),background .28s ease}.pitch-primary-cta:hover,.pitch-primary-cta:focus-visible{background:linear-gradient(145deg,#fffffff2,#f6f6f2b8),#ffffffd6;transform:translateY(-2px)}.pitch-primary-cta span,.pitch-primary-cta strong{display:block;line-height:1}.pitch-primary-cta span{color:#0000007a;font-size:11px;text-transform:uppercase}.pitch-primary-cta strong{font-size:clamp(17px,1.18vw,21px);font-weight:600}.pitch-proof-strip{position:absolute;right:clamp(12px,2vw,28px);bottom:clamp(12px,2vw,28px);z-index:3;display:grid;width:min(500px,40vw);grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.pitch-proof-strip button{position:relative;display:block;aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#151515;color:#fff;cursor:pointer;font:inherit;padding:0;text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.pitch-proof-strip img{display:block;width:100%;height:100%;object-fit:cover;opacity:.84;transition:opacity .22s ease,transform .42s ease}.pitch-proof-strip span{position:absolute;z-index:3;right:7px;bottom:14px;left:7px;color:#ffffffe0;font-size:10px;font-weight:600;line-height:1;text-shadow:0 1px 14px rgba(0,0,0,.56);text-transform:uppercase}.pitch-proof-strip button:before,.pitch-proof-strip button:after{position:absolute;z-index:3;inset:auto 8px 5px;height:2px;border-radius:999px;content:"";transform-origin:left center}.pitch-proof-strip button:before{background:#ffffff3d;opacity:0;transition:opacity .22s ease}.pitch-proof-strip button:after{background:#ffffffe6;opacity:0;transform:scaleX(0);transition:opacity .22s ease,transform .42s cubic-bezier(.22,1,.36,1)}.pitch-proof-strip button:hover,.pitch-proof-strip button:focus-visible,.pitch-proof-strip button.is-active{border-color:#ffffffb8;box-shadow:inset 0 1px #ffffff38,0 10px 28px #0003;transform:translateY(-2px)}.pitch-proof-strip button:hover img,.pitch-proof-strip button:focus-visible img,.pitch-proof-strip button.is-active img{opacity:1;transform:scale(1.04)}.pitch-proof-strip button.is-active:before{opacity:1}.pitch-proof-strip button.is-active:after{opacity:1;transform:scaleX(1)}.pitch-proof-strip button.is-active.is-playing:after{animation:pitch-reel-countdown var(--pitch-reel-duration, 8s) linear forwards}@keyframes pitch-reel-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.pitch-fit,.pitch-work,.pitch-process,.pitch-closing{display:grid;gap:clamp(12px,1.5vw,24px)}.pitch-section-heading{display:grid;grid-template-columns:minmax(120px,.22fr) minmax(0,.82fr);gap:var(--gap);align-items:start;padding:clamp(18px,2.2vw,38px) 0 clamp(4px,.7vw,12px)}.pitch-section-heading p,.pitch-fit-row>span,.pitch-work-copy>span{margin:0;color:var(--theme-muted)}.pitch-section-heading h2{max-width:760px;margin:0;color:var(--theme-strong);font-size:clamp(25px,2.25vw,42px);font-weight:520;line-height:1.02;text-transform:none;text-wrap:balance}.pitch-fit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pitch-fit-row{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px 14px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.56);border-radius:22px;background:linear-gradient(135deg,#ffffff9e,#ddddd93d),#eeeeea9e;padding:clamp(14px,1.35vw,21px) clamp(15px,1.5vw,24px);min-height:clamp(104px,8.2vw,132px);box-shadow:inset 0 1px #ffffffc2,inset 0 -18px 34px #ffffff24,0 14px 34px #0000000e;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);isolation:isolate;transition:border-color .32s ease,box-shadow .32s ease,transform .36s cubic-bezier(.22,1,.36,1)}.pitch-fit-row:hover,.pitch-fit-row:focus-within{border-color:#ffffffd1;box-shadow:inset 0 1px #ffffffeb,inset 0 -20px 38px #ffffff2e,0 20px 46px #00000013;transform:translateY(-3px)}.pitch-fit-row>span{display:inline-flex;min-width:58px;height:30px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:linear-gradient(145deg,#ffffffd1,#f5f5f285),#ffffff85;box-shadow:inset 0 1px #ffffffd1,0 6px 16px #0000000b;word-spacing:0}.pitch-fit-row h3,.pitch-fit-row p{margin:0}.pitch-fit-row h3{color:var(--theme-strong);font-size:clamp(17px,1.28vw,24px);font-weight:700;line-height:1;text-transform:uppercase}.pitch-fit-row p{grid-column:2;max-width:680px;color:var(--theme-muted);font-size:clamp(14px,.96vw,17px);line-height:1.28}.pitch-work-list{display:grid;gap:var(--gap)}.pitch-work-block{display:grid;min-height:clamp(420px,48vw,740px);grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:var(--gap)}.pitch-work-block:nth-child(2n){grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.pitch-work-block:nth-child(2n) .pitch-work-media{order:2}.pitch-work-media{position:relative;display:block;min-height:100%;overflow:hidden;border-radius:var(--radius);background:#111;color:inherit;text-decoration:none;isolation:isolate}.pitch-work-media:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.28));content:"";pointer-events:none}.pitch-work-media .media-player-shell,.pitch-work-media .media-video,.pitch-work-media .media-image{width:100%;height:100%;min-height:clamp(420px,48vw,740px)}.pitch-work-copy{display:grid;align-content:end;gap:clamp(10px,1vw,16px);border:1px solid rgba(255,255,255,.46);border-radius:var(--radius);background:linear-gradient(135deg,#ffffffb3,#e2e2e257),#eeeeeec7;padding:clamp(18px,2.4vw,42px)}.pitch-work-copy p,.pitch-work-copy h3{margin:0}.pitch-work-copy p:first-of-type{color:var(--theme-strong);font-size:clamp(18px,1.6vw,30px);font-style:italic;line-height:1.05}.pitch-work-copy h3{color:var(--theme-strong);font-size:clamp(34px,4.4vw,84px);font-weight:700;line-height:.86;text-transform:uppercase}.pitch-work-copy p:not(:first-of-type){max-width:520px;color:var(--theme-muted);font-size:clamp(15px,1.14vw,19px);line-height:1.32}.pitch-work-copy .pitch-did-list span{border-color:var(--theme-line);background:#80808014;color:var(--theme-muted)}.pitch-work-copy>a{display:inline-flex;width:fit-content;min-height:36px;align-items:center;border-radius:999px;background:var(--theme-strong);padding:0 14px;color:var(--theme-bg);font-size:12px;font-weight:600;line-height:1;text-decoration:none;text-transform:uppercase}.pitch-process{grid-template-columns:minmax(0,.66fr) minmax(0,1fr);align-items:start;border-top:1px solid var(--theme-line);padding-top:clamp(18px,2vw,34px)}.pitch-process .pitch-section-heading{grid-template-columns:1fr;padding-top:0}.pitch-process ol{display:grid;gap:8px;margin:0;padding:0;list-style:none;counter-reset:pitch-process}.pitch-process li{position:relative;display:grid;min-height:72px;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;border:1px solid var(--theme-line);border-radius:var(--radius);background:#8080800f;padding:12px 16px 12px 12px;color:var(--theme-text);font-size:clamp(15px,1.12vw,19px);line-height:1.22;counter-increment:pitch-process}.pitch-process li:before{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--theme-strong);color:var(--theme-bg);content:counter(pitch-process,decimal-leading-zero);font-size:11px;line-height:1}.pitch-closing{min-height:clamp(360px,46vw,680px);align-content:end;overflow:hidden;border-radius:var(--radius);background:linear-gradient(135deg,#080808f5,#222222eb),#0a0a0a;padding:clamp(22px,4vw,70px);color:var(--pitch-ink)}.pitch-closing p,.pitch-closing a,.pitch-closing span{display:block;margin:0}.pitch-closing p{max-width:960px;color:#fff;font-size:clamp(42px,7vw,120px);font-weight:700;line-height:.88;text-transform:uppercase;text-wrap:balance}.pitch-closing a{width:fit-content;color:#fff;font-size:clamp(22px,3vw,54px);font-weight:500;line-height:1;text-decoration-thickness:.06em;text-underline-offset:.16em}.pitch-closing span{color:#ffffff94;font-size:clamp(12px,1vw,16px);line-height:1.2}.legal-page{min-height:100vh;background:radial-gradient(circle at 14% 4%,rgba(255,255,255,.92),transparent 34vw),linear-gradient(135deg,#f7f7f7,#fff 48%,#ececec)}.legal-shell{width:min(1580px,100%);margin:0 auto;padding:clamp(92px,10vh,150px) 0 80px}.legal-hero,.legal-card,.legal-index{border:1px solid rgba(255,255,255,.62);border-radius:var(--radius);background:#ffffff9e;box-shadow:0 22px 80px #00000014;-webkit-backdrop-filter:blur(24px) saturate(1.16);backdrop-filter:blur(24px) saturate(1.16)}.legal-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--gap);align-items:stretch;min-height:clamp(280px,32vw,480px);margin-bottom:var(--gap);padding:clamp(18px,2.4vw,32px)}.legal-hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:space-between;gap:24px}.legal-hero-copy p,.legal-hero-copy h1,.legal-hero-copy span,.legal-card h2,.legal-card p{margin:0}.legal-hero-copy p{color:#0000006b;font-size:12px;font-weight:700;line-height:1}.legal-hero-copy h1{max-width:1120px;font-size:clamp(68px,9.6vw,168px);font-weight:500;line-height:.82;text-wrap:balance}.legal-hero-copy span{max-width:700px;color:#0000009e;font-size:clamp(18px,1.8vw,28px);line-height:1.16}.legal-hero-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}.legal-hero-actions a,.legal-index a{display:inline-flex;min-height:36px;align-items:center;border-radius:999px;background:#ffffffbd;padding:0 13px;color:#111;font-size:12px;font-weight:600;line-height:1;transition:background .18s ease,color .18s ease,transform .18s ease}.legal-hero-actions a:hover,.legal-index a:hover{background:#111;color:#fff;transform:translateY(-1px)}.legal-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:var(--gap);align-items:start}.legal-index{position:sticky;top:92px;display:grid;gap:7px;padding:12px}.legal-index span{margin-bottom:5px;color:#00000070;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.legal-index a{justify-content:flex-start;width:100%;border-radius:8px;background:#ffffff85;text-align:left}.legal-sections{display:grid;gap:var(--gap)}.legal-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:clamp(16px,2vw,34px);min-height:180px;padding:clamp(16px,2vw,30px)}.legal-card>span{color:#00000047;font-size:clamp(32px,4vw,72px);font-weight:500;line-height:.88}.legal-card h2{max-width:860px;font-size:clamp(28px,3.2vw,58px);font-weight:500;line-height:.94}.legal-card p{max-width:980px;margin-top:18px;color:#000000a8;font-size:clamp(17px,1.3vw,22px);line-height:1.32}.not-found-actions{display:flex;gap:8px;margin-top:24px}.not-found-shell{width:min(880px,100%)}.not-found-shell h1{margin-bottom:56px;font-size:clamp(56px,10vw,126px);line-height:.86}.not-found-shell article{display:grid;grid-template-columns:.38fr 1fr;gap:var(--gap);border-top:1px solid rgba(0,0,0,.12);padding:22px 0}.admin-page{min-height:100vh;padding-bottom:var(--page-pad);background:#fff}.admin-shell{padding-top:72px}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gap);margin-bottom:var(--gap)}.admin-header-actions{display:inline-flex;gap:8px}.admin-header p,.admin-header h1,.admin-panel h2{margin:0}.admin-header p{color:#00000073;font-size:12px;font-weight:500;line-height:1}.admin-header h1{margin-top:8px;color:#111;font-size:clamp(42px,7.2vw,118px);font-weight:500;line-height:.92}.project-admin-page .admin-shell{padding-top:58px}.project-admin-page .admin-header{align-items:flex-end}.project-admin-page .admin-header h1{max-width:min(780px,62vw);font-size:clamp(42px,5.2vw,78px);line-height:.9;white-space:nowrap}.admin-sync-status{display:inline-flex;width:fit-content;margin-top:8px;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:#ffffffad;padding:6px 10px;color:#555;font-size:11px;font-weight:600;line-height:1}.admin-sync-saving,.admin-sync-loading{color:#111}.admin-sync-saved{color:#14733a}.admin-sync-preview{border-color:#0000001a;background:#f5f5f5db;color:#555}.admin-sync-error{border-color:#be28282e;background:#ffe1e1bd;color:#a01818}.admin-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:var(--gap);align-items:start}.admin-board-panel,.admin-inspector{border-radius:var(--radius);background:#e8e8e8;padding:14px}.admin-inspector{position:sticky;top:72px;max-height:calc(100vh - 92px);overflow:auto}.admin-board-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-board-toolbar-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-board-toolbar h2,.admin-board-toolbar p,.admin-editor-heading p,.admin-editor-heading h2,.admin-form-section h3{margin:0}.admin-board-toolbar h2,.admin-editor-heading h2,.admin-form-section h3{color:#111;font-size:15px;font-weight:500;line-height:1}.admin-board-toolbar p,.admin-editor-heading p{margin-top:6px;color:#0000007a;font-size:11px;line-height:1.25}.admin-add-button,.admin-board-view-switch button,.admin-nudge-row button,.admin-visibility-row button,.admin-archive-list button,.admin-layout-switch button,.admin-card-tools button{border:0;border-radius:7px;background:#fff;color:#111;font:inherit;font-size:11px;font-weight:500;line-height:1;cursor:pointer}.admin-add-button{min-width:112px;height:38px}.admin-board-view-switch{display:inline-flex;overflow:hidden;border-radius:7px;background:#ffffff8a;padding:3px}.admin-board-view-switch button{min-width:76px;height:32px;background:transparent}.admin-board-view-switch button.active{background:#111;color:#fff}.admin-board-grid{display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.admin-board-grid-mobile{width:min(390px,100%);grid-auto-flow:row dense;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;justify-self:center;margin:0 auto}.admin-work-card{position:relative;display:block;min-height:190px;overflow:hidden;border:0;border-radius:var(--radius);background:#d8d8d8;color:#111;font:inherit;isolation:isolate}.admin-work-card.selected{outline:3px solid #111;outline-offset:3px}.admin-board-grid-mobile .admin-work-card{min-height:0;aspect-ratio:330 / 400!important;border-radius:8px}.admin-board-grid-mobile .admin-work-card.span-2,.admin-board-grid-mobile .admin-work-card.span-3,.admin-board-grid-mobile .admin-work-card.layout-panoramic,.admin-board-grid-mobile .admin-work-card.layout-full{grid-column:1 / -1;aspect-ratio:16 / 9!important}.admin-board-grid-mobile .admin-new-card{grid-column:1 / -1;min-height:96px;aspect-ratio:auto!important}.admin-board-grid-mobile .admin-work-card-label{left:9px;right:9px;bottom:9px}.admin-board-grid-mobile .admin-work-card-label span,.admin-board-grid-mobile .admin-work-card-label strong{overflow-wrap:anywhere;font-size:10px;line-height:12px}.admin-board-grid-mobile .admin-work-card-index{top:8px;left:8px;min-width:28px;height:22px;font-size:10px}.admin-work-card.dragging{opacity:.42}.admin-work-card.is-archived{opacity:.62}.admin-work-card.is-archived img{filter:saturate(.18)}.admin-work-card-select{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.admin-work-card img,.admin-selected-preview img{display:block;width:100%;height:100%;object-fit:cover}.admin-work-card-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000000d 30%,#00000094);pointer-events:none}.admin-work-card-index{position:absolute;z-index:2;top:10px;left:10px;display:inline-flex;min-width:31px;height:24px;align-items:center;justify-content:center;border-radius:6px;background:#ffffffdb;color:#111;font-size:11px;font-weight:500;line-height:1}.admin-work-card-status{position:absolute;z-index:2;top:10px;left:48px;display:inline-flex;height:24px;align-items:center;justify-content:center;border-radius:6px;background:#111111c2;padding:0 9px;color:#ffffffeb;font-size:10px;font-weight:700;letter-spacing:0;line-height:1}.admin-work-card-label{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;color:#fffffff0;pointer-events:none}.admin-work-card-label span,.admin-work-card-label strong{display:block;font-size:14.4px;line-height:18px}.admin-work-card-label span{font-style:italic;font-weight:300}.admin-work-card-label strong{font-weight:700}.admin-card-tools{position:absolute;z-index:3;top:10px;right:10px;display:flex;max-width:calc(100% - 56px);flex-wrap:wrap;justify-content:flex-end;gap:4px}.admin-card-tools button,.admin-layout-switch button{min-height:28px;padding:0 9px;background:#ffffffdb}.admin-card-tools button.active,.admin-layout-switch button.active{background:#111;color:#fff}.admin-new-card{display:grid;min-height:190px;place-items:center;gap:6px;border:1px dashed rgba(0,0,0,.28);cursor:pointer}.admin-new-card span{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#111;color:#fff;font-size:24px;line-height:1}.admin-new-card strong{font-size:12px;font-weight:500;line-height:1}.admin-mobile-preview{display:grid;gap:12px;margin-top:14px;border-radius:10px;background:#ffffff61;padding:12px}.admin-mobile-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-mobile-preview-heading h2,.admin-mobile-preview-heading p{margin:0}.admin-mobile-preview-heading h2{color:#111;font-size:15px;font-weight:500;line-height:1}.admin-mobile-preview-heading p{margin-top:6px;color:#0000007a;font-size:11px;line-height:1.25}.admin-mobile-preview-heading>span{flex:0 0 auto;border-radius:999px;background:#111;padding:7px 9px;color:#fff;font-size:10px;font-weight:700;line-height:1}.admin-mobile-device{width:min(390px,100%);justify-self:center;border-radius:24px;background:#151515;padding:10px 6px;box-shadow:0 22px 68px #0000002e}.admin-mobile-screen{max-height:640px;overflow:auto;border-radius:18px;background:linear-gradient(126deg,#fffffffa,#e8e8e86b),#f4f4f4c7;padding:14px 10px}.admin-mobile-grid{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.admin-mobile-card{position:relative;overflow:hidden;border-radius:8px;background:#d8d8d8;aspect-ratio:330 / 400;color:#fff;isolation:isolate}.admin-mobile-card.span-2,.admin-mobile-card.span-3,.admin-mobile-card.layout-panoramic,.admin-mobile-card.layout-full{grid-column:1 / -1;aspect-ratio:16 / 9}.admin-mobile-card.is-selected{outline:2px solid #111;outline-offset:2px}.admin-mobile-card img{display:block;width:100%;height:100%;object-fit:cover}.admin-mobile-card-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.56))}.admin-mobile-card-label{position:absolute;z-index:2;left:9px;right:9px;bottom:9px;color:#fffffff0;text-shadow:0 1px 12px rgba(0,0,0,.32)}.admin-mobile-card-label span,.admin-mobile-card-label strong{display:block;overflow-wrap:anywhere;font-size:10px;line-height:12px}.admin-mobile-card-label span{font-style:italic;font-weight:300}.admin-mobile-card-label strong{font-weight:700}.admin-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-editor-heading a{color:#00000094;font-size:12px}.admin-selected-preview{position:relative;overflow:hidden;margin-top:14px;border-radius:var(--radius);background:#d8d8d8}.admin-layout-switch,.admin-nudge-row,.admin-visibility-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.admin-nudge-row{grid-template-columns:1fr 1fr}.admin-visibility-row{grid-template-columns:1fr}.admin-nudge-row button,.admin-visibility-row button{height:34px}.admin-nudge-row button:disabled{cursor:default;opacity:.38}.admin-archive-list{margin-top:10px;border-radius:8px;background:#ffffff61;padding:10px}.admin-archive-list summary{color:#00000094;font-size:11px;font-weight:600;line-height:1;cursor:pointer}.admin-archive-list div{display:grid;gap:6px;margin-top:10px}.admin-archive-list button{display:grid;min-height:38px;justify-items:start;gap:3px;padding:8px 10px}.admin-archive-list button.selected{background:#111;color:#fff}.admin-archive-list button span,.admin-archive-list button strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.admin-archive-list button span{font-size:11px;font-weight:600;line-height:1}.admin-archive-list button strong{color:currentColor;font-size:10px;font-weight:500;line-height:1;opacity:.62}.admin-form{display:grid;gap:10px;margin-top:14px}.admin-form-section{display:grid;gap:8px;border-radius:8px;background:#ffffff61;padding:10px}.admin-form-section h3{margin-bottom:2px;color:#000000a8;font-size:11px;text-transform:uppercase}.admin-form label{display:grid;gap:6px}.admin-form label span{color:#00000080;font-size:11px;font-weight:500;line-height:1}.admin-credit-editor,.admin-related-editor{display:grid;gap:8px}.admin-related-heading{display:grid;gap:3px;color:#111;font-size:12px;font-weight:600}.admin-related-heading small{color:#777;font-size:11px;font-weight:500;line-height:1.25}.admin-credit-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-credit-heading span{color:#00000080;font-size:11px;font-weight:500;line-height:1}.admin-credit-heading button{height:28px;border:0;border-radius:7px;background:#111;padding:0 10px;color:#fff;font:inherit;font-size:11px;font-weight:500;line-height:1}.admin-credit-tags{display:grid;gap:6px}.admin-credit-tag{display:grid;grid-template-columns:minmax(90px,.72fr) minmax(120px,1fr) minmax(130px,.9fr) auto;gap:4px;align-items:center;border-radius:12px;background:#fff;padding:4px}.admin-credit-tag input{height:30px;border-radius:999px;background:#f2f2f2;padding:0 10px;font-size:12px}.admin-credit-tag input:first-child{background:#dedede;font-weight:500}.admin-credit-actions{display:inline-grid;grid-template-columns:repeat(3,28px);gap:3px}.admin-credit-actions button{height:30px;border:0;border-radius:8px;background:#f2f2f2;color:#0000008f;font:inherit;font-size:9px;font-weight:600;line-height:1}.admin-credit-actions button:disabled{cursor:default;opacity:.28}.admin-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:0;border-radius:7px;background:#fff;color:#111;font:inherit;font-size:14px;line-height:1.25}.admin-form input,.admin-form select{height:42px;padding:0 12px}.admin-form textarea{resize:vertical;min-height:96px;padding:12px}.admin-form button{cursor:pointer}.admin-form>button{height:44px;border:0;border-radius:7px;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:500}.admin-json-panel{margin-top:12px}.admin-json-panel summary{cursor:pointer;color:#0000008a;font-size:12px}.budget-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);gap:var(--gap);align-items:start}.budget-admin-list,.budget-admin-inspector{border-radius:var(--radius);background:#e8e8e8;padding:14px}.budget-list-section{display:grid;gap:10px}.budget-list-card{display:grid;gap:10px;border-radius:8px;background:#ffffff9e;padding:10px}.budget-list-card.selected{outline:2px solid #111;outline-offset:2px}.budget-list-card>button{display:grid;justify-items:start;gap:5px;border:0;background:transparent;padding:0;color:#111;font:inherit;text-align:left;cursor:pointer}.budget-list-card>button span{border-radius:999px;background:#111;padding:5px 8px;color:#fff;font-size:10px;font-weight:700;line-height:1}.budget-status-draft>button span{background:#575757}.budget-status-archived>button span,.budget-status-disabled>button span,.budget-status-deleted>button span{background:#9c9c9c}.budget-list-card>button strong{max-width:100%;overflow:hidden;color:#111;font-size:18px;font-weight:500;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.budget-list-card>button small{max-width:100%;overflow:hidden;color:#0000008a;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.budget-list-meta{display:flex;flex-wrap:wrap;gap:6px}.budget-list-meta span{border-radius:999px;background:#0000000f;padding:6px 8px;color:#0000009e;font-size:10px;font-weight:700;line-height:1}.budget-list-meta .budget-secret-ok{background:#14733a1f;color:#14733a}.budget-list-meta .budget-secret-missing{background:#be28281f;color:#a01818}.budget-context-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border-radius:7px;background:#0000000b;padding:8px;color:#0009;font-size:11px;line-height:1.2}.budget-context-strip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budget-card-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:6px}.budget-card-actions button,.budget-card-actions a{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:0;border-radius:7px;background:#fff;color:#111;font:inherit;font-size:11px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer}.budget-card-actions a[aria-disabled=true]{pointer-events:none;opacity:.34}.budget-card-actions .budget-calendar-link,.budget-calendar-actions .budget-calendar-link{background:#111;color:#fff}.budget-archive-panel{margin-top:12px;border-radius:8px;background:#ffffff57;padding:10px}.budget-archive-panel summary{margin-bottom:10px;color:#00000094;font-size:11px;font-weight:700;cursor:pointer}.budget-empty,.budget-admin-error{margin:0;border-radius:8px;background:#ffffff94;padding:12px;color:#0000009e;font-size:12px;line-height:1.35}.budget-admin-error{margin-top:12px;background:#be28281f;color:#a01818}.budget-password-panel,.budget-context-panel{display:grid;gap:6px;margin-top:14px;border-radius:8px;background:#ffffff75;padding:12px}.budget-password-panel span,.budget-context-panel>span{color:#0000007a;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.budget-password-panel strong,.budget-context-panel>strong{overflow-wrap:anywhere;color:#111;font-size:14px;font-weight:600;line-height:1.15}.budget-password-panel p,.budget-context-panel p{margin:0;color:#00000094;font-size:12px;line-height:1.35}.budget-context-date{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 8px;align-items:center;border-radius:7px;background:#0000000d;padding:8px}.budget-context-date span{grid-row:span 2;border-radius:7px;background:#111;padding:7px 8px;color:#fff;font-size:10px;font-weight:700;line-height:1}.budget-context-date strong,.budget-context-date small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budget-context-date small{color:#0000008a;font-size:11px}.budget-calendar-actions{display:flex;flex-wrap:wrap;gap:6px}.budget-calendar-actions .budget-calendar-link{display:inline-flex;min-height:32px;align-items:center;justify-content:center;border-radius:7px;padding:0 12px;font-size:11px;font-weight:700;line-height:1;text-decoration:none}.project-admin-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:var(--gap);align-items:start}.project-admin-list,.project-admin-inspector{border-radius:var(--radius);background:#e8e8e8;padding:14px}.project-admin-inspector{display:grid;gap:14px}.project-inline-action,.project-section-heading button,.project-calendar-card>button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:0;border-radius:7px;background:#111;padding:0 12px;color:#fff;font:inherit;font-size:11px;font-weight:600;line-height:1;cursor:pointer}.project-list-section,.project-bid-list,.project-calendar-list,.project-calendar-overview{display:grid;gap:10px}.project-dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.project-dashboard-card,.project-bid-card,.project-calendar-card,.project-section{display:grid;gap:10px;border-radius:8px;background:#ffffff9e;padding:10px}.project-dashboard-card{min-height:168px;align-content:space-between;border:1px solid transparent;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.project-dashboard-card.project-is-off{opacity:.62}.project-dashboard-card.project-has-attention{border-color:#a0181847;box-shadow:inset 3px 0 #a01818}.project-dashboard-card.selected,.project-bid-card.selected{outline:2px solid #111;outline-offset:2px}.project-dashboard-card>button,.project-bid-card>button{display:grid;justify-items:start;gap:5px;border:0;background:transparent;padding:0;color:#111;font:inherit;text-align:left;cursor:pointer}.project-bid-card>button span{border-radius:999px;background:#111;padding:5px 8px;color:#fff;font-size:10px;font-weight:700;line-height:1}.project-state-pill{display:inline-flex;min-width:44px;min-height:26px;align-items:center;justify-content:center;border-radius:999px;background:#111;padding:5px 8px;color:#fff;font-size:10px;font-weight:800;line-height:1;letter-spacing:0}.project-is-off .project-state-pill{background:#9c9c9c}.project-status-pitch>button span{background:#4c6671}.project-status-paused>button span{background:#7a6a43}.project-status-archived>button span{background:#9c9c9c}.project-dashboard-card>button strong,.project-bid-card>button strong{max-width:100%;overflow:hidden;color:#111;font-size:18px;font-weight:500;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.project-dashboard-card>button small,.project-bid-card>button small{max-width:100%;overflow:hidden;color:#0000008a;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.project-list-meta,.project-section-heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px}.project-list-meta span,.project-filter-bar button{border-radius:999px;background:#0000000f;padding:6px 8px;color:#0000009e;font-size:10px;font-weight:700;line-height:1}.project-filter-bar{display:flex;flex-wrap:wrap;gap:8px}.project-filter-bar button{min-height:32px;border:0;cursor:pointer}.project-filter-bar button.active{background:#111;color:#fff}.project-metric-grid,.project-control-summary,.project-signal-grid{display:grid;gap:10px}.project-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-control-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.project-metric-grid article,.project-control-summary article,.project-signal-grid span{display:grid;gap:4px;border-radius:8px;background:#ffffff9e;padding:10px}.project-signal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-metric-grid span,.project-control-summary span,.project-signal-grid span{color:#00000085;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.project-metric-grid strong,.project-control-summary strong,.project-signal-grid strong{color:#111;font-size:clamp(20px,2.3vw,34px);font-weight:600;line-height:.95}.project-signal-grid strong{font-size:19px}.project-control-summary small{overflow:hidden;color:#0000008f;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.metric-risk,.summary-risk,.signal-risk{color:#a01818!important}.metric-risk,.summary-risk{box-shadow:inset 3px 0 #a01818}.client-readiness-panel{display:grid;gap:12px;border-radius:8px;background:#ffffff80;padding:12px}.client-readiness-ready{box-shadow:inset 3px 0 #168244}.client-readiness-pending{box-shadow:inset 3px 0 #a01818}.client-readiness-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.client-readiness-heading h2,.client-readiness-heading p,.client-readiness-error,.client-readiness-issues p{margin:0}.client-readiness-heading h2{color:#111;font-size:15px;font-weight:500;line-height:1}.client-readiness-heading p{margin-top:5px;color:#00000085;font-size:11px;line-height:1.25}.client-readiness-heading button{min-height:32px;border:0;cursor:pointer}.client-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.client-readiness-grid span{display:grid;gap:4px;min-width:0;border-radius:8px;background:#ffffff94;padding:10px;color:#00000085;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.client-readiness-grid strong{color:#111;font-size:22px;font-weight:600;line-height:.95}.client-readiness-error{color:#a01818;font-size:12px;line-height:1.3}.client-readiness-issues{display:grid;gap:6px;margin:0;padding:0;list-style:none}.client-readiness-issues li{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:8px;border-radius:8px;background:#0000000d;padding:8px}.client-readiness-issues span{color:#0000008f;font-size:9px;font-weight:800;line-height:1.2;text-transform:uppercase}.client-readiness-issues p{color:#111;font-size:11px;line-height:1.25}.project-editor-details{border-radius:8px;background:#ffffff75;padding:10px}.project-editor-details summary{cursor:pointer;color:#000000a8;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.project-editor-details[open] summary{margin-bottom:10px}.project-section-heading h3,.project-section-heading p{margin:0}.project-section-heading h3{color:#111;font-size:15px;font-weight:500;line-height:1}.project-section-heading p{margin-top:5px;color:#00000080;font-size:11px;line-height:1.25}.project-bid-form,.project-calendar-form{margin-top:0}.project-calendar-card{gap:8px}.project-calendar-overview{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.project-calendar-chip{display:grid;gap:5px;min-height:92px;align-content:space-between;border-radius:8px;background:#ffffff9e;padding:10px}.project-calendar-chip span{color:#00000085;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}.project-calendar-chip strong{overflow:hidden;color:#111;font-size:15px;font-weight:500;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.project-calendar-chip small{color:#00000094;font-size:11px;line-height:1.2}.project-calendar-card label{display:grid;gap:6px}.project-calendar-card label span{color:#00000080;font-size:11px;font-weight:600;line-height:1}.project-calendar-card>button{justify-self:start;background:#00000014;color:#111}.project-checkbox-row{display:flex!important;min-height:38px;align-items:center;gap:10px;border-radius:8px;background:#ffffff9e;padding:10px}.project-checkbox-row input{width:18px!important;height:18px!important;min-height:18px!important;accent-color:#111}.project-checkbox-row span{color:#111!important;font-size:12px!important;line-height:1.2!important;text-transform:none!important}.client-portal-page{min-height:100vh;background:#090909;color:#f3f3f0;font-family:inherit;letter-spacing:0;padding:clamp(16px,3vw,42px)}.client-portal-shell,.client-login-shell{width:min(1180px,100%);margin:0 auto}.client-login-page{display:grid;place-items:center}.client-login-shell{display:grid;gap:28px;width:min(420px,100%);border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#111;padding:24px}.client-login-shell img{width:132px;height:auto}.client-login-shell p,.client-login-shell h1,.client-portal-title p,.client-portal-title h1,.client-portal-header p,.client-portal-header h1,.client-section-heading h2,.client-project-card h3,.client-project-card p{margin:0}.client-login-shell p,.client-portal-title p{color:#f3f3f085;font-size:clamp(12px,1.1vw,14px);font-weight:520;line-height:1.1}.client-login-shell h1,.client-portal-title h1{margin-top:8px;font-size:clamp(34px,6vw,70px);font-weight:560;line-height:.92}.client-login-form{display:grid;gap:12px}.client-login-form label{display:grid;gap:7px}.client-login-form label span{color:#f3f3f094;font-size:11px;font-weight:700;line-height:1}.client-login-form input{width:100%;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#0a0a0a;color:#f3f3f0;font:inherit;font-size:15px;padding:0 12px}.client-login-form button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid rgba(243,243,240,.88);border-radius:7px;background:#f3f3f0;color:#090909;font:inherit;font-size:12px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer}.client-login-form button:disabled{opacity:.52;cursor:wait}.client-error{display:block;border-radius:7px;background:#ff5c5c1f;padding:10px;color:#ffb1b1;font-size:12px;line-height:1.3}.client-portal-shell{display:grid;gap:18px}.client-portal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.client-portal-title{display:grid;gap:8px}.client-portal-logo{width:clamp(92px,11vw,164px);height:auto;margin-top:6px}.client-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.client-stat-grid article,.client-project-card,.client-muted{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#121212}.client-stat-grid article{display:grid;min-width:0;gap:8px;padding:12px}.client-stat-grid span{color:#f3f3f08a;font-size:10px;font-weight:620;line-height:1;text-transform:uppercase}.client-stat-grid strong{color:#f3f3f0;font-size:clamp(26px,4vw,52px);font-weight:620;line-height:.9}.client-project-section{display:grid;gap:10px}.client-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px}.client-section-heading h2{font-size:clamp(18px,2vw,28px);font-weight:560;line-height:1}.client-section-heading span{display:inline-flex;min-width:34px;min-height:28px;align-items:center;justify-content:center;border-radius:999px;background:#f3f3f01f;color:#f3f3f0b8;font-size:12px;font-weight:620}.client-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:10px}.client-project-card{display:grid;min-width:0;gap:12px;align-content:start;padding:12px}.client-project-card header{display:grid;gap:6px}.client-project-card header span{width:fit-content;border-radius:999px;background:#d7ff5c;padding:6px 8px;color:#090909;font-size:10px;font-weight:720;line-height:1;text-transform:uppercase}.client-project-delivered header span{background:#f3f3f038;color:#f3f3f0}.client-project-card h3{overflow-wrap:anywhere;font-size:clamp(22px,3vw,36px);font-weight:560;line-height:.98}.client-project-card p,.client-muted{color:#f3f3f094;font-size:12px;line-height:1.35}.client-project-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.client-project-metrics span,.client-next-date{display:grid;gap:4px;border-radius:7px;background:#f3f3f014;padding:9px;color:#f3f3f08f;font-size:10px;font-weight:620;line-height:1;text-transform:uppercase}.client-project-metrics strong,.client-next-date strong{color:#f3f3f0;font-size:18px;font-weight:620;line-height:1;text-transform:none}.client-next-date{box-shadow:inset 3px 0 #d7ff5cc7}.client-date-risk{box-shadow:inset 3px 0 #ff8a8a}.client-next-date small{color:#f3f3f08a;font-size:11px;line-height:1.2;text-transform:none}.client-project-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.client-project-links a{display:grid;min-height:132px;align-content:space-between;gap:12px;border:1px solid rgba(243,243,240,.1);border-radius:7px;background:#f3f3f014;padding:12px;color:#f3f3f0;text-decoration:none}.client-project-links a:hover,.client-project-links a:focus-visible{border-color:#d7ff5c80;background:#f3f3f01f}.client-project-links span{color:#f3f3f080;font-size:10px;font-weight:620;line-height:1;text-transform:uppercase}.client-project-links strong{overflow-wrap:anywhere;color:#f3f3f0;font-size:clamp(16px,1.55vw,21px);font-weight:560;line-height:1}.client-project-links small{overflow-wrap:anywhere;color:#f3f3f08a;font-size:11px;line-height:1.25}.client-muted{margin:0;padding:12px}@media(max-width:720px){.client-portal-page{overflow-x:hidden;padding:16px}.client-portal-header{align-items:flex-start}.client-portal-logo{width:94px;margin-top:2px}.client-stat-grid{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.client-project-links{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.client-project-links a{min-height:148px}}@media(max-width:430px){.client-portal-logo{width:82px}.client-project-links strong{font-size:16px}.client-project-links small{font-size:10px}}.calendar-status-confirmed{box-shadow:inset 3px 0 #14733a}.calendar-status-risk{box-shadow:inset 3px 0 #a01818}.calendar-status-done{opacity:.72}.admin-json-panel pre{max-height:360px;overflow:auto;margin:16px 0 0;border-radius:7px;background:#fff;padding:12px;color:#000000b8;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.42;white-space:pre-wrap}.wiki-page{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.9),transparent 34vw),linear-gradient(135deg,#f8f8f8,#fff 44%,#eee);padding:var(--page-pad);color:#111}.wiki-shell{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:var(--gap);min-height:calc(100vh - (var(--page-pad) * 2))}.wiki-sidebar,.wiki-main,.wiki-login-card,.wiki-post-card,.wiki-editor,.wiki-article,.wiki-block-card,.wiki-editor-section{border:1px solid rgba(255,255,255,.62);border-radius:14px;background:linear-gradient(135deg,#ffffffc7,#ffffff6e),#ffffff8a;box-shadow:0 22px 80px #00000014,inset 0 1px #ffffffbd;-webkit-backdrop-filter:blur(28px) saturate(1.18);backdrop-filter:blur(28px) saturate(1.18)}.wiki-sidebar{position:sticky;top:var(--page-pad);align-self:start;display:grid;gap:18px;max-height:calc(100vh - (var(--page-pad) * 2));overflow:auto;padding:14px}.wiki-logo{display:inline-flex;height:42px;align-items:center;justify-content:center;border-radius:8px;background:#111;color:#fff;font-size:12px;font-weight:700;line-height:1}.wiki-filter-group{display:flex;flex-wrap:wrap;gap:6px}.wiki-filter-group p{flex:0 0 100%;margin:0 0 2px;color:#00000070;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase}.wiki-filter-group button,.wiki-tool-picker button,.wiki-block-toolbar button,.wiki-block-controls button,.wiki-toolbar-actions a,.wiki-editor-actions a,.wiki-editor-actions button,.wiki-login-card button,.wiki-article-footer a{min-height:34px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#ffffff8a;box-shadow:0 9px 30px #00000014,inset 0 1px #ffffffb3;padding:0 12px;color:#111;font:inherit;font-size:12px;font-weight:600;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(18px) saturate(1.16);backdrop-filter:blur(18px) saturate(1.16);transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.wiki-filter-group button.active,.wiki-tool-picker button.active,.wiki-block-toolbar button:hover,.wiki-block-controls button:hover:not(:disabled),.wiki-toolbar-actions a:hover,.wiki-editor-actions button,.wiki-article-footer a:hover{background:#111;color:#fff;box-shadow:0 12px 34px #00000029}.wiki-block-controls button:disabled{cursor:not-allowed;opacity:.34}.wiki-main{min-width:0;padding:16px}.wiki-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--gap);margin-bottom:var(--gap)}.wiki-toolbar p,.wiki-toolbar h1,.wiki-post-card h2,.wiki-post-card p,.wiki-article h1,.wiki-article p{margin:0}.wiki-toolbar p{color:#0000006b;font-size:12px;font-weight:600;line-height:1}.wiki-toolbar h1{margin-top:8px;font-size:clamp(42px,5.8vw,96px);font-weight:500;line-height:.9}.wiki-toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.wiki-toolbar-actions input,.wiki-editor input,.wiki-editor select,.wiki-editor textarea,.wiki-login-card input{border:1px solid rgba(255,255,255,.72);border-radius:12px;background:#ffffffad;box-shadow:inset 0 1px #ffffffd6,0 12px 34px #0000000d;color:#111;font:inherit;font-size:14px;line-height:1.25;outline:0;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.wiki-toolbar-actions input{width:min(260px,36vw);height:34px;padding:0 12px}.wiki-post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.wiki-post-card{display:grid;min-height:220px;align-content:start;gap:12px;padding:16px;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.wiki-post-card:hover{transform:translateY(-3px);background:#fffc;box-shadow:0 26px 90px #0000001f}.wiki-post-card>span,.wiki-article-kicker span{width:fit-content;border-radius:999px;background:#111;padding:6px 9px;color:#fff;font-size:11px;font-weight:700;line-height:1}.wiki-post-card h2{font-size:clamp(24px,2.8vw,42px);font-weight:500;line-height:.98}.wiki-post-card p,.wiki-muted,.wiki-article-summary{color:#0000008f;font-size:16px;line-height:1.28}.wiki-card-meta,.wiki-article-footer,.wiki-article-kicker{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;color:#0000007a;font-size:12px;font-weight:600;line-height:1}.wiki-card-tags{display:flex;flex-wrap:wrap;gap:5px}.wiki-card-tags small,.wiki-card-tags span{border-radius:999px;background:#00000014;padding:6px 9px;color:#000000a8;font-size:11px;font-weight:600;line-height:1}.wiki-editor,.wiki-article{padding:clamp(16px,2vw,28px)}.wiki-editor{display:grid;gap:14px}.wiki-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px}.wiki-editor label,.wiki-login-card label{display:grid;gap:7px}.wiki-editor label span,.wiki-login-card label span{color:#00000080;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase}.wiki-editor input,.wiki-editor select,.wiki-login-card input{height:44px;padding:0 12px}.wiki-editor textarea{min-height:118px;padding:14px;resize:vertical;font-size:15px}.wiki-tool-picker{display:flex;flex-wrap:wrap;gap:6px}.wiki-editor-section{display:grid;gap:12px;padding:14px}.wiki-editor-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.wiki-editor-section-heading span,.wiki-block-meta strong{color:#000000b8;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.wiki-editor-section-heading p{margin:0;max-width:420px;color:#0000007a;font-size:12px;font-weight:600;line-height:1.2;text-align:right}.wiki-block-toolbar{display:flex;flex-wrap:wrap;gap:7px}.wiki-block-list{display:grid;gap:10px}.wiki-block-card{display:grid;grid-template-columns:minmax(130px,190px) minmax(0,1fr);gap:14px;padding:12px}.wiki-block-meta{display:grid;align-content:start;gap:10px}.wiki-block-meta small{width:fit-content;border-radius:999px;background:#111;padding:6px 9px;color:#fff;font-size:11px;font-weight:700;line-height:1}.wiki-block-controls{display:flex;flex-wrap:wrap;gap:6px}.wiki-block-controls button{min-height:30px;padding:0 10px;font-size:11px}.wiki-block-fields{display:grid;gap:10px}.wiki-block-fields label{min-width:0}.wiki-block-card-heading input{min-height:58px;font-size:clamp(28px,3.2vw,54px);font-weight:500;line-height:.95}.wiki-block-card-small textarea{min-height:86px;color:#000000a8;font-size:14px}.wiki-block-card-code textarea,.wiki-code-input{min-height:180px;background:#111111f0;color:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.45}.wiki-image-dropzone{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:12px;border:1px dashed rgba(0,0,0,.18);border-radius:14px;background:linear-gradient(135deg,#ffffffb3,#ffffff57),#ffffff8a;box-shadow:inset 0 1px #ffffffd1,0 14px 38px #0000000d;padding:14px;outline:0;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.wiki-image-dropzone:focus,.wiki-image-dropzone:hover{border-color:#0000005c;background:#ffffffad}.wiki-image-dropzone strong,.wiki-image-dropzone p{margin:0}.wiki-image-dropzone strong{display:block;color:#000000c2;font-size:14px;font-weight:700;line-height:1}.wiki-image-dropzone p{margin-top:7px;color:#0000007a;font-size:12px;font-weight:600;line-height:1.2}.wiki-editor .wiki-image-upload-button{display:inline-flex;gap:0;min-height:34px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#111;box-shadow:0 12px 34px #00000029;padding:0 13px;color:#fff;font-size:12px;font-weight:700;line-height:1;cursor:pointer}.wiki-editor .wiki-image-upload-button input{display:none}.wiki-upload-status{width:fit-content;border-radius:999px;background:#00000014;padding:7px 10px;color:#0000009e;font-size:11px;font-weight:700;line-height:1}.wiki-image-preview{overflow:hidden;margin:0;border-radius:12px;background:#0000000f;box-shadow:inset 0 0 0 1px #ffffff6b}.wiki-image-preview img{display:block;width:100%;max-height:320px;object-fit:cover}.wiki-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.wiki-editor-actions a{display:inline-flex;align-items:center}.wiki-error{display:block;width:fit-content;border-radius:999px;background:#a018181f;padding:8px 10px;color:#a01818;font-size:12px;line-height:1}.wiki-article{max-width:1120px}.wiki-article h1{margin:20px 0 14px;font-size:clamp(50px,7vw,132px);font-weight:500;line-height:.86}.wiki-article-summary{max-width:860px;margin-bottom:16px;font-size:clamp(20px,2vw,30px)}.wiki-markdown,.wiki-content-blocks{display:grid;gap:16px;max-width:880px;margin-top:32px}.wiki-markdown h2,.wiki-markdown h3,.wiki-markdown p,.wiki-markdown ul,.wiki-markdown pre,.wiki-content-blocks h2,.wiki-content-blocks p,.wiki-content-blocks ul,.wiki-content-blocks pre,.wiki-content-blocks figure{margin:0}.wiki-markdown h2,.wiki-content-blocks h2{margin-top:16px;font-size:clamp(32px,4vw,64px);font-weight:500;line-height:.95}.wiki-markdown h3{margin-top:8px;font-size:clamp(22px,2.5vw,38px);font-weight:500;line-height:1}.wiki-markdown p,.wiki-markdown li,.wiki-content-blocks p,.wiki-content-blocks li{color:#000000ad;font-size:clamp(18px,1.4vw,23px);line-height:1.35}.wiki-markdown ul,.wiki-content-blocks ul{display:grid;gap:8px;padding-left:22px}.wiki-markdown pre,.wiki-content-blocks pre{overflow:auto;border-radius:9px;background:#111;padding:16px;color:#fff;font-size:13px;line-height:1.45}.wiki-small-note{width:fit-content;max-width:760px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:#ffffff94;box-shadow:0 18px 54px #00000012,inset 0 1px #ffffffc7;padding:14px 16px;-webkit-backdrop-filter:blur(20px) saturate(1.14);backdrop-filter:blur(20px) saturate(1.14)}.wiki-image-block{overflow:hidden;border-radius:16px;background:#ffffff80;box-shadow:0 22px 70px #0000001a}.wiki-image-block img{display:block;width:100%;max-height:620px;object-fit:cover}.wiki-image-block figcaption{padding:10px 12px 12px;color:#00000085;font-size:12px;font-weight:600;line-height:1.2}.wiki-article-footer{margin-top:36px;padding-top:14px;border-top:1px solid rgba(0,0,0,.1)}.wiki-login-page{display:grid;min-height:100vh;place-items:center;background:linear-gradient(135deg,#f8f8f8,#fff 52%,#eee);padding:var(--page-pad)}.wiki-login-card{display:grid;width:min(420px,100%);gap:12px;padding:18px}.wiki-login-card p,.wiki-login-card h1{margin:0}.wiki-login-card p{color:#0000006b;font-size:12px;font-weight:700;line-height:1}.wiki-login-card h1{margin-bottom:8px;font-size:clamp(44px,9vw,76px);font-weight:500;line-height:.9}.wiki-login-card button{height:44px;margin-top:4px;background:#111;color:#fff}.nda-admin-page,.nda-sign-page{min-height:100vh;background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.96),transparent 34vw),linear-gradient(135deg,#f8f8f8,#fff 45%,#ececec);color:#111}.nda-admin-shell{padding-top:76px}.nda-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,460px);gap:var(--gap);align-items:start}.nda-admin-list,.nda-admin-inspector,.nda-share-card,.nda-submission-panel,.nda-sign-form-panel,.nda-preview-panel,.nda-sign-loading,.nda-document,.nda-signed-message{border:1px solid rgba(255,255,255,.62);border-radius:14px;background:linear-gradient(135deg,#ffffffc2,#ffffff6b),#ffffff8a;box-shadow:0 22px 80px #00000014,inset 0 1px #ffffffbd;backdrop-filter:blur(26px) saturate(1.18);-webkit-backdrop-filter:blur(26px) saturate(1.18)}.nda-admin-list{padding:14px}.nda-project-list{display:grid;gap:8px}.nda-project-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch;border-radius:12px;background:#ffffff7a;padding:6px;transition:background .18s ease,box-shadow .18s ease}.nda-project-list article.selected{background:#111;color:#fff;box-shadow:0 16px 42px #00000029}.nda-project-list article>button{display:grid;gap:4px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.nda-project-list h2,.nda-project-list p,.nda-project-list small,.nda-project-list span,.nda-share-card p,.nda-share-card small,.nda-submission-panel h3,.nda-submission-panel p{margin:0}.nda-project-list h2{overflow:hidden;font-size:clamp(18px,2vw,28px);font-weight:500;line-height:.95;text-overflow:ellipsis}.nda-project-list p,.nda-project-list small,.nda-project-list span{color:#0000008a;font-size:11px;font-weight:600;line-height:1.1}.nda-project-list article.selected p,.nda-project-list article.selected small,.nda-project-list article.selected span{color:#ffffff94}.nda-project-list article>div{display:grid;gap:4px;align-content:center}.nda-project-list article>div a,.nda-project-list article>div button,.nda-share-card button,.nda-share-card a,.nda-signed-message a{display:inline-flex;min-height:31px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#ffffffc7;padding:0 11px;color:#111;font:inherit;font-size:11px;font-weight:700;line-height:1;cursor:pointer}.nda-project-list article.selected>div a,.nda-project-list article.selected>div button{background:#ffffff24;color:#fff}.nda-empty{margin:0;border-radius:12px;background:#ffffff7a;padding:18px;color:#00000094;font-size:13px;line-height:1.35}.nda-share-card,.nda-submission-panel{display:grid;gap:8px;margin-top:12px;padding:12px}.nda-share-card p,.nda-submission-panel h3{color:#00000085;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.nda-share-card a{justify-content:flex-start;width:100%;overflow:hidden;background:#fff;text-overflow:ellipsis;white-space:nowrap}.nda-share-card small{color:#00000075;font-size:11px;line-height:1.25}.nda-share-card button{width:100%;background:#111;color:#fff}.nda-submission-panel article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border-radius:12px;background:#ffffff94;padding:9px}.nda-submission-panel article div{display:grid;gap:2px;min-width:0}.nda-submission-panel strong,.nda-submission-panel span,.nda-submission-panel small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nda-submission-panel strong{font-size:13px;font-weight:700}.nda-submission-panel span,.nda-submission-panel small,.nda-submission-panel p{color:#00000085;font-size:11px;line-height:1.15}.nda-submission-panel a{display:inline-flex;min-height:32px;align-items:center;border-radius:999px;background:#111;padding:0 13px;color:#fff;font-size:11px;font-weight:700}.nda-sign-page{padding:var(--page-pad)}.nda-sign-shell{display:grid;grid-template-columns:minmax(340px,470px) minmax(0,1fr);gap:var(--gap);min-height:calc(100vh - (var(--page-pad) * 2))}.nda-sign-form-panel,.nda-preview-panel{position:sticky;top:var(--page-pad);align-self:start;max-height:calc(100vh - (var(--page-pad) * 2));overflow:auto;padding:14px}.nda-preview-panel{position:relative;max-height:none}.nda-sign-logo{display:inline-flex;height:42px;align-items:center;gap:9px;border-radius:10px;background:#111;padding:0 14px;color:#fff;font-size:12px;font-weight:700;line-height:1}.nda-sign-logo img{width:26px;filter:invert(1)}.nda-sign-heading{display:grid;gap:9px;margin:clamp(26px,5vw,58px) 0 20px}.nda-sign-heading p,.nda-sign-heading h1,.nda-sign-heading span,.nda-sign-form h2,.nda-signed-message h2,.nda-signed-message p{margin:0}.nda-sign-heading p{color:#00000075;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.nda-sign-heading h1{font-size:clamp(44px,7vw,92px);font-weight:500;line-height:.86;text-wrap:balance}.nda-sign-heading span{color:#00000094;font-size:15px;line-height:1.28}.nda-sign-form{display:grid;gap:10px}.nda-sign-form section,.nda-signed-message{display:grid;gap:9px;border-radius:12px;background:#ffffff75;padding:12px}.nda-sign-form h2{color:#0000008f;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.nda-sign-form label{display:grid;gap:6px}.nda-sign-form label span,.nda-admin-form label span{color:#00000085;font-size:11px;font-weight:600;line-height:1}.nda-sign-form input,.nda-admin-form input,.nda-admin-form select,.nda-admin-form textarea{width:100%}.nda-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nda-signature{position:relative;overflow:hidden;height:140px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff}.nda-signature canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;cursor:crosshair;touch-action:none}.nda-signature>span{position:absolute;inset:0;display:grid;place-items:center;color:#00000047;font-size:12px;font-style:italic;pointer-events:none}.nda-signature.is-signed>span{display:none}.nda-signature button{position:absolute;right:8px;bottom:8px;z-index:2;min-height:29px;border:0;border-radius:999px;background:#00000014;padding:0 10px;color:#111;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.nda-accept{display:flex!important;flex-direction:row;align-items:center;gap:9px!important;border-radius:999px;background:#ffffffa3;padding:9px 11px}.nda-accept input{width:auto}.nda-sign-form>button{display:inline-flex;height:46px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;background:#111;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.nda-sign-form>button:disabled{cursor:progress;opacity:.62}.nda-sign-form>button svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.nda-signed-message{margin-top:20px}.nda-signed-message h2{font-size:clamp(30px,4vw,50px);font-weight:500;line-height:.92}.nda-signed-message p{color:#00000094;font-size:14px;line-height:1.3}.nda-signed-actions{display:flex;flex-wrap:wrap;gap:8px}.nda-signed-message a{width:fit-content;background:#111;color:#fff}.nda-document{width:min(940px,100%);margin:0 auto;padding:clamp(18px,2.4vw,34px);color:#111;font-feature-settings:"ss01" 1,"tnum" 1}.nda-doc-header{display:grid;grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);gap:24px;align-items:start;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:22px}.nda-doc-header img{display:block;width:100%;max-width:190px}.nda-doc-header p,.nda-doc-header h1,.nda-doc-header span,.nda-doc-parties h2,.nda-doc-parties p,.nda-doc-expose p,.nda-doc-clause h2,.nda-doc-clause p,.nda-doc-signatures p,.nda-doc-signatures strong,.nda-doc-signatures small,.nda-doc-footer span{margin:0}.nda-doc-header p,.nda-doc-parties span,.nda-doc-expose span,.nda-doc-clauses>span,.nda-doc-signatures>span{color:#0000006b;font-size:10px;font-weight:650;line-height:1;text-transform:uppercase;letter-spacing:0}.nda-doc-header h1{margin-top:10px;font-size:clamp(38px,6vw,74px);font-weight:500;line-height:.86}.nda-doc-header span{display:block;margin-top:10px;color:#0000008a;font-size:13px}.nda-doc-parties,.nda-doc-signatures>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.nda-doc-parties>div,.nda-doc-signatures article,.nda-doc-expose{border-radius:10px;background:#0000000b;padding:14px;break-inside:avoid}.nda-doc-clause{border:1px solid rgba(0,0,0,.055);border-radius:10px;background:#00000007;padding:15px 16px 16px;break-inside:avoid}.nda-doc-parties h2{margin-top:10px;font-size:20px;font-weight:700;line-height:1}.nda-doc-parties p,.nda-doc-expose p,.nda-doc-clause p,.nda-doc-signatures small,.nda-doc-footer span{margin-top:10px;color:#000000ad;font-size:12px;line-height:1.45}.nda-doc-expose,.nda-doc-clauses,.nda-doc-signatures{margin-top:22px}.nda-doc-clauses{display:grid;gap:10px}.nda-doc-clause div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;margin-bottom:10px}.nda-doc-clause small{display:grid;width:30px;height:22px;place-items:center;border:1px solid rgba(0,0,0,.07);border-radius:999px;background:#ffffffad;color:#00000080;font-size:9px;font-weight:600;line-height:1}.nda-doc-clause h2{padding-top:2px;color:#000000db;font-size:15px;font-weight:600;line-height:1.12;text-transform:none}.nda-doc-signatures article{display:grid;min-height:178px;align-content:end}.nda-doc-signatures article p{align-self:start;color:#0000007a;font-size:10px;font-weight:800;text-transform:uppercase}.nda-doc-signatures img,.nda-empty-signature{width:100%;height:96px;object-fit:contain;border-radius:8px;background:#fff}.nda-doc-signatures strong{margin-top:10px;font-size:14px;line-height:1}.nda-doc-footer{display:flex;justify-content:space-between;gap:12px;margin-top:28px;border-top:1px solid rgba(0,0,0,.12);padding-top:12px}.nda-pdf-render-source{position:fixed;top:0;left:-10000px;width:794px;background:#fff;color:#111}.nda-pdf-render-source .nda-document{width:794px;border:0;border-radius:0;background:#fff;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.nda-pdf-capture-host{position:fixed;top:0;left:0;z-index:-1;width:720px;pointer-events:none;background:#fff;color:#111}.nda-pdf-capture-host .nda-document{width:720px;max-width:none;margin:0;border:0;border-radius:0;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nda-sign-loading{display:grid;width:min(480px,calc(100vw - 40px));min-height:220px;place-items:center;margin:18vh auto 0;color:#00000094;font-size:18px}.site-footer{position:relative;min-height:280px;overflow:hidden;margin-top:var(--gap);padding:40px 0 24px}.site-footer-about.about-stage{height:clamp(460px,32vw,620px);min-height:clamp(460px,32vw,620px);max-height:none;margin-top:var(--gap);padding:0;overflow:hidden}.site-footer-about .about-contact{top:clamp(24px,3vw,54px)}.site-footer-about .about-social-links,.site-footer-about .about-legal-links{top:clamp(36px,4vw,70px)}.site-footer-about .about-wordmark{bottom:-1px;left:50%;width:min(100%,2550px);height:auto;object-fit:contain;transform:translate(-50%);transform-origin:center bottom}.site-footer-about.contact-active .about-wordmark{transform:translate(-50%) scaleY(.76)}.footer-wordmark{position:absolute;left:var(--page-pad);bottom:-18px;width:calc(100vw - (var(--page-pad) * 2));max-width:none;opacity:.96;pointer-events:none}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--gap)}.footer-grid p,.footer-grid a{display:block;margin:0 0 10px;max-width:280px;color:#000000b8;font-size:13px;line-height:16px;white-space:pre-line}.footer-grid a:hover{color:#0080ff}@media(max-width:820px){:root{--page-pad: 14px;--gap: 10px;--nav-clearance: 80px}html,body{max-width:100%;overflow-x:clip}.site-nav{top:10px;left:0;right:0;display:flex;align-items:flex-start;justify-content:center}.wiki-page{padding:10px}.wiki-shell{display:grid;grid-template-columns:1fr;min-height:auto}.wiki-sidebar{position:static;max-height:none;gap:10px}.wiki-logo{width:fit-content;min-width:96px}.wiki-filter-group{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.wiki-filter-group p{display:none}.wiki-filter-group button{flex:0 0 auto}.wiki-main{padding:12px}.wiki-toolbar{display:grid}.wiki-toolbar h1{font-size:clamp(38px,15vw,76px)}.wiki-toolbar-actions{justify-content:flex-start}.wiki-toolbar-actions input{width:100%}.wiki-post-list,.wiki-editor-grid{grid-template-columns:1fr}.wiki-editor-section-heading{display:grid}.wiki-editor-section-heading p{max-width:none;text-align:left}.wiki-block-toolbar,.wiki-tool-picker{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.wiki-block-toolbar button,.wiki-tool-picker button{flex:0 0 auto}.wiki-block-card{grid-template-columns:1fr}.wiki-block-meta{display:flex;flex-wrap:wrap;align-items:center}.wiki-image-dropzone{display:grid}.wiki-editor textarea{min-height:140px}.wiki-block-card-code textarea,.wiki-code-input{min-height:190px}.wiki-article h1{font-size:clamp(44px,17vw,92px)}.nav-contact,.nav-close,.nav-spacer{display:none}.nav-actions{position:fixed;top:10px;left:10px;z-index:52}.theme-toggle{--theme-switch-item: 44px;--theme-switch-pad: 4px;width:calc((var(--theme-switch-item) * 2) + (var(--theme-switch-pad) * 2) + (var(--theme-switch-border) * 2));min-width:0;height:calc(var(--theme-switch-item) + (var(--theme-switch-pad) * 2) + (var(--theme-switch-border) * 2));gap:0;border-radius:10px}.theme-toggle:after,.theme-toggle-option{border-radius:7px}.theme-toggle-option svg{width:16px;height:16px}.project-admin-page .admin-header{align-items:flex-start}.project-admin-page .admin-header h1{max-width:none;white-space:normal}.home-theme-toggle{top:12px;left:12px}.nav-cluster{--nav-item-width: 54px;--nav-mark-width: 44px;--nav-dock-pad: 6px;border-radius:10px}.nav-cluster .pill{min-width:54px;height:44px;font-size:9px}.mark-link{width:44px;height:44px}.mark-link img{width:30px}.page{padding-top:var(--nav-clearance)}.work-page{padding-top:var(--nav-clearance);overflow-x:clip;overflow-y:visible}.about-copy{left:var(--page-pad);width:calc(100% - (var(--page-pad) * 2));min-height:0;grid-template-columns:1fr;gap:10px;align-items:start;padding:clamp(16px,3vw,24px)}.about-copy h1{max-width:620px;font-size:clamp(30px,7vw,48px);line-height:.94}.about-copy p{max-width:580px;margin:0;font-size:clamp(12px,2.2vw,15px);line-height:1.26}.work-grid{gap:var(--gap);--work-row-height: calc(var(--work-column-width) * 1.2121212121)}.work-grid .span-1{grid-column:span 1}.work-grid .span-2{grid-column:span 2}.work-grid .span-3{grid-column:span 3}.project-card{height:var(--work-row-height);min-height:auto}.work-row,.work-row.is-row-active,.work-row-full.is-row-active{--work-row-scale: 1}.work-row.is-row-active .project-card,.work-row.is-row-active .project-card.is-active{flex-grow:var(--work-flex, 1);border-radius:var(--radius);opacity:1;filter:none}.project-scrim,.project-label{opacity:1;transform:none}.project-label{left:10px;right:10px;bottom:10px}.project-card:hover .project-label,.project-card:focus-visible .project-label,.project-card.is-active .project-label{left:10px;bottom:10px;transform:none}.project-label span,.project-label strong,.project-card:hover .project-label span,.project-card:hover .project-label strong,.project-card:focus-visible .project-label span,.project-card:focus-visible .project-label strong,.project-card.is-active .project-label span,.project-card.is-active .project-label strong{font-size:10px;line-height:12px}.related-project-card:after,.related-project-label{opacity:1;transform:none}.related-project-label{left:10px;right:10px;bottom:10px}.related-project-label span,.related-project-label strong{font-size:10px;line-height:12px}.home-logo-invert{bottom:-1px;left:50%;width:calc(100vw + 4px)}.home-enter-pill{top:12px;right:12px;height:28px;gap:6px;padding-inline:10px;font-size:8.5px}.home-enter-pill svg{width:12px;height:12px}.about-hero,.project-case-study,.legal-shell article,.admin-layout,.budget-admin-layout,.project-admin-layout,.footer-grid{grid-template-columns:1fr}.project-metric-grid,.client-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-control-summary{grid-template-columns:1fr}.client-readiness-heading{align-items:stretch;flex-direction:column}.legal-shell{padding-top:28px;padding-bottom:44px}.legal-hero{min-height:0;grid-template-columns:1fr;padding:16px}.legal-hero-copy{gap:28px}.legal-hero-copy h1{font-size:clamp(48px,17vw,86px)}.legal-hero-copy span{font-size:17px}.legal-hero-actions{justify-content:flex-start;flex-wrap:wrap}.legal-layout{grid-template-columns:1fr}.legal-index{position:static;display:flex;overflow-x:auto;gap:6px}.legal-index span{display:none}.legal-index a{flex:0 0 auto;width:auto;white-space:nowrap}.legal-card{min-height:0;grid-template-columns:1fr;gap:12px;padding:16px}.legal-card>span{font-size:28px}.legal-card h2{font-size:clamp(26px,8vw,42px)}.legal-card p{font-size:16px;line-height:1.35}.about-hero{min-height:78vh;align-items:end}.about-hero h1,.project-heading h1,.legal-shell h1{font-size:clamp(46px,17vw,76px)}.team-grid{grid-template-columns:1fr 1fr}.project-player{height:68vh;min-height:360px}.media-controls{width:min(362px,calc(100% - 20px));grid-template-columns:auto auto auto minmax(44px,1fr) auto;gap:3px;padding:4px}.media-control-button{height:44px;min-width:44px;padding:0 9px}.media-control-primary{min-width:54px}.media-progress{grid-column:4;grid-row:auto;height:44px}.media-time{display:none}.project-credit-grid{display:grid;width:100%;max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}.project-credit,.project-credit-grid.has-active .project-credit,.project-credit-grid.has-active .project-credit.is-active{flex:initial;min-height:54px;border-color:#ffffff6b;background:linear-gradient(135deg,#ffffff85,#dcdcdc47),#e8e8e8;box-shadow:inset 0 1px #fff9,0 8px 24px #00000009;opacity:1;filter:none}.project-credit.is-active span,.project-credit.is-active strong{color:inherit;font-size:clamp(11px,.84vw,13px);line-height:1.05}.project-credit.is-active span{color:#5a5a5a}.project-credit.is-active strong{color:#111;font-weight:500}.project-copy{margin-left:0}.project-side-image{margin-top:0}.project-contact,.project-contact-active{width:100%;transform:none}.project-contact-active .project-contact-card{min-height:clamp(126px,10.4vw,158px);padding:clamp(14px,1.38vw,20px) clamp(16px,1.55vw,22px)}.project-contact-active .project-contact-card h2{font-size:clamp(21px,2vw,30px)}.project-contact-active .contact-arrow{width:clamp(34px,3vw,44px);height:clamp(34px,3vw,44px);transform:none}.project-lab-page{gap:14px}.project-lab-hero,.project-lab-hero .media-player-shell,.project-lab-hero .media-video,.project-lab-hero .media-image{min-height:68vh}.project-lab-intro,.project-lab-intro.credits-open{grid-template-columns:1fr}.project-lab-sidebar{position:static}.project-lab-meta{grid-template-columns:1fr}.project-lab-meta-row{min-height:54px;grid-template-columns:minmax(72px,.36fr) minmax(0,1fr);padding:10px 12px}.project-lab-meta-row span,.project-lab-meta-row strong{margin:0}.project-lab-copy{min-height:0;padding:18px}.project-lab-intro.credits-open .project-lab-copy{opacity:1;filter:none}.project-lab-copy h1,.project-lab-copy h2,.project-lab-intro.credits-open .project-lab-copy h1,.project-lab-intro.credits-open .project-lab-copy h2{font-size:clamp(30px,10vw,56px)}.project-lab-intro.credits-open .project-lab-copy p{font-size:clamp(17px,1.45vw,24px)}.project-lab-credits{position:static;max-height:0;opacity:0;overflow:hidden;transform:translate3d(0,-8px,0);visibility:hidden}.project-lab-credits.is-open{max-height:none;opacity:1;overflow:visible;transform:translateZ(0);visibility:visible}.project-lab-credit-panel{width:100%;grid-template-columns:1fr;transform-origin:top}.project-lab-credit-item,.project-lab-credit-item.is-active{min-height:58px}.project-lab-section-heading{padding:0 4px}.project-lab-breakdown-grid{grid-template-columns:1fr}.project-lab-frame,.project-lab-breakdown-grid.breakdown-items-1 .project-lab-frame,.project-lab-breakdown-grid.breakdown-items-2 .breakdown-frame-1,.project-lab-breakdown-grid.breakdown-items-2 .breakdown-frame-2,.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-1,.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-2,.project-lab-breakdown-grid.breakdown-items-3 .breakdown-frame-3{grid-column:auto;grid-row:auto;height:auto;min-height:360px;aspect-ratio:330 / 400}.project-lab-frame-video,.project-lab-breakdown-grid.breakdown-items-1 .project-lab-frame-video,.project-lab-breakdown-grid.breakdown-items-2 .project-lab-frame-video,.project-lab-breakdown-grid.breakdown-items-3 .project-lab-frame-video{min-height:240px;aspect-ratio:var(--project-frame-ratio, 16 / 9)}.pitch-page{gap:12px;padding:10px}.pitch-topbar{top:10px;right:10px;left:10px;grid-template-columns:auto 1fr auto;padding:6px 7px 6px 10px}.pitch-wordmark img{width:86px}.pitch-topbar>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-topbar-cta{min-height:32px;padding:0 11px}.pitch-hero{min-height:76svh}.pitch-hero-copy{padding:78px 14px 16px}.pitch-hero-copy h1{font-size:clamp(32px,10.5vw,48px);overflow-wrap:anywhere}.pitch-hero-copy>p{max-width:540px;font-size:16px}.pitch-primary-cta{width:100%;min-width:0}.pitch-proof-strip{position:relative;right:auto;bottom:auto;z-index:2;width:auto;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:0 14px 14px}.pitch-proof-strip span{right:5px;bottom:12px;left:5px;font-size:9px}.pitch-proof-strip button:before,.pitch-proof-strip button:after{inset:auto 6px 4px}.pitch-fit-list{grid-template-columns:1fr}.pitch-section-heading,.pitch-process,.pitch-fit-row,.pitch-work-block,.pitch-work-block:nth-child(2n){grid-template-columns:1fr}.pitch-section-heading h2{font-size:clamp(27px,8vw,42px)}.pitch-fit-row{grid-template-columns:auto minmax(0,1fr);min-height:0;gap:8px 12px;border-radius:20px}.pitch-fit-row p{grid-column:1 / -1}.pitch-work-block{min-height:0}.pitch-work-block:nth-child(2n) .pitch-work-media{order:0}.pitch-work-media,.pitch-work-media .media-player-shell,.pitch-work-media .media-video,.pitch-work-media .media-image{min-height:360px}.pitch-work-copy{min-height:320px}.pitch-closing{min-height:420px}.pitch-closing p{font-size:clamp(40px,14vw,78px)}.pitch-closing a{font-size:clamp(21px,7vw,42px);overflow-wrap:anywhere}.admin-shell{padding-top:42px}.admin-inspector{position:static;max-height:none;overflow:visible}.admin-board-grid{gap:8px}.admin-work-card,.admin-new-card{min-height:auto}.admin-project-list,.admin-json-panel pre{max-height:none}.site-footer-about.about-stage{display:grid;height:auto;min-height:0;max-height:none;gap:10px;overflow:visible;padding-bottom:8px}.site-footer-about .about-contact,.site-footer-about .about-social-links,.site-footer-about .about-legal-links,.site-footer-about .about-wordmark{position:static;width:auto;max-width:none;min-width:0;transform:none}.site-footer-about .about-contact>p{margin-left:0}.site-footer-about .about-social-links,.site-footer-about .about-legal-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;font-size:12px;line-height:1.35}.site-footer-about .about-social-links p,.site-footer-about .about-legal-links p{grid-column:1 / -1}.site-footer-about .about-wordmark{justify-self:center;width:calc(100% + (var(--page-pad) * 2));height:auto;margin:2px calc(-1 * var(--page-pad)) 0;object-fit:contain;transform:none}.footer-wordmark{bottom:-4px;left:var(--page-pad);width:calc(100vw - (var(--page-pad) * 2))}}@media(max-width:520px){:root{--gap: 6px}.work-grid{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.work-row{display:contents}.work-row .project-card{flex:none;order:var(--mobile-work-order, 0);height:auto;min-height:0;aspect-ratio:4 / 5}.work-grid .project-card.layout-square{aspect-ratio:1}.work-grid .project-card.span-2,.work-grid .project-card.span-3,.work-grid .project-card.layout-panoramic,.work-grid .project-card.layout-full{grid-column:1 / -1;aspect-ratio:16 / 9!important}.pill{height:44px;min-width:68px;font-size:10px}.nav-cluster .pill{min-width:54px;height:44px}.mark-link{width:44px;height:44px}.about-page-clone{overflow:visible;padding-top:72px}.about-stage{display:grid;height:auto;min-height:0;max-height:none;gap:14px;overflow:visible}.about-copy,.about-team-kicker,.about-team-list,.about-contact,.about-social-links,.about-legal-links,.about-wordmark{position:static;width:auto;max-width:none;min-width:0}.about-copy{display:grid;min-height:0;grid-template-columns:1fr;gap:12px;border-radius:14px;padding:18px;text-align:left}.about-copy h1{max-width:360px;margin:24px 0 0;font-size:clamp(34px,11vw,48px);letter-spacing:0;line-height:.92}.about-copy h1 span{display:block}.about-copy p{max-width:360px;margin:0;font-size:12px;line-height:1.28}.about-team-kicker{display:none}.about-team-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:6px}.about-person{flex:initial;grid-column:auto;grid-row:auto;height:auto;min-height:64px;gap:9px;padding:8px 10px}.about-person-badge{width:34px;height:34px;font-size:12px}.about-person>div{gap:3px}.about-person h2{overflow:visible;text-overflow:clip;white-space:normal;font-size:clamp(14px,3.7vw,16px);line-height:1;font-weight:500}.about-person p{overflow:visible;text-overflow:clip;white-space:normal;font-size:12px;line-height:1.08}.about-team-list.has-active .about-person,.about-team-list.has-active .about-person.is-active{flex:initial;grid-column:auto;grid-row:auto;height:auto;min-height:64px;opacity:1}.about-team-list.has-active .about-person:not(.is-active)>div{opacity:1;transform:none}.about-person.is-active{border-color:#ffffff75;background:linear-gradient(135deg,#ffffff9e,#dcdcdc52),#e8e8e8a8;color:inherit;box-shadow:inset 0 1px #ffffff94,0 8px 20px #00000008;backdrop-filter:blur(8px) saturate(1.12);-webkit-backdrop-filter:blur(8px) saturate(1.12)}.about-person.is-active:before{opacity:.32;transform:translate(-10%) rotate(-9deg)}.about-person.is-active .about-person-badge{width:34px;height:34px;border-color:#ffffff6b;background:linear-gradient(145deg,#ffffff85,#c4c4c480),#c9c9c9;color:#575757;font-size:12px}.about-person.is-active .about-person-initials{opacity:1;transform:none}.about-person.is-active .about-person-emoji{opacity:0;transform:scale(.42) rotate(-8deg)}.about-person.is-active h2{color:#000;font-size:clamp(14px,3.7vw,16px);line-height:1}.about-person.is-active p{color:#9a9a9a;font-size:12px;line-height:1.08}.about-person.is-active .about-person-profile{opacity:0;transform:translate(6px)}.about-person:nth-child(5),.about-person:nth-child(6),.about-person:nth-child(7){grid-column:auto}.about-contact>p{margin-left:0}.about-contact-card{min-height:124px;padding:14px}.about-contact-card h2{max-width:calc(100% - 58px);font-size:23px}.about-contact-card>a:not(.about-arrow){position:static;margin-top:14px;min-height:44px;max-width:calc(100% - 64px)}.about-arrow{right:14px;bottom:16px;width:44px;height:44px}.about-social-links,.about-legal-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;font-size:12px;line-height:1.35}.about-social-links a,.about-legal-links a{display:inline-flex;min-height:44px;align-items:center}.about-social-links p,.about-legal-links p{grid-column:1 / -1}.about-wordmark{justify-self:center;width:calc(100% + (var(--page-pad) * 2));height:auto;max-width:none;margin:2px calc(-1 * var(--page-pad)) 0;object-fit:contain;transform:none;transform-origin:center top}.about-stage.contact-active .about-copy,.about-stage.contact-active .about-copy h1,.about-stage.contact-active .about-copy p,.about-stage.contact-active .about-team-list,.about-stage.contact-active .about-team-kicker,.about-stage.contact-active .about-social-links,.about-stage.contact-active .about-legal-links{opacity:1;transform:none}.about-stage.contact-active .about-contact{width:auto;transform:none}.about-stage.contact-active .about-contact-card{min-height:124px;padding:14px}.about-stage.contact-active .about-contact-card h2{font-size:23px}.about-stage.contact-active .about-wordmark{transform:none}.site-footer-about.about-stage{height:auto;min-height:0;max-height:none;overflow:visible;padding-bottom:8px}.team-grid,.project-credit-grid,.admin-form-row,.related-project-grid{grid-template-columns:1fr}.related-project-grid{display:grid}.related-project-card,.related-project-grid.has-active .related-project-card,.related-project-grid.has-active .related-project-card.is-active{flex:initial;height:auto;aspect-ratio:330 / 400;opacity:1;filter:none}.project-contact-card h2{max-width:calc(100% - 60px);font-size:21px}.project-contact-card>a:not(.contact-arrow),.about-contact-card>a:not(.about-arrow){min-height:44px;max-width:calc(100% - 72px);padding-inline:14px}.nda-admin-layout,.budget-admin-layout,.project-admin-layout,.nda-sign-shell,.nda-doc-parties,.nda-doc-signatures>div,.nda-form-row{grid-template-columns:1fr}.nda-admin-shell{padding-top:62px}.nda-admin-list,.nda-admin-inspector,.nda-sign-form-panel,.nda-preview-panel{position:static;max-height:none}.nda-sign-page{padding:10px}.nda-sign-heading h1{font-size:clamp(42px,15vw,76px)}.nda-preview-panel{padding:8px}.nda-document{padding:14px}.nda-doc-header{grid-template-columns:1fr;gap:14px}.nda-doc-header img{max-width:150px}.nda-doc-header h1{font-size:clamp(36px,13vw,62px)}.nda-doc-footer,.admin-board-toolbar{display:grid}.admin-add-button{width:100%}.admin-work-card-label{left:9px;right:9px;bottom:9px}.admin-work-card-label span,.admin-work-card-label strong{font-size:10px;line-height:12px}.admin-card-tools{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:6px;background:#e8e8e8}.admin-work-card.selected{overflow:visible}.admin-credit-tag{grid-template-columns:1fr;border-radius:8px}.admin-credit-actions{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){.about-copy:before,.about-copy:after,.project-lab-credit-toggle:before,.project-lab-credit-item:before,.home-intro-logo-wrap,.home-intro-logo-wrap:after,.pitch-proof-strip button.is-active.is-playing:after{animation:none}.home-video,.home-intro{transition:opacity .18s linear,visibility 0s linear .18s}.home-intro-active .home-video{filter:none;transform:none}}:root[data-theme=dark] .page,:root[data-theme=dark] .work-page,:root[data-theme=dark] .about-page,:root[data-theme=dark] .about-page-clone,:root[data-theme=dark] .project-page,:root[data-theme=dark] .project-page-clone,:root[data-theme=dark] .admin-page{background:var(--theme-bg);color:var(--theme-text)}:root[data-theme=dark] .site-nav>.pill,:root[data-theme=dark] .nav-actions .pill,:root[data-theme=dark] .theme-toggle{border-color:#eff2f629;background:linear-gradient(135deg,#383b3d8f,#0d1012ad),#090b0e9e;color:var(--theme-strong);box-shadow:inset 0 1px #f5f9fc24,inset 0 -14px 26px #f5f9fc09,0 1px 2px #00000080,0 18px 46px #00000057}:root[data-theme=dark] .site-nav>.pill:hover,:root[data-theme=dark] .site-nav>.pill:focus-visible,:root[data-theme=dark] .nav-actions .pill:hover,:root[data-theme=dark] .nav-actions .pill:focus-visible,:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .theme-toggle:focus-visible,:root[data-theme=dark] .theme-toggle:focus-within{background:linear-gradient(135deg,#45484b9e,#121416b8),#0f1214ad}:root[data-theme=dark] .theme-toggle:after{border-color:#eff2f633;background:radial-gradient(circle at 28% 18%,oklch(100% 0 0 / .18),oklch(100% 0 0 / .05) 46%,transparent 76%),linear-gradient(145deg,#50535670,#1416196b);box-shadow:inset 0 1px #f5f9fc2e,inset 0 -10px 20px #f5f9fc0d,0 10px 24px #00000052}:root[data-theme=dark] .theme-toggle-option{color:#d4d8db8c}:root[data-theme=dark] .theme-toggle-option:hover,:root[data-theme=dark] .theme-toggle-option:focus-visible,:root[data-theme=dark] .theme-toggle-option.active{color:var(--theme-strong)}:root[data-theme=dark] .work-page{background:radial-gradient(circle at 16% 2%,oklch(28% .006 245 / .5),transparent 34vw),linear-gradient(126deg,#060809,#141619),var(--theme-bg)}:root[data-theme=dark] .work-page:before{background:linear-gradient(112deg,transparent 0 29%,oklch(100% 0 0 / .08) 42%,transparent 58% 100%),repeating-linear-gradient(90deg,oklch(100% 0 0 / .045) 0 1px,transparent 1px 9px);opacity:.34}:root[data-theme=dark] .work-page:after{background:linear-gradient(124deg,transparent 0 34%,oklch(100% 0 0 / .1) 42%,transparent 51% 100%),repeating-linear-gradient(118deg,transparent 0 30px,oklch(100% 0 0 / .06) 31px,transparent 33px 66px);opacity:.28;mix-blend-mode:screen}:root[data-theme=dark] .nav-cluster{border-color:#eff2f624;background:linear-gradient(135deg,#35383b6b,#0b0e1094),#0608097a;box-shadow:inset 0 1px 1px #f5f9fc1f,inset 0 -10px 24px #f5f9fc0a,0 16px 42px #00000057}:root[data-theme=dark] .nav-cluster:before{background:radial-gradient(circle at 30% 18%,oklch(100% 0 0 / .18),transparent 28%),radial-gradient(circle at 74% 78%,oklch(100% 0 0 / .08),transparent 31%)}:root[data-theme=dark] .nav-cluster:after{border-color:#eff2f633;background:radial-gradient(circle at 28% 18%,oklch(100% 0 0 / .22),oklch(100% 0 0 / .06) 42%,transparent 72%),linear-gradient(145deg,#50535670,#1416196b);box-shadow:inset 0 1px #f5f9fc2e,inset 0 -12px 24px #f5f9fc0d,0 10px 24px #00000052}:root[data-theme=dark] .nav-cluster .pill,:root[data-theme=dark] .nav-cluster .pill:hover,:root[data-theme=dark] .nav-cluster .pill.active{color:var(--theme-strong)}:root[data-theme=dark] .admin-header-actions .pill{color:var(--theme-strong)}:root[data-theme=dark] .mark-link img,:root[data-theme=dark] .about-wordmark,:root[data-theme=dark] .footer-wordmark{filter:invert(1)}:root[data-theme=dark] .project-card,:root[data-theme=dark] .project-player,:root[data-theme=dark] .project-wide-image,:root[data-theme=dark] .project-side-image,:root[data-theme=dark] .related-project-card{background:#0f1214}:root[data-theme=dark] .project-card,:root[data-theme=dark] .related-project-card{box-shadow:inset 0 0 0 1px #ffffff16,0 0 0 1px #ffffff0e,0 16px 42px #00000057,0 0 30px #ffffff0d}:root[data-theme=dark] .work-row.is-row-active .project-card{box-shadow:inset 0 0 0 1px #ffffff12,0 0 0 1px #ffffff0b,0 14px 34px #0000004d,0 0 22px #ffffff09}:root[data-theme=dark] .work-row.is-row-active .project-card.is-active,:root[data-theme=dark] .related-project-grid.has-active .related-project-card.is-active{box-shadow:inset 0 0 0 1px #ffffff21,0 0 0 1px #ffffff14,0 22px 56px #0000006b,0 0 42px #ffffff13}:root[data-theme=dark] .about-copy,:root[data-theme=dark] .about-person,:root[data-theme=dark] .about-contact-card,:root[data-theme=dark] .about-social-links,:root[data-theme=dark] .about-legal-links,:root[data-theme=dark] .project-credit,:root[data-theme=dark] .project-contact-card,:root[data-theme=dark] .project-lab-meta-row,:root[data-theme=dark] .project-lab-copy,:root[data-theme=dark] .project-lab-credit-toggle,:root[data-theme=dark] .project-lab-credit-panel,:root[data-theme=dark] .project-lab-credit-item,:root[data-theme=dark] .pitch-fit-row,:root[data-theme=dark] .pitch-work-copy,:root[data-theme=dark] .pitch-process li,:root[data-theme=dark] .legal-hero,:root[data-theme=dark] .legal-card,:root[data-theme=dark] .legal-index,:root[data-theme=dark] .admin-board-panel,:root[data-theme=dark] .admin-inspector,:root[data-theme=dark] .budget-admin-list,:root[data-theme=dark] .project-admin-list,:root[data-theme=dark] .project-dashboard-card,:root[data-theme=dark] .project-metric-grid article,:root[data-theme=dark] .client-readiness-panel,:root[data-theme=dark] .client-readiness-grid span,:root[data-theme=dark] .client-readiness-issues li,:root[data-theme=dark] .project-control-summary article,:root[data-theme=dark] .project-signal-grid span,:root[data-theme=dark] .project-editor-details,:root[data-theme=dark] .project-section,:root[data-theme=dark] .project-bid-card,:root[data-theme=dark] .project-calendar-card,:root[data-theme=dark] .project-calendar-chip,:root[data-theme=dark] .budget-context-strip,:root[data-theme=dark] .budget-context-panel,:root[data-theme=dark] .budget-context-date,:root[data-theme=dark] .admin-form-section{border-color:#eff2f624;background:linear-gradient(135deg,#3336386b,#0b0e1099),#090b0e9e;color:var(--theme-text);box-shadow:inset 0 1px #f5f9fc1f,inset 0 -18px 34px #f5f9fc09,0 20px 58px #00000047}:root[data-theme=dark] .about-copy:before,:root[data-theme=dark] .about-contact-card:before,:root[data-theme=dark] .project-contact-card:before,:root[data-theme=dark] .project-credit:before,:root[data-theme=dark] .project-lab-meta-row:before,:root[data-theme=dark] .project-lab-credit-toggle:before,:root[data-theme=dark] .project-lab-credit-item:before{background:linear-gradient(118deg,transparent 0 34%,oklch(100% 0 0 / .16) 48%,transparent 64% 100%),repeating-linear-gradient(90deg,oklch(100% 0 0 / .06) 0 1px,transparent 1px 8px)}:root[data-theme=dark] .about-copy:after{background:linear-gradient(124deg,transparent 0 34%,oklch(100% 0 0 / .12) 42%,transparent 51% 100%),repeating-linear-gradient(118deg,transparent 0 28px,oklch(100% 0 0 / .08) 29px,transparent 31px 62px)}:root[data-theme=dark] .pitch-fit-row>span{border-color:#eff2f624;background:#f5f9fc14}:root[data-theme=dark] .about-copy h1,:root[data-theme=dark] .about-person h2,:root[data-theme=dark] .about-contact-card h2,:root[data-theme=dark] .project-copy h1,:root[data-theme=dark] .project-copy p:first-of-type,:root[data-theme=dark] .project-contact-card h2,:root[data-theme=dark] .legal-shell h1,:root[data-theme=dark] .legal-card h2,:root[data-theme=dark] .admin-header h1,:root[data-theme=dark] .admin-board-toolbar h2,:root[data-theme=dark] .admin-editor-heading h2,:root[data-theme=dark] .admin-form-section h3,:root[data-theme=dark] .admin-related-heading,:root[data-theme=dark] .budget-list-card>button strong,:root[data-theme=dark] .project-dashboard-card>button strong,:root[data-theme=dark] .project-bid-card>button strong,:root[data-theme=dark] .project-metric-grid strong,:root[data-theme=dark] .client-readiness-heading h2,:root[data-theme=dark] .client-readiness-grid strong,:root[data-theme=dark] .client-readiness-issues p,:root[data-theme=dark] .project-control-summary strong,:root[data-theme=dark] .project-signal-grid strong,:root[data-theme=dark] .project-calendar-chip strong,:root[data-theme=dark] .project-section-heading h3,:root[data-theme=dark] .budget-password-panel strong,:root[data-theme=dark] .budget-context-panel>strong,:root[data-theme=dark] .budget-context-date strong,:root[data-theme=dark] .project-lab-copy h1,:root[data-theme=dark] .project-lab-copy h2,:root[data-theme=dark] .project-lab-copy p:first-child,:root[data-theme=dark] .project-lab-meta-row strong,:root[data-theme=dark] .project-lab-credit-text strong{color:var(--theme-strong)}:root[data-theme=dark] .about-copy h1 span,:root[data-theme=dark] .about-copy p,:root[data-theme=dark] .about-person p,:root[data-theme=dark] .about-team-kicker span+span,:root[data-theme=dark] .project-copy,:root[data-theme=dark] .project-copy p,:root[data-theme=dark] .legal-hero-copy span,:root[data-theme=dark] .legal-card p,:root[data-theme=dark] .footer-grid p,:root[data-theme=dark] .footer-grid a,:root[data-theme=dark] .admin-header p,:root[data-theme=dark] .admin-board-toolbar p,:root[data-theme=dark] .admin-editor-heading p,:root[data-theme=dark] .admin-form label span,:root[data-theme=dark] .admin-related-heading small,:root[data-theme=dark] .admin-credit-heading span,:root[data-theme=dark] .admin-json-panel summary,:root[data-theme=dark] .budget-list-card>button small,:root[data-theme=dark] .project-dashboard-card>button small,:root[data-theme=dark] .project-bid-card>button small,:root[data-theme=dark] .project-metric-grid span,:root[data-theme=dark] .client-readiness-heading p,:root[data-theme=dark] .client-readiness-grid span,:root[data-theme=dark] .client-readiness-issues span,:root[data-theme=dark] .project-control-summary span,:root[data-theme=dark] .project-control-summary small,:root[data-theme=dark] .project-signal-grid span,:root[data-theme=dark] .project-calendar-chip span,:root[data-theme=dark] .project-calendar-chip small,:root[data-theme=dark] .project-section-heading p,:root[data-theme=dark] .project-editor-details summary,:root[data-theme=dark] .budget-password-panel p,:root[data-theme=dark] .budget-context-panel p,:root[data-theme=dark] .budget-context-panel>span,:root[data-theme=dark] .budget-context-strip,:root[data-theme=dark] .budget-context-date small,:root[data-theme=dark] .project-lab-copy p,:root[data-theme=dark] .project-lab-section-heading p,:root[data-theme=dark] .project-lab-credit-text span{color:var(--theme-muted)}:root[data-theme=dark] .about-team-kicker,:root[data-theme=dark] .about-contact>p,:root[data-theme=dark] .project-contact>p,:root[data-theme=dark] .related-projects>p,:root[data-theme=dark] .about-social-links,:root[data-theme=dark] .about-legal-links{color:var(--theme-strong)}:root[data-theme=dark] .about-person-badge,:root[data-theme=dark] .project-lab-credit-badge{border-color:#eff2f61f;background:linear-gradient(145deg,#404345c2,#181b1dd1),#181b1d;color:var(--theme-muted)}:root[data-theme=dark] .about-person.is-active,:root[data-theme=dark] .project-credit-grid.has-active .project-credit.is-active,:root[data-theme=dark] .project-lab-credit-item.is-active{border-color:#f5f9fc9e;background:linear-gradient(135deg,#e8eceff0,#a8abaedb),#dbdee2;color:#060809;box-shadow:inset 0 1px #ffffffb3,inset 0 -22px 40px #ffffff2e,0 22px 56px #00000061}:root[data-theme=dark] .about-person.is-active h2,:root[data-theme=dark] .project-credit.is-active strong,:root[data-theme=dark] .project-lab-credit-item.is-active .project-lab-credit-text strong{color:#040608}:root[data-theme=dark] .project-credit span{color:#c1c4c89e}:root[data-theme=dark] .project-credit strong{color:#ebeff2e0}:root[data-theme=dark] .about-person.is-active p,:root[data-theme=dark] .project-credit.is-active span,:root[data-theme=dark] .project-lab-credit-item.is-active .project-lab-credit-text span{color:#1d2022ad}:root[data-theme=dark] .about-person.is-active .about-person-badge,:root[data-theme=dark] .project-lab-credit-item.is-active .project-lab-credit-badge,:root[data-theme=dark] .about-person-profile,:root[data-theme=dark] .about-contact-card>a:not(.about-arrow),:root[data-theme=dark] .about-arrow,:root[data-theme=dark] .project-contact-card>a:not(.contact-arrow),:root[data-theme=dark] .contact-arrow,:root[data-theme=dark] .legal-hero-actions a,:root[data-theme=dark] .legal-index a,:root[data-theme=dark] .admin-add-button,:root[data-theme=dark] .admin-nudge-row button,:root[data-theme=dark] .admin-layout-switch button,:root[data-theme=dark] .admin-card-tools button,:root[data-theme=dark] .budget-card-actions button,:root[data-theme=dark] .budget-card-actions a{border-color:#f5f9fc2e;background:linear-gradient(145deg,#eff2f6eb,#bbbec1d1),#dee2e5;color:#060809}:root[data-theme=dark] .legal-page{background:radial-gradient(circle at 14% 4%,oklch(35% .006 245 / .38),transparent 34vw),linear-gradient(135deg,#040608,#020303 48%,#090b0e)}:root[data-theme=dark] .legal-hero-copy p,:root[data-theme=dark] .legal-index span,:root[data-theme=dark] .legal-card>span{color:#c7cbce6b}:root[data-theme=dark] .legal-hero-actions a:hover,:root[data-theme=dark] .legal-index a:hover,:root[data-theme=dark] .admin-card-tools button.active,:root[data-theme=dark] .admin-layout-switch button.active,:root[data-theme=dark] .admin-form>button,:root[data-theme=dark] .admin-credit-heading button,:root[data-theme=dark] .admin-new-card span{background:#e8ecef;color:#040608}:root[data-theme=dark] .admin-sync-status,:root[data-theme=dark] .admin-form input,:root[data-theme=dark] .admin-form select,:root[data-theme=dark] .admin-form textarea,:root[data-theme=dark] .admin-credit-tag,:root[data-theme=dark] .admin-credit-tag input,:root[data-theme=dark] .admin-credit-actions button,:root[data-theme=dark] .admin-visibility-row button,:root[data-theme=dark] .admin-archive-list,:root[data-theme=dark] .budget-list-card,:root[data-theme=dark] .budget-archive-panel,:root[data-theme=dark] .budget-password-panel,:root[data-theme=dark] .budget-empty{background:#141619d1;color:var(--theme-strong)}:root[data-theme=dark] .admin-archive-list button{background:#1d2022;color:var(--theme-strong)}:root[data-theme=dark] .admin-archive-list button.selected{background:#e8ecef;color:#040608}:root[data-theme=dark] .project-filter-bar button{background:#eff2f61a;color:var(--theme-strong)}:root[data-theme=dark] .project-filter-bar button.active{background:#e8ecef;color:#040608}:root[data-theme=dark] .admin-selected-preview,:root[data-theme=dark] .admin-work-card,:root[data-theme=dark] .admin-new-card,:root[data-theme=dark] .admin-board-panel,:root[data-theme=dark] .admin-inspector{background-color:#0d1012}:root[data-theme=dark] .admin-work-card.selected{outline-color:#e8ecef}:root[data-theme=dark] .admin-new-card{border-color:#eff2f638}:root[data-theme=dark] .admin-card-tools{background:#090b0edb}:root[data-theme=dark] .admin-work-card-status{background:#e8ecefe6;color:#040608}:root[data-theme=dark] .project-credit-draft{background:#141619}.production-portal-page{min-height:100vh;background:linear-gradient(135deg,#030b07,#020406 52%,#0f0404);color:#f3f2e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:clamp(18px,3vw,36px)}.production-login-page{display:grid;place-items:center}.production-login-shell,.production-shell{width:min(1180px,100%);margin:0 auto}.production-login-shell{display:grid;gap:22px;width:min(420px,100%);border:1px solid oklch(92% .02 120 / .16);border-radius:8px;background:#070f0cdb;padding:28px;box-shadow:0 28px 90px #0000005c}.production-login-shell img{width:142px;height:auto}.production-login-shell p,.production-header p,.production-section-heading span,.production-task-card header span,.production-task-card header strong,.production-project-card header span,.production-project-card header p,.production-stat-grid span{margin:0;color:#bbc8bdad;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.production-login-shell h1,.production-header h1,.production-section-heading h2{margin:0;color:#faf9f1;letter-spacing:0}.production-login-shell h1{font-size:32px;line-height:.95}.production-login-form{display:grid;gap:12px}.production-login-form label{display:grid;gap:7px}.production-login-form label span{color:#bbc8bdb3;font-size:11px;font-weight:800;text-transform:uppercase}.production-login-form input{min-height:44px;border:1px solid oklch(94% .01 100 / .18);border-radius:7px;background:#010403db;color:#faf9f1;font:inherit;padding:0 12px}.production-login-form button,.production-header-actions a,.production-card-link,.production-project-actions a,.production-project-detail-actions a,.production-project-detail-actions button{min-height:38px;border:1px solid oklch(88% .08 140 / .34);border-radius:7px;background:#54a05829;color:#e9f8dc;font:inherit;font-size:12px;font-weight:850;text-decoration:none}.production-login-form button{cursor:pointer}.production-shell{display:grid;gap:18px}.production-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid oklch(96% .01 100 / .14);padding-bottom:18px}.production-header h1{margin-top:4px;font-size:clamp(34px,5vw,64px);line-height:.92}.production-header span{display:inline-flex;margin-top:12px;color:#bad7ba;font-size:14px;font-weight:750}.production-header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.production-header-actions>span{min-height:38px;align-items:center;border:1px solid oklch(96% .01 100 / .14);border-radius:7px;padding:0 12px;color:#d5dacb}.production-header-actions a,.production-card-link,.production-project-actions a,.production-project-detail-actions a,.production-project-detail-actions button{display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.production-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.production-stat-grid article,.production-section,.production-task-card,.production-project-card{border:1px solid oklch(96% .01 100 / .13);border-radius:8px;background:#070f0cb8}.production-stat-grid article{display:grid;gap:6px;padding:16px}.production-stat-grid strong{color:#faf9f1;font-size:32px;line-height:1}.production-section{display:grid;gap:12px;padding:16px}.production-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.production-section-heading h2{font-size:22px}.production-section-heading span{display:inline-flex;min-width:34px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:#eeecdd1a}.production-task-grid,.production-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.production-task-card,.production-project-card{display:grid;gap:10px;padding:14px;overflow:hidden}.production-task-card{border-left:4px solid oklch(74% .14 145)}.production-task-card header,.production-project-card header,.production-task-meta,.production-project-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.production-task-card header,.production-project-card header{justify-content:space-between}.production-task-card h3,.production-project-card h3{margin:0;color:#faf9f1;font-size:17px;line-height:1.12}.production-task-card p,.production-project-card p,.production-muted,.production-task-grid>p,.production-project-grid>p{margin:0;color:#ced3c5c7;font-size:14px;line-height:1.35}.production-task-meta span{display:inline-flex;border:1px solid oklch(96% .01 100 / .12);border-radius:999px;padding:4px 8px;color:#dce0d2;font-size:12px}.production-task-blocker{border-radius:7px;background:#481b176b;padding:9px}.production-project-card{border-top:4px solid var(--project-color)}.production-project-actions{margin-top:auto}.production-error{border:1px solid oklch(72% .18 24 / .42);border-radius:7px;background:#3d10105c;color:#ffdcd2;color:oklch(92% .08 36);padding:10px}.production-home,.production-project-detail-view{display:grid;gap:14px;border:1px solid oklch(96% .01 100 / .13);border-radius:8px;background:linear-gradient(135deg,#060d09e6,#030609e6),#040907;padding:clamp(14px,2vw,20px)}.production-home-heading,.production-home-actions,.production-board-tools,.production-home-summary,.production-view-switcher,.production-status-filter{display:flex;align-items:center}.production-home-heading{justify-content:space-between;gap:18px}.production-home-heading p,.production-status-filter button span,.production-home-summary span{margin:0;color:#bbc8bdad;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-home-heading h2{margin:3px 0 0;color:#faf9f1;font-size:clamp(28px,4vw,46px);line-height:.98}.production-home-summary{align-self:stretch;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;gap:0;min-height:54px;border:1px solid oklch(96% .01 100 / .12);border-radius:8px;background:linear-gradient(135deg,#040906b8,#000304ad),#01030285;padding:0 6px}.production-home-actions{align-items:stretch;flex-wrap:nowrap;justify-content:flex-end;gap:10px;min-width:0}.production-view-switcher{display:grid;grid-template-columns:repeat(3,minmax(118px,1fr));gap:8px;min-width:min(460px,100%)}.production-home-summary span{min-height:100%;display:inline-flex;align-items:center;border:0;border-radius:0;background:transparent;padding:0 12px;white-space:nowrap}.production-home-summary span+span{border-left:1px solid oklch(96% .01 100 / .12)}.production-board-tools{justify-content:space-between;gap:12px}.production-status-filter{flex:1;flex-wrap:wrap;gap:7px}.production-status-filter button,.production-view-switcher button,.production-calendar-toggle,.production-back-button{border:1px solid oklch(96% .01 100 / .12);border-radius:999px;background:#02040385;color:#eaede2;cursor:pointer;font:inherit;min-height:34px}.production-status-filter button{display:inline-flex;align-items:center;gap:8px;padding:0 10px}.production-view-switcher button{display:grid;gap:1px;min-width:0;border-radius:8px;background:linear-gradient(135deg,#050e09cc,#010406c7),#020504;padding:8px 11px;text-align:left}.production-view-switcher button.is-active{border-color:#acd476ad;background:linear-gradient(135deg,#003a28c2,#001d2ead),#040907;background:linear-gradient(135deg,color(xyz 0.015 0.033 0.022 / 0.761),color(xyz 0.01 0.011 0.041 / 0.678)),#040907}.production-view-switcher strong,.production-view-switcher span{display:block;min-width:0;overflow:hidden;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.production-view-switcher strong{color:#faf9f1;font-size:13px;font-weight:900}.production-view-switcher span{color:#b9d2bdc2;font-size:11px;font-weight:820}.production-calendar-toggle{display:inline-grid;min-width:160px;gap:1px;border-radius:8px;background:linear-gradient(135deg,#00402db8,#002130a8),#040907;background:linear-gradient(135deg,color(xyz 0.016 0.041 0.026 / 0.722),color(xyz 0.011 0.013 0.045 / 0.659)),#040907;padding:8px 12px;text-align:left}.production-calendar-toggle strong,.production-calendar-toggle span{display:block;line-height:1.05}.production-calendar-toggle strong{color:#faf9f1;font-size:13px;font-weight:900}.production-calendar-toggle span{color:#b9d2bdc2;font-size:11px;font-weight:820}.production-status-filter button b{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#f3f2eb1f;color:#f3f2eb;font-size:11px}.production-status-filter button.is-active{border-color:#bae089b3;background:#0e31119e}.production-project-board{display:grid;gap:clamp(24px,3vw,38px)}.production-project-board>p{margin:0;color:#ced3c5c7}.production-artist-board{display:grid;gap:14px;min-width:0}.production-artist-board-heading>span{display:inline-flex;min-height:30px;align-items:center;border:1px solid oklch(96% .01 100 / .12);border-radius:999px;background:#01030285;color:#bbc8bdb8;font-size:11px;font-weight:850;letter-spacing:.08em;padding:0 11px;text-transform:uppercase}.production-artist-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.production-artist-card{display:grid;min-width:0;align-self:start;overflow:hidden;border:1px solid oklch(96% .01 100 / .12);border-radius:8px;background:linear-gradient(145deg,#07100bd1,#010406d1),#040907;padding:0}.production-artist-card p,.production-artist-projects p{margin:0;color:#bbc8bdad;font-size:12px;font-weight:820;line-height:1.25}.production-artist-toggle{display:grid;width:100%;min-height:112px;grid-template-columns:minmax(0,1fr) 74px 34px;align-items:center;gap:12px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:16px;text-align:left}.production-artist-toggle:hover,.production-artist-toggle:focus-visible,.production-artist-card.is-expanded .production-artist-toggle{background:linear-gradient(135deg,oklch(25% .04 160 / .38),transparent),#01030247}.production-artist-toggle:focus-visible{outline:2px solid oklch(84% .15 128);outline-offset:-2px}.production-artist-main{display:grid;gap:7px;min-width:0}.production-artist-main>span{color:#bbc8bdad;font-size:10px;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.production-artist-main strong{overflow:hidden;color:#faf9f1;font-size:clamp(28px,2.6vw,38px);font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.production-artist-main small{overflow:hidden;color:#bbc8bdb8;font-size:12px;font-weight:820;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.production-artist-active-count{display:grid;min-width:66px;min-height:66px;place-items:center;border:1px solid oklch(88% .12 128 / .22);border-radius:8px;background:#001d076b;background:oklch(20% .06 150 / .42);color:#faf9f1}.production-artist-active-count b{color:#faf9f1;font-size:30px;font-weight:950;line-height:.95}.production-artist-active-count span{color:#b9d2bdbd;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.production-artist-chevron{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid oklch(96% .01 100 / .12);border-radius:999px;background:#0102016b;color:#cad5c1db;font-size:22px;font-weight:850;line-height:1}.production-artist-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.production-artist-kpis span{display:grid;gap:2px;min-width:0;border:1px solid oklch(96% .01 100 / .1);border-radius:7px;background:#01020161;color:#b0bbb0c2;font-size:10px;font-weight:850;line-height:1.05;padding:8px;text-transform:uppercase}.production-artist-kpis b{color:#faf9f1;font-size:18px;line-height:1}.production-artist-projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:10px;border-top:1px solid oklch(96% .01 100 / .08);padding:14px}.production-artist-projects .production-artist-project-tile{min-height:178px}.production-artist-project-tile .production-project-tile-copy strong{font-size:clamp(18px,1.75vw,22px)}.production-artist-project-tile .production-project-progress{grid-column:2 / 3;align-self:end}.production-artist-project-tile .production-project-progress span b{letter-spacing:.12em}.production-calendar-map{display:grid;gap:14px;min-width:0}.production-calendar-map-heading,.production-calendar-range,.production-calendar-axis span,.production-calendar-bar,.production-calendar-undated button{display:flex;align-items:center}.production-calendar-map-heading{justify-content:space-between;gap:14px;align-items:center;border:1px solid oklch(96% .01 100 / .11);border-radius:8px;background:linear-gradient(135deg,#031b14d6,#01070be0),#040907;padding:14px}.production-calendar-map-heading p{margin:0;color:#bbc8bdad;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-calendar-map-heading h2{margin:3px 0 0;color:#faf9f1;font-size:clamp(24px,3vw,38px);letter-spacing:0;line-height:1}.production-calendar-range{flex-wrap:wrap;justify-content:center;gap:8px}.production-calendar-range button{min-height:32px;border:1px solid oklch(96% .01 100 / .12);border-radius:999px;background:#00020180;color:#bbc8bdbd;cursor:pointer;font:inherit;font-size:11px;font-weight:900;letter-spacing:.08em;padding:0 11px;text-transform:uppercase}.production-calendar-range button.is-active{border-color:#bae089a8;background:#002d15b8;background:oklch(26% .08 155 / .72);color:#faf9f1}.production-calendar-scroll{overflow-x:auto;border:1px solid oklch(96% .01 100 / .12);border-radius:8px;background:linear-gradient(180deg,#030705c7,#010202d1),#020403}.production-calendar-canvas{--calendar-day-width: 42px;position:relative;min-width:calc(var(--calendar-days) * var(--calendar-day-width))}.production-calendar-axis,.production-calendar-lane{display:grid;grid-template-columns:repeat(var(--calendar-days),minmax(var(--calendar-day-width),1fr))}.production-calendar-axis{position:sticky;top:0;z-index:3;min-height:58px;border-bottom:1px solid oklch(96% .01 100 / .12);background:#010403f0}.production-calendar-axis span{position:relative;flex-direction:column;justify-content:center;gap:2px;border-left:1px solid oklch(96% .01 100 / .07);color:#b6c1b6b8;font-size:10px;font-weight:850;min-width:0;padding:7px 4px;text-transform:uppercase}.production-calendar-axis span.is-weekend{background:linear-gradient(180deg,#17202875,#040a106b),#030705;color:#b9c6cec2}.production-calendar-axis span.is-holiday{background:linear-gradient(180deg,#42260f8f,#17060285),#030705;color:#ffd6a5;color:oklch(90% .08 72)}.production-calendar-axis span.is-holiday strong{color:#ffefda;color:oklch(96% .08 76)}.production-calendar-axis span.is-month-start{border-left-color:#8ac8a66b}.production-calendar-axis b,.production-calendar-axis strong,.production-calendar-axis em{display:block;font-style:normal;line-height:1}.production-calendar-axis strong{color:#f3f2eb;font-size:14px}.production-calendar-axis em{color:#a2d7ac;font-size:9px}.production-calendar-lanes{position:relative;padding:8px 0 14px}.production-calendar-day-shading{position:absolute;z-index:0;inset:0 0 14px;display:grid;grid-template-columns:repeat(var(--calendar-days),minmax(var(--calendar-day-width),1fr));pointer-events:none}.production-calendar-day-shading span{border-left:1px solid oklch(96% .01 100 / .035)}.production-calendar-day-shading span.is-weekend{background:linear-gradient(180deg,oklch(42% .035 245 / .12),transparent),#2b3a471f}.production-calendar-day-shading span.is-holiday{background:linear-gradient(180deg,#a06e3f38,#562a191f),#6c4a3029}.production-calendar-lane{position:relative;z-index:1;min-height:46px;border-bottom:1px solid oklch(96% .01 100 / .055);background-image:repeating-linear-gradient(to right,oklch(96% .01 100 / .075) 0,oklch(96% .01 100 / .075) 1px,transparent 1px,transparent var(--calendar-day-width))}.production-calendar-today-line{position:absolute;z-index:4;top:0;bottom:0;left:calc((var(--today-index) + .5) * (100% / var(--calendar-days)));width:2px;transform:translate(-1px);background:#bfe889;box-shadow:0 0 18px #bfe8898f;pointer-events:none}.production-calendar-today-line b{position:sticky;top:4px;display:inline-flex;min-height:22px;align-items:center;border-radius:999px;background:#010604;color:#faf9f1;font-size:10px;font-weight:950;letter-spacing:.06em;padding:0 7px;text-transform:uppercase;transform:translate(-50%)}.production-calendar-bar{position:relative;z-index:2;align-self:center;min-width:0;height:30px;justify-content:flex-start;gap:7px;overflow:hidden;border:1px solid color-mix(in oklab,var(--project-color),white 22%);border-radius:7px;background:linear-gradient(90deg,color-mix(in oklab,var(--project-color),black 8%),color-mix(in oklab,var(--project-color),black 28%)),var(--project-color);color:#faf9f1;cursor:pointer;font:inherit;margin:0 3px;padding:0 9px;text-align:left}.production-calendar-bar.is-extended-to-today:after{position:absolute;top:0;right:0;bottom:0;width:22px;background:repeating-linear-gradient(135deg,oklch(98% .01 100 / .42) 0 2px,transparent 2px 5px);content:"";pointer-events:none}.production-calendar-bar:hover,.production-calendar-bar:focus-visible{border-color:#faf9f1bd;filter:brightness(1.1)}.production-calendar-bar:focus-visible,.production-view-switcher button:focus-visible,.production-calendar-toggle:focus-visible,.production-calendar-range button:focus-visible,.production-calendar-undated button:focus-visible{outline:2px solid oklch(84% .15 128);outline-offset:2px}.production-calendar-bar strong,.production-calendar-bar span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-calendar-bar strong{color:#fcfcf8;font-size:12px;font-weight:950}.production-calendar-bar span{color:#f3f2ebc2;font-size:11px;font-weight:800}.production-calendar-bar b{display:inline-flex;flex:0 0 auto;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#01020285;color:#faf9f1;font-size:10px;font-weight:900}.production-calendar-empty{margin:0;padding:20px;color:#ced3c5c7}.production-calendar-undated{display:grid;gap:10px;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#0205048f;padding:12px}.production-calendar-undated>div:last-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.production-calendar-undated button{min-height:58px;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid color-mix(in oklab,var(--project-color),white 10%);border-radius:7px;background:linear-gradient(135deg,color-mix(in oklab,var(--project-color),transparent 88%),transparent 60%),#050b08b8;color:inherit;cursor:pointer;font:inherit;gap:5px;padding:10px;text-align:left}.production-calendar-undated button strong{color:#faf9f1;font-size:13px;font-weight:900;line-height:1.1}.production-calendar-undated button span{color:#c3cec3bf;font-size:11px;font-weight:780}.production-project-status-section{--status-section-color: oklch(74% .12 145);display:grid;gap:12px;min-width:0;border-top:1px solid color-mix(in oklab,var(--status-section-color),transparent 58%);padding-top:16px}.production-project-status-heading{display:flex;align-items:end;justify-content:space-between;gap:14px}.production-project-status-heading div{display:grid;grid-template-columns:auto auto;gap:3px 9px;align-items:center;min-width:0}.production-project-status-mark{width:9px;height:9px;border-radius:999px;background:var(--status-section-color);box-shadow:0 0 22px color-mix(in oklab,var(--status-section-color),transparent 46%)}.production-project-status-heading p{margin:0;color:#bbc8bd9e;font-size:10px;font-weight:850;letter-spacing:.1em;line-height:1;text-transform:uppercase}.production-project-status-heading h3{grid-column:1 / -1;margin:0;color:#f6f5ee;font-size:clamp(22px,2.7vw,34px);font-weight:900;letter-spacing:0;line-height:.95}.production-project-status-heading b{display:inline-flex;min-width:34px;height:30px;align-items:center;justify-content:center;border:1px solid color-mix(in oklab,var(--status-section-color),white 8%);border-radius:999px;background:color-mix(in oklab,var(--status-section-color),transparent 72%);color:#f3f2eb;font-size:12px;font-weight:900}.production-project-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.production-project-tile{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr);column-gap:14px;row-gap:10px;min-height:188px;overflow:hidden;border:1px solid oklch(96% .01 100 / .12);border-radius:8px;background:linear-gradient(135deg,color-mix(in oklab,var(--project-color),transparent 88%),transparent 56%),#070f0cb8;color:inherit;cursor:pointer;font:inherit;padding:12px;text-align:left}.production-project-tile:hover,.production-project-tile:focus-visible,.production-project-tile.is-selected{border-color:color-mix(in oklab,var(--project-color),white 24%);background:linear-gradient(135deg,color-mix(in oklab,var(--project-color),transparent 76%),transparent 58%),#09110ed6}.production-project-tile:focus-visible,.production-status-filter button:focus-visible,.production-back-button:focus-visible{outline:2px solid oklch(84% .15 128);outline-offset:2px}.production-project-tile-thumb{position:relative;grid-row:1 / span 4;display:grid;min-height:164px;place-items:center;overflow:hidden;border-radius:7px;background:linear-gradient(145deg,color-mix(in oklab,var(--project-color),white 16%),#010302),var(--project-color)}.production-project-tile-thumb:after{position:absolute;inset:10px;border:1px solid oklch(100% 0 0 / .18);border-radius:5px;content:""}.production-project-tile-thumb img{width:100%;height:100%;object-fit:cover}.production-project-tile-thumb b{max-width:92px;color:#faf9f1;font-size:15px;font-weight:900;line-height:1.02;overflow-wrap:anywhere;text-align:center;text-transform:uppercase}.production-project-tile-copy{display:grid;align-content:start;gap:7px;min-width:0;padding-right:24px}.production-project-tile-copy strong{color:#faf9f1;font-size:clamp(17px,1.7vw,20px);font-weight:900;line-height:1.06;overflow-wrap:normal;word-break:normal}.production-project-tile-copy small{color:#c7d1c5c2;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.production-project-artists{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.production-project-artists b{display:inline-flex;max-width:100%;min-height:22px;align-items:center;border:1px solid oklch(96% .01 100 / .11);border-radius:999px;background:#0103025c;color:#c4cec2c2;font-size:11px;font-weight:800;line-height:1;overflow:hidden;padding:0 7px;text-overflow:ellipsis;white-space:nowrap}.production-status-pill{align-self:end;justify-self:start;border:1px solid oklch(96% .01 100 / .13);border-radius:999px;background:#f3f2eb1a;color:#e6eadd;font-size:12px;font-weight:850;line-height:1;padding:7px 10px}.production-project-progress{display:grid;grid-template-columns:minmax(76px,auto) minmax(54px,1fr);align-items:end;gap:9px;min-width:0;color:#cfdcc9;font-size:11px;font-weight:900}.production-project-progress span{display:grid;gap:2px;min-width:0}.production-project-progress span b,.production-project-progress span em{display:block;font-style:normal;line-height:1;white-space:nowrap}.production-project-progress span b{color:#aebcaeb8;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.production-project-progress span em{color:#dce9d6;font-size:12px}.production-project-progress i{display:block;height:6px;overflow:hidden;border-radius:999px;background:#f3f2eb1a}.production-project-progress i b{display:block;min-width:4px;height:100%;border-radius:inherit;background:color-mix(in oklab,var(--project-color),oklch(86% .13 128) 34%)}.production-project-priority{position:absolute;right:12px;top:12px;display:flex;gap:5px}.production-project-priority i{display:block;width:9px;height:9px;border-radius:999px}.production-project-priority i.danger{background:#f84b4e}.production-project-priority i.today{background:#efa810}.production-project-status-section.status-en-curso{--status-section-color: oklch(66% .15 244)}.production-project-status-section.status-aprobado{--status-section-color: oklch(70% .15 145)}.production-project-status-section.status-posible{--status-section-color: oklch(74% .16 72)}.production-project-status-section.status-suspendido{--status-section-color: oklch(66% .16 24)}.production-project-status-section.status-aplazado{--status-section-color: oklch(68% .13 294)}.production-project-status-section.status-finalizado{--status-section-color: oklch(62% .06 170)}.production-status-pill.status-en-curso,.production-status-filter button.status-en-curso.is-active{background:#0051816b;background:oklch(42% .14 244 / .42);color:#b6e1ff;color:oklch(89% .08 238)}.production-status-pill.status-aprobado,.production-status-filter button.status-aprobado.is-active{background:#04551470;color:#a3e59c}.production-status-pill.status-posible,.production-status-filter button.status-posible.is-active{background:#8152006b;background:oklch(48% .11 72 / .42);color:#ffdba5;color:oklch(91% .11 78)}.production-status-pill.status-suspendido,.production-status-filter button.status-suspendido.is-active{background:#72242470;color:#ffc8c0;color:oklch(88% .09 28)}.production-status-pill.status-aplazado,.production-status-filter button.status-aplazado.is-active{background:#51407e6b;color:#d9d0ff;color:oklch(88% .08 294)}.production-status-pill.status-finalizado,.production-status-filter button.status-finalizado.is-active{background:#24413780;color:#b5d7ca}.production-project-detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-back-button{justify-self:start;padding:0 14px}.production-project-detail-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.production-project-detail-actions a,.production-project-detail-actions button{cursor:pointer}.production-project-detail-actions .is-primary{border-color:color-mix(in oklab,var(--project-color, oklch(84% .15 128)),white 28%);background:linear-gradient(135deg,color-mix(in oklab,var(--project-color, oklch(84% .15 128)),transparent 70%),#010302);color:#faf9f1}.production-project-detail-actions .is-active{box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--project-color, oklch(84% .15 128)),white 22%)}.production-project-detail-view .production-project-detail{max-height:none;overflow:visible;padding:0}@media(max-width:1180px){.production-project-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.production-portal-page{padding:14px}.production-header{display:grid}.production-header-actions{justify-content:flex-start}.production-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-home-heading,.production-board-tools,.production-home-actions{display:grid;justify-content:stretch}.production-view-switcher{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.production-home-summary{justify-content:flex-start}.production-calendar-toggle{min-width:0}.production-status-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.production-status-filter button{flex:0 0 auto}.production-project-status-grid,.production-artist-grid,.production-artist-kpis,.production-artist-projects{grid-template-columns:1fr}.production-artist-board-heading>span{justify-self:start}.production-artist-toggle{min-height:108px;grid-template-columns:minmax(0,1fr) 62px 30px;gap:9px;padding:13px}.production-artist-main strong{font-size:30px}.production-artist-main small{white-space:normal}.production-artist-active-count{min-width:58px;min-height:58px}.production-artist-chevron{width:30px;height:30px}.production-project-tile{grid-template-columns:98px minmax(0,1fr);min-height:170px}.production-project-tile-thumb{min-height:146px}.production-project-tile-copy strong{font-size:18px}.production-project-progress{grid-template-columns:minmax(72px,auto) minmax(42px,1fr)}.production-calendar-map-heading{display:grid}.production-calendar-range{justify-content:flex-start}.production-calendar-canvas{--calendar-day-width: 38px}.production-calendar-bar span{display:none}}.production-shell{width:min(1560px,100%)}.production-workbench{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);height:calc(100vh - 220px);min-height:680px;max-height:900px;border:1px solid oklch(96% .01 100 / .13);border-radius:10px;background:linear-gradient(90deg,#030906f5,#030709eb),#040b08;overflow:hidden}.production-project-rail{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0;max-height:100%;overflow:hidden;border-right:1px solid oklch(96% .01 100 / .12);background:#010403b8;padding:14px}.production-project-rail-heading,.production-project-row,.production-project-detail-header,.production-project-kpis,.production-project-chips,.production-event-list article{display:flex;align-items:center}.production-project-rail-heading{justify-content:space-between;gap:12px}.production-project-rail-heading p,.production-project-search span,.production-project-detail-header p,.production-project-brief p,.production-project-description p,.production-section-heading p{margin:0;color:#bbc8bdad;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-project-rail-heading h2{margin:2px 0 0;color:#faf9f1;font-size:24px;letter-spacing:0}.production-project-rail-heading>span{display:inline-flex;min-width:36px;height:30px;align-items:center;justify-content:center;border:1px solid oklch(96% .01 100 / .14);border-radius:999px;color:#dee8dc;font-weight:850}.production-project-search{display:grid;gap:7px}.production-project-search input{min-height:42px;border:1px solid oklch(96% .01 100 / .16);border-radius:8px;background:#010201db;color:#faf9f1;font:inherit;padding:0 12px}.production-project-list{display:grid;align-content:start;gap:7px;min-height:0;overflow:auto;padding-right:4px}.production-project-row{width:100%;min-height:68px;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#080f0c9e;color:inherit;cursor:pointer;font:inherit;gap:10px;padding:10px;text-align:left}.production-project-row:hover,.production-project-row.is-selected{border-color:color-mix(in oklab,var(--project-color),white 18%);background:color-mix(in oklab,var(--project-color),oklch(12% .014 180) 86%)}.production-project-row:focus-visible,.production-project-search input:focus-visible,.production-login-form input:focus-visible,.production-login-form button:focus-visible,.production-project-actions a:focus-visible,.production-project-detail-actions a:focus-visible,.production-project-detail-actions button:focus-visible,.production-project-week-actions button:focus-visible,.production-action-task input:focus-visible,.production-action-task-link:focus-visible,.production-card-link:focus-visible{outline:2px solid oklch(84% .15 128);outline-offset:2px}.production-project-swatch{width:7px;align-self:stretch;border-radius:999px;background:var(--project-color)}.production-project-row-main{display:grid;gap:5px;min-width:0;flex:1}.production-project-row-main strong{overflow:hidden;color:#faf9f1;font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.production-project-row-main small{overflow:hidden;color:#bbc8bdbd;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.production-project-row-counts{display:flex;flex-direction:column;gap:4px}.production-project-row-counts b{display:inline-flex;min-width:24px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#f0efe71a;color:#e0e7da;font-size:11px}.production-project-row-counts b.danger{background:#90272a7a;color:#ffdbd4;color:oklch(92% .08 32)}.production-project-row-counts b.today{background:#8152007a;background:oklch(48% .13 72 / .48);color:#ffe8c5;color:oklch(94% .08 78)}.production-project-detail{display:grid;align-content:start;gap:14px;min-width:0;max-height:calc(100vh - 210px);overflow:auto;padding:16px}.production-project-cover{position:relative;display:grid;height:clamp(190px,23vw,340px);overflow:hidden;place-items:center;border:1px solid oklch(96% .01 100 / .13);border-radius:8px;background:linear-gradient(135deg,color-mix(in oklab,var(--project-color),transparent 68%),transparent 58%),#010302}.production-project-cover:after{content:"";position:absolute;inset:18px;border:1px solid oklch(96% .01 100 / .22);border-radius:7px;pointer-events:none}.production-project-cover img{display:block;width:100%;height:100%;object-fit:cover}.production-project-cover b{z-index:1;max-width:min(720px,84%);color:#faf9f1;font-size:clamp(34px,7vw,92px);font-weight:950;letter-spacing:0;line-height:.92;text-align:center;text-transform:uppercase}.production-project-detail-header{justify-content:space-between;gap:18px;border:1px solid oklch(96% .01 100 / .12);border-top:5px solid var(--project-color);border-radius:8px;background:linear-gradient(135deg,color-mix(in oklab,var(--project-color),transparent 84%),transparent 44%),#040b08d1;padding:18px}.production-project-detail-header>div:first-child{min-width:0;flex:1}.production-project-detail-header h2{max-width:min(100%,980px);margin:4px 0 0;color:#faf9f1;font-size:clamp(30px,3.4vw,58px);letter-spacing:0;line-height:.98;overflow-wrap:normal;text-wrap:balance;word-break:normal}.production-project-detail-header h2 span{display:inline-block;white-space:nowrap}.production-project-chips{flex-wrap:wrap;gap:7px;margin-top:12px}.production-project-chips span,.production-project-kpis span{display:inline-flex;align-items:center;border:1px solid oklch(96% .01 100 / .13);border-radius:999px;background:#03070594;color:#d3dacd;font-size:12px;font-weight:750;padding:6px 10px}.production-project-kpis{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:310px}.production-project-kpis strong{color:#faf9f1;font-size:18px;line-height:1;margin-right:5px}.production-project-brief{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:10px}.production-project-brief section{display:grid;gap:8px;min-height:112px;border:1px solid oklch(96% .01 100 / .11);border-radius:8px;background:#070f0ca3;padding:14px}.production-project-brief h3{margin:0;color:#ebecdf;font-size:16px;font-weight:720;line-height:1.28}.production-project-description{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;align-items:start;border:1px solid oklch(96% .01 100 / .11);border-radius:8px;background:linear-gradient(135deg,#080f0bb8,#020706ad),#040907;padding:16px}.production-project-description h3{max-width:760px;margin:0;color:#f3f2e8;font-size:clamp(14px,1vw,17px);font-weight:620;line-height:1.42}.production-project-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.production-project-facts div{min-width:0;border:1px solid oklch(96% .01 100 / .1);border-radius:7px;background:#01030275;padding:10px}.production-project-facts dt{margin:0 0 5px;color:#bbc8bdad;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-project-facts dd{margin:0;color:#f0efe5;font-size:13px;font-weight:760;line-height:1.18}.production-project-actions{gap:10px}.production-project-actions a.is-primary{border-color:color-mix(in oklab,var(--project-color, oklch(84% .15 128)),white 28%);background:linear-gradient(135deg,color-mix(in oklab,var(--project-color, oklch(84% .15 128)),transparent 70%),#010302);color:#faf9f1}.production-project-expenses-section{background:linear-gradient(135deg,color-mix(in oklab,var(--project-color, oklch(84% .15 128)),transparent 90%),transparent 48%),#030705c7}.production-project-expenses-heading{align-items:flex-start}.production-project-expenses-heading small{display:block;margin-top:5px;color:#b1bbafbd;font-size:12px;font-weight:720}.production-project-expenses-heading button,.production-project-week-actions button{min-height:34px;border:1px solid oklch(88% .08 140 / .34);border-radius:999px;background:#54a05824;color:#e9f8dc;cursor:pointer;font:inherit;font-size:12px;font-weight:850;padding:0 12px}.production-expense-grid,.production-expense-status-grid{display:grid;gap:10px}.production-expense-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.production-expense-status-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.production-expense-data-box{min-width:0;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#01020180;padding:12px}.production-expense-data-box label{display:block;margin-bottom:6px;color:#bbc8bdad;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-expense-data-box strong{display:block;overflow-wrap:anywhere;color:#faf9f1;font-size:clamp(20px,2vw,30px);line-height:1}.production-expense-data-box strong.is-verde{color:#5fcc74}.production-expense-data-box strong.is-ambar{color:#f8c153}.production-expense-data-box strong.is-rojo{color:#ff735f;color:oklch(72% .18 30)}.production-expense-empty-panel,.production-expense-section{display:grid;gap:12px;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#01030285;padding:16px}.production-expense-empty-panel h3,.production-expense-section h3{margin:0;color:#faf9f1;font-size:22px;line-height:1.05}.production-expense-empty-panel p,.production-expense-empty{margin:0;color:#c4cec2c7;font-size:14px;line-height:1.4}.production-expense-table-wrap{overflow:auto;border:1px solid oklch(96% .01 100 / .08);border-radius:8px}.production-expense-table{width:100%;min-width:740px;border-collapse:collapse}.production-expense-table th,.production-expense-table td{border-bottom:1px solid oklch(96% .01 100 / .08);padding:10px;text-align:left;vertical-align:top}.production-expense-table th{color:#bbc8bdad;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-expense-table td{color:#e5e6db;font-size:13px;font-weight:650;line-height:1.25}.production-expense-table tr:last-child td{border-bottom:0}.production-project-action-board{overflow:hidden;border-top:1px solid color-mix(in oklab,var(--project-color, oklch(84% .15 128)),white 18%);background:linear-gradient(135deg,color-mix(in oklab,var(--project-color, oklch(84% .15 128)),transparent 90%),transparent 54%),#020504c7}.production-project-action-heading{align-items:flex-start}.production-action-summary{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.production-action-summary span{min-width:auto;height:30px;border:1px solid oklch(96% .01 100 / .12);background:#f3f2eb12;color:#e3e7d8;padding:0 11px}.production-action-summary span+span{border-color:#fd746685;background:#5f120e47;color:#ffc9bc;color:oklch(88% .08 34)}.production-action-groups{display:grid;gap:10px}.production-action-group{min-width:0;border:1px solid oklch(96% .01 100 / .11);border-left:4px solid var(--project-color, oklch(84% .15 128));border-radius:8px;background:linear-gradient(180deg,#090f0cb8,#020403d1),#020403;overflow:hidden}.production-action-group.is-complete{border-left-color:#58c66e}.production-action-group summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;cursor:pointer;list-style:none;padding:14px}.production-action-group summary::-webkit-details-marker{display:none}.production-action-group summary:hover{background:#f3f2eb06}.production-action-group-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,280px);gap:16px;align-items:center;min-width:0}.production-action-group-main>div:first-child{min-width:0}.production-action-group-main p{margin:0 0 4px;color:#bbc8bdad;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-action-group h3{margin:0;color:#faf9f1;font-size:clamp(18px,1.5vw,24px);line-height:1.04;overflow-wrap:anywhere}.production-action-group-main small{display:block;margin-top:4px;color:#c4cec2b8;font-size:12px;font-weight:650;line-height:1.25}.production-action-group-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;align-items:center}.production-action-group-status span,.production-action-group-status b{display:inline-flex;min-height:30px;align-items:center;justify-content:center;border:1px solid oklch(96% .01 100 / .13);border-radius:999px;background:#01020194;color:#dce0d2;font-size:12px;font-weight:900;line-height:1;padding:0 10px}.production-action-group-status b{border-color:#fd746680;background:#55110e47;color:#ffc9bc;color:oklch(88% .08 34)}.production-action-group-status em{display:inline-block;width:22px;height:22px;border:1px solid oklch(96% .01 100 / .13);border-radius:999px;position:relative}.production-action-group-status em:before,.production-action-group-status em:after{content:"";position:absolute;inset:9px 5px auto;height:2px;border-radius:999px;background:#d5dacb}.production-action-group-status em:after{transform:rotate(90deg)}.production-action-group[open] .production-action-group-status em:after{transform:rotate(0)}.production-action-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.production-action-progress i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#f3f2eb1a}.production-action-progress b{display:block;height:100%;border-radius:inherit;background:var(--project-color, oklch(84% .15 128))}.production-action-progress strong{color:#e3e7d8;font-size:12px;font-weight:900}.production-action-alerts{display:flex;flex-wrap:wrap;gap:6px}.production-action-alerts span{display:inline-flex;min-height:24px;align-items:center;border:1px solid oklch(72% .17 28 / .48);border-radius:999px;background:#55110e4d;color:#ffc9bc;color:oklch(88% .08 34);font-size:11px;font-weight:850;padding:0 8px}.production-action-task-list{display:grid;gap:8px;border-top:1px solid oklch(96% .01 100 / .08);padding:12px 14px 14px}.production-action-task{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;min-width:0;border:1px solid oklch(96% .01 100 / .09);border-radius:8px;background:#0101019e;padding:10px}.production-action-task.is-late{border-color:#f66e6080;background:linear-gradient(90deg,oklch(30% .1 28 / .34),transparent 36%),#010101a8}.production-action-task.is-blocked{box-shadow:inset 0 0 0 1px #f66e6033}.production-action-task.is-done{opacity:.62}.production-action-task input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--project-color, oklch(84% .15 128));cursor:pointer}.production-action-task-copy{display:grid;gap:7px;min-width:0}.production-action-task-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.production-action-task-title h4{margin:0;color:#f6f6ed;font-size:14px;font-weight:850;line-height:1.16;overflow-wrap:anywhere}.production-action-task.is-done .production-action-task-title h4{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#f3f2eb70}.production-action-task-title strong{flex:0 0 auto;border:1px solid oklch(96% .01 100 / .11);border-radius:999px;color:#c4cec2c7;font-size:10px;font-weight:900;line-height:1;padding:5px 7px}.production-action-task-meta{display:flex;flex-wrap:wrap;gap:5px}.production-action-task-meta span{display:inline-flex;max-width:100%;min-height:22px;align-items:center;border:1px solid oklch(96% .01 100 / .09);border-radius:999px;color:#c4cec2b8;font-size:11px;font-weight:760;line-height:1.05;padding:0 7px}.production-action-task-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0;color:#c6cdc0c2;font-size:12px;line-height:1.35}.production-action-task-blocker{border-left:2px solid oklch(72% .17 28);color:#ffc9bc!important;color:oklch(88% .08 34)!important;-webkit-line-clamp:2;padding-left:8px}.production-action-task-link{width:fit-content;color:#b0eb9c;font-size:12px;font-weight:850;text-decoration:none}.production-action-empty{margin:0;border:1px dashed oklch(96% .01 100 / .15);border-radius:8px;color:#c4cec2bd;font-size:14px;line-height:1.4;padding:16px}.production-task-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.production-task-columns .production-section{align-content:start;min-height:220px;background:#040a07ad}.production-task-columns .production-task-grid{grid-template-columns:minmax(0,1fr)}.production-task-card.is-compact,.production-task-columns .production-task-card{padding:12px}.production-task-card h3{font-size:16px}.production-task-note{border-left:2px solid oklch(70% .11 286);padding-left:9px}.production-project-week-section,.production-project-full-calendar-section{overflow:hidden;background:#020504c2}.production-project-week-heading{align-items:flex-start}.production-project-week-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.production-project-week-actions button{min-height:30px;border:1px solid oklch(84% .15 128 / .48);border-radius:999px;background:#aedd6d24;color:#cdf49d;cursor:pointer;font:inherit;font-size:11px;font-weight:850;padding:0 12px}.production-project-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));overflow-x:auto;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#010302c2}.production-project-week-day{display:grid;align-content:start;min-height:156px;border-right:1px solid oklch(96% .01 100 / .1);background:#0307058f}.production-project-week-day:last-child{border-right:0}.production-project-week-day.is-weekend{background:#020403b8}.production-project-week-day.is-today{box-shadow:inset 0 0 0 1px #aedd6da8}.production-project-week-day header{display:grid;gap:3px;min-height:58px;border-bottom:1px solid oklch(96% .01 100 / .1);padding:10px}.production-project-week-day header span,.production-project-week-day header small{color:#bbc8bdb3;font-size:10px;font-weight:850;letter-spacing:.08em;line-height:1;text-transform:uppercase}.production-project-week-day header strong{color:#faf9f1;font-size:28px;line-height:.9}.production-project-week-notes{display:grid;align-content:start;gap:7px;padding:10px}.production-project-week-note,.production-project-calendar-note,.production-project-week-empty,.production-project-week-more{display:block;min-width:0;border:1px solid oklch(84% .15 128 / .78);border-radius:6px;color:#b3df78;background:#010201c7;font-size:11px;font-weight:900;letter-spacing:0;line-height:1.08;padding:8px;text-transform:uppercase}.production-project-week-note.is-wip,.production-project-week-note.is-delivery,.production-project-calendar-note.is-wip,.production-project-calendar-note.is-delivery{border-color:#ffdb68;border-color:oklch(90% .15 92);background:#ffdb68;background:oklch(90% .15 92);color:#080501}.production-project-week-note.is-feedback,.production-project-calendar-note.is-feedback{border-color:#9dc861;color:#acd476}.production-project-week-note.is-meeting,.production-project-calendar-note.is-meeting{border-color:#25c2c3;color:#4fcdce}.production-project-week-note.is-milestone,.production-project-calendar-note.is-milestone{border-color:#aedd6d8a}.production-project-week-empty{border-color:transparent;color:#9ca89e80;background:transparent;font-weight:760;text-transform:none}.production-project-week-more{width:fit-content;border-color:#f3f2eb24;border-radius:999px;color:#cdd4c6;background:#f3f2eb14;padding:5px 8px}.production-project-months{display:grid;gap:14px}.production-project-month{overflow:hidden;border:1px solid oklch(96% .01 100 / .1);border-radius:8px;background:#010302c7}.production-project-month-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid oklch(96% .01 100 / .1);background:linear-gradient(135deg,#0c140fb8,#020706bd);padding:14px}.production-project-month-head h3{margin:0;color:#faf9f1;font-size:clamp(24px,3vw,42px);font-weight:900;line-height:.9;text-transform:uppercase}.production-project-month-head span{color:#bbc8bdc2;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-project-month-weekdays,.production-project-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.production-project-month-weekdays span{border-right:1px solid oklch(96% .01 100 / .1);border-bottom:1px solid oklch(96% .01 100 / .1);color:#bbc8bdb3;font-size:10px;font-weight:850;letter-spacing:.08em;padding:8px 10px;text-transform:uppercase}.production-project-month-weekdays span:last-child{border-right:0}.production-project-month-day{display:grid;align-content:start;min-height:128px;border-right:1px solid oklch(96% .01 100 / .1);border-bottom:1px solid oklch(96% .01 100 / .1);background:#0307058a;padding:9px}.production-project-month-day:nth-child(7n){border-right:0}.production-project-month-day.is-weekend{background:#020403b8}.production-project-month-day.is-outside{opacity:.42}.production-project-month-day.is-today{box-shadow:inset 0 0 0 1px #aedd6d9e}.production-project-month-day time{color:#faf9f1;font-size:18px;font-weight:900;line-height:1}.production-project-month-notes{display:grid;gap:6px;margin-top:8px}.production-project-calendar-note{font-size:10px;padding:7px}.production-empty-detail{display:grid;place-items:center;min-height:420px;text-align:center}.production-empty-detail h2{margin:0;color:#faf9f1;font-size:30px}.production-empty-detail p{margin:8px 0 0;color:#ced3c5c7}@media(max-width:1080px){.production-workbench{grid-template-columns:1fr;height:auto;max-height:none}.production-project-rail{border-right:0;border-bottom:1px solid oklch(96% .01 100 / .12)}.production-project-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-height:300px}.production-project-detail{max-height:none}}@media(max-width:760px){.production-workbench{min-height:0}.production-project-detail-topbar{display:grid;justify-content:stretch}.production-project-detail-actions{justify-content:flex-start}.production-project-detail-actions a,.production-project-detail-actions button{flex:1 1 150px}.production-project-detail-header,.production-project-brief,.production-project-description,.production-task-columns{grid-template-columns:1fr}.production-project-detail-header{display:grid}.production-project-detail-header h2{font-size:clamp(26px,9vw,38px);line-height:.98}.production-project-kpis{justify-content:flex-start;max-width:none}.production-project-detail{padding:12px}.production-project-cover{height:180px}.production-project-brief section{min-height:auto}.production-project-facts{grid-template-columns:1fr}.production-action-group summary,.production-action-group-main{grid-template-columns:1fr}.production-action-group-status{justify-content:flex-start}.production-action-task-title{display:grid}.production-action-task-title strong{width:fit-content}.production-project-week-grid{grid-template-columns:repeat(7,minmax(150px,1fr))}.production-project-month{overflow-x:auto}.production-project-month-weekdays,.production-project-month-grid{min-width:924px}.production-project-month-day{min-height:116px}.production-project-week-heading{display:grid}.production-project-week-actions{justify-content:flex-start}.production-project-week-actions button{min-height:34px;white-space:normal}.production-project-expenses-heading{display:grid}.production-expense-grid,.production-expense-status-grid{grid-template-columns:1fr}}
