/* Selected direction A. Local presentation only; purchase logic stays in script.js. */
html{scroll-padding-top:150px}
body{background:#f6f0e7}
.prototype-badge{padding:8px 4%;background:#2c211b;color:#fff8ee;font:12px/1.4 'Golos Text',sans-serif}
.site-header{top:16px;width:min(92%,1320px);margin:24px auto -106px;height:82px;isolation:isolate;background:none;border:0;backdrop-filter:none;border-radius:24px}
.site-header:before{content:'';position:absolute;inset:0;z-index:-1;border-radius:inherit;background:#fff8eee8;border:1px solid #ffffffb0;box-shadow:0 8px 30px #20171012,inset 0 1px #fff;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%)}
.header-inner{width:100%;padding:0 24px;gap:24px}
.brand-name{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1.5px}
.header-nav{gap:24px}.header-nav a{font-size:13px}
.header-cta{background:transparent;border:1px solid #2c211b;border-radius:30px;color:#2c211b;box-shadow:none}
.glass-edge{position:fixed;left:0;right:0;top:0;height:220px;pointer-events:none;z-index:-2}
.glass-edge i{position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent)}
.glass-edge i:nth-child(1){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
.glass-edge i:nth-child(2){bottom:22%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}
.glass-edge i:nth-child(3){bottom:45%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}
.glass-edge i:nth-child(4){bottom:65%;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}
.hero{padding:0;overflow:clip}
.hero>.container:first-child{width:100%;max-width:1440px}
.hero-stage{height:auto;min-height:730px;border:0;border-radius:0;box-shadow:none;background:#382619}
.hero-media{inset:0;width:100%;height:100%;background-position:70% center}
.hero-video{object-position:70% center}
.hero-shade{background:linear-gradient(90deg,#22180edf,transparent 86%)}
.hero-copy{width:min(760px,68%);height:auto;min-height:730px;padding:180px 6vw 80px;color:#fff8ee}
.hero h1{font-family:Manrope,sans-serif;font-weight:400;font-size:clamp(44px,5.4vw,76px);letter-spacing:-.055em;line-height:1.03}
.hero h1 em{font:inherit;color:inherit;display:block}
.hero .eyebrow{color:#f0dfcb}
.hero-text{color:#f0dfcb;max-width:385px;font-size:16px}
.hero .button-primary{background:#fff8ee;color:#2c211b;border-radius:30px;box-shadow:none}
.hero .button-text{color:#fff8ee}
.hero-facts{display:flex;color:#f0dfcb;gap:14px;flex-wrap:wrap}.hero-facts li{display:block;color:inherit}.fact-mark{display:none}
.hero-ribbon{border-radius:0;box-shadow:none;background:transparent;border:0;border-bottom:1px solid #d9cabe;margin-top:0}
.section h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.04em}
.editorial-grid{gap:32px}
.editorial-card{border-radius:0;background:transparent;border:0;border-top:1px solid #d9cabe;box-shadow:none;padding:28px 0}
.editorial-card:hover{transform:none;box-shadow:none}.editorial-mark{display:none}
.safety-panel,.note-panel{box-shadow:none}
.pricing-grid{border-radius:8px;box-shadow:none}
.pricing-card-featured{background:#9b482f}
.legal-card{grid-template-columns:minmax(0,1fr) 40px}.legal-card>span{display:none}
.motion-bear-stop{display:none}
/* Safety is a full-width typographic pause, not another rounded card. */
.safety-section{background:#292725;color:#f8f0e5;padding:88px 0 94px;margin-top:36px}
.safety-section .safety-panel{padding:0;border:0;border-radius:0;background:none;box-shadow:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9%;opacity:1;transform:none}
.safety-section .section-kicker{color:#c9bcae;font-weight:500;letter-spacing:.16em}
.safety-section .safety-heading h2{font-family:Commissioner,sans-serif;font-weight:500;font-size:clamp(36px,4.1vw,56px);line-height:1.08;letter-spacing:-.025em;max-width:17ch;color:#f8f0e5;margin-bottom:36px}
.safety-section .safety-heading>p:last-child{color:#c9bcae;font-size:14px;line-height:1.7;max-width:440px}
.safety-section .safety-heading a{display:table;position:relative;margin-top:9px;border:0;color:#eead88;font:500 clamp(23px,2.5vw,32px)/1.4 Commissioner,sans-serif;letter-spacing:-.025em}
.safety-section .safety-heading a:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(.2);transform-origin:left;transition:transform .35s ease}
.safety-section .safety-heading a:hover:after,.safety-section .safety-heading a:focus-visible:after{transform:scaleX(1)}
.safety-section .safety-list{border:0;align-self:center}
.safety-section .safety-list article{display:block;padding:25px 0;border-bottom:1px solid #f8f0e529}
.safety-section .safety-list article:first-child{padding-top:0}
.safety-section .safety-list article:last-child{border-bottom:0;padding-bottom:0}
.safety-section .check{display:none}
.safety-section .safety-list h3{font:500 22px/1.25 Commissioner,sans-serif;color:#f8f0e5;letter-spacing:-.015em;margin-bottom:10px;max-width:30ch}
.safety-section .safety-list p{color:#c9bcae;line-height:1.65;max-width:54ch}
@keyframes safety-arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.js .safety-panel:not(.is-visible) :is(.safety-heading,.safety-list article){opacity:0}
.js .safety-panel.is-visible .safety-heading{animation:safety-arrive .65s both}
.js .safety-panel.is-visible .safety-list article{animation:safety-arrive .65s both;animation-delay:.12s}
.js .safety-panel.is-visible .safety-list article:nth-child(2){animation-delay:.24s}
.js .safety-panel.is-visible .safety-list article:nth-child(3){animation-delay:.36s}
@media(max-width:760px){.safety-section{padding:56px 0;margin-top:12px}.safety-section .safety-panel{grid-template-columns:1fr;gap:38px}.safety-section .safety-heading h2{font-size:38px;margin-bottom:26px}.safety-section .safety-list h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.js .safety-panel :is(.safety-heading,.safety-list article){opacity:1!important;animation:none!important;transform:none}.safety-section .safety-heading a:after{transition:none}}
.button,.header-cta{transition:transform .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease}
.button span,.header-cta span{display:inline-block;transition:transform .25s ease}
@media(hover:hover){.hero .button-primary:hover{background:#f0dfcb;transform:translateY(-2px)}.header-cta:hover{background:#2c211b;color:#fff8ee}.button:hover span,.header-cta:hover span{transform:translate(2px,-2px)}}
.button:active,.header-cta:active{transform:scale(.98)}
.js .reveal{transform:translateY(18px)}.js .reveal.is-visible,.js .reveal:focus-within{opacity:1;transform:none}
@media(max-width:1040px){.header-nav{gap:14px}.header-nav a{font-size:12px}.hero-copy{width:75%}.hero-media{position:absolute;inset:0}.hero-stage{display:block}.hero-video{height:100%}}
@media(max-width:760px){.site-header{top:12px;width:calc(100% - 30px);margin:16px auto -80px;height:64px;border-radius:20px}.header-inner{min-height:64px;padding:0 15px;gap:12px}.header-nav{display:none}.brand-name{font-size:22px}.header-cta{font-size:11px;padding:9px 12px;min-height:36px}.glass-edge{height:100px}.hero-stage{min-height:680px}.hero-copy{width:100%;min-height:680px;padding:140px 24px 65px}.hero h1{font-size:clamp(40px,8vw,56px);max-width:550px}.hero-media{inset:0;width:100%;height:100%;border-radius:0}.hero-shade{background:linear-gradient(90deg,#231b12df,#231b1230)}.hero-text{font-size:14px;max-width:320px}.hero-actions{flex-wrap:wrap}.hero-facts{font-size:11px}.hero-ribbon{padding:28px 0}.editorial-grid{grid-template-columns:1fr}.editorial-card{min-height:0}}
@media(max-width:760px){.glass-edge{left:0;right:0;top:0;height:180px}.hero-copy{padding-top:185px}.hero-facts{gap:8px 16px}.hero-facts li{width:auto;max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.header-cta,.button span,.header-cta span{transition:none}.js .reveal{opacity:1;transform:none;transition:none}}
