:root{--bg:#050b14;--panel:#0b1625;--text:#f4f8ff;--muted:#9fb0c7;--line:#203652;--blue:#1688ff;--cyan:#1ee7f2;--shadow:0 30px 90px #0009}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{min-height:100vh;margin:0;color:var(--text);background:radial-gradient(circle at 82% 12%,#0d4b863f,transparent 28%),radial-gradient(circle at 8% 72%,#053f5e33,transparent 26%),linear-gradient(180deg,#050b14,#08111e 58%,#050a12);font:16px/1.6 Inter,"Segoe UI",Arial,sans-serif}a{color:inherit}.welcome-header{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:10px clamp(20px,5vw,78px);border-bottom:1px solid #19304b;background:#050b14d9;backdrop-filter:blur(18px)}.welcome-header img{display:block;width:min(330px,45vw);height:61px;object-fit:contain;object-position:left center}.build-status{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #285078;border-radius:999px;background:#0b1b2c;color:#bcd0e6;font-size:13px;font-weight:800}.build-status i{width:9px;height:9px;border-radius:50%;background:#ffbd43;box-shadow:0 0 16px #ffbd43;animation:pulse 1.8s ease-in-out infinite}main{width:min(1240px,calc(100% - 40px));margin-inline:auto}.welcome-card{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;padding:70px 0 55px}.eyebrow{color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:2px}h1{max-width:760px;margin:14px 0 24px;font-size:clamp(55px,7vw,94px);line-height:.97;letter-spacing:-5px}.lead{max-width:710px;margin:0;color:#b3c1d4;font-size:20px}.progress{width:min(520px,100%);height:9px;margin-top:32px;overflow:hidden;border:1px solid #24405d;border-radius:999px;background:#07111d}.progress i{display:block;width:76%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#087cef,#1ee7f2);box-shadow:0 0 20px #1688ff}.progress-text{margin:10px 0 0;color:#788da6;font-size:13px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:9px;text-decoration:none;font-weight:850}.button.primary{border:1px solid #54b4ff;background:linear-gradient(135deg,#168cff,#074598);box-shadow:0 14px 35px #087cff40}.welcome-visual{position:relative;display:grid;place-items:center;min-height:480px;border:1px solid #183959;border-radius:32px;background:radial-gradient(circle at center,#0b427a88,transparent 45%),linear-gradient(145deg,#0b1626,#06101c);box-shadow:var(--shadow);overflow:hidden}.welcome-visual img{position:relative;z-index:3;width:min(310px,70%);filter:drop-shadow(0 28px 24px #000c);animation:float 5s ease-in-out infinite}.glow{position:absolute;width:260px;height:260px;border-radius:50%;background:#0788ff35;filter:blur(38px)}.orbit{position:absolute;border:1px solid #1a80ce66;border-radius:50%;animation:spin 24s linear infinite}.orbit-one{width:400px;height:400px}.orbit-two{width:290px;height:290px;border-color:#25dce255;animation-duration:18s;animation-direction:reverse}.orbit:before{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;border-radius:50%;background:#39e5f2;box-shadow:0 0 18px #39e5f2}.coming-products{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:0 0 75px}.coming-products article{display:flex;align-items:center;gap:20px;padding:24px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#101f31,#08131f);box-shadow:0 18px 38px #0005}.coming-products img{flex:0 0 88px;width:88px;height:88px;object-fit:contain;border-radius:16px}.coming-products span{color:#58c8ff;font-size:10px;font-weight:900;letter-spacing:1.5px}.coming-products h2{margin:3px 0 4px;font-size:22px}.coming-products p{margin:0;color:var(--muted);font-size:14px}footer{width:min(1240px,calc(100% - 40px));display:flex;justify-content:space-between;gap:20px;margin-inline:auto;padding:32px 0 44px;border-top:1px solid var(--line);color:#788da6;font-size:13px}footer a{text-decoration:none;color:#9cb6d2}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-13px)}}@keyframes pulse{50%{opacity:.45;transform:scale(.82)}}@media(max-width:850px){.welcome-card{grid-template-columns:1fr;padding-top:52px}.welcome-visual{min-height:380px}.coming-products{grid-template-columns:1fr}}@media(max-width:580px){.welcome-header{min-height:68px;padding:8px 14px}.welcome-header img{width:200px;height:50px}.build-status{padding:7px 10px;font-size:11px}.welcome-card{min-height:auto;gap:35px;padding:48px 0}.welcome-card h1{font-size:49px;letter-spacing:-3px}.lead{font-size:17px}.welcome-visual{min-height:310px;border-radius:21px}.orbit-one{width:300px;height:300px}.orbit-two{width:215px;height:215px}.coming-products{padding-bottom:55px}.coming-products article{align-items:flex-start;padding:19px}.coming-products img{flex-basis:70px;width:70px;height:70px}footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*{animation:none!important}}
.price-section{margin-bottom:80px;padding:42px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(150deg,#101d2d,#08121d);box-shadow:0 24px 60px #0006}.price-heading{max-width:760px;margin-bottom:28px}.price-heading>span{color:var(--cyan);font-size:11px;font-weight:900;letter-spacing:1.8px}.price-heading h2{margin:7px 0 8px;font-size:clamp(32px,4vw,48px);line-height:1.1}.price-heading p,.price-note{color:var(--muted)}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.price-card{min-width:0;padding:22px;border:1px solid #28415e;border-radius:14px;background:#0a1725}.price-card small{display:block;min-height:38px;color:#59c4ff;font-size:10px;font-weight:900;letter-spacing:1.1px}.price-card strong{display:block;margin:5px 0;font-size:30px}.price-card p{margin:0;color:#94a8c0;font-size:13px}.price-card.test{border-color:#25765e}.price-card.recommended{border-color:#1688ff;box-shadow:inset 0 0 0 1px #1688ff}.price-card.lifetime{border-color:#98742c}.price-note{margin:22px 0 0;padding:14px 16px;border-left:4px solid #d9a72d;border-radius:9px;background:#2b210f;color:#ead9ad;font-size:13px}@media(max-width:850px){.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.price-section{padding:26px 18px;margin-bottom:55px}.price-grid{grid-template-columns:1fr}.price-card small{min-height:0}}
