@font-face{font-family:"Instrument Sans";src:url("fonts/instrument-sans-variable.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:"Instrument Serif";src:url("fonts/instrument-serif-italic.woff2") format("woff2");font-style:italic;font-weight:400;font-display:swap}
:root{--ink:#080a10;--surface:#121722;--line:#293143;--soft:rgba(255,255,255,.085);--text:#f5f6fa;--muted:#a3acbd;--muted2:#7f899d;--violet:#8c80ff;--violet2:#aaa2ff;--green:#4bdd9d;--amber:#f1b84b;--container:1240px;--shadow:0 30px 100px rgba(0,0,0,.4)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:82px;color-scheme:dark}
body{margin:0;overflow-x:hidden;background:var(--ink);color:var(--text);font:16px/1.55 "Instrument Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
body::before{position:fixed;inset:0;z-index:-2;pointer-events:none;content:"";background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(#000,transparent 78%)}
img,svg{display:block}
img{max-width:100%;height:auto}
svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible{outline:3px solid rgba(170,162,255,.95);outline-offset:3px}
button:disabled{cursor:wait;opacity:.65}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:"Instrument Sans",system-ui,sans-serif;text-wrap:balance}
p{text-wrap:pretty}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:8px;left:8px;z-index:300;padding:10px 14px;background:#fff;color:#080a10;border-radius:8px;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}
.section{position:relative;padding-block:92px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;border-bottom:1px solid transparent;transition:background .18s,border-color .18s}
.site-header.is-scrolled{border-color:var(--soft);background:rgba(8,10,16,.88);backdrop-filter:blur(18px)}
.nav-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:72px;gap:36px}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:680;letter-spacing:-.03em}
.brand-mark{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(170,162,255,.55);border-radius:10px;background:linear-gradient(145deg,#8377ff,#5c51c9);box-shadow:inset 0 1px rgba(255,255,255,.32),0 8px 25px rgba(105,91,255,.2);font-size:14px}
.primary-nav{display:flex;justify-content:center;gap:30px;color:#aeb6c6;font-size:14px}
.primary-nav a,.text-link{transition:color .18s}
.primary-nav a:hover,.text-link:hover{color:#fff}
.mobile-nav-action{display:none}
.nav-actions{display:flex;align-items:center;gap:20px}
.text-link{border:0;background:none;color:#b3bbca;font-weight:600;cursor:pointer}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:11px;font-weight:680;letter-spacing:-.01em;cursor:pointer;transition:transform .18s,background .18s,box-shadow .18s}
.button svg{width:18px;height:18px;margin-left:8px}
.button:hover{transform:translateY(-1px)}
.button-primary{background:linear-gradient(135deg,#9084ff,#7569ee);box-shadow:inset 0 1px rgba(255,255,255,.28),0 12px 32px rgba(111,97,238,.22);color:#fff}
.button-primary:hover{background:linear-gradient(135deg,#9b91ff,#8075f6);box-shadow:inset 0 1px rgba(255,255,255,.32),0 16px 38px rgba(111,97,238,.3)}
.button-small{min-height:42px;padding-inline:17px}
.button-large{min-height:56px;padding-inline:25px}
.button-full{width:100%}
.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:#fff}
.menu-toggle svg{width:100%}
.eyebrow{margin-bottom:17px;color:#aba3ff;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.eyebrow span{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(75,221,157,.09)}
.hero{position:relative;display:flex;align-items:center;min-height:860px;padding:128px 0 72px;overflow:hidden}
.hero-ambient{position:absolute;top:-32%;left:42%;width:850px;height:850px;border-radius:50%;background:radial-gradient(circle,rgba(125,110,255,.18),rgba(62,54,137,.05) 45%,transparent 70%);filter:blur(10px);animation:ambient 14s ease-in-out infinite alternate}
.hero-grid{position:relative;display:grid;grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);align-items:center;gap:54px}
.hero-copy{padding-bottom:8px}
.hero h1{max-width:650px;margin-bottom:26px;font-size:clamp(56px,5.5vw,86px);line-height:.95;letter-spacing:-.064em}
.hero h1 em,.section-heading h2 em,.verification-card h2 em,.pricing-copy h2 em{font-family:"Instrument Serif",serif;font-weight:400;color:var(--violet2)}
.hero-lede{max-width:610px;margin-bottom:32px;color:#b8c0cf;font-size:19px;line-height:1.65}
.hero-offer{display:flex;align-items:center;gap:22px;margin-bottom:26px}
.hero-offer>p{margin:0;padding-left:22px;border-left:1px solid var(--line);line-height:1.15}
.hero-offer strong,.hero-offer span{display:block}
.hero-offer strong{font-size:18px}
.hero-offer span{margin-top:6px;color:var(--muted2);font-size:12px}
.hero-assurances{display:grid;margin:0;padding:0;gap:7px;list-style:none;color:#939daf;font-size:13px}
.hero-assurances span{margin-right:8px;color:var(--green)}
.hero-product{position:relative;overflow:hidden;padding:0;border:1px solid #343d52;border-radius:20px;background:#0e131c;box-shadow:0 38px 100px rgba(0,0,0,.52),0 0 0 8px rgba(255,255,255,.012);color:inherit;cursor:zoom-in;opacity:.82;transform:translateY(18px);transition:opacity .36s,transform .36s,border-color .2s}
.hero-product.is-visible{opacity:1;transform:none}
.hero-product:hover{border-color:#585f82}
.product-chrome{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:43px;padding:0 14px;border-bottom:1px solid var(--line);color:#7e889b;font-style:normal;font-size:10px}
.product-chrome i{display:flex;gap:5px}
.product-chrome i b{width:7px;height:7px;border-radius:50%;background:#3d465a}
.product-chrome em{display:flex;justify-self:end;align-items:center;gap:6px;font-style:normal}
.product-chrome em span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(75,221,157,.1)}
.hero-product picture,.hero-product img{display:block;width:100%}
.hero-product img{object-fit:contain;transform:none}
.view-screen{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(8,10,16,.86);backdrop-filter:blur(10px);font-size:12px;font-weight:650}
.view-screen svg{width:15px}
.proof-strip{border-block:1px solid var(--soft);background:#0c0f17}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.proof-grid article{display:grid;grid-template-columns:auto 1fr;min-height:155px;padding:32px 27px;gap:15px;border-right:1px solid var(--soft)}
.proof-grid article:last-child{border:0}
.proof-grid article>span{color:#9a8fff;font-size:10px;font-weight:700}
.proof-grid strong{display:block;margin-bottom:8px;font-size:15px}
.proof-grid p{margin:0;color:#9099aa;font-size:13px;line-height:1.55}
.section-heading{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:end;margin-bottom:48px;gap:80px}
.section-heading h2,.verification-card h2,.pricing-copy h2{max-width:740px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.04;letter-spacing:-.048em}
.section-heading>p{margin:0;color:var(--muted);font-size:16px}
.workflow-section{background:linear-gradient(180deg,#090b12,#0c0f17 65%,#090b12)}
.workflow{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:0;padding:0;list-style:none}
.workflow::before{position:absolute;top:25px;right:16.5%;left:16.5%;height:1px;background:linear-gradient(90deg,transparent,var(--violet),var(--violet),transparent);content:""}
.workflow li{position:relative;padding:0 34px;text-align:center}
.workflow li>span{position:relative;z-index:1;display:grid;width:51px;height:51px;margin:0 auto 28px;place-items:center;border:1px solid rgba(140,128,255,.5);border-radius:50%;background:#121724;box-shadow:0 0 0 9px #0b0e16;color:#aaa2ff;font-size:11px;font-weight:700}
.stage-label{margin:0 0 9px;color:var(--green);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.workflow h3{margin-bottom:11px;font-size:23px;letter-spacing:-.025em}
.workflow li div>p:last-child{margin:0;color:var(--muted);font-size:14px}
.tour-section{padding-top:102px}
.product-tour{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}
.tour-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.tour-tabs button{position:relative;display:flex;align-items:center;min-height:76px;padding:0 20px;gap:11px;border:0;border-right:1px solid var(--line);background:#111622;color:#929bad;text-align:left;cursor:pointer}
.tour-tabs button:last-child{border:0}
.tour-tabs button::after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--violet);content:"";transform:scaleX(0);transition:transform .18s}
.tour-tabs button[aria-selected=true]{background:#171c2a;color:#fff}
.tour-tabs button[aria-selected=true]::after{transform:scaleX(1)}
.tour-tabs button>span{color:#9e94ff;font-size:10px}
.tour-tabs strong{font-size:13px}
.tour-swipe-hint{display:none}
.tour-panels article{animation:panel .24s ease}
.tour-image{display:grid;width:100%;aspect-ratio:16/9;place-items:start center;overflow:hidden;padding:0;border:0;border-bottom:1px solid var(--line);background:#090d14;cursor:zoom-in}
.tour-image picture{display:contents}
.tour-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:top center;transform:none}
.tour-caption{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;padding:26px 34px;gap:40px}
.tour-caption h3{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.03em}
.tour-caption ul{display:grid;margin:0;padding:0;gap:9px;list-style:none;color:#aab2c1;font-size:13px}
.tour-caption li::before{margin-right:9px;color:var(--green);content:"✓"}
.tour-footer{display:grid;grid-template-columns:auto auto 1fr;align-items:center;padding:15px 34px;gap:26px;border-top:1px solid var(--soft);background:#0f141e}
.tour-footer .text-link{padding:0}
.tour-footer p{justify-self:end;margin:0;color:#818a9b;font-size:12px}
.verification-section{display:block}
.verification-card{display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;padding:52px;border:1px solid var(--line);border-radius:28px;gap:70px;background:linear-gradient(135deg,#151a27,#0e131c)}
.verification-card>div>p:not(.eyebrow){max-width:650px;color:var(--muted)}
.qa-board{overflow:hidden;border:1px solid #323a4d;border-radius:16px;background:#0c111a}
.qa-board header{display:flex;justify-content:space-between;padding:17px 19px;border-bottom:1px solid var(--line);font-size:11px}
.qa-board header>span{color:#828ca0}
.qa-board header strong{display:flex;align-items:center;color:var(--green)}
.qa-board i{width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--green)}
.qa-board ul{margin:0;padding:7px 19px;list-style:none}
.qa-board li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--soft);color:#aab2c1;font-size:13px}
.qa-board li:last-child{border:0}
.qa-board b{color:var(--green)}
.qa-board small{display:block;padding:12px 19px;border-top:1px solid var(--line);color:#788296;font-size:11px}
.pricing-section{background:radial-gradient(circle at 75% 40%,rgba(124,108,255,.12),transparent 26rem),#0c0f17}
.pricing-layout{display:grid;grid-template-columns:minmax(0,1fr) 500px;align-items:center;gap:100px}
.pricing-copy>p:not(.eyebrow){max-width:600px;margin:22px 0 28px;color:var(--muted);font-size:17px}
.pricing-assurances{display:grid;margin:0;padding:0;gap:10px;list-style:none;color:#b8c0cc;font-size:14px}
.pricing-assurances li::before{margin-right:10px;color:var(--green);content:"✓"}
.pricing-card{padding:32px;border:1px solid #3b4560;border-radius:23px;background:linear-gradient(155deg,#1a2030,#111722);box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.04)}
.pricing-card header{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}
.pricing-card header p{margin:0}
.pricing-card header span{color:#939cae;font-size:12px}
.pricing-amount{display:flex;align-items:baseline;margin:25px 0 20px}
.pricing-amount>span{align-self:flex-start;margin-top:11px;color:#bbb5ff;font-size:26px}
.pricing-amount strong{font-size:74px;line-height:.9;letter-spacing:-.065em}
.pricing-amount small{margin-left:12px;color:#8d96a8}
.pricing-features{display:grid;margin:0 0 25px;padding:0;gap:10px;list-style:none;color:#d3d7df;font-size:14px}
.pricing-features li::before{margin-right:10px;color:var(--green);content:"✓"}
.refund-copy{margin:16px 0 8px;color:#d9dde5;font-size:13px;text-align:center}
.access-note{margin:0 0 14px;color:#8d96a8;font-size:12px;line-height:1.5;text-align:center}
.pricing-card>.text-link{display:block;text-align:center;font-size:13px}
.checkout-status{min-height:0;margin:12px 0 0;color:var(--amber);font-size:12px;text-align:center}
.faq-section{display:block}
.faq-layout{display:grid;grid-template-columns:350px minmax(0,1fr);align-items:start;gap:100px}
.faq-heading{position:sticky;top:110px}
.faq-heading h2{margin-bottom:18px;font-size:44px;line-height:1.06;letter-spacing:-.045em}
.faq-heading>p:last-child{color:var(--muted);font-size:14px}
.faq-heading a{color:#d8d4ff}
.faq-list{border-top:1px solid var(--line)}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item h3{margin:0}
.faq-item button{display:flex;width:100%;justify-content:space-between;align-items:center;padding:24px 4px;border:0;background:none;color:#eef0f5;text-align:left;cursor:pointer}
.faq-item button:hover{color:var(--violet2)}
.faq-item button span{font-size:17px;font-weight:600}
.faq-item button svg{width:18px;transition:transform .18s}
.faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}
.faq-answer p{max-width:760px;margin:0;padding:0 40px 23px 4px;color:#a5aebf;font-size:14px}
.site-footer{padding:45px 0 34px;border-top:1px solid var(--line);background:#080a0f}
.footer-main{display:flex;justify-content:space-between;align-items:center;padding-bottom:28px;border-bottom:1px solid var(--soft)}
.site-footer nav{display:flex;flex-wrap:wrap;gap:22px;color:#a8b0bf;font-size:13px}
.risk-disclaimer{display:grid;grid-template-columns:1fr auto;padding-top:22px;gap:45px;color:#9099aa;font-size:12px;line-height:1.65}
.risk-disclaimer p{max-width:980px;margin:0}
.risk-disclaimer strong{color:#cbd0da}
.mobile-purchase{display:none}
.screen-dialog{width:min(96vw,1500px);max-width:none;height:min(92vh,1100px);max-height:none;padding:0;border:1px solid #3c455b;border-radius:18px;background:#0b0f17;color:#fff;box-shadow:var(--shadow)}
.screen-dialog::backdrop{background:rgba(3,5,9,.88);backdrop-filter:blur(10px)}
.dialog-bar{display:flex;justify-content:space-between;align-items:center;height:56px;padding:0 18px;border-bottom:1px solid var(--line)}
.dialog-bar button{padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:#151b28;color:#fff;cursor:pointer}
.dialog-bar button span{margin-left:7px;font-size:18px}
.dialog-scroll{position:relative;display:grid;height:calc(100% - 56px);overflow:auto;place-items:start center;background:#080c12}
.dialog-scroll img{width:100%;max-width:none;aspect-ratio:var(--screen-ratio,16/9);object-fit:contain;object-position:top center}
.dialog-image-status{align-self:center;justify-self:center;max-width:430px;padding:20px;color:#aab3c3;text-align:center}
.toast{position:fixed;right:20px;bottom:20px;z-index:150;max-width:390px;padding:14px 17px;border:1px solid #424a60;border-radius:12px;background:rgba(18,22,34,.97);box-shadow:var(--shadow);color:#e5e8ee;font-size:13px}
.reveal{opacity:.78;transform:translateY(7px);transition:opacity .36s,transform .36s}
.reveal.is-visible{opacity:1;transform:none}
.purchase-terms{margin:13px auto 0;color:#858fa1;font-size:11px;line-height:1.5;text-align:center}
.purchase-terms a{color:#c5c0ff;text-decoration:underline;text-underline-offset:2px}
.consent-banner{position:fixed;right:20px;bottom:20px;left:20px;z-index:180;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;max-width:1120px;margin:auto;padding:18px 20px;border:1px solid #3a4358;border-radius:16px;background:rgba(16,21,31,.98);box-shadow:0 24px 80px rgba(0,0,0,.52);gap:28px;backdrop-filter:blur(18px)}
.consent-banner[hidden]{display:none}
.consent-banner strong{display:block;margin-bottom:4px;font-size:14px}
.consent-banner p{max-width:760px;margin:0;color:#a7b0c0;font-size:12px;line-height:1.55}
.consent-banner a{display:inline-block;margin-top:5px;color:#c7c1ff;font-size:11px;text-decoration:underline;text-underline-offset:2px}
.consent-actions{display:flex;gap:10px}
.button-secondary{border-color:#3a4358;background:#171d2a;color:#d9dde6;box-shadow:none}
.button-secondary:hover{background:#202737}
.legal-shell{font-size:16px}
.legal-shell>p,.legal-shell>ul{max-width:780px}
.legal-shell h1{font-size:clamp(44px,6vw,68px);line-height:1;letter-spacing:-.055em}
.legal-shell a{color:#c6c0ff;text-decoration:underline;text-underline-offset:3px}
.legal-shell ul{display:grid;padding-left:22px;gap:10px;color:var(--muted)}
.legal-shell li strong{color:#d7dbe4}
.legal-highlight{max-width:820px;margin:32px 0 40px;padding:22px 24px;border:1px solid rgba(75,221,157,.25);border-left:3px solid var(--green);border-radius:12px;background:rgba(75,221,157,.055)}
.legal-highlight strong{display:block;margin-bottom:7px;color:#ecf1f0;font-size:18px}
.legal-highlight p{margin:0;color:#aab4c1}
.legal-warning{border-color:rgba(241,184,75,.28);border-left-color:var(--amber);background:rgba(241,184,75,.055)}
.privacy-choice-card{max-width:820px;margin:34px 0 42px;padding:28px;border:1px solid #394258;border-radius:18px;background:linear-gradient(145deg,#171d2a,#111722)}
.privacy-choice-card h2{margin-top:0}
.privacy-choice-card>p:not(.stage-label){color:var(--muted)}
.choice-status{padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:#0c1119;color:#cbd1dc!important;font-size:13px}
.choice-actions{display:flex;flex-wrap:wrap;gap:10px}
.legal-related{display:flex;flex-wrap:wrap;margin-top:52px;padding-top:24px;gap:12px 24px;border-top:1px solid var(--line)}
.legal-related a{font-size:13px;font-weight:650}
.legal-page main,.success-page main{min-height:calc(100vh - 220px);padding-top:130px}
.legal-shell,.success-shell{max-width:820px;padding-block:50px 100px}
.legal-shell h1,.success-shell h1{margin-bottom:20px}
.legal-shell h2{margin-top:42px;margin-bottom:10px;font-size:24px}
.legal-shell p,.legal-shell li,.success-shell p{color:var(--muted)}
.legal-meta{margin-bottom:40px;color:#8d96a8;font-size:12px}
.success-card{padding:50px;border:1px solid var(--line);border-radius:28px;background:var(--surface);text-align:center}
.success-icon{display:grid;width:58px;height:58px;margin:0 auto 24px;place-items:center;border-radius:50%;background:rgba(75,221,157,.1);color:var(--green)}
.success-icon svg{width:28px}
.success-card .button{margin-top:18px}
.success-state[hidden]{display:none}
.success-icon-pending{background:rgba(140,128,255,.1)}
.success-icon-pending span{width:24px;height:24px;border:2px solid rgba(170,162,255,.28);border-top-color:var(--violet2);border-radius:50%;animation:spin .8s linear infinite}
.success-icon-error{background:rgba(241,184,75,.1);color:var(--amber)}
.success-actions{display:flex;justify-content:center;align-items:center;margin-top:18px;gap:22px}
.success-actions .button{margin-top:0}
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes ambient{to{transform:translate3d(3%,-2%,0) scale(1.06);opacity:.78}
}
@keyframes panel{from{opacity:.65;transform:translateY(5px)}
to{opacity:1;transform:none}
}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr;gap:40px}
.hero{padding-top:130px}
.hero-copy{max-width:760px}
.hero-product{max-width:900px}
.proof-grid{grid-template-columns:1fr 1fr}
.proof-grid article:nth-child(2){border-right:0}
.proof-grid article:nth-child(-n+2){border-bottom:1px solid var(--soft)}
.section-heading{gap:45px}
.verification-card,.pricing-layout{gap:45px}
.pricing-layout{grid-template-columns:1fr 460px}
}
@media(max-width:820px){.section{padding-block:78px}
.menu-toggle{display:block;grid-column:3}
.nav-shell{grid-template-columns:auto 1fr auto}
.primary-nav{position:absolute;top:64px;right:20px;left:20px;display:none;padding:10px;border:1px solid var(--line);border-radius:14px;background:rgba(13,17,26,.98);box-shadow:var(--shadow)}
.primary-nav[data-open=true]{display:grid}
.primary-nav a{padding:12px;border-bottom:1px solid var(--soft)}
.primary-nav a:last-child{border:0}
.mobile-nav-action{display:block}
.mobile-nav-price{color:#d8d4ff;font-weight:700}
.nav-actions{display:none}
.section-heading,.verification-card,.pricing-layout,.faq-layout{grid-template-columns:1fr}
.section-heading{gap:22px}
.workflow li{padding-inline:15px}
.tour-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
.tour-tabs::-webkit-scrollbar{display:none}
.tour-tabs button{min-width:215px;scroll-snap-align:start}
.tour-swipe-hint{display:flex;justify-content:flex-end;margin:9px 16px 8px;color:#828c9e;font-size:11px}
.tour-swipe-hint span{margin-left:7px}
.tour-caption{grid-template-columns:1fr;gap:17px}
.tour-footer{grid-template-columns:1fr 1fr}
.tour-footer p{grid-column:1/-1;justify-self:start}
.verification-card{padding:36px}
.faq-layout{gap:30px}
.faq-heading{position:static}
.pricing-copy{max-width:650px}
}
@media(max-width:600px){html{scroll-padding-top:68px}
body[data-page=home]{padding-bottom:74px}
.container{width:min(calc(100% - 28px),var(--container))}
.section{padding-block:66px}
.nav-shell{min-height:62px}
.hero{min-height:0;padding:108px 0 62px}
.hero-grid{gap:35px}
.hero h1{font-size:clamp(49px,14vw,66px)}
.hero-lede{font-size:17px}
.hero-offer{align-items:stretch;flex-direction:column}
.hero-offer .button{width:100%}
.hero-offer>p{display:flex;justify-content:center;gap:8px;padding:0;border:0;text-align:center}
.hero-offer span{margin:2px 0 0}
.hero-product{border-radius:13px}
.product-chrome{grid-template-columns:1fr auto;height:36px}
.product-chrome>small{display:none}
.hero-product picture,.hero-product img{width:100%;height:auto;object-fit:contain;transform:none}
.view-screen{right:8px;bottom:8px}
.proof-grid{grid-template-columns:1fr}
.proof-grid article{min-height:0;padding:22px;border-right:0;border-bottom:1px solid var(--soft)}
.proof-grid article:last-child{border:0}
.section-heading h2,.verification-card h2,.pricing-copy h2{font-size:38px}
.workflow{grid-template-columns:1fr}
.workflow::before{top:25px;bottom:25px;left:25px;width:1px;height:auto;background:linear-gradient(transparent,var(--violet),var(--violet),transparent)}
.workflow li{display:grid;grid-template-columns:52px 1fr;padding:0 0 30px;gap:18px;text-align:left}
.workflow li:last-child{padding-bottom:0}
.workflow li>span{margin:0;box-shadow:0 0 0 6px #0b0e16}
.workflow h3{font-size:21px}
.tour-tabs button{min-width:190px}
.tour-image{aspect-ratio:16/9;overflow:hidden}
.tour-image img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:top center;transform:none}
.tour-caption{padding:23px}
.tour-caption h3{font-size:21px}
.tour-footer{grid-template-columns:1fr;padding:16px 23px;gap:12px}
.tour-footer p{grid-column:auto}
.verification-card{padding:25px}
.qa-board header{align-items:flex-start;flex-direction:column;gap:7px}
.pricing-layout{gap:38px}
.pricing-card{padding:25px}
.pricing-amount strong{font-size:66px}
.faq-item button{padding-block:21px}
.faq-item button span{font-size:15px}
.footer-main,.risk-disclaimer{display:flex;align-items:flex-start;flex-direction:column;gap:23px}
.site-footer nav{gap:14px 20px}
.mobile-purchase{position:fixed;right:0;bottom:0;left:0;z-index:120;display:flex;justify-content:space-between;align-items:center;min-height:70px;padding:10px 14px;border-top:1px solid #30374a;background:rgba(8,10,16,.95);backdrop-filter:blur(16px);transform:translateY(110%);transition:transform .22s}
.mobile-purchase.is-visible{transform:none}
.mobile-purchase>div{display:flex;flex-direction:column}
.mobile-purchase strong{font-size:20px;line-height:1}
.mobile-purchase span{color:var(--muted);font-size:10px}
.mobile-purchase .button{min-height:48px}
.toast{right:12px;bottom:84px;left:12px}
.screen-dialog{width:100vw;height:100vh;border:0;border-radius:0}
.dialog-scroll img{width:100%;max-width:none;min-width:0}
.success-actions{align-items:stretch;flex-direction:column}
.success-actions .text-link{padding:12px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
@media(max-width:600px){
.consent-banner{right:10px;bottom:10px;left:10px;grid-template-columns:1fr;padding:17px;gap:14px}
.consent-actions{display:grid;grid-template-columns:1fr 1fr}
.consent-actions .button{padding-inline:12px}
.legal-shell{padding-top:35px}
.legal-shell h1{font-size:46px}
.legal-highlight,.privacy-choice-card{padding:20px}
}
