:root{color-scheme:light;font-family:Georgia,Times New Roman,serif;line-height:1.5}body,html{height:100%}body{margin:0;padding:0;background:#0b0f14;color:#f8fafc}.page{max-width:100%;margin:0;padding:40px;min-height:100%;box-sizing:border-box}h1{font-size:2.5rem;margin-bottom:.5rem}h2{margin:0 0 12px}.action-panel h2{font-size:1rem}.muted{color:#52606d}.panel{background:hsla(0,0%,100%,.85);border-radius:16px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.08);margin-bottom:20px}.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-bottom:20px}@media (max-width:900px){.panel-grid{grid-template-columns:1fr}}.table-panel{background:transparent;box-shadow:none;padding:0;flex:1 1 auto;display:flex;align-items:stretch;justify-content:stretch;min-height:0}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.input{flex:1 1;min-width:120px;padding:10px 12px;border-radius:10px;border:1px solid #cbd2d9;font-family:inherit}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#e2e8f0;border-radius:999px;padding:0}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#0f766e;cursor:pointer}.slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#0f766e;cursor:pointer}.slider-value{min-width:60px;text-align:right;font-weight:600}.slider-input{width:54px;min-width:54px;padding:6px 8px}.field{display:grid;grid-gap:6px;gap:6px;min-width:160px;color:#52606d;font-size:.85rem}button{border:none;border-radius:10px;padding:10px 16px;font-family:inherit;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.primary{background:#0f766e;color:#fff}.secondary{background:#e0f2f1;color:#0f766e}.danger{background:#b91c1c;color:#fff}.error{padding:12px 16px;background:#fee2e2;color:#991b1b;margin-bottom:16px}.error,.toast{border-radius:10px}.toast{position:fixed;top:16px;right:16px;background:#111827;color:#f9fafb;padding:10px 14px;box-shadow:0 12px 24px rgba(0,0,0,.2);z-index:1000;font-size:.9rem}.room{max-width:100%;width:100%;height:100vh;display:flex;flex-direction:column;gap:12px;padding:40px;box-sizing:border-box}.room .panel{margin-bottom:0}.action-panel,.room-header{flex:0 0 auto}.room-header{justify-content:space-between;margin-bottom:0}.room-header,.room-title{display:flex;align-items:center}.room-title{flex-wrap:wrap;gap:12px}.room-actions{display:flex;gap:8px}.status-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.status-dot-on{background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.8)}.status-dot-off{background:#ef4444;box-shadow:0 0 8px rgba(239,68,68,.8)}.status-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(148,163,184,.4);border-top-color:#94a3b8;animation:spin 1s linear infinite}.loading-state{display:grid;place-items:center;padding:24px 0}@keyframes spin{to{transform:rotate(1turn)}}.table-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px}.action-panel{display:flex;flex-direction:column;gap:12px;background:transparent;box-shadow:none;padding:0}.action-panel button{padding:16px 24px;font-size:1rem;border-radius:12px}.action-panel .secondary{background:rgba(15,23,42,.9);color:#f8fafc;border:1px solid hsla(0,0%,100%,.14)}.action-group{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:12px;border-radius:12px;border:none}.action-group-right{flex:0 0 auto;justify-content:flex-end;margin-left:auto;flex-direction:column;align-items:flex-end;gap:10px}.action-group-left{height:96px;align-items:stretch;flex-wrap:nowrap;justify-content:flex-start}.action-group-left button{padding:0 26px;font-size:1.05rem;height:100%;flex:0 0 140px;width:140px;display:flex;align-items:center;justify-content:center}.action-group-right .slider{width:250px;min-width:250px;flex:0 0 auto}.bet-row{display:flex;gap:10px;align-items:center;justify-content:flex-end;width:auto}.bet-actions,.bet-multipliers{display:flex;gap:8px;justify-content:flex-end;width:100%}.bet-multipliers{gap:6px}.bet-multipliers button{padding:8px 10px;font-size:.85rem;border-radius:10px}.bet-actions{align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between}.bet-actions .bet-row{margin-right:auto}.rebuy-row .slider{width:250px;min-width:250px;flex:0 0 auto}.modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.6);display:grid;place-items:center;z-index:1200;padding:20px}.modal{width:min(860px,96vw);background:#fff;color:#0f172a;border-radius:16px;padding:20px;box-shadow:0 24px 60px rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.08)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.modal h2{margin:0}.modal .history-list{background:#fff;color:#0f172a;border-radius:12px;padding:12px;max-height:60vh;overflow:auto}.modal .history-row{padding:8px 6px;border-bottom:1px solid #e2e8f0}.modal .history-row:last-child{border-bottom:none}.modal .history-text{color:#1f2937}.history-pagination{justify-content:space-between;margin-top:16px}.table-layout{flex-direction:column;gap:0;align-items:stretch;height:100%}.table-layout,.table-oval{display:flex;width:100%;flex:1 1}.table-oval{position:relative;height:auto;min-height:0;align-self:stretch;border-radius:999px;background:radial-gradient(circle at 50% 40%,#1c4436,#0f2f26);box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.12),0 24px 60px rgba(0,0,0,.2);padding:0}.table-center,.table-oval{align-items:center;justify-content:center}.table-center{width:min(60%,360px);min-height:160px;background:rgba(10,25,20,.7);border-radius:32px;border:1px solid hsla(0,0%,100%,.12);display:flex;text-align:center;padding:16px}.table-meta{color:#e2f5ee;display:grid;grid-gap:8px;gap:8px}.table-status{font-size:.75rem;letter-spacing:.02em}.turn-timer{font-weight:700;color:#fef08a}.turn-timer-urgent{color:#fca5a5}.table-meta .pot{font-size:1.25rem;font-weight:600}.cards{display:flex;gap:6px;justify-content:center}.card-wrap{--i:0;display:inline-flex}.community-cards{display:flex;justify-content:center;perspective:1000px;-webkit-perspective:1000px}.card{width:54px;height:72px;background:#f8fafc;border-radius:6px;border:1px solid #cbd2d9;display:grid;align-items:center;justify-items:center;font-weight:700;font-size:1.275rem;line-height:1;box-shadow:0 4px 8px rgba(0,0,0,.12)}.card-reveal .card-flip{animation:flipReveal .6s ease both;animation-delay:calc(var(--reveal-i) * .3s)}.card-flip{position:relative;width:54px;height:72px;display:inline-block;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-origin:center}.card-face{position:absolute;inset:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.card-front-face{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);opacity:0;animation:frontReveal .6s ease both;animation-delay:calc(var(--reveal-i) * .3s)}.card-back-face .card{background:#7f1d1d;border-color:#5f1515;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.15)}.card-rank,.card-suit{font-size:1.35rem}.card-red{color:#dc2626}.card-black{color:#111827}.card-highlight .card,.card-highlight .card-flip{box-shadow:0 0 0 3px rgba(250,204,21,.95),0 0 18px rgba(250,204,21,.7)}.card-back{background:#7f1d1d;border-color:#5f1515;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.15)}.card-back-pattern{width:80%;height:80%;border-radius:4px;background-image:linear-gradient(135deg,hsla(0,0%,100%,.2) 25%,transparent 0),linear-gradient(225deg,hsla(0,0%,100%,.2) 25%,transparent 0),linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0),linear-gradient(315deg,hsla(0,0%,100%,.2) 25%,transparent 0);background-position:4px 0,4px 0,0 0,0 0;background-size:8px 8px;background-repeat:repeat}.table-seat .card{width:48px;height:69px;font-size:1.275rem}.hole-cards{display:grid;grid-gap:6px;gap:6px}.showdown-list{display:grid;grid-gap:12px;gap:12px}.showdown-row{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border-radius:12px;background:rgba(15,23,42,.06)}.showdown-name{font-weight:600}.showdown-hand{color:#52606d}.showdown-cards{justify-content:flex-start}.history-list{display:grid;grid-gap:10px;gap:10px}.history-row{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border-radius:12px;background:rgba(15,23,42,.06)}.history-cards{justify-content:flex-start}.history-cards-gap{margin-right:40px}.history-cards-compact .card{width:26px;height:36px;font-size:.7rem}.history-text{white-space:nowrap;color:#52606d}.table-seat.winner{box-shadow:none;background:transparent}@keyframes dealIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flipReveal{0%{transform:rotateY(0deg)}50%{transform:rotateY(90deg)}to{transform:rotateY(180deg)}}@keyframes frontReveal{0%{opacity:0}49%{opacity:0}50%{opacity:1}to{opacity:1}}.table-seat{position:absolute;width:150px;height:120px;padding:6px 8px;background:transparent;border:0;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;font-size:.65rem}.table-seat,.table-seat.self,.table-seat.turn{box-shadow:none}.seat-content{width:100%;flex-direction:column;gap:2px;min-height:110px;justify-content:flex-end}.seat-content,.seat-pill{display:flex;align-items:center;position:relative}.seat-pill{gap:8px;padding:2px 12px;border-radius:999px;background:linear-gradient(180deg,rgba(23,31,42,.95),rgba(12,16,22,.95));border:1px solid hsla(0,0%,100%,.12);box-shadow:0 14px 28px rgba(0,0,0,.45),0 6px 10px rgba(0,0,0,.35);min-width:92px;justify-content:center;min-height:32px;z-index:100;margin-top:auto;margin-bottom:10px}.seat-pill-turn{box-shadow:0 0 0 2px hsla(0,0%,100%,.98),0 0 40px hsla(0,0%,100%,.95),0 0 80px hsla(0,0%,100%,.35)}.seat-pill-winner{box-shadow:0 0 0 2px #facc15,0 0 44px rgba(250,204,21,.95),0 0 90px rgba(250,204,21,.35)}.seat-pill-cards{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:129px;height:102px;display:grid;place-items:center;z-index:10;pointer-events:none;margin-bottom:50px}.seat-pill-cards .cards{gap:0}.seat-pill-cards .card{width:69px;height:93px;font-size:1.425rem;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.seat-pill-cards .card-suit{margin-top:0}.seat-pill-cards .card-wrap{position:absolute;left:50%;transform:translateX(-50%)}.seat-pill-cards .cards{position:relative;width:129px;height:102px}.seat-pill-cards .card-wrap:first-child .card{transform:translateX(-24px) rotate(-6deg)}.seat-pill-cards .card-wrap:nth-child(2) .card{transform:translateX(24px) rotate(6deg)}.seat-pill-body{display:grid;grid-gap:2px;gap:2px;text-align:center}.seat-pill-name{font-size:.7rem;font-weight:400;color:#9aa4b2;line-height:1.1;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seat-pill-stack{font-size:.85rem;color:#f8fafc;font-weight:700;opacity:.95}.seat-cards{font-weight:700;color:#0f766e}.seat-action-text{font-size:.7rem;color:#fff;margin-top:2px;min-height:.9rem}.dealer-chip{position:absolute;right:-8px;top:-6px;width:20px;height:20px;background:#fef3c7;color:#78350f;display:grid;place-items:center;font-size:.7rem;box-shadow:0 4px 12px rgba(0,0,0,.2)}.dealer-chip,.seat-plus{border-radius:999px;font-weight:700}.seat-plus{margin:4px auto 0;width:28px;height:28px;background:#0f766e;color:#fff;line-height:1;padding:0}.seat-plus:hover{filter:brightness(1.05)}.seat-action{margin-top:4px;font-size:.7rem;padding:6px 10px}.seat-1{left:8%;top:14%}.seat-2{left:30%;top:3%}.seat-3{right:30%;top:3%}.seat-4{right:8%;top:14%}.seat-5{right:2%;top:40%}.seat-6{right:8%;bottom:14%}.seat-7{right:30%;bottom:3%}.seat-8{left:30%;bottom:3%}.seat-9{left:8%;bottom:14%}.seat-10{left:2%;top:40%}.table-seat.occupied.seat-1,.table-seat.occupied.seat-10,.table-seat.occupied.seat-2,.table-seat.occupied.seat-3,.table-seat.occupied.seat-4,.table-seat.occupied.seat-5,.table-seat.occupied.seat-6,.table-seat.occupied.seat-7,.table-seat.occupied.seat-8,.table-seat.occupied.seat-9{background:transparent}.seats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px}.seat-card{background:#fff;border-radius:12px;padding:14px;border:1px solid #e4e7eb;display:flex;flex-direction:column;gap:8px}.seat-card.self{border-color:#0f766e;box-shadow:0 0 0 2px rgba(15,118,110,.2)}.seat-header{display:flex;justify-content:space-between;align-items:center}.seat-name{font-weight:600}.badge{background:#fef3c7;color:#92400e;padding:2px 8px;border-radius:999px;font-size:.75rem}.rebuy-badge{position:absolute;left:-8px;top:-6px;transform:none;padding:2px 6px;font-size:.65rem}@media (max-width:900px){body{padding:0}.table-oval{min-height:0}.table-seat{width:130px;height:110px;font-size:.6rem}.seat-pill-name{max-width:72px}}