:root{color-scheme:dark;--ink:#fbf8ff;--muted:#b9acd0;--deep:#100d24;--panel:rgba(25,20,55,.92);--line:rgba(207,185,255,.22);--pink:#f15f91;--blue:#579feb;--gold:#ffe36e;--mint:#58edcb}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;padding:22px;font-family:Inter,ui-rounded,"Trebuchet MS",system-ui,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 10%,rgba(241,95,145,.2),transparent 30rem),radial-gradient(circle at 90% 80%,rgba(87,159,235,.2),transparent 30rem),linear-gradient(145deg,#17102f,#070b1d);overflow-x:hidden}button{font:inherit;cursor:pointer}.back{position:fixed;left:18px;top:14px;z-index:4;color:var(--muted);font-weight:850;text-decoration:none}.host-shell{width:min(1540px,100%);margin:28px auto 0}.host-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.eyebrow{margin:0 0 5px;color:var(--gold);font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.host-header h1{margin:0;font-size:clamp(36px,5vw,68px);line-height:.9;letter-spacing:-.055em}.host-header em{color:var(--pink);font-style:normal}.header-status{text-align:right;color:var(--muted);font-size:12px}.header-status span{display:block;margin-bottom:5px;color:var(--ink);font-weight:900}.header-status .online{color:var(--mint)}.header-status .problem{color:#ff9daf}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:16px}.stage-wrap{min-width:0;overflow:hidden;border:2px solid rgba(214,193,255,.32);border-radius:24px;background:#0c0a1d;box-shadow:0 28px 80px rgba(0,0,0,.36)}canvas{display:block;width:100%;aspect-ratio:16/9}.host-panel{display:flex;flex-direction:column;gap:12px;min-height:0}.join-panel,.roster-panel{padding:16px;border:1px solid var(--line);border-radius:20px;background:var(--panel)}.join-panel{text-align:center}.join-panel>p:not(.eyebrow){margin:5px 0 10px;color:var(--muted);font-size:12px}.room-code{color:var(--gold);font-size:45px;font-weight:1000;letter-spacing:.18em;line-height:1}.qr-code{width:122px;height:122px;margin:10px auto;padding:7px;border-radius:12px;background:#fff}.qr-code svg{width:100%;height:100%;display:block}#shareScreenButton{width:100%;min-height:38px;border:1px solid rgba(87,159,235,.48);border-radius:10px;color:#dcecff;background:rgba(87,159,235,.15);font-weight:850}.screen-count{margin-bottom:0!important}.roster-panel{flex:1;min-height:130px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading h2{margin:0;font-size:18px}.panel-heading span{color:var(--muted);font-size:12px}ol{list-style:none;margin:11px 0 0;padding:0;display:grid;gap:6px}li{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;min-height:28px;padding:5px 8px;border-radius:9px;background:rgba(255,255,255,.05);font-size:12px}li i{width:10px;height:10px;border-radius:50%;background:var(--player)}li b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}li span{color:var(--gold);font-weight:900}.host-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.host-actions button{min-height:40px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:rgba(255,255,255,.07);font-weight:900}.host-actions .primary{grid-column:1/-1;color:#171126;background:var(--gold)}.host-actions .danger{border-color:rgba(241,95,145,.45);color:#ffdce8}.host-actions button:disabled{opacity:.4;cursor:default}.error{min-height:18px;margin:0;color:#ff9daf;font-size:12px}.display-mode .back,.display-mode .host-panel .host-actions button:not(#fullscreenButton):not(#soundButton),.display-mode .error{display:none}.display-mode .host-panel{align-self:start}@media(max-width:980px){body{padding:14px}.host-shell{margin-top:32px}.game-layout{grid-template-columns:1fr}.host-panel{display:grid;grid-template-columns:1fr 1fr}.host-actions,.error{grid-column:1/-1}.roster-panel{min-height:230px}}@media(max-width:620px){body{padding:8px}.back{top:7px;left:9px}.host-header{margin-top:40px}.game-layout{display:block}.host-panel{display:grid;grid-template-columns:1fr;margin-top:10px}.roster-panel{min-height:0}.qr-code{width:104px;height:104px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
