.cursor_ring__qF8vF{width:40px;height:40px;margin:-20px 0 0 -20px;border:1px solid var(--gold-500);opacity:.8;transition:width .32s var(--ease-lux),height .32s var(--ease-lux),margin .32s var(--ease-lux),background-color .32s var(--ease-lux),border-color .32s var(--ease-lux),opacity .32s var(--ease-lux)}.cursor_dot__L4p4L,.cursor_ring__qF8vF{position:fixed;top:0;left:0;border-radius:50%;pointer-events:none;z-index:var(--z-cursor);will-change:transform}.cursor_dot__L4p4L{width:5px;height:5px;margin:-2.5px 0 0 -2.5px;background:var(--gold-300)}.cursor_active__H5S8s{width:68px;height:68px;margin:-34px 0 0 -34px;background:rgba(212,175,55,.1);border-color:var(--gold-300);opacity:1}.cursor_down__otnEV{transform:scale(.86)}.cursor_hideNative__4NWKq,.cursor_hideNative__4NWKq *{cursor:none!important}@media (prefers-reduced-motion:reduce){.cursor_dot__L4p4L,.cursor_ring__qF8vF{display:none}}.home_btn__TTNqW{position:relative;display:inline-flex;align-items:center;gap:.6em;padding:1.05em 1.6em;border-radius:var(--r-pill);font-size:.95rem;font-weight:500;letter-spacing:.01em;line-height:1;cursor:pointer;border:1px solid transparent;transition:transform var(--dur-base) var(--ease-lux),background-color var(--dur-base) var(--ease-lux),color var(--dur-base) var(--ease-lux),border-color var(--dur-base) var(--ease-lux),box-shadow var(--dur-base) var(--ease-lux);will-change:transform}.home_btnArrow__cYJAl{transition:transform var(--dur-base) var(--ease-lux)}.home_btn__TTNqW:hover .home_btnArrow__cYJAl{transform:translateX(4px)}.home_btnPrimary__KBLEz{background:var(--grad-gold-soft);color:var(--on-gold);box-shadow:0 14px 40px -14px rgba(212,175,55,.55)}.home_btn__TTNqW.home_btnPrimary__KBLEz,.home_btn__TTNqW.home_btnPrimary__KBLEz .home_btnArrow__cYJAl,.home_btn__TTNqW.home_btnPrimary__KBLEz .home_btnLabel__x9zBC{color:var(--on-gold)}.home_btnPrimary__KBLEz:hover{box-shadow:0 18px 50px -12px rgba(212,175,55,.7)}.home_btnGhost__5u7IT{background:transparent;color:var(--ivory);border-color:var(--hairline-strong)}.home_btnGhost__5u7IT:hover{border-color:var(--gold-500);color:var(--gold-300)}.home_progress__k6V_e{position:fixed;top:0;left:0;right:0;height:2px;z-index:var(--z-progress);background:var(--hairline);pointer-events:none}.home_progressBar__w2_3f{height:100%;width:100%;transform-origin:left;transform:scaleX(0);background:var(--grad-gold-sheen)}.home_nav__zdM5j{position:fixed;top:0;left:0;right:0;z-index:var(--z-nav);transition:background-color var(--dur-slow) var(--ease-lux),backdrop-filter var(--dur-slow) var(--ease-lux),border-color var(--dur-slow) var(--ease-lux);border-bottom:1px solid transparent}.home_nav__zdM5j:before{content:"";position:absolute;top:0;left:0;right:0;height:150px;z-index:-1;background:linear-gradient(180deg,rgba(10,10,11,.6),rgba(10,10,11,.28) 46%,transparent);pointer-events:none;transition:opacity var(--dur-slow) var(--ease-lux)}.home_navScrolled__Aw7qV:before{opacity:0}.home_navScrolled__Aw7qV{background:rgba(10,10,11,.72);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-bottom-color:var(--hairline)}.home_navInner__L0HSO{max-width:var(--maxw-bleed);margin-inline:auto;padding:16px var(--gutter);display:flex;align-items:center;gap:24px}.home_brand__fU8aU{position:relative;z-index:2}.home_brand__fU8aU img{height:54px;width:auto;display:block;transform:translateY(-4px)}.home_navLinks__W3zT7{display:flex;align-items:center;gap:clamp(18px,2vw,34px);margin-left:auto}.home_navLinks__W3zT7 a{position:relative;font-size:.875rem;color:var(--text-secondary);padding:6px 0;transition:color var(--dur-base) var(--ease-lux)}.home_navLinks__W3zT7 a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--grad-gold-sheen);transform:scaleX(0);transform-origin:left;transition:transform var(--dur-base) var(--ease-lux)}.home_navLinks__W3zT7 a:hover{color:var(--ivory)}.home_navLinks__W3zT7 a:hover:after{transform:scaleX(1)}.home_navCta__3idjq{flex-shrink:0}.home_navCta__3idjq .home_btn__TTNqW{padding:.8em 1.3em;font-size:.85rem}.home_burger__mLNlx{display:none;flex-direction:column;gap:6px;width:44px;height:44px;align-items:center;justify-content:center;background:transparent;border:1px solid var(--hairline-strong);border-radius:var(--r-pill);margin-left:auto;cursor:pointer;position:relative;z-index:2}.home_burger__mLNlx span{width:18px;height:1.5px;background:var(--ivory);transition:transform var(--dur-base) var(--ease-lux),opacity var(--dur-base)}.home_burgerOpen__2_skM span:first-child{transform:translateY(3.75px) rotate(45deg)}.home_burgerOpen__2_skM span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.home_mobileMenu__2oLrj{position:fixed;inset:0;background:var(--bg-base);z-index:calc(var(--z-nav) - 1);padding:clamp(90px,16vh,140px) var(--gutter) var(--gutter);opacity:0;visibility:hidden;transform:translateY(-2%);transition:opacity var(--dur-slow) var(--ease-lux),transform var(--dur-slow) var(--ease-lux),visibility var(--dur-slow)}.home_mobileOpen__bsFbW{opacity:1;visibility:visible;transform:none}.home_mobileMenu__2oLrj nav{display:flex;flex-direction:column;gap:4px}.home_mobileMenu__2oLrj nav a{display:flex;align-items:baseline;gap:16px;font-family:var(--font-display);font-size:clamp(2rem,9vw,3rem);font-weight:500;color:var(--ivory);padding:10px 0;border-bottom:1px solid var(--hairline);opacity:0;transform:translateY(14px);transition:opacity var(--dur-slow) var(--ease-lux),transform var(--dur-slow) var(--ease-lux)}.home_mobileOpen__bsFbW nav a{opacity:1;transform:none}.home_mobileMenu__2oLrj nav a i{font-family:var(--font-mono);font-style:normal;font-size:.85rem;color:var(--gold-400)}.home_mobileCta__CjCpL{color:var(--gold-300)!important}.home_hero__aT_ub{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-block:120px 40px}.home_heroCanvas__Otsfx,.home_heroPoster__d_f3a{position:absolute;inset:0;width:100%;height:100%;z-index:0}.home_heroPoster__d_f3a{background:radial-gradient(48% 44% at 50% 56%,rgba(212,175,55,.055),rgba(212,175,55,.018) 44%,transparent 70%),var(--bg-base)}.home_heroGrid__suKGJ{z-index:1;opacity:.7}.home_heroCrosshair__XZ6nq i{position:absolute;width:12px;height:12px;z-index:1;border:1px solid var(--hairline-gold);opacity:.6}.home_heroCrosshair__XZ6nq i:first-child{top:120px;left:var(--gutter);border-right:0;border-bottom:0}.home_heroCrosshair__XZ6nq i:nth-child(2){top:120px;right:var(--gutter);border-left:0;border-bottom:0}.home_heroCrosshair__XZ6nq i:nth-child(3){bottom:90px;left:var(--gutter);border-right:0;border-top:0}.home_heroCrosshair__XZ6nq i:nth-child(4){bottom:90px;right:var(--gutter);border-left:0;border-top:0}.home_heroInner___5GVq{position:relative;z-index:2;width:100%}.home_heroEyebrow__MKiZp{margin-bottom:clamp(20px,3vh,34px)}.home_heroTitle__M66bB{font-family:var(--font-display);font-weight:700;font-size:var(--fs-display);line-height:.95;letter-spacing:-.035em;color:var(--ivory);max-width:14ch;padding-bottom:.3em}.home_heroAccent__r_ycF{position:relative;display:inline-block}.home_heroAccent__r_ycF:after{content:"";position:absolute;left:.02em;right:.08em;bottom:.04em;height:.06em;background:var(--grad-gold-sheen);background-size:200% 100%;border-radius:2px;box-shadow:0 0 18px rgba(212,175,55,.4)}.home_heroLead__FiP5F{margin-top:clamp(26px,4vh,48px);max-width:54ch;color:var(--text-secondary)}.home_heroCtas__nCEOV{margin-top:clamp(28px,4vh,44px);display:flex;flex-wrap:wrap;gap:14px}.home_heroPillars__1rqPy{position:relative;z-index:2;margin-top:clamp(40px,7vh,90px);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);padding-block:16px}.home_scrollHint__mFMQ5{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);z-index:2;display:inline-flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary)}.home_scrollHint__mFMQ5 i{width:1px;height:34px;background:linear-gradient(var(--gold-500),transparent);animation:home_scrollPulse__CWNQQ 2.2s var(--ease-in-out-lux) infinite}@keyframes home_scrollPulse__CWNQQ{0%,to{transform:scaleY(.4);opacity:.4;transform-origin:top}50%{transform:scaleY(1);opacity:1;transform-origin:top}}.home_marquee__1nHlf{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home_marqueeSkew__rIuma{display:block;transform:skewX(var(--mq-skew,0deg));transform-origin:center center;will-change:transform}.home_marqueeTrack__KRMXD{display:flex;width:-moz-max-content;width:max-content;animation:home_marqueeMove__8otMi linear infinite}.home_marqueeReverse__WVZzU{animation-direction:reverse}.home_marqueeRow__EQP14{display:flex;align-items:center;flex-shrink:0}.home_marqueeItem__mYkKp{display:inline-flex;align-items:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;color:var(--text-secondary);padding:0 4px}.home_marqueeSep___PSj1{margin:0 clamp(20px,3vw,44px);color:var(--gold-500);font-style:normal;font-size:.6em}.home_marqueeGold__cxUm7 .home_marqueeItem__mYkKp{font-family:var(--font-display);font-weight:500;text-transform:none;letter-spacing:0;font-size:clamp(1.4rem,3vw,2.4rem);color:var(--text-tertiary);transition:color var(--dur-base) var(--ease-lux)}.home_marqueeGold__cxUm7 .home_marqueeItem__mYkKp:hover{color:var(--gold-300)}@keyframes home_marqueeMove__8otMi{to{transform:translateX(-50%)}}.home_sectionHead__7Xl8W{margin-bottom:clamp(40px,6vh,72px)}.home_sectionHeadRow__Uis0x{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:18px}.home_sectionNumeral__LJFHs{line-height:.7;margin-top:-.15em}.home_proof__zjDlO{position:relative;padding-block:clamp(40px,6vh,72px);border-bottom:1px solid var(--hairline)}.home_proofGrid__z7WBE{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:clamp(28px,5vw,64px)}.home_proofBadge__y_VOB{display:inline-flex;align-items:center;gap:12px}.home_proofDot__q7LNq{width:8px;height:8px;border-radius:50%;background:var(--gold-400);box-shadow:0 0 12px rgba(212,175,55,.6)}.home_metrics__lHNtk{display:flex;flex-wrap:wrap;gap:clamp(28px,5vw,72px)}.home_metric__OsRxD{display:flex;flex-direction:column;gap:4px}.home_metricValue__lo7gN{font-family:var(--font-display);font-weight:700;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1;letter-spacing:-.03em;background:var(--grad-gold-soft);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home_metricLabel__9btVO{font-size:.9rem;color:var(--text-primary)}.home_metricSub__Nd8OP{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--text-tertiary);text-transform:uppercase}.home_aboutBody__XsrqO{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:clamp(32px,6vw,96px);gap:clamp(32px,6vw,96px);align-items:start}.home_aboutTitle__3_icS{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:.98;letter-spacing:-.025em;color:var(--ivory)}.home_aboutAccent__zZO00{display:block;margin-top:.1em;color:var(--gold-300)}.home_aboutLead__GZZwT{padding-bottom:.5em}.home_services__iuuNx{position:relative;padding-top:var(--section-pad)}.home_servicesIntro__qDUES{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:12px}.home_servicesTitle__WAKDS{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:1;letter-spacing:-.025em;color:var(--ivory)}.home_servicesAccent__xBhT1{color:var(--gold-300)}.home_servicesTrack__NalKe{position:relative;height:240vh}.home_servicesSticky__G511p{position:sticky;top:0;height:100vh;height:100svh;display:flex;align-items:center}.home_servicesList__EK1L_{display:flex;flex-direction:column;gap:clamp(8px,1.5vh,20px);width:100%;margin-top:clamp(36px,5vh,60px)}.home_serviceItem__x7ipI:hover .home_serviceN__lIour{-webkit-text-stroke:0;background:var(--grad-gold-soft);-webkit-background-clip:text;background-clip:text;color:transparent}.home_serviceItem__x7ipI{display:grid;grid-template-columns:minmax(120px,.5fr) 1fr;grid-gap:clamp(20px,4vw,64px);gap:clamp(20px,4vw,64px);align-items:start;padding-block:clamp(16px,2.4vh,30px);border-top:1px solid var(--hairline);transition:opacity var(--dur-slow) var(--ease-lux),filter var(--dur-slow) var(--ease-lux)}.home_serviceN__lIour{font-family:var(--font-display);font-weight:700;font-size:clamp(3rem,7vw,6.5rem);line-height:.8;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px var(--hairline-gold);transition:all var(--dur-slow) var(--ease-lux)}.home_serviceTitle__QjSPc{font-family:var(--font-display);font-weight:500;font-size:clamp(1.5rem,3.2vw,2.6rem);line-height:1.04;letter-spacing:-.02em;color:var(--ivory)}.home_serviceDesc__ul9Ld{margin-top:14px;max-width:52ch;color:var(--text-secondary)}.home_serviceTags__ZcMY9{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.home_tag__5ekfW{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);padding:6px 12px;border:1px solid var(--hairline-strong);border-radius:var(--r-pill)}.home_serviceDim__ryoKs{opacity:.32;filter:saturate(.5)}.home_serviceActive__Hbrca .home_serviceN__lIour{-webkit-text-stroke:0;background:var(--grad-gold-soft);-webkit-background-clip:text;background-clip:text;color:transparent}.home_aiTitle__PXDt0{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:1;letter-spacing:-.025em;color:var(--ivory);max-width:16ch}.home_aiAccent__1Kdp4{color:var(--gold-300)}.home_aiDiagram__CnUAx{margin:clamp(28px,5vh,56px) auto clamp(6px,1.5vh,16px);width:min(100%,920px)}.home_aiSvg__wiJjZ{width:100%;height:auto;display:block;overflow:visible}.home_aiEdge__vZ_NC{stroke-dasharray:780;stroke-dashoffset:0;opacity:.72}.home_aiPlay__aHX3n .home_aiEdge__vZ_NC{animation:home_aiDraw__s_jRc 1.4s var(--ease-lux) both}@keyframes home_aiDraw__s_jRc{0%{stroke-dashoffset:780;opacity:0}55%{opacity:.62}to{stroke-dashoffset:0;opacity:.62}}.home_aiPlay__aHX3n .home_aiEdge__vZ_NC{animation:home_aiDraw__s_jRc 1.4s var(--ease-lux) both,home_aiFlow__ngUtf 4s ease-in-out 1.4s infinite}@keyframes home_aiFlow__ngUtf{0%,to{opacity:.62}50%{opacity:.92}}.home_aiNode__CM1QX circle{fill:var(--gold-400);filter:drop-shadow(0 0 6px rgba(212,175,55,.55))}.home_aiNodeLabel__0RjeL{font-family:var(--font-mono);font-size:16px;letter-spacing:.04em;fill:var(--text-secondary)}.home_aiRing2__o8gu8,.home_aiRing__KVjRG{fill:none;stroke:var(--hairline-gold);stroke-width:1;transform-box:fill-box;transform-origin:center}.home_aiPlay__aHX3n .home_aiRing__KVjRG{animation:home_aiPulse__EBCLW 3.4s ease-in-out infinite}.home_aiPlay__aHX3n .home_aiRing2__o8gu8{animation:home_aiPulse__EBCLW 3.4s ease-in-out .7s infinite}@keyframes home_aiPulse__EBCLW{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.85;transform:scale(1.07)}}.home_aiCoreDot__0ZJjK{filter:drop-shadow(0 0 14px rgba(212,175,55,.6))}.home_aiCoreLabel__uEt0_{font-family:var(--font-mono);font-size:16px;font-weight:600;letter-spacing:.08em;fill:var(--on-gold)}.home_aiPacket__RJQ7s{fill:#f6ecc2;filter:drop-shadow(0 0 5px rgba(244,230,176,.9));opacity:0}.home_aiCols__vw2Ps{margin-top:clamp(40px,6vh,72px);display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.home_aiCol__lI40x{background:var(--surface-01);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:clamp(24px,3vw,40px)}.home_aiColGold__lFJCB{background:var(--surface-02);border-color:var(--hairline-gold)}.home_aiList___GCOz{margin-top:24px;display:grid;grid-gap:18px;gap:18px}.home_aiList___GCOz li{display:flex;align-items:flex-start;gap:14px;color:var(--text-primary);font-size:1.02rem;line-height:1.5}.home_aiBullet__Vb4Vr{margin-top:.55em;flex-shrink:0;width:18px;height:3px;border-radius:2px;background:var(--grad-gold-soft)}.home_products__uZ_VP{position:relative}.home_productsTitle__A2lX6{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:1;letter-spacing:-.025em;color:var(--ivory);padding-bottom:.08em;margin-bottom:14px}.home_productsAccent__VgzWB{color:var(--gold-300)}.home_productBlock__TH8iK{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(32px,5vw,80px);gap:clamp(32px,5vw,80px);align-items:center;margin-top:clamp(56px,9vh,120px)}.home_productReverse__7M4yR .home_productInfo__IZYxf{order:2}.home_productName__bYbTj{font-family:var(--font-display);font-weight:700;font-size:clamp(2.6rem,6vw,4.5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;color:var(--ivory);margin-top:18px;padding-bottom:.08em}.home_productDesc___uFlp{margin-top:18px;max-width:44ch;color:var(--text-secondary);font-size:var(--fs-lead);line-height:1.5}.home_pillarsRow__NdO9m{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px}.home_pillarChip__hDV_A{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-300);padding:7px 14px;border:1px solid var(--hairline-gold);border-radius:var(--r-pill)}.home_featList__etyIo{margin-top:28px;display:grid;grid-gap:0;gap:0}.home_featList__etyIo li{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--hairline)}.home_featList__etyIo li b{font-weight:500;color:var(--ivory)}.home_featList__etyIo li span{font-family:var(--font-mono);font-size:.78rem;color:var(--text-tertiary);text-align:right}.home_flowList__CS10I{margin-top:28px;display:grid;grid-gap:0;gap:0}.home_flowList__CS10I li{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;grid-gap:16px;gap:16px;padding:14px 0;border-top:1px solid var(--hairline)}.home_flowList__CS10I li span{font-family:var(--font-mono);font-size:.78rem;color:var(--gold-400)}.home_flowList__CS10I li b{font-weight:500;color:var(--ivory)}.home_flowList__CS10I li i{font-style:normal;font-size:.82rem;color:var(--text-tertiary);text-align:right}.home_productVisual__z2xXc{position:relative}.home_productVisualPhone__QGJc2{display:flex;justify-content:center}.home_clientsTitle__Bn8vW{font-family:var(--font-display);font-weight:700;font-size:clamp(4rem,14vw,12rem);line-height:.85;letter-spacing:-.04em;padding-bottom:.18em;margin-bottom:clamp(20px,3vh,36px)}.home_clientsGrid__Dmbr0{margin-top:clamp(40px,6vh,64px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.home_clientCard__WDbLL{display:grid;place-items:center;min-height:120px;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--surface-01);font-family:var(--font-display);font-weight:500;font-size:clamp(1.1rem,2vw,1.5rem);color:var(--text-secondary);letter-spacing:-.01em;transition:color var(--dur-base) var(--ease-lux),border-color var(--dur-base) var(--ease-lux),background-color var(--dur-base) var(--ease-lux),transform var(--dur-base) var(--ease-lux)}.home_clientCard__WDbLL:hover{color:var(--gold-300);border-color:var(--hairline-gold);background:var(--surface-02);transform:translateY(-3px)}.home_clientLogo__ZlrOI{max-height:56px;max-width:70%;width:auto;-o-object-fit:contain;object-fit:contain;opacity:.72;transition:opacity var(--dur-base) var(--ease-lux)}.home_clientCard__WDbLL:hover .home_clientLogo__ZlrOI{opacity:1}.home_clientMore__Nhvnb{color:var(--text-tertiary);font-family:var(--font-mono);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.home_clientsMarquee__VAi0d{margin-top:clamp(48px,8vh,90px)}.home_contact__VxdjU{position:relative;overflow:hidden}.home_contactGrid__8tjv6{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,96px);gap:clamp(40px,6vw,96px);align-items:start}.home_contactTitle__BigiB{font-family:var(--font-display);font-weight:700;font-size:clamp(3rem,8vw,7rem);line-height:.9;letter-spacing:-.035em;color:var(--ivory);padding-bottom:.14em}.home_contactLead__GeVHL{margin-top:clamp(28px,3.5vh,44px)}.home_contactDetails__0uBCs{margin-top:clamp(32px,5vh,56px);display:grid;grid-gap:22px;gap:22px}.home_contactItem__2lqus{display:grid;grid-gap:6px;gap:6px}.home_contactItem__2lqus b{font-weight:500;font-size:1.1rem;color:var(--ivory);transition:color var(--dur-base) var(--ease-lux)}a.home_contactItem__2lqus:hover b{color:var(--gold-300)}.home_form__bVvjk{display:grid;grid-gap:18px;gap:18px;background:var(--surface-01);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:clamp(24px,3vw,40px)}.home_field__VYgS_{display:grid;grid-gap:8px;gap:8px}.home_field__VYgS_ label{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary)}.home_field__VYgS_ label i{font-style:normal;text-transform:none;letter-spacing:0;color:var(--text-tertiary)}.home_field__VYgS_ input,.home_field__VYgS_ textarea{width:100%;background:transparent;border:0;border-bottom:1px solid var(--hairline-strong);padding:12px 2px;color:var(--ivory);font-family:var(--font-display);font-size:1.02rem;transition:border-color var(--dur-base) var(--ease-lux)}.home_field__VYgS_ textarea{resize:vertical;min-height:96px;line-height:1.5}.home_field__VYgS_ input::-moz-placeholder,.home_field__VYgS_ textarea::-moz-placeholder{color:var(--text-tertiary)}.home_field__VYgS_ input::placeholder,.home_field__VYgS_ textarea::placeholder{color:var(--text-tertiary)}.home_field__VYgS_ input:focus,.home_field__VYgS_ textarea:focus{border-bottom-color:var(--gold-500);box-shadow:0 1px 0 0 var(--gold-500)}.home_field__VYgS_:focus-within label{color:var(--gold-400)}.home_field__VYgS_ label{transition:color var(--dur-base) var(--ease-lux)}.home_field__VYgS_ input:focus-visible,.home_field__VYgS_ textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.home_err__f_j4r{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.04em;color:var(--error)}.home_submit__OYWVz{margin-top:6px;justify-content:center}.home_submitBusy__x0_qL{opacity:.7;pointer-events:none}.home_footer__N1Tym{position:relative;padding-block:clamp(60px,9vh,110px) 40px;border-top:1px solid var(--hairline);background:var(--bg-base)}.home_footerTop__OnAXY{display:grid;grid-template-columns:1.1fr 1.4fr;grid-gap:clamp(40px,6vw,96px);gap:clamp(40px,6vw,96px);margin-bottom:clamp(48px,7vh,80px)}.home_footerLogo__dD4kY{height:44px;width:auto;align-self:flex-start;flex:0 0 auto}.home_footerTagline__0FlYM{margin-top:clamp(28px,3vh,38px);font-size:clamp(1.6rem,3vw,2.4rem);color:var(--gold-300)}.home_footerLogo__dD4kY{display:block}.home_footerBlurb__wmGvi{margin-top:16px;max-width:42ch;color:var(--text-tertiary);font-size:.95rem;line-height:1.6}.home_footerCols__Nuigs{display:grid;grid-template-columns:1fr 1fr 1.4fr;grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px)}.home_footerCol__rrYyW ul{margin-top:18px;display:grid;grid-gap:12px;gap:12px}.home_footerCol__rrYyW a{color:var(--text-secondary);font-size:.95rem;transition:color var(--dur-base) var(--ease-lux)}.home_footerCol__rrYyW a:hover{color:var(--gold-300)}.home_footerNewsDesc__yMdJU{margin-top:16px;color:var(--text-tertiary);font-size:.9rem;line-height:1.5;max-width:34ch}.home_newsForm__9D8rG{margin-top:18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--hairline-strong);padding-bottom:10px}.home_newsForm__9D8rG input{flex:1 1;background:transparent;border:0;color:var(--ivory);font-family:var(--font-display);font-size:1rem}.home_newsForm__9D8rG input::-moz-placeholder{color:var(--text-tertiary)}.home_newsForm__9D8rG input::placeholder{color:var(--text-tertiary)}.home_newsForm__9D8rG input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.home_newsForm__9D8rG button{width:38px;height:38px;border-radius:50%;border:1px solid var(--hairline-gold);background:transparent;color:var(--gold-300);cursor:pointer;font-size:1rem;transition:background-color var(--dur-base) var(--ease-lux),color var(--dur-base)}.home_newsForm__9D8rG button:hover{background:var(--grad-gold-soft);color:var(--on-gold)}@media (pointer:coarse){.home_newsForm__9D8rG button{width:44px;height:44px}}.home_footerBottom__wOMfG{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;color:var(--text-tertiary)}.home_footerContactLinks__FTUuf{display:flex;gap:24px}.home_footerContactLinks__FTUuf a:hover{color:var(--gold-300)}.home_about__yuNCK,.home_ai__QPVEx,.home_clients__XP_Iv,.home_why__GzD1w{position:relative}.home_serviceText__K_q5k{min-width:0}.home_contactLeft__DZYbM,.home_contactRight__d70S2,.home_footerBrand__KnrbW,.home_footerNews__RKsqY{display:flex;flex-direction:column}.home_contactRight__d70S2{position:relative}.home_contactGlow__pMbLu{position:absolute;inset:-12% -8%;z-index:0;pointer-events:none;opacity:.65}.home_contactRight__d70S2 .home_form__bVvjk{position:relative;z-index:1}.home_whyTitle__AXhRu{font-family:var(--font-display);font-weight:700;font-size:var(--fs-h2);line-height:1;letter-spacing:-.025em;color:var(--ivory);max-width:20ch}.home_whyAccent__4ZAUF{color:var(--gold-300)}.home_whyGrid___hRB1{margin-top:clamp(40px,6vh,72px);display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:clamp(32px,6vw,96px);-moz-column-gap:clamp(32px,6vw,96px);column-gap:clamp(32px,6vw,96px);grid-row-gap:clamp(28px,4vh,52px);row-gap:clamp(28px,4vh,52px)}.home_whyItem__kv3Tt{display:grid;grid-template-columns:auto 1fr;grid-column-gap:clamp(16px,2vw,28px);-moz-column-gap:clamp(16px,2vw,28px);column-gap:clamp(16px,2vw,28px);padding-top:clamp(18px,2.5vh,28px);border-top:1px solid var(--hairline)}.home_whyN__Gclkf{grid-column:1;grid-row:1/span 2;align-self:start;font-family:var(--font-display);font-weight:700;font-size:clamp(2.4rem,4.5vw,4rem);line-height:.8;letter-spacing:-.04em;background:var(--grad-gold-soft);-webkit-background-clip:text;background-clip:text;color:transparent}.home_whyItemTitle___ad1M{grid-column:2;grid-row:1;font-family:var(--font-display);font-weight:500;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.1;letter-spacing:-.01em;color:var(--ivory)}.home_whyItemDesc__MUuZp{grid-column:2;grid-row:2;margin-top:10px;color:var(--text-secondary);font-size:.98rem;line-height:1.5;max-width:38ch}@media (max-width:980px){.home_aboutBody__XsrqO,.home_aiCols__vw2Ps,.home_contactGrid__8tjv6,.home_footerTop__OnAXY,.home_productBlock__TH8iK{grid-template-columns:1fr}.home_aboutBody__XsrqO{align-items:start}.home_productReverse__7M4yR .home_productInfo__IZYxf{order:0}.home_footerCols__Nuigs{grid-template-columns:1fr 1fr}}@media (max-width:860px){.home_navCta__3idjq,.home_navLinks__W3zT7{display:none}.home_burger__mLNlx{display:flex}.home_serviceItem__x7ipI{grid-template-columns:1fr;gap:14px}.home_aiNodeLabel__0RjeL{display:none}.home_clientsGrid__Dmbr0{grid-template-columns:repeat(2,1fr)}.home_servicesIntro__qDUES{flex-direction:column;align-items:flex-start;gap:14px}.home_sectionNumeral__LJFHs{font-size:clamp(3.5rem,11vw,6rem)}.home_scrollHint__mFMQ5{display:none}}@media (max-width:560px){.home_footerCols__Nuigs{grid-template-columns:1fr}.home_footerBottom__wOMfG{flex-direction:column;align-items:flex-start}.home_btn__TTNqW{width:100%;justify-content:center}.home_proofGrid__z7WBE{flex-direction:column;align-items:flex-start;gap:28px}.home_metrics__lHNtk{gap:26px 32px}.home_sectionNumeral__LJFHs{font-size:clamp(2.8rem,14vw,4rem)}.home_serviceN__lIour{font-size:clamp(2.4rem,9vw,3.5rem)}.home_clientsGrid__Dmbr0{grid-template-columns:1fr}.home_clientLogo__ZlrOI{max-height:50px}.home_whyGrid___hRB1{grid-template-columns:1fr}.home_newsForm__9D8rG button{width:44px;height:44px}.home_contactTitle__BigiB{font-size:clamp(2.4rem,11vw,3.6rem)}}