*{box-sizing:border-box}:root{--bg:#070910;--panel:rgba(17,22,34,0.88);--panel-strong:#101725;--line:rgba(255,255,255,0.09);--muted:#94a0b8;--text:#f6f8fb;--green:#43f58d;--yellow:#ffc857;--red:#ff5b6e;--blue:#76a9ff}html{background:var(--bg)}body{margin:0;color:var(--text);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 0,rgba(42,71,132,.65) 0,transparent 32rem),radial-gradient(circle at 92% 18%,rgba(67,245,141,.13) 0,transparent 28rem),linear-gradient(135deg,#070910,#0a101b)}button,input,select,textarea{font:inherit}a,button,input,select,textarea{min-width:0}a{color:inherit}.dashboard{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;min-height:100vh;padding:88px 18px 76px}.panel{border:1px solid var(--line);background:var(--panel);border-radius:24px;box-shadow:0 24px 90px rgba(0,0,0,.35);overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.crew,.main,.side{padding:18px}.kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{font-size:28px;margin-bottom:8px}h2{font-size:22px}h3{font-size:15px;color:#d7deec;margin:22px 0 10px}.muted{color:var(--muted)}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;border:1px solid var(--line);color:#c7d0e0;font-size:13px}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green)}.dot.degraded{background:var(--yellow);box-shadow:0 0 18px var(--yellow)}.actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:18px 0}.btn,.chip,.game{border:1px solid var(--line);color:inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.btn:hover,.chip:hover,.game:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.2)}.btn{border-radius:15px;padding:12px 13px;background:#182236;font-weight:850}.btn.go{background:var(--green);color:#06130a}.btn.hot{background:var(--red);color:#24050a}.btn.warn{background:var(--yellow);color:#201503}.game{width:100%;text-align:left;border-radius:17px;padding:14px;background:#0d1320;margin:9px 0}.game.active{border-color:var(--green);background:rgba(67,245,141,.11)}.action-row,.award,.card,.event,.roll-row,.statbox{background:rgba(9,14,24,.72);border:1px solid var(--line);border-radius:18px}.statbox{padding:15px;margin-top:12px}.statbox strong{font-size:28px;display:block}.hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.hero h2{font-size:clamp(38px,7vw,64px);line-height:.92;margin-bottom:12px}.health{display:flex;gap:9px;flex-wrap:wrap}.badge{border:1px solid var(--line);color:#cdd6e6;border-radius:999px;padding:7px 10px;font-size:13px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.card{padding:16px}.card label{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.card strong{font-size:28px}.feed-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:22px 0 12px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border-radius:999px;padding:8px 11px;background:#111a2b;color:#c9d2e3}.chip.on{background:var(--green);color:#06130a}.event{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:13px;margin-bottom:10px}.event-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#162238}.toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);padding:12px 16px;border-radius:999px;background:#f6f8fb;color:#08101b;font-weight:850;box-shadow:0 18px 50px rgba(0,0,0,.35);z-index:20}.action-row,.award,.roll-row{padding:13px;margin-bottom:10px}.action-row{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.progress{height:8px;border-radius:999px;background:#1b2435;overflow:hidden;margin-top:9px}.progress>span{display:block;height:100%;background:var(--green)}.roll-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.roll-status{font-weight:900}.in{color:var(--green)}.maybe{color:var(--yellow)}.out{color:var(--red)}.mobile-bar{display:none}.persistent-header{position:fixed;inset:14px 18px auto;z-index:18;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;border:1px solid rgba(118,169,255,.2);border-radius:22px;background:rgba(7,11,19,.82);box-shadow:0 18px 60px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup{color:#f6f8fb;text-decoration:none;font-weight:950;letter-spacing:-.03em}.header-meta{display:flex;align-items:center;gap:12px}.source-dot{color:#aef7d5;font-size:12px}.account-control,.instance-switcher,.source-dot{font-weight:900;text-transform:uppercase;letter-spacing:.08em}.account-control,.instance-switcher{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:11px}.user-profile-chip{position:relative;display:inline-flex;align-items:center}.profile-icon{position:absolute;left:6px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;color:#07101d;font-size:10px;font-weight:950;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 10px 24px rgba(0,0,0,.24);pointer-events:none;z-index:10}.profile-slate{background:#a8b3c7}.profile-green{background:#43f58d}.profile-purple{background:#b58cff}.profile-amber{background:#ffc857}.profile-rose{background:#ff7a9d}.profile-blue{background:#76a9ff}.account-select,.instance-select{border:1px solid rgba(118,169,255,.22);border-radius:999px;background:rgba(8,13,23,.92);color:var(--text);padding:8px 34px 8px 11px}.ops-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"active active" "roll voting" "chaos chaos";align-items:start}.active-instance-card,.server-status-card{grid-area:active;padding:18px}.chaos-card{grid-area:chaos;padding:18px}.roll-call-card{grid-area:roll;padding:18px}.voting-card{grid-area:voting;padding:18px}.audit-row-redesign,.card-heading,.instance-title-row,.schedule-strip,.server-status-header-row,.server-status-line,.vote-meta-row,.vote-row,.vote-title-row{display:flex;justify-content:space-between;gap:14px;align-items:center}.server-title-block{min-width:0}.instance-title-row{justify-content:flex-start;flex-wrap:wrap}.instance-title-row h1{font-size:clamp(30px,5vw,56px);line-height:.92;margin:0}.subtle-instance-switcher{align-self:center}.subtle-instance-switcher>span{display:inline-flex;border:1px solid rgba(118,169,255,.18);border-radius:999px;padding:6px 9px;background:rgba(118,169,255,.06);color:#c5d2e8}.player-count{display:inline-flex;align-items:flex-end;flex-direction:column;gap:4px;padding:10px 14px;border:1px solid rgba(65,242,166,.2);border-radius:18px;background:rgba(65,242,166,.08);color:#aef7d5;white-space:nowrap}.player-count span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.player-count strong{font-size:30px;line-height:1}.right-aligned-players{margin-left:auto}.schedule-strip,.server-status-line{margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(9,14,24,.72)}.compact-server-status-line{justify-content:flex-start}.status-copy-inline{display:inline-flex;gap:9px;align-items:center}.schedule-strip>div,.server-status-line>div{display:grid;grid-gap:4px;gap:4px}.schedule-strip span,.server-status-line span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.status-copy-inline strong{font-size:18px}.dot.offline{background:var(--red);box-shadow:0 0 18px var(--red)}.server-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center}.server-controls-cluster{display:flex!important;flex-direction:row;gap:10px;justify-content:flex-end}.icon-action{width:48px;height:48px;border:1px solid var(--line);border-radius:17px;background:#182236;color:var(--text);cursor:pointer;font-size:23px;font-weight:950}.icon-action.go{background:var(--green);color:#06130a}.icon-action.hot{background:var(--red);color:#24050a}.icon-action.warn{background:var(--yellow);color:#201503}.compact-heading{margin-bottom:12px}.event-list{display:grid;grid-gap:10px;gap:10px}.action-status-pill,.mini-link,.release-pill,.sample-pill,.steam-link{border:1px solid rgba(65,242,166,.24);border-radius:999px;padding:6px 9px;color:#aef7d5;background:rgba(65,242,166,.08);font-size:12px;font-weight:900;text-decoration:none}.roll-night-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.vote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.audit-row-redesign,.vote-card{border:1px solid var(--line);border-radius:18px;background:rgba(9,14,24,.56);overflow:hidden}.game-art{min-height:92px;background-size:cover;background-position:50%}.vote-card-body{display:grid;grid-gap:12px;gap:12px;padding:13px}.vote-title-row{align-items:flex-start}.vote-tooltip-trigger{width:28px;height:28px;border:1px solid rgba(118,169,255,.24);border-radius:999px;background:rgba(118,169,255,.08);color:#dce6f7;cursor:help;font-weight:950}.vote-count-number{color:#aef7d5;font-size:22px;font-weight:950}.steam-link{text-align:center}.audit-collapse{margin-top:14px;border-top:1px solid rgba(118,169,255,.14);padding-top:12px}.audit-collapse summary{cursor:pointer;color:#dce6f7;font-weight:950}.audit-list{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.audit-row-redesign{display:flex;align-items:stretch;padding:13px}.audit-state{display:grid;justify-items:end;align-content:space-between;grid-gap:8px;gap:8px}.confirmation-meter{height:7px;border-radius:999px;background:#1b2435;overflow:hidden;margin-top:9px}.confirmation-meter>span{display:block;height:100%;background:var(--green)}.sticky-footer{position:fixed;left:18px;right:18px;bottom:14px;z-index:15;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border:1px solid rgba(118,169,255,.2);border-radius:999px;background:rgba(7,11,19,.82);color:#cfd8e8;box-shadow:0 18px 60px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:13px}.sticky-footer a{flex:0 0 auto;border:1px solid rgba(65,242,166,.3);border-radius:999px;padding:7px 10px;color:#aef7d5;text-decoration:none;font-weight:900}.sticky-footer a:hover{background:rgba(65,242,166,.1)}.todo-route{min-height:100vh;padding:22px}.todo-page-title{max-width:1120px;margin:0 auto 14px}.todo-module,.todo-page-shell{border:1px solid var(--line);background:rgba(17,22,34,.88);border-radius:24px;padding:18px;box-shadow:0 24px 90px rgba(0,0,0,.35)}.todo-page-shell{max-width:1120px;margin:0 auto}.todo-module{margin-top:16px;background:rgba(118,169,255,.07);border-style:dashed}.todo-heading,.todo-module.compact .todo-heading{display:block}.todo-heading h2{margin-bottom:8px}.todo-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0 16px}.add-roadmap-toggle,.view-completed-toggle{width:100%;justify-content:center;border-style:dashed;color:var(--muted)}.todo-form{display:grid;grid-gap:10px;gap:10px;margin:14px 0 16px;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(5,9,18,.42)}.todo-form input,.todo-form select,.todo-form textarea{width:100%;border:1px solid rgba(118,169,255,.18);border-radius:14px;background:rgba(8,13,23,.84);color:var(--text);padding:11px 12px}.todo-form textarea{min-height:72px;resize:vertical}.todo-form-row{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:10px;gap:10px;align-items:flex-end}.todo-form label{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.todo-form-actions{display:flex;gap:8px;align-items:flex-end}.todo-list{display:grid;grid-gap:10px;gap:10px}.todo-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:13px;border:1px solid rgba(118,169,255,.14);border-radius:18px;background:rgba(9,14,24,.56)}.todo-item-main{min-width:0}.todo-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:8px;color:#cbd4e3;font-size:12px}.priority-select,.status-button,.todo-meta span{border:1px solid var(--line);border-radius:999px;padding:5px 8px;background:#111a2b;color:#d9e2f3}.priority-select{width:auto;min-width:56px;font-weight:950;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.todo-actions{display:flex;flex-direction:column;gap:8px;align-items:stretch}.complete-button{align-self:start;border:1px solid rgba(65,242,166,.28);background:rgba(65,242,166,.08);color:#aef7d5;border-radius:999px;padding:7px 10px;cursor:pointer}.complete-button:hover{background:rgba(65,242,166,.16)}.done-section{margin-top:26px;padding-top:20px;border-top:1px solid rgba(118,169,255,.16)}.done-heading{margin-bottom:12px}.done-heading h3{font-size:22px;letter-spacing:-.04em;margin-bottom:6px}.done-list{opacity:.88}.done-item{background:rgba(7,16,33,.46);border-color:rgba(65,242,166,.14)}.done-pill{border-color:rgba(65,242,166,.3)!important;color:#aef7d5!important;background:rgba(65,242,166,.08)!important}.completed-at{margin-top:8px;color:#8fa0b8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.todo-edit-detail,.todo-edit-title{width:100%;border:1px solid transparent;background:transparent;color:var(--text);padding:3px 0;outline:none}.todo-edit-title{font-size:17px;font-weight:950;letter-spacing:-.03em}.todo-edit-detail{min-height:48px;resize:vertical;color:var(--muted);font-size:15px;line-height:1.35}.todo-edit-detail:focus,.todo-edit-title:focus{border-color:rgba(118,169,255,.18);background:rgba(118,169,255,.06);border-radius:10px;padding-left:8px;padding-right:8px}.priority{font-weight:950}.priority-p0{color:#06130a!important;background:var(--green)!important}.priority-p1{color:#201503!important;background:var(--yellow)!important}.priority-p2{color:#071021!important;background:var(--blue)!important}.remove-button,.status-button{cursor:pointer}.remove-button{align-self:start;border:1px solid rgba(255,91,110,.22);background:transparent;color:#ffb7c0;border-radius:999px;padding:7px 10px}.remove-button:hover{background:rgba(255,91,110,.11)}@media (max-width:900px){.ops-grid{grid-template-columns:1fr;grid-template-areas:"active" "roll" "voting" "chaos"}.audit-row-redesign,.card-heading,.server-status-header-row,.server-status-line{align-items:flex-start;flex-direction:column}.server-stats-row,.vote-grid{grid-template-columns:1fr}.server-controls-cluster{justify-content:flex-start}.header-meta{align-items:flex-end;flex-direction:column;gap:6px}}@media (max-width:760px){.dashboard{display:grid;padding:110px 10px 112px}.panel{border-radius:20px;margin-bottom:12px}.persistent-header{left:10px;right:10px;top:10px;align-items:flex-start}.brand-lockup{padding-top:8px}.hero{display:block}.hero .btn{width:100%;margin-top:8px}.crew,.metrics{display:grid;grid-template-columns:1fr}.event{grid-template-columns:auto 1fr}.event>small{grid-column:2}.mobile-bar{display:block;padding:10px 12px;color:var(--muted);text-align:center}.sticky-footer{left:10px;right:10px;bottom:10px;border-radius:20px;align-items:flex-start;flex-direction:column}.sticky-footer a{width:100%;text-align:center}.todo-route{padding:10px}.feed-head,.todo-heading{display:block}.todo-form-row,.todo-item,.todo-toolbar{grid-template-columns:1fr}.complete-button,.remove-button{width:100%}}.interactive-player-count{cursor:help}.player-list-tooltip{position:absolute;top:100%;right:0;margin-top:8px;background:rgba(8,13,23,.96);border:1px solid rgba(118,169,255,.22);border-radius:8px;padding:10px 14px;min-width:140px;z-index:100;box-shadow:0 10px 24px rgba(0,0,0,.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;transform:translateY(4px);transition:all .2s cubic-bezier(.16,1,.3,1);text-align:left}.interactive-player-count:focus-within .player-list-tooltip,.interactive-player-count:hover .player-list-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.tooltip-title{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:4px;margin-bottom:6px;white-space:nowrap}.player-list-tooltip ul{list-style:none;padding:0;margin:0}.player-list-tooltip li{font-size:12px;font-weight:700;color:var(--text);padding:3px 0;white-space:nowrap}.legacy-player-count-contract-satisfier{display:none!important}