:root{--ink:#0b0c0a;--ivory:#f4efe3;--orange:#ed4b27;--sand:#c6aa76;--muted:#69675f;--line:rgba(11,12,10,.18);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--ivory);overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--orange);color:#fff}.brand{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:33px;height:33px;border:1px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:2px}.brand-mark i{display:block;width:2px;height:10px;background:currentColor}.brand-mark i:nth-child(2){height:19px}.brand-mark i:nth-child(3){height:14px}.brand b{color:var(--orange)}.page-header{position:absolute;z-index:5;top:0;left:0;right:0;height:82px;padding:0 clamp(22px,5vw,78px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.28)}.page-header nav{display:flex;gap:28px;font-size:11px}.header-cta{justify-self:end;border:1px solid rgba(255,255,255,.55);border-radius:99px;padding:12px 17px;font-size:11px}.menu-toggle{display:none}.page-hero{min-height:92svh;position:relative;isolation:isolate;color:#fff;display:flex;align-items:end;overflow:hidden}.page-hero>img{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;animation:image-in 1.2s ease both}.page-hero::after{content:"";position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.56) 48%,rgba(0,0,0,.12)),linear-gradient(0deg,rgba(0,0,0,.68),transparent 55%)}.hero-copy{width:100%;padding:20vh clamp(22px,7vw,110px) 9vh}.eyebrow,.section-label{font:500 10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.17em}.eyebrow{color:#ff987a}.page-hero h1{max-width:1250px;margin:34px 0 28px;font-size:clamp(64px,9vw,140px);line-height:.83;letter-spacing:-.08em}.page-hero h1 span{display:block;animation:line-in .8s cubic-bezier(.2,.8,.2,1) both}.page-hero h1 span:nth-child(2){animation-delay:.08s}.page-hero h1 em{font-style:normal;color:#ff6b43}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:40px}.hero-bottom p{max-width:600px;margin:0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.65}.hero-bottom a,.cta a{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border-radius:99px;background:var(--orange);color:#fff;padding:17px 20px;font-size:13px}.operator-strip{min-height:70px;padding:18px clamp(22px,7vw,110px);background:var(--ink);color:#92948e;display:flex;justify-content:space-between;gap:30px;align-items:center;font:500 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.12em}.operator-strip strong{color:#fff;font-weight:500}.intro{padding:14vh clamp(22px,7vw,110px);display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw}.intro h2,.section-head h2{margin:0;font-size:clamp(54px,7vw,108px);line-height:.87;letter-spacing:-.075em}.intro h2 em,.section-head h2 em{font-style:normal;color:var(--orange)}.intro-body>p:first-child{margin:0 0 55px;font-size:clamp(22px,2.5vw,38px);line-height:1.25;letter-spacing:-.04em}.intro-body>p:not(:first-child){max-width:690px;color:var(--muted);font-size:14px;line-height:1.8}.detail{padding:13vh clamp(22px,7vw,110px);background:var(--ink);color:#fff}.section-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw}.section-head p{color:#aaa}.detail-list{margin-top:10vh;border-top:1px solid #30332e}.detail-row{min-height:145px;border-bottom:1px solid #30332e;display:grid;grid-template-columns:80px .8fr 1fr;gap:45px;align-items:center}.detail-row b{font:500 10px 'DM Mono',monospace;color:var(--orange)}.detail-row h3{margin:0;font-size:clamp(28px,3vw,46px);line-height:1;letter-spacing:-.05em}.detail-row p{margin:0;color:#92948e;font-size:13px;line-height:1.7}.considerations{padding:14vh clamp(22px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:10vw}.considerations h2{margin:35px 0 0;font-size:clamp(54px,6vw,92px);line-height:.89;letter-spacing:-.07em}.considerations h2 em{display:block;font-style:normal;color:var(--orange)}.plain-list{border-top:1px solid var(--line)}.plain-list div{padding:24px 0;border-bottom:1px solid var(--line)}.plain-list h3{margin:0 0 8px;font-size:18px;letter-spacing:-.03em}.plain-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.related{padding:11vh clamp(22px,7vw,110px);background:var(--sand)}.related-links{margin-top:45px;border-top:1px solid rgba(0,0,0,.25)}.related-links a{min-height:84px;border-bottom:1px solid rgba(0,0,0,.25);display:grid;grid-template-columns:45px 1fr auto;align-items:center;font-size:clamp(21px,2.6vw,38px);letter-spacing:-.04em}.related-links span:first-child{font:500 9px 'DM Mono',monospace}.related-links span:last-child{transition:transform .2s}.related-links a:hover span:last-child{transform:translate(5px,-2px)}.cta{min-height:76vh;padding:13vh clamp(22px,7vw,110px);background:var(--orange);color:#fff;display:flex;flex-direction:column;justify-content:center}.cta h2{max-width:1200px;margin:35px 0 45px;font-size:clamp(66px,9vw,135px);line-height:.84;letter-spacing:-.08em}.cta h2 em{font-style:normal;color:var(--ink)}.cta a{width:max-content;background:var(--ink)}footer{padding:8vh clamp(22px,5vw,78px) 28px;background:var(--ink);color:#fff}.footer-main{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:6vw}.footer-main p{margin:0;color:#85877f;font-size:12px;line-height:1.7}.footer-main p strong{color:#c9cac5}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px}.footer-bottom{margin-top:8vh;padding-top:20px;border-top:1px solid #30332e;display:flex;justify-content:space-between;gap:25px;color:#74776f;font:500 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.1em}.reveal{opacity:0;transform:translateY(34px);transition:.8s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes image-in{from{opacity:.55;transform:scale(1.04)}}@keyframes line-in{from{opacity:0;transform:translateY(35px)}}@media(max-width:760px){.page-header{height:70px;grid-template-columns:1fr auto}.page-header nav,.header-cta{display:none}.menu-toggle{display:block;color:#fff;font-size:11px}.page-hero{min-height:92svh}.page-hero::after{background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.22)),linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.page-hero>img{object-position:62% center}.hero-copy{padding:18vh 20px 7vh}.page-hero h1{font-size:clamp(52px,15vw,66px);margin-top:28px}.hero-bottom{display:block}.hero-bottom p{font-size:12px;max-width:330px}.hero-bottom a{margin-top:25px}.operator-strip{display:block;line-height:1.8}.operator-strip span{display:block}.intro,.section-head,.considerations{display:block}.intro,.detail,.considerations{padding-top:11vh;padding-bottom:11vh}.intro h2,.section-head h2,.considerations h2{font-size:52px}.intro-body{margin-top:55px}.detail-list{margin-top:65px}.detail-row{grid-template-columns:35px 1fr;padding:25px 0;gap:12px}.detail-row p{grid-column:2}.considerations>div:last-child{margin-top:55px}.related-links a{font-size:23px}.cta{min-height:70vh}.cta h2{font-size:58px}.footer-main{grid-template-columns:1fr}.footer-nav{margin-top:15px}.footer-bottom{display:block;line-height:1.9}.footer-bottom span{display:block}}
.page-header nav{gap:18px;font-size:10px}.related-links span:last-child{font:500 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.12em}.related-links a:hover span:last-child{transform:translateX(4px)}.editorial-note{margin:0;padding:30px clamp(22px,7vw,110px);display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;background:#e4dccb;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-note strong{font:500 10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.17em}.editorial-note p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.cta .response-note{max-width:560px;margin:-20px 0 30px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.7}@media(max-width:1050px){.page-header nav{display:none}}@media(max-width:760px){.editorial-note{display:block}.editorial-note p{margin-top:12px}.cta .response-note{margin-top:-12px}}
