:root{--bg:#07050b;--surface:#0d0914;--surface2:#120b1d;--line:#2d1a42;--text:#f5f2f8;--muted:#a49aaE;--purple:#8b3dff;--purple2:#c365ff;--green:#20df83;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 76% 8%,rgba(111,31,213,.18),transparent 34%),radial-gradient(circle at 12% 26%,rgba(161,61,255,.08),transparent 26%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.noise{position:fixed;inset:0;pointer-events:none;opacity:.025;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='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--text);font-weight:800;letter-spacing:-.02em}.brand img{width:38px;height:38px;border-radius:12px;box-shadow:0 0 26px rgba(148,56,255,.35)}.nav nav{display:flex;gap:30px;align-items:center}.nav nav a{color:#b9b0c2;text-decoration:none;font-size:14px;font-weight:600;transition:.18s}.nav nav a:hover{color:#fff}.nav-discord{border:1px solid #38234d;border-radius:10px;padding:9px 14px}.hero{min-height:610px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:40px;padding:65px 0 80px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#c8b9d5;display:flex;align-items:center;gap:9px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--purple2);box-shadow:0 0 15px var(--purple)}h1{font-size:clamp(46px,6vw,77px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px;max-width:780px}h1 em{font-style:normal;background:linear-gradient(90deg,#d9b0ff,#8c41ff 60%,#da74ff);-webkit-background-clip:text;color:transparent}.lead{font-size:18px;color:#aaa0b4;max-width:690px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;padding:13px 19px;font-weight:800;font-size:14px;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.primary{color:#fff;background:linear-gradient(135deg,#7627ee,#b34dff);box-shadow:0 10px 35px rgba(117,39,238,.23)}.primary:hover{box-shadow:0 14px 42px rgba(117,39,238,.32)}.ghost{color:#ddd5e4;background:#100b16;border-color:#2e203c}.meta-row{display:flex;align-items:center;gap:10px;color:#7f7689;font-size:12px;margin-top:21px}.meta-row i{width:3px;height:3px;border-radius:50%;background:#4e4257}.hero-art{height:460px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(30px)}.orb-a{width:320px;height:320px;background:rgba(117,25,252,.18)}.orb-b{width:220px;height:220px;background:rgba(202,78,255,.13);transform:translate(90px,60px)}.app-card{position:relative;width:min(460px,95%);height:300px;background:linear-gradient(145deg,rgba(25,15,37,.95),rgba(8,6,13,.98));border:1px solid #38204f;border-radius:25px;box-shadow:0 35px 90px rgba(0,0,0,.48),0 0 60px rgba(118,44,255,.14);transform:perspective(1000px) rotateY(-7deg) rotateX(3deg);overflow:hidden}.app-card:after{content:"";position:absolute;inset:auto -70px -100px auto;width:250px;height:250px;border-radius:50%;background:rgba(151,55,255,.17);filter:blur(35px)}.app-top{height:48px;border-bottom:1px solid #261834;display:flex;align-items:center;gap:7px;padding:0 18px}.app-top span{width:8px;height:8px;border-radius:50%;background:#372b42}.app-content{display:grid;grid-template-columns:80px 1fr;gap:18px;align-items:center;padding:39px}.app-content img{width:78px;height:78px;border-radius:22px}.metric{display:flex;flex-direction:column;gap:2px}.metric strong{font-size:25px}.metric small{color:#877c91}.pulse{position:absolute;right:38px;top:78px;width:10px;height:10px;background:var(--green);border-radius:50%;box-shadow:0 0 18px var(--green)}.bars{grid-column:1/-1;display:flex;height:70px;align-items:end;gap:9px;margin-top:10px}.bars b{display:block;flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(#b34fff,#6721d6);opacity:.75}.bars b:nth-child(1){height:28%}.bars b:nth-child(2){height:50%}.bars b:nth-child(3){height:78%}.bars b:nth-child(4){height:61%}.bars b:nth-child(5){height:91%}.section{padding:90px 0}.section-head{max-width:640px;margin-bottom:38px}.section-head>span{color:#9e5eff;font-size:11px;letter-spacing:.15em;font-weight:900}.section-head h2{font-size:clamp(31px,4vw,47px);letter-spacing:-.04em;margin:9px 0 8px}.section-head p{color:#948a9f;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.features article{padding:26px;background:linear-gradient(150deg,#100a18,#0a0710);border:1px solid #281a35;border-radius:17px;min-height:190px;transition:.2s}.features article:hover{border-color:#493060;transform:translateY(-2px)}.icon{width:42px;height:42px;border-radius:12px;background:#221131;display:grid;place-items:center;color:#b95cff}.features h3{font-size:18px;margin:17px 0 7px}.features p{color:#8f8499;font-size:14px;margin:0}.download-wrap{padding-top:70px}.download-card{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(115deg,#120a1c,#0b0811 55%,#1b0c29);border:1px solid #3d2454;border-radius:22px;padding:34px}.download-card h2{font-size:36px;margin:9px 0 5px;letter-spacing:-.04em}.download-card p{color:#978b9f;margin:0}.download-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.download-meta span{font-size:12px;color:#a79bad;border:1px solid #33233f;background:#0a0710;padding:6px 9px;border-radius:9px}.download-actions{display:flex;flex-direction:column;gap:11px;min-width:250px}.large{padding:16px 24px}.release-link{text-align:center;text-decoration:none;color:#a994b9;font-size:12px}.checksum{display:grid;grid-template-columns:180px 1fr auto;gap:18px;align-items:center;margin-top:14px;padding:18px 20px;background:#0b0810;border:1px solid #25182f;border-radius:14px}.checksum div{display:flex;flex-direction:column}.checksum small{color:#7f7489}.checksum code{overflow:hidden;text-overflow:ellipsis;color:#baa5cc;font-size:12px;white-space:nowrap}.checksum button{background:#171020;color:#cdbddb;border:1px solid #33223f;border-radius:9px;padding:8px 12px;cursor:pointer}.unsigned-note{display:flex;gap:12px;align-items:flex-start;margin-top:12px;padding:15px 18px;border:1px solid #3d2f22;background:#151008;border-radius:13px;color:#b7a58d;font-size:13px}.unsigned-note span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #6a5335;border-radius:50%;flex:none}.unsigned-note p{margin:0}.faq{max-width:900px}.faq details{border-bottom:1px solid #25182e;padding:18px 4px}.faq summary{cursor:pointer;font-weight:750;list-style:none}.faq summary:after{content:"+";float:right;color:#9c5cff}.faq details[open] summary:after{content:"−"}.faq details p{color:#918699;max-width:760px;margin-bottom:6px}footer{min-height:120px;border-top:1px solid #201629;display:flex;align-items:center;gap:24px;color:#766d7d;font-size:12px}footer p{flex:1}footer a{color:#a995b8;text-decoration:none}@media(max-width:850px){.nav nav a:not(.nav-discord){display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-art{height:340px}.app-card{height:280px}.features{grid-template-columns:1fr 1fr}.download-card{align-items:flex-start;flex-direction:column}.download-actions{width:100%}.checksum{grid-template-columns:1fr auto}.checksum div{grid-column:1/-1}}@media(max-width:560px){.shell{width:min(100% - 24px,var(--max))}.nav{height:66px}.hero{min-height:auto;padding-bottom:50px}.hero-art{height:270px}.app-card{height:235px}.app-content{padding:25px}.features{grid-template-columns:1fr}.hero-actions{flex-direction:column}.button{width:100%}.meta-row{flex-wrap:wrap}.download-card{padding:24px}.checksum{grid-template-columns:1fr}.checksum button{width:100%}footer{align-items:flex-start;flex-direction:column;padding:30px 0}}
