*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Arial,sans-serif;background:#07070b;color:#fff}button,input{font:inherit}.auth,.loading{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#351047,#09070d 60%)}.loading{font-size:36px;font-weight:900;color:#ff365d}.authCard{width:min(430px,92vw);padding:32px;border:1px solid #492a59;border-radius:24px;background:#100b17;box-shadow:0 30px 90px #0009}.brand,.logo{font-weight:950;color:#ff365d}.logo{font-size:34px}.brand span,.logo span{color:white}.authCard p{color:#b9a8c6}.tabs{display:flex;gap:8px;margin:22px 0}.tabs button{flex:1 1;border:0;padding:11px;border-radius:10px;background:#211629;color:#b9a8c6}.tabs .active{background:#ff365d;color:#fff}form{display:grid;grid-gap:12px;gap:12px}input{padding:14px;border:1px solid #50315e;border-radius:12px;background:#09070d;color:white}.primary{padding:14px;border:0;border-radius:12px;background:#ff365d;color:#fff;font-weight:900}.error{padding:10px;border-radius:10px;background:#4b1520;color:#ffc1ca}.app{min-height:100vh;display:grid;grid-template-columns:285px 1fr;background:radial-gradient(circle at top,#25102f,#08070b 55%)}.sidebar{height:100vh;position:-webkit-sticky;position:sticky;top:0;padding:22px;background:#0b0810;border-right:1px solid #352040;display:flex;flex-direction:column}.brand{font-size:24px}.group h3{margin:24px 0 8px;font-size:12px;color:#9d89aa}.group button{width:100%;display:flex;gap:9px;padding:11px;border:0;border-radius:10px;background:transparent;color:#eee;text-align:left}.group button:hover{background:#1a1220}.group button:disabled{opacity:.3}.me{margin-top:auto;padding-top:16px;border-top:1px solid #2c1b34;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.avatar,.me{display:grid}.avatar{width:42px;height:42px;border-radius:50%;place-items:center;background:#251d2b;font-weight:900}.me small,.me strong{display:block}.me button{border:0;background:none;color:#aaa;font-size:18px}.role-MEMBER{color:#aaa}.role-VIP{color:#f3c64f}.role-MODERATOR{color:#58a8ff}.role-MASTEROP{color:#bb77ff}.role-WEBMASTER{color:#ff365d}.content{padding:30px}header{display:flex;align-items:center;justify-content:space-between}header small{color:#9f8bad}header h1{margin:4px 0}header a{padding:11px 14px;border-radius:11px;background:#ff365d;color:#fff;text-decoration:none;font-weight:900}.panel{margin-top:24px;min-height:430px;padding:30px;border:1px solid #3f284a;border-radius:22px;background:#100b17cc}.panel h2{font-size:34px}.panel h2 span{color:#ff365d}.panel p{color:#b9a8c6}.roomTop{display:flex;justify-content:space-between;align-items:center;gap:20px}.pill{padding:5px 9px;border-radius:999px;background:#30163b;color:#dfc6eb;font-size:12px;font-weight:800}.controls{display:flex;gap:10px}.controls button{border:0;border-radius:12px;padding:12px 15px;color:#fff;font-weight:900}.controls .off{background:#28222c}.controls .on{background:#ff365d}.placeholder{margin-top:20px;padding:18px;border-radius:14px;border:1px solid #3a2544;background:#17101e}@media(max-width:800px){.app{grid-template-columns:1fr}.sidebar{height:auto;position:relative}.content{padding:15px}.roomTop{align-items:flex-start}.controls,.roomTop{flex-direction:column}.controls,.controls button{width:100%}}