:root{
  --bg:#08090c;--bg2:#0d0f14;--panel:#111319;--panel2:#171a22;--panel3:#1d2029;
  --text:#f4f4f5;--muted:#8d919d;--muted2:#606570;--line:#252932;
  --red:#e32636;--red2:#ff4252;--red-dim:#5a1820;--red-soft:rgba(227,38,54,.12);
  --gold:#d4a72c;--green:#54d38a;--blue:#6ea8ff;--shadow:0 26px 80px rgba(0,0,0,.34);
  --sidebar:254px;--radius:18px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 72% -18%,rgba(227,38,54,.11),transparent 28%),radial-gradient(circle at 20% 8%,rgba(255,255,255,.025),transparent 24%),var(--bg);color:var(--text);font:14px/1.5 Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:linear-gradient(180deg,#0d0f13 0%,#090a0e 100%);border-right:1px solid #1d2027;padding:20px 16px 16px;z-index:40;display:flex;flex-direction:column;overflow-y:auto}.site-brand{display:flex;align-items:center;gap:12px;padding:2px 7px 18px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#ff3647 0%,#b70f20 100%);box-shadow:0 8px 28px rgba(227,38,54,.28),inset 0 0 0 1px rgba(255,255,255,.12);font-weight:950;font-size:16px;letter-spacing:-.04em}.brand-copy{display:flex;flex-direction:column;line-height:1.18}.brand-copy strong{font-size:16px;letter-spacing:-.02em}.brand-copy small{color:#737783;margin-top:4px;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.sidebar-status{display:flex;align-items:center;gap:10px;margin:0 4px 20px;padding:11px 12px;background:#11141a;border:1px solid #20242d;border-radius:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#54d38a;box-shadow:0 0 12px rgba(84,211,138,.65);flex:0 0 8px}.sidebar-status div{display:flex;flex-direction:column}.sidebar-status b{font-size:11px;font-weight:700}.sidebar-status small{font-size:9px;color:#737783;margin-top:2px}.side-nav{display:flex;flex-direction:column;gap:14px}.nav-group{display:flex;flex-direction:column;gap:3px}.nav-label{padding:0 10px 5px;color:#535865;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:#a5a9b3;font-weight:600;font-size:12px;transition:.18s ease}.nav-item:hover{background:#151820;color:#fff}.nav-item.active{background:linear-gradient(90deg,rgba(227,38,54,.18),rgba(227,38,54,.04));color:#fff;box-shadow:inset 2px 0 var(--red)}.nav-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#191c23;border:1px solid #262a33;color:#8c909b;font-weight:800;font-size:12px}.nav-item.active .nav-icon{color:#fff;background:#44141a;border-color:#6d1b25}.season-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:2px 7px}.season-pill{text-align:center;padding:8px 3px;border:1px solid #262a32;background:#12151a;border-radius:9px;color:#858994;font-size:10px;font-weight:800;letter-spacing:.06em}.season-pill:hover,.season-pill.active{border-color:#7a202a;color:#fff;background:#351118}.sidebar-footer{margin-top:auto;padding:22px 8px 2px;color:#555a65;display:flex;flex-direction:column}.footer-kicker{font-size:9px;letter-spacing:.18em;color:#7f3039}.sidebar-footer small{font-size:9px;margin-top:3px}.page-shell{margin-left:var(--sidebar);min-height:100vh}.topbar{height:70px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:18px;padding:0 30px;background:rgba(8,9,12,.82);border-bottom:1px solid rgba(37,41,50,.75);backdrop-filter:blur(18px)}.menu-toggle{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:var(--panel);color:#fff}.topbar-title{display:flex;align-items:center;gap:8px;font-size:11px;color:#8e929d;font-weight:700;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.topbar-dot{width:5px;height:5px;border-radius:50%;background:var(--red)}.global-search{margin-left:auto;display:flex;align-items:center;gap:9px;width:min(390px,40vw);background:#111319;border:1px solid #242832;border-radius:11px;padding:0 12px;height:39px}.global-search span{color:#606570;font-size:17px}.global-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.global-search input::placeholder{color:#565b66}.topbar-badge{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:10px;border:1px solid #2b2023;background:#161114}.topbar-badge b{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:var(--red);font-size:9px}.topbar-badge span{font-size:10px;color:#8a8e98}.content{width:min(1480px,100%);margin:0 auto;padding:28px 30px 70px}.site-footer{margin-left:0;padding:20px 30px 28px;border-top:1px solid #1d2027;color:#565b66;font-size:9px;text-transform:uppercase;letter-spacing:.08em;display:flex;justify-content:space-between}.mobile-overlay{display:none}

/* shared page structure */
.pagehead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:8px 0 22px}.pagehead>div{min-width:0}.pagehead h1{margin:4px 0 5px;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.045em}.pagehead p{margin:0;color:var(--muted);max-width:780px;font-size:12px}.eyebrow{display:block;color:#d64c59;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.btn,button{border:0;border-radius:10px;background:#22262e;color:#fff;padding:10px 14px;font-weight:800;font-size:11px;cursor:pointer;transition:.18s ease}.btn:hover,button:hover{transform:translateY(-1px);filter:brightness(1.1)}.btn.primary,button{background:linear-gradient(135deg,#f02c3e,#bd1424);box-shadow:0 8px 22px rgba(227,38,54,.17)}.btn.secondary,.btn.ghost{background:#181b22;border:1px solid #2b2f38;color:#c5c8cf}.card,.panel{background:linear-gradient(180deg,rgba(20,22,28,.94),rgba(13,15,20,.96));border:1px solid #242832;border-radius:var(--radius);box-shadow:0 10px 36px rgba(0,0,0,.14)}.card{padding:17px;margin-bottom:14px}.card h2,.panel h2{margin:0 0 12px;font-size:15px;letter-spacing:-.02em}.muted,.micro{color:var(--muted)}.micro{font-size:10px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:14px}.stat{min-height:100px;display:flex;flex-direction:column;justify-content:center}.stat b{display:block;font-size:25px;line-height:1;font-weight:900;letter-spacing:-.04em}.stat span{display:block;margin-top:7px;color:#9296a1;font-size:10px}.stat small{display:block;color:#626773;font-size:9px;margin-top:4px}.filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px;background:#0f1116;border:1px solid #222631;border-radius:14px;margin-bottom:13px}.filters input,.filters select{height:38px;background:#171a21;color:#e7e7ea;border:1px solid #292d37;border-radius:9px;padding:0 11px;outline:0;font-size:11px;min-width:155px}.filters input:focus,.filters select:focus{border-color:#7d2831;box-shadow:0 0 0 3px rgba(227,38,54,.08)}.filters input:first-child{min-width:240px}.filters button{height:38px;padding-inline:17px}.tablewrap{overflow:auto;padding:0}.tablewrap>h2{padding:16px 17px 0}.tablewrap>p{padding-left:17px;padding-right:17px}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #20242d}th{background:#101218;color:#626773;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}td{font-size:11px;color:#c6c9d0}tbody tr{transition:.14s ease}tbody tr:hover{background:rgba(227,38,54,.035)}td a{color:#f0f0f2;font-weight:700}td a:hover{color:#ff5b69}.sortlink,.sort-link{color:inherit}.pill,.role{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#20242c;color:#aeb2bc;border:1px solid #2b3039;font-size:9px;font-weight:800}.role.don,.role.mafia{background:#32141a;color:#ff8490;border-color:#5a1d27}.role.sheriff{background:#332911;color:#f0c95b;border-color:#59481e}.role.civilian{background:#12251d;color:#74d9a1;border-color:#1c4935}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips span{background:#161920;border:1px solid #262b34;padding:6px 9px;border-radius:999px;color:#aeb3bd;font-size:10px}.ranking td:first-child{width:62px}.ranking tbody tr:nth-child(1) td:first-child b{color:#f7ca56}.ranking tbody tr:nth-child(2) td:first-child b{color:#d1d4da}.ranking tbody tr:nth-child(3) td:first-child b{color:#b87348}.warning-card{border-color:#57431c;background:linear-gradient(180deg,rgba(75,55,12,.20),rgba(22,18,10,.28))}.warning-card p{margin:0;color:#d4c59c}.signal-pos{color:#67db99;font-weight:800}.signal-neg{color:#ff7a86;font-weight:800}code{background:#1a1d24;border:1px solid #2a2e37;padding:2px 5px;border-radius:5px;color:#ff8791}

/* home dashboard */
.dashboard-hero{min-height:390px;margin:0 0 16px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:34px;padding:42px 46px;position:relative;overflow:hidden;border:1px solid #27232a;border-radius:24px;background:linear-gradient(112deg,#151015 0%,#0d0f14 52%,#111217 100%);box-shadow:var(--shadow)}.dashboard-hero:before{content:"";position:absolute;width:530px;height:530px;border-radius:50%;right:-100px;top:-265px;background:radial-gradient(circle,rgba(227,38,54,.24),rgba(227,38,54,.04) 48%,transparent 70%)}.dashboard-hero:after{content:"PN";position:absolute;right:23%;bottom:-86px;font-size:260px;line-height:1;font-weight:950;color:rgba(255,255,255,.018);letter-spacing:-.08em;transform:rotate(-8deg)}.hero-copy,.hero-visual{position:relative;z-index:2}.hero-kicker{display:flex;align-items:center;gap:8px;color:#8c5359;font-size:9px;font-weight:900;letter-spacing:.17em}.hero-kicker span{width:22px;height:1px;background:var(--red)}.hero-copy h1{margin:15px 0 14px;font-size:clamp(42px,5vw,72px);line-height:.91;letter-spacing:-.065em}.hero-copy h1 em{font-style:normal;color:var(--red2)}.hero-copy p{max-width:560px;margin:0;color:#8d919d;font-size:13px}.hero-actions{display:flex;gap:9px;margin-top:25px}.hero-actions .btn{padding:12px 16px}.hero-actions .btn span{padding-left:8px}.hero-meta{display:flex;gap:25px;margin-top:27px;color:#5e636e;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.hero-meta b{color:#9296a0;margin-left:5px}.hero-visual{min-height:295px}.hero-ring{position:absolute;width:230px;height:230px;border-radius:50%;right:54px;top:28px;background:conic-gradient(var(--red) 0 44.4%,#20232b 44.4% 100%);display:grid;place-items:center;box-shadow:0 0 70px rgba(227,38,54,.14)}.hero-ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:#0d0f14;border:1px solid #2b2f37}.hero-ring div{position:relative;z-index:2;text-align:center}.hero-ring b{display:block;font-size:42px;line-height:1;letter-spacing:-.06em}.hero-ring span{display:block;color:#737783;font-size:9px;letter-spacing:.16em;margin-top:7px}.hero-card{position:absolute;min-width:135px;padding:11px 13px;border:1px solid #2b2d34;border-radius:12px;background:rgba(20,22,28,.92);box-shadow:0 12px 30px rgba(0,0,0,.28);backdrop-filter:blur(10px)}.hero-card small{display:block;color:#686d77;font-size:8px;font-weight:900;letter-spacing:.12em}.hero-card b{display:block;font-size:22px;line-height:1.1;margin-top:3px}.hero-card span{font-size:9px;color:#7d818b}.hc-red{left:8px;top:36px;border-left:2px solid #59d48a}.hc-black{left:1px;bottom:26px;border-left:2px solid var(--red)}.hc-season{right:0;bottom:15px;border-left:2px solid #c89f32}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.metric-strip article{display:flex;align-items:center;gap:12px;padding:15px 16px;background:#0f1116;border:1px solid #232730;border-radius:14px}.metric-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#191c23;border:1px solid #282c34;color:#df3e4d;font-size:15px;font-weight:900;flex:0 0 36px}.metric-strip b{display:block;font-size:18px;line-height:1.1;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.metric-strip small{display:block;color:#6f7480;font-size:9px;margin-top:3px}.dashboard-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.panel{padding:18px;min-width:0}.span-7{grid-column:span 7}.span-5{grid-column:span 5}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:10px}.panel-head h2{font-size:16px;margin:3px 0 0}.panel-head>a{color:#717682;font-size:9px;font-weight:700;margin-top:4px}.panel-head>a:hover{color:#ff616e}.leader-list{display:flex;flex-direction:column}.leader-row{display:grid;grid-template-columns:32px 34px 1fr auto;align-items:center;gap:9px;padding:9px 3px;border-top:1px solid #1f232b}.leader-row:first-child{border-top:0}.leader-rank{color:#555a65;font-size:9px;font-weight:900}.leader-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(145deg,#242832,#14171d);border:1px solid #2c313b;color:#b3b7c1;font-size:11px;font-weight:900}.leader-name{display:flex;flex-direction:column}.leader-name b{font-size:11px}.leader-name small,.leader-value small{color:#636874;font-size:8px;margin-top:1px}.leader-value{text-align:right}.leader-value b{display:block;color:#fff;font-size:14px}.pu-list{display:flex;flex-direction:column}.pu-list>a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:10px 2px;border-top:1px solid #1f232b}.pu-list>a:first-child{border-top:0}.pu-list>a>span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#1c1f26;color:#6d727e;font-size:8px;font-weight:900}.pu-list div{display:flex;flex-direction:column}.pu-list b{font-size:11px}.pu-list small{font-size:8px;color:#606570}.pu-list strong{font-size:17px;color:#f34856}.recent-games{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.recent-game{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:8px;padding:10px 2px;border-top:1px solid #1f232b}.recent-game:nth-child(-n+2){border-top:0}.game-id{font-size:10px;font-weight:900;color:#e1e2e5}.game-info{display:flex;flex-direction:column}.game-info b{font-size:9px}.game-info small{color:#666b76;font-size:8px}.result-chip{padding:4px 7px;border-radius:999px;font-size:8px;font-weight:800}.result-chip.red{color:#67db99;background:#11251c;border:1px solid #1e4a37}.result-chip.black{color:#ff7e8a;background:#311319;border:1px solid #56202a}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-grid>a{min-height:84px;padding:11px;border:1px solid #242832;border-radius:12px;background:#11141a;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:9px;align-content:center;transition:.18s}.quick-grid>a:hover{border-color:#5b252b;background:#171419;transform:translateY(-2px)}.quick-grid>a>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#281218;color:#ee4352;font-size:11px;font-weight:900}.quick-grid b{font-size:10px}.quick-grid small{color:#626773;font-size:8px}

/* game detail */
.playergrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.player{display:flex;gap:12px;padding:15px}.seat{width:38px;height:38px;border-radius:11px;background:#1b1e25;border:1px solid #292d36;display:grid;place-items:center;font-size:16px;font-weight:900;flex:0 0 38px}.grow{flex:1;min-width:0}.player h3{font-size:12px;margin:0 0 6px}.score{font-size:22px;font-weight:900;letter-spacing:-.04em;margin:7px 0}.score small{font-size:9px;color:#6e7380;font-weight:500}.scores{list-style:none;margin:8px 0 0;padding:0}.scores li{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px dashed #272b33;font-size:9px}details{margin-top:8px}summary{cursor:pointer;color:#d94b58;font-size:9px}

/* annual */
.annual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.award-card{margin:0;padding:13px}.award-card.wide{grid-column:1/-1}.annual-grid .award-card h2{font-size:12px;margin-bottom:6px}.podium{list-style:none;margin:0;padding:0}.podium li{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #20242c;font-size:9px}.podium li:last-child{border-bottom:0}.podium li:nth-child(1)>b,.podium li:nth-child(1) a b{color:#f0c655}.podium li:nth-child(2)>b,.podium li:nth-child(2) a b{color:#d3d5da}.podium li:nth-child(3)>b,.podium li:nth-child(3) a b{color:#bb7950}.podium span{color:#747984;text-align:right}.award-card.wide .podium{display:grid;grid-template-columns:repeat(3,1fr);gap:0 15px}

/* player profile */
.compact-player-head{margin-bottom:12px}.compact-player-head h1{font-size:32px}.player-dashboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}.mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:8px}.mini-stats .card{margin:0;padding:11px;min-height:82px}.mini-stats .stat b{font-size:20px}.compact-card{padding:13px;margin-bottom:8px}.compact-card h2{font-size:12px;margin-bottom:7px}.compact-table{min-width:0;font-size:10px}.compact-table th,.compact-table td{padding:6px 7px}.rating-list{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.rating-list>div{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #20242c;font-size:10px}.rating-list span{color:#b6bac3}.rating-list b{color:#ef5360;font-size:11px}.profile-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-links-grid .card{margin:0;min-height:92px}.bigline{font-size:12px;margin:4px 0}.bigline b{color:#ef5360}.profile-links-grid p{margin:3px 0;font-size:9px}

/* notes and anomalies */
.notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.notes-grid .card{margin:0;min-height:120px}.notes-grid p{color:#aeb2bc;font-size:11px;margin:0}.anomaly-block>h2{padding:15px 16px 0;margin-bottom:3px}.anomaly-note{padding:0 16px 10px;margin:0}.anomaly-block table{min-width:900px}

@media(max-width:1180px){.dashboard-hero{grid-template-columns:1fr;padding:36px}.hero-visual{display:none}.metric-strip{grid-template-columns:repeat(2,1fr)}.span-7,.span-5{grid-column:span 12}.annual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.award-card.wide .podium{grid-template-columns:1fr}.player-dashboard{grid-template-columns:1fr}}
@media(max-width:900px){:root{--sidebar:230px}.sidebar{transform:translateX(-100%);transition:.22s ease;box-shadow:25px 0 70px rgba(0,0,0,.45)}body.menu-open .sidebar{transform:translateX(0)}.page-shell{margin-left:0}.menu-toggle{display:block}.mobile-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:35;opacity:0;pointer-events:none;transition:.2s}body.menu-open .mobile-overlay{opacity:1;pointer-events:auto}.topbar{padding:0 16px}.global-search{width:min(350px,52vw)}.content{padding:22px 16px 55px}.site-footer{padding-inline:16px}.dashboard-hero{min-height:330px;padding:28px;border-radius:18px}.hero-copy h1{font-size:50px}.playergrid{grid-template-columns:1fr}}
@media(max-width:650px){.topbar-title{display:none}.global-search{width:auto;flex:1}.topbar-badge{display:none}.dashboard-hero{padding:24px 20px}.hero-copy h1{font-size:42px}.hero-meta{flex-direction:column;gap:5px}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip article{padding:11px}.metric-strip b{font-size:15px}.dashboard-grid{display:block}.panel{margin-bottom:10px}.recent-games{grid-template-columns:1fr}.recent-game:nth-child(2){border-top:1px solid #1f232b}.quick-grid{grid-template-columns:1fr}.annual-grid{grid-template-columns:1fr}.award-card.wide{grid-column:auto}.pagehead{align-items:flex-start;flex-direction:column}.filters>*{width:100%;min-width:0!important}.cards{grid-template-columns:1fr 1fr}.mini-stats{grid-template-columns:repeat(2,1fr)}.rating-list{grid-template-columns:1fr}.profile-links-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;gap:5px}.hero-actions{flex-direction:column;align-items:flex-start}}
