:root{--navy:#071329;--blue:#3474ff;--cyan:#4ee4d4;--ink:#12213a;--muted:#66738a;--line:#dfe5ee;--pale:#f2f6fa;--shadow:0 25px 70px #132b531d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.skip{position:fixed;top:-60px;left:10px;background:#fff;padding:12px;z-index:50}.skip:focus{top:10px}.topbar{position:absolute;z-index:10;width:100%;height:80px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:35px;color:#fff}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:850}.mark{width:31px;height:31px;padding:7px;display:flex;justify-content:center;align-items:end;gap:3px;border-radius:9px;background:linear-gradient(135deg,var(--blue),#754cff)}.mark i{width:3px;border-radius:3px;background:#fff}.mark i:nth-child(1){height:7px}.mark i:nth-child(2){height:15px}.mark i:nth-child(3){height:10px}.topbar nav{margin-left:auto;display:flex;gap:29px;color:#c2cde0;font-size:13px}.topbar nav a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 24px;color:#fff;font-size:14px;font-weight:800;border-radius:10px;background:linear-gradient(135deg,var(--blue),#6852e8);box-shadow:0 12px 30px #2766ef47;transition:.2s}.button:hover{transform:translateY(-2px)}.button.small{min-height:40px;padding:0 17px;font-size:12px}.hero{min-height:720px;padding:145px max(5vw,24px) 90px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;color:#fff;background:radial-gradient(circle at 76% 44%,#17396c 0,transparent 30%),linear-gradient(125deg,#061126,#0b1d3b);overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}.eyebrow span{width:25px;height:2px;background:currentColor}.eyebrow.light{color:var(--cyan)}h1{max-width:680px;margin:0 0 25px;font-size:clamp(50px,5.5vw,78px);line-height:.99;letter-spacing:-4px}h1 em{color:var(--cyan);font-style:normal}.lead{max-width:585px;color:#b4c0d5;font-size:18px;line-height:1.65}.actions{display:flex;align-items:center;gap:28px;margin:33px 0}.link{font-size:14px}.trust{display:flex;gap:22px;flex-wrap:wrap;color:#8493ab;font-size:12px}.trust span::first-letter{color:var(--cyan)}.scene{position:relative;min-height:480px}.window{position:absolute;top:22px;left:0;width:min(720px,52vw);overflow:hidden;border:1px solid #ffffff24;border-radius:18px;background:#f7f9fd;box-shadow:0 40px 100px #0007;transform:perspective(1200px) rotateY(-4deg) rotateX(2deg)}.bar{height:41px;padding:0 14px;display:flex;align-items:center;gap:7px;background:#fff;border-bottom:1px solid #e3e8f0}.bar>i{width:8px;height:8px;border-radius:50%;background:#d5dce7}.bar>i:first-child{background:#ff7b70}.bar small{margin:auto;color:#9aa4b5;font-size:9px}.app{height:365px;display:flex;color:var(--ink)}.app aside{width:66px;padding:20px 0;display:flex;flex-direction:column;align-items:center;gap:24px;background:var(--navy)}.app aside span{width:25px;height:25px;margin-bottom:14px;border-radius:7px;background:linear-gradient(135deg,var(--blue),#684ce8)}.app aside i{width:17px;height:3px;border-radius:5px;background:#42516b}.app aside i.on{background:var(--cyan);box-shadow:0 0 0 7px #4ee4d414}.dash{width:100%;padding:29px;background:#f4f7fb}.dash small{color:#8793a6;font-size:8px;letter-spacing:1px}.dash-title{display:flex;justify-content:space-between}.dash-title h3{margin:5px 0 20px;font-size:21px}.dash-title>b{height:28px;padding:7px 10px;color:#07875e;font-size:9px;border-radius:20px;background:#e5f7f2}.dash-title b i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#13bb86}.search{height:97px;padding:18px 24px;display:flex;align-items:center;gap:20px;color:#fff;border-radius:13px;background:linear-gradient(115deg,#0c2143,#153665)}.search>span{width:57px;height:57px;display:grid;place-items:center;color:var(--cyan);font-size:26px;border:1px solid #4ee4d477;border-radius:50%;box-shadow:0 0 0 8px #4ee4d410}.search strong{font-size:13px}.search p{margin-bottom:0;color:#9eacc0;font-size:9px}.tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0}.tiles div,.last{padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.tiles strong{display:block;margin-top:5px;font-size:10px}.last{display:flex;align-items:center;gap:10px}.last>i{width:8px;height:8px;border-radius:50%;background:#39cfbc}.last div{display:flex;flex-direction:column}.last strong{font-size:9px}.last small{letter-spacing:0}.last b{margin-left:auto;color:#0ba879}.notice{position:absolute;right:-5px;bottom:20px;width:280px;padding:17px;display:flex;gap:13px;color:var(--ink);border-radius:13px;background:#fff;box-shadow:0 20px 50px #0005;animation:float 4s ease-in-out infinite}.notice>span{width:31px;height:31px;display:grid;place-items:center;color:#07966b;font-weight:900;border-radius:50%;background:#daf8ef}.notice small{color:var(--blue);font-size:8px;font-weight:900;letter-spacing:1px}.notice b{display:block;margin:4px 0;font-size:12px}.notice p{margin:0;color:#7b879b;font-size:9px}@keyframes float{50%{transform:translateY(-8px)}}.strip{min-height:66px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:35px;color:#637087;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;background:#edf3f8}.strip i{width:4px;height:4px;border-radius:50%;background:#aab5c5}.section{padding:108px max(6vw,24px)}.heading{max-width:730px;margin:0 auto 53px;text-align:center}.heading .eyebrow{justify-content:center}.heading h2,.privacy-card h2,.cta h2{margin:0 0 18px;font-size:clamp(35px,4vw,54px);line-height:1.08;letter-spacing:-2.3px}.heading>p:last-child{color:var(--muted);line-height:1.7}.steps{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{position:relative;padding:37px 34px;border:1px solid var(--line);border-radius:18px;transition:.25s}.steps article:hover{transform:translateY(-6px);border-color:transparent;box-shadow:var(--shadow)}.steps article>em{position:absolute;right:24px;top:20px;color:#a4afc0;font-size:11px;font-style:normal;font-weight:850}.steps article>span{width:48px;height:48px;display:grid;place-items:center;color:var(--blue);font-size:22px;border-radius:13px;background:#edf4ff}.steps h3{margin:24px 0 10px}.steps p{color:var(--muted);font-size:14px;line-height:1.7}.privacy-wrap{padding:105px max(6vw,24px);background:var(--pale)}.privacy-card{max-width:1180px;margin:auto;padding:70px;display:grid;grid-template-columns:1fr .8fr;gap:80px;color:#fff;border-radius:26px;background:radial-gradient(circle at 90% 0,#1b4779,transparent 30%),linear-gradient(130deg,#07152d,#0b2245);box-shadow:var(--shadow)}.privacy-card>div>p:last-child{color:#aab8ce;line-height:1.75}.privacy-card ul{margin:0;padding:0;list-style:none}.privacy-card li{padding:18px 0;display:flex;gap:17px;border-bottom:1px solid #ffffff1f}.privacy-card li>span{color:var(--cyan);font-size:10px;font-weight:900}.privacy-card li div{display:flex;flex-direction:column;gap:6px}.privacy-card li b{font-size:14px}.privacy-card li small{color:#90a0b9;line-height:1.5}.price-card{max-width:900px;margin:auto;padding:43px;display:grid;grid-template-columns:1.3fr .7fr;gap:25px;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.pill{padding:7px 10px;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:1.2px;border-radius:20px;background:#edf3ff}.price-card h3{margin:20px 0 8px;font-size:25px}.price-card p{color:var(--muted);line-height:1.6}.price{display:flex;flex-direction:column;justify-content:center;text-align:right}.price b{font-size:38px;letter-spacing:-2px}.price small{color:var(--muted)}.price-card ul{grid-column:1/-1;margin:0;padding:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;list-style:none;border-top:1px solid var(--line)}.price-card li:before{content:"✓";margin-right:9px;color:#0aaa7a;font-weight:900}.price-card .button{grid-column:1/-1}.faq{background:var(--pale)}.faq-list{max-width:860px;margin:auto}.faq details{margin-bottom:10px;padding:0 22px;border:1px solid var(--line);border-radius:13px;background:#fff}.faq summary{padding:20px 0;display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-weight:780}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--blue);font-size:20px}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:0;padding:0 25px 22px 0;color:var(--muted);font-size:14px;line-height:1.7}.cta{padding:105px 24px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 0,#244b7d,transparent 35%),var(--navy)}.cta .eyebrow{justify-content:center}.cta p{color:#aebbd0}.button.white{color:var(--navy);background:#fff;box-shadow:none}.cta small{display:block;margin-top:16px;color:#73829a}footer{padding:45px max(5vw,24px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;color:#fff;background:#050d1c}footer p{color:#7f8ca1;font-size:12px}footer>div{display:flex;gap:22px;color:#aeb8c8;font-size:12px}footer>small{grid-column:1/-1;padding-top:22px;color:#5e6a7d;border-top:1px solid #1c2637}.legal-page{min-height:100vh;background:var(--pale)}.legal-head{height:74px;padding:0 max(5vw,24px);display:flex;align-items:center;color:#fff;background:var(--navy)}.legal{max-width:800px;margin:auto;padding:70px 24px 100px}.legal h1{margin-bottom:12px;color:var(--ink);font-size:46px;letter-spacing:-2px}.legal h2{margin-top:38px}.legal p{color:var(--muted);line-height:1.75}.legal .warn{padding:16px;color:#765617;border-left:4px solid #e8a529;border-radius:7px;background:#fff8e8}
@media(max-width:950px){.topbar nav{display:none}.topbar>.button{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:135px}.scene{min-height:460px}.window{width:min(760px,90vw)}.steps{grid-template-columns:1fr}.privacy-card{grid-template-columns:1fr;gap:30px}.price-card{grid-template-columns:1fr}.price{text-align:left}footer{grid-template-columns:1fr}}
@media(max-width:600px){.topbar>.button{display:none}.hero{min-height:0;padding-top:110px}.hero h1{font-size:48px;letter-spacing:-2.8px}.lead{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.scene{min-height:350px}.window{width:620px;transform:scale(.62);transform-origin:left top}.notice{right:0;bottom:4px}.strip{justify-content:flex-start;flex-wrap:wrap}.strip i{display:none}.strip span{width:45%}.section,.privacy-wrap{padding:76px 20px}.privacy-card{padding:36px 24px}.price-card{padding:28px 22px}.price-card ul{grid-template-columns:1fr}.heading h2,.privacy-card h2,.cta h2{font-size:37px}footer{padding:40px 22px;grid-template-columns:1fr}footer>div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.notice{animation:none}.button,.steps article{transition:none}}
