.ContactForm_form__fNtBb{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius-md);padding:32px}.ContactForm_row2___CxcX{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:18px}.ContactForm_chips__Mo8tE{display:flex;gap:6px;flex-wrap:wrap}.ContactForm_foot__uSAda{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.ContactForm_dots__xLWDZ{display:inline-block;width:12px;text-align:left;animation:ContactForm_cf-dots__DstOR 1.2s steps(3) infinite}@keyframes ContactForm_cf-dots__DstOR{0%{width:0}to{width:12px}}.ContactForm_success__mfyYu{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius-md);padding:48px 32px;text-align:left;display:flex;flex-direction:column;gap:8px;animation:ContactForm_cf-rise__07Nps .32s cubic-bezier(.2,.7,.3,1)}.ContactForm_successIcon__TeVTY{width:36px;height:36px;border-radius:999px;border:1px solid var(--accent);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}@keyframes ContactForm_cf-rise__07Nps{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ContactForm_form__fNtBb{padding:24px}.ContactForm_row2___CxcX{grid-template-columns:1fr}}.ProjectThumb_thumb__nvEny{position:relative;overflow:hidden}.ProjectThumb_terminalBar__zeUxs{padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:6px}.ProjectThumb_terminalTitle__hz2L8{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:var(--fg-dim)}.ProjectThumb_terminalBody__TQF4R{padding:14px;font-family:var(--font-mono);font-size:11px;line-height:1.55;color:var(--fg)}.ProjectThumb_terminalLine__jMABF{margin-bottom:6px}.ProjectThumb_terminalOut__nlzvE{color:var(--fg-muted);padding-left:14px;margin-bottom:6px}.ProjectThumb_webBar__mAy_I{padding:10px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px}.ProjectThumb_webTitle__MvD_F{margin-left:auto;font-family:var(--font-mono);font-size:10px;color:var(--fg-dim)}.ProjectThumb_webBody__0XmVN{padding:14px;font-family:var(--font-mono);font-size:11px;line-height:1.55;color:var(--fg)}.ProjectCard_card__ynzED{background:var(--bg-1);display:block;text-decoration:none;color:inherit}.ProjectCard_body__Gy5Y3{padding:16px 18px;border-top:1px solid var(--line)}.ProjectCard_bodyLg__AmEqT{padding:20px 24px}.ProjectCard_meta___zlZS{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ProjectCard_metaIdx__LTCos{font-size:11px;color:var(--fg-dim);transition:color .15s ease}.ProjectCard_card__ynzED:hover .ProjectCard_metaIdx__LTCos{color:var(--accent)}.ProjectCard_name__cay7t{font-size:18px;margin-bottom:6px;transition:color .15s ease}.ProjectCard_nameLg__S0eF2{font-size:22px}.ProjectCard_card__ynzED:hover .ProjectCard_name__cay7t{color:var(--accent)}.ProjectCard_blurb__9EdqV{font-size:13px;line-height:1.45;margin-bottom:14px}.ProjectCard_tech__OiMLY{display:flex;gap:6px;flex-wrap:wrap}.ProjectCard_techPill__Chi64{font-size:10.5px;padding:3px 7px;border-radius:3px;background:var(--bg-2);color:var(--fg-muted)}.SectionHead_wrap__hWH_p{margin-bottom:32px}.SectionHead_row__ymce6{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:24px;gap:16px}.SectionHead_title__V7JE2{max-width:800px}.SectionHead_action___Knuj{display:inline-flex;align-items:center}@media (max-width:768px){.SectionHead_wrap__hWH_p{margin-bottom:20px}}.HomeDesktop_root__VN9P3{min-height:calc(100vh - 80px)}.HomeDesktop_hero__7IyRB{padding:80px 48px 96px;position:relative}.HomeDesktop_heroGrid__iyGqC{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:64px;gap:64px;align-items:flex-end;max-width:1440px;margin:0 auto}.HomeDesktop_status__5e3Y9{margin-bottom:24px;display:flex;align-items:center;gap:8px}.HomeDesktop_headline__Uf2ZA{margin-bottom:28px;max-width:760px}.HomeDesktop_lede__vVFmX{font-size:18px;color:var(--fg-muted);max-width:560px;margin-bottom:36px;line-height:1.55}.HomeDesktop_ctas__TPWtL{display:flex;gap:12px}.HomeDesktop_meta__qFoBV{font-family:var(--font-mono);font-size:12px;color:var(--fg-dim);display:flex;flex-direction:column;gap:14px;padding-bottom:8px}.HomeDesktop_metaRow__CMDY4{display:flex;justify-content:space-between;border-bottom:1px dashed var(--line);padding-bottom:10px}.HomeDesktop_metaRowLast__b2ClP{border-bottom:none}.HomeDesktop_metaVal__VPWVA{color:var(--fg)}.HomeDesktop_featured__E8omL{padding:40px 48px 80px;max-width:1440px;margin:0 auto}.HomeDesktop_grid__uw7ow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.HomeDesktop_cta__uvaIF{padding:60px 48px;border-top:1px solid var(--line)}.HomeDesktop_ctaInner__fwQTJ{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1440px;margin:0 auto}.HomeDesktop_ctaHead__iSfqc{max-width:720px}@media (max-width:1080px){.HomeDesktop_grid__uw7ow{grid-template-columns:repeat(2,1fr)}.HomeDesktop_heroGrid__iyGqC{grid-template-columns:1fr;gap:32px}}.HomeMobile_root__yYL80{display:block}.HomeMobile_hero__2n6bA{padding:32px 20px 56px}.HomeMobile_status__HM9dp{margin-bottom:16px;display:inline-flex;align-items:center;gap:6px;font-size:10px}.HomeMobile_headline__SpfKr{font-size:38px;line-height:.98;letter-spacing:-.035em;font-weight:500;margin:0 0 18px}.HomeMobile_lede__WBzn0{font-size:15px;color:var(--fg-muted);margin-bottom:22px;line-height:1.5}.HomeMobile_ctas__jjlEO{display:flex;gap:8px;flex-direction:column}.HomeMobile_work___5c3G{padding:8px 20px 56px}.HomeMobile_workHead__XFJhg{border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:20px;display:flex;justify-content:space-between}.HomeMobile_cards__A4ot9{display:flex;flex-direction:column;gap:16px}.HomeMobile_cta__9KiQa{padding:40px 20px 56px;border-top:1px solid var(--line)}.Footer_footer__pQtti{border-top:1px solid var(--line);padding:32px 48px;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono);font-size:12px;color:var(--fg-dim);position:relative;z-index:2}.Footer_compact__OE27i{padding:20px 24px}.Footer_right__s6ko6{display:flex;gap:16px;align-items:center}.Footer_status__atKke{display:inline-flex;align-items:center;gap:6px}.Footer_right__s6ko6 a{color:inherit;text-decoration:none;transition:color .12s}.Footer_right__s6ko6 a:hover{color:var(--fg)}@media (max-width:768px){.Footer_footer__pQtti{padding:20px;flex-direction:column;gap:14px;text-align:center}.Footer_right__s6ko6{flex-wrap:wrap;justify-content:center;gap:14px}}.not-found_section__L6nGj{flex:1 1;padding:64px 48px;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}.not-found_inner__oPGqn{text-align:center;max-width:700px}.not-found_numWrap___mqNv{display:inline-block;padding:24px 0;margin-bottom:32px;position:relative}.not-found_num__VTuXa{font-family:var(--font-mono);font-size:240px;font-weight:500;line-height:.85;letter-spacing:-.04em;color:var(--accent);text-shadow:0 0 40px var(--accent-glow);transition:filter .18s ease;cursor:default}.not-found_num__VTuXa:hover{animation:not-found_glitch__Tn_e_ .4s steps(2)}@keyframes not-found_glitch__Tn_e_{0%,to{text-shadow:0 0 40px var(--accent-glow)}25%{text-shadow:-3px 0 0 #4ad4ff,3px 0 0 var(--accent),0 0 40px var(--accent-glow)}50%{text-shadow:3px 0 0 #4ad4ff,-3px 0 0 var(--accent),0 0 40px var(--accent-glow)}75%{text-shadow:-2px 0 0 #4ad4ff,2px 0 0 var(--accent),0 0 40px var(--accent-glow)}}.not-found_strike__3FqC9{position:absolute;top:50%;left:0;right:0;height:1px;background:var(--accent);opacity:.4;transform:translateY(-50%)}.not-found_headline__h9Zat{margin-bottom:20px}.not-found_lede__VSbfN{font-size:17px;color:var(--fg-muted);margin:0 auto 32px;max-width:480px;line-height:1.55}.not-found_terminal__hjlD1{display:inline-block;background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius-md);padding:16px 22px;font-family:var(--font-mono);font-size:13px;text-align:left;min-width:380px}.not-found_tDim__Pjz3E{color:var(--fg-dim);margin-bottom:8px}.not-found_tRow__tu44K{display:block;color:var(--fg-muted);margin-bottom:6px;text-decoration:none;transition:color .12s ease}.not-found_tRow__tu44K:last-child{margin-bottom:0}.not-found_tRow__tu44K:hover{color:var(--fg)}.not-found_tArrow__Lvb3D{color:var(--accent)}.not-found_ps__ScCnV{margin-top:32px;font-family:var(--font-mono);font-size:11px;color:var(--fg-faint)}@media (max-width:768px){.not-found_section__L6nGj{padding:32px 20px}.not-found_num__VTuXa{font-size:120px}.not-found_terminal__hjlD1{min-width:0;width:100%;box-sizing:border-box}}.about_intro__TAj0e{padding:64px 48px;max-width:1440px;margin:0 auto}.about_introGrid__z26HB{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.about_headline__oKMR4{margin-bottom:32px;font-size:56px}.about_body__U9bOq{font-size:17px;color:var(--fg-muted);line-height:1.6;margin-bottom:18px}.about_body__U9bOq:last-of-type{margin-bottom:0}.about_principles__q3cGU{position:relative;border-left:1px solid var(--line);padding-left:32px}.about_principlesHead__RHNSO{font-family:var(--font-mono);font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim);margin-bottom:24px;display:block}.about_principlesList__GIM2T{display:flex;flex-direction:column;gap:22px}.about_principleTitle__1QYCn{font-size:17px;font-weight:600;margin-bottom:4px}.about_stack__lnBRN{padding:40px 48px 64px;max-width:1440px;margin:0 auto}.about_stackGrid__RCjkF{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.about_stackCol__zLfz6{border-top:1px solid var(--line);padding-top:14px}.about_stackLabel__8We_u{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dim);margin-bottom:16px}.about_stackList__TFwJo{display:flex;flex-direction:column;gap:10px}.about_stackRow__Xdx_d{display:flex;align-items:center;gap:10px}.about_stackBullet__lRovW{width:6px;height:6px;border-radius:1px;background:var(--accent);display:inline-block}.about_timeline__xvLCW{padding:40px 48px 80px;max-width:1440px;margin:0 auto}.about_tlRow__qq_1Q{display:grid;grid-template-columns:120px 24px 1fr 1fr;grid-gap:24px;gap:24px;padding:20px 0;border-bottom:1px solid var(--line);align-items:baseline}.about_tlYear__6SqEv{font-size:13px;color:var(--accent)}.about_tlDash__YZUA3{font-size:13px;color:var(--fg-dim)}.about_tlLabel___tLnN{font-size:18px;font-weight:500}.about_tlDetail__Mclib{font-size:14px}@media (max-width:768px){.about_intro__TAj0e{padding:32px 20px}.about_introGrid__z26HB{grid-template-columns:1fr;gap:40px}.about_headline__oKMR4{font-size:38px}.about_principles__q3cGU{border-left:none;padding-left:0;border-top:1px solid var(--line);padding-top:28px}.about_stack__lnBRN,.about_timeline__xvLCW{padding:32px 20px}.about_stackGrid__RCjkF{grid-template-columns:repeat(2,1fr)}.about_tlRow__qq_1Q{grid-template-columns:auto 1fr;gap:14px;grid-template-areas:"year label" "year detail";padding:16px 0}.about_tlYear__6SqEv{grid-area:year;align-self:start}.about_tlDash__YZUA3{display:none}.about_tlLabel___tLnN{grid-area:label}.about_tlDetail__Mclib{grid-area:detail}}.contact_section__FD3QK{padding:64px 48px;max-width:1440px;margin:0 auto}.contact_grid__PfnCN{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:80px;gap:80px}.contact_intro__6dUr7{max-width:480px}.contact_headline__VqjzQ{margin-bottom:28px;font-size:64px}.contact_lede__15CT0{font-size:17px;color:var(--fg-muted);max-width:420px;line-height:1.55;margin-bottom:32px}.contact_contactList__Gf3Ve{display:flex;flex-direction:column;gap:14px;font-family:var(--font-mono);font-size:13px}.contact_contactRow__TmZam{display:flex;align-items:center;gap:12px}.contact_contactRow__TmZam a{color:var(--fg);transition:color .12s}.contact_contactRow__TmZam a:hover{color:var(--accent)}@media (max-width:1080px){.contact_grid__PfnCN{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.contact_section__FD3QK{padding:32px 20px}.contact_headline__VqjzQ{font-size:44px}.contact_grid__PfnCN{gap:32px}}.case_crumbs__vKF7a{padding:40px 48px 24px;max-width:1440px;margin:0 auto}.case_crumb__sJbCP{font-family:var(--font-mono);font-size:12px;color:var(--fg-dim);text-decoration:none}.case_heroWrap__fxNNb{padding:24px 48px 48px;max-width:1440px;margin:0 auto}.case_heroGrid__EJeu2{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:80px;gap:80px;align-items:flex-end;margin-bottom:56px}.case_headline__09D3z{margin-bottom:24px;font-size:64px}.case_lede__JjiQm{font-size:19px;color:var(--fg-muted);max-width:560px;line-height:1.5}.case_meta__tiqiy{display:flex;flex-direction:column;gap:14px;font-family:var(--font-mono);font-size:12px}.case_metaRow__p4uFV{display:flex;justify-content:space-between;border-bottom:1px dashed var(--line);padding-bottom:10px}.case_metaRow__p4uFV:last-child{border-bottom:none}.case_heroCtas__ab3PG{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.case_heroShot__kRUTa{height:460px;border-radius:var(--radius-md);border:1px solid var(--line-strong);overflow:hidden;background:var(--bg-1);position:relative}.case_body__loeEQ{padding:40px 48px;max-width:1440px;margin:0 auto}.case_row__U30jF{display:grid;grid-template-columns:180px 1fr;grid-gap:48px;gap:48px;margin-bottom:56px;padding-top:32px;border-top:1px solid var(--line)}.case_rowLast__Zlimu{margin-bottom:0;padding-bottom:32px;border-bottom:1px solid var(--line)}.case_rowLabel__TNeQ_{align-self:start}.case_rowTitle__Hda7Q{margin-bottom:16px;max-width:720px}.case_rowBody__AMNZA{font-size:16px;max-width:640px;line-height:1.65;margin-bottom:24px}.case_code__6pyMO{background:var(--bg-1);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px 20px;font-family:var(--font-mono);font-size:12.5px;line-height:1.7;color:var(--fg-muted);max-width:640px;overflow-x:auto;margin:0;white-space:pre}.case_statSection__HXZek{padding-top:24px}.case_statGrid__a5BVa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:640px}.case_statCard__CNiBZ{border:1px solid var(--line);border-radius:var(--radius-sm);padding:18px}.case_statValue__K4seU{font-family:var(--font-mono);font-size:28px;color:var(--accent);font-weight:500}.case_statLabel__4u12L{font-size:12px}.case_nav__HRx2H{padding:40px 48px 64px;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.case_navPrev__DLH5h{font-size:13px;color:var(--fg-dim);text-decoration:none;transition:color .12s ease}.case_navPrev__DLH5h:hover{color:var(--fg)}.case_navNext___DxoR{font-size:13px;color:var(--accent);text-decoration:none}@media (max-width:1080px){.case_heroGrid__EJeu2{grid-template-columns:1fr;gap:32px}.case_row__U30jF{grid-template-columns:1fr;gap:16px}.case_statGrid__a5BVa{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.case_body__loeEQ,.case_crumbs__vKF7a,.case_heroWrap__fxNNb,.case_nav__HRx2H{padding-left:20px;padding-right:20px}.case_headline__09D3z{font-size:38px}.case_heroShot__kRUTa{height:240px}.case_statGrid__a5BVa{grid-template-columns:1fr}.case_nav__HRx2H{flex-direction:column;gap:12px;align-items:flex-start}}.ProjectsView_root__TVCXM{max-width:1440px;margin:0 auto}.ProjectsView_head__CPPaa{padding:56px 48px 32px;position:relative}.ProjectsView_lede__eJfZQ{font-size:17px;color:var(--fg-muted);max-width:640px}.ProjectsView_headMobile__X1Wmv{padding:28px 20px 24px;position:relative}.ProjectsView_headlineMobile__a_GR1{font-size:36px;line-height:1;letter-spacing:-.035em;font-weight:500;margin:0 0 12px}.ProjectsView_ledeMobile__Osmj_{font-size:14px;color:var(--fg-muted)}.ProjectsView_filters__AgGu6{padding:0 48px 32px;position:relative}.ProjectsView_filters__AgGu6:before{content:"";display:block;border-top:1px solid var(--line);margin-bottom:20px}.ProjectsView_filtersMobile__x8tlg{padding:8px 20px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ProjectsView_filterRow__heyEC{display:flex;align-items:center;gap:16px;margin-bottom:12px}.ProjectsView_filterRow__heyEC:last-child{margin-bottom:0}.ProjectsView_filterRowMobile__eymGz{margin-top:14px;margin-bottom:10px}.ProjectsView_filterRowMobile__eymGz:last-child{margin-bottom:0}.ProjectsView_filterLabel__Tgisj{font-family:var(--font-mono);font-size:11px;color:var(--fg-dim);text-transform:uppercase;letter-spacing:.08em;min-width:60px}.ProjectsView_filterRowMobile__eymGz .ProjectsView_filterLabel__Tgisj{font-size:10px;display:block;margin-bottom:8px}.ProjectsView_chips__bGM5h{display:flex;gap:8px;flex-wrap:wrap}.ProjectsView_filterRowMobile__eymGz .ProjectsView_chips__bGM5h{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding-bottom:4px;gap:6px}.ProjectsView_filterRowMobile__eymGz .ProjectsView_chips__bGM5h::-webkit-scrollbar{display:none}.ProjectsView_filterRowMobile__eymGz .ProjectsView_chips__bGM5h>*{scroll-snap-align:start;flex:0 0 auto}.ProjectsView_gridSec__JgMMA{padding:0 48px 64px}.ProjectsView_gridSecMobile__KOhHC{padding:20px 20px 40px}.ProjectsView_summary__qv84l{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px}.ProjectsView_grid__G5DRX{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;view-transition-name:project-grid}.ProjectsView_gridMobile__sRxEj{display:flex;flex-direction:column;gap:14px}.ProjectsView_empty__qKi8t{padding:80px 0;text-align:center}@media (max-width:1080px){.ProjectsView_grid__G5DRX{grid-template-columns:repeat(2,1fr)}}