:root{color-scheme:light;font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--background: #ffffff;--foreground: #09090b;--card: #ffffff;--card-foreground: #09090b;--muted: #f4f4f5;--muted-foreground: #71717a;--border: #e4e4e7;--primary: #18181b;--primary-foreground: #fafafa;--destructive: #dc2626;--shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 12px 32px rgba(0, 0, 0, .05)}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--background: #09090b;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--muted: #27272a;--muted-foreground: #a1a1aa;--border: #27272a;--primary: #fafafa;--primary-foreground: #18181b;--destructive: #f87171;--shadow: 0 1px 2px rgba(0, 0, 0, .18), 0 16px 44px rgba(0, 0, 0, .24)}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);color:var(--foreground)}button,input,textarea,select{font:inherit}h1,h2,p{margin:0}.page{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:28px 0 40px}.hero,.panel,.stat-card,.hero-standings-card,.empty-state{border:1px solid var(--border);border-radius:8px;background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow)}.hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(430px,1.14fr);gap:24px;align-items:stretch;padding:28px}.hero-copy{display:flex;min-height:248px;flex-direction:column;justify-content:space-between}.eyebrow{display:flex;flex-wrap:wrap;gap:8px}.eyebrow span,.sort-pill{display:inline-flex;align-items:center;gap:6px;min-height:26px;border:1px solid var(--border);border-radius:999px;padding:4px 9px;background:var(--background);color:var(--muted-foreground);font-size:12px;font-weight:600}h1{max-width:12ch;margin-top:42px;font-size:clamp(42px,8vw,82px);line-height:.92;letter-spacing:0}.hero-copy p{max-width:620px;margin-top:18px;color:var(--muted-foreground);font-size:16px;line-height:1.55}.hero-standings-card{padding:18px;box-shadow:none}.section-kicker,.stat-card p{color:var(--muted-foreground);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero-standings-card h2,.panel-header h2{margin-top:3px;font-size:22px;line-height:1.15}.house-rules{display:grid;gap:8px;margin:0;padding:0;list-style:none}.house-rules li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:start;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--muted);color:var(--foreground);font-size:13px;line-height:1.35}.house-rules svg{margin-top:1px;color:var(--muted-foreground)}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.stat-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:14px;box-shadow:none}.stat-icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--muted);color:var(--foreground)}.stat-icon svg{width:18px;height:18px}.stat-card strong{display:block;margin-top:3px;overflow-wrap:anywhere;font-size:20px;line-height:1.15}.rules-panel{margin-top:16px}.panel{padding:18px}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.table-wrap{overflow:hidden}table{width:100%;table-layout:fixed;border-collapse:collapse}th,td{min-width:0;padding:12px 8px;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap}th{color:var(--muted-foreground);font-size:11px;font-weight:700;text-transform:uppercase}th:nth-child(1),td:nth-child(1){width:44px}th:nth-child(2),td:nth-child(2){width:auto}th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4){width:82px}th:nth-child(5),td:nth-child(5){width:108px}tbody tr:last-child td{border-bottom:0}.numeric{text-align:right}.rank{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--muted);color:var(--muted-foreground);font-size:12px;font-weight:800}.rank-1{background:var(--primary);color:var(--primary-foreground)}.player-cell{display:flex;min-width:0;align-items:center;gap:10px;font-weight:700}.player-cell span{overflow:hidden;text-overflow:ellipsis}.avatar{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:50%;background:var(--muted);color:var(--foreground);font-size:13px;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.metric{display:inline-flex;align-items:center;gap:6px;color:var(--foreground);font-size:13px;font-weight:700}.metric svg{width:13px;height:13px;color:var(--muted-foreground)}.chip-total{color:var(--foreground);font-size:18px;font-weight:800}.hand-panel{margin-top:16px}.hand-panel .panel-header{margin-bottom:12px}.hand-panel .panel-header svg{color:var(--muted-foreground)}.rules-panel .panel-header svg{color:var(--muted-foreground)}.hand-grid{display:grid}.hand-row{display:grid;grid-template-columns:minmax(128px,.8fr) minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:8px;border-bottom:1px solid var(--border);background:var(--background)}.hand-row:last-child{border-bottom:0}.hand-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hand-cards{display:flex;gap:3px;min-width:0}.playing-card{display:inline-flex;width:24px;height:32px;flex:0 0 24px;flex-direction:column;justify-content:space-between;border:1px solid var(--border);border-radius:4px;padding:3px;background:#fff;color:#09090b;font-size:9px;font-weight:800;line-height:1}.playing-card.red{color:var(--destructive)}.playing-card span:last-child{align-self:flex-end;font-size:10px}.empty-state{width:min(480px,100%);margin:20vh auto 0;padding:28px;text-align:center}.empty-state svg{color:var(--muted-foreground)}.empty-state h1{max-width:none;margin-top:12px;font-size:28px;line-height:1}.empty-state p{margin-top:8px;color:var(--muted-foreground)}@media (max-width: 980px){.stats-grid,.hero{grid-template-columns:1fr}.hero-copy{min-height:auto}h1{margin-top:34px}}@media (max-width: 640px){.page{width:min(100% - 16px,1120px);padding:8px 0 28px}.hero,.panel{padding:14px}.hero{gap:12px}.hero-copy{order:1}.hero-standings-card{order:2;padding:12px}.eyebrow,.hero-copy p{display:none}h1{margin-top:0;font-size:30px;line-height:1}.hero-standings-card .panel-header{margin-bottom:6px}.hero-standings-card .panel-header h2{font-size:20px}.stats-grid{gap:8px}.stat-card{grid-template-columns:34px minmax(0,1fr);padding:10px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:17px}.rules-panel{margin-top:8px}.house-rules{gap:6px}.house-rules li{padding:8px;font-size:12px}.panel-header{margin-bottom:10px}.sort-pill{display:none}th,td{padding:9px 4px;font-size:12px}th:nth-child(1),td:nth-child(1){width:32px}th:nth-child(3),td:nth-child(3),th:nth-child(4),td:nth-child(4){width:48px}th:nth-child(5),td:nth-child(5){width:60px}.rank{width:24px;height:24px}.player-cell{gap:6px}.avatar{width:30px;height:30px;flex-basis:30px;font-size:11px}.metric{gap:3px;font-size:12px}.metric svg{display:none}.chip-total{font-size:14px}.hand-grid{display:grid}.hand-row{grid-template-columns:minmax(96px,.75fr) minmax(0,1fr);align-items:center;gap:8px;padding:7px 8px}.hand-row strong{font-size:12px}.playing-card{width:21px;height:29px;flex-basis:21px;font-size:8px}.playing-card span:last-child{font-size:9px}}
