:root{--bg:#151d25;--bg2:#1d2732;--surface:#232d38;--surface2:#2a3541;--line:#364351;--text:#f6f8fb;--muted:#b0b9c5;--purple:#9679ff;--purple2:#c4b6ff;--blue:#299bff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--bg)}a{text-decoration:none}.public-header{height:64px;max-width:1200px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;position:relative;z-index:5}.public-brand,.select-brand{display:flex;align-items:center;gap:9px;color:#fff;font-weight:800;font-size:20px}.public-brand img{width:32px;height:32px;object-fit:contain}.public-nav{display:flex;align-items:center;gap:36px}.public-nav a{color:#aeb7c2;font-weight:650;font-size:14px;padding:21px 0 17px;border-bottom:3px solid transparent}.public-nav a:hover,.public-nav a.active{color:#fff;border-color:var(--purple)}.public-header>.public-button{justify-self:end}.public-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#8b6fff,#6f55e9);font-weight:750;box-shadow:0 12px 35px rgba(139,111,255,.22);transition:.18s}.public-button:hover{transform:translateY(-1px);filter:brightness(1.08)}.public-button.small{min-height:36px;padding:0 18px;font-size:13px}.public-button.secondary{background:#303a45;box-shadow:none}.hero-section{min-height:690px;max-width:1200px;margin:0 auto;padding:92px 24px 130px;display:grid;grid-template-columns:1fr 1fr;align-items:start;position:relative}.hero-copy{z-index:2}.hero-brand-line{display:flex;align-items:center;gap:20px}.hero-brand-line img{width:96px;height:96px;object-fit:contain;filter:drop-shadow(0 14px 36px rgba(151,121,255,.28))}.hero-brand-line h1{font-size:72px;line-height:1;margin:0;letter-spacing:-.055em}.hero-tagline{font-size:25px;line-height:1.65;color:#c5ccd5;font-weight:650;margin:28px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-art{position:absolute;right:0;top:35px;width:600px;height:550px}.orb,.ring{position:absolute;display:block}.orb{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#f2efff,#8e72ff);box-shadow:0 0 42px rgba(151,121,255,.75)}.orb-one{right:110px;top:50px;width:85px;height:85px}.orb-two{right:300px;top:170px;width:48px;height:48px;filter:blur(5px)}.orb-three{right:40px;top:270px;width:68px;height:68px}.orb-four{right:230px;top:360px;width:35px;height:35px;filter:blur(3px)}.orb-five{right:400px;top:250px;width:24px;height:24px;filter:blur(6px)}.ring{border:2px solid rgba(153,124,255,.3);border-radius:50%}.ring-one{width:350px;height:350px;right:15px;top:80px}.ring-two{width:210px;height:210px;right:160px;top:205px}.hero-wave{height:150px;margin-top:-170px;background:#10171f;clip-path:polygon(0 55%,15% 88%,31% 24%,50% 82%,67% 48%,84% 10%,100% 34%,100% 100%,0 100%)}.preview-section{background:#10171f;padding:90px 24px 110px}.section-heading{max-width:720px;text-align:center;margin:0 auto 42px}.section-heading span{color:var(--purple2);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.section-heading h2{font-size:42px;margin:12px 0}.section-heading p{color:var(--muted);line-height:1.7}.feature-grid{max-width:1050px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{background:#1c2530;border:1px solid #2f3a47;border-radius:16px;padding:26px}.feature-grid article>span{font-size:28px}.feature-grid h3{margin:16px 0 8px}.feature-grid p{color:var(--muted);font-size:14px;line-height:1.6}.placeholder-section{padding:75px 24px;max-width:900px;margin:0 auto;text-align:center;border-bottom:1px solid #293541}.placeholder-section p{color:var(--muted)}.public-footer,.select-footer{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;color:#7f8995;font-size:12px;padding:28px}.server-select-page{min-height:100vh;background:#1d2732;overflow:hidden}.server-select-bg{position:fixed;inset:0;pointer-events:none}.server-select-bg span{position:absolute;width:62px;height:62px;border-radius:50%;background:linear-gradient(145deg,#efeaff,#8d70ff);box-shadow:0 0 45px rgba(151,121,255,.65)}.server-select-bg span:nth-child(1){left:12%;bottom:22%;filter:blur(5px)}.server-select-bg span:nth-child(2){right:12%;top:20%;width:85px;height:85px}.server-select-bg span:nth-child(3){right:20%;top:44%;filter:blur(7px)}.server-select-bg span:nth-child(4){left:6%;bottom:10%;width:75px;height:75px}.server-select-shell{position:relative;z-index:2;min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:45px 18px}.select-brand{font-size:26px;margin-bottom:32px}.select-brand img{width:46px;height:46px;object-fit:contain}.server-card{width:min(520px,100%);background:#222c37;border:1px solid #3a4653;border-radius:15px;padding:26px;box-shadow:0 28px 80px rgba(0,0,0,.26)}.logged-user{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:22px;color:#c2cad4}.logged-user img{width:34px;height:34px;border-radius:50%}.logged-user strong{color:#fff}.logged-user a{color:#fff}.server-list{max-height:450px;overflow-y:auto;padding-right:5px}.server-row{display:grid;grid-template-columns:52px 1fr 32px;align-items:center;gap:14px;padding:13px;border-radius:12px;color:#fff}.server-row.connected:hover{background:#2e3945}.server-row img,.server-fallback{width:50px;height:50px;border-radius:15px;object-fit:cover}.server-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#8d70ff,#5a3fd1);font-weight:800}.server-row-name{display:flex;flex-direction:column;gap:4px;font-size:17px;font-weight:750}.server-row-name small{font-size:11px;color:#8f9ba8;font-weight:500}.server-action{font-size:28px;text-align:center}.server-row.unavailable{opacity:.42}.select-footer{padding-bottom:0}@media(max-width:760px){.public-header{grid-template-columns:auto 1fr}.public-nav{display:none}.public-header>.public-button{justify-self:end}.hero-section{grid-template-columns:1fr;min-height:620px;padding-top:65px}.hero-art{opacity:.45;right:-180px;top:130px}.hero-brand-line h1{font-size:54px}.hero-brand-line img{width:72px;height:72px}.hero-tagline{font-size:20px}.feature-grid{grid-template-columns:1fr}.section-heading h2{font-size:34px}}
.public-footer a{color:inherit;text-decoration:none}.public-footer a:hover{color:#fff}.legal-page{min-height:100vh}.legal-shell{width:min(980px,calc(100% - 32px));margin:54px auto 80px}.legal-card{background:rgba(24,34,46,.86);border:1px solid rgba(126,157,190,.2);border-radius:22px;padding:clamp(26px,5vw,58px);box-shadow:0 30px 90px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.legal-card h1{font-size:clamp(38px,6vw,64px);margin:6px 0}.legal-card h2{margin:34px 0 8px;font-size:20px}.legal-card p{color:#b7c3d1;line-height:1.75}.legal-kicker{color:#39aaff!important;font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.legal-updated{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}
