*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% -10%,rgba(34,148,85,.34),transparent 32rem),radial-gradient(circle at 0% 80%,rgba(194,146,39,.12),transparent 26rem),linear-gradient(180deg,#061109,#020403);color:#f4f7ef;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input{width:190px;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:12px 13px;background:#00000047;color:#fff;outline:none}label{display:grid;gap:6px;color:#ffffffa8;font-size:13px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(36px,6vw,76px);line-height:.9;letter-spacing:-.05em}h2{margin-bottom:14px}.app-shell{width:min(1180px,100%);margin:0 auto;padding:22px}.hero,.game-header{display:flex;justify-content:space-between;align-items:stretch;gap:18px;margin-bottom:18px}.eyebrow{margin:0 0 8px;color:#f2c85b;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.subtitle{max-width:720px;color:#ffffff9e;word-break:break-word}.panel,.status-card,.poker-table{border:1px solid rgba(255,255,255,.11);background:#061109b8;box-shadow:0 20px 54px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.panel{border-radius:24px;padding:18px;margin-bottom:18px}.status-card{min-width:280px;border-radius:22px;padding:18px;display:flex;align-items:center;gap:12px}.status-card small{display:block;margin-top:4px;color:#fff9}.status-dot{width:14px;height:14px;border-radius:50%;background:#bb3e3e;box-shadow:0 0 0 6px #bb3e3e29}.status-dot.ok{background:#48d17a;box-shadow:0 0 0 6px #48d17a29}.row{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.app-button{border:0;border-radius:15px;padding:12px 16px;background:linear-gradient(180deg,#ffd76a,#c48920);color:#1c1302;font-weight:900;box-shadow:0 12px 24px #0000003d}.app-button--secondary{background:#ffffff1a;color:#f4f7ef}.error{margin-top:14px;color:#ff8a8a}.empty{color:#ffffff85}.table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.table-card{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px;display:grid;gap:6px;text-align:left;background:linear-gradient(180deg,#ffffff1a,#ffffff0a),#0000002e;color:#fff}.table-card span,.table-card small{color:#ffffff9e}.game-shell{padding-bottom:110px}.poker-table{position:relative;overflow:hidden;min-height:560px;border-radius:38px;padding:22px;margin-bottom:18px;background:radial-gradient(ellipse at center,#249d55f0,#156c3beb 52%,#0b3a21fa)}.poker-table:before{content:"";position:absolute;top:42px;right:42px;bottom:42px;left:42px;border-radius:50%;border:18px solid rgba(95,55,17,.44);box-shadow:inset 0 0 0 2px #ffe18e38,0 20px 50px #00000047;pointer-events:none}.table-stats{position:relative;z-index:2;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.table-stats>div{min-width:112px;border-radius:16px;padding:11px 13px;display:grid;gap:4px;background:#00000042;text-align:center}.table-stats small{color:#ffffff94}.community-row{position:relative;z-index:2;min-height:88px;margin:82px auto 34px;display:flex;align-items:center;justify-content:center;gap:12px}.cards{display:flex;gap:10px;flex-wrap:wrap}.playing-card{width:54px;height:74px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,#fffaf0,#eadfcf);color:#18120d;font-weight:950;font-size:18px;box-shadow:0 12px 22px #0000003d,inset 0 0 0 1px #00000014}.playing-card.red{color:#bf2525}.playing-card.black{color:#171717}.playing-card.back,.playing-card.hidden{color:#ffdc7a;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#1c4f9a,#0a1b47)}.playing-card.mine{width:62px;height:84px;outline:3px solid #ffd76a;font-size:20px}.seats-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;margin:0 auto}.player-seat{border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:14px;display:grid;gap:8px;background:#0000004d;box-shadow:0 14px 28px #00000042}.player-seat.active{border-color:#ffd76a;box-shadow:0 0 0 3px #ffd76a2e,0 14px 28px #00000042}.player-seat__top{display:flex;align-items:center;gap:8px}.player-seat__name{min-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffffd6}.player-seat__meta{display:flex;gap:8px;flex-wrap:wrap;color:#ffffff94;font-size:13px}.dealer-chip,.bot-chip{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:950}.dealer-chip{background:#fff5d6;color:#241801}.bot-chip{background:#4ecd7a2e;color:#7dffad}.my-hand{position:relative;z-index:2;max-width:760px;margin:22px auto 0;border-radius:22px;padding:16px;background:#0000003d}.my-hand h2{margin-bottom:10px}.action-panel{display:flex;gap:10px;flex-wrap:wrap}.winner{margin-top:14px;padding:14px;border-radius:16px;background:#ffd76a24;color:#ffe49f;font-weight:900}.log{max-height:260px;overflow:auto;display:grid;gap:8px}.log-row{display:grid;grid-template-columns:82px 130px 1fr;gap:8px;align-items:start;border-radius:12px;padding:10px;background:#0000003d}.log-row span{color:#ffffff80}.log-row code{white-space:pre-wrap;word-break:break-word;color:#ffffffb8}@media(max-width:780px){.app-shell{padding:12px}.hero,.game-header{display:grid}.status-card{min-width:0}.poker-table{min-height:520px;border-radius:28px;padding:14px}.poker-table:before{top:78px;right:18px;bottom:130px;left:18px;border-width:12px;border-radius:36px}.community-row{margin:58px auto 24px}.seats-grid{grid-template-columns:1fr}.playing-card{width:46px;height:64px}.playing-card.mine{width:54px;height:74px}.log-row{grid-template-columns:1fr}}.game-header__actions{display:flex;gap:10px;align-items:start}.error-panel{border-color:#ff535352;background:#600d0d52;color:#ffb4b4;font-weight:800}.hand-result{position:absolute;z-index:5;top:92px;left:50%;transform:translate(-50%);width:min(620px,calc(100% - 40px));border:1px solid rgba(255,215,106,.42);border-radius:20px;padding:14px 18px;display:grid;gap:4px;text-align:center;background:#0d1409db;box-shadow:0 22px 48px #00000057,0 0 0 5px #ffd76a17}.hand-result small{color:#ffffff94}.hand-result strong{color:#ffe49f}.actions-panel{position:sticky;bottom:14px;z-index:20}@media(max-width:780px){.game-header__actions{display:grid;grid-template-columns:1fr 1fr}.hand-result{top:76px}.actions-panel{bottom:8px}}.lobby-shell{max-width:1240px}.lobby-hero{align-items:center}.lobby-grid{display:grid;grid-template-columns:310px 1fr;gap:18px;margin-bottom:18px}.profile-panel{display:grid;gap:16px;align-content:start}.profile-avatar{width:74px;height:74px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#ffd76a,#b67b1c);color:#1b1202;font-weight:950;font-size:30px;box-shadow:0 18px 34px #00000052}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-stats>div{border-radius:16px;padding:12px;background:#ffffff12;display:grid;gap:4px}.profile-stats small,.muted{color:#ffffff8f}.panel-title-row{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-title-row h2,.panel-title-row p{margin-bottom:4px}.level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.level-card{position:relative;min-height:124px;border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:16px;display:grid;align-content:end;gap:7px;text-align:left;background:radial-gradient(circle at 70% 0%,rgba(255,215,106,.16),transparent 48%),#ffffff12;color:#fff}.level-card.active{border-color:#ffd76ab8;box-shadow:0 0 0 4px #ffd76a1f}.level-card.disabled{opacity:.45}.level-badge{position:absolute;top:12px;left:12px;border-radius:999px;padding:4px 9px;background:#ffd76a24;color:#ffe49f;font-size:12px;font-weight:900}.level-card small{color:#ffffff94}.buyin-row{margin-top:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.buyin-row>span{color:#ffffff94}.buyin-chip{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:9px 14px;background:#ffffff12;color:#fff;font-weight:900}.buyin-chip.active{border-color:#ffd76ab8;background:#ffd76a29;color:#ffe49f}.empty-state{min-height:150px;border:1px dashed rgba(255,255,255,.14);border-radius:22px;display:grid;place-items:center;align-content:center;gap:6px;color:#ffffff94}.empty-state strong{color:#fff}.table-card__top,.table-card__main{display:flex;justify-content:space-between;gap:8px}.table-card__top span{border-radius:999px;padding:3px 8px;background:#48d17a24;color:#8cffb7;font-size:12px;font-weight:900}@media(max-width:900px){.lobby-grid,.level-grid{grid-template-columns:1fr}.panel-title-row{display:grid}}.game-page{min-height:100vh;padding:12px 14px 96px;display:grid;grid-template-rows:auto 1fr}.game-topbar{width:min(1180px,100%);margin:0 auto 10px;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center;background:#040c07c2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.game-topbar>div:first-child{display:grid;gap:2px}.game-topbar span{color:#ffffff94;font-size:13px}.game-topbar__right{display:flex;gap:8px}.topbar-btn{border:0;border-radius:12px;padding:9px 12px;background:#ffffff17;color:#fff;font-weight:900}.game-error,.game-loading,.debug-panel{width:min(1180px,100%);margin:0 auto 12px;border-radius:22px;padding:16px;background:#061109c7;border:1px solid rgba(255,255,255,.1)}.game-error{border-color:#ff535352;background:#600d0d52;color:#ffb4b4;font-weight:800}.table-screen{width:min(1180px,100%);margin:0 auto;position:relative}.table-hud{position:absolute;z-index:6;top:16px;left:50%;transform:translate(-50%);display:flex;gap:10px}.table-hud>div{min-width:94px;border-radius:14px;padding:9px 12px;display:grid;gap:2px;text-align:center;background:#00000057;border:1px solid rgba(255,255,255,.1)}.table-hud small{color:#ffffff94}.table-felt{position:relative;min-height:calc(100vh - 170px);max-height:720px;border-radius:42px;overflow:hidden;background:radial-gradient(ellipse at center,#229d54f5,#106637f5 54%,#05301cfa);border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 70px #00000061,inset 0 0 0 18px #4f2e1147}.table-felt:before{content:"";position:absolute;top:74px;right:56px;bottom:98px;left:56px;border-radius:50%;border:16px solid rgba(91,55,18,.5);box-shadow:inset 0 0 0 2px #ffe28e29}.board{position:absolute;z-index:4;top:29%;left:50%;transform:translate(-50%,-50%);min-height:86px;display:flex;justify-content:center;align-items:center;gap:12px}.board-empty{color:#ffffff7a;font-weight:800}.seat-layer{position:absolute;z-index:4;left:50%;top:58%;width:min(760px,calc(100% - 60px));transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-hand-dock{position:absolute;z-index:5;left:50%;bottom:28px;transform:translate(-50%);width:min(460px,calc(100% - 44px));border-radius:22px;padding:14px 16px;background:#00000047;display:grid;justify-items:center;gap:10px}.my-hand-title{color:#ffffffd1;font-weight:950}.action-dock{position:fixed;z-index:40;left:50%;bottom:12px;transform:translate(-50%);width:min(760px,calc(100% - 24px));border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:12px;background:#050d08db;box-shadow:0 18px 48px #00000061;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.action-dock .action-panel{justify-content:center}@media(max-width:780px){.game-page{padding:8px 8px 94px}.game-topbar{border-radius:16px}.table-hud{top:10px;gap:6px}.table-hud>div{min-width:76px;padding:7px 8px}.table-felt{min-height:calc(100vh - 150px);border-radius:28px;box-shadow:0 20px 50px #00000057,inset 0 0 0 10px #4f2e1147}.table-felt:before{top:78px;right:16px;bottom:118px;left:16px;border-radius:36px;border-width:10px}.board{top:27%;gap:7px}.seat-layer{top:55%;width:calc(100% - 28px);grid-template-columns:1fr}.my-hand-dock{bottom:18px}.action-dock .action-panel{display:grid;grid-template-columns:repeat(3,1fr)}.action-dock .app-button{padding:10px 8px;font-size:13px}}.seat-layer{position:absolute;z-index:4;right:0;bottom:0;display:block;width:auto;transform:none;left:auto;top:auto;max-width:none;margin:0}.seat-layer .player-seat{position:absolute;width:min(300px,32%)}.seat-layer .seat-1{left:50%;bottom:128px;transform:translate(-50%)}.seat-layer .seat-2{left:50%;top:108px;transform:translate(-50%)}.seat-layer .seat-3{right:42px;top:36%;transform:translateY(-50%)}.seat-layer .seat-4{right:92px;bottom:126px}.seat-layer .seat-5{left:92px;bottom:126px}.seat-layer .seat-6{left:42px;top:36%;transform:translateY(-50%)}.player-seat__cards{display:flex;gap:6px}.player-seat__cards .playing-card{width:34px;height:48px;border-radius:8px;font-size:13px}.player-seat.active:after{content:"ХОД";position:absolute;right:12px;top:-10px;border-radius:999px;padding:4px 9px;background:#ffd76a;color:#1b1202;font-size:11px;font-weight:950;box-shadow:0 8px 18px #00000047}@media(max-width:780px){.seat-layer{top:0;right:0;bottom:0;left:0;width:auto;transform:none}.seat-layer .player-seat{width:min(250px,calc(100% - 28px))}.seat-layer .seat-1{left:50%;bottom:118px;transform:translate(-50%)}.seat-layer .seat-2{left:50%;top:86px;transform:translate(-50%)}.seat-layer .seat-3{right:14px;top:43%;transform:translateY(-50%) scale(.9);transform-origin:right center}.seat-layer .seat-4{right:14px;bottom:186px;transform:scale(.9);transform-origin:right bottom}.seat-layer .seat-5{left:14px;bottom:186px;transform:scale(.9);transform-origin:left bottom}.seat-layer .seat-6{left:14px;top:43%;transform:translateY(-50%) scale(.9);transform-origin:left center}}.table-felt{min-height:calc(100vh - 155px)}.hand-result{top:72px;width:min(520px,calc(100% - 40px));padding:10px 14px}.board{top:36%}.seat-layer .player-seat{z-index:8;width:min(280px,30%);background:#021209d1;border-color:#ffffff2e}.seat-layer .seat-1{left:24%;bottom:42px;transform:translate(-50%)}.seat-layer .seat-2{left:50%;top:132px;transform:translate(-50%)}.seat-layer .seat-3{right:34px;top:44%;transform:translateY(-50%)}.seat-layer .seat-4{right:78px;bottom:70px}.seat-layer .seat-5{left:78px;bottom:70px}.seat-layer .seat-6{left:34px;top:44%;transform:translateY(-50%)}.my-hand-dock{bottom:34px;width:min(300px,calc(100% - 44px))}.player-seat__name{max-width:100%;font-size:14px}.player-seat__meta{font-size:12px}@media(max-width:780px){.hand-result{top:64px}.board{top:34%}.seat-layer .player-seat{width:min(230px,calc(100% - 28px))}.seat-layer .seat-1{left:50%;bottom:132px;transform:translate(-50%) scale(.92)}.seat-layer .seat-2{left:50%;top:122px;transform:translate(-50%) scale(.92)}.my-hand-dock{bottom:20px;width:min(270px,calc(100% - 28px))}}.players-debug{position:absolute;z-index:30;left:14px;top:14px;border-radius:999px;padding:7px 11px;background:#0000009e;color:#ffe49f;font-size:12px;font-weight:900}.seat-layer{pointer-events:none}.seat-layer .player-seat{display:grid!important;visibility:visible!important;opacity:1!important;position:absolute!important;z-index:25!important;min-width:230px!important;max-width:280px!important;min-height:118px!important;padding:12px!important;border:2px solid rgba(255,215,106,.42)!important;border-radius:18px!important;background:#010d07eb!important;box-shadow:0 18px 38px #00000061!important;pointer-events:auto}.seat-layer .seat-1{left:18px!important;bottom:34px!important;right:auto!important;top:auto!important;transform:none!important}.seat-layer .seat-2{right:18px!important;top:88px!important;left:auto!important;bottom:auto!important;transform:none!important}.seat-layer .seat-3{right:18px!important;top:50%!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important}.seat-layer .seat-4{right:18px!important;bottom:34px!important;left:auto!important;top:auto!important;transform:none!important}.seat-layer .seat-5{left:18px!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translateY(-50%)!important}.seat-layer .seat-6{left:18px!important;top:88px!important;right:auto!important;bottom:auto!important;transform:none!important}.seat-layer .player-seat__top,.seat-layer .player-seat__name,.seat-layer .player-seat__cards,.seat-layer .player-seat__meta{position:relative;z-index:26}.seat-layer .player-seat__name{color:#fff!important;font-weight:900}.seat-layer .player-seat__meta{color:#ffffffb8!important}@media(max-width:780px){.players-debug{top:54px;left:10px}.seat-layer .player-seat{min-width:190px!important;max-width:210px!important;min-height:100px!important;padding:10px!important}.seat-layer .seat-1{left:10px!important;bottom:116px!important}.seat-layer .seat-2{right:10px!important;top:84px!important}}.seat-layer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:20!important;display:block!important;pointer-events:none}.table-seat{position:absolute;z-index:50;width:260px;min-height:124px;border:2px solid rgba(255,215,106,.45);border-radius:18px;padding:12px;display:grid;gap:7px;background:#010d07f0;box-shadow:0 18px 38px #0000006b;pointer-events:auto}.table-seat.active{border-color:#ffd76a;box-shadow:0 0 0 4px #ffd76a2e,0 18px 38px #0000006b}.table-seat.active:after{content:"ХОД";position:absolute;right:12px;top:-12px;border-radius:999px;padding:4px 9px;background:#ffd76a;color:#1b1202;font-size:11px;font-weight:950}.table-seat--1{left:18px;bottom:34px}.table-seat--2{right:18px;top:92px}.table-seat--3{right:18px;top:50%;transform:translateY(-50%)}.table-seat--4{right:18px;bottom:34px}.table-seat--5{left:18px;top:50%;transform:translateY(-50%)}.table-seat--6{left:18px;top:92px}.table-seat__top{display:flex;align-items:center;gap:7px}.table-seat__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-weight:900;font-size:14px}.table-seat__cards{display:flex;gap:6px}.table-seat__cards .playing-card{width:34px;height:48px;border-radius:8px;font-size:13px}.table-seat__meta{display:flex;gap:8px;flex-wrap:wrap;color:#ffffffbd;font-size:12px;font-weight:800}@media(max-width:780px){.table-seat{width:210px;min-height:106px;padding:10px}.table-seat--1{left:10px;bottom:118px}.table-seat--2{right:10px;top:86px}.table-seat__cards .playing-card{width:30px;height:42px;font-size:12px}}.players-debug{display:none!important}.you-chip{border-radius:999px;padding:3px 8px;background:#ffd76a2e;color:#ffe49f;font-size:11px;font-weight:950}.table-seat__self{min-height:48px;border-radius:12px;padding:10px;display:grid;place-items:center;background:#ffffff0f;color:#ffffff8a;font-size:12px;font-weight:900}.table-seat__bet{position:absolute;left:50%;bottom:-15px;transform:translate(-50%);border-radius:999px;padding:5px 12px;background:linear-gradient(180deg,#ffd76a,#c48920);color:#1b1202;font-size:12px;font-weight:950;box-shadow:0 10px 22px #00000057}.table-seat__meta{justify-content:space-between}@media(max-width:780px){.table-seat__self{min-height:38px;padding:8px}.table-seat__bet{bottom:-12px;padding:4px 10px}}.action-panel--advanced{display:grid;grid-template-columns:auto minmax(260px,1fr);gap:12px;align-items:center}.main-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.raise-box{border:1px solid rgba(255,255,255,.11);border-radius:18px;padding:10px;display:grid;gap:8px;background:#ffffff0f}.raise-box.disabled{opacity:.55}.raise-box__top,.raise-box__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.raise-box__top span,.raise-box__bottom small{color:#ffffff94;font-weight:800}.raise-box__top strong{color:#ffe49f}.raise-box input[type=range]{width:100%;accent-color:#ffd76a}.raise-input{width:92px;padding:8px 9px;border-radius:10px;text-align:center;font-weight:900}@media(max-width:780px){.action-panel--advanced{grid-template-columns:1fr}.main-actions{display:grid;grid-template-columns:repeat(4,1fr)}.main-actions .app-button{padding:10px 7px;font-size:13px}.raise-box{padding:8px}}.action-dock{width:min(620px,calc(100% - 24px))!important;padding:10px!important}.action-panel--compact{position:relative;display:block!important}.action-panel--compact .main-actions{display:grid!important;grid-template-columns:repeat(5,minmax(76px,1fr));gap:8px}.action-panel--compact .app-button{min-height:44px;padding:10px 12px;white-space:nowrap}.raise-box--popover{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translate(-50%);width:min(430px,calc(100vw - 32px));border:1px solid rgba(255,215,106,.28);border-radius:20px;padding:12px;background:#050d08f5;box-shadow:0 22px 54px #0000007a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.raise-box__actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}@media(max-width:780px){.action-dock{width:calc(100% - 16px)!important;bottom:8px!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,1fr);gap:6px}.action-panel--compact .app-button{min-height:40px;padding:9px 5px;font-size:12px}.raise-box--popover{width:calc(100vw - 20px);bottom:calc(100% + 8px)}}.turn-timer{min-width:94px;border-radius:14px;padding:9px 12px;display:grid;gap:2px;text-align:center;background:#00000057;border:1px solid rgba(255,255,255,.1)}.turn-timer small{color:#ffffff94}.turn-timer strong{color:#f4f7ef}.turn-timer.danger{border-color:#ff53538c;background:#600d0d6b}.turn-timer.danger strong{color:#ffb4b4}@media(max-width:780px){.turn-timer{min-width:76px;padding:7px 8px}}.game-page{padding-bottom:82px!important}.table-felt{min-height:calc(100vh - 140px)!important;max-height:660px!important}.table-felt:before{top:58px!important;right:58px!important;bottom:92px!important;left:58px!important}.board{top:38%!important}.table-seat{width:240px!important;min-height:112px!important;padding:10px!important}.table-seat__self{min-height:38px!important}.table-seat--1{left:14px!important;bottom:26px!important}.table-seat--2{right:14px!important;top:78px!important}.table-seat__cards .playing-card{width:30px!important;height:42px!important;font-size:12px!important}.my-hand-dock{bottom:20px!important;width:250px!important;padding:10px 12px!important}.my-hand-dock .playing-card.mine{width:54px!important;height:74px!important;font-size:18px!important}.action-dock{bottom:8px!important;width:min(560px,calc(100% - 24px))!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,minmax(70px,1fr))!important}.action-panel--compact .app-button{min-height:40px!important;padding:9px 10px!important}@media(max-width:780px){.game-page{padding-bottom:82px!important}.table-felt{min-height:calc(100vh - 132px)!important;max-height:none!important}.table-felt:before{top:64px!important;right:14px!important;bottom:112px!important;left:14px!important}.table-seat{width:190px!important;min-height:98px!important}.table-seat--1{left:8px!important;bottom:108px!important}.table-seat--2{right:8px!important;top:78px!important}.my-hand-dock{bottom:16px!important;width:230px!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,1fr)!important}}@media(max-width:780px){.game-page{min-height:100dvh!important;padding:6px 6px 76px!important}.game-topbar{margin-bottom:6px!important;padding:8px 9px!important}.game-topbar strong{font-size:13px}.game-topbar span{font-size:11px}.topbar-btn{padding:8px 9px!important;font-size:12px}.table-screen{width:100%!important}.table-felt{height:min(760px,calc(100dvh - 118px))!important;min-height:620px!important;max-height:760px!important;border-radius:22px!important}.table-felt:before{top:78px!important;right:12px!important;bottom:96px!important;left:12px!important;border-width:8px!important;border-radius:26px!important}.table-hud{top:8px!important;gap:5px!important}.table-hud>div,.turn-timer{min-width:66px!important;padding:6px!important;border-radius:10px!important}.table-hud small,.turn-timer small{font-size:10px!important}.table-hud strong,.turn-timer strong{font-size:13px!important}.board{top:42%!important;gap:7px!important}.board .playing-card{width:40px!important;height:56px!important;font-size:14px!important}.table-seat{width:170px!important;min-height:82px!important;padding:8px!important;border-radius:14px!important}.table-seat--1{left:8px!important;bottom:122px!important}.table-seat--2{right:8px!important;top:72px!important}.table-seat__top{gap:5px!important}.table-seat__top strong{font-size:12px!important}.table-seat__name{font-size:11px!important}.table-seat__self{min-height:24px!important;padding:5px!important;font-size:10px!important}.table-seat__meta{font-size:10px!important}.table-seat__cards .playing-card{width:26px!important;height:36px!important;font-size:10px!important}.table-seat__bet{bottom:-11px!important;padding:3px 8px!important;font-size:10px!important}.dealer-chip,.bot-chip,.you-chip{padding:2px 6px!important;font-size:9px!important}.my-hand-dock{bottom:16px!important;width:190px!important;padding:8px 9px!important;border-radius:16px!important}.my-hand-title{font-size:12px!important}.my-hand-dock .playing-card.mine{width:46px!important;height:64px!important;font-size:15px!important}.action-dock{bottom:5px!important;width:calc(100% - 12px)!important;padding:7px!important;border-radius:16px!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,1fr)!important;gap:5px!important}.action-panel--compact .app-button{min-height:36px!important;padding:7px 4px!important;font-size:11px!important;border-radius:11px!important}}@media(max-width:780px){html,body,#app{height:100%;min-height:100%;overflow:hidden!important}.game-page{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:6px 6px 64px!important;display:block!important}.game-topbar{height:58px!important;margin-bottom:6px!important;padding:8px 9px!important}.table-screen{height:calc(100dvh - 76px)!important;overflow:hidden!important}.table-felt{height:calc(100dvh - 142px)!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:22px!important}.table-felt:before{top:70px!important;right:12px!important;bottom:118px!important;left:12px!important;border-width:8px!important;border-radius:24px!important}.table-hud{top:8px!important}.board{top:40%!important}.table-seat{width:168px!important;min-height:80px!important;padding:8px!important}.table-seat--2{top:72px!important;right:8px!important}.table-seat--1{left:8px!important;bottom:156px!important}.my-hand-dock{bottom:66px!important;width:176px!important;padding:7px 8px!important;border-radius:15px!important}.my-hand-title{font-size:11px!important;line-height:1!important}.my-hand-dock .cards{gap:6px!important}.my-hand-dock .playing-card.mine{width:42px!important;height:58px!important;font-size:14px!important}.action-dock{position:fixed!important;left:6px!important;right:6px!important;bottom:6px!important;transform:none!important;width:auto!important;padding:7px!important;border-radius:16px!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,1fr)!important;gap:5px!important}.action-panel--compact .app-button{min-height:34px!important;padding:7px 3px!important;font-size:11px!important;border-radius:10px!important}.raise-box--popover{bottom:calc(100% + 8px)!important;width:calc(100vw - 18px)!important}}@media(max-width:780px){.table-felt{height:calc(100dvh - 132px)!important}.table-felt:before{top:80px!important;right:12px!important;bottom:86px!important;left:12px!important}.board{top:43%!important}.table-seat--2{top:76px!important}.table-seat--1{bottom:118px!important}.my-hand-dock{bottom:52px!important}.action-dock{bottom:5px!important}}@media(max-width:780px){html:has(.lobby-shell),body:has(.lobby-shell),#app:has(.lobby-shell){height:auto!important;min-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}.lobby-shell{height:auto!important;min-height:100dvh!important;overflow:visible!important;padding:18px 12px 28px!important}.lobby-hero{display:grid!important;gap:14px!important;margin-bottom:14px!important}.lobby-hero h1{font-size:34px!important;line-height:.95!important}.lobby-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.profile-panel,.quick-play-panel,.lobby-shell>.panel{display:grid!important}.quick-play-panel{order:-1}.level-grid{grid-template-columns:1fr!important}.panel-title-row{display:grid!important}.profile-panel{gap:12px!important}}@media(max-width:780px){.my-hand-dock{bottom:30px!important}.my-hand-dock .playing-card.mine{width:40px!important;height:56px!important}}@media(max-width:780px){.game-page{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;padding:6px 6px 116px!important}.table-screen{height:calc(100dvh - 70px)!important;overflow:hidden!important}.table-felt{height:calc(100dvh - 82px)!important;min-height:0!important;max-height:none!important}.table-felt:before{top:72px!important;right:12px!important;bottom:112px!important;left:12px!important;border-width:8px!important;border-radius:24px!important}.board{top:43%!important}.table-seat--2{top:72px!important;right:8px!important}.table-seat--1{left:8px!important;bottom:112px!important}.my-hand-dock{position:fixed!important;z-index:45!important;left:50%!important;bottom:52px!important;transform:translate(-50%)!important;width:176px!important;padding:6px 8px!important;border-radius:15px!important;background:#020e08eb!important;box-shadow:0 12px 28px #0000005c!important}.my-hand-title{font-size:11px!important;line-height:1!important}.my-hand-dock .cards{gap:6px!important;justify-content:center!important}.my-hand-dock .playing-card.mine{width:40px!important;height:56px!important;font-size:14px!important}.action-dock{position:fixed!important;z-index:50!important;left:6px!important;right:6px!important;bottom:6px!important;transform:none!important;width:auto!important;padding:7px!important;border-radius:16px!important}.action-panel--compact .main-actions{grid-template-columns:repeat(5,1fr)!important;gap:5px!important}.action-panel--compact .app-button{min-height:34px!important;padding:7px 3px!important;font-size:11px!important;border-radius:10px!important}}.resume-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;border-color:#ffd76a42;background:radial-gradient(circle at 100% 0%,rgba(255,215,106,.14),transparent 34%),#061109b8}.resume-panel h2,.resume-panel p{margin-bottom:4px}@media(max-width:780px){.resume-panel{display:grid}}
