:root{--ink:#1e1e1c;--muted:#a5a5a1;--paper:#fff;--soft:#f4f4f1;--line:#deded8;--orange:#f25334;--deep:#20211f;--lime:#d8ff5b;--radius:28px;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-dm-sans),sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{height:84px;max-width:var(--max);z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;margin:auto;padding:0 28px;display:grid;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-size:19px;font-weight:600;display:flex}.brand-mark{width:25px;height:25px;display:block;position:relative}.brand-mark i{background:currentColor;border-radius:3px;width:5px;height:23px;position:absolute;top:1px;left:10px}.brand-mark i:nth-child(2){transform:rotate(45deg)}.brand-mark i:nth-child(3){transform:rotate(90deg)}.brand-mark i:nth-child(4){transform:rotate(135deg)}.icon-arrow{color:currentColor;vertical-align:-.08em;flex:0 0 13px;width:13px;height:13px;display:inline-block;position:relative}.icon-arrow:before,.icon-arrow:after{content:"";box-sizing:border-box;display:block;position:absolute}.icon-arrow:before{background:currentColor;border-radius:1px;width:12px;height:1.5px;top:6px;left:0}.icon-arrow:after{border-top:1.5px solid;border-right:1.5px solid;width:7px;height:7px;top:3px;right:1px;transform:rotate(45deg)}.icon-arrow-left:before{left:1px}.icon-arrow-left:after{border-top:0;border-bottom:1.5px solid;border-left:1.5px solid;border-right:0;left:1px;right:auto}.icon-arrow-up-right:before{transform-origin:100%;width:14px;top:7px;left:0;transform:rotate(-45deg)}.icon-arrow-up-right:after{top:0;right:0;transform:none}.nav-links{gap:34px;font-size:14px;display:flex}.nav-links a{transition:opacity .18s}.nav-links a:hover{opacity:.5}.header-cta{justify-self:end}.button{background:var(--orange);color:#fff;border:1px solid var(--orange);letter-spacing:.01em;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:58px;padding:0 30px;font-size:14px;transition:transform .15s,background .18s;display:inline-flex}.button:hover{background:#dd4025;transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-small{min-height:48px;padding:0 22px}.button-ghost{background:var(--soft);border-color:var(--soft);color:var(--ink)}.button-ghost:hover{background:#e9e9e5}.menu-toggle{display:none}.hero{text-align:center;flex-direction:column;align-items:center;min-height:650px;padding:120px 24px 44px;display:flex}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:600}.eyebrow{margin:0 0 30px}.hero h1,.statement h2,.services h2,.values h2,.contact h2{font-family:var(--font-manrope),sans-serif;letter-spacing:-.045em;margin:0;font-weight:400;line-height:1.05}.hero h1{font-size:clamp(48px,6vw,88px)}.hero h1 span,.statement h2 span,.values h2 span{color:#b9b9b5}.hero-copy{color:#666660;max-width:590px;margin:30px 0;font-size:18px}.hero-actions{gap:8px;display:flex}.trust-line{color:#8d8d87;margin-top:auto;padding-top:80px;font-size:13px}.trust-line div{color:var(--ink);justify-content:center;align-items:center;gap:18px;margin-top:15px;display:flex}.trust-line i{background:#b0b0aa;border-radius:50%;width:3px;height:3px}.statement,.values{max-width:var(--max);margin:auto;padding:120px 4vw}.section-label{align-items:center;gap:16px;margin-bottom:80px;display:flex}.section-label span{color:#aaa}.statement h2,.values h2{font-size:clamp(42px,5.2vw,76px)}.split-copy{grid-template-columns:1fr 1fr;gap:9vw;margin:60px 0 100px;padding-left:34%;display:grid}.split-copy p{color:#62625d;max-width:450px;margin:0;font-size:18px}.purpose-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.purpose-card{border-radius:var(--radius);flex-direction:column;min-height:550px;padding:36px;display:flex;position:relative;overflow:hidden}.purpose-card>span{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.purpose-card h3{font-family:var(--font-manrope);letter-spacing:-.035em;max-width:520px;margin:80px 0 18px;font-size:clamp(30px,3vw,48px);font-weight:400;line-height:1.08}.purpose-card p{color:#bdbdb8;max-width:400px;margin:0}.purpose-card.dark{background:var(--deep);color:#fff}.purpose-card.orange{background:var(--orange);color:#fff}.purpose-card.orange p{color:#ffd3ca}.orbital{border:1px solid #555;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:-25px}.orbital:before,.orbital:after{content:"";border:1px solid #555;border-radius:50%;position:absolute;inset:42px}.orbital:after{inset:86px}.orbital i{background:var(--lime);z-index:2;border-radius:50%;width:13px;height:13px;position:absolute}.orbital i:first-child{top:18px;left:72px}.orbital i:nth-child(2){top:105px;right:42px}.orbital i:nth-child(3){bottom:48px;left:85px}.rising-lines{transform-origin:bottom;align-items:flex-end;gap:15px;width:280px;height:250px;display:flex;position:absolute;bottom:0;right:25px;transform:rotate(-8deg)}.rising-lines i{background:#ff896f;border-radius:100px 100px 0 0;width:50px;display:block}.rising-lines i:first-child{height:70px}.rising-lines i:nth-child(2){height:120px}.rising-lines i:nth-child(3){height:180px}.rising-lines i:nth-child(4){height:235px}.services{background:var(--deep);color:#fff;border-radius:var(--radius);margin:0 12px;padding:120px max(4vw,24px)}.section-label.light span{color:#777}.services-head{max-width:var(--max);grid-template-columns:1fr 1fr;align-items:end;margin:auto auto 90px;display:grid}.services h2{font-size:clamp(44px,5vw,74px)}.services-head p{color:#aaa;justify-self:end;max-width:460px;font-size:18px}.service-list{max-width:var(--max);border-top:1px solid #464742;margin:auto}.service-item{border-bottom:1px solid #464742}.service-item button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:100px 1fr 50px;align-items:center;padding:30px 0;display:grid}.service-number{color:#777;font-size:12px}.service-title{font-family:var(--font-manrope);letter-spacing:-.03em;font-size:clamp(24px,3vw,42px)}.service-icon{border:1px solid #585954;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.service-body{opacity:0;grid-template-columns:100px 1fr auto;max-height:0;transition:max-height .3s,opacity .25s,padding .3s;display:grid;overflow:hidden}.service-body p{color:#aaa;grid-column:2;max-width:650px;margin:0}.service-body a{color:var(--lime);font-size:13px}.service-item.open .service-body{opacity:1;max-height:200px;padding:0 0 35px}.values h2{margin-bottom:90px}.value-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.value-grid article{background:var(--soft);border-radius:var(--radius);flex-direction:column;min-height:430px;padding:28px;display:flex}.value-index{font-size:11px}.value-symbol{width:140px;height:140px;margin:auto;position:relative}.integrity{border:1px solid #bbb;border-radius:50%}.integrity:before,.integrity:after{content:"";background:var(--orange);border-radius:50%;position:absolute}.integrity:before{width:50px;height:50px;top:18px;left:20px}.integrity:after{width:28px;height:28px;bottom:22px;right:14px}.excellence:before,.excellence:after{content:"";background:var(--ink);clip-path:polygon(50% 0,61% 37%,100% 50%,61% 63%,50% 100%,39% 63%,0 50%,39% 37%);position:absolute;inset:10px}.excellence:after{background:var(--lime);clip-path:none;border-radius:50%;inset:43px}.partnership:before,.partnership:after{content:"";border:16px solid var(--orange);border-radius:50%;width:80px;height:110px;position:absolute;transform:rotate(45deg)}.partnership:before{top:4px;left:3px}.partnership:after{border-color:var(--ink);bottom:4px;right:3px}.value-grid h3{margin:0 0 10px;font-size:26px;font-weight:500}.value-grid p{color:#70706b;max-width:340px;margin:0}.contact{background:var(--orange);color:#fff;border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:8vw;margin:0 12px 12px;padding:100px max(5vw,30px);display:grid}.contact h2{margin-bottom:28px;font-size:clamp(44px,5vw,76px)}.contact-intro>p{color:#ffd8d0;max-width:460px;font-size:18px}.contact-details{flex-direction:column;align-items:flex-start;gap:10px;margin-top:60px;display:flex}.contact-details a{border-bottom:1px solid #ffffff80}.contact-form{color:var(--ink);background:#fff;border-radius:22px;padding:34px}.contact-form label{border-bottom:1px solid var(--line);margin-bottom:22px;padding:0 0 18px;display:block}.contact-form label span{text-transform:uppercase;letter-spacing:.08em;color:#777;margin-bottom:9px;font-size:10px;display:block}.contact-form input,.contact-form textarea,.contact-form select{width:100%;color:var(--ink);resize:none;background:0 0;border:0;outline:0}.contact-form select{appearance:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b2b2ae}.contact-form label:focus-within{border-color:var(--ink)}.form-submit{background:var(--deep);border-color:var(--deep);width:100%}.form-submit:hover{background:#000}.form-status{text-align:center;min-height:20px;margin:12px 0 0;font-size:13px}footer{max-width:var(--max);grid-template-columns:2fr 1fr 1fr;align-items:start;gap:30px;margin:auto;padding:70px 4vw 30px;display:grid}footer p{color:#888;margin:0}footer>div{flex-direction:column;gap:8px;display:flex}footer small{border-top:1px solid var(--line);color:#999;grid-column:1/-1;margin-top:40px;padding-top:26px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.reveal.visible{opacity:1;transform:none}@media (width<=800px){.site-header{grid-template-columns:1fr auto;height:70px;padding:0 18px}.brand{font-size:16px}.header-cta{display:none}.menu-toggle{background:0 0;border:0;width:44px;height:44px;display:block;position:relative}.menu-toggle span{background:var(--ink);height:1px;transition:all .2s;position:absolute;top:18px;left:10px;right:10px}.menu-toggle span+span{top:25px}.menu-toggle[aria-expanded=true] span{top:22px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:rotate(-45deg)}.nav-links{background:var(--deep);color:#fff;border-radius:18px;flex-direction:column;gap:20px;padding:28px;display:none;position:absolute;top:70px;left:12px;right:12px}.nav-links.open{display:flex}.hero{min-height:620px;padding:90px 18px 34px}.hero h1 br{display:none}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;width:100%}.button{width:100%}.trust-line div{flex-wrap:wrap;gap:8px}.statement,.values{padding:90px 18px}.section-label{margin-bottom:55px}.split-copy{grid-template-columns:1fr;gap:24px;margin:40px 0 70px;padding-left:0}.purpose-grid,.services-head,.value-grid,.contact{grid-template-columns:1fr}.purpose-card{min-height:470px;padding:28px}.purpose-card h3{margin-top:60px}.services{padding:85px 18px}.services-head{gap:25px;margin-bottom:60px}.services-head p{justify-self:start}.service-item button{grid-template-columns:42px 1fr 42px;padding:24px 0}.service-body{grid-template-columns:42px 1fr}.service-body p{grid-column:2}.service-body a{grid-column:2;margin-top:18px}.service-item.open .service-body{max-height:300px}.value-grid article{min-height:380px}.contact{gap:50px;padding:75px 18px}.contact-form{padding:26px 20px}.contact-details{margin-top:40px}.contact-details a{font-size:14px}footer{grid-template-columns:1fr;gap:26px}.footer-brand{margin-bottom:10px}footer small{grid-column:auto}.reveal{transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}.reveal{opacity:1;transform:none}}@media (width<=800px){html{scroll-behavior:auto}}.hero{isolation:isolate;position:relative;overflow:hidden}.hero>.eyebrow,.hero>h1,.hero>.hero-copy,.hero>.hero-actions,.hero>.trust-line{z-index:2;position:relative}.dither-flow{z-index:1;pointer-events:none;width:min(18vw,240px);height:260px;color:var(--ink);opacity:.11;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.12em;font-variant-numeric:tabular-nums;will-change:transform,opacity;flex-direction:column;justify-content:space-around;font-size:11px;font-weight:500;line-height:1;display:flex;position:absolute;top:240px;overflow:hidden}.dither-flow span{white-space:pre;opacity:.34;width:max-content;animation:7s cubic-bezier(.45,0,.55,1) infinite alternate dither-in-left;display:block}.dither-flow span:nth-child(2n){opacity:.52;animation-duration:8.6s;animation-delay:-3.1s}.dither-flow span:nth-child(3n){opacity:.22;animation-duration:6.4s;animation-delay:-4.7s}.dither-flow span:nth-child(4n){opacity:.68;animation-duration:9.2s;animation-delay:-1.8s}.dither-left{padding-left:18px;left:0;-webkit-mask-image:linear-gradient(90deg,#000 0% 38%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 38%,#0000 100%)}.dither-right{text-align:right;align-items:flex-end;padding-right:18px;right:0;-webkit-mask-image:linear-gradient(270deg,#000 0% 38%,#0000 100%);mask-image:linear-gradient(270deg,#000 0% 38%,#0000 100%)}.dither-right span{animation-name:dither-in-right}@keyframes dither-in-left{0%{transform:translate(-38px)}to{transform:translate(72px)}}@keyframes dither-in-right{0%{transform:translate(38px)}to{transform:translate(-72px)}}@media (width<=800px){.dither-flow{opacity:.07;width:18vw;height:220px;font-size:9px;top:190px}.dither-left{padding-left:4px}.dither-right{padding-right:4px}}@media (prefers-reduced-motion:reduce){.dither-flow span{animation:none}.dither-left span{transform:translate(16px)}.dither-right span{transform:translate(-16px)}}.hero h1{text-wrap:balance;width:100%;font-size:clamp(48px,5.5vw,86px)}.hero h1 .hero-highlight{color:var(--ink);white-space:nowrap}.hero h1 .hero-highlight .hero-muted,.hero h1 .hero-muted{color:#b9b9b5}.hero h1 .hero-clarity{font-family:var(--font-newsreader),Georgia,serif;letter-spacing:-.035em;color:var(--ink);padding:0 .04em;font-style:italic;font-weight:400;display:inline-block;position:relative}.hero-clarity:after{content:"";background:var(--orange);transform-origin:0;height:2px;animation:.7s cubic-bezier(.2,0,0,1) both clarity-underline;position:absolute;bottom:.04em;left:13%;right:13%}@keyframes clarity-underline{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (width<=800px){.hero h1{max-width:100%;font-size:clamp(38px,9.4vw,52px)}}@media (prefers-reduced-motion:reduce){.hero-clarity:after{animation:none}}.purpose-card>span,.purpose-card>h3,.purpose-card>p{z-index:2;position:relative}.orbital i{animation:2.8s cubic-bezier(.45,0,.55,1) infinite alternate vision-pulse}.orbital i:nth-child(2){animation-delay:-.9s}.orbital i:nth-child(3){animation-delay:-1.8s}.rising-lines i{transform-origin:bottom;will-change:transform,opacity;animation:3.2s cubic-bezier(.45,0,.55,1) infinite alternate mission-rise}.rising-lines i:nth-child(2){animation-delay:-.6s}.rising-lines i:nth-child(3){animation-delay:-1.2s}.rising-lines i:nth-child(4){animation-delay:-1.8s}@keyframes vision-orbit{to{transform:rotate(360deg)}}@keyframes vision-pulse{0%{opacity:.48;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes mission-rise{0%{opacity:.48;transform:scaleY(.68)}to{opacity:1;transform:scaleY(1)}}@media (width<=800px){.purpose-card.orange{min-height:560px;padding-bottom:205px}.purpose-card.orange h3{text-wrap:balance;margin-top:42px;font-size:clamp(30px,9vw,38px)}.purpose-card.orange p{text-wrap:pretty;max-width:30ch}.purpose-card.orange:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#ce32192e);height:230px;position:absolute;bottom:0;left:0;right:0}.rising-lines{z-index:1;opacity:.88;gap:10px;width:220px;height:190px;bottom:-12px;right:-12px}.rising-lines i{width:40px}.rising-lines i:first-child{height:58px}.rising-lines i:nth-child(2){height:92px}.rising-lines i:nth-child(3){height:132px}.rising-lines i:nth-child(4){height:176px}}@media (prefers-reduced-motion:reduce){.orbital,.orbital i,.rising-lines i{animation:none}}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.form-submit:disabled{cursor:wait;opacity:.76;transform:none}.location-map{background:var(--deep);color:#fff;border-radius:var(--radius);grid-template-columns:minmax(340px,.78fr) 1.22fr;min-height:570px;margin:0 12px 12px;display:grid;overflow:hidden}.location-copy{flex-direction:column;align-items:flex-start;padding:70px clamp(28px,5vw,80px);display:flex}.location-eyebrow{text-transform:uppercase;letter-spacing:.09em;color:#989993;margin:0 0 60px;font-size:11px;font-weight:600}.location-eyebrow span{color:var(--orange);margin-right:8px;font-size:13px}.location-map h2{font-family:var(--font-manrope),sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(36px,3.7vw,58px);font-weight:400;line-height:1.06}.location-map h2 em{font-family:var(--font-newsreader),Georgia,serif;font-weight:400}.location-map address{color:#aaa;text-wrap:pretty;margin-top:42px;font-size:15px;font-style:normal;line-height:1.6}.location-link{border-bottom:1px solid #ffffff73;align-items:center;gap:24px;margin-top:auto;padding:16px 0;font-size:14px;transition:color .16s,border-color .16s;display:inline-flex}.location-link:hover{color:var(--lime);border-color:var(--lime)}.map-frame{background:#d9d8d2;min-height:570px;position:relative;overflow:hidden}.map-frame:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000001a,inset 0 0 70px #20211f29}.map-frame iframe{filter:grayscale()contrast(1.08)saturate(.55);border:0;width:100%;height:100%;min-height:570px;display:block}@media (width<=800px){.location-map{grid-template-columns:1fr;min-height:0}.location-copy{padding:58px 28px}.location-eyebrow{margin-bottom:40px}.location-map h2{font-size:clamp(36px,10vw,46px)}.location-map address{margin-top:32px}.location-link{margin-top:40px}.map-frame,.map-frame iframe{min-height:360px}}:root{--header-height:84px}.site-header{z-index:100;isolation:isolate;will-change:transform;transition:transform .22s cubic-bezier(.2,0,0,1);position:fixed;top:0;left:0;right:0}.site-header:before{content:"";height:var(--header-height);z-index:-1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;background:#ffffffe0;transition:opacity .18s cubic-bezier(.2,0,0,1);position:fixed;inset:0 0 auto;box-shadow:0 1px #1e1e1c14,0 12px 28px #1e1e1c0f}.site-header.is-elevated:before{opacity:1}main{padding-top:var(--header-height)}section[id]{scroll-margin-top:calc(var(--header-height) + 24px)}.reveal{opacity:0;filter:blur(3px);transition:opacity .52s cubic-bezier(.2,0,0,1),transform .52s cubic-bezier(.2,0,0,1),filter .52s cubic-bezier(.2,0,0,1);transform:translateY(18px)}.reveal.visible{opacity:1;filter:blur();transform:translateY(0)}.reveal-delay-1{transition-delay:90ms}.reveal-delay-2{transition-delay:.18s}.presence{background:var(--soft);border-radius:var(--radius);margin:12px;padding:118px max(4vw,24px);position:relative;overflow-x:clip}.presence-intro,.presence-story{width:100%;max-width:var(--max);min-width:0;margin-inline:auto}.presence-intro{grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:78px;display:grid}.presence-kicker{text-transform:uppercase;letter-spacing:.09em;align-self:start;margin:0;font-size:11px;font-weight:600}.presence-kicker span{color:#999;margin-right:16px}.presence-intro h2{font-family:var(--font-manrope),sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(42px,5.2vw,76px);font-weight:400;line-height:1.05}.presence-intro h2 span{color:#aaa}.presence-intro>p:last-child{color:#686862;max-width:440px;margin:0;font-size:18px;line-height:1.55}.presence-story{grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);align-items:start;gap:clamp(36px,7vw,120px);display:grid}.presence-steps{min-width:0;padding-bottom:12vh}.presence-step{border-top:1px solid var(--line);color:#8d8d87;flex-direction:column;justify-content:center;align-items:flex-start;min-height:56vh;padding:26px 0 30px;transition:color .22s cubic-bezier(.2,0,0,1);display:flex}.presence-step:last-child{border-bottom:1px solid var(--line)}.presence-step.is-active{color:var(--ink)}.presence-number{letter-spacing:.08em;color:#969690;font-size:11px}.presence-step>p{text-transform:uppercase;letter-spacing:.08em;margin:18px 0 5px;font-size:10px}.presence-step h3{max-width:420px;font-family:var(--font-manrope),sans-serif;letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1.08}.presence-step>div{opacity:0;max-width:390px;margin-top:16px;font-size:15px;line-height:1.55;transition:opacity .22s cubic-bezier(.2,0,0,1),transform .22s cubic-bezier(.2,0,0,1);transform:translateY(6px)}.presence-step.is-active>div{opacity:1;transform:translateY(0)}.presence-line{background:var(--orange);transform-origin:0;width:36px;height:2px;margin-top:18px;transition:transform .22s cubic-bezier(.2,0,0,1);transform:scaleX(0)}.presence-step.is-active .presence-line{transform:scaleX(1)}.presence-stage{top:calc(var(--header-height) + 20px);aspect-ratio:4/3;width:100%;min-width:0;max-width:100%;height:auto;min-height:440px;max-height:min(650px,calc(100vh - var(--header-height) - 40px));background:var(--deep);border-radius:24px;outline:1px solid #0000001a;align-self:start;position:sticky;overflow:hidden}.presence-stage>img{object-fit:cover;opacity:0;width:100%;max-width:100%;height:100%;transition:opacity .34s cubic-bezier(.2,0,0,1),transform .52s cubic-bezier(.2,0,0,1);display:block;position:absolute;inset:0;transform:scale(1.035)}.presence-stage>img.is-active{opacity:1;transform:scale(1)}.presence-stage:after{content:"";pointer-events:none;background:linear-gradient(#0000,#141412a3);position:absolute;inset:35% 0 0}.presence-overlay{z-index:2;color:#fff;position:absolute;bottom:28px;left:28px}.presence-overlay span{letter-spacing:.09em;color:#ffffffb8;margin-bottom:8px;font-size:11px;display:block}.presence-overlay p{margin:0;font-size:14px}.presence-controls{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;right:20px}.presence-controls button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1e1c59;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .16s cubic-bezier(.2,0,0,1),color .16s cubic-bezier(.2,0,0,1),transform .16s cubic-bezier(.2,0,0,1);display:grid}.presence-controls button:hover{background:var(--orange);border-color:var(--orange)}.presence-controls button:active{transform:scale(.96)}@media (width<=1024px){.presence{padding:96px clamp(18px,4vw,40px)}.presence-intro{grid-template-columns:1fr;gap:26px;margin-bottom:42px}.presence-intro h2{text-wrap:balance;font-size:clamp(38px,8vw,64px)}.presence-intro>p:last-child{text-wrap:pretty;font-size:16px}.presence-story{flex-direction:column;gap:24px;display:flex}.presence-stage{aspect-ratio:4/3;border-radius:20px;order:-1;width:100%;height:auto;min-height:300px;max-height:520px;position:relative;top:auto}.presence-steps{width:100%;padding:0;display:block}.presence-step{min-height:0;color:var(--ink);border-bottom:0;padding:24px 0 0;display:none}.presence-step.is-active{display:flex}.presence-step:last-child{border-bottom:0}.presence-step>div{opacity:1;text-wrap:pretty;transform:none}.presence-line{transform:scaleX(1)}.presence-step h3{text-wrap:balance;font-size:clamp(30px,5vw,42px)}.presence-overlay{bottom:20px;left:20px}.presence-controls{bottom:14px;right:14px}}@media (width<=800px){:root{--header-height:70px}.site-header:before{height:var(--header-height)}main{padding-top:var(--header-height)}.presence{margin:12px;padding:82px 18px}.presence-intro h2{font-size:clamp(38px,10vw,52px)}.presence-stage{border-radius:18px;min-height:280px;max-height:420px}.presence-step h3{font-size:30px}.presence-controls button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.site-header,.site-header:before,.reveal,.presence-stage>img,.presence-step,.presence-step>div,.presence-line,.presence-controls button{transition:none!important}.reveal{opacity:1;filter:none;transform:none}.presence-stage>img{transform:none}.presence-step>div{opacity:1;transform:none}.presence-line{transform:scaleX(1)}}.value-grid article.visible .integrity{transform-origin:50%;animation:14s linear infinite integrity-orbit}.value-grid article.visible .integrity:before{animation:2.8s cubic-bezier(.45,0,.55,1) infinite alternate integrity-pulse}.value-grid article.visible .integrity:after{animation:2.8s cubic-bezier(.45,0,.55,1) -1.4s infinite alternate integrity-pulse}.value-grid article.visible .excellence:before{transform-origin:50%;animation:12s linear infinite excellence-turn}.value-grid article.visible .excellence:after{transform-origin:50%;animation:2.6s cubic-bezier(.45,0,.55,1) infinite alternate excellence-glow}.value-grid article.visible .partnership:before{transform-origin:50%;animation:3.4s cubic-bezier(.45,0,.55,1) infinite alternate partnership-link-a}.value-grid article.visible .partnership:after{transform-origin:50%;animation:3.4s cubic-bezier(.45,0,.55,1) -1.7s infinite alternate partnership-link-b}@keyframes integrity-orbit{to{transform:rotate(360deg)}}@keyframes integrity-pulse{0%{opacity:.65;scale:.86}to{opacity:1;scale:1.08}}@keyframes excellence-turn{to{transform:rotate(360deg)}}@keyframes excellence-glow{0%{opacity:.72;scale:.82}to{opacity:1;scale:1.08}}@keyframes partnership-link-a{0%{transform:rotate(45deg)translate(0)}to{transform:rotate(48deg)translate(2px,2px)}}@keyframes partnership-link-b{0%{transform:rotate(45deg)translate(0)}to{transform:rotate(42deg)translate(-2px,-2px)}}@media (prefers-reduced-motion:reduce){.value-grid article.visible .integrity,.value-grid article.visible .integrity:before,.value-grid article.visible .integrity:after,.value-grid article.visible .excellence:before,.value-grid article.visible .excellence:after,.value-grid article.visible .partnership:before,.value-grid article.visible .partnership:after{animation:none}}.icon-arrow{clip-path:polygon(0 42%,55% 42%,55% 0,100% 50%,55% 100%,55% 58%,0 58%);vertical-align:-.08em;background:currentColor;flex:0 0 14px;width:14px;height:14px;position:relative}.icon-arrow:before,.icon-arrow:after{display:none}.icon-arrow-left{transform:rotate(180deg)}.icon-arrow-up-right{transform:rotate(-45deg)}.brand-logo{object-fit:contain;object-position:center;flex:0 0 54px;width:54px;height:42px;display:block}@media (width<=800px){.brand-logo{flex-basis:48px;width:48px;height:36px}}.orbital{will-change:auto;animation:none}.purpose-card.orange .rising-lines{gap:12px;width:252px;height:220px;bottom:0;right:30px;transform:none}.purpose-card.orange .rising-lines i{width:48px}.purpose-card.orange .rising-lines i:first-child{height:58px}.purpose-card.orange .rising-lines i:nth-child(2){height:105px}.purpose-card.orange .rising-lines i:nth-child(3){height:156px}.purpose-card.orange .rising-lines i:nth-child(4){height:208px}@media (width<=800px){.purpose-card.orange .rising-lines{gap:9px;width:212px;height:182px;bottom:0;right:14px;transform:none}.purpose-card.orange .rising-lines i{width:39px}.purpose-card.orange .rising-lines i:first-child{height:54px}.purpose-card.orange .rising-lines i:nth-child(2){height:88px}.purpose-card.orange .rising-lines i:nth-child(3){height:130px}.purpose-card.orange .rising-lines i:nth-child(4){height:172px}}.brand{font-size:22px}@media (width<=800px){.brand{font-size:18px}}.site-header{will-change:auto;transition:none}.site-header.is-hidden{transform:none}.section-label,.purpose-card>span,.presence-kicker,.location-eyebrow{font-size:14px}
