:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111318;color:#f5f1e8}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{min-height:40px;border:0;border-radius:6px;padding:0 14px;background:#3fb27f;color:#08120d;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button.secondary,.tabs button{background:#252a33;color:#f5f1e8}.activity-shell{width:min(960px,100%);min-height:100vh;margin:0 auto;padding:18px;display:grid;grid-template-rows:auto auto 1fr;gap:14px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.eyebrow{margin:0;color:#8fc7ff;font-size:.82rem;font-weight:700;text-transform:uppercase}h1,h2,p{margin-top:0}.topbar h1{margin-bottom:0;font-size:1.45rem}.pill{white-space:nowrap;border-radius:999px;background:#343a46;color:#d8dde8;padding:6px 10px;font-size:.8rem}.pill.success{background:#163a2c;color:#94f0c2}.pill.danger{background:#4b1f26;color:#ffb1bf}.tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}.tabs button{text-transform:capitalize}.tabs button.active{background:#8fc7ff;color:#09111a}.panel,.editor,.profile-card,.launch-message{border:1px solid #303743;border-radius:8px;padding:16px;background:#191d25}.launch-message{border-color:#3f6d98;background:#152234}.launch-message.error{border-color:#7e3542;background:#29171c}.launch-message h2,.launch-message p{margin-bottom:0}.contact-form{display:grid;gap:12px;margin-top:14px}.muted{color:#b7bfcb}.missing-profile{color:#e5c46b;font-weight:700}.actions{display:flex;flex-wrap:wrap;gap:10px}.editor{display:grid;gap:14px}label,fieldset{display:grid;gap:6px;border:0;padding:0;margin:0}legend{padding:0;margin-bottom:6px}input,textarea,select{width:100%;border:1px solid #3a4250;border-radius:6px;padding:10px;background:#111318;color:#f5f1e8}textarea{min-height:120px;resize:vertical}.toggle{display:flex;align-items:center;gap:10px}.toggle input{width:auto}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 10px;background:#252a33;color:#f5f1e8;font-size:.9rem}button.chip.selected{background:#e5c46b;color:#171309}.deck{display:grid;place-items:start center}.profile-card{width:min(460px,100%);display:grid;gap:12px}.avatar{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#8fc7ff;color:#09111a;font-size:2rem;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.headline{color:#e5c46b;font-weight:700}.safety-actions{border-top:1px solid #303743;padding-top:10px}.match-list{display:grid;gap:10px;margin-top:12px}.match-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #303743;border-radius:8px;padding:12px;background:#111318}.match-row h3{margin:0 0 4px}.match-banner{width:min(460px,100%);border-radius:8px;padding:12px;margin-bottom:12px;background:#163a2c;color:#94f0c2;font-weight:700}.room-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(260px,320px);gap:14px;align-items:start}.room-game-shell{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border:2px solid #3a4250;border-radius:8px;background:#171b22;cursor:crosshair}.room-game-shell canvas{width:100%;height:100%;display:block}.room-game-shell.loading{display:grid;place-items:center;color:#b7bfcb;font-weight:700}.room-sidebar,.room-targets,.event-list{display:grid;gap:10px}.room-sidebar .match-row{align-items:stretch;flex-direction:column;cursor:pointer}.room-sidebar .match-row.selected{border-color:#e5c46b;background:#1f1f1a}.room-sidebar .actions button{flex:1 1 72px}.power-control{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;color:#d8dde8;font-size:.9rem}.power-control input{padding:0}.power-meter{height:10px;overflow:hidden;border:1px solid #4a5362;border-radius:999px;background:#111318}.power-meter span{display:block;min-width:20%;height:100%;background:linear-gradient(90deg,#3fb27f,#f0d587)}.power-control>span{min-width:42px;text-align:right;color:#f0d587;font-weight:700}.power-control>span:first-child{min-width:0;text-align:left;color:#d8dde8;font-weight:400}.event-list p{margin:0;color:#d8dde8}.room-status{border:1px solid #3a4250;border-radius:6px;padding:8px 10px;background:#111318;color:#b7bfcb;font-size:.9rem;display:grid;gap:3px}.room-status.ready{border-color:#7c6630;color:#f0d587}.room-status span{color:#b7bfcb}pre{overflow-x:auto;color:#d8dde8}@media(max-width:560px){.activity-shell{padding:12px}.tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{align-items:flex-start;flex-direction:column}.room-layout{grid-template-columns:1fr}}
