:root{--bg:#070711;--panel:rgba(22,21,43,.65);--line:rgba(179,174,255,.15);--text:#f5f4ff;--muted:#9b9aaa;--purple:#937bff;--blue:#58cbff;--cursor-x:50%;--cursor-y:20%;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;opacity:.035;z-index:20;pointer-events:none;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)' opacity='.8'/%3E%3C/svg%3E")}.ambient{position:fixed;border-radius:50%;filter:blur(110px);pointer-events:none;z-index:-1;opacity:.25}.ambient-one{width:38vw;height:38vw;background:#4a28cb;top:-22vw;right:-14vw}.ambient-two{width:30vw;height:30vw;background:#0068ba;bottom:10%;left:-20vw}.cursor-glow{position:fixed;left:var(--cursor-x);top:var(--cursor-y);width:420px;height:420px;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(circle,rgba(100,69,255,.075),transparent 67%);z-index:-1}.site-header{position:fixed;z-index:10;top:0;left:0;width:100%;height:80px;padding:0 clamp(22px,5vw,88px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.055);background:rgba(7,7,17,.62);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font:bold 16px 'Space Grotesk';letter-spacing:-.7px}.brand>span:last-child>span{color:#9781ff}.brand-mark{width:21px;height:24px;display:flex;align-items:flex-end;gap:2px;transform:skewY(-30deg)}.brand-mark i{display:block;width:5px;background:#8e78ff}.brand-mark i:nth-child(1){height:11px}.brand-mark i:nth-child(2){height:19px;background:#d4cdff}.brand-mark i:nth-child(3){height:15px}.main-nav{display:flex;gap:28px;margin-left:90px}.main-nav a,.footer-links a{color:#aaa8bb;text-decoration:none;font-size:12px;transition:.25s}.main-nav a:hover,.main-nav a.active{color:#fff}.main-nav a.active:after{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:#8f7bff;margin:0 0 7px 5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;border-radius:7px;font-weight:700;font-size:12px;transition:.3s}.button span{font-size:17px}.button-small{height:40px;padding:0 15px 0 18px;border:1px solid rgba(164,145,255,.45);color:#fff;background:linear-gradient(120deg,rgba(132,103,255,.25),rgba(72,185,255,.15))}.button-small:hover,.button-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(106,78,255,.25)}.menu-toggle{display:none}.hero{min-height:760px;height:100vh;max-height:1000px;padding:150px clamp(22px,9vw,170px) 100px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;background-image:linear-gradient(rgba(148,131,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(148,131,255,.035) 1px,transparent 1px);background-size:80px 80px}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0%,rgba(7,7,17,.75) 40%,transparent 65%),linear-gradient(0deg,var(--bg),transparent 30%);pointer-events:none}.hero-content{position:relative;z-index:2;max-width:620px}.eyebrow{font:600 10px 'Space Grotesk';letter-spacing:2px;text-transform:uppercase;color:#a99bff;margin:0 0 22px}.pulse-dot{display:inline-block;width:6px;height:6px;background:#7ae6ff;border-radius:50%;margin-right:8px;box-shadow:0 0 12px #7ae6ff;animation:pulse 2s infinite}.hero h1,.section-heading h2,.pricing h2,.experience-copy h2,.faq h2,.social-section h2{font:700 clamp(48px,7vw,106px)/.88 'Space Grotesk';letter-spacing:-5px;margin:0}.hero h1 span,.section-heading h2 span,.pricing h2 span,.experience-copy h2 span,.faq h2 span,.social-section h2 span{color:transparent;background:linear-gradient(115deg,#fff 5%,#b5a8ff 55%,#61caff);-webkit-background-clip:text;background-clip:text}.hero-lead{font:500 clamp(25px,2.5vw,36px)/1.12 'Space Grotesk';margin:31px 0 18px;letter-spacing:-1.5px}.hero-lead strong{color:#a393ff}.hero-copy{max-width:440px;color:#aaa9b8;font-size:14px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.button-primary{height:54px;padding:0 19px 0 23px;color:#fff;background:linear-gradient(110deg,#7156ed,#5f72f1 55%,#48b9f6);box-shadow:0 0 35px rgba(105,85,239,.35)}.text-link{font-size:12px;color:#dddbe8;text-decoration:none;border-bottom:1px solid #605d6e;padding-bottom:7px;transition:.25s}.text-link b{color:#927dff;margin-left:12px;font-size:15px}.text-link:hover{border-color:#a492ff;color:#fff}.hero-note{margin-top:70px;font-size:10px;letter-spacing:.7px;color:#777587}.hero-note span{color:#8e78ff;margin-right:8px}.hero-visual{position:absolute;right:5%;top:9%;width:54%;height:87%;z-index:1;perspective:1100px}.orbit{position:absolute;border:1px solid rgba(157,144,255,.18);border-radius:50%;transform:rotateX(66deg) rotateZ(-20deg)}.orbit-a{width:520px;height:520px;left:18%;top:22%;animation:rotate 15s linear infinite}.orbit-b{width:370px;height:370px;left:28%;top:31%;border-color:rgba(83,205,255,.2);animation:rotate 12s linear infinite reverse}.cube-scene{position:absolute;left:43%;top:41%;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(-32deg);animation:float 6s ease-in-out infinite}.cube{transform-style:preserve-3d;position:absolute}.cube-main{width:190px;height:190px;transform:translateZ(0)}.cube-face{position:absolute;width:190px;height:190px;border:1px solid rgba(194,185,255,.55);background:linear-gradient(135deg,rgba(119,93,246,.88),rgba(36,33,83,.93));backdrop-filter:blur(2px);box-shadow:inset 0 0 40px rgba(255,255,255,.1)}.front{transform:translateZ(95px)}.back{transform:rotateY(180deg) translateZ(95px)}.right{transform:rotateY(90deg) translateZ(95px);background:linear-gradient(135deg,#45378e,#17152c)}.left{transform:rotateY(-90deg) translateZ(95px)}.top{transform:rotateX(90deg) translateZ(95px);background:linear-gradient(135deg,#8f7cff,#6562cf)}.bottom{transform:rotateX(-90deg) translateZ(95px)}.cube-symbol{position:absolute;z-index:2;left:67px;top:54px;transform:translateZ(97px) rotateY(0);font:bold 67px 'Space Grotesk';color:white;text-shadow:0 0 25px #b2a5ff}.cube-mini{width:40px;height:40px;background:linear-gradient(135deg,#6e69dc,#27234f);box-shadow:0 0 30px #6956df}.cube-mini:after,.cube-mini:before{content:'';position:absolute;background:inherit;inset:0}.cube-mini:after{transform:rotateY(90deg) translateZ(20px)}.cube-mini:before{transform:rotateX(90deg) translateZ(20px)}.cube-mini.one{left:-140px;top:185px;transform:translateZ(45px) rotateZ(30deg);animation:miniFloat 5s ease-in-out infinite}.cube-mini.two{left:240px;top:-70px;transform:translateZ(45px) rotateZ(30deg);animation:miniFloat 4s ease-in-out infinite 1s}.cube-mini.three{left:290px;top:235px;transform:translateZ(-50px);animation:miniFloat 6s ease-in-out infinite .5s}.particle{position:absolute;border-radius:50%;background:#bdb3ff;box-shadow:0 0 16px 3px #8b79f7;animation:particle 5s ease-in-out infinite}.p1{width:4px;height:4px;top:26%;left:15%}.p2{width:7px;height:7px;top:55%;left:10%;animation-delay:1s}.p3{width:5px;height:5px;top:21%;right:14%;background:#75d9ff;animation-delay:2s}.p4{width:3px;height:3px;top:72%;right:18%;animation-delay:3s}.p5{width:5px;height:5px;top:76%;left:30%;animation-delay:2.5s}.visual-caption{position:absolute;left:9%;bottom:15%;padding:14px 19px;display:flex;gap:11px;align-items:center}.glass-card{background:rgba(30,29,62,.46);border:1px solid rgba(184,174,255,.16);backdrop-filter:blur(10px)}.caption-icon{font-size:20px;color:#a18cff}.visual-caption small,.visual-caption strong{display:block;font:600 8px 'Space Grotesk';letter-spacing:1.3px}.visual-caption small{color:#89889b;margin-bottom:4px}.visual-caption strong{color:#e0dcff}.visual-status{position:absolute;right:10%;bottom:23%;font:600 9px 'Space Grotesk';letter-spacing:1px;color:#a7a4b8}.visual-status span{width:7px;height:7px;background:#5ee1bc;border-radius:50%;display:inline-block;margin-right:7px;box-shadow:0 0 10px #5ee1bc}.scroll-hint{position:absolute;left:clamp(22px,5vw,88px);bottom:28px;z-index:2;display:flex;align-items:center;gap:10px;color:#777486;font:600 8px 'Space Grotesk';letter-spacing:1.3px}.scroll-hint i{display:block;width:34px;height:1px;background:#8074c8}.intro-strip{padding:80px clamp(22px,14vw,240px);display:flex;justify-content:space-between;gap:60px;background:linear-gradient(90deg,rgba(100,76,204,.1),transparent);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-strip>div{display:flex;gap:25px}.intro-number{font:600 11px 'Space Grotesk';color:#8e7eff}.intro-strip p{margin:0;font:500 21px/1.35 'Space Grotesk';letter-spacing:-.7px}.intro-strip p strong{color:#a392ff}.intro-description{max-width:320px;font:400 13px/1.7 Inter!important;color:#9694a5}.section-pad{padding:150px clamp(22px,9vw,170px)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:58px}.section-heading h2,.pricing h2,.experience-copy h2,.faq h2,.social-section h2{font-size:clamp(39px,5.3vw,75px);letter-spacing:-3.5px}.section-heading>p{max-width:250px;color:#9694a5;font-size:13px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:14px}.feature-card{min-height:255px;padding:25px;background:linear-gradient(130deg,rgba(33,31,60,.7),rgba(15,15,30,.5));border:1px solid var(--line);position:relative;overflow:hidden;transition:.35s}.feature-card:hover{transform:translateY(-6px);border-color:rgba(157,138,255,.48);box-shadow:0 22px 45px rgba(0,0,0,.25)}.feature-card:after{content:'';position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(110,81,255,.18),transparent 68%);top:-100px;right:-80px;opacity:0;transition:.4s}.feature-card:hover:after{opacity:1}.feature-large{grid-row:span 2;min-height:524px;background:linear-gradient(145deg,rgba(62,48,123,.66),rgba(15,15,31,.6))}.feature-wide{grid-column:span 2;display:flex;justify-content:space-between;min-height:255px}.card-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.feature-icon{width:37px;height:37px;display:grid;place-items:center;border:1px solid rgba(179,167,255,.28);color:#a692ff;font-size:19px;background:rgba(136,112,255,.09)}.card-index{font:600 10px 'Space Grotesk';letter-spacing:1px;color:#777385}.feature-card h3{position:relative;z-index:1;margin:50px 0 12px;font:600 25px/1.08 'Space Grotesk';letter-spacing:-1.3px}.feature-card p{position:relative;z-index:1;margin:0;max-width:190px;font-size:12px;line-height:1.65;color:#9492a4}.performance-lines{position:absolute;bottom:50px;right:37px;width:120px;height:155px;display:flex;align-items:flex-end;gap:8px;opacity:.8}.performance-lines i{width:13px;background:linear-gradient(0deg,#9279ff,#6dd7ff);box-shadow:0 0 18px #7b67ee}.performance-lines i:nth-child(1){height:30%}.performance-lines i:nth-child(2){height:55%}.performance-lines i:nth-child(3){height:42%}.performance-lines i:nth-child(4){height:78%}.performance-lines i:nth-child(5){height:100%}.update-orb{width:125px;height:125px;align-self:center;margin-right:35px;border:1px solid #7b6cf5;border-radius:50%;display:grid;place-items:center;animation:rotate 9s linear infinite}.update-orb:before{content:'';width:75px;height:75px;border:1px dashed #7770cf;border-radius:50%}.update-orb i{position:absolute;width:5px;height:5px;border-radius:50%;background:#8e7cff;box-shadow:0 0 10px #967dff}.update-orb i:nth-child(1){transform:translateX(61px)}.update-orb i:nth-child(2){transform:rotate(120deg) translateX(61px)}.update-orb i:nth-child(3){transform:rotate(240deg) translateX(61px)}.experience{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:10vw;background:linear-gradient(140deg,#0d0c20,transparent 70%)}.experience-art{position:relative;min-height:430px}.ui-window{position:absolute;inset:20px 0 20px 3%;padding:1px;background:linear-gradient(130deg,rgba(166,151,255,.7),rgba(76,190,255,.05));transform:perspective(900px) rotateY(6deg) rotateX(2deg);box-shadow:-18px 25px 60px rgba(0,0,0,.45)}.window-bar{height:29px;background:#17162c;display:flex;align-items:center;padding:0 13px;gap:5px}.window-bar span{width:6px;height:6px;border-radius:50%;background:#6a617e}.window-bar b{margin-left:10px;font:600 7px 'Space Grotesk';letter-spacing:1.2px;color:#928d9f}.window-body{height:calc(100% - 29px);display:flex;background:linear-gradient(125deg,#1d1a38,#0d1023)}.window-body aside{width:44px;background:rgba(10,9,26,.8);padding-top:25px;display:flex;align-items:center;flex-direction:column;gap:18px}.window-body aside i{width:13px;height:13px;border:1px solid #736b8a;border-radius:3px}.window-body aside i.selected{border-color:#a18aff;background:#8068f2;box-shadow:0 0 14px #8068f2}.dashboard{padding:35px;width:100%;background:radial-gradient(circle at 70% 10%,rgba(81,93,209,.25),transparent 35%)}.dash-title small,.chart-label span,.dash-cards small{font:600 7px 'Space Grotesk';letter-spacing:1.3px;color:#88839b}.dash-title h3{margin:7px 0 24px;font:500 23px/1.1 'Space Grotesk';letter-spacing:-1px}.dash-title em{font-style:normal;color:#a58eff}.dash-chart{height:145px;border:1px solid rgba(166,153,255,.17);padding:16px;background:rgba(27,26,55,.45)}.chart-label{display:flex;justify-content:space-between}.chart-label b{font:600 7px 'Space Grotesk';letter-spacing:1px;color:#6ee1bb}.dash-chart svg{margin-top:20px;width:100%;height:70px;overflow:visible}.dash-cards{display:flex;gap:12px;margin-top:14px}.dash-cards span{flex:1;border:1px solid rgba(166,153,255,.12);padding:13px;background:rgba(22,21,46,.45)}.dash-cards b,.dash-cards small{display:block}.dash-cards b{font:600 17px 'Space Grotesk';color:#cec5ff;margin-bottom:4px}.floating-tag{position:absolute;background:rgba(27,25,53,.85);border:1px solid rgba(171,157,255,.22);backdrop-filter:blur(8px);padding:11px 13px;color:#dedaff;font:600 8px 'Space Grotesk';letter-spacing:1px;box-shadow:0 12px 25px rgba(0,0,0,.22)}.floating-tag i{margin-left:18px;color:#ad99ff;font-style:normal;font-size:12px}.tag-one{top:7%;right:-3%}.tag-two{bottom:4%;left:-1%}.experience-copy>p:not(.eyebrow){font-size:13px;line-height:1.75;color:#aaa8b8;margin:24px 0}.experience-copy ul{padding:0;margin:30px 0;list-style:none}.experience-copy li{padding:13px 0;border-bottom:1px solid var(--line);font:500 12px 'Space Grotesk';color:#d0cdda}.experience-copy li span{font:600 9px 'Space Grotesk';letter-spacing:1px;color:#8674df;margin-right:16px}.pricing{position:relative;background:linear-gradient(180deg,transparent,rgba(50,39,101,.18),transparent)}.pricing-top{text-align:center;margin:auto}.pricing-top>p:last-child{color:#9693a6;font-size:13px;margin:18px auto 0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1070px;margin:57px auto 0}.price-card{position:relative;min-height:395px;padding:27px;background:rgba(21,20,42,.62);border:1px solid var(--line);overflow:hidden;transition:.3s}.price-card:hover{transform:translateY(-7px);border-color:rgba(153,133,255,.45)}.price-card.featured{border-color:#947dff;background:linear-gradient(145deg,rgba(77,55,160,.65),rgba(24,22,50,.8));box-shadow:0 0 45px rgba(116,83,255,.14)}.price-card.featured:before{content:'';position:absolute;inset:-100% -40%;background:linear-gradient(110deg,transparent 42%,rgba(255,255,255,.11) 50%,transparent 58%);animation:shine 6s infinite}.price-card.premium{background:linear-gradient(145deg,rgba(28,39,78,.85),rgba(14,14,33,.9));border-color:rgba(91,191,255,.35)}.price-card-top{display:flex;justify-content:space-between;align-items:center}.plan-label{padding:6px 8px;color:#a998ff;background:rgba(147,120,255,.13);font:600 8px 'Space Grotesk';letter-spacing:1px}.featured .plan-label{color:#fff;background:#836cf1}.premium .plan-label{color:#9ee2ff;background:rgba(83,202,255,.12)}.plan-index{font:600 9px 'Space Grotesk';color:#77758a}.price-card h3{font:600 19px 'Space Grotesk';letter-spacing:1.2px;margin:52px 0 16px}.price{font:600 54px/1 'Space Grotesk';letter-spacing:-3px}.price-card>p{font-size:12px;color:#9e9baa;margin:9px 0}.price-line{height:1px;background:var(--line);margin:53px 0 17px}.buy-button{display:flex;justify-content:space-between;text-decoration:none;color:#e7e4f4;font:600 12px 'Space Grotesk';padding:11px 0;border-bottom:1px solid transparent;transition:.25s}.buy-button:hover{color:#a995ff;border-color:#a995ff}.buy-button span{font-size:17px}.purchase-note{text-align:center;color:#777486;font-size:10px;margin-top:25px}.showcase{background:linear-gradient(180deg,transparent,rgba(41,33,84,.13))}.slider-controls{display:flex;align-items:center;gap:15px;color:#9692aa;font:600 9px 'Space Grotesk';letter-spacing:1px}.slide-arrow{width:36px;height:36px;border:1px solid var(--line);background:transparent;color:#ddd9ee;font-size:17px;cursor:pointer;transition:.25s}.slide-arrow:hover{background:#6e5ada;border-color:#8978ee}.showcase-wrap{overflow:hidden}.showcase-track{display:flex;transition:transform .55s cubic-bezier(.65,.05,.36,1)}.showcase-slide{min-width:100%;display:grid;grid-template-columns:220px 1fr;grid-template-rows:1fr auto;gap:0 35px}.screen-title{padding-top:26px;display:flex;gap:15px}.screen-title>span{font:600 10px 'Space Grotesk';color:#8978e9}.screen-title small{font:600 8px 'Space Grotesk';letter-spacing:1.5px;color:#8d899e}.screen-title h3{margin:8px 0;font:600 17px 'Space Grotesk';letter-spacing:.5px}.showcase-slide>p{grid-column:1;align-self:end;color:#9390a0;font-size:12px;line-height:1.7;margin:0}.mock-screen{grid-row:1/3;grid-column:2;position:relative;height:390px;border:1px solid rgba(174,161,255,.26);overflow:hidden;background:#15142b;box-shadow:0 20px 48px rgba(0,0,0,.3)}.mock-screen:after{content:'';position:absolute;inset:0;border:1px solid rgba(255,255,255,.06);pointer-events:none}.menu-screen{background:radial-gradient(circle at 50% 45%,#413c85,transparent 36%),linear-gradient(135deg,#1a163b,#0b1024)}.mock-logo{position:absolute;top:55px;width:100%;text-align:center;font:bold 28px 'Space Grotesk';letter-spacing:-2px}.mock-logo span{color:#9b85ff}.mock-menu{position:absolute;left:50%;top:48%;transform:translate(-50%,-20%);width:170px;display:grid;gap:7px}.mock-menu b{height:35px;display:grid;place-items:center;border:1px solid rgba(183,174,255,.3);background:rgba(20,18,46,.65);font:600 9px 'Space Grotesk';letter-spacing:1.7px}.mock-menu b:first-child{background:linear-gradient(100deg,#745bef,#5f9eea);border:0}.grid-bg{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(168,154,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(168,154,255,.4) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(transparent,#000 70%)}.module-screen{display:flex;background:linear-gradient(125deg,#191634,#0d1225)}.module-nav{width:80px;padding:40px 0;display:grid;justify-items:center;align-content:start;gap:22px;background:#101026;border-right:1px solid var(--line)}.module-nav i{width:18px;height:18px;border:1px solid #706b8b;border-radius:3px}.module-nav i.on{background:#7e68ed;border-color:#9984ff;box-shadow:0 0 15px #7762df}.module-list{padding:50px;width:100%;display:grid;gap:15px;align-content:start}.module-list div{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 18px;background:rgba(42,37,78,.62);border:1px solid rgba(169,153,255,.11);font:600 11px 'Space Grotesk';color:#cfcae3}.toggle{width:29px;height:15px;border-radius:20px;background:#4a465e}.toggle:after{content:'';display:block;width:11px;height:11px;border-radius:50%;background:#a6a2b4;margin:2px}.toggle.on{background:#755de1}.toggle.on:after{background:#fff;transform:translateX(14px)}.hud-screen{background:linear-gradient(120deg,#243663,#0d1125 65%)}.hud-box{position:absolute;padding:8px 10px;background:rgba(9,10,26,.75);border:1px solid rgba(169,151,255,.35);font:600 9px 'Space Grotesk';letter-spacing:.8px;color:#d4ceee}.hud-box b{color:#7be2ca;margin-left:15px}.box-a{top:25px;left:25px}.box-b{top:25px;right:25px}.hud-bar{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);display:flex;gap:4px;padding:6px;background:rgba(9,10,26,.75);border:1px solid rgba(169,151,255,.35)}.hud-bar i{width:18px;height:18px;background:linear-gradient(135deg,#8875e8,#4f4a9f)}.cursor-mark{position:absolute;left:54%;top:54%;font-size:28px;color:#d1c4ff;text-shadow:0 0 15px #8f77ff}.slider-dots{display:flex;gap:7px;justify-content:center;margin-top:25px}.slider-dots button{height:3px;width:22px;border:0;background:#4d4a5b;cursor:pointer;padding:0;transition:.3s}.slider-dots button.active{width:46px;background:#8975f1}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.faq-intro>p:not(.eyebrow){font-size:13px;line-height:1.7;color:#9996a8;margin:24px 0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{color:#e8e5f1;width:100%;padding:25px 0;background:none;border:0;display:grid;grid-template-columns:38px 1fr 22px;text-align:left;align-items:center;font:500 15px 'Space Grotesk';cursor:pointer}.faq-number{color:#8674dd;font:600 9px 'Space Grotesk';letter-spacing:1px}.faq-item button i{font:300 23px Inter;color:#9f95c5;font-style:normal;transition:.3s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer p{max-width:460px;margin:0 35px 25px 38px;color:#9693a6;font-size:12px;line-height:1.75}.faq-item.open .faq-answer{max-height:160px}.faq-item.open button i{transform:rotate(45deg);color:#a28cff}.social-section{text-align:center;position:relative;overflow:hidden;padding-bottom:160px}.social-glow{position:absolute;width:650px;height:350px;left:50%;top:42%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(95,67,222,.34),transparent 67%);pointer-events:none}.social-copy{position:relative;max-width:360px;margin:25px auto 34px;color:#a19faf;font-size:13px;line-height:1.7}.social-actions{position:relative;display:flex;gap:13px;justify-content:center}.social-button{display:flex;align-items:center;gap:12px;width:220px;padding:13px 15px;text-align:left;text-decoration:none;border:1px solid var(--line);background:rgba(28,26,56,.62);color:#fff;transition:.3s}.social-button:hover{transform:translateY(-5px);border-color:#8c79f2;box-shadow:0 13px 34px rgba(47,32,109,.4)}.social-icon{width:35px;height:35px;display:grid;place-items:center;background:#3b2f63;color:#baadff;font-size:15px}.telegram .social-icon{background:#153d5b;color:#82d5ff}.social-button small,.social-button b{display:block}.social-button small{font:600 7px 'Space Grotesk';letter-spacing:1.2px;color:#89869a}.social-button b{font:600 13px 'Space Grotesk';margin-top:3px}.social-button>i{margin-left:auto;font-style:normal;color:#a794ff}.footer{padding:54px clamp(22px,5vw,88px) 24px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:start}.footer-type{font:500 11px 'Space Grotesk';color:#7f7c90}.footer-links{display:flex;gap:17px;justify-content:flex-end}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.06);margin-top:35px;padding-top:20px;color:#777486;font-size:9px}.footer-bottom p{margin:0;max-width:470px;line-height:1.5}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.hero .reveal:nth-child(1){transition-delay:.05s}.hero .reveal:nth-child(2){transition-delay:.12s}.hero .reveal:nth-child(3){transition-delay:.2s}.hero .reveal:nth-child(4){transition-delay:.28s}.hero .reveal:nth-child(5){transition-delay:.34s}@keyframes float{50%{transform:rotateX(-17deg) rotateY(-26deg) translateY(-22px)}}@keyframes miniFloat{50%{translate:0 -18px}}@keyframes rotate{to{transform:rotateX(66deg) rotateZ(340deg)}}@keyframes particle{50%{transform:translateY(-22px) scale(1.4);opacity:.4}}@keyframes pulse{50%{opacity:.45;box-shadow:0 0 4px #7ae6ff}}@keyframes shine{0%,70%{transform:translateX(-25%)}100%{transform:translateX(25%)}}@media(max-width:950px){.main-nav{gap:16px;margin-left:0}.nav-social{display:none}.hero{padding-left:8vw}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-row:span 1;min-height:300px}.feature-wide{grid-column:span 1}.experience{grid-template-columns:1fr;gap:50px}.experience-art{width:90%;min-height:400px}.faq{gap:55px}.footer{grid-template-columns:1fr auto}.footer-links{grid-column:1/-1;justify-content:flex-start}}@media(max-width:700px){.site-header{height:65px;padding:0 20px}.header-cta{display:none}.menu-toggle{width:35px;height:35px;border:0;background:none;display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:flex-end;cursor:pointer}.menu-toggle span{width:22px;height:1px;background:#ece9ff;transition:.25s}.menu-toggle span:last-child{width:15px}.menu-toggle.open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.open span:last-child{width:22px;transform:translateY(-3.5px) rotate(-45deg)}.main-nav{position:absolute;top:65px;left:0;width:100%;padding:10px 22px 22px;display:none;flex-direction:column;gap:5px;background:rgba(10,9,22,.97);border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.main-nav a{padding:10px 0}.hero{height:auto;min-height:750px;padding:130px 24px 80px;display:block;background-size:48px 48px}.hero-content{z-index:2}.hero h1{font-size:58px;letter-spacing:-3.5px}.hero-lead{font-size:27px}.hero-copy{font-size:13px;max-width:330px}.hero-actions{gap:22px}.hero-note{margin-top:34px}.hero-visual{opacity:.75;right:-44%;width:110%;height:56%;top:42%;transform:scale(.74)}.scroll-hint{left:24px}.intro-strip{padding:43px 24px;display:block}.intro-strip>div{gap:15px}.intro-strip p{font-size:18px}.intro-description{margin-top:25px!important}.section-pad{padding:85px 24px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin:20px 0 0}.section-heading h2,.pricing h2,.experience-copy h2,.faq h2,.social-section h2{font-size:43px;letter-spacing:-2.5px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-large{min-height:240px}.feature-wide{display:block}.update-orb{position:absolute;right:0;bottom:20px;width:90px;height:90px;margin:0}.experience-art{width:100%;min-height:300px}.ui-window{inset:15px 10px 15px 0}.dashboard{padding:22px}.dash-chart{height:115px}.dash-title h3{font-size:19px}.floating-tag{font-size:7px}.tag-one{right:-5px}.experience{padding-top:50px}.pricing-grid{grid-template-columns:1fr;margin-top:35px}.price-card{min-height:330px}.price-card h3{margin-top:36px}.price-line{margin-top:35px}.showcase-slide{display:block}.screen-title{padding-top:0;margin-bottom:20px}.showcase-slide>p{margin-top:15px}.mock-screen{height:260px}.slider-controls{margin-top:28px}.module-list{padding:28px 16px}.module-nav{width:55px;padding-top:25px}.faq{display:block}.faq-list{margin-top:40px}.social-section{padding-bottom:90px}.social-actions{display:grid;grid-template-columns:1fr}.social-button{width:100%}.footer{padding:38px 24px 20px;display:block}.footer-type{display:block;margin:12px 0 27px}.footer-links{flex-wrap:wrap;gap:13px 18px}.footer-bottom{display:block;margin-top:28px}.footer-bottom p+p{margin-top:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
