.NavOverlay-module__GgARWG__overlay{z-index:999;background:var(--bg-base);padding:0 var(--page-gutter);pointer-events:none;opacity:0;visibility:hidden;flex-direction:column;justify-content:center;display:flex;position:fixed;inset:0}.NavOverlay-module__GgARWG__overlayOpen{pointer-events:all;opacity:1;visibility:visible}.NavOverlay-module__GgARWG__navList{margin:0;padding:0;list-style:none}.NavOverlay-module__GgARWG__navItem{overflow:hidden}.NavOverlay-module__GgARWG__navLink{font-family:var(--font-display);color:var(--nav-link-rest);transition:color var(--duration-fast) ease;letter-spacing:-.02em;will-change:transform;padding:8px 0;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;text-decoration:none;display:block;overflow:hidden}.NavOverlay-module__GgARWG__navLink:focus-visible{color:var(--text-primary);text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:2px}.NavOverlay-module__GgARWG__navLink:focus-visible .NavOverlay-module__GgARWG__navNum{color:var(--text-secondary)}@media (hover:hover){.NavOverlay-module__GgARWG__navLink:hover{color:var(--text-primary)}.NavOverlay-module__GgARWG__navLink:hover .NavOverlay-module__GgARWG__navNum{color:var(--text-secondary)}}.NavOverlay-module__GgARWG__navNum{font-family:var(--font-ui);color:var(--text-muted);vertical-align:super;letter-spacing:0;transition:color var(--duration-fast) ease;margin-left:8px;font-size:.3em;font-weight:400}.NavOverlay-module__GgARWG__linkInner{display:block;transform:translateY(110%)}.NavOverlay-module__GgARWG__previewPanel{opacity:0;visibility:hidden;pointer-events:none;width:33.333vw;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 45%);mask-image:linear-gradient(90deg,#0000 0%,#000 45%)}.NavOverlay-module__GgARWG__previewImg{object-fit:cover;object-position:center;opacity:0;visibility:hidden;width:100%;height:100%;position:absolute;inset:0}@media (max-width:900px){.NavOverlay-module__GgARWG__previewPanel{display:none}}
.Navbar-module__Ubi64G__navbar{z-index:1000;padding:24px var(--page-gutter);transition:background var(--duration-fast) ease;mix-blend-mode:difference;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__Ubi64G__navbarScrolled{mix-blend-mode:normal;background:#0a0a0a}.Navbar-module__Ubi64G__navbarOverlayOpen{mix-blend-mode:normal}.Navbar-module__Ubi64G__logo{z-index:1001;align-items:center;text-decoration:none;display:flex}.Navbar-module__Ubi64G__logoImg{width:auto;height:32px;transition:opacity var(--duration-fast) ease}.Navbar-module__Ubi64G__logo:hover .Navbar-module__Ubi64G__logoImg{opacity:.7}.Navbar-module__Ubi64G__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:flex;position:relative}.Navbar-module__Ubi64G__hamburger span{background:var(--text-primary);height:2px;transition:all var(--duration-default) var(--ease-premium);transform-origin:50%;border-radius:1px;width:100%;display:block}.Navbar-module__Ubi64G__hamburger span:nth-child(2){width:60%}.Navbar-module__Ubi64G__hamburgerOpen span:first-child{transform:rotate(45deg)translate(6px,6px)}.Navbar-module__Ubi64G__hamburgerOpen span:nth-child(2){opacity:0;width:0%}.Navbar-module__Ubi64G__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}
.Footer-module__bU2TmW__footer{padding:var(--space-6xl) var(--page-gutter) var(--space-xl);border-top:1px solid var(--border)}.Footer-module__bU2TmW__headline{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;font-size:clamp(2rem,6vw,5rem);line-height:1;font-weight:var(--font-weight-medium);color:#f2f0edd9;margin-bottom:var(--space-3xl)}.Footer-module__bU2TmW__headline em{color:var(--text-primary);font-style:normal;font-weight:var(--font-weight-black);letter-spacing:.01em}.Footer-module__bU2TmW__siteNav{gap:var(--space-xl);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Footer-module__bU2TmW__siteNav a{font-family:var(--font-ui);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;transition:color var(--duration-fast) ease;font-size:.75em;text-decoration:none}.Footer-module__bU2TmW__siteNav a:hover{color:var(--text-primary)}.Footer-module__bU2TmW__bar{padding-top:var(--space-lg);border-top:1px solid var(--border);font-family:var(--font-ui);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.7em;display:flex}.Footer-module__bU2TmW__links{gap:var(--space-xl);display:flex}.Footer-module__bU2TmW__links a{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;transition:color var(--duration-fast) ease;font-size:.85em;text-decoration:none}.Footer-module__bU2TmW__links a:hover{color:var(--text-primary)}.Footer-module__bU2TmW__cookieLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85em;font-family:var(--font-ui);cursor:pointer;transition:color var(--duration-fast) ease;background:0 0;border:none;padding:0}.Footer-module__bU2TmW__cookieLink:hover{color:var(--text-primary)}@media (max-width:768px){.Footer-module__bU2TmW__footer{padding:var(--space-3xl) var(--page-gutter) var(--space-lg)}.Footer-module__bU2TmW__headline{margin-bottom:var(--space-xl);font-size:clamp(1.5rem,8vw,2.5rem)}.Footer-module__bU2TmW__siteNav{gap:var(--space-lg);margin-bottom:var(--space-xl)}.Footer-module__bU2TmW__bar{gap:var(--space-md);flex-direction:column;align-items:flex-start}}
.Guide-module__fmAnmG__page{min-height:100vh;color:var(--text-primary);background:var(--bg-base)}.Guide-module__fmAnmG__hero{min-height:100vh;padding:var(--space-6xl) var(--page-gutter) var(--space-4xl);justify-content:center;gap:var(--space-3xl);flex-direction:column;display:flex;position:relative}.Guide-module__fmAnmG__eyebrow{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted);margin:0;font-size:clamp(.7rem,1.2vw,1rem)}.Guide-module__fmAnmG__title{font-family:var(--font-display);font-weight:var(--font-weight-ultra);letter-spacing:-.04em;color:var(--text-primary);text-wrap:balance;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;margin:0;font-size:clamp(2.5rem,7vw,6rem);line-height:.95}.Guide-module__fmAnmG__title .guideTitleWord{white-space:nowrap;display:inline-block}.Guide-module__fmAnmG__subtitle{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-secondary);max-width:38ch;margin:0;font-size:clamp(1.1rem,2vw,1.75rem);line-height:1.3}.Guide-module__fmAnmG__purchaseBlock{gap:var(--space-lg);margin-top:var(--space-xl);flex-direction:column;display:flex}.Guide-module__fmAnmG__priceRow{align-items:baseline;gap:var(--space-md);flex-wrap:wrap;display:flex}.Guide-module__fmAnmG__effectivePrice{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.Guide-module__fmAnmG__listPrice{font-family:var(--font-display);font-weight:var(--font-weight-medium);color:var(--text-dim);text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:clamp(1.25rem,2.5vw,1.75rem)}.Guide-module__fmAnmG__priceMeta{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.Guide-module__fmAnmG__cta{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-2xl);font-family:var(--font-ui);font-weight:var(--font-weight-bold);letter-spacing:.02em;color:var(--bg-base);background:var(--text-primary);border-radius:var(--radius-full);cursor:pointer;transition:background var(--duration-fast) ease;border:none;align-self:flex-start;font-size:1.05rem;text-decoration:none;display:inline-flex}.Guide-module__fmAnmG__cta:hover{color:var(--bg-base);background:#fff;transform:translateY(-2px)}.Guide-module__fmAnmG__ctaArrow{font-family:var(--font-display);font-weight:var(--font-weight-black);transition:transform var(--duration-fast) var(--ease-premium);font-size:1.2rem}.Guide-module__fmAnmG__cta:hover .Guide-module__fmAnmG__ctaArrow{transform:translate(4px)}.Guide-module__fmAnmG__section{padding:var(--space-5xl) var(--page-gutter);border-top:1px solid var(--border)}.Guide-module__fmAnmG__sectionLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin:0 0 var(--space-2xl);font-size:.85rem}.Guide-module__fmAnmG__sectionTitle{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 var(--space-2xl);font-size:clamp(2rem,5vw,3.5rem);line-height:1}.Guide-module__fmAnmG__positioning{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-secondary);max-width:60ch;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55}.Guide-module__fmAnmG__positioning p{margin:0 0 var(--space-lg)}.Guide-module__fmAnmG__positioning p:last-child{margin-bottom:0}.Guide-module__fmAnmG__closingActions{gap:var(--space-xl);flex-direction:column;align-items:flex-start;display:flex}.Guide-module__fmAnmG__closingActions .Guide-module__fmAnmG__purchaseBlock{margin-top:0}@media (max-width:768px){.Guide-module__fmAnmG__hero{padding:var(--space-5xl) var(--page-gutter) var(--space-3xl);gap:var(--space-2xl);min-height:auto}.Guide-module__fmAnmG__section{padding:var(--space-3xl) var(--page-gutter)}.Guide-module__fmAnmG__cta{justify-content:center;width:100%}}
.Hero-module__dQlAoa__hero{min-height:100vh;padding:0 var(--page-gutter);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__dQlAoa__imageWrap{clip-path:inset(100% 0 0);z-index:0;width:45%;height:100%;position:absolute;top:0;right:0}.Hero-module__dQlAoa__image{object-fit:cover;object-position:center top;filter:grayscale()brightness(.5);width:100%;height:100%;transition:filter var(--duration-slow) ease;-webkit-mask-image:radial-gradient(60% 55% at 70%,#000 10%,#0000 80%);mask-image:radial-gradient(60% 55% at 70%,#000 10%,#0000 80%)}.Hero-module__dQlAoa__hero:hover .Hero-module__dQlAoa__image{filter:grayscale()brightness(.6)}.Hero-module__dQlAoa__content{z-index:1;position:relative}.Hero-module__dQlAoa__name{font-family:var(--font-display);font-weight:var(--font-weight-ultra);letter-spacing:-.04em;text-transform:none;perspective:800px;margin:0;padding:0;font-size:clamp(4rem,12vw,10rem);line-height:.9}.Hero-module__dQlAoa__nameLine1{color:var(--text-primary);display:block}.Hero-module__dQlAoa__nameLine2{color:var(--text-primary);margin-left:8vw;display:block}.Hero-module__dQlAoa__subtitle{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-top:var(--space-lg);margin-left:8vw;font-size:clamp(.7rem,1.2vw,1rem)}.Hero-module__dQlAoa__scrollIndicator{bottom:var(--space-2xl);left:var(--page-gutter);align-items:center;gap:var(--space-md);z-index:1;display:flex;position:absolute}.Hero-module__dQlAoa__scrollLine{background:var(--text-muted);width:40px;height:1px;position:relative;overflow:hidden}.Hero-module__dQlAoa__scrollLine:after{content:"";background:var(--text-primary);width:100%;height:100%;animation:Hero-module__dQlAoa__scrollPulse 2s var(--ease-premium) infinite;position:absolute;top:0;left:0}.Hero-module__dQlAoa__scrollText{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);font-size:.65rem}@keyframes Hero-module__dQlAoa__scrollPulse{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media (max-width:768px){.Hero-module__dQlAoa__imageWrap{width:100%;height:50%;top:auto;bottom:0}.Hero-module__dQlAoa__image{-webkit-mask-image:radial-gradient(80% 70% at 50% 60%,#000 15%,#0000 100%);mask-image:radial-gradient(80% 70% at 50% 60%,#000 15%,#0000 100%)}.Hero-module__dQlAoa__nameLine2,.Hero-module__dQlAoa__subtitle{margin-left:0}.Hero-module__dQlAoa__name{font-size:clamp(2.5rem,10vw,4rem)}}
.Capabilities-module__MObFmG__section{padding:var(--space-5xl) var(--page-gutter);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Capabilities-module__MObFmG__grid{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.Capabilities-module__MObFmG__pillar{background:var(--bg-base);padding:var(--space-2xl) var(--space-xl);position:relative;overflow:hidden}.Capabilities-module__MObFmG__art{pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 40%,#000 95%);mask-image:linear-gradient(90deg,#0000 40%,#000 95%)}.Capabilities-module__MObFmG__artImg{object-fit:cover;object-position:right center;opacity:.45}.Capabilities-module__MObFmG__text{position:relative}.Capabilities-module__MObFmG__visual{height:96px;margin-bottom:var(--space-lg);position:relative}.Capabilities-module__MObFmG__visual svg{width:100%;height:100%;display:block;overflow:visible}.Capabilities-module__MObFmG__stroke,.Capabilities-module__MObFmG__strokeDim,.Capabilities-module__MObFmG__strokeBright{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.Capabilities-module__MObFmG__stroke{stroke:#7d7d7d;stroke-width:1.25px}.Capabilities-module__MObFmG__strokeDim{stroke:#333;stroke-width:1px}.Capabilities-module__MObFmG__strokeBright{stroke:#f2f0ed;stroke-width:1.75px}.Capabilities-module__MObFmG__fillBright{fill:#f2f0ed}.Capabilities-module__MObFmG__halo{fill:none;stroke:#f2f0ed40;stroke-width:1px;stroke-dasharray:2 3}.Capabilities-module__MObFmG__knob{fill:#1a1a1a;stroke:#7d7d7d;stroke-width:1px}.Capabilities-module__MObFmG__knobActive{fill:#f2f0ed}.Capabilities-module__MObFmG__cubeTop{fill:#2a2a2a;stroke:#7d7d7d;stroke-width:1px;stroke-linejoin:round}.Capabilities-module__MObFmG__cubeLeft{fill:#161616;stroke:#7d7d7d;stroke-width:1px;stroke-linejoin:round}.Capabilities-module__MObFmG__cubeRight{fill:#0e0e0e;stroke:#7d7d7d;stroke-width:1px;stroke-linejoin:round}.Capabilities-module__MObFmG__node{fill:#f2f0ed}.Capabilities-module__MObFmG__nodeSource{fill:#f2f0ed;filter:drop-shadow(0 0 5px #f2f0edcc)}.Capabilities-module__MObFmG__junction{fill:#333;stroke:#7d7d7d;stroke-width:1px}.Capabilities-module__MObFmG__pulse{fill:none;stroke:#f2f0ed;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 4px #f2f0ede6)}.Capabilities-module__MObFmG__readout{font-family:var(--font-display);font-weight:var(--font-weight-black);fill:#f2f0ed;font-variant-numeric:tabular-nums;font-size:20px}.Capabilities-module__MObFmG__title{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 var(--space-md);perspective:600px;font-size:clamp(1.8rem,3vw,2.5rem)}.Capabilities-module__MObFmG__description{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);max-width:360px;margin:0;font-size:.95em;line-height:1.7}@media (max-width:768px){.Capabilities-module__MObFmG__grid{grid-template-columns:1fr}.Capabilities-module__MObFmG__pillar{padding:var(--space-xl) var(--space-lg)}}
.GuideToc-module__lpNqeW__list{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.GuideToc-module__lpNqeW__entry{gap:var(--space-2xl);padding:var(--space-xl) 0;border-bottom:1px solid var(--border);transition:border-color var(--duration-fast) ease;grid-template-columns:minmax(72px,auto) 1fr;align-items:baseline;display:grid}.GuideToc-module__lpNqeW__entry:first-child{border-top:1px solid var(--border)}.GuideToc-module__lpNqeW__entry:hover{border-bottom-color:var(--border-hover)}.GuideToc-module__lpNqeW__number{font-family:var(--font-ui);font-weight:var(--font-weight-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.85rem}.GuideToc-module__lpNqeW__body{gap:var(--space-sm);flex-direction:column;display:flex}.GuideToc-module__lpNqeW__title{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.25}.GuideToc-module__lpNqeW__summary{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-secondary);max-width:60ch;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:600px){.GuideToc-module__lpNqeW__entry{gap:var(--space-xs);padding:var(--space-lg) 0;grid-template-columns:1fr}.GuideToc-module__lpNqeW__number{font-size:.75rem}}
.GuideTeasers-module__Wr08nq__grid{gap:var(--space-3xl);grid-template-columns:1fr;display:grid}.GuideTeasers-module__Wr08nq__teaser{gap:var(--space-md);padding-left:var(--space-xl);border-left:2px solid var(--border-hover);flex-direction:column;display:flex}.GuideTeasers-module__Wr08nq__mark{font-family:var(--font-display);font-weight:var(--font-weight-ultra);color:var(--text-dim);margin:0;font-size:2.5rem;line-height:.5}.GuideTeasers-module__Wr08nq__excerpt{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-primary);text-wrap:pretty;margin:0;font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.5}.GuideTeasers-module__Wr08nq__excerpt p{margin:0 0 var(--space-md)}.GuideTeasers-module__Wr08nq__excerpt p:last-child{margin-bottom:0}.GuideTeasers-module__Wr08nq__source{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0;font-size:.8rem}@media (min-width:900px){.GuideTeasers-module__Wr08nq__grid{gap:var(--space-4xl) var(--space-3xl);grid-template-columns:repeat(2,1fr)}}
.ProjectHeader-module__URz6Ha__wrapper{width:100%;padding:0 var(--page-gutter);margin-bottom:var(--space-4xl)}.ProjectHeader-module__URz6Ha__wrapperContained{padding:0}.ProjectHeader-module__URz6Ha__imageContainer{aspect-ratio:16/10;border-radius:var(--radius-lg);background:#fff;width:100%;max-height:70vh;position:relative;overflow:hidden}.ProjectHeader-module__URz6Ha__image{object-fit:contain}@media (max-width:768px){.ProjectHeader-module__URz6Ha__wrapper{margin-bottom:var(--space-3xl)}}
.PullQuote-module__7fz9fG__section{padding:var(--space-6xl) var(--page-gutter)}.PullQuote-module__7fz9fG__upper{align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-3xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border);display:flex}.PullQuote-module__7fz9fG__stat{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.PullQuote-module__7fz9fG__statLabel{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-muted);margin:0;font-size:.9em;line-height:1.5}.PullQuote-module__7fz9fG__quote{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;font-size:clamp(1.8rem,4.5vw,4rem);line-height:1.15;font-weight:var(--font-weight-medium);color:#f2f0edd9;margin:0 0 var(--space-3xl);max-width:900px}.PullQuote-module__7fz9fG__highlight{color:var(--text-primary);font-weight:var(--font-weight-black);letter-spacing:.01em}.PullQuote-module__7fz9fG__lower{background:var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.PullQuote-module__7fz9fG__detail{background:var(--bg-base);padding:var(--space-xl) var(--space-lg)}.PullQuote-module__7fz9fG__detailNumber{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);margin:0 0 var(--space-sm);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.PullQuote-module__7fz9fG__detailLabel{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-muted);max-width:280px;margin:0;font-size:.85em;line-height:1.6}@media (max-width:768px){.PullQuote-module__7fz9fG__upper{gap:var(--space-xs);flex-direction:column}.PullQuote-module__7fz9fG__lower{grid-template-columns:1fr}}
.ExploreLinks-module__Gc1_DW__section{padding:var(--space-4xl) var(--page-gutter)}.ExploreLinks-module__Gc1_DW__row{justify-content:space-between;align-items:baseline;gap:var(--space-lg);padding:var(--space-xl) 0;border-top:1px solid var(--border);text-decoration:none;display:flex}.ExploreLinks-module__Gc1_DW__row:last-child{border-bottom:1px solid var(--border)}.ExploreLinks-module__Gc1_DW__label{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.02em;color:var(--text-ghost);transition:color var(--duration-fast) ease;font-size:clamp(1.8rem,5vw,3.5rem);line-height:1.05}.ExploreLinks-module__Gc1_DW__row:hover .ExploreLinks-module__Gc1_DW__label{color:var(--text-primary)}.ExploreLinks-module__Gc1_DW__detail{font-family:var(--font-ui);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;text-align:right;transition:color var(--duration-fast) ease;font-size:.75em}.ExploreLinks-module__Gc1_DW__row:hover .ExploreLinks-module__Gc1_DW__detail{color:var(--text-secondary)}@media (max-width:768px){.ExploreLinks-module__Gc1_DW__section{padding:var(--space-3xl) var(--page-gutter)}.ExploreLinks-module__Gc1_DW__row{align-items:flex-start;gap:var(--space-sm);padding:var(--space-lg) 0;flex-direction:column}.ExploreLinks-module__Gc1_DW__detail{text-align:left}}
.GuideFreeChapters-module__QWfVhq__list{gap:var(--space-lg);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.GuideFreeChapters-module__QWfVhq__entry{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);transition:border-color var(--duration-fast) ease, transform var(--duration-fast) var(--ease-premium)}.GuideFreeChapters-module__QWfVhq__entry:hover{border-color:var(--border-hover);transform:translateY(-2px)}.GuideFreeChapters-module__QWfVhq__link{padding:var(--space-xl) var(--space-2xl);color:var(--text-primary);text-decoration:none;display:block}.GuideFreeChapters-module__QWfVhq__label{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0 0 var(--space-sm);font-size:.8rem}.GuideFreeChapters-module__QWfVhq__title{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.01em;color:var(--text-primary);margin:0 0 var(--space-md);font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.2}.GuideFreeChapters-module__QWfVhq__summary{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-secondary);margin:0 0 var(--space-lg);max-width:60ch;font-size:.95rem;line-height:1.5}.GuideFreeChapters-module__QWfVhq__cta{font-family:var(--font-ui);font-weight:var(--font-weight-bold);color:var(--text-primary);align-items:center;gap:var(--space-sm);transition:gap var(--duration-fast) var(--ease-premium);margin:0;font-size:.9rem;display:inline-flex}.GuideFreeChapters-module__QWfVhq__entry:hover .GuideFreeChapters-module__QWfVhq__cta{gap:var(--space-md)}@media (min-width:800px){.GuideFreeChapters-module__QWfVhq__list{grid-template-columns:repeat(2,1fr)}}
.ProjectDetails-module__8XK3VG__wrapper{width:100%;margin-bottom:var(--space-4xl);flex-direction:column;display:flex}.ProjectDetails-module__8XK3VG__overview{max-width:720px}.ProjectDetails-module__8XK3VG__overview p{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:1.1rem;line-height:1.8}.ProjectDetails-module__8XK3VG__overview p:last-child{margin-bottom:0}.ProjectDetails-module__8XK3VG__overview strong{font-weight:var(--font-weight-medium);color:var(--text-primary)}.ProjectDetails-module__8XK3VG__overview a{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--text-dim);text-decoration-color:var(--text-dim);transition:text-decoration-color var(--duration-fast) ease}.ProjectDetails-module__8XK3VG__overview a:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}.ProjectDetails-module__8XK3VG__overview h1,.ProjectDetails-module__8XK3VG__overview h2,.ProjectDetails-module__8XK3VG__overview h3,.ProjectDetails-module__8XK3VG__overview h4{font-family:var(--font-display);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:var(--space-2xl) 0 var(--space-md);font-size:1.35rem;line-height:1.3}.ProjectDetails-module__8XK3VG__overview>:first-child{margin-top:0}.ProjectDetails-module__8XK3VG__overview ul,.ProjectDetails-module__8XK3VG__overview ol{margin:0 0 var(--space-lg);padding-left:1.4em}.ProjectDetails-module__8XK3VG__overview li{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);padding-left:.3em;font-size:1.1rem;line-height:1.8}.ProjectDetails-module__8XK3VG__overview li::marker{color:var(--text-muted)}.ProjectDetails-module__8XK3VG__overview img{border-radius:var(--radius-md);max-width:100%;margin:var(--space-xl) 0}@media (max-width:768px){.ProjectDetails-module__8XK3VG__overview{max-width:100%}}
.AgencyRow-module__7UgJga__wrapper{grid-template-columns:40px 1fr;gap:0;display:grid}.AgencyRow-module__7UgJga__timeline{flex-direction:column;align-items:center;display:flex;position:relative}.AgencyRow-module__7UgJga__lineTop,.AgencyRow-module__7UgJga__lineBottom{background:var(--border);width:1px;transition:background var(--duration-default) ease, box-shadow var(--duration-default) ease;flex:1}.AgencyRow-module__7UgJga__dot{background:var(--text-dim);border:2px solid var(--bg-base);z-index:1;width:10px;height:10px;transition:background var(--duration-fast) ease, box-shadow var(--duration-fast) ease, transform var(--duration-fast) var(--ease-out-expo);border-radius:50%;flex-shrink:0}.AgencyRow-module__7UgJga__timelineActive .AgencyRow-module__7UgJga__dot{background:var(--text-primary);transform:scale(1.3);box-shadow:0 0 12px 4px #f2f0ed4d}.AgencyRow-module__7UgJga__timelineActive .AgencyRow-module__7UgJga__lineTop,.AgencyRow-module__7UgJga__timelineActive .AgencyRow-module__7UgJga__lineBottom{background:var(--text-primary);box-shadow:0 0 8px 2px #f2f0ed26;-webkit-mask-image:linear-gradient(#0000,#fff 30% 70%,#0000);mask-image:linear-gradient(#0000,#fff 30% 70%,#0000)}.AgencyRow-module__7UgJga__content{min-width:0}.AgencyRow-module__7UgJga__row{align-items:center;gap:var(--space-lg);padding:var(--space-lg) var(--space-md);border-bottom:1px solid var(--border);cursor:pointer;transition:transform var(--duration-default) var(--ease-out-expo), border-color var(--duration-fast) ease;will-change:transform;grid-template-columns:120px 48px 1fr auto;display:grid}.AgencyRow-module__7UgJga__row:focus-visible{outline:1px solid var(--text-muted);outline-offset:2px}.AgencyRow-module__7UgJga__wrapper:hover .AgencyRow-module__7UgJga__row,.AgencyRow-module__7UgJga__row:focus-visible{border-color:var(--accent-hover);transform:translate(12px)}.AgencyRow-module__7UgJga__years{font-family:var(--font-display);font-weight:var(--font-weight-light);color:var(--text-muted);white-space:nowrap;letter-spacing:.02em;font-size:.8em}.AgencyRow-module__7UgJga__logoWrap{background:#fff;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:8px;display:flex}.AgencyRow-module__7UgJga__logo{object-fit:contain;max-width:100%;max-height:100%}.AgencyRow-module__7UgJga__info{flex-direction:column;gap:2px;display:flex}.AgencyRow-module__7UgJga__name{font-family:var(--font-display);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0;font-size:1.4em;line-height:1.2}.AgencyRow-module__7UgJga__role{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);margin:0;font-size:.8em}.AgencyRow-module__7UgJga__arrow{color:var(--text-ghost);transition:transform var(--duration-fast) var(--ease-out-expo), color var(--duration-fast) ease;-webkit-user-select:none;user-select:none;font-size:1.2em}.AgencyRow-module__7UgJga__wrapper:hover .AgencyRow-module__7UgJga__arrow{color:var(--text-secondary);transform:translate(4px)}.AgencyRow-module__7UgJga__arrowOpen{color:var(--text-secondary);transform:rotate(90deg)}.AgencyRow-module__7UgJga__wrapper:hover .AgencyRow-module__7UgJga__arrowOpen{transform:rotate(90deg)translate(4px)}.AgencyRow-module__7UgJga__expandWrapper{overflow:hidden}.AgencyRow-module__7UgJga__panel{background:var(--bg-surface);padding:var(--space-lg);border-bottom:1px solid var(--border)}.AgencyRow-module__7UgJga__panelGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.AgencyRow-module__7UgJga__panelSection{gap:var(--space-sm);flex-direction:column;display:flex}.AgencyRow-module__7UgJga__panelLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.7em}.AgencyRow-module__7UgJga__panelList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.AgencyRow-module__7UgJga__panelListItem{font-family:var(--font-body);color:var(--text-primary);padding:var(--space-xs) 0;border-bottom:1px solid var(--border);font-size:.85em}.AgencyRow-module__7UgJga__projectLink{align-items:center;gap:var(--space-sm);font-family:var(--font-ui);color:var(--text-secondary);padding:var(--space-xs) 0;border-bottom:1px solid var(--border);transition:color var(--duration-fast) ease;font-size:.85em;text-decoration:none;display:inline-flex}.AgencyRow-module__7UgJga__projectLink:hover{color:var(--text-primary)}@media (max-width:767px){.AgencyRow-module__7UgJga__wrapper{grid-template-columns:28px 1fr}.AgencyRow-module__7UgJga__dot{width:8px;height:8px}.AgencyRow-module__7UgJga__row{gap:var(--space-sm);padding:var(--space-md) var(--space-sm);grid-template-columns:40px 1fr auto}.AgencyRow-module__7UgJga__logoWrap{width:40px;height:40px;padding:6px}.AgencyRow-module__7UgJga__years{order:-1;grid-column:1/-1}.AgencyRow-module__7UgJga__panel{padding:var(--space-md)}.AgencyRow-module__7UgJga__panelGrid{grid-template-columns:1fr}}
.ClientCell-module__GgiozG__cell{aspect-ratio:1;cursor:pointer;padding:var(--space-md);transition:background var(--duration-fast) ease;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ClientCell-module__GgiozG__cell:hover{background:#f0f0f0}.ClientCell-module__GgiozG__cell:hover .ClientCell-module__GgiozG__logo{filter:brightness(1.1)}.ClientCell-module__GgiozG__logo{object-fit:contain;width:auto;max-width:75px;height:auto;max-height:75px;transition:filter var(--duration-fast) ease}.ClientCell-module__GgiozG__fallbackName{font-family:var(--font-display);font-weight:var(--font-weight-bold);color:var(--bg-base);text-align:center;padding:var(--space-sm);font-size:.85em;line-height:1.3}.ClientCell-module__GgiozG__overlay{z-index:9999;background:var(--bg-base);opacity:0;visibility:hidden;pointer-events:none;position:fixed;inset:0;overflow-y:auto}.ClientCell-module__GgiozG__overlayContent{width:100%;max-width:720px;padding:var(--space-5xl) var(--space-xl) var(--space-3xl);margin:0 auto}.ClientCell-module__GgiozG__closeBtn{top:var(--space-lg);right:var(--page-gutter);cursor:pointer;z-index:10000;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:fixed}.ClientCell-module__GgiozG__closeLine{background:var(--text-muted);width:24px;height:2px;transition:background var(--duration-fast) ease;border-radius:1px;position:absolute}.ClientCell-module__GgiozG__closeLine:first-child{transform:rotate(45deg)}.ClientCell-module__GgiozG__closeLine:last-child{transform:rotate(-45deg)}.ClientCell-module__GgiozG__closeBtn:hover .ClientCell-module__GgiozG__closeLine{background:var(--text-primary)}.ClientCell-module__GgiozG__overlayHeader{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-3xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border);display:flex}.ClientCell-module__GgiozG__overlayLogo{border-radius:var(--radius-md);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:10px;display:flex}.ClientCell-module__GgiozG__overlayLogo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.ClientCell-module__GgiozG__overlayName{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.ClientCell-module__GgiozG__overlayGrid{gap:var(--space-xl);margin-bottom:var(--space-3xl);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.ClientCell-module__GgiozG__overlaySection{gap:var(--space-sm);flex-direction:column;display:flex}.ClientCell-module__GgiozG__overlayLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:.65em}.ClientCell-module__GgiozG__tagList{flex-wrap:wrap;gap:6px;display:flex}.ClientCell-module__GgiozG__tag{font-family:var(--font-ui);color:var(--text-primary);background:var(--bg-surface);border-radius:var(--radius-full);border:1px solid var(--border);transition:border-color var(--duration-fast) ease;padding:6px 14px;font-size:.8em}.ClientCell-module__GgiozG__tag:hover{border-color:var(--accent-hover)}.ClientCell-module__GgiozG__tenure{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);margin:0 0 var(--space-xl);font-size:.9em;line-height:1.6}.ClientCell-module__GgiozG__overlayProjects{padding-top:var(--space-xl);border-top:1px solid var(--border);gap:var(--space-md);flex-direction:column;display:flex}.ClientCell-module__GgiozG__projectList{flex-direction:column;display:flex}.ClientCell-module__GgiozG__projectLink{font-family:var(--font-display);font-weight:var(--font-weight-bold);color:var(--text-muted);padding:var(--space-md) 0;border-bottom:1px solid var(--border);transition:color var(--duration-fast) ease, padding-left var(--duration-default) var(--ease-out-expo);justify-content:space-between;align-items:center;font-size:1.1em;text-decoration:none;display:flex}.ClientCell-module__GgiozG__projectLink:hover{color:var(--text-primary);padding-left:var(--space-md)}.ClientCell-module__GgiozG__projectArrow{font-weight:var(--font-weight-light);color:var(--text-ghost);transition:color var(--duration-fast) ease, transform var(--duration-default) var(--ease-out-expo)}.ClientCell-module__GgiozG__projectLink:hover .ClientCell-module__GgiozG__projectArrow{color:var(--text-muted);transform:translate(4px)}@media (max-width:768px){.ClientCell-module__GgiozG__overlayContent{padding:var(--space-4xl) var(--space-lg) var(--space-2xl)}.ClientCell-module__GgiozG__overlayGrid{gap:var(--space-lg);grid-template-columns:1fr}.ClientCell-module__GgiozG__overlayHeader{align-items:flex-start;gap:var(--space-md);flex-direction:column}}
.GuideFaq-module__hxxWRG__list{grid-template-columns:1fr;gap:0;margin:0;padding:0;display:grid}.GuideFaq-module__hxxWRG__entry{padding:var(--space-xl) 0;border-bottom:1px solid var(--border);transition:border-color var(--duration-fast) ease}.GuideFaq-module__hxxWRG__entry:first-child{border-top:1px solid var(--border)}.GuideFaq-module__hxxWRG__entry:hover{border-bottom-color:var(--border-hover)}.GuideFaq-module__hxxWRG__questionText{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.01em;color:var(--text-primary);margin:0 0 var(--space-sm);font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.25}.GuideFaq-module__hxxWRG__answer{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-secondary);max-width:65ch;margin:0;font-size:.95rem;line-height:1.6}.GuideFaq-module__hxxWRG__answer p{margin:0 0 var(--space-sm)}.GuideFaq-module__hxxWRG__answer p:last-child{margin-bottom:0}.GuideFaq-module__hxxWRG__answer a{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline}@media (max-width:600px){.GuideFaq-module__hxxWRG__entry{padding:var(--space-lg) 0}}
.NextProjects-module__LY3x_W__section{padding:0 var(--page-gutter) var(--space-4xl)}.NextProjects-module__LY3x_W__label{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin:0 0 var(--space-xl);font-size:.65em}.NextProjects-module__LY3x_W__list{margin:0;padding:0;list-style:none}.NextProjects-module__LY3x_W__item{border-top:1px solid var(--border)}.NextProjects-module__LY3x_W__item:last-child{border-bottom:1px solid var(--border)}.NextProjects-module__LY3x_W__row{align-items:center;gap:var(--space-lg);padding:var(--space-lg) 0;color:var(--text-muted);transition:color var(--duration-fast) ease;display:flex}.NextProjects-module__LY3x_W__row:hover,.NextProjects-module__LY3x_W__row:focus-visible{color:var(--text-primary)}.NextProjects-module__LY3x_W__index{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.02em;color:var(--text-dim);min-width:2ch;transition:color var(--duration-fast) ease;flex-shrink:0;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:1;display:inline-flex}.NextProjects-module__LY3x_W__row:hover .NextProjects-module__LY3x_W__index,.NextProjects-module__LY3x_W__row:focus-visible .NextProjects-module__LY3x_W__index{color:var(--text-ghost)}.NextProjects-module__LY3x_W__digit{height:1em;display:inline-block;overflow:hidden}.NextProjects-module__LY3x_W__digitStrip{flex-direction:column;display:flex}.NextProjects-module__LY3x_W__digitChar{height:1em;line-height:1;display:block}.NextProjects-module__LY3x_W__name{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;font-size:clamp(1.5rem,3.8vw,2.8rem);line-height:1.05}.NextProjects-module__LY3x_W__year{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;margin-left:auto;font-size:.75em}.NextProjects-module__LY3x_W__arrow{font-weight:var(--font-weight-light);color:var(--text-ghost);transition:color var(--duration-fast) ease, transform var(--duration-default) var(--ease-out-expo)}.NextProjects-module__LY3x_W__row:hover .NextProjects-module__LY3x_W__arrow,.NextProjects-module__LY3x_W__row:focus-visible .NextProjects-module__LY3x_W__arrow{color:var(--text-muted);transform:translate(6px)}@media (max-width:768px){.NextProjects-module__LY3x_W__row{gap:var(--space-sm) var(--space-md);flex-wrap:wrap}.NextProjects-module__LY3x_W__year{margin-left:0}}
.ProjectStrip-module__UdxbBq__section{padding:var(--space-4xl) 0;position:relative;overflow:hidden}.ProjectStrip-module__UdxbBq__header{padding:0 var(--page-gutter);margin-bottom:var(--space-3xl);justify-content:space-between;align-items:baseline;display:flex}.ProjectStrip-module__UdxbBq__title{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.ProjectStrip-module__UdxbBq__count{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-dim);letter-spacing:.05em;font-size:.8em}.ProjectStrip-module__UdxbBq__strip{padding:0 var(--page-gutter);will-change:transform;gap:24px;display:flex}.ProjectStrip-module__UdxbBq__progress{bottom:0;left:var(--page-gutter);right:var(--page-gutter);background:var(--border);height:1px;position:absolute}.ProjectStrip-module__UdxbBq__progressBar{background:var(--text-muted);width:0%;height:100%;transition:none}@media (max-width:768px){.ProjectStrip-module__UdxbBq__strip{gap:var(--space-xl);flex-direction:column}.ProjectStrip-module__UdxbBq__progress{display:none}}
.SocialElements-module__82IXbG__wrapper{padding:var(--space-3xl) var(--page-gutter);justify-content:center;align-items:center;gap:24px;display:flex}
.CareerPage-module__y1WbHW__page{position:relative;overflow:hidden}.CareerPage-module__y1WbHW__art{pointer-events:none;z-index:0;-webkit-mask-composite:source-in;width:min(48vw,720px);height:min(110vh,900px);position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 60%),linear-gradient(#000 45%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 60%),linear-gradient(#000 45%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.CareerPage-module__y1WbHW__artImg{object-fit:cover;object-position:right top;opacity:.4}.CareerPage-module__y1WbHW__above{z-index:1;position:relative}@media (max-width:768px){.CareerPage-module__y1WbHW__art{width:70vw;height:300px}.CareerPage-module__y1WbHW__artImg{opacity:.22}}
.ClientsPage-module__Hc2-qG__page{background:var(--bg-base);min-height:100vh}.ClientsPage-module__Hc2-qG__header{padding:var(--space-5xl) var(--page-gutter) var(--space-xl);justify-content:space-between;align-items:baseline;gap:var(--space-md);flex-wrap:wrap;display:flex}.ClientsPage-module__Hc2-qG__title{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.ClientsPage-module__Hc2-qG__headerRight{align-items:center;gap:var(--space-xl);display:flex}.ClientsPage-module__Hc2-qG__count{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);letter-spacing:.04em;font-size:.85em}.ClientsPage-module__Hc2-qG__toggle{border:1px solid var(--border);border-radius:var(--radius-full);max-width:100%;display:flex;overflow:hidden}.ClientsPage-module__Hc2-qG__toggleBtn{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;color:var(--text-muted);cursor:pointer;transition:all var(--duration-fast) ease;background:0 0;border:none;flex:auto;padding:8px clamp(10px,3.5vw,20px);font-size:.75em}.ClientsPage-module__Hc2-qG__toggleBtnActive{background:var(--text-primary);color:var(--bg-base)}.ClientsPage-module__Hc2-qG__allGrid{padding:0 var(--page-gutter);padding-bottom:var(--space-4xl);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:2px;display:grid}.ClientsPage-module__Hc2-qG__stack{padding:0 var(--page-gutter);padding-bottom:var(--space-4xl);position:relative}.ClientsPage-module__Hc2-qG__card{background:var(--bg-elevated);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);border:1px solid var(--border);flex-direction:column;min-height:70vh;display:flex;position:relative;box-shadow:0 -8px 40px #0006}.ClientsPage-module__Hc2-qG__cardHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;display:flex}.ClientsPage-module__Hc2-qG__cardTitleWrap{flex:1}.ClientsPage-module__Hc2-qG__cardLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin:0 0 var(--space-xs);font-size:.6em}.ClientsPage-module__Hc2-qG__cardTitle{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.ClientsPage-module__Hc2-qG__cardNumber{font-family:var(--font-display);font-weight:var(--font-weight-light);color:var(--text-secondary);text-shadow:0 0 18px #0a0a0ae6,0 0 4px #0a0a0ae6;letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.ClientsPage-module__Hc2-qG__cardArt{border-radius:inherit;pointer-events:none;-webkit-mask-composite:source-in;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000 80%),linear-gradient(#000 30%,#0000 75%);mask-image:linear-gradient(90deg,#0000 30%,#000 80%),linear-gradient(#000 30%,#0000 75%);-webkit-mask-composite:source-in;mask-composite:intersect}.ClientsPage-module__Hc2-qG__cardArtImg{object-fit:cover;object-position:right top;opacity:.55}.ClientsPage-module__Hc2-qG__cardHeader,.ClientsPage-module__Hc2-qG__cardGrid{position:relative}.ClientsPage-module__Hc2-qG__cardGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));align-content:start;gap:2px;display:grid}@media (max-width:768px){.ClientsPage-module__Hc2-qG__header{padding:var(--space-3xl) var(--page-gutter) var(--space-lg)}.ClientsPage-module__Hc2-qG__headerRight{align-items:flex-start;gap:var(--space-sm);flex-direction:column;width:100%;min-width:0}.ClientsPage-module__Hc2-qG__card{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg);min-height:70vh}.ClientsPage-module__Hc2-qG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:4px}.ClientsPage-module__Hc2-qG__toggleBtn{text-overflow:ellipsis;flex:0 auto;min-width:0;overflow:hidden}.ClientsPage-module__Hc2-qG__stack{padding-bottom:var(--space-3xl)}.ClientsPage-module__Hc2-qG__allGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:4px}}@media (max-width:360px){.ClientsPage-module__Hc2-qG__toggleBy{display:none}.ClientsPage-module__Hc2-qG__toggle{width:100%}.ClientsPage-module__Hc2-qG__toggleBtn{letter-spacing:.03em;flex:1 1 0;padding:8px 4px}}
.ErrorPage-module__6YRsnG__page{flex-direction:column;min-height:100vh;display:flex}.ErrorPage-module__6YRsnG__frame{padding:var(--space-6xl) var(--page-gutter) var(--space-4xl);flex-direction:column;flex:1;justify-content:center;display:flex}.ErrorPage-module__6YRsnG__code{font-family:var(--font-display);font-weight:var(--font-weight-ultra);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(6rem,22vw,18rem);line-height:.9}.ErrorPage-module__6YRsnG__message{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);margin-top:var(--space-lg);max-width:48ch;font-size:clamp(1rem,2vw,1.25rem)}.ErrorPage-module__6YRsnG__links{gap:var(--space-xl);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.ErrorPage-module__6YRsnG__link{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.85rem}.ErrorPage-module__6YRsnG__link:hover{color:var(--text-primary)}
.GuideSample-module__jjCoAG__page{min-height:100vh;color:var(--text-primary);background:var(--bg-base)}.GuideSample-module__jjCoAG__frame{max-width:720px;padding:var(--space-6xl) var(--page-gutter) var(--space-4xl);margin:0 auto}.GuideSample-module__jjCoAG__eyebrow{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin:0 0 var(--space-lg);font-size:.85rem}.GuideSample-module__jjCoAG__title{font-family:var(--font-display);font-weight:var(--font-weight-black);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 var(--space-2xl);text-wrap:balance;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.05}.GuideSample-module__jjCoAG__meta{font-family:var(--font-ui);font-weight:var(--font-weight-regular);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin:0 0 var(--space-3xl);font-size:.85rem}@media (prefers-reduced-motion:no-preference){.GuideSample-module__jjCoAG__frame [data-reveal]{opacity:0}}.GuideSample-module__jjCoAG__body{font-family:var(--font-body);font-weight:var(--font-weight-regular);color:var(--text-primary);font-size:1.1rem;line-height:1.65}:is(.GuideSample-module__jjCoAG__body h2,.GuideSample-module__jjCoAG__body h3){font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:var(--text-primary);margin-top:var(--space-3xl);margin-bottom:var(--space-lg)}.GuideSample-module__jjCoAG__body h2{font-size:clamp(1.5rem,3vw,2rem)}.GuideSample-module__jjCoAG__body h3{font-size:clamp(1.15rem,2vw,1.4rem)}.GuideSample-module__jjCoAG__body p{margin:0 0 var(--space-lg)}:is(.GuideSample-module__jjCoAG__body ul,.GuideSample-module__jjCoAG__body ol){margin:0 0 var(--space-lg);padding-left:var(--space-xl)}.GuideSample-module__jjCoAG__body li{margin-bottom:var(--space-sm)}.GuideSample-module__jjCoAG__body a{color:var(--text-primary);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted);transition:text-decoration-color var(--duration-fast) ease}.GuideSample-module__jjCoAG__body a:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}.GuideSample-module__jjCoAG__body code{background:var(--bg-surface);border-radius:var(--radius-sm);padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.GuideSample-module__jjCoAG__body pre{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-lg);margin:var(--space-lg) 0;overflow-x:auto}.GuideSample-module__jjCoAG__body blockquote{border-left:2px solid var(--border-hover);padding-left:var(--space-lg);margin:var(--space-xl) 0;color:var(--text-secondary)}.GuideSample-module__jjCoAG__footer{margin-top:var(--space-4xl);padding-top:var(--space-2xl);border-top:1px solid var(--border);gap:var(--space-md);flex-direction:column;display:flex}.GuideSample-module__jjCoAG__footerLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.85rem}.GuideSample-module__jjCoAG__backLink{font-family:var(--font-ui);font-weight:var(--font-weight-bold);color:var(--text-primary);align-items:center;gap:var(--space-md);transition:gap var(--duration-fast) var(--ease-premium);align-self:flex-start;font-size:1rem;text-decoration:none;display:inline-flex}.GuideSample-module__jjCoAG__backLink:hover{gap:var(--space-lg)}
.GuideStickyBar-module__VMv-ja__bar{z-index:55;padding:var(--space-md) var(--page-gutter);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border);opacity:0;pointer-events:none;transition:transform .55s var(--ease-premium), opacity .4s var(--ease-premium);background:#0a0a0ae0;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.GuideStickyBar-module__VMv-ja__barVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.GuideStickyBar-module__VMv-ja__inner{justify-content:space-between;align-items:center;gap:var(--space-lg);width:100%;display:flex}.GuideStickyBar-module__VMv-ja__price{align-items:baseline;gap:var(--space-sm);font-family:var(--font-display);white-space:nowrap;display:inline-flex}.GuideStickyBar-module__VMv-ja__effective{font-weight:var(--font-weight-black);letter-spacing:-.02em;color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:clamp(1.1rem,2.5vw,1.5rem)}.GuideStickyBar-module__VMv-ja__list{color:var(--text-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.9rem}.GuideStickyBar-module__VMv-ja__inner .GuideStickyBar-module__VMv-ja__barCta{padding:var(--space-sm) var(--space-xl);font-size:.95rem}@media (max-width:600px){.GuideStickyBar-module__VMv-ja__bar{padding:var(--space-sm) var(--space-md)}.GuideStickyBar-module__VMv-ja__inner{gap:var(--space-md)}.GuideStickyBar-module__VMv-ja__list{display:none}.GuideStickyBar-module__VMv-ja__inner .GuideStickyBar-module__VMv-ja__barCta{padding:var(--space-sm) var(--space-lg);flex-shrink:0;font-size:.9rem}}
.ProjectCard-module__O0cGrG__card{width:45vw;min-width:320px;color:inherit;flex-shrink:0;text-decoration:none;display:block;position:relative}.ProjectCard-module__O0cGrG__card:hover{color:inherit;text-decoration:none}.ProjectCard-module__O0cGrG__imageOuter{border-radius:var(--radius-sm);aspect-ratio:16/9;background:#fff;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:scale(1)}.ProjectCard-module__O0cGrG__card:hover .ProjectCard-module__O0cGrG__imageOuter{transform:scale(.98)}.ProjectCard-module__O0cGrG__image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);transform:scale(1)}.ProjectCard-module__O0cGrG__card:hover .ProjectCard-module__O0cGrG__image{transform:scale(1.05)}.ProjectCard-module__O0cGrG__number{top:var(--space-md);right:var(--space-md);font-family:var(--font-display);font-weight:var(--font-weight-light);color:var(--text-dim);z-index:2;pointer-events:none;font-size:.85rem;line-height:1;position:absolute}.ProjectCard-module__O0cGrG__info{margin-top:var(--space-md);justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.ProjectCard-module__O0cGrG__infoLeft{flex:1;min-width:0}.ProjectCard-module__O0cGrG__name{font-family:var(--font-display);font-weight:var(--font-weight-bold);color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.3em;line-height:1.2}.ProjectCard-module__O0cGrG__meta{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:var(--space-xs);font-size:.75em}.ProjectCard-module__O0cGrG__year{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:4px;font-size:.75em}.ProjectCard-module__O0cGrG__tags{gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.ProjectCard-module__O0cGrG__tag{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border-hover);border-radius:var(--radius-full);padding:4px 12px;font-size:.7em;line-height:1.4}.ProjectCard-module__O0cGrG__image{filter:grayscale()contrast(1.35)brightness(.85);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.215,.61,.355,1)}.ProjectCard-module__O0cGrG__halftone{z-index:1;pointer-events:none;mix-blend-mode:multiply;background-image:radial-gradient(#0a0a0ad9 1.1px,#0000 1.6px);background-size:4px 4px;transition:opacity .9s cubic-bezier(.215,.61,.355,1);position:absolute;inset:0}.ProjectCard-module__O0cGrG__revealed .ProjectCard-module__O0cGrG__image{filter:none}.ProjectCard-module__O0cGrG__revealed .ProjectCard-module__O0cGrG__halftone{opacity:0}@media (prefers-reduced-motion:reduce){.ProjectCard-module__O0cGrG__image,.ProjectCard-module__O0cGrG__halftone{transition:none}}@media (max-width:768px){.ProjectCard-module__O0cGrG__card{width:100%;min-width:0}.ProjectCard-module__O0cGrG__name{font-size:1.1em}}
.ProjectSlug-module__41JCXa__hero{justify-content:space-between;align-items:flex-end;gap:var(--space-2xl) var(--space-4xl);padding:var(--space-5xl) var(--page-gutter) var(--space-2xl);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.ProjectSlug-module__41JCXa__heroTitle{min-width:0;max-width:62ch}.ProjectSlug-module__41JCXa__hero .ProjectSlug-module__41JCXa__title{font-size:clamp(2.6rem,6vw,5.5rem);line-height:.95}.ProjectSlug-module__41JCXa__facts{gap:var(--space-xl) var(--space-3xl);flex-wrap:wrap;margin:0;display:flex}.ProjectSlug-module__41JCXa__fact{gap:var(--space-xs);flex-direction:column;max-width:18ch;display:flex}.ProjectSlug-module__41JCXa__factValue{font-family:var(--font-display);font-weight:var(--font-weight-medium);color:var(--text-primary);margin:0;font-size:clamp(1.1rem,1.6vw,1.4rem);line-height:1.25}.ProjectSlug-module__41JCXa__layout{gap:var(--space-4xl);padding:var(--space-3xl) var(--page-gutter) 0;margin-bottom:var(--space-4xl);grid-template-columns:minmax(0,340px) minmax(0,1fr);align-items:start;display:grid}.ProjectSlug-module__41JCXa__metaCol,.ProjectSlug-module__41JCXa__metaPin,.ProjectSlug-module__41JCXa__metaInner{min-width:0}.ProjectSlug-module__41JCXa__title{font-family:var(--font-display);font-weight:var(--font-weight-black);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.4vw,3rem);line-height:1}.ProjectSlug-module__41JCXa__tags{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.ProjectSlug-module__41JCXa__tag{font-family:var(--font-ui);font-weight:var(--font-weight-regular);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border-hover);border-radius:var(--radius-full);padding:6px 16px;font-size:.75em}.ProjectSlug-module__41JCXa__metaLabel{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.65em}.ProjectSlug-module__41JCXa__credits{margin:0}.ProjectSlug-module__41JCXa__creditsBlock{margin-bottom:var(--space-xl)}.ProjectSlug-module__41JCXa__creditsHeading{font-family:var(--font-ui);font-weight:var(--font-weight-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin:0 0 var(--space-md);font-size:.65em}.ProjectSlug-module__41JCXa__creditsItem{font-family:var(--font-body);font-weight:var(--font-weight-light);color:var(--text-secondary);padding-bottom:var(--space-sm);margin:0;font-size:.9em;line-height:1.6}.ProjectSlug-module__41JCXa__creditsItem strong{font-weight:var(--font-weight-medium);color:var(--text-primary);margin-right:var(--space-xs)}.ProjectSlug-module__41JCXa__storyCol{min-width:0}.ProjectSlug-module__41JCXa__storyCol [data-tilt]{will-change:transform}@media (max-width:768px){.ProjectSlug-module__41JCXa__layout{gap:var(--space-2xl);padding-top:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr}.ProjectSlug-module__41JCXa__hero{padding:var(--space-3xl) var(--page-gutter) var(--space-xl);align-items:flex-start}.ProjectSlug-module__41JCXa__facts{gap:var(--space-xl);flex-wrap:wrap}}
.SocialElement-module__bN-09q__link{transition:transform var(--duration-fast) var(--ease-premium);justify-content:center;align-items:center;display:inline-flex}.SocialElement-module__bN-09q__link:hover{transform:scale(1.1)}.SocialElement-module__bN-09q__icon{filter:invert(.5);width:24px;height:24px;transition:filter var(--duration-fast) var(--ease-premium)}.SocialElement-module__bN-09q__link:hover .SocialElement-module__bN-09q__icon{filter:invert(.9)}
