:root{font-family:Arial,sans-serif;color:#fff1f8;background:#211c25;color-scheme:dark;--gold:#efbe7b}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 15%,#67424d55,transparent 65%),repeating-linear-gradient(90deg,transparent 0 119px,#00000018 120px 122px);min-height:100dvh;padding-bottom:calc(var(--control-reference-height,55px) + 16px)}button,input{font:inherit}button{cursor:pointer;border:1px solid #a77d9170;border-radius:9px;background:#4b3449;color:#fff1f8;padding:12px 15px;min-height:44px;touch-action:manipulation}button:hover:enabled{background:#67465f}button:disabled{opacity:.36;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.primary{background:#edb2cc;color:#342238;font-weight:700}.primary:hover:enabled{background:#ffd0e4}a{color:inherit;text-decoration:none}body>header{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:18px 28px;border-bottom:1px solid #d8a7bb22;background:#2d222fd9}body>header a{font-size:10px;letter-spacing:.18em}body>header strong{display:block;font-size:25px;letter-spacing:-.04em;margin-top:4px}#population{font-size:11px;color:#d4b6be}kbd{font:10px Arial;margin-left:7px;opacity:.7}main{max-width:1080px;margin:auto;padding:22px 28px}.table-heading{display:flex;justify-content:space-between;align-items:center}.eyebrow{color:var(--gold);letter-spacing:.17em;font-size:10px;margin:0}h1{font-size:28px;letter-spacing:-.04em;margin:7px 0 20px}.table-heading>p{font-size:12px;color:var(--gold);text-align:right;line-height:1.8}.table-heading>p span{color:#bc9faa}#table{height:425px;position:relative;margin:12px 0 16px}.felt{position:absolute;inset:36px 36px 20px;border-radius:190px;background:radial-gradient(ellipse,#366f65,#1d4e49 75%);border:14px solid #784b46;box-shadow:0 0 0 3px #b5805b,inset 0 0 0 2px #e9bf8a77,inset 0 0 40px #051d23b0,0 22px 35px #09061088}.felt:after{content:"";position:absolute;inset:19px;border:1px solid #d1d6ac33;border-radius:180px;pointer-events:none}.table-brand{position:absolute;bottom:54px;left:0;right:0;text-align:center;font-size:14px;letter-spacing:.45em;color:#d8d4a934}.board-panel{position:absolute;inset:155px 19% auto;text-align:center}.board-panel>p:first-child{margin:0 0 11px;font-size:10px;color:#d4e3d3;letter-spacing:.15em;text-transform:uppercase}.cards{display:flex;gap:7px;justify-content:center}.card{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.05;width:48px;height:66px;border:1px solid #e0cabb;border-radius:6px;background:linear-gradient(145deg,#fffdf5,#e9dfd2);box-shadow:0 3px 6px #0004;color:#282634;font-size:21px;font-weight:700}.card.red{color:#bb3f59}.card small{font-size:23px}.card.back{border:3px solid #ead7bd;background:repeating-linear-gradient(45deg,#7b486b 0 3px,#653f62 3px 6px);color:#e9bdd0}.card.empty{background:#152e3033;border:1px dashed #cce1cf33;box-shadow:none}.pot{margin:12px 0 3px;font-size:10px;letter-spacing:.15em;color:#d6d6ad}.pot strong{display:inline-block;color:#fff7d2;font-size:25px;margin-left:8px;letter-spacing:0}#side-pots{font-size:9px;color:#c7d8c7}.seat{position:absolute;width:158px;transform:translate(-50%,-50%);border:1px solid #bb859252;border-radius:12px;background:#302333ed;box-shadow:0 5px 14px #180d2144;padding:7px 9px;z-index:1}.seat.empty-seat{min-height:50px;background:#30233385;color:#bc9fae;text-align:center;padding:17px 5px;font-size:10px;border-style:dashed}.seat.actor{border-color:var(--gold);box-shadow:0 0 0 2px #efbe7b55,0 0 25px #efbe7b22}.seat.me{background:#49304b}.seat.folded{opacity:.57}.seat-head{display:flex;gap:5px;align-items:center}.seat img{width:38px;height:42px;object-fit:contain;border-radius:8px;background:#ad7d9140}.seat-name{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:93px;display:block}.seat-stack{display:block;color:var(--gold);font-size:12px;margin-top:3px}.seat .cards{gap:4px;margin-top:5px}.seat .card{width:29px;height:39px;font-size:13px;border-radius:4px}.seat .card small{font-size:14px}.seat small.status{display:block;font-size:9px;color:#d4b7c8;text-align:center;margin-top:5px;min-height:10px}.seat .badge{position:absolute;right:-8px;top:-7px;border-radius:15px;background:#efcf98;color:#4e3742;font-size:9px;padding:5px;font-weight:700}.table-status{text-align:center;min-height:61px}.table-status p{margin:6px 0;font-size:13px;color:#f2d4e2}#outcome{color:var(--gold);font-weight:700}progress{width:180px;height:5px;accent-color:var(--gold);display:block;margin:9px auto}#actions{background:#352736;border:1px solid #ab7f8b44;border-radius:15px;padding:17px}.player-summary{display:flex;align-items:center;gap:20px;border-bottom:1px solid #b67d982b;padding-bottom:13px;margin-bottom:14px}.player-summary>div{min-width:115px}.player-summary>div:first-child{flex:1}.player-summary small{display:block;font-size:9px;color:#bd9eae;letter-spacing:.1em;margin-bottom:5px}.player-summary strong{font-size:15px}#stack{color:var(--gold)}#ready{font-size:12px}.betting{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:center}.action-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.action-buttons button{font-size:13px}.raise-controls label{display:flex;justify-content:space-between;color:#d1b7c5;font-size:11px}.raise-controls output{font-size:16px;color:var(--gold)}.raise-controls>div{display:flex;gap:8px;align-items:center;margin-top:7px}.raise-controls input{width:100%;min-width:0;accent-color:#f1bbcc;touch-action:pan-y}.raise-controls button{padding:8px 12px}.presets button{flex:1;font-size:11px;min-height:34px}#action-help,#error{font-size:11px;margin:13px 0 0;color:#cbb4c3;line-height:1.5}#error{color:#ffb4b4}#error:empty,#outcome:empty{display:none}#history{margin:20px 0;color:#bca4b4;font-size:12px;line-height:1.8}summary{cursor:pointer;padding:10px}#log{max-height:190px;overflow:auto;padding-left:25px}#join-panel,dialog:not(.character-select){color:#fff1f8;background:#352736;border:1px solid #c592ab70;border-radius:18px;padding:28px;width:min(440px,calc(100% - 30px));box-shadow:0 20px 80px #110c1ae0;max-height:85dvh;overflow:auto}#join-panel{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4}#join-panel h2{font-size:36px;letter-spacing:-.04em;margin:16px 0}#join-panel p,dialog p{font-size:13px;color:#d9bfcf;line-height:1.7}#join-panel label{font-size:11px}#nickname{width:100%;padding:13px;background:#251b2b;border:1px solid #ac859970;border-radius:8px;margin:8px 0;color:#fff1f8}#join-panel button,#menu>button,#menu>a{display:block;width:100%;margin-top:10px;text-align:center}#choice{display:block;text-align:center;color:#c6a6bb;margin-top:15px}dialog::backdrop{background:#130e1bc9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#menu h2{font-size:27px}body:has(#join-panel:not([hidden])) main{opacity:.35;pointer-events:none}body>footer{position:fixed;bottom:0;left:0;width:100%;background:#251c2cf5;border-top:1px solid #996d8733;z-index:3;padding-bottom:max(8px,env(safe-area-inset-bottom))!important}[hidden]{display:none!important}@media(max-width:700px){body>header{padding:12px 15px}body>header strong{font-size:21px}#population{max-width:105px;text-align:center;font-size:9px;line-height:1.6}main{padding:16px 12px}h1{font-size:24px;margin-bottom:10px}.table-heading>p{font-size:10px}#table{height:430px;margin:8px 0}#seats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;position:absolute;inset:0;align-content:space-between;padding:0 3px}.seat{position:relative;left:auto!important;top:auto!important;transform:none;width:100%;padding:6px 3px;border-radius:9px}.seat-head{display:block;text-align:center}.seat img{width:32px;height:32px}.seat-name{font-size:9px;max-width:100%}.seat-stack{font-size:10px}.seat .card{width:25px;height:33px;font-size:12px}.seat .card small{font-size:12px}.seat small.status{font-size:8px;min-height:18px;line-height:1.2}.seat.empty-seat{height:135px;padding-top:60px}.seat .badge{right:-1px;font-size:8px;padding:3px}.felt{inset:55px 0;border-width:8px;border-radius:90px}.felt:after{inset:12px}.table-brand{bottom:90px;font-size:10px;letter-spacing:.3em}.board-panel{inset:156px 0 auto}.board-panel .card{width:42px;height:57px;font-size:19px}.board-panel .card small{font-size:20px}.pot{margin-top:8px}.pot strong{font-size:21px}.table-status{min-height:47px}.table-status p{font-size:12px}.player-summary{flex-wrap:wrap;gap:12px}.player-summary>div{min-width:80px}.player-summary strong{font-size:13px}#ready{flex-basis:100%;order:3}.betting{grid-template-columns:1fr;gap:15px}#actions{padding:13px}.action-buttons{grid-template-columns:repeat(2,1fr)}.player-summary:has(#rebuy:not([hidden])) #ready{flex-basis:48%;flex-grow:1}#rebuy{flex-basis:45%;order:4;font-size:11px}#history{margin-bottom:8px}}@media(max-height:500px)and (min-width:701px){main{max-width:940px}.table-heading{display:none}.seat{width:135px}}@media(prefers-reduced-motion:no-preference){.card{animation:deal .22s ease-out}@keyframes deal{0%{transform:translateY(-6px);opacity:.3}to{transform:none;opacity:1}}}.action-board{display:flex;align-items:center;gap:12px;margin:0 0 14px;color:#cbb4c3;font-size:10px}.action-board .card{width:29px;height:39px;font-size:13px}.action-board .card small{font-size:14px}.action-board .cards{gap:5px}#own-hand{line-height:1.5}.table-brand{display:none}.seat-head>div{min-width:0}.seat img{flex-shrink:0}@media(min-width:701px)and (max-width:950px){.seat{width:132px}}
