.nav-shell{position:fixed;top:0;left:0;z-index:70;padding:1.5rem;pointer-events:none}.nav-brand{display:inline-flex;align-items:center;color:#1111117a;text-decoration:none;pointer-events:auto;opacity:0;transform:translateY(.4rem);transition:opacity .9s ease,transform .98s cubic-bezier(.22,1,.36,1),color .22s ease}body.app-ready .nav-brand{opacity:1;transform:translateY(0);transition-delay:.32s}.logo{width:2.5rem;height:2.5rem;display:inline-flex}.logo svg{width:100%;height:100%}@media(max-width:720px){.nav-shell{padding:1rem}}@media(prefers-reduced-motion:reduce){.nav-brand,body.app-ready .nav-brand{opacity:1;transform:none;transition:none;transition-delay:0ms}}.footer-parent{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2rem 2rem;margin-top:auto;border-top:1px solid rgba(15,15,15,.08)}.copyright{margin:0;color:#111111ad;font-size:.95rem}.footer-note{margin:0;color:#11111194;font-size:.95rem;text-align:right}@media(max-width:720px){.footer-parent{flex-direction:column;align-items:flex-start;padding:1.5rem 1.15rem 2rem}.footer-note{text-align:left}}.loading-screen{min-height:100vh;display:grid;place-items:center;background:#f5f5f5}.loading-dot{width:11px;height:11px;border-radius:999px;background:#111111e0;box-shadow:0 0 #11111129;animation:loadingDotPulse 1s ease-in-out infinite}.loading-srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes loadingDotPulse{0%,to{transform:scale(1);opacity:.38;box-shadow:0 0 #11111129}50%{transform:scale(1.28);opacity:1;box-shadow:0 0 0 10px #1110}}@media(prefers-reduced-motion:reduce){.loading-dot{animation:none;opacity:1}}.home{position:relative;min-height:100vh;color:#111;overflow:clip}.homeScene{position:fixed;inset:0;z-index:0;overflow:hidden;transition:transform .76s cubic-bezier(.22,1,.36,1),filter .52s ease}.homeScene>*{position:absolute;inset:0}.homeVignette{position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 16% 24%,rgba(255,255,255,.58),transparent 26%),radial-gradient(circle at 82% 78%,rgba(231,231,231,.2),transparent 30%),linear-gradient(90deg,#f7f7f6e6,#f7f7f6c2 22%,#f7f7f62e 46%,#f7f7f600 64%),linear-gradient(180deg,#ffffff0f,#f6f6f624);opacity:.78;transition:opacity .52s ease}.homeHero{position:relative;z-index:2;min-height:100vh;box-sizing:border-box;padding:clamp(7rem,11vh,9rem) 1.5rem 5rem;display:grid;place-items:center;pointer-events:none;transition:opacity .42s ease,filter .42s ease,transform .56s cubic-bezier(.22,1,.36,1)}.homeHeroInner{width:min(36rem,100%);margin:0 auto;display:grid;gap:.75rem;justify-items:center;text-align:center}.homeHeroInner>*{opacity:0;transform:translateY(1.5rem);transition:transform .76s cubic-bezier(.22,1,.36,1),opacity .52s ease,filter .42s ease}.home--entered .homeHeroInner>*{opacity:1;transform:translateY(0)}.home--entered .homeHeroInner>:nth-child(1){transition-delay:.16s}.home--entered .homeHeroInner>:nth-child(2){transition-delay:.26s}.home--entered .homeHeroInner>:nth-child(3){transition-delay:.36s}.homeKicker{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.8rem;letter-spacing:.24em;text-transform:uppercase;color:#1111118a}.homeH1{margin:0;max-width:8ch;font-size:clamp(4.25rem,8.2vw,6.7rem);line-height:.92;letter-spacing:-.06em;font-weight:400}.homeSubhead{margin:0;max-width:50ch;font-size:clamp(1.18rem,1.55vw,1.48rem);line-height:1.22;letter-spacing:-.03em;font-weight:400;color:#111111d6}.homeCornerButtons{position:fixed;inset:0;z-index:4;pointer-events:none;transition:opacity .32s ease,filter .32s ease}.homeMobileMenu{display:none}.homeMobileMenuToggle,.homeMobileMenuButton{-webkit-appearance:none;appearance:none}.homeMobileMenuToggle:focus-visible,.homeMobileMenuButton:focus-visible{outline:none;box-shadow:0 0 0 3px #11111129}.homeCornerButton{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:4.1rem;height:3.15rem;padding:0 .9rem;border:1.8px solid rgba(17,17,17,.74);border-radius:999px;background:#ffffffa8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111;cursor:pointer;pointer-events:auto;opacity:0;transform:translateY(1.1rem);transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .42s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.home--entered .homeCornerButton{opacity:1;transform:translateY(0)}.home--entered .homeCornerButtonTopRight{transition-delay:.54s}.home--entered .homeCornerButtonBottomLeft{transition-delay:.68s}.home--entered .homeCornerButtonBottomRight{transition-delay:.82s}.homeCornerButton:hover{transform:translate3d(0,-1px,0) scale(1);background:#ffffffe0;border-color:#111111f5;box-shadow:0 10px 24px #0000000f}.homeCornerGlyph{display:block;transform-origin:center;backface-visibility:hidden;will-change:transform,opacity;stroke-linecap:round;stroke-linejoin:round}.homeCornerGlyphInfo{transition:none}.homeCornerGlyphWrap{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;will-change:transform,opacity}.homeCornerSpark{position:absolute;display:inline-flex;align-items:center;justify-content:center;color:#1111118a;opacity:0;pointer-events:none}.homeCornerSparkOne{top:.32rem;right:.24rem}.homeCornerSparkTwo{left:.32rem;top:.52rem}.homeCornerButtonTopRight{top:1.5rem;right:1.5rem}.homeCornerButtonBottomLeft{left:1.5rem;bottom:1.5rem}.homeCornerButtonBottomRight{right:1.5rem;bottom:1.5rem}.homeCornerButtonTopRight:hover .homeCornerGlyphInfo{animation:homeInfoSpin .42s linear 1}@keyframes homeInfoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.homeCornerButtonBottomLeft:hover .homeCornerGlyphFocus{animation:homeFocusPulse .62s cubic-bezier(.22,1,.36,1) 1}.homeCornerButtonBottomLeft:hover .homeCornerSparkOne{animation:homeSparkDriftOne .68s cubic-bezier(.2,.9,.2,1) 1}.homeCornerButtonBottomLeft:hover .homeCornerSparkTwo{animation:homeSparkDriftTwo .72s cubic-bezier(.2,.9,.2,1) 1}.homeCornerButtonBottomRight:hover .homeCornerGlyphContact{animation:homeContactGlide .76s cubic-bezier(.22,1,.36,1) 1}.homeCornerButton:focus-visible,.homePanelClose:focus-visible{outline:none;box-shadow:0 0 0 3px #11111129}@keyframes homeContactGlide{0%,8%{transform:translateZ(0);opacity:1}34%{transform:translate3d(42px,0,0);opacity:0}35%{transform:translate3d(-34px,0,0);opacity:0}70%{transform:translateZ(0);opacity:1}84%,to{transform:translateZ(0);opacity:1}}@keyframes homeFocusPulse{0%,to{transform:scale(1)}45%{transform:scale(1.08)}70%{transform:scale(.96)}}@keyframes homeSparkDriftOne{0%{transform:translateZ(0) scale(.6);opacity:0}18%{opacity:.9}72%{transform:translate3d(12px,-16px,0) scale(1);opacity:0}to{transform:translate3d(12px,-16px,0) scale(1);opacity:0}}@keyframes homeSparkDriftTwo{0%{transform:translateZ(0) scale(.5);opacity:0}22%{opacity:.78}76%{transform:translate3d(-10px,-14px,0) scale(.95);opacity:0}to{transform:translate3d(-10px,-14px,0) scale(.95);opacity:0}}.homePanel{position:fixed;inset:0;z-index:12;pointer-events:none}.homePanel.is-mounted{pointer-events:auto}.homePanelBackdrop{position:absolute;inset:0;background:#ffffff05;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .32s ease}.homePanel.is-entered .homePanelBackdrop{opacity:1}body.home-panel-open .homeScene{transform:scale(1.4);filter:saturate(0) brightness(1.01)}body.home-panel-open .homeVignette{opacity:.28}body.home-panel-open .homeHero{opacity:0;filter:blur(10px);transform:scale(.985)}body.home-panel-open .homeCornerButtons{opacity:.12;filter:blur(4px)}.homePanelCard{position:relative;z-index:1;height:100%;padding:7rem 1.5rem 2.75rem;overflow-y:auto;overflow-x:clip;overscroll-behavior:contain;overscroll-behavior-x:none;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;transform:scale(.96);clip-path:circle(0 at calc(100% - 3rem) 3rem);transition:clip-path .52s cubic-bezier(.2,.9,.18,1),transform .36s cubic-bezier(.22,1,.36,1)}.homePanel.is-entered .homePanelCard{transform:scale(1)}.homePanel--info .homePanelCard{background:#f8f7f352;clip-path:circle(0 at calc(100% - 3rem) 3rem)}.homePanel--info .homePanelCard:before{background:linear-gradient(180deg,#ffffff2e,#f4f2ed14)}.homePanel--info.is-entered .homePanelCard{clip-path:circle(160vmax at calc(100% - 3rem) 3rem)}.homePanel--focus .homePanelCard{--focus-inline-pad: 1.5rem;--focus-divider-color: rgb(17 17 17);--focus-divider-width: 3px;background:#f8f7f375;clip-path:circle(0 at 3rem calc(100% - 3rem));padding-bottom:0;padding-left:0;padding-right:0}.homePanel--focus .homePanelBody{padding-left:var(--focus-inline-pad);padding-right:var(--focus-inline-pad);position:relative;z-index:1}.homePanel--focus .homePanelCard:before{background:linear-gradient(180deg,#ffffff42,#f4f2ed24)}.homePanel--focus.is-entered .homePanelCard{clip-path:circle(220vmax at 3rem calc(100% - 3rem))}.homePanel--contact .homePanelCard{clip-path:circle(0 at calc(100% - 3rem) calc(100% - 3rem))}.homePanel--contact.is-entered .homePanelCard{clip-path:circle(160vmax at calc(100% - 3rem) calc(100% - 3rem))}.homePanelCard:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 14%,rgba(255,255,255,.12),transparent 16%),radial-gradient(circle at 24% 78%,rgba(0,0,0,.015),transparent 24%),linear-gradient(180deg,#ffffff14,#f1f1f10a);pointer-events:none}.homePanelCard{scrollbar-width:none}.homePanelCard::-webkit-scrollbar{width:0;height:0}.homePanelCard>*{position:relative}.homePanelBody>*{opacity:0;transform:translateY(1.5rem);transition:transform .52s cubic-bezier(.22,1,.36,1),opacity .36s ease}.homePanel--info .homePanelBody>.homeAboutEditorial{opacity:1;transform:none;transition:none}.homePanel--focus .homePanelBody>.homeServicesEditorial{opacity:1;transform:none;transition:none}.homePanel--contact .homePanelBody>.homeForm{opacity:1;transform:none;transition:none}.homePanel.is-entered .homePanelBody>*{opacity:1;transform:translateY(0)}.homePanel.is-entered .homePanelBody>:nth-child(1){transition-delay:.12s}.homePanel.is-entered .homePanelBody>:nth-child(2){transition-delay:.17s}.homePanel.is-entered .homePanelBody>:nth-child(3),.homePanel.is-entered .homePanelBody>:nth-child(4){transition-delay:.22s}.homePanelBody{width:min(72rem,100%);margin:0 auto}.homePanel--info .homePanelBody{width:min(74rem,100%)}.homePanel--focus .homePanelBody{width:min(94rem,100%)}.homePanel--info .homePanelTitle{max-width:12.6ch;font-size:clamp(3.05rem,5vw,4.7rem);margin-bottom:1.35rem}.homePanelEyebrow{margin:0 0 .9rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.82rem;letter-spacing:.24em;text-transform:uppercase;color:#1111117a}.homePanelTitle{margin:0;font-size:clamp(2.7rem,7vw,5.5rem);line-height:.95;letter-spacing:-.05em;font-weight:400}.homePanelText{margin:0;font-size:1.04rem;line-height:1.7;color:#111111b8}.homePanelTextLead{margin-top:1.5rem;max-width:42rem;text-shadow:0 1px 0 rgba(255,255,255,.42)}.homePanelStack,.homePanelGrid{margin-top:2rem}.homeAboutLead>*,.homeAboutBands>*,.homeAboutAccent{opacity:0;transform:translateY(1.35rem);transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .52s ease}.homePanel.is-entered .homeAboutLead>*,.homePanel.is-entered .homeAboutBands>*,.homePanel.is-entered .homeAboutAccent{opacity:1;transform:translateY(0)}.homePanel.is-entered .homePanelTitle{transition-delay:.52s}.homePanel.is-entered .homeAboutIntro{transition-delay:.62s}.homePanel.is-entered .homeAboutStatement{transition-delay:.7s}.homePanel.is-entered .homeAboutLocation{transition-delay:.78s}.homePanel.is-entered .homeAboutBands>:nth-child(1){transition-delay:.86s}.homePanel.is-entered .homeAboutBands>:nth-child(2){transition-delay:.94s}.homePanel.is-entered .homeAboutBands>:nth-child(3){transition-delay:1.02s}.homePanel.is-entered .homeAboutAccent{transition-delay:1.1s}.homeServicesLead>*,.homeServicesBands>*{opacity:0;transform:translateY(1.35rem);transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .52s ease}.homePanel.is-entered .homeServicesLead>*,.homePanel.is-entered .homeServicesBands>*{opacity:1;transform:translateY(0)}.homePanel.is-entered .homeServicesIntro{transition-delay:.7s}.homePanel.is-entered .homeServicesStatement{transition-delay:.66s}.homePanel.is-entered .homeServicesBands>:nth-child(1){transition-delay:.86s}.homePanel.is-entered .homeServicesBands>:nth-child(2){transition-delay:.94s}.homePanel.is-entered .homeServicesBands>:nth-child(3){transition-delay:1.02s}.homePanel.is-entered .homeServicesBands>:nth-child(4){transition-delay:1.1s}.homeFocusProof,.homeFocusCta{opacity:0;transform:translateY(1.35rem);position:relative;overflow:hidden;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .52s ease}.homePanel.is-entered .homeFocusProof,.homePanel.is-entered .homeFocusCta{opacity:1;transform:translateY(0)}.homePanel.is-entered .homeFocusProof{transition-delay:1.18s}.homePanel.is-entered .homeFocusCta{transition-delay:1.26s}.homeAboutEditorial{margin-top:3.2rem;display:grid;gap:2.2rem;padding-bottom:6.5rem}.homePanel--info .homeAboutEditorial{max-width:100%}.homeAboutLead{display:grid;gap:1.15rem;align-content:start}.homeAboutIntro{margin:0;max-width:33ch;font-size:clamp(1.2rem,1.45vw,1.42rem);line-height:1.52;color:#111111e0}.homeAboutStatement{margin:0;max-width:24ch;font-size:clamp(1.7rem,2.15vw,2.2rem);line-height:1.14;letter-spacing:-.03em;color:#111111e6}.homeAboutLocation{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#111}.homeAboutBands{display:grid;grid-template-columns:1fr;gap:1.8rem;max-width:100%}.homeAboutAccent{width:5.5rem;height:4px;margin:1.2rem 0 2.25rem;border-radius:999px;background:#111}.homeAboutBand{display:grid;grid-template-columns:1fr;align-items:start;gap:.8rem;padding:0;border-top:0}.homeAboutBandWide{grid-column:auto}.homeAboutSectionLabel{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#111}.homeAboutBandText{margin:0;max-width:33ch;font-size:clamp(1.15rem,1.45vw,1.36rem);line-height:1.42;color:#111111c7}@media(min-width:901px){.homeAboutEditorial{margin-top:3.75rem}.homePanel--info .homePanelBody{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:3.5rem;align-items:start}.homePanel--info .homePanelEyebrow{grid-column:1 / span 2}.homePanel--info .homePanelTitle{grid-column:1 / span 2;grid-row:2;max-width:70%;font-size:clamp(3.8rem,4.8vw,5.2rem);line-height:.9;margin-bottom:1rem}.homePanel--info .homeAboutEditorial{grid-column:1 / span 2;grid-row:3;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:3.5rem;row-gap:2rem;align-items:start}.homeAboutLead{grid-column:1;grid-row:2}.homeAboutBands{grid-column:2;grid-row:1 / span 2;padding-top:.35rem}.homeAboutAccent{grid-column:1 / span 2;margin-top:.75rem;margin-bottom:0}}.homePanelStack{display:grid;gap:1rem}.homeServicesEditorial{margin-top:3rem;position:relative;isolation:isolate;display:grid;gap:2.6rem;padding-bottom:0;width:min(92rem,100%)}.homeFocusAmbientLineViewport{position:absolute;inset:0 auto auto 0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.homeServicesEditorial>*{position:relative;z-index:1}.homeFocusProofHero{position:relative;overflow:visible}.homeFocusAmbientLine{position:absolute;inset:0;width:100%;height:100%}.homeFocusProofLinePath{stroke:#0e6848;stroke-width:clamp(10px,1.45vw,24px);stroke-linecap:round;stroke-linejoin:round;fill:none;vector-effect:non-scaling-stroke;stroke-dasharray:0 1400;stroke-dashoffset:1400;opacity:0;will-change:stroke-dashoffset,opacity}.homeServicesLead{display:grid;gap:.75rem;align-content:start;max-width:58rem;padding:.15rem 0 .55rem}.homeServicesIntro{margin:0;max-width:60ch;font-size:clamp(1.02rem,1.02vw,1.12rem);line-height:1.55;color:#111111c7}.homeServicesStatement{margin:0;max-width:31ch;font-size:clamp(1.72rem,2.2vw,2.55rem);line-height:1.02;letter-spacing:-.04em;color:#111}.homeServicesBands{display:grid;gap:0;margin-top:1.5rem}.homeServicesBand{position:relative;display:grid;grid-template-columns:4.5rem minmax(14rem,18rem) minmax(0,1fr);column-gap:clamp(1.35rem,2.8vw,2.5rem);align-items:start;min-height:0;padding:2rem 0 2.15rem;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.homeServicesBandMarker{display:flex;justify-content:center;padding-top:.35rem}.homeServicesBandHeading{position:relative;z-index:1}.homeServicesBandBody{position:relative;z-index:1;display:grid;gap:.9rem;align-content:start;max-width:68ch}.homeServicesBandTitle{margin:0;max-width:8.5ch;font-size:clamp(1.95rem,2.45vw,3rem);line-height:.9;letter-spacing:-.045em}.homeServicesBandIconWrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:#fcfaf77a}.homeServicesBandIcon{width:1rem;height:1rem;color:#111111b3}.homeServicesBandText{margin:0;max-width:none;font-size:clamp(1.08rem,1.12vw,1.24rem);line-height:1.52;color:#111111d6;opacity:1;transform:none}.homeServicesBandMeta{margin:0;grid-column:2;max-width:36ch;font-family:Avenir Next,Segoe UI,sans-serif;font-size:1rem;line-height:1.65;color:#111}.homeServicesBandPoints{margin:0;padding:0;list-style:none;display:grid;gap:.52rem;max-width:none;opacity:1;transform:none}.homeServicesBandPoint{margin:0;padding:0 0 0 1.35rem;border:0;background:transparent;position:relative;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.92rem;line-height:1.5;letter-spacing:.02em;color:#111111b3}.homeServicesBandPoint:before{content:"";position:absolute;left:0;top:.72em;width:.78rem;height:1px;border-radius:0;background:#0e6848c7}.homeServicesBand+.homeServicesBand{border-top:1px solid rgba(17,17,17,.08)}.homeServicesBand:after{content:"";position:absolute;inset:auto 0 0;height:var(--focus-divider-width, 3px);background:var(--focus-divider-color, rgb(17 17 17))}.homeServicesBand:last-child:after{content:none}.homeFocusProof{margin-top:1.1rem;padding-top:3rem;border-top:var(--focus-divider-width) solid var(--focus-divider-color);display:grid;gap:1.5rem}.homeFocusProofHero{position:relative;padding-top:.8rem}.homeFocusProofEyebrow{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#111}.homeFocusProofDisplay{margin:0;max-width:13ch;font-size:clamp(3.9rem,6vw,7rem);font-weight:400;line-height:.9;letter-spacing:-.05em;position:relative;z-index:2}.homeFocusProofLead{margin:0;max-width:52ch;font-size:clamp(1.2rem,1.65vw,1.5rem);line-height:1.48;color:#111}.homeFocusHighlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:var(--focus-divider-width) solid var(--focus-divider-color);border-bottom:var(--focus-divider-width) solid var(--focus-divider-color)}.homeFocusHighlight{padding:1rem .8rem 1.1rem;border-right:var(--focus-divider-width) solid var(--focus-divider-color);border-bottom:var(--focus-divider-width) solid var(--focus-divider-color)}.homeFocusHighlight:nth-child(2n){border-right:0}.homeFocusHighlight:nth-last-child(-n+2){border-bottom:0}.homeFocusHighlightTitle{margin:0;font-size:clamp(1.6rem,2vw,2.3rem);line-height:.94;letter-spacing:-.03em}.homeFocusHighlightDetail{margin:.6rem 0 0;max-width:46ch;font-size:clamp(1.02rem,1.2vw,1.2rem);line-height:1.52;color:#111}.homeFocusCta{position:relative;overflow:hidden;margin-top:0;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;border:0;border-radius:0;background:transparent;padding:0;display:grid;align-items:center;min-height:100dvh}.homeFocusCta:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:linear-gradient(180deg,#fff0,#ffffff14 44%,#ffffff85 66%,#ffffffd1 84%,#fffffff7);z-index:0}.homeFocusCta:after{content:"";position:absolute;inset:-1px;pointer-events:none;background:radial-gradient(circle at 50% 68%,rgba(255,255,255,.24),transparent 46%),linear-gradient(180deg,#fff0,#ffffff47);opacity:.7;z-index:0}.homeFocusCtaInner{width:min(132rem,calc(100% - 2rem));min-height:100dvh;display:grid;justify-items:center;align-content:center;text-align:center;gap:.9rem;padding:0 clamp(1rem,4vw,3rem);position:relative;margin:0 auto;z-index:2}.homeFocusParticles{position:absolute;inset:-1px;pointer-events:none;z-index:1}.homeFocusParticle{--particle-x: 50%;--particle-y: 50%;--particle-size: 5px;--particle-translate-x: 0px;--particle-translate-y: 0px;--particle-opacity: .5;--particle-rotate: 0deg;position:absolute;left:var(--particle-x);top:var(--particle-y);width:var(--particle-size);height:var(--particle-size);background:#111111d1;opacity:var(--particle-opacity);transform:translate3d(calc(-50% + var(--particle-translate-x)),calc(-50% + var(--particle-translate-y)),0) rotate(var(--particle-rotate));will-change:transform,opacity;transition:opacity .14s ease}.homeFocusParticle--dot{border-radius:999px}.homeFocusParticle--square{border-radius:1px;--particle-rotate: 20deg}.homeFocusParticle--cross{width:calc(var(--particle-size) * 2.4);height:1.4px;border-radius:0;--particle-rotate: 14deg}.homeFocusParticle--cross:after{content:"";position:absolute;left:50%;top:50%;width:1.4px;height:calc(var(--particle-size) * 2.4);background:#111111d1;transform:translate(-50%,-50%)}.homeFocusCtaEyebrow{margin:0;position:relative;z-index:1;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#111111d1}.homeFocusCtaTitle{margin:0;position:relative;z-index:1;max-width:13ch;font-size:clamp(3.6rem,7.4vw,6.6rem);line-height:.9;letter-spacing:-.05em}.homeFocusCtaText{margin:0;position:relative;z-index:1;max-width:52ch;font-size:clamp(1.15rem,1.8vw,1.58rem);line-height:1.5;color:#111}.homeFocusCtaActions{margin-top:1.7rem;position:relative;z-index:1;display:flex;justify-content:center}.homeFocusCtaButton{appearance:none;border:1.8px solid rgba(17,17,17,.78);border-radius:999px;background:#ffffffe6;color:#111;padding:1rem 1.55rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;display:inline-flex;align-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .22s ease}.homeFocusCtaButton:hover{transform:translateY(-1px);background:#111;color:#fff;border-color:#111111e6;box-shadow:0 10px 24px #00000012}.homeFocusCtaMeta{margin:.4rem 0 0;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.92rem;color:#111111b8}@media(max-width:900px){.homeServicesEditorial{margin-top:2.6rem;padding-bottom:0}.homeServicesLead{padding-top:.2rem}.homeServicesStatement{max-width:18ch;font-size:clamp(1.7rem,7vw,2.35rem);line-height:1}.homeServicesIntro{max-width:44ch;font-size:1rem}.homeServicesBands{margin-top:.9rem}.homeServicesBand{grid-template-columns:1fr;row-gap:.7rem;min-height:0;padding:1.45rem 0 1.55rem}.homeServicesBandText,.homeServicesBandPoints{opacity:1;transform:none}.homeServicesBandMarker{justify-content:flex-start;padding-top:0}.homeServicesBandTitle{max-width:8.5ch;padding-top:0}.homeServicesBandBody{max-width:100%;padding-right:2rem}.homeServicesBand:after{inset:auto 0 0}.homeFocusProof{margin-top:.55rem;padding-top:1.8rem}.homeFocusProofDisplay{max-width:16ch;font-size:clamp(2.5rem,11.2vw,4.4rem)}.homeFocusProofLine{height:clamp(3.5rem,10vw,5rem);stroke:#0e6848}.homeFocusProofLead{font-size:1.08rem;max-width:42ch}.homeFocusHighlights{grid-template-columns:1fr}.homeFocusHighlight{border-right:0}.homeFocusHighlight:nth-last-child(-n+2){border-bottom:var(--focus-divider-width) solid var(--focus-divider-color)}.homeFocusHighlight:last-child{border-bottom:0}.homeFocusCta{margin-top:0;min-height:100svh;padding:0;display:grid;align-items:center}.homeFocusCtaInner{min-height:100svh;width:min(44rem,100%);padding:.6rem 1rem .9rem;position:relative;margin:0 auto}.homeFocusCtaTitle{max-width:13ch;font-size:clamp(3rem,12.5vw,5rem)}.homeFocusCtaText{max-width:38ch;font-size:1.05rem}}@media(min-width:901px){.homePanel--focus .homePanelBody{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:3.5rem;align-items:start}.homePanel--focus .homePanelEyebrow{grid-column:1 / span 2}.homePanel--focus .homePanelTitle{grid-column:1 / span 2;grid-row:2;max-width:70%;font-size:clamp(3.4rem,4.25vw,4.8rem);line-height:.9;margin-bottom:.55rem}.homeServicesEditorial{grid-column:1 / span 2;grid-row:3;max-width:min(92rem,100%)}.homeServicesLead{grid-template-columns:minmax(0,1fr);column-gap:0;align-items:start}.homeServicesIntro,.homeServicesStatement{max-width:58rem}.homeServicesBandText,.homeServicesBandMeta,.homeServicesBandPoints{max-width:none}.homeFocusCta{min-height:0}}.homePanelGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.homePanelBlock{border:1px solid rgba(17,17,17,.08);border-radius:1.5rem;background:linear-gradient(180deg,#ffffff57,#f2f2f238);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem}.homePanelClose{position:fixed;display:inline-flex;top:1.5rem;right:1.5rem;align-items:center;justify-content:center;z-index:2;min-width:4.1rem;height:3.15rem;padding:0 .9rem;border:1.6px solid rgba(17,17,17,.7);border-radius:999px;background:transparent;color:#111;font-size:1.75rem;line-height:1;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-.35rem);transition:transform .14s ease,opacity .12s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.homePanel.is-entered .homePanelClose{opacity:1;transform:translateY(0)}.homePanelClose:hover{transform:translateY(-1px);background:#ffffffd6;border-color:#111111e6;box-shadow:0 10px 24px #0000000f}.homeForm{margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.homePanel--contact .homeForm>*{opacity:0;transform:translateY(1.35rem) scale(.985);filter:blur(2px)}.homePanel--contact.is-entered .homeForm>*{animation:homeContactFieldIn .64s cubic-bezier(.2,.9,.2,1) both;animation-delay:var(--contact-field-delay, 0ms)}.homePanel--contact.is-entered .homeForm>:nth-child(1){--contact-field-delay: .14s}.homePanel--contact.is-entered .homeForm>:nth-child(2){--contact-field-delay: .24s}.homePanel--contact.is-entered .homeForm>:nth-child(3){--contact-field-delay: .34s}.homePanel--contact.is-entered .homeForm>:nth-child(4){--contact-field-delay: .44s}.homePanel--contact.is-entered .homeForm>:nth-child(5){--contact-field-delay: .58s}.homePanel--contact.is-entered .homeForm>:nth-child(6){--contact-field-delay: .74s}@keyframes homeContactFieldIn{0%{opacity:0;transform:translateY(1.35rem) scale(.985);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.homeField{display:grid;gap:.55rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.88rem;letter-spacing:.06em;text-transform:uppercase;color:#1119}.homeFieldFull{grid-column:1 / -1}.homeField input,.homeField textarea{width:100%;border:1px solid rgba(17,17,17,.14);border-radius:1rem;background:#ffffff7a;color:#111;padding:1rem 1.05rem;font:inherit;letter-spacing:normal;text-transform:none;resize:vertical;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homeField input:focus,.homeField textarea:focus,.homeCornerButton:focus-visible,.homePanelClose:focus-visible,.homeSubmitButton:focus-visible{outline:2px solid rgba(17,17,17,.72);outline-offset:2px}.homeFormActions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.homeSubmitButton{appearance:none;border:0;border-radius:999px;background:#111;color:#fff;padding:.95rem 1.35rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.95rem;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .22s ease}.homeSubmitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #00000014}.homeSubmitButton:disabled{cursor:wait;opacity:.72}.homeFormState{margin:0;min-height:1.4rem;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.9rem;color:#1111118f}.homeFormState--success{color:#0e6848e6}.homeFormState--error{color:#c02026e6}@media(max-width:900px){.homeFocusAmbientLineViewport{display:none}.homeAboutBands,.homePanelGrid,.homeForm{grid-template-columns:1fr}.homePanel--info .homePanelTitle{max-width:10.8ch}}@media(max-width:720px){.home{height:100svh;min-height:100svh;overflow:hidden}.homeHero{min-height:100svh;padding:calc(env(safe-area-inset-top,0px) + 5rem) 1rem calc(env(safe-area-inset-bottom,0px) + 5rem)}.homeHeroInner{width:min(24rem,100%);margin:0 auto;transform:translateY(-2.2rem)}.homeH1{font-size:clamp(3.8rem,17vw,5.4rem)}.homeCornerButtonTopRight,.homeCornerButtonBottomLeft,.homeCornerButtonBottomRight{inset:auto}.homeCornerButtons{display:none}.homeMobileMenu{position:fixed;inset:0;z-index:75;display:block;pointer-events:none}.homeMobileMenuToggle{position:absolute;top:.95rem;right:1rem;z-index:10;width:3.7rem;height:2.42rem;border:1.8px solid rgba(17,17,17,.78);border-radius:999px;background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 26px #00000014;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;color:#111;transition:border-color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease}.homeMobileMenuToggleLine{position:absolute;width:1rem;height:2px;border-radius:999px;background:currentColor;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s ease}.homeMobileMenuToggleLineTop{transform:translateY(-.24rem)}.homeMobileMenuToggleLineBottom{transform:translateY(.24rem)}.homeMobileMenu.is-open .homeMobileMenuToggle{background:#111111eb;border-color:#111111eb;color:#f7f4ee}.homeMobileMenu.is-open .homeMobileMenuToggleLineTop{transform:rotate(45deg)}.homeMobileMenu.is-open .homeMobileMenuToggleLineMiddle{opacity:0}.homeMobileMenu.is-open .homeMobileMenuToggleLineBottom{transform:rotate(-45deg)}.homeMobileMenuPanel{position:absolute;inset:0;pointer-events:none}.homeMobileMenuBackdrop{position:absolute;inset:0;background:linear-gradient(180deg,#f7f4eebd,#f7f4ee42 20%,#000);opacity:0;transition:opacity .22s ease}.homeMobileMenuActions{position:absolute;left:1rem;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom,0px));display:grid;gap:.75rem;pointer-events:none}.homeMobileMenuButton{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:4.2rem;padding:0 1.35rem;border:1.8px solid rgba(17,17,17,.78);border-radius:999px;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#111;box-shadow:0 16px 36px #00000014;transform:translateY(1.5rem);opacity:0;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .26s ease,background .22s ease,border-color .22s ease}.homeMobileMenuButtonLabel{font-family:Avenir Next,Segoe UI,sans-serif;font-size:.86rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.homeMobileMenuButtonIcon{display:inline-flex;align-items:center;justify-content:center}.homeMobileMenu.is-open .homeMobileMenuPanel{pointer-events:auto}.homeMobileMenu.is-open .homeMobileMenuBackdrop{opacity:1}.homeMobileMenu.is-open .homeMobileMenuActions{pointer-events:auto}.homeMobileMenu.is-open .homeMobileMenuButton{transform:translateY(0);opacity:1}.homeMobileMenu.is-open .homeMobileMenuButton:nth-child(1){transition-delay:0ms}.homeMobileMenu.is-open .homeMobileMenuButton:nth-child(2){transition-delay:70ms}.homeMobileMenu.is-open .homeMobileMenuButton:nth-child(3){transition-delay:.14s}.homeMobileMenuButton:hover,.homeMobileMenuButton:active{background:#ffffffeb;border-color:#111111f5}.homePanelClose{display:none}.homePanel--focus .homePanelCard{--focus-inline-pad: 1rem}.homePanelCard{padding:6rem 1rem 1.5rem}.homeAboutEditorial{padding-bottom:5rem}.homePanel--info .homePanelCard,.homePanel--focus .homePanelCard,.homePanel--contact .homePanelCard{clip-path:inset(100% 0 0 0 round 1.5rem)}.homePanel--info.is-entered .homePanelCard,.homePanel--focus.is-entered .homePanelCard,.homePanel--contact.is-entered .homePanelCard{clip-path:inset(0 0 0 0 round 0)}.homePanelTitle{font-size:clamp(2.2rem,12vw,3.4rem)}.homeServiceItem{grid-template-columns:1fr;gap:.8rem}}@media(prefers-reduced-motion:reduce){.homeScene,.homeVignette,.homeHeroInner>*,.homeCornerButton,.homeMobileMenuToggle,.homeMobileMenuButton,.homePanel{transition:none}.homeScene,.homeVignette,.homeHeroInner>*,.homeCornerButton,.homeMobileMenuButton{opacity:1;transform:none;filter:none}.homeMobileMenuToggleLine,.homeMobileMenuBackdrop{transition:none}.homeAboutLead>*,.homeAboutBands>*,.homeAboutAccent,.homeFocusProof,.homeFocusCta,.homePanel--contact .homeForm>*{opacity:1;transform:none;filter:none;animation:none;transition:none}.homeFocusParticle{transition:none}.homeCornerButton:hover .homeCornerGlyph,.homeCornerButton:hover .homeCornerSpark{animation:none}}.homeWorkTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.homeWorkTitle{font-weight:750;font-size:16px;color:#ffffffeb}.homeWorkArrow{opacity:.65}.homeWorkDesc{margin-top:10px;font-size:14px;line-height:1.55;opacity:.78;color:#ffffffdb}.homeWorkTags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.homeTag{font-size:12px;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;opacity:.88}.homeFinal{padding-top:36px}.homeFinalInner{border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:22px;display:grid;gap:16px}@media(max-width:980px){.home{padding-top:93px}.homeMiniProof,.homeGrid3,.homeWorkGrid{grid-template-columns:1fr}.homeSectionHeader{align-items:flex-start;flex-direction:column}.homeVisualHeader{flex-direction:column;align-items:center;text-align:center}.homeH2,.homeLead{text-align:left}}*{box-sizing:border-box}html,body,#root{min-height:100%;background:#f5f5f5}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}#root{isolation:isolate}html{scroll-behavior:smooth;overscroll-behavior:none}body{background:#f5f5f5;color:#111;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-weight:400;margin:0;padding:0;overflow-x:hidden}.outerframe{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start}@media(max-width:720px){.outerframe{min-height:100dvh}}main{flex:1}.page{padding:117px 20px 42px}a{color:inherit}body.home-panel-open{overflow:hidden}
