.page_page__556_G{min-height:100vh;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0) 16rem),var(--color-bg)}.page_main__nw1Wk{display:grid;gap:0}.contact-section_section__3KL7R{border-bottom:1px solid var(--color-border);padding:var(--section-pad-top) 0 var(--section-pad-bottom);overflow:hidden}.contact-section_inner__fWvNl{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad);display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,.92fr);gap:clamp(2.5rem,6vw,5rem);align-items:stretch}.contact-section_copy__841hP{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.contact-section_headingRow__ynPT0{display:flex;align-items:stretch;gap:clamp(1rem,2vw,1.75rem);flex-wrap:nowrap}.contact-section_headingRow__ynPT0 .contact-section_heading__iG5vA{flex:1 1 auto;align-self:center}.contact-section_copyIllustration__wYtgP{display:block;flex:0 0 auto;aspect-ratio:1/1;width:clamp(150px,17vw,230px);background-color:#ffffff;border-radius:50%;position:relative;overflow:hidden}.contact-section_copyIllustration__wYtgP:before{content:"";position:absolute;inset:12%;background-color:#0a0a0a;-webkit-mask:url(/media/contact_illustration.png) center/contain no-repeat;mask:url(/media/contact_illustration.png) center/contain no-repeat}@media (max-width:720px){.contact-section_copyIllustration__wYtgP{width:clamp(110px,28vw,150px)}}.contact-section_fieldLabel__G2jwo,.contact-section_label__rVfPj{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted-soft);margin:0}.contact-section_label__rVfPj{margin-bottom:clamp(1rem,2vw,1.5rem)}.contact-section_heading__iG5vA{font-family:var(--font-display),sans-serif;font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:500;line-height:1.08;letter-spacing:-.025em;text-transform:uppercase;max-width:18ch;margin:0;text-wrap:balance}.contact-section_subheading__39k9J{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted-soft);margin:0}.contact-section_about__lMiul{display:grid;gap:.85rem;max-width:52ch}.contact-section_aboutText__6QK4w{font-size:.9rem;line-height:1.65;color:var(--color-muted);margin:0;text-wrap:pretty}.contact-section_aboutLink__VPAZz{display:grid;gap:.2rem;text-decoration:none;color:inherit;padding:.85rem 0;border-top:.5px solid var(--color-border);border-bottom:.5px solid var(--color-border);transition:color .16s ease,border-color .16s ease;max-width:52ch}.contact-section_aboutLink__VPAZz:focus-visible,.contact-section_aboutLink__VPAZz:hover{border-color:var(--color-border-strong)}.contact-section_aboutLinkLabel__kKXic{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text)}.contact-section_aboutLinkUrl__wHLxf{font-family:var(--font-mono),monospace;font-size:.65rem;letter-spacing:.14em;text-transform:lowercase;color:var(--color-muted-soft)}.contact-section_response__5YiS4,.contact-section_supportingText__nWYqg{font-size:var(--text-md);color:var(--color-muted);line-height:1.62;margin:0}.contact-section_supportingText__nWYqg{max-width:52ch}.contact-section_response__5YiS4{font-size:var(--text-sm);color:var(--color-muted-soft)}.contact-section_form__8gxrv{display:grid;gap:0}.contact-section_field__siWFz{display:grid;gap:.65rem;padding:clamp(.85rem,1.4vw,1.1rem) 0;background:var(--color-bg);border-top:.5px solid var(--color-border)}.contact-section_field__siWFz:first-of-type{border-top:0}.contact-section_field__siWFz input,.contact-section_field__siWFz select,.contact-section_field__siWFz textarea{width:100%;border:0;border-bottom:.5px solid var(--color-border);border-radius:0;min-height:2.75rem;padding:.6rem 0;background:transparent;color:var(--color-text);font-family:var(--font-body),sans-serif;font-size:16px;transition:border-color .16s ease;appearance:none;-webkit-appearance:none}.contact-section_field__siWFz input:focus,.contact-section_field__siWFz select:focus,.contact-section_field__siWFz textarea:focus{outline:none;border-bottom-color:var(--color-text)}.contact-section_field__siWFz textarea{resize:vertical;min-height:7rem;line-height:1.55}.contact-section_field__siWFz input::placeholder,.contact-section_field__siWFz textarea::placeholder{color:var(--color-muted-soft)}.contact-section_submit__NEDJV{margin-top:clamp(1rem,2vw,1.5rem);min-height:3.25rem;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-bg);font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;font-weight:500;padding:0 1.5rem;cursor:pointer;transition:opacity .16s ease;-webkit-tap-highlight-color:transparent}.contact-section_submit__NEDJV:focus-visible,.contact-section_submit__NEDJV:hover{opacity:.88}.contact-section_submit__NEDJV:disabled{opacity:.55;cursor:progress}.contact-section_error__7tfjo{margin:.75rem 0 0;padding:.85rem 1rem;border:.5px solid rgba(255,120,120,.4);background:rgba(255,120,120,.08);color:rgba(255,200,200,.95);font-size:var(--text-sm);line-height:1.5;border-radius:4px}.contact-section_success__29cim{display:grid;gap:1rem;padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:.5px solid var(--color-border);border-bottom:1px solid var(--color-border);animation:contact-section_successFade__meOa7 .36s cubic-bezier(.16,1,.3,1) both}.contact-section_successBadge__5eis0{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-text);margin:0}.contact-section_successTitle__14mcc{font-family:var(--font-display),sans-serif;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:500;line-height:1.1;letter-spacing:-.025em;color:var(--color-text);margin:0;max-width:22ch}.contact-section_successMessage__9JVa4{font-size:var(--text-md);color:var(--color-muted);line-height:1.62;margin:0;max-width:48ch}@keyframes contact-section_successFade__meOa7{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.contact-section_success__29cim{animation:none}}.contact-section_shapeWrap__42nYt{display:flex;justify-content:center;padding-top:clamp(1rem,2vw,1.5rem)}.contact-section_shape__VixbQ{display:block;width:96px;height:auto;pointer-events:none;mix-blend-mode:screen}@media (max-width:720px){.contact-section_shape__VixbQ{width:80px}}@media (max-width:960px){.contact-section_inner__fWvNl{grid-template-columns:1fr}}@media (max-width:720px){.contact-section_inner__fWvNl{gap:clamp(1.5rem,4vw,2.25rem)}.contact-section_copy__841hP{gap:.85rem}.contact-section_submit__NEDJV{min-height:3rem;width:100%}}.media-frame_frame__qD1nk{position:relative;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.07)),linear-gradient(135deg,rgba(255,255,255,.02),rgba(255,255,255,.06));box-shadow:0 18px 36px -30px var(--color-shadow)}.media-frame_fill___u7H6,.media-frame_media__K0I9G{inline-size:100%;block-size:100%}.media-frame_media__K0I9G{object-fit:cover}.media-frame_placeholder__9go_r{min-block-size:16rem;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.08)),linear-gradient(135deg,rgba(255,255,255,.06),rgba(0,0,0,.2)),repeating-linear-gradient(135deg,transparent,transparent 18px,rgba(255,255,255,.025) 0,rgba(255,255,255,.025) 36px)}.hero-section_hero__YKzXe{position:relative;min-height:100svh;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 35%)}.hero-section_mediaLayer__b8EFd{position:absolute;inset:0}.hero-section_videoFrame__IJm2p{inline-size:100%;block-size:100%;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.06),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.11)),linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.08))}.hero-section_overlay__2n3Nt{position:relative;z-index:1;min-height:100svh;display:grid;align-items:center;padding:max(5.5rem,11svh) var(--container-pad) clamp(2rem,5vw,3rem);background:transparent}.hero-section_content__ITddo{max-width:var(--container-max);margin:0 auto;width:100%;display:grid;gap:var(--space-4);grid-template-columns:minmax(0,1fr);align-items:center}.hero-section_eyebrow__toynL{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted-soft);padding-bottom:.35rem}.hero-section_embed__O4bOW{position:absolute;top:50%;left:50%;width:177.78vh;min-width:100vw;height:56.25vw;min-height:100svh;border:0;display:block;transform:translate(-50%,-50%);pointer-events:none}.hero-section_headline__UmMEA{max-width:11ch;font-family:var(--font-display),sans-serif;font-size:var(--text-hero);font-weight:700;line-height:.92;letter-spacing:-.05em;text-transform:uppercase}.hero-section_supportingText__KmX68{max-width:42rem;color:var(--color-muted);font-size:var(--text-md);line-height:1.62}.hero-section_actions__Jej5I{display:flex;gap:var(--space-3);flex-wrap:wrap;align-items:center;padding-top:var(--space-2)}.hero-section_primaryCta__OJ6Ej,.hero-section_secondaryCta__7tbGM{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;border-radius:999px;padding:.82rem 1.28rem;font-size:.92rem}.hero-section_primaryCta__OJ6Ej{background:var(--color-accent);color:var(--color-bg);box-shadow:0 18px 30px -24px rgba(0,0,0,.6)}.hero-section_secondaryCta__7tbGM{border:1px solid var(--color-border-strong);background:rgba(255,255,255,.04);color:var(--color-text)}@media (max-width:960px){.hero-section_headline__UmMEA{max-width:12ch}}@media (max-width:720px){.hero-section_overlay__2n3Nt{padding-bottom:var(--space-6)}.hero-section_headline__UmMEA{max-width:100%}.hero-section_supportingText__KmX68{font-size:var(--text-base)}}.faq-section_section__M9NmV{border-bottom:1px solid var(--color-border);padding:var(--section-pad-top) 0 var(--section-pad-bottom);overflow:hidden}.faq-section_inner__gojvO{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad);display:grid;gap:clamp(1.5rem,3.5vw,2.25rem)}.faq-section_label__fChau{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted-soft);margin:0}.faq-section_header__JMnnu{display:grid;gap:clamp(1rem,2vw,1.25rem)}.faq-section_headerCopy___cW3g{display:grid;gap:var(--space-3);max-width:60ch}.faq-section_heading__xR01C{font-family:var(--font-display),sans-serif;font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:500;line-height:1.08;letter-spacing:-.025em;text-transform:uppercase;max-width:18ch;margin:0}.faq-section_supportingText__rS2Hs{font-size:var(--text-md);color:var(--color-muted);line-height:1.62;margin:0}.faq-section_list__79pQD{display:grid;gap:0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.faq-section_item__82byB{background:var(--color-bg);padding:clamp(1rem,1.6vw,1.3rem) 0;border-top:.5px solid var(--color-border)}.faq-section_item__82byB:first-child{border-top:0}.faq-section_nestedItem__YsceC{padding:clamp(.9rem,1.4vw,1.15rem) 0;border-top:.5px solid var(--color-border)}.faq-section_question__Vrrt8{cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-4);font-family:var(--font-display),sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.005em;list-style:none;padding:.5rem var(--space-1) .5rem 0;color:var(--color-text);min-height:44px;-webkit-tap-highlight-color:transparent}.faq-section_question__Vrrt8:after{content:"+";color:var(--color-muted-soft);font-family:var(--font-mono),monospace;font-size:.85rem;font-weight:400}.faq-section_question__Vrrt8::-webkit-details-marker{display:none}.faq-section_item__82byB[open]>.faq-section_question__Vrrt8:after,.faq-section_nestedItem__YsceC[open]>.faq-section_question__Vrrt8:after{content:"−"}.faq-section_answer__KQVfs{margin-top:var(--space-3);max-width:60ch;padding-right:clamp(0rem,8vw,9rem);font-size:var(--text-base);color:var(--color-muted);line-height:1.65}.faq-section_moreItem__97qR4{padding-bottom:0}.faq-section_moreList__e4xao{display:grid;padding-top:var(--space-2)}@media (max-width:720px){.faq-section_answer__KQVfs{padding-right:0;font-size:.94rem}.faq-section_question__Vrrt8{font-size:.95rem}}.process-section_section__4nkAh{border-bottom:1px solid var(--color-border);padding:var(--section-pad-top) 0 var(--section-pad-bottom);overflow:hidden}.process-section_inner__sP9J4{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad)}.process-section_label__Aasss{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted-soft);margin:0 0 clamp(1.5rem,3.5vw,2.25rem)}.process-section_carouselWrapper__y86Bk{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.process-section_track__3fiau{display:flex;gap:clamp(.75rem,1.5vw,1.25rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.process-section_track__3fiau::-webkit-scrollbar{display:none}.process-section_card__ZaRU_{position:relative;flex:0 0 clamp(280px,30vw,420px);min-height:18rem;overflow:hidden;scroll-snap-align:start;transition:transform .48s cubic-bezier(.16,1,.3,1),background .32s ease}.process-section_cardBg__F3Xg4{position:absolute;inset:0;background:#0a0a0a;transition:background-color .32s ease}.process-section_card__ZaRU_:first-child:focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:first-child:hover .process-section_cardBg__F3Xg4{background:#F5D000}.process-section_card__ZaRU_:nth-child(2):focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:nth-child(2):hover .process-section_cardBg__F3Xg4{background:#FF6B9D}.process-section_card__ZaRU_:nth-child(3):focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:nth-child(3):hover .process-section_cardBg__F3Xg4{background:#A78BFA}.process-section_card__ZaRU_:nth-child(4):focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:nth-child(4):hover .process-section_cardBg__F3Xg4{background:#60A5FA}.process-section_card__ZaRU_:nth-child(5):focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:nth-child(5):hover .process-section_cardBg__F3Xg4{background:#7DDDA7}.process-section_card__ZaRU_:nth-child(6):focus-within .process-section_cardBg__F3Xg4,.process-section_card__ZaRU_:nth-child(6):hover .process-section_cardBg__F3Xg4{background:#F59E5B}.process-section_card__ZaRU_:focus-within .process-section_cardDescription__PrIVK,.process-section_card__ZaRU_:focus-within .process-section_cardListItem__UVkcP,.process-section_card__ZaRU_:focus-within .process-section_cardNumber__WhiOh,.process-section_card__ZaRU_:focus-within .process-section_cardTitle__x9WTG,.process-section_card__ZaRU_:hover .process-section_cardDescription__PrIVK,.process-section_card__ZaRU_:hover .process-section_cardListItem__UVkcP,.process-section_card__ZaRU_:hover .process-section_cardNumber__WhiOh,.process-section_card__ZaRU_:hover .process-section_cardTitle__x9WTG{color:#0a0a0a}.process-section_card__ZaRU_:focus-within .process-section_cardDivider__qHbiL,.process-section_card__ZaRU_:hover .process-section_cardDivider__qHbiL{border-color:rgba(10,10,10,.22)}.process-section_card__ZaRU_:focus-within .process-section_cardListItem__UVkcP:before,.process-section_card__ZaRU_:hover .process-section_cardListItem__UVkcP:before{background:rgba(10,10,10,.5)}.process-section_cardDescription__PrIVK,.process-section_cardListItem__UVkcP,.process-section_cardNumber__WhiOh,.process-section_cardTitle__x9WTG{transition:color .32s ease,background-color .32s ease}.process-section_cardDivider__qHbiL{transition:border-color .32s ease}.process-section_cardListItem__UVkcP:before{transition:background-color .32s ease}.process-section_cardContent__0aLd2{position:relative;z-index:1;display:flex;flex-direction:column;padding:clamp(1.25rem,1.8vw,1.625rem);color:var(--color-text);min-height:18rem}.process-section_cardNumber__WhiOh{font-family:var(--font-mono),monospace;font-size:.6875rem;letter-spacing:.22em;color:rgba(255,255,255,.72);margin-bottom:clamp(.85rem,2vw,1.25rem)}.process-section_cardTitle__x9WTG{font-family:var(--font-display),sans-serif;font-size:clamp(1.2rem,1.55vw,1.4rem);font-weight:500;line-height:1.18;letter-spacing:-.012em;margin:0 0 .6rem;color:var(--color-text)}.process-section_cardDescription__PrIVK{font-size:.8125rem;color:rgba(255,255,255,.78);line-height:1.55;margin:0 0 1rem}.process-section_cardDivider__qHbiL{border-top:.5px solid rgba(255,255,255,.16);margin-bottom:.7rem}.process-section_cardList__6b__v{list-style:none;padding:0;margin:0}.process-section_cardListItem__UVkcP{font-size:.75rem;color:rgba(255,255,255,.82);line-height:1.5;padding:.2rem 0 .2rem .8rem;position:relative}.process-section_cardListItem__UVkcP:before{content:"";position:absolute;left:0;top:.78em;width:5px;height:1px;background:rgba(255,255,255,.45)}.process-section_nav__FVg4M{max-width:var(--container-max);margin:0 auto;padding:clamp(1.25rem,2vw,1.75rem) var(--container-pad) 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.process-section_counter__4r4xg{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.18em;color:var(--color-muted-soft);text-transform:uppercase;min-width:5rem}.process-section_navControls__MQWes{display:flex;gap:.875rem;align-items:center}.process-section_navButton__80FbV{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;color:var(--color-muted);border:.5px solid var(--color-border);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.process-section_navButton__80FbV:focus-visible:not(:disabled),.process-section_navButton__80FbV:hover:not(:disabled){background:rgba(255,255,255,.09);color:var(--color-text);border-color:var(--color-border-strong)}.process-section_navButton__80FbV:disabled{opacity:.32;cursor:not-allowed}.process-section_indicators__8nXhm{display:flex;gap:5px;align-items:center}.process-section_indicator__UQcGa{width:8px;height:1px;background:rgba(255,255,255,.22);border:0;padding:0;cursor:pointer;transition:width .22s ease,background .22s ease}.process-section_indicator__UQcGa:focus-visible,.process-section_indicator__UQcGa:hover{background:rgba(255,255,255,.55)}.process-section_indicatorActive__RMkis{width:18px;background:var(--color-text)}.process-section_actions__09NLM{max-width:var(--container-max);margin:0 auto;padding:clamp(1.25rem,2vw,1.75rem) var(--container-pad) 0;display:flex}.process-section_cta__unar_{display:inline-flex;border:1px solid var(--color-border-strong);border-radius:999px;padding:.85rem 1.3rem;font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text)}@media (max-width:720px){.process-section_card__ZaRU_{flex:0 0 calc(100vw - 2 * var(--container-pad))}.process-section_track__3fiau{gap:.75rem}.process-section_cardContent__0aLd2{padding:1.1rem}.process-section_cardTitle__x9WTG{font-size:1.15rem}.process-section_cardDescription__PrIVK{font-size:.8rem}.process-section_cardListItem__UVkcP{font-size:.7rem}.process-section_nav__FVg4M{flex-wrap:wrap;gap:.75rem;justify-content:space-between}.process-section_navControls__MQWes{order:3;flex-basis:100%;justify-content:center}.process-section_counter__4r4xg{min-width:auto}.process-section_navButton__80FbV{min-width:44px;min-height:44px;width:44px;height:44px}.process-section_indicator__UQcGa{min-height:22px;height:22px;padding:10px 0;background-clip:content-box}.process-section_indicatorActive__RMkis{background-clip:content-box}}.language-switcher_group__i734y{gap:0;flex-shrink:0}.language-switcher_btn__K3B4V,.language-switcher_group__i734y{display:inline-flex;align-items:center;position:relative;z-index:2}.language-switcher_btn__K3B4V{background:none;border:0;min-height:44px;min-width:36px;padding:.5rem .45rem;justify-content:center;color:var(--color-muted-soft);font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.language-switcher_btn__K3B4V:focus-visible,.language-switcher_btn__K3B4V:hover{color:var(--color-text)}.language-switcher_btn__K3B4V:active{background:rgba(255,255,255,.06)}.language-switcher_active__H4i0V{color:var(--color-text)}.language-switcher_active__H4i0V:after{content:"";position:absolute;left:.45rem;right:.45rem;bottom:.7rem;height:1px;background:var(--color-text);pointer-events:none}@media (max-width:600px){.language-switcher_btn__K3B4V{min-width:32px;padding:.45rem .35rem;font-size:.68rem;letter-spacing:.1em}.language-switcher_active__H4i0V:after{left:.35rem;right:.35rem;bottom:.6rem}}@media (max-width:380px){.language-switcher_btn__K3B4V{min-width:28px;padding:.4rem .25rem;font-size:.65rem}.language-switcher_active__H4i0V:after{left:.25rem;right:.25rem}}.services-section_section__bD_nh{border-bottom:1px solid var(--color-border);padding:clamp(3.5rem,6vw,5rem) 0 var(--section-pad-bottom);overflow:hidden}.services-section_inner__g1p5b{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad)}.services-section_label__G7TyE{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted-soft);margin:0 0 clamp(1.5rem,3.5vw,2.25rem)}.services-section_carouselWrapper__96aWB{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.services-section_track__BZbXN{display:flex;gap:clamp(.75rem,1.5vw,1.25rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.services-section_track__BZbXN::-webkit-scrollbar{display:none}.services-section_card__M_j_z{position:relative;flex:0 0 clamp(280px,30vw,420px);min-height:18rem;overflow:hidden;scroll-snap-align:start;transition:transform .48s cubic-bezier(.16,1,.3,1),background .32s ease}.services-section_cardBg__a6KG1{position:absolute;inset:0;background:#0a0a0a;transition:background-color .32s ease}.services-section_cardOverlay__GCzq2{display:none}.services-section_card__M_j_z:first-child:focus-within .services-section_cardBg__a6KG1,.services-section_card__M_j_z:first-child:hover .services-section_cardBg__a6KG1{background:#F5D000}.services-section_card__M_j_z:nth-child(2):focus-within .services-section_cardBg__a6KG1,.services-section_card__M_j_z:nth-child(2):hover .services-section_cardBg__a6KG1{background:#FF6B9D}.services-section_card__M_j_z:nth-child(3):focus-within .services-section_cardBg__a6KG1,.services-section_card__M_j_z:nth-child(3):hover .services-section_cardBg__a6KG1{background:#A78BFA}.services-section_card__M_j_z:nth-child(4):focus-within .services-section_cardBg__a6KG1,.services-section_card__M_j_z:nth-child(4):hover .services-section_cardBg__a6KG1{background:#60A5FA}.services-section_card__M_j_z:focus-within .services-section_cardDescription__OzfL6,.services-section_card__M_j_z:focus-within .services-section_cardFit__a0VOk,.services-section_card__M_j_z:focus-within .services-section_cardListItem__Qdy5m,.services-section_card__M_j_z:focus-within .services-section_cardNumber__otmho,.services-section_card__M_j_z:focus-within .services-section_cardTag__xZ8ke,.services-section_card__M_j_z:focus-within .services-section_cardTitle__qtlKt,.services-section_card__M_j_z:hover .services-section_cardDescription__OzfL6,.services-section_card__M_j_z:hover .services-section_cardFit__a0VOk,.services-section_card__M_j_z:hover .services-section_cardListItem__Qdy5m,.services-section_card__M_j_z:hover .services-section_cardNumber__otmho,.services-section_card__M_j_z:hover .services-section_cardTag__xZ8ke,.services-section_card__M_j_z:hover .services-section_cardTitle__qtlKt{color:#0a0a0a}.services-section_card__M_j_z:focus-within .services-section_cardBottom__O23gM,.services-section_card__M_j_z:focus-within .services-section_cardDivider__qpNk_,.services-section_card__M_j_z:hover .services-section_cardBottom__O23gM,.services-section_card__M_j_z:hover .services-section_cardDivider__qpNk_{border-color:rgba(10,10,10,.22)}.services-section_card__M_j_z:focus-within .services-section_cardListItem__Qdy5m:before,.services-section_card__M_j_z:hover .services-section_cardListItem__Qdy5m:before{background:rgba(10,10,10,.5)}.services-section_card__M_j_z:focus-within .services-section_cardTag__xZ8ke,.services-section_card__M_j_z:hover .services-section_cardTag__xZ8ke{background:rgba(10,10,10,.08)}.services-section_cardDescription__OzfL6,.services-section_cardFit__a0VOk,.services-section_cardListItem__Qdy5m,.services-section_cardNumber__otmho,.services-section_cardTag__xZ8ke,.services-section_cardTitle__qtlKt{transition:color .32s ease,background-color .32s ease}.services-section_cardBottom__O23gM,.services-section_cardDivider__qpNk_{transition:border-color .32s ease}.services-section_cardListItem__Qdy5m:before{transition:background-color .32s ease}.services-section_cardContent__3JZGf{position:relative;z-index:1;display:flex;flex-direction:column;padding:clamp(1.25rem,1.8vw,1.625rem);color:var(--color-text);min-height:18rem}.services-section_cardNumber__otmho{font-family:var(--font-mono),monospace;font-size:.6875rem;letter-spacing:.22em;color:rgba(255,255,255,.72);margin-bottom:clamp(.85rem,2vw,1.25rem)}.services-section_cardTitle__qtlKt{font-family:var(--font-display),sans-serif;font-size:clamp(1.2rem,1.55vw,1.4rem);font-weight:500;line-height:1.18;letter-spacing:-.012em;margin:0 0 .6rem;color:var(--color-text)}.services-section_cardDescription__OzfL6{font-size:.8125rem;color:rgba(255,255,255,.78);line-height:1.55;margin:0 0 1rem}.services-section_cardDivider__qpNk_{border-top:.5px solid rgba(255,255,255,.16);margin-bottom:.7rem}.services-section_cardList__mNism{list-style:none;padding:0;margin:0}.services-section_cardListItem__Qdy5m{font-size:.75rem;color:rgba(255,255,255,.82);line-height:1.5;padding:.2rem 0 .2rem .8rem;position:relative}.services-section_cardListItem__Qdy5m:before{content:"";position:absolute;left:0;top:.78em;width:5px;height:1px;background:rgba(255,255,255,.45)}.services-section_cardBottom__O23gM{display:none}.services-section_cardFit__a0VOk{font-size:.6875rem;color:rgba(255,255,255,.66);line-height:1.42;flex:1 1;margin:0}.services-section_cardTag__xZ8ke{font-family:var(--font-mono),monospace;font-size:.5625rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-text);background:rgba(255,255,255,.08);padding:.3rem .6rem;border-radius:3px;white-space:nowrap;align-self:flex-end}.services-section_nav__mDDtd{max-width:var(--container-max);margin:0 auto;padding:clamp(1.25rem,2vw,1.75rem) var(--container-pad) 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.services-section_counter__KC3m4,.services-section_dragHint__0MClL{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.18em;color:var(--color-muted-soft);text-transform:uppercase}.services-section_counter__KC3m4{min-width:5rem}.services-section_dragHint__0MClL{display:none}.services-section_illustrationWrap__lvqwI{max-width:var(--container-max);margin:0 auto;padding:clamp(2rem,4vw,3rem) var(--container-pad) clamp(.5rem,1vw,1rem);display:flex;justify-content:center}.services-section_illustration__wYxQA{display:block;width:100%;max-width:720px;height:auto;opacity:.9}.services-section_navControls__M29VF{display:flex;gap:.875rem;align-items:center}.services-section_navButton__M9JPW{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;color:var(--color-muted);border:.5px solid var(--color-border);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.services-section_navButton__M9JPW:focus-visible:not(:disabled),.services-section_navButton__M9JPW:hover:not(:disabled){background:rgba(255,255,255,.09);color:var(--color-text);border-color:var(--color-border-strong)}.services-section_navButton__M9JPW:disabled{opacity:.32;cursor:not-allowed}.services-section_indicators__YPN_s{display:flex;gap:5px;align-items:center}.services-section_indicator__h_ISs{width:8px;height:1px;background:rgba(255,255,255,.22);border:0;padding:0;cursor:pointer;transition:width .22s ease,background .22s ease}.services-section_indicator__h_ISs:focus-visible,.services-section_indicator__h_ISs:hover{background:rgba(255,255,255,.55)}.services-section_indicatorActive__dLDvq{width:18px;background:var(--color-text)}@media (max-width:720px){.services-section_card__M_j_z{flex:0 0 calc(100vw - 2 * var(--container-pad))}.services-section_track__BZbXN{gap:.75rem}.services-section_cardContent__3JZGf{padding:1.1rem}.services-section_cardTitle__qtlKt{font-size:1.15rem}.services-section_cardDescription__OzfL6{font-size:.8rem}.services-section_cardListItem__Qdy5m{font-size:.7rem}.services-section_nav__mDDtd{flex-wrap:wrap;gap:.75rem;justify-content:space-between}.services-section_navControls__M29VF{order:3;flex-basis:100%;justify-content:center}.services-section_dragHint__0MClL{display:none}.services-section_counter__KC3m4{min-width:auto}.services-section_navButton__M9JPW{min-width:44px;min-height:44px;width:44px;height:44px}.services-section_indicator__h_ISs{min-height:22px;height:22px;padding:10px 0;background-clip:content-box}.services-section_indicatorActive__dLDvq{background-clip:content-box}}.supportive-hero-media_wrapper__QKjTa{position:relative;inline-size:100%;block-size:100%}.supportive-hero-media_posterLayer__YyR1V{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.06),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.11)),linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.08))}.supportive-hero-media_posterImage__hZHmy{inline-size:100%;block-size:100%;object-fit:cover}.supportive-hero-media_placeholder__ReruV{position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.06),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.11)),linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.08)),repeating-linear-gradient(135deg,transparent,transparent 18px,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 36px)}.supportive-hero-media_videoLayer__Ec4Jw{position:absolute;inset:0}.supportive-hero-media_video__Pj2ES{position:absolute;inset:0;inline-size:100%;block-size:100%;object-fit:cover;filter:saturate(.92) contrast(1.02)}.supportive-hero-media_videoMobile__17xuD{display:none}@media (max-width:767px){.supportive-hero-media_videoDesktop__LbWCp{display:none}.supportive-hero-media_videoMobile__17xuD{display:block}}.site-footer_footer__bB1cj{background:var(--color-bg);border-top:1px solid var(--color-border)}.site-footer_inner__PlshA{max-width:var(--container-max);margin:0 auto;padding:clamp(2.5rem,5vw,4rem) var(--container-pad);display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,3rem);align-items:start}.site-footer_contact__5Ucec,.site-footer_nav__UiVnx{display:grid;gap:.65rem;align-content:start}.site-footer_label__bGxOW{font-family:var(--font-mono),monospace;font-size:var(--text-xs);color:var(--color-muted-soft);letter-spacing:.22em;text-transform:uppercase;margin:0}.site-footer_email__RBMEZ{font-family:var(--font-display),sans-serif;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:500;letter-spacing:-.01em;color:var(--color-text);transition:opacity .16s ease}.site-footer_email__RBMEZ:focus-visible,.site-footer_email__RBMEZ:hover{opacity:.7}.site-footer_phone__SBIFQ{font-size:var(--text-sm);color:var(--color-muted);letter-spacing:.02em;transition:color .16s ease;margin-top:.1rem;display:inline-block;white-space:nowrap}.site-footer_phone__SBIFQ:focus-visible,.site-footer_phone__SBIFQ:hover{color:var(--color-text)}.site-footer_runBy__d4F3p{margin:.4rem 0 0;font-size:var(--text-xs);color:var(--color-muted-soft);line-height:1.55;max-width:28ch}.site-footer_link__J4GYh{color:var(--color-muted);font-size:var(--text-sm);transition:color .16s ease}.site-footer_link__J4GYh:focus-visible,.site-footer_link__J4GYh:hover{color:var(--color-text)}@media (max-width:960px){.site-footer_inner__PlshA{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem)}}@media (max-width:560px){.site-footer_inner__PlshA{grid-template-columns:1fr}}.site-header_header__l68lX{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(10,10,10,.78);border-bottom:1px solid var(--color-border);animation:site-header_headerEnter__e7e4T .72s cubic-bezier(.16,1,.3,1) both}@keyframes site-header_headerEnter__e7e4T{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-header_header__l68lX{animation:none}}.site-header_inner__iekGF{max-width:var(--container-max);margin:0 auto;padding:clamp(.6rem,1.4vw,1.05rem) var(--container-pad);display:flex;justify-content:space-between;align-items:center;gap:clamp(.5rem,2vw,2rem);flex-wrap:nowrap}.site-header_brand__6qgvk{display:inline-flex;align-items:center;flex-shrink:0;color:var(--color-text);line-height:0}.site-header_brandLogo__aKLnq{display:block;height:clamp(2.25rem,3vw,2.75rem);width:auto;object-fit:contain}.site-header_utility__aYjGP{gap:clamp(.35rem,1.2vw,1.25rem)}.site-header_cta__VVCF0,.site-header_utility__aYjGP{display:inline-flex;align-items:center;flex-shrink:0}.site-header_cta__VVCF0{justify-content:center;min-height:2.5rem;border:.5px solid var(--color-border-strong);border-radius:999px;padding:.55rem 1.1rem;font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;font-weight:500;background:rgba(255,255,255,.04);color:var(--color-text);transition:background .16s ease,border-color .16s ease;white-space:nowrap}.site-header_cta__VVCF0:focus-visible,.site-header_cta__VVCF0:hover{background:rgba(255,255,255,.1);border-color:var(--color-text)}@media (max-width:600px){.site-header_brandLogo__aKLnq{height:2rem}.site-header_cta__VVCF0{font-size:.65rem;padding:.4rem .7rem;min-height:2.2rem;letter-spacing:.1em}}@media (max-width:380px){.site-header_inner__iekGF{gap:.3rem}.site-header_brandLogo__aKLnq{height:1.75rem}.site-header_cta__VVCF0{font-size:.6rem;padding:.35rem .55rem;letter-spacing:.06em}}.works-section_section__3cAK2{border-bottom:1px solid var(--color-border);padding:clamp(3.5rem,6vw,5rem) 0 var(--section-pad-bottom);overflow:hidden}.works-section_inner__AnLAK{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-pad)}.works-section_label__zUsl_{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--color-muted-soft);margin:0 0 clamp(1.5rem,3.5vw,2.25rem)}.works-section_stage__BrexI{position:relative;min-height:clamp(640px,82vh,940px);border-top:1px solid var(--color-border);padding:clamp(2rem,4vw,3rem) 0;display:flex;align-items:center;justify-content:center}.works-section_illustrationWrap__zpeTR{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}@media (max-width:900px){.works-section_illustrationWrap__zpeTR{align-items:flex-start;padding-top:4vh}}.works-section_illustration__PHqMy{display:block;width:min(1080px,82%);aspect-ratio:1/1;background-color:#ffffff;-webkit-mask:url(/media/services_illustration.png) center/contain no-repeat;mask:url(/media/services_illustration.png) center/contain no-repeat;transition:background-color .38s ease;animation:works-section_bob__Jf8Ry 8s ease-in-out infinite}.works-section_item___T_5J{position:absolute;z-index:2;list-style:none;padding:0;margin:0}.works-section_item___T_5J:first-child{top:8%;left:6%;--tilt:-6deg;animation-delay:0s;--hoverColor:#F5D000}.works-section_item___T_5J:nth-child(2){top:12%;right:8%;--tilt:4deg;animation-delay:.6s;--hoverColor:#FF6B9D}.works-section_item___T_5J:nth-child(3){top:48%;left:4%;--tilt:-10deg;animation-delay:1.2s;--hoverColor:#A78BFA}.works-section_item___T_5J:nth-child(4){top:50%;right:5%;--tilt:8deg;animation-delay:1.8s;--hoverColor:#60A5FA}.works-section_item___T_5J:nth-child(5){bottom:8%;left:30%;--tilt:-3deg;animation-delay:2.4s;--hoverColor:#7DDDA7}.works-section_item___T_5J:nth-child(6){bottom:10%;right:18%;--tilt:6deg;animation-delay:3s;--hoverColor:#F59E5B}.works-section_item___T_5J{animation-name:works-section_float__MTwdf;animation-duration:6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.works-section_link__mi7fQ{display:inline-flex;flex-direction:column;gap:.35rem;padding:.7rem 1.1rem;color:var(--color-text);background:rgba(10,10,10,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:.5px solid rgba(255,255,255,.14);border-radius:6px;transform:rotate(var(--tilt,0deg));transition:transform .34s cubic-bezier(.34,1.56,.64,1),background .32s ease,color .32s ease,border-color .32s ease;max-width:22ch}.works-section_link__mi7fQ:focus-visible,.works-section_link__mi7fQ:hover{background:var(--hoverColor,#F5D000);color:#0a0a0a;border-color:var(--hoverColor,#F5D000);transform:rotate(0deg) scale(1.08);z-index:3}.works-section_num__u5Q0p{font-family:var(--font-mono),monospace;font-size:.625rem;letter-spacing:.22em;color:rgba(255,255,255,.7);transition:color .32s ease}.works-section_title__ofojb{font-family:var(--font-display),sans-serif;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:500;line-height:1.15;letter-spacing:-.015em;margin:0;color:var(--color-text);text-wrap:balance;transition:color .32s ease}.works-section_tags__8cE15{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15rem}.works-section_tag__uFUZj{font-family:var(--font-mono),monospace;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.65);line-height:1.4;white-space:nowrap;transition:color .32s ease}.works-section_link__mi7fQ:focus-visible .works-section_tag__uFUZj,.works-section_link__mi7fQ:hover .works-section_tag__uFUZj{color:#0a0a0a}.works-section_stage__BrexI:has(.works-section_item___T_5J:first-child .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:first-child .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#F5D000}.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(2) .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(2) .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#FF6B9D}.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(3) .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(3) .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#A78BFA}.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(4) .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(4) .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#60A5FA}.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(5) .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(5) .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#7DDDA7}.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(6) .works-section_link__mi7fQ:focus-visible) .works-section_illustration__PHqMy,.works-section_stage__BrexI:has(.works-section_item___T_5J:nth-child(6) .works-section_link__mi7fQ:hover) .works-section_illustration__PHqMy{background-color:#F59E5B}@keyframes works-section_float__MTwdf{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes works-section_bob__Jf8Ry{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(1.5deg)}}@media (max-width:900px){.works-section_stage__BrexI{min-height:88vh;padding:1rem 0}.works-section_illustration__PHqMy{width:auto;height:82vh;max-height:720px;aspect-ratio:1169/2204;-webkit-mask-image:url(/media/works_illustration_mobile.png);mask-image:url(/media/works_illustration_mobile.png)}.works-section_link__mi7fQ{padding:.55rem .85rem;max-width:none;width:max-content}.works-section_title__ofojb{font-size:1rem}.works-section_tag__uFUZj{font-size:.55rem}.works-section_item___T_5J:first-child{top:6%;left:6%;right:auto;bottom:auto;--tilt:-4deg}.works-section_item___T_5J:nth-child(2){top:10%;right:6%;left:auto;bottom:auto;--tilt:3deg}.works-section_item___T_5J:nth-child(3){top:42%;left:5%;right:auto;bottom:auto;--tilt:-6deg}.works-section_item___T_5J:nth-child(4){top:46%;right:5%;left:auto;bottom:auto;--tilt:5deg}.works-section_item___T_5J:nth-child(5){bottom:18%;left:10%;right:auto;top:auto;--tilt:-3deg}.works-section_item___T_5J:nth-child(6){bottom:10%;right:12%;left:auto;top:auto;--tilt:4deg}}@media (max-width:480px){.works-section_stage__BrexI{min-height:82vh;padding:.5rem 0}.works-section_illustration__PHqMy{width:auto;height:78vh;max-height:620px;aspect-ratio:1169/2204}.works-section_link__mi7fQ{padding:.5rem .7rem;max-width:none;width:max-content}.works-section_title__ofojb{font-size:.88rem}.works-section_tag__uFUZj{font-size:.5rem;letter-spacing:.12em}.works-section_item___T_5J:first-child{top:4%;left:4%;--tilt:-4deg}.works-section_item___T_5J:nth-child(2){top:8%;right:4%;--tilt:3deg}.works-section_item___T_5J:nth-child(3){top:42%;left:3%;--tilt:-6deg}.works-section_item___T_5J:nth-child(4){top:46%;right:3%;--tilt:5deg}.works-section_item___T_5J:nth-child(5){bottom:16%;left:8%;--tilt:-3deg}.works-section_item___T_5J:nth-child(6){bottom:8%;right:10%;--tilt:4deg}}@media (prefers-reduced-motion:reduce){.works-section_illustration__PHqMy,.works-section_item___T_5J,.works-section_link__mi7fQ{animation:none!important;transition:background .2s ease,color .2s ease}.works-section_link__mi7fQ:focus-visible,.works-section_link__mi7fQ:hover{transform:rotate(0deg)}}.sub-project-grid_section__hriaA{padding:clamp(2.5rem,5vw,4rem) 0 clamp(4rem,8vw,6rem)}.sub-project-grid_hero__DDsXQ{display:grid;gap:clamp(.75rem,1.5vw,1.25rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:.5px solid var(--color-border);margin-bottom:clamp(2rem,4vw,3rem)}.sub-project-grid_back__2sTxr{font-family:var(--font-mono),monospace;font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted);transition:color .16s ease;justify-self:start}.sub-project-grid_back__2sTxr:focus-visible,.sub-project-grid_back__2sTxr:hover{color:var(--color-text)}.sub-project-grid_titleRow__VmwTF{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;flex-wrap:wrap}.sub-project-grid_title__ESt37{font-family:var(--font-display),sans-serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:0;color:var(--color-text);text-wrap:balance}.sub-project-grid_tags__IVeaU{font-family:var(--font-mono),monospace;font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted-soft);margin:0;padding-top:.5rem;text-align:right;line-height:1.6}.sub-project-grid_intro___snAI{font-size:.8125rem;line-height:1.62;color:var(--color-muted);max-width:62ch;margin:0;text-wrap:pretty}.sub-project-grid_tiles___6RJa{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,1.5vw,1.25rem)}.sub-project-grid_tileItem__ge8Bp{display:block}.sub-project-grid_tile___Z30g{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;color:var(--color-text);transition:transform .48s cubic-bezier(.16,1,.3,1)}.sub-project-grid_tileBg__DJECb{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .76s cubic-bezier(.16,1,.3,1);will-change:transform}.sub-project-grid_tileOverlay__W1c_w{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.7) 55%,rgba(0,0,0,.9));transition:opacity .48s ease}.sub-project-grid_tileContent__zx7tO{position:absolute;inset:0;display:flex;flex-direction:column;padding:clamp(1.25rem,1.8vw,1.625rem)}.sub-project-grid_tileNumber__LA880{font-family:var(--font-mono),monospace;font-size:.6875rem;letter-spacing:.22em;color:rgba(255,255,255,.72);margin-bottom:clamp(.85rem,2vw,1.25rem)}.sub-project-grid_tileTitle__kHftw{font-family:var(--font-display),sans-serif;font-size:clamp(1.15rem,1.75vw,1.5rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;margin:0 0 .55rem;color:var(--color-text)}.sub-project-grid_tileSubtitle__Zc306{font-size:.65rem;color:rgba(255,255,255,.65);margin:0;line-height:1.5}.sub-project-grid_tileBottom__b5wkK,.sub-project-grid_tileSubtitle__Zc306{font-family:var(--font-mono),monospace;letter-spacing:.16em;text-transform:uppercase}.sub-project-grid_tileBottom__b5wkK{margin-top:auto;padding-top:.875rem;border-top:.5px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;align-items:center;font-size:.5625rem;color:rgba(255,255,255,.72)}.sub-project-grid_tileBottomIcon__T_8Vx{color:rgba(255,255,255,.95);font-size:.85rem;line-height:1}@media (hover:hover){.sub-project-grid_tile___Z30g:focus-visible .sub-project-grid_tileBg__DJECb,.sub-project-grid_tile___Z30g:hover .sub-project-grid_tileBg__DJECb{transform:scale(1.04)}.sub-project-grid_tile___Z30g:focus-visible .sub-project-grid_tileOverlay__W1c_w,.sub-project-grid_tile___Z30g:hover .sub-project-grid_tileOverlay__W1c_w{opacity:.82}}@media (max-width:720px){.sub-project-grid_tiles___6RJa{grid-template-columns:1fr;gap:.75rem}.sub-project-grid_titleRow__VmwTF{flex-direction:column;gap:.75rem}.sub-project-grid_tags__IVeaU{text-align:left;padding-top:0}}@media (prefers-reduced-motion:reduce){.sub-project-grid_tileBg__DJECb,.sub-project-grid_tileOverlay__W1c_w,.sub-project-grid_tile___Z30g{transition:none}}