:root{--bg:#090b11;--panel:#11141d;--soft:#181c27;--text:#f5f6f8;--muted:#9298a8;--purple:#7c5cff;--line:#232735}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,sans-serif;overflow-x:hidden}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.cursor-glow{position:fixed;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,255,.07),transparent 68%);pointer-events:none;z-index:-1;transform:translate(-50%,-50%)}header{height:82px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.05);position:relative;z-index:10}.logo{font:700 20px 'Space Grotesk';letter-spacing:2px;display:flex;align-items:center;gap:10px}.logo span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#8f72ff,#5a38eb);box-shadow:0 0 24px #7357ff55;color:white}nav{display:flex;gap:33px;font-size:13px;color:#b7bbc6}nav a{transition:.25s}nav a:hover{color:white}.header-actions{display:flex;align-items:center;gap:10px}.button{border:0;color:white;background:linear-gradient(135deg,#8063ff,#6847ee);padding:15px 23px;border-radius:10px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:20px;box-shadow:0 10px 32px #6544e82b;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 38px #6544e84d}.button.small{padding:11px 17px;font-size:12px}.ghost{background:transparent;color:#c0c4ce;border:1px solid #2b2f3d;border-radius:10px;padding:10px 15px;cursor:pointer}.menu{display:none;background:none;border:0;color:#fff;font-size:22px}.hero{min-height:680px;max-width:1240px;margin:auto;padding:105px 24px 70px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center}.pill{display:inline-flex;align-items:center;gap:10px;background:#131620;border:1px solid #292d3b;border-radius:30px;padding:8px 13px;font-size:11px;color:#bec2cd}.pill i{width:7px;height:7px;border-radius:50%;background:#25d6a2;box-shadow:0 0 10px #25d6a2}.hero h1,.product-hero h1{font:700 clamp(54px,6.2vw,82px)/.99 'Space Grotesk';letter-spacing:-4px;margin:27px 0 25px}.hero h1 em{font-style:normal;color:#8870fa}.hero-copy>p,.lead{max-width:600px;color:#9aa0ae;font-size:16px;line-height:1.8}.hero-actions{display:flex;gap:13px;align-items:center;margin-top:34px}.play{color:#ccd0d9;background:none;border:0;display:flex;align-items:center;gap:11px;cursor:pointer}.play i{width:42px;height:42px;border-radius:50%;border:1px solid #303442;display:grid;place-items:center;font-style:normal;font-size:10px}.trust{margin-top:50px;display:flex;align-items:center;gap:12px;color:#878d9b;font-size:11px}.trust b{color:#eee}.avatars{display:flex}.avatars i{width:29px;height:29px;border:2px solid #0a0c12;border-radius:50%;display:grid;place-items:center;margin-left:-7px;background:#2c3140;font-style:normal;font-size:9px}.avatars i:first-child{margin-left:0}.orbital{height:520px;position:relative;display:grid;place-items:center}.orbital:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:#6844ee22;filter:blur(40px)}.orbit{position:absolute;border:1px solid #7d67ed38;border-radius:50%;transform:rotate(-25deg)}.o1{width:430px;height:250px}.o2{width:520px;height:330px}.core{width:150px;height:150px;border-radius:43px;background:linear-gradient(145deg,#22263a,#0c0e16);border:1px solid #393e55;display:grid;place-items:center;z-index:2;box-shadow:0 30px 100px #000,0 0 80px #7657ff44;transform:rotate(-8deg);animation:float 5s ease-in-out infinite}.core span{font:700 70px 'Space Grotesk';color:#886dff;transform:rotate(8deg)}.planet{position:absolute;width:54px;height:54px;border-radius:16px;background:#171a25;border:1px solid #333748;display:grid;place-items:center;color:#8a72ff;z-index:3;box-shadow:0 15px 35px #0008}.p1{left:8%;top:20%;animation:float 4s 1s infinite}.p2{right:6%;top:24%;color:#28d09f;animation:float 5s .5s infinite}.p3{right:12%;bottom:20%;color:#ff9f43}.data-card{position:absolute;z-index:4;background:#131620dd;border:1px solid #303444;border-radius:13px;padding:14px 17px;backdrop-filter:blur(10px);box-shadow:0 20px 40px #0007}.data-card small{display:block;font-size:8px;color:#777e8e;letter-spacing:1px}.data-card b{display:inline-block;font-size:18px;margin-top:7px}.data-card em{font-style:normal;color:#27d09e;font-size:9px;margin-left:13px}.dc1{left:0;bottom:25%}.dc2{right:0;bottom:8%}.bars{height:20px;display:flex;align-items:end;gap:4px;margin-top:6px}.bars i{width:5px;background:#7658f1;border-radius:3px;height:40%}.bars i:nth-child(2){height:70%}.bars i:nth-child(3){height:55%}.bars i:nth-child(4){height:90%}.bars i:nth-child(5){height:100%}.logos{min-height:100px;border-top:1px solid #171a23;border-bottom:1px solid #171a23;display:flex;justify-content:center;align-items:center;gap:67px;color:#656b78}.logos span{font-size:10px}.logos b{font-family:'Space Grotesk';font-size:14px;letter-spacing:1px}.products{max-width:1180px;margin:auto;padding:115px 24px}.section-head{display:flex;justify-content:space-between;align-items:end}.eyebrow{font-size:10px;letter-spacing:2px;color:#8b72ff;font-weight:800}.section-head h2,.detail h2,.cta h2{font:700 clamp(37px,4vw,54px)/1.08 'Space Grotesk';letter-spacing:-2px;margin:17px 0 0}.section-head p{max-width:400px;color:#8c92a0;line-height:1.7;font-size:13px}.filters{display:flex;gap:8px;margin:42px 0 22px}.filters button{background:#131620;color:#9298a8;border:1px solid #252936;border-radius:8px;padding:9px 15px;font-size:11px;cursor:pointer}.filters button.active{background:#7456f1;color:#fff}.product-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.product-card{background:linear-gradient(135deg,#131620,#0e1017);border:1px solid #222633;border-radius:15px;padding:28px;transition:.35s;position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-70px;background:var(--accent);filter:blur(90px);opacity:.09}.product-card:hover{transform:translateY(-5px);border-color:#3b4050}.card-top{display:flex;justify-content:space-between}.product-icon{width:47px;height:47px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 13%,transparent);border:1px solid color-mix(in srgb,var(--accent) 28%,transparent);color:var(--accent)}.product-icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7}.popular{font-size:8px;letter-spacing:1px;height:min-content;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent);padding:6px 9px;border-radius:15px}.category{font-size:9px;color:var(--accent);font-weight:bold;display:block;margin-top:27px}.product-card h3{font:700 27px 'Space Grotesk';margin:7px 0 10px}.product-card>p{color:#8e94a2;font-size:12px;line-height:1.65;height:40px}.product-card ul{list-style:none;padding:0;margin:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px;color:#abb0bb;font-size:10px}.product-card li::first-letter{color:var(--accent)}.card-bottom{border-top:1px solid #242834;padding-top:20px;display:flex;align-items:end;justify-content:space-between}.card-bottom small{display:block;color:#696f7d;font-size:8px}.card-bottom b{font:700 20px 'Space Grotesk';display:block;margin-top:3px}.card-bottom a{font-size:11px;color:#d5d7df}.card-bottom a span{color:var(--accent);font-size:18px;margin-left:8px}.numbers{border-top:1px solid #191c25;padding:80px 24px;text-align:center}.numbers>div{max-width:1100px;margin:40px auto 0;display:grid;grid-template-columns:repeat(4,1fr)}.numbers article{border-right:1px solid #222631}.numbers article:last-child{border:0}.numbers b{display:block;font:700 42px 'Space Grotesk'}.numbers em{font-style:normal;color:#8266f5}.numbers article span{font-size:10px;color:#757b89}.cta{max-width:1140px;min-height:370px;margin:50px auto 110px;background:linear-gradient(120deg,#17152a,#11131c);border:1px solid #302b5a;border-radius:22px;padding:60px 70px;position:relative;overflow:hidden}.cta p{color:#949aaa;font-size:13px;margin-bottom:28px}.cta-art{position:absolute;right:6%;top:-20%;width:420px;height:420px;border:1px solid #8467ff3d;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 100px #6949f122 inset}.cta-art:after,.cta-art:before{content:"";position:absolute;border:1px solid #8467ff30;border-radius:50%;inset:45px}.cta-art:after{inset:100px}.cta-art span{font:700 100px 'Space Grotesk';color:#7657ee;z-index:2}footer{border-top:1px solid #1d202a;max-width:1180px;margin:auto;padding:45px 24px;display:grid;grid-template-columns:1fr 1fr;gap:20px;color:#686e7b;font-size:10px}footer div{text-align:right}footer div a{margin-left:25px}footer small{text-align:right}.modal{position:fixed;inset:0;background:#05060aaa;backdrop-filter:blur(12px);z-index:50;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-box{width:min(440px,100%);background:#11141d;border:1px solid #2a2e3c;border-radius:18px;padding:30px;position:relative;animation:pop .25s}.close{position:absolute;right:15px;top:12px;border:0;background:none;color:#9298a8;font-size:25px;cursor:pointer}.tabs{display:flex;border-bottom:1px solid #272b38;margin-bottom:25px}.tabs button{border:0;background:none;color:#747a88;padding:12px 15px;cursor:pointer}.tabs button.active{color:#fff;border-bottom:2px solid #795cf4}.modal h2{font:700 27px 'Space Grotesk';margin:5px 0}.modal form>p{color:#858b99;font-size:12px}.modal label,.admin-form label{display:block;color:#9ba1ad;font-size:10px;margin-top:15px}.modal input,.admin-form input,.admin-form textarea,.admin-form select{display:block;width:100%;margin-top:7px;background:#0b0d13;border:1px solid #292d3a;color:white;border-radius:8px;padding:12px;outline:none}.modal input:focus{border-color:#7457f1}.modal form .button{width:100%;margin-top:20px}.form-msg{display:block;margin-top:12px;color:#ec5f7a}.demo-note{margin-top:20px;background:#191c26;border-radius:8px;padding:10px;text-align:center;font-size:9px;color:#7f8593}.panel{position:fixed;right:-760px;top:0;width:min(720px,100%);height:100vh;background:#0d0f16;border-left:1px solid #262a36;z-index:60;transition:.4s;box-shadow:-30px 0 80px #0008;overflow:auto}.panel.open{right:0}.panel-head{height:75px;border-bottom:1px solid #222631;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;background:#0d0f16;z-index:2}.panel-close{background:none;border:0;color:#fff;font-size:25px}.panel-body{padding:30px}.dashboard-head{display:flex;justify-content:space-between;align-items:center}.dashboard-head h2{font-family:'Space Grotesk';margin:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.stat-grid article{background:#151822;border:1px solid #272b38;border-radius:12px;padding:18px}.stat-grid small{color:#737987}.stat-grid b{display:block;font-size:24px;margin-top:8px}.order{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#141720;border-radius:10px;margin-top:8px}.order small{display:block;color:#7d8391}.admin-form{background:#141720;border:1px solid #272b38;padding:20px;border-radius:12px;margin-top:20px}.admin-form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:flex!important;align-items:center;gap:7px}.check input{width:auto!important;margin:0!important}.toast{position:fixed;left:50%;bottom:-70px;transform:translateX(-50%);background:#f4f5f8;color:#11141d;border-radius:10px;padding:13px 20px;font-weight:700;font-size:11px;z-index:80;transition:.3s}.toast.show{bottom:25px}.product-hero{max-width:1180px;margin:auto;padding:50px 24px 90px}.back{color:#838997;font-size:11px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:60px}.product-icon.big{width:70px;height:70px;margin-bottom:25px}.product-icon.big svg{width:32px}.product-hero h1{font-size:65px;margin:10px 0 20px}.price-line{display:flex;align-items:center;gap:14px;margin-top:26px}.price-line strong{font:700 30px 'Space Grotesk'}.price-line del{color:#666d7c}.price-line span{font-size:9px;color:#8d93a1;border:1px solid #2c303c;padding:5px 8px;border-radius:12px}.product-visual{height:460px;position:relative;display:grid;place-items:center}.screen{width:96%;height:330px;background:#12151f;border:1px solid #34394a;border-radius:16px;transform:perspective(1000px) rotateY(-8deg) rotateX(3deg);box-shadow:30px 40px 100px #000,0 0 70px color-mix(in srgb,var(--accent) 18%,transparent);overflow:hidden}.screen-top{height:28px;border-bottom:1px solid #292d39;padding:10px}.screen-top i{float:left;width:6px;height:6px;background:#3a3f4c;border-radius:50%;margin-right:5px}.screen-body{display:flex;height:calc(100% - 28px)}.screen aside{width:18%;border-right:1px solid #252936;background:#0e1118}.dash{padding:25px;width:82%}.dash>span{display:block;width:35%;height:10px;background:#292d3a;border-radius:5px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.stats b{height:65px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 20%,#171a24),#171a24);border-radius:8px}.chart{height:130px;margin-top:15px;border-radius:9px;background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 12%,transparent),transparent),repeating-linear-gradient(0deg,transparent 0 25px,#242834 26px)}.float-card{position:absolute;right:-10px;bottom:30px;background:#171a24;border:1px solid #353a49;border-radius:12px;padding:14px 20px;color:#28cf9f;box-shadow:0 20px 45px #000}.float-card b{margin-left:9px;color:#fff}.float-card small{display:block;color:#777e8d;margin-top:4px}.detail{max-width:1140px;margin:auto;padding:80px 24px 120px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid #1c202a}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-list article{background:#12151d;border:1px solid #242834;border-radius:12px;padding:22px}.feature-list span{font-size:9px;color:#8468f5}.feature-list h3{font-size:14px}.feature-list p{font-size:10px;line-height:1.6;color:#777e8c}@keyframes float{50%{transform:translateY(-13px) rotate(-8deg)}}@keyframes pop{from{opacity:0;transform:scale(.95)}}@media(max-width:800px){nav,.header-actions>.ghost,.header-actions>.button{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.hero h1{font-size:52px;letter-spacing:-3px}.orbital{height:470px}.o2{width:100%}.logos{overflow:auto;justify-content:flex-start;padding:0 24px;gap:40px}.section-head{display:block}.product-cards{grid-template-columns:1fr}.numbers>div{grid-template-columns:1fr 1fr;gap:25px}.numbers article:nth-child(2){border:0}.cta{margin:30px 16px 70px;padding:45px 30px}.cta-art{opacity:.25;right:-40%}footer{grid-template-columns:1fr}footer div,footer small{text-align:left}.product-grid,.detail{grid-template-columns:1fr}.product-hero h1{font-size:48px}.product-visual{height:370px}.feature-list{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr}.admin-form .row{grid-template-columns:1fr}}
