:root{--black:#09090b;--ink:#18181b;--muted:#66666f;--line:#e4e4e7;--soft:#f5f5f5;--white:#fff;--accent:#d9ff43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:800;font-size:20px;letter-spacing:-.5px}.brand img{border-radius:50%}.nav nav{display:flex;gap:32px}.nav nav a,.footer a{color:#4a4a51;text-decoration:none;font-size:14px;font-weight:600}.nav nav a:hover,.footer a:hover{color:#000}.hero{min-height:680px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding-block:70px 85px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800;color:#52525b}.eyebrow span{width:28px;height:2px;background:var(--ink)}.hero h1,.section h2,.cta h2{font-size:clamp(50px,6.3vw,82px);line-height:.99;letter-spacing:-5px;margin:0;font-weight:850}.hero h1 em{font-style:normal;color:#8a8a91}.lead{max-width:640px;margin:30px 0 32px;font-size:19px;line-height:1.65;color:#585860}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;font-weight:750;font-size:14px}.primary{background:var(--black);color:#fff}.secondary{border:1px solid #ccc;color:var(--ink)}.disabled{cursor:default}.requirements{margin:22px 0 0;color:#888891;font-size:12px}.hero-visual{min-height:520px;border-radius:32px;background:#efeff0;display:grid;place-items:center;position:relative;overflow:hidden}.hero-visual>img{position:relative;width:min(320px,70%);height:auto;border:1px solid #dedee1;border-radius:22px;box-shadow:0 30px 70px #0002;z-index:1}.glow{position:absolute;width:380px;height:380px;border-radius:50%;background:var(--accent);filter:blur(6px);opacity:.65}.result-card{position:absolute;right:24px;bottom:28px;width:230px;padding:17px 18px;background:#111;color:#fff;border-radius:13px;z-index:2;box-shadow:0 18px 50px #0003}.result-card span{display:block;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:1.5px;margin-bottom:8px}.result-card strong{font-size:14px;line-height:1.45}.trust-strip{border-block:1px solid var(--line)}.trust-items{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#505058;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.trust-items i{width:4px;height:4px;border-radius:50%;background:#b8b8bf}.section{padding-block:125px}.section-heading{max-width:750px;margin-bottom:62px}.section-heading h2{font-size:clamp(43px,5vw,66px)}.section-heading>p:last-child{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.centered{text-align:center;margin-inline:auto}.centered .eyebrow{justify-content:center}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature{min-height:340px;border:1px solid var(--line);border-radius:24px;padding:34px;position:relative;overflow:hidden}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f5f5f5}.feature b{display:block;font-size:12px;color:#8a8a91;margin-bottom:80px}.feature h3{font-size:30px;letter-spacing:-1.2px;margin:0 0 12px}.feature p{color:var(--muted);line-height:1.65;max-width:430px;margin:0}.selection-demo{height:250px;border:4px dashed #111;display:flex;align-items:flex-end;justify-content:flex-end;padding:22px;font-size:54px;font-weight:800}.selection-demo span:first-child{transform:translateY(-16px)}.dark-card{background:var(--black);color:#fff}.dark-card p{color:#b8b8bf}.dark-card b{color:var(--accent)}.product-section{background:var(--soft)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:50px}.steps>div{padding:28px 26px;background:#fff;border:1px solid var(--line);border-radius:18px}.steps span{display:grid;place-items:center;width:34px;height:34px;background:#111;color:#fff;border-radius:50%;font-weight:700;font-size:13px}.steps h3{font-size:19px;margin:24px 0 8px}.steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.product-shot{margin:0;border:1px solid #ddd;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px #00000012}.product-shot img{display:block;width:100%;height:auto}.privacy-block{width:min(1160px,calc(100% - 48px));padding:75px;display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--black);color:#fff;border-radius:28px}.privacy-block h2{font-size:clamp(43px,5vw,64px)}.eyebrow.light{color:#b5b5bc}.eyebrow.light span{background:var(--accent)}.privacy-block>div:last-child{align-self:end}.privacy-block p{color:#b8b8bf;font-size:17px;line-height:1.7}.privacy-block a{display:inline-block;margin-top:15px;color:#fff;font-weight:700;text-decoration:none}.privacy-block a span{color:var(--accent);padding-left:8px}.faq{max-width:920px}.faq .section-heading{margin-bottom:38px}.faq details{border-top:1px solid var(--line);padding:25px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:18px;font-weight:750;list-style:none}.faq summary::after{content:"+";float:right;font-size:24px;font-weight:400}.faq details[open] summary::after{content:"−"}.faq details p{max-width:750px;color:var(--muted);line-height:1.65}.cta{background:var(--accent);border-radius:28px;text-align:center;padding:85px 30px;margin-bottom:100px}.cta img{border-radius:50%;margin-bottom:25px}.cta h2{font-size:clamp(46px,6vw,74px);margin-bottom:35px}.light-button{background:#fff;color:#111;box-shadow:0 10px 25px #0001}.footer{min-height:110px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#85858d;font-size:13px}.footer div{min-width:120px;text-align:right}.footer .brand{min-width:120px}.legal-page{background:#f5f5f5}.legal-nav{background:#fff}.legal{max-width:820px;padding-block:80px 120px}.legal h1{font-size:clamp(42px,7vw,68px);letter-spacing:-3px;margin:20px 0 12px}.legal .updated{color:#777780;margin-bottom:45px}.legal article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 34px;margin:14px 0}.legal h2{font-size:21px;letter-spacing:-.4px;margin:0 0 14px}.legal p{color:#55555d;line-height:1.7}.legal a{color:#111;font-weight:650}@media(max-width:800px){.shell{width:min(100% - 30px,1160px)}.nav{height:72px}.nav nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr;padding-block:65px 70px;gap:45px}.hero h1,.section h2,.cta h2{letter-spacing:-3px}.hero-visual{min-height:460px}.trust-items{justify-content:center;flex-wrap:wrap;padding:20px 0}.section{padding-block:85px}.feature-grid,.feature-wide,.steps,.privacy-block{grid-template-columns:1fr}.feature-wide{gap:35px}.feature b{margin-bottom:50px}.privacy-block{width:calc(100% - 30px);padding:48px 28px;gap:25px}.footer{flex-wrap:wrap;padding-block:28px;gap:20px}.footer .brand,.footer div{min-width:auto}.legal{padding-block:45px 80px}.legal article{padding:24px 21px}}
