:root{--bg:#080b10;--surface:#11161e;--surface2:#171d27;--line:#252d3a;--text:#f7f9fc;--muted:#9aa7b7;--blue:#3977e8;--blue2:#245ab7;--max:1180px;--r:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}img{max-width:100%}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(8,11,16,.9);backdrop-filter:blur(16px)}.nav{height:72px;display:flex;align-items:center;gap:34px}.brand{font-weight:800;letter-spacing:-.035em;font-size:1.22rem}.brand span{color:#65a2ff}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a,.legal-nav a{color:#c7cfda}.desktop-nav a:hover,.legal-nav a:hover{color:#fff}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:13px;padding:0 20px;background:var(--blue);font-weight:750;box-shadow:0 10px 28px rgba(57,119,232,.22)}.btn:hover{background:#4a85ee}.btn.secondary{background:transparent;border-color:var(--line);box-shadow:none}.store-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.store-note{font-size:.76rem;color:var(--muted)}.mobile-menu{display:none;margin-left:auto}.mobile-menu summary{list-style:none;cursor:pointer;border:1px solid var(--line);border-radius:10px;padding:8px 12px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-panel{position:absolute;right:20px;top:64px;width:230px;padding:14px;background:var(--surface2);border:1px solid var(--line);border-radius:16px;box-shadow:0 22px 60px #000}.mobile-panel a{display:block;padding:11px;border-radius:9px}.hero{padding:84px 0 78px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.eyebrow{color:#77aaff;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.hero h1,.page-hero h1{font-size:clamp(2.9rem,7vw,5.9rem);line-height:.96;letter-spacing:-.065em;margin:18px 0 28px;max-width:850px}.hero p{font-size:clamp(1.08rem,2vw,1.3rem);color:#bcc6d3;max-width:670px}.benefit{color:#fff!important;font-weight:650;margin:24px 0 28px}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.text-link{color:#a9c8ff;font-weight:700}.phone-stack{position:relative;min-height:600px}.phone{width:280px;aspect-ratio:9/19.4;margin:auto;border:9px solid #252b34;border-radius:48px;background:#05070a;box-shadow:0 34px 100px rgba(0,0,0,.62),0 0 0 1px #48505d;overflow:hidden;position:relative}.phone:before{content:"";display:block;width:88px;height:24px;border-radius:0 0 16px 16px;background:#252b34;margin:auto}.phone.secondary-phone{position:absolute;width:235px;right:-4px;top:80px;transform:rotate(7deg);opacity:.66}.shot-placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:26px;background:radial-gradient(circle at 50% 30%,#142648,#090d14 54%)}.shot-placeholder b{font-size:1.15rem}.shot-placeholder small{color:#8390a2;margin-top:8px}.section{padding:96px 0}.section.alt{background:#0c1016;border-block:1px solid rgba(255,255,255,.04)}.section-head{max-width:760px;margin-bottom:42px}.section h2,.page-section h2{font-size:clamp(2rem,4.4vw,3.55rem);line-height:1.06;letter-spacing:-.048em;margin:0 0 18px}.section-head p,.lede{color:var(--muted);font-size:1.1rem}.group-label{font-size:.78rem;color:#6fa5ff;letter-spacing:.13em;font-weight:800;margin:42px 0 14px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{background:linear-gradient(145deg,#151b24,#10151c);border:1px solid var(--line);border-radius:var(--r);padding:25px}.card h3{font-size:1.22rem;margin:0 0 8px;letter-spacing:-.02em}.card p,.card li{color:var(--muted)}.tool-icon{width:39px;height:39px;border:1px solid #315a9e;color:#8ab6ff;border-radius:12px;display:grid;place-items:center;margin-bottom:21px;font-weight:800}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;overflow:hidden}.mini-phone{border:5px solid #252b34;border-radius:26px;aspect-ratio:9/19.4;background:#0b1018;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;color:#c9d3df;box-shadow:0 20px 45px rgba(0,0,0,.24)}.mini-phone:nth-child(even){transform:translateY(22px)}.steps{counter-reset:step}.step:before{counter-increment:step;content:"0" counter(step);display:block;color:#6da4ff;font-weight:800;margin-bottom:22px}.benefit-card{min-height:210px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:20px}.price-card{border-radius:28px;padding:34px;background:#11161e;border:1px solid var(--line)}.price-card.pro{background:linear-gradient(145deg,#15254a,#101a30);border-color:#365f9f;box-shadow:0 28px 90px rgba(25,66,135,.22)}.price-card h3{font-size:1.6rem;margin:0}.price{font-size:2.65rem;font-weight:850;letter-spacing:-.05em;margin:8px 0}.clean-list{list-style:none;margin:25px 0;padding:0}.clean-list li{padding:8px 0 8px 26px;position:relative;color:#ccd4df}.clean-list li:before{content:"✓";position:absolute;left:0;color:#77aaff;font-weight:900}.fine{font-size:.85rem;color:var(--muted)}.center{text-align:center}.final-cta{padding:112px 0;background:radial-gradient(circle at 50% 100%,#15356d 0,transparent 52%)}.final-cta .actions{justify-content:center}.page-hero{padding:92px 0 62px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.8rem,6vw,5rem);max-width:920px}.page-hero .lede{max-width:760px}.page-section{padding:72px 0}.feature-row{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:center;padding:56px 0;border-bottom:1px solid var(--line)}.feature-row.reverse{grid-template-columns:.75fr 1fr}.feature-row.reverse .feature-copy{order:2}.feature-shot{min-height:340px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 50% 25%,#18335f,#0e131c 62%);display:grid;place-items:center;text-align:center;color:#dce7f7;padding:30px}.pro-strip{background:#122447;border:1px solid #2f5998;border-radius:24px;padding:30px;margin:54px 0}.pro-strip ul{columns:2}.trust{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.faq{max-width:850px}.faq details{border-bottom:1px solid var(--line);padding:0}.faq summary{cursor:pointer;font-size:1.08rem;font-weight:700;padding:22px 42px 22px 0;position:relative}.faq summary:after{content:"+";position:absolute;right:8px;color:#7eacff}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted);margin:0 0 22px}.policy{max-width:830px}.policy h2{font-size:1.55rem;margin:42px 0 12px;letter-spacing:-.025em}.policy p,.policy li{color:#b8c2cf}.policy a{color:#86b4ff}.site-footer{padding:56px 0;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-copy{color:var(--muted)}.legal-nav{display:grid;gap:10px}.copyright{margin-top:42px;padding-top:24px;border-top:1px solid var(--line);color:#788596;font-size:.88rem}
@media(max-width:900px){.desktop-nav,.nav>.store-wrap{display:none}.mobile-menu{display:block}.hero-grid{grid-template-columns:1fr}.hero{padding-top:58px}.phone-stack{min-height:520px}.grid.four{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:repeat(3,1fr)}.gallery .mini-phone:nth-child(n+4){display:none}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:28px}.feature-row.reverse .feature-copy{order:0}}
@media(max-width:620px){.wrap{width:min(100% - 28px,var(--max))}.nav{height:64px}.hero{padding:48px 0 60px}.hero h1{font-size:3.15rem}.phone{width:245px}.phone.secondary-phone{width:185px;right:-24px}.phone-stack{min-height:500px}.section,.page-section{padding:68px 0}.grid.three,.grid.four,.compare,.trust,.footer-grid{grid-template-columns:1fr}.gallery{gap:10px}.mini-phone{border-radius:18px;font-size:.78rem}.pro-strip ul{columns:1}.page-hero{padding:64px 0 44px}.actions{align-items:flex-start}.footer-grid{gap:28px}}
