*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#1a1a2e;color:#e0e0e0;line-height:1.6}a{color:#7289da;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit;font-size:inherit}.container{max-width:800px;margin:0 auto;padding:2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;font-size:1rem;transition:opacity .2s}.btn:hover{opacity:.9}.btn-discord{background:#5865f2;color:#fff}.btn-primary{background:#7289da;color:#fff}.btn-danger{background:#ed4245;color:#fff}.btn:disabled{opacity:.5;cursor:default}@keyframes spin{to{transform:rotate(360deg)}}.video-panels{display:flex;gap:8px;width:100%;flex:1;min-height:0}.video-stack{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1;min-width:0;max-width:calc((100vh - 126px) * 8 / 9)}.chat-panel{flex:1;min-width:200px;background:#111;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}@media(max-width:768px){.video-panels{flex-direction:column;overflow-y:auto}.video-stack{max-width:none;width:100%;flex:none}.chat-panel{min-width:0;min-height:200px;flex:1}}
