:root{--bg:#080b0a;--panel:#101512;--line:#263029;--gold:#d6aa62;--green:#10563b;--mint:#65d5a4;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#eceee9;background:radial-gradient(circle at 42% 42%,#14251d 0,#080b0a 52%);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{grid-template-rows:74px 1fr 46px;min-height:100vh;display:grid}.topbar{background:#090c0bdf;border-bottom:1px solid #202722;justify-content:space-between;align-items:center;padding:0 34px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;width:52px;height:52px}.brand b{letter-spacing:.13em;font:700 18px Georgia}.brand small{color:#77837c;letter-spacing:.12em;margin-top:3px;font-size:10px;display:block}.live{letter-spacing:.18em;color:#dce4de;font-size:11px}.live i,footer i{background:#e45f50;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #e45f50}.live span{color:#66716b;margin-left:14px}.stage{grid-template-columns:minmax(600px,1fr) 320px;gap:34px;min-height:680px;padding:28px 34px;display:grid}.table-wrap{place-items:center;display:grid}.table{aspect-ratio:1.75;background:radial-gradient(#1a7753 0,#0f593d 55%,#0b3d2b 100%);border:18px solid #171b18;border-radius:48%;width:min(900px,92%);position:relative;box-shadow:0 0 0 1px #3c463f,inset 0 0 70px #00190e,0 28px 80px #000}.rail{border-radius:inherit;opacity:.45;border:1px solid #72776b;position:absolute;inset:6px}.center{flex-direction:column;align-items:center;display:flex;position:absolute;inset:30% 25%}.street{letter-spacing:.3em;color:#9bbbab;font-size:9px}.cards{gap:8px;margin:10px 0 14px;display:flex}.cards span{color:#151814;background:#f0efe7;border-radius:5px;width:50px;height:70px;padding:7px;font:700 22px Georgia;box-shadow:0 4px 10px #062b1c}.cards em{font-size:17px;font-style:normal;display:block}.cards .red{color:#9c302d}.cards .back{color:#bc9859;background:#16241e;border:1px solid #bc9859;place-items:center;display:grid}.pot{text-align:center;background:#0b2119cc;border:1px solid #49705d;border-radius:20px;padding:7px 24px}.pot small,.now small{letter-spacing:.18em;color:#8ca698;font-size:8px;display:block}.pot b{color:#fff;font:700 15px Georgia}.seat{background:#0c100ee8;border:1px solid #354138;border-radius:9px;align-items:center;gap:9px;min-width:150px;padding:7px 10px;transition:all .2s;display:flex;position:absolute;box-shadow:0 8px 20px #0009}.seat.acting{border-color:#d6aa62;box-shadow:0 0 24px #d6aa6255}.seat.folded{opacity:.48}.avatar{width:36px;height:36px;color:var(--gold);background:#21352b;border:1px solid #63806e;border-radius:50%;place-items:center;font:700 15px Georgia;display:grid}.seat-copy{flex:1}.seat-copy>div{justify-content:space-between;gap:9px;display:flex}.seat-copy b{font:700 13px Georgia}.seat-copy small{color:#708078;letter-spacing:.1em;font-size:7px}.seat-copy strong{font-size:12px}.seat-copy strong em{color:#748078;font-size:8px;font-style:normal}.wager{color:#d6aa62;font:9px monospace;display:block}.mini-cards{gap:2px;position:absolute;top:-31px;left:50px;display:flex!important}.mini-cards span{color:#111;background:#eee;border-radius:3px;width:22px;height:30px;padding:3px;font:700 10px Georgia;display:block}.mini-cards em{font-size:8px}.seat-1{top:-6%;left:22%}.seat-2{top:12%;right:-7%}.seat-3{bottom:5%;right:-5%}.seat-4{bottom:-8%;left:40%}.seat-5{top:23%;left:-8%}.dealer{color:#18221d;background:#e8e1cd;border-radius:50%;place-items:center;width:22px;height:22px;font:700 10px Georgia;display:grid;position:absolute;right:-28px}.under-table{color:#708079;letter-spacing:.1em;gap:18px;margin-top:30px;font-size:9px;display:flex}.under-table b{color:#b69a68}.feed{background:#0b0f0d;border:1px solid #202a24;border-radius:4px;flex-direction:column;min-height:580px;display:flex}.feed-head{border-bottom:1px solid #212a25;justify-content:space-between;padding:22px;display:flex}.feed-head small{color:var(--gold);letter-spacing:.2em;font-size:8px;display:block}.feed-head b{font:700 20px Georgia}.feed-head>span{color:#58b58c;font-size:9px}.actions{flex:1;max-height:500px;padding:10px 20px;overflow:auto}.actions p{color:#a4aea8;border-bottom:1px solid #19211d;grid-template-columns:58px 1fr;gap:8px;margin:0;padding:11px 0;font-size:12px;display:grid}.actions time{color:#58635d;font:9px monospace}.actions b{color:#eef2ed;font-weight:600}.actions .talk{color:#d1b783;font-family:Georgia;font-style:italic}.now{background:#111914;border:1px solid #3c523f;margin:18px;padding:17px;position:relative}.now b{font:700 19px Georgia}.now span{float:right;font:11px monospace}.timer{background:#26312b;height:2px;margin-top:10px}.timer i{background:var(--gold);width:65%;height:100%;display:block}footer{color:#6d7872;letter-spacing:.08em;background:#090c0b;border-top:1px solid #202722;justify-content:space-between;align-items:center;padding:0 34px;font-size:9px;display:flex}footer i{background:#50bd88;box-shadow:0 0 10px #50bd88}@media (max-width:900px){.stage{grid-template-columns:1fr;padding:24px 16px}.table{width:88%;margin:80px 0}.feed{min-height:380px}.seat{min-width:125px}.cards span{width:38px;height:55px}.topbar,footer{padding-left:16px;padding-right:16px}footer span:nth-child(2){display:none}}@media (max-width:620px){.shell{grid-template-rows:64px 1fr 42px}.stage{min-height:0}.table{border-width:10px;width:98%;margin:110px 0 80px}.seat{transform:scale(.82)}.seat-1{left:14%}.seat-4{left:30%}.center{inset:27% 18%}.feed{min-height:340px}.brand small,.live span{display:none}}
