*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050608;color:#f4f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:82px;border-bottom:1px solid #25272d;background:rgba(5,6,8,.96);display:flex;align-items:center;padding:0 28px;gap:30px;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.brand img{width:52px;height:52px;object-fit:contain}.site-header nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;color:#b9bbc2}.site-header nav a:hover{color:#fff}.support-link{color:#ff4a45!important;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 22px;font-weight:800;border:1px solid transparent;transition:.2s transform,.2s background}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#ff3434,#c70f20);box-shadow:0 10px 28px rgba(255,35,45,.18)}.btn-secondary{background:#171a20;border-color:#42464f}.top-cta{white-space:nowrap}.hero{min-height:690px;padding:100px max(28px,calc((100vw - 1400px)/2)) 72px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.85fr);gap:72px;align-items:center;background:radial-gradient(circle at 75% 30%,rgba(176,10,20,.24),transparent 36%),radial-gradient(circle at 90% 80%,rgba(255,32,40,.10),transparent 32%)}.hero-copy{max-width:760px}.eyebrow{color:#ff9f32;font-weight:900;letter-spacing:.16em;font-size:15px;margin-bottom:18px}.hero h1{font-size:clamp(64px,7vw,106px);line-height:.93;letter-spacing:-.055em;margin:0 0 34px;font-weight:900}.hero h1 span{color:#ff4745}.lead{font-size:21px;color:#d2d4d9;max-width:780px}.hero-actions{display:flex;gap:16px;margin-top:34px}.status-card{background:linear-gradient(160deg,#171a21,#0c0e13);border:1px solid #343943;border-radius:26px;padding:34px 32px;box-shadow:0 20px 80px rgba(0,0,0,.35);text-align:center}.status-logo{width:190px;height:190px;object-fit:contain}.status-card h2{font-size:30px;margin:4px 0 0}.status-subtitle{color:#9ea3ad;margin:0 0 26px}.status-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #2d3037;padding:18px 0;font-size:18px;text-align:left}.status-row strong{display:flex;align-items:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dot-green{background:#39e68b;box-shadow:0 0 14px #39e68b}.dot-red{background:#ff4c54}.dot-amber{background:#f5bd42}.status-updated{font-size:13px;color:#777d88;margin-top:4px}.feature-strip{max-width:1400px;margin:0 auto;padding:30px 28px 42px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #202229}.feature-strip article{padding:10px 28px;border-right:1px solid #2a2d34}.feature-strip article:last-child{border-right:0}.feature-icon{color:#ff3d3d;font-size:31px;font-weight:900}.feature-strip h3{margin:4px 0 8px;font-size:18px}.feature-strip p{color:#9ea3ad;font-size:14px;margin:0}.platform-share{max-width:1400px;margin:auto;padding:24px 28px 76px;display:grid;grid-template-columns:1.55fr .9fr;gap:20px}.panel{border:1px solid #282b32;border-radius:20px;background:#090b0f;padding:22px}.panel h2{font-size:20px;margin:0 0 16px}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform{min-height:74px;border:1px solid #24272d;border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px;background:#0e1015}.platform b{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:22px;background:#171a20}.platform span{font-weight:800}.platform small{display:block;font-weight:600;color:#41df91;margin-top:2px}.platform.soon small{color:#a7aab2}.yt{color:#ff4444}.tt{color:#fff}.tw{color:#b78cff}.share-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.share{border:1px solid #2c3037;background:#12151a;color:#fff;border-radius:10px;min-height:48px;display:flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;font:inherit}.share:hover{border-color:#ff4242;transform:translateY(-1px)}.share.discord{background:#5865f2;border-color:#5865f2}.share-note{color:#9298a3;font-size:13px;margin:14px 0 0}.share-message{font-size:13px;color:#56e09a;min-height:20px;margin-top:4px}.about{max-width:1400px;margin:auto;padding:78px 28px;display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid #202229}.about h2{font-size:48px;line-height:1.05;margin:0;letter-spacing:-.03em}.about-copy{color:#aeb2bb;font-size:18px}.support-banner{max-width:1400px;margin:0 auto 80px;padding:34px 38px;border:1px solid #3a2025;border-radius:20px;background:linear-gradient(100deg,#13090b,#0b0d12);display:flex;align-items:center;justify-content:space-between;gap:24px}.support-banner h2{margin:0 0 4px}.support-banner p{margin:0;color:#a8adb6}footer{border-top:1px solid #24272e;padding:28px max(28px,calc((100vw - 1400px)/2));display:flex;justify-content:space-between;gap:24px;align-items:center;color:#b2b6bf}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:800}.footer-brand img{width:46px;height:46px;object-fit:contain}.footer-brand small{font-weight:500;color:#777d88}.footer-links{display:flex;gap:24px;font-size:14px}.footer-links a:hover{color:#fff}@media(max-width:1050px){.site-header nav{gap:14px;font-size:14px}.hero{grid-template-columns:1fr;padding-top:70px}.status-card{max-width:650px}.feature-strip{grid-template-columns:repeat(2,1fr)}.platform-share,.about{grid-template-columns:1fr}}@media(max-width:720px){.site-header{height:auto;padding:12px 16px;flex-wrap:wrap}.site-header nav{order:3;width:100%;overflow:auto;justify-content:flex-start;padding-bottom:4px}.top-cta{margin-left:auto}.hero{padding:58px 18px}.hero h1{font-size:58px}.lead{font-size:17px}.hero-actions{flex-direction:column}.feature-strip{grid-template-columns:1fr;padding:20px 18px}.feature-strip article{border-right:0;border-bottom:1px solid #2a2d34;padding:20px 4px}.platform-share{padding:18px}.platform-grid{grid-template-columns:1fr 1fr}.share-grid{grid-template-columns:1fr 1fr}.about{padding:55px 18px;gap:30px}.about h2{font-size:38px}.support-banner{margin:0 18px 55px;flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.footer{padding:22px 18px}}

.legal-page{min-height:calc(100vh - 160px);padding:80px 24px}.legal-wrap{max-width:920px;margin:auto;background:#0b0d11;border:1px solid #272a31;border-radius:22px;padding:48px}.legal-wrap h1{font-size:56px;line-height:1.05;margin:0 0 12px}.legal-wrap h2{font-size:25px;margin:38px 0 10px}.legal-wrap p,.legal-wrap li{color:#b5bac3;font-size:17px}.legal-wrap ul{padding-left:24px}.legal-date{color:#777d88!important;font-size:14px!important}.legal-wrap .support-banner{margin:36px 0 0}@media(max-width:720px){.legal-wrap{padding:28px}.legal-wrap h1{font-size:40px}}
