:root{--ink:#202024;--muted:#65656d;--line:#dedee2;--paper:#fff;--night:#101013;--copper:#b98a6b;--sans:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:520;line-height:1.04;letter-spacing:-.055em}h2{font-size:clamp(44px,5.1vw,76px)}h3{font-size:clamp(34px,3.4vw,49px)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img,video{display:block;width:100%;max-width:100%}img{height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #4984c8;outline-offset:6px}button{border:0}p+p{margin-top:20px}[hidden]{display:none!important}.eyebrow{font-size:14px;line-height:1.4;font-weight:500;letter-spacing:.035em;margin-bottom:24px}.section-pad{padding:110px max(6vw,calc((100vw - 1320px)/2))}.note,figcaption,.concept-label{font-size:13px;line-height:1.5;color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;background:white;color:black;padding:16px;z-index:100}.skip:focus{top:20px}
.site-header{position:fixed;inset:0 0 auto;z-index:40;min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:15px 5vw;color:white;background:#101013b3;backdrop-filter:blur(25px);border-bottom:1px solid #ffffff1a;transition:background .3s,opacity .3s}.site-header.scrolled{background:#101013ed}.wordmark{font-size:20px;font-weight:600;line-height:1.15;letter-spacing:-.04em}.wordmark span{display:block;font-size:12px;letter-spacing:.07em;font-weight:400;margin-top:5px;color:#c2bdc3}nav{display:flex;gap:30px;font-size:14px;color:#ddd8dc}nav a:hover{color:white}.nav-cta{font-size:14px;white-space:nowrap;border:1px solid #ffffff70;padding:9px 19px;border-radius:30px}.nav-cta:hover{background:#ffffff15}.site-header.at-ending{opacity:0;pointer-events:none}.site-header:focus-within{opacity:1;pointer-events:auto}
.hero{position:relative;background:#100d11;color:white;height:100svh;min-height:800px;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center}.hero-shade{background:linear-gradient(90deg,#0b080be8 0%,#0b080b85 32%,transparent 68%),linear-gradient(0deg,#0b080ba6,transparent 25%,transparent 85%,#0b080b65)}.hero-copy{position:absolute;left:6vw;top:31%;width:min(55vw,800px)}.hero .eyebrow{color:#d4c2b9;margin-bottom:25px}.hero h1{font-size:clamp(80px,9.3vw,148px);font-weight:500;letter-spacing:-.072em;line-height:1.02}.hero-description{font-size:20px;line-height:1.5;max-width:460px;margin-top:28px;color:#e1dce0;letter-spacing:-.012em}.hero-promise{font-size:26px;letter-spacing:-.03em;line-height:1.25;margin-top:21px;color:#e7c8b9}.hero-link{display:inline-flex;align-items:center;gap:14px;font-size:15px;margin-top:33px;padding-bottom:8px;border-bottom:1px solid #ffffff65}.play-symbol{font-size:11px}.hero-link:hover{border-color:#fff}.hero-foot{position:absolute;bottom:30px;left:6vw;right:5vw;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#cdc2ca}.hero-foot a{display:flex;gap:30px}
.object-section{display:grid;grid-template-columns:.8fr 1.25fr;gap:6vw;align-items:center;padding-top:100px;padding-bottom:100px}.object-copy h2{font-size:clamp(45px,4.5vw,68px)}.object-copy>.eyebrow{color:#84664f}.object-copy>p:not(.eyebrow){max-width:380px;font-size:19px;color:#62626b;margin-top:28px}.object-copy>p.secondary-copy{font-size:17px;color:#75757d;margin-top:18px}.object-tabs{display:flex;gap:25px;margin-top:38px;border-bottom:1px solid var(--line)}.object-tabs button{padding:14px 0;background:none;font-size:14px;color:#686871;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.object-tabs button[aria-selected=true]{color:#202024;border-color:#202024}.object-gallery{position:relative;background:#f2f2f4;min-width:0}.object-gallery figure>img{height:590px;object-fit:cover}.object-gallery #object-form>img{object-fit:contain}.object-gallery #object-detail>img{object-position:60% center}.object-gallery #object-music>img{object-position:63% center}.object-gallery figcaption{padding:19px 24px 48px;color:#60606a;font-size:14px}.concept-label{position:absolute;bottom:17px;left:24px;font-size:12px;color:#73737b}
.speech-section{background:var(--night);color:#fff;padding-top:105px;padding-bottom:85px}.section-head{display:grid;grid-template-columns:1.3fr .7fr;gap:7vw;align-items:end;margin-bottom:45px}.section-head h2{font-size:clamp(44px,5.1vw,75px)}.section-head .eyebrow{color:#c4ada0}.section-head>p{font-size:20px;line-height:1.55;color:#bcb7bf;max-width:400px;padding-bottom:5px}.speech-player{position:relative;background:#1f1b20;overflow:hidden}.speech-player video{aspect-ratio:16/9;object-fit:cover;object-position:72% center}.film-start{position:absolute;inset:0;background:#0b090b2e;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;gap:9px;transition:background .3s}.film-start:hover{background:#0b090b16}.film-start>span{width:70px;height:70px;border:1px solid #ffffffa3;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;backdrop-filter:blur(12px);font-size:22px;padding-left:4px;margin-bottom:8px}.film-start strong{font-size:20px;font-weight:500;letter-spacing:-.02em}.film-start small{font-size:13px;color:#e0d8df}.speech-player.has-started .film-start{display:none}.film-label{position:absolute;top:20px;left:23px;font-size:12px;color:#e1d8dd;pointer-events:none;text-shadow:0 1px 7px #000}.speech-below{display:flex;justify-content:space-between;gap:35px;align-items:center;padding-top:34px}.speech-below blockquote{font-size:clamp(23px,2.3vw,34px);line-height:1.25;letter-spacing:-.03em;color:#e7c8b9}.speech-below>p{font-size:17px;color:#bbb3bd;line-height:1.55}.speech-repeat{background:none;color:#d7bba9;font-size:14px;border-bottom:1px solid #d7bba970;padding:0 0 5px;margin-top:17px}
.case-studies{background:#f8f8fa;padding-top:100px;padding-bottom:95px}.case-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:0 7vw;margin-bottom:34px;align-items:end}.case-intro .eyebrow{grid-column:1/-1;color:#84664f}.case-intro h2{font-size:clamp(44px,4.5vw,65px)}.case-intro>p:last-child{max-width:420px;font-size:19px;color:#66666f;line-height:1.55}.case-tabs{display:flex;gap:40px;border-bottom:1px solid #d6d6dd;margin-bottom:40px}.case-tabs button{display:flex;gap:13px;align-items:center;padding:18px 0;background:none;color:#7d727d;font-size:13px;border-bottom:2px solid transparent;margin-bottom:-1px}.case-tabs button span{font-size:17px;color:#6b646e}.case-tabs button[aria-selected=true]{border-color:#29232c;color:#4c3e49}.case-tabs button[aria-selected=true] span{color:#232026}.case h3{font-size:clamp(32px,3.4vw,48px);margin-bottom:20px;line-height:1.08}.case .eyebrow{font-size:13px;color:#876a79;margin-bottom:18px}.case p:not(.eyebrow){font-size:17px;line-height:1.55;color:#66606a}.case figcaption{font-size:13px;padding-top:15px;color:#6e6770}.residential{display:grid;grid-template-columns:.8fr 1.25fr;grid-template-rows:auto auto;gap:24px 5vw;align-items:start}.case-copy{grid-column:1;grid-row:1}.residential-film{grid-column:2;grid-row:1/4;min-width:0}.residential-film video{aspect-ratio:16/10;object-fit:contain;background:#0d0c0f}.residential-facts{grid-column:1;display:flex;flex-wrap:wrap;gap:25px;margin-top:5px}.residential-facts>div{display:flex;align-items:center;gap:13px}.residential-facts strong{font-size:48px;font-weight:450;letter-spacing:-.06em;line-height:1;color:#674c5b}.residential-facts span{font-size:13px;max-width:75px;color:#6c6370;line-height:1.4}.residential-facts>p{font-size:14px!important;flex-basis:100%;display:none}.residential .case-source{font-size:12px!important;grid-column:1;margin-top:0}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #b7abb4;padding:4px 0;color:#715063}.footage-play{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;padding:15px 0 0;background:none;color:#604356}.footage-play::before{content:'▶';font-size:11px}.footage-play.is-playing::before{content:'Ⅱ'}.residential-film .text-link{margin-top:13px;font-size:13px}.case-heading{display:grid;grid-template-columns:1fr 1fr;gap:7vw;margin-bottom:35px}.case-heading h3{margin:0}.original-render{max-width:100%}.original-render img{aspect-ratio:1280/753;object-fit:contain;background:#eae8eb}.burning-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:30px}.burning-evidence img,.burning-evidence video{aspect-ratio:3/4;object-fit:contain;background:#eae7e4;max-height:580px}.burning-evidence video{background:#000}.school>figure img{max-height:640px;object-fit:cover;object-position:center 56%}.school-detail{display:grid;grid-template-columns:1fr 1fr;gap:7vw;margin-top:26px}.school-detail p+p{margin:0}
.assistance{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:start}.assistance-image{position:sticky;top:110px}.assistance-image img{height:690px;object-fit:cover;object-position:61% center}.assistance-image figcaption{font-size:20px;color:#775a54;letter-spacing:-.02em;margin-top:20px}.assistance-copy h2{font-size:clamp(44px,4.6vw,67px)}.assistance-copy>.eyebrow{color:#84664f}.assistance-copy>p:not(.eyebrow){color:#63636e;font-size:19px;margin-top:24px;max-width:410px}.feature-list{border-top:1px solid var(--line);margin-top:33px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{display:flex;align-items:center;justify-content:space-between;list-style:none;gap:20px;cursor:pointer;font-size:20px;letter-spacing:-.025em;line-height:1.25;font-weight:500}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:25px;font-weight:300;color:#73737b}details[open] summary::after{content:'−'}details>p{padding-top:15px;color:#676770;font-size:17px;line-height:1.5}.assistance-copy>p.note{font-size:13px;margin-top:20px}
.home-system{background:#141417;color:#f8f6f7}.system-heading{text-align:center;margin:0 auto 58px;max-width:920px}.system-heading .eyebrow{color:#baaea7}.system-heading h2{font-size:clamp(56px,6.3vw,94px)}.system-heading h2 span{color:#c4a48e}.system-heading>p:last-child{font-size:21px;line-height:1.5;letter-spacing:-.02em;color:#bdb7bf;margin-top:28px}.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.system-card{background:#202024;min-width:0;scroll-margin-top:100px}.system-image{height:450px;overflow:hidden}.system-image>img{width:100%;height:100%;object-fit:cover}.lamp-card img{object-position:95% center}.engine-card img{object-position:64% center}.system-card-copy{padding:34px 38px 40px}.system-card .eyebrow{color:#bbafa8;margin-bottom:18px}.system-card h3{font-size:clamp(34px,3.3vw,48px)}.system-card p:not(.eyebrow){font-size:18px;line-height:1.5;color:#bdb7c0;margin-top:22px;max-width:480px}.system-card p.note{font-size:13px;color:#a69da9;margin-top:18px}.privacy-story{display:grid;grid-template-columns:1fr 1fr;gap:7vw;border-top:1px solid #ffffff22;padding-top:43px;margin-top:52px}.privacy-story h3{font-size:clamp(28px,3vw,41px);line-height:1.15;letter-spacing:-.035em}.privacy-story p{font-size:18px;color:#bdb7c0;line-height:1.55}.privacy-story p.note{font-size:13px;color:#a69da9;margin-top:18px}
.closing{position:relative;height:90svh;min-height:760px;color:#fff;background:#141014;overflow:hidden}.closing>img,.closing-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center}.closing-shade{background:linear-gradient(90deg,#0b080be3 0%,#0b080b85 45%,#0b080b26)}.closing-copy{position:absolute;top:20%;left:7vw;max-width:700px}.closing .eyebrow{color:#d5baaa}.closing h2{font-size:clamp(60px,7.1vw,105px);line-height:1.03;letter-spacing:-.06em}.closing-copy>p:not(.eyebrow){font-size:20px;max-width:390px;margin-top:28px;color:#ddd3dc}.button-light{display:inline-flex;align-items:center;gap:28px;background:#fff;color:#231d25;border-radius:30px;font-size:15px;padding:15px 25px;margin-top:33px;transition:background .2s}.button-light:hover{background:#e7dad4}.closing-copy>p.commission{font-size:14px;color:#c9b8c3;margin-top:22px}
.school-ending{position:relative;height:100svh;min-height:540px;background:#161410;color:#fff;--ending-title:0;--ending-arrival:0}.school-ending.is-enhanced{height:230svh}.school-ending-stage{position:sticky;top:0;height:100svh;min-height:540px;overflow:hidden;isolation:isolate}.school-ending-still,.school-ending-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% center}.school-ending-film{opacity:0;pointer-events:none}.school-ending.is-ready .school-ending-film{opacity:1}.school-ending-shade{position:absolute;inset:0;background:linear-gradient(180deg,#17130c12,transparent 30%,#17130c20),#17130c26;opacity:1}.school-ending.is-ready .school-ending-shade{opacity:var(--ending-title)}.school-ending-caption{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:7vw}.school-ending h2{font-size:clamp(64px,9.5vw,150px);font-weight:500;letter-spacing:-.065em;line-height:1.04;text-shadow:0 3px 40px #0004}.school-ending.is-ready .school-ending-caption{opacity:var(--ending-title);transform:translateY(calc((1 - var(--ending-title))*18px))}.school-ending-context{position:absolute;top:48px;left:6vw;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#37322c;opacity:0}.school-ending.is-ready .school-ending-context{opacity:calc(1 - var(--ending-arrival))}.motion-paused .school-ending{height:100svh}.motion-paused .school-ending .school-ending-film{opacity:0}.motion-paused .school-ending .school-ending-caption,.motion-paused .school-ending .school-ending-shade{opacity:1;transform:none}.motion-paused .school-ending-context{opacity:0}
footer{padding:45px 6vw;display:grid;grid-template-columns:1fr 1.4fr .7fr;gap:40px;align-items:start;color:#aaa0ab;background:#101013;font-size:12px;border-top:1px solid #ffffff15}.footer-brand{font-size:20px;font-weight:550;letter-spacing:-.035em;line-height:1.2;color:#fff}.footer-brand span{display:block;font-size:12px;font-weight:400;letter-spacing:.06em;margin-top:6px;color:#bcb2bd}.footer-actions{display:flex;flex-direction:column;align-items:flex-end;gap:18px;font-size:14px}.motion-toggle{padding:0;background:none;font-size:14px;color:#bbb1bd}.footer-actions a:hover,.motion-toggle:hover{color:white}
@media(max-width:1100px){nav{gap:19px}.site-header{gap:20px}.section-pad{padding:85px 5vw}.hero h1{font-size:10vw}.hero-copy{left:6vw;top:33%;width:60vw}.hero-description{max-width:380px;font-size:18px}.hero-promise{font-size:25px}.object-section{gap:3vw;grid-template-columns:.85fr 1.15fr}.object-copy h2{font-size:48px}.object-gallery figure>img{height:520px}.object-tabs{gap:15px}.object-tabs button{font-size:13px}.object-copy>p:not(.eyebrow){font-size:18px}.section-head{gap:5vw;grid-template-columns:1.15fr .85fr}.section-head h2{font-size:49px}.section-head>p{font-size:18px}.residential{grid-template-columns:1fr 1fr;gap:25px 4vw}.case h3{font-size:38px}.case p:not(.eyebrow){font-size:16px}.assistance{gap:5vw}.assistance-image img{height:650px}.assistance-copy h2{font-size:49px}.system-image{height:380px}.system-card-copy{padding:30px}.privacy-story{gap:5vw}}
@media(max-width:950px){nav{display:none}.hero-copy{top:36%}.hero h1{font-size:11vw}.hero-description{max-width:370px}.case-intro{grid-template-columns:1fr 1fr}}
@media(max-width:760px){html{scroll-padding-top:82px}body{font-size:17px}.site-header{min-height:70px;padding:13px 6vw;gap:15px}.wordmark{font-size:18px}.wordmark span{font-size:11px}.nav-cta{font-size:13px;padding:8px 14px}.section-pad{padding:72px 7vw}.eyebrow{font-size:13px;margin-bottom:21px}.hero{height:auto;min-height:880px;padding:485px 7vw 88px}.hero-image{inset:70px 0 auto;height:440px;object-position:76% center}.hero-shade{background:linear-gradient(180deg,transparent 20%,#100d11 57%)}.hero-copy{position:relative;top:auto;left:auto;width:auto}.hero .eyebrow{font-size:12px;margin-bottom:22px}.hero h1{font-size:clamp(50px,12.5vw,88px);letter-spacing:-.067em}.hero-description{font-size:18px;max-width:440px;line-height:1.5;margin-top:24px}.hero-promise{font-size:26px;margin-top:19px}.hero-link{font-size:15px;margin-top:28px}.hero-foot{bottom:27px;left:7vw;right:7vw;font-size:12px}.hero-foot>span{display:none}.object-section{grid-template-columns:1fr;gap:33px}.object-copy h2{font-size:47px;line-height:1.08}.object-copy h2 br:nth-of-type(2){display:none}.object-copy>p:not(.eyebrow){font-size:18px;max-width:480px;margin-top:24px}.object-copy>p.secondary-copy{font-size:17px;margin-top:16px}.object-tabs{gap:28px;margin-top:21px}.object-tabs button{font-size:14px;padding:13px 0}.object-gallery{margin:0 -2vw}.object-gallery figure>img{height:450px;object-fit:cover}.object-gallery #object-form>img{object-fit:cover}.object-gallery figcaption{font-size:13px;padding:17px 22px 43px}.concept-label{font-size:12px;bottom:15px;left:22px}.section-head{display:block;margin-bottom:32px}.section-head h2{font-size:47px;line-height:1.08}.section-head>p{font-size:18px;margin-top:25px;max-width:470px}.speech-player{margin:0 -2vw}.speech-player video{aspect-ratio:4/5;object-position:74% center}.film-start>span{width:62px;height:62px;font-size:20px}.film-start strong{font-size:18px}.film-start small{font-size:13px}.film-label{font-size:12px;top:16px;left:17px}.speech-below{display:block;padding-top:27px}.speech-below blockquote{font-size:25px;line-height:1.25}.speech-below>p{font-size:16px;margin-top:23px}.case-intro{display:block;margin-bottom:25px}.case-intro h2{font-size:45px;line-height:1.08}.case-intro>p:last-child{font-size:18px;margin-top:24px;max-width:470px}.case-tabs{gap:0;justify-content:space-between;margin-bottom:31px}.case-tabs button{font-size:0;gap:0;padding:16px 0}.case-tabs button span{font-size:15px;letter-spacing:-.02em}.residential{display:flex;flex-direction:column;gap:27px}.case-copy{order:0}.residential-film{order:1;width:100%}.residential-facts{order:2;gap:35px;margin:0}.case-source{order:3}.case h3{font-size:36px;margin-bottom:22px}.case p:not(.eyebrow){font-size:17px}.case .eyebrow{font-size:13px}.residential-film video{aspect-ratio:16/10}.residential-facts strong{font-size:56px}.residential-facts span{font-size:14px}.residential .case-source{font-size:12px!important}.case-heading{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.case-heading h3{margin:0}.burning-evidence{grid-template-columns:1fr;gap:30px}.burning-evidence img,.burning-evidence video{max-height:none}.school-detail{grid-template-columns:1fr;gap:18px}.case figcaption{font-size:13px}.assistance{display:flex;flex-direction:column;gap:36px}.assistance-copy{order:0}.assistance-image{order:1;position:static;width:100%}.assistance-image img{height:auto;aspect-ratio:4/5;object-position:60% center}.assistance-image figcaption{font-size:18px}.assistance-copy h2{font-size:48px}.assistance-copy>p:not(.eyebrow){font-size:18px;max-width:none}.assistance-copy>p.note{font-size:13px}.feature-list{margin-top:28px}summary{font-size:20px}details{padding:19px 0}details>p{font-size:17px}.system-heading{text-align:left;margin-bottom:33px}.system-heading h2{font-size:54px;line-height:1.07}.system-heading>p:last-child{font-size:19px;line-height:1.5;margin-top:25px}.system-grid{grid-template-columns:1fr;gap:24px}.system-image{height:auto;aspect-ratio:1.15}.system-card-copy{padding:29px}.system-card .eyebrow{font-size:13px}.system-card h3{font-size:38px}.system-card p:not(.eyebrow){font-size:17px;margin-top:21px}.system-card p.note{font-size:13px}.privacy-story{grid-template-columns:1fr;gap:23px;padding-top:34px;margin-top:38px}.privacy-story h3{font-size:32px}.privacy-story p{font-size:17px}.privacy-story p.note{font-size:13px}.closing{height:auto;min-height:740px}.closing-copy{top:105px;left:7vw;right:7vw;max-width:560px}.closing h2{font-size:58px;line-height:1.05}.closing-copy>p:not(.eyebrow){font-size:19px;max-width:340px;margin-top:26px}.closing-shade{background:linear-gradient(180deg,#0b080bcb,#0b080b80)}.closing-copy>p.commission{font-size:14px}.button-light{font-size:15px;margin-top:30px;gap:23px;padding:14px 23px}.school-ending.is-enhanced{height:210svh}.school-ending h2{font-size:clamp(54px,15vw,96px);line-height:1.08}.school-ending-context{top:34px;left:7vw;font-size:12px}.motion-paused .school-ending{height:100svh}footer{padding:40px 7vw;grid-template-columns:1fr;gap:25px}.footer-actions{align-items:flex-start;flex-direction:row;gap:28px}}
@media(max-width:400px){.hero{padding-top:425px;min-height:860px}.hero-image{height:390px}.hero-shade{background:linear-gradient(180deg,transparent 16%,#100d11 49%)}.object-copy h2,.section-head h2{font-size:42px}.object-tabs{gap:20px}.object-gallery figure>img{height:405px}.case-tabs button span{font-size:14px}.closing h2{font-size:52px}.system-card-copy{padding:26px}.speech-below blockquote{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.site-header,.motion-toggle,.film-start{display:none}.school-ending,.school-ending.is-enhanced{height:600px}.school-ending-stage{height:600px;position:relative}.school-ending-caption{opacity:1!important}.school-ending-film{display:none}.section-pad{padding:45px}.hero,.closing{height:700px;min-height:700px}}

.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:46px 6vw 50px;border-bottom:1px solid var(--line);background:#fff}.promise-strip h2{font-size:clamp(30px,3.3vw,48px);letter-spacing:-.04em;line-height:1.1}.promise-strip p{font-size:16px;line-height:1.5;margin-top:14px;color:#676770;max-width:280px}.promise-strip a:hover h2{color:#8d604c}.privacy-story{scroll-margin-top:115px}@media(max-width:760px){.promise-strip{grid-template-columns:1fr;gap:26px;padding:40px 7vw}.promise-strip a{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;align-items:start}.promise-strip h2{font-size:29px}.promise-strip p{font-size:15px;margin:0}.assistance-copy h2{font-size:42px}}@media(max-width:400px){.promise-strip a{grid-template-columns:1fr;gap:9px}.promise-strip h2{font-size:33px}}

.agent-access{display:grid;grid-template-columns:1fr 1fr;gap:25px 7vw;padding-top:44px;margin-top:45px;border-top:1px solid #ffffff22}.agent-access h3{font-size:clamp(30px,3vw,43px);line-height:1.12}.agent-access>p{font-size:19px;color:#bdb7c0;line-height:1.5}.access-points{grid-column:1/-1;display:flex;gap:0;margin-top:5px;border:1px solid #ffffff24;border-radius:5px}.access-points span{flex:1;text-align:center;padding:17px 10px;font-size:15px;color:#d6c9d0}.access-points span+span{border-left:1px solid #ffffff24}@media(max-width:760px){.agent-access{grid-template-columns:1fr;gap:23px;margin-top:34px;padding-top:32px}.agent-access h3{font-size:34px}.agent-access>p{font-size:17px}.access-points{display:grid;grid-template-columns:1fr 1fr}.access-points span{font-size:14px;padding:14px}.access-points span:nth-child(3){border-left:0;border-top:1px solid #ffffff24}.access-points span:nth-child(4){border-top:1px solid #ffffff24}}

html:has(body.motion-paused){scroll-behavior:auto}

/* Product-led opening */
.hero h1{font-size:clamp(60px,7.4vw,110px);line-height:1.04;max-width:820px}.hero-description{margin-top:30px}.hero-copy{width:65vw}.hero-link{margin-top:28px}@media(max-width:760px){.hero-copy{width:auto}.hero h1{font-size:clamp(48px,11.7vw,84px)}.hero-description{margin-top:24px}}
