:root{--bg:#070a12;--bg2:#0c1223;--card:rgba(255,255,255,.06);--line:rgba(255,255,255,.12);--text:#eef2ff;--muted:#aab3c5;--p1:#7c3aed;--p2:#2563eb;--p3:#ec4899;--good:#22c55e;--shadow:0 18px 60px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 15% 10%,rgba(124,58,237,.18),transparent 30%),radial-gradient(circle at 85% 20%,rgba(37,99,235,.18),transparent 28%),linear-gradient(180deg,#060811 0%,#0a0f1e 45%,#070a12 100%);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.nav{position:sticky;top:0;z-index:50;background:rgba(7,10,18,.78);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:142px}.menu{display:flex;align-items:center;gap:26px;font-size:14px;color:#d7def0}.menu a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:12px;font-weight:700;border:1px solid var(--line);transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--p1),var(--p2) 55%,var(--p3));border:none;box-shadow:0 10px 30px rgba(37,99,235,.3)}.btn-ghost{background:rgba(255,255,255,.04)}.hamb{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{padding:110px 0 70px;position:relative;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.4;pointer-events:none}.orb.one{width:260px;height:260px;background:#7c3aed;left:-120px;top:80px}.orb.two{width:280px;height:280px;background:#2563eb;right:-120px;bottom:0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:rgba(255,255,255,.04);padding:8px 12px;border-radius:999px;color:#cdd5e7;font-size:13px}.hero h1{font-size:clamp(48px,7vw,82px);line-height:.98;margin:20px 0 18px;letter-spacing:-.04em}.gradient{background:linear-gradient(90deg,#fff 5%,#b6c7ff 35%,#c6a8ff 60%,#ff9fd2);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:18px;color:var(--muted);max-width:700px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.mock{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow);transform:perspective(900px) rotateY(-7deg) rotateX(2deg)}.mock-top{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 14px}.dots{display:flex;gap:6px}.dots i{width:8px;height:8px;border-radius:50%;background:#3b4253}.dash{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat,.panel,.feature,.store,.step,.faq-item,.contact-card{background:var(--card);border:1px solid var(--line);border-radius:18px}.stat{padding:18px}.stat b{display:block;font-size:28px}.stat span{color:var(--muted);font-size:13px}.panel{grid-column:1/-1;padding:18px}.bars{height:130px;display:flex;align-items:end;gap:10px}.bars span{flex:1;background:linear-gradient(180deg,#8b5cf6,#2563eb);border-radius:8px 8px 3px 3px;min-height:25px;animation:pulse 2.6s ease-in-out infinite alternate}.bars span:nth-child(2){height:72%}.bars span:nth-child(3){height:45%}.bars span:nth-child(4){height:88%}.bars span:nth-child(5){height:63%}.bars span:nth-child(6){height:95%}@keyframes pulse{from{filter:brightness(.85)}to{filter:brightness(1.2)}}section{padding:78px 0}.section-head{max-width:760px;margin-bottom:34px}.section-head h2{font-size:clamp(32px,5vw,52px);margin:0 0 12px;letter-spacing:-.03em}.section-head p{color:var(--muted);margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{padding:24px;transition:.25s ease}.feature:hover{transform:translateY(-5px);border-color:rgba(124,58,237,.55)}.icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(124,58,237,.3),rgba(37,99,235,.25));margin-bottom:16px;font-size:20px}.feature h3{margin:0 0 8px}.feature p{margin:0;color:var(--muted);font-size:14px}.stores{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.store{padding:16px;text-align:center;color:#e6ebf6;font-weight:700}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{padding:20px}.step small{color:#a78bfa;font-weight:800}.step h3{margin:6px 0}.step p{color:var(--muted);font-size:14px;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cta{padding:38px;border-radius:24px;background:linear-gradient(135deg,rgba(124,58,237,.24),rgba(37,99,235,.22),rgba(236,72,153,.15));border:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;align-items:center}.cta h2{margin:0 0 8px;font-size:36px}.cta p{margin:0;color:var(--muted)}.faq{display:grid;gap:12px}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:750}.faq-item p{color:var(--muted);margin:10px 0 0}.footer{border-top:1px solid var(--line);padding:36px 0 50px;color:var(--muted)}.footer-grid{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.page-hero{padding:90px 0 40px}.page-hero h1{font-size:clamp(40px,6vw,68px);margin:0 0 16px}.content-card{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:28px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{padding:24px}.muted{color:var(--muted)}.notice{padding:14px 16px;border:1px solid rgba(34,197,94,.3);background:rgba(34,197,94,.08);border-radius:14px;color:#d9ffe5}.legal h2{margin-top:32px}.legal p,.legal li{color:var(--muted)}
@media(max-width:900px){.menu{display:none;position:absolute;top:74px;left:0;right:0;background:#0a0f1e;padding:18px 20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.hamb{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.mock{transform:none}.grid-3{grid-template-columns:1fr 1fr}.stores{grid-template-columns:repeat(3,1fr)}.process{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.hero{padding-top:78px}.grid-3,.stores,.process{grid-template-columns:1fr}.hero h1{font-size:48px}.section-head h2{font-size:36px}.btn{width:100%}.actions{display:grid}.cta h2{font-size:30px}}
