:root{--ink:#171717;--paper:#f7f2e9;--white:#fffdf8;--orange:#f59b23;--coral:#ee6138;--blue:#9fd3fb;--lime:#dcef59;--muted:#655f58;--line:#e6ddd1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.5}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.top{position:sticky;top:0;z-index:20;background:#fffdf8eF;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.top .wrap{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:900}.brand img{width:38px;height:38px;border-radius:11px}.back{color:var(--ink);text-decoration:none;font-size:11px;font-weight:850}.hero{padding:66px 0 58px;overflow:hidden;background:radial-gradient(circle at 83% 17%,#9fd3fb66,transparent 26%),radial-gradient(circle at 95% 80%,#f59b2340,transparent 25%),#fffdf8}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.kicker{font-size:10px;font-weight:900;letter-spacing:.16em;color:var(--coral)}h1{font-size:clamp(52px,7vw,92px);line-height:.9;letter-spacing:-.06em;margin:14px 0 22px}h1 em{font-style:normal;color:var(--coral)}.lead{font-size:18px;color:var(--muted);max-width:650px}.price{font-size:34px;font-weight:900;margin-top:26px}.price small{font-size:12px;color:var(--muted);font-weight:700}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.cta{min-height:50px;padding:0 18px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.04em;border:0}.buy{background:var(--ink);color:#fff}.access{border:1px solid #cfc4b6;background:#fff;color:var(--ink)}.buy[aria-disabled="true"]{background:#dad2c8;color:#746e67;cursor:not-allowed;pointer-events:none}.checkout-note{display:block;margin-top:10px;color:#877f76;font-size:10px;max-width:570px}.device{min-height:475px;display:grid;place-items:center;position:relative}.phone{position:relative;z-index:2;width:280px;min-height:420px;background:#101214;color:#fff;border:8px solid #171717;border-radius:38px;padding:24px;box-shadow:0 30px 70px #31281d35;transform:rotate(2deg)}.phone .mini{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.12em}.phone h2{font-size:42px;line-height:.9;margin:24px 0 14px;letter-spacing:-.05em}.phone p{color:#b8b8b8;font-size:12px}.meter{height:7px;background:#333;border-radius:99px;margin:30px 0 10px;overflow:hidden}.meter i{display:block;width:40%;height:100%;background:var(--orange)}.phone b{font-size:11px}.orb{position:absolute;width:360px;height:320px;border-radius:46%;background:var(--blue);opacity:.72;transform:rotate(-8deg)}.dog .orb{background:var(--lime)}.dog .phone{background:#0b4b3a}.dog .phone .mini{color:#e9b151}.dog .meter i{background:#e9b151}.section{padding:74px 0;background:#fff}.section.alt{background:#f7f2e9}.section-title{max-width:760px;margin-bottom:30px}.section-title small{font-size:9px;font-weight:900;letter-spacing:.15em;color:var(--coral)}.section-title h2{font-size:clamp(36px,5vw,58px);line-height:.95;letter-spacing:-.05em;margin:10px 0}.section-title p{color:var(--muted)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature{padding:23px;border:1px solid var(--line);border-radius:20px;background:#fffdf8}.feature b{display:block;font-size:17px;margin-bottom:8px}.feature p{margin:0;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{padding:20px;border-radius:18px;background:#fff;border:1px solid var(--line)}.step span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--orange);font-weight:900}.step h3{font-size:16px;margin:14px 0 6px}.step p{font-size:12px;color:var(--muted);margin:0}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plan{border:1px solid var(--line);border-radius:20px;padding:23px;background:#fff}.plan.featured{border:2px solid #0b4b3a;box-shadow:0 14px 32px #0b4b3a18}.plan small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#0b4b3a}.plan h3{font-size:23px;margin:8px 0}.plan strong{font-size:29px}.plan strong span{font-size:12px;color:var(--muted)}.plan p{font-size:12px;color:var(--muted)}.final{padding:70px 0;background:var(--ink);color:#fff;text-align:center}.final h2{font-size:clamp(38px,6vw,70px);line-height:.92;letter-spacing:-.05em;margin:0 auto 16px;max-width:800px}.final p{color:#c9c1b9;max-width:650px;margin:0 auto}.final .actions{justify-content:center}.final .buy{background:var(--orange);color:#171717}.final .access{background:transparent;color:#fff;border-color:#ffffff44}.privacy{font-size:11px;color:#81786f;margin-top:18px}.footer{padding:28px 0;background:#0e0e0e;color:#aaa29a;text-align:center;font-size:10px}@media(max-width:820px){.hero-grid{grid-template-columns:1fr;gap:20px}.device{min-height:390px}.features,.steps,.plans{grid-template-columns:1fr 1fr}.hero{padding-top:45px}}@media(max-width:560px){.wrap{width:min(100% - 28px,1160px)}.top .wrap{height:64px}h1{font-size:52px}.lead{font-size:16px}.actions{flex-direction:column}.cta{width:100%}.device{min-height:360px}.phone{width:235px;min-height:350px;padding:19px}.phone h2{font-size:35px}.orb{width:290px;height:260px}.features,.steps,.plans{grid-template-columns:1fr}.section{padding:58px 0}}