:root{color:#fff8e8;font-synthesis:none;text-rendering:optimizelegibility;background:#143126;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(140deg,#125a3ee6,#123126),#143126;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:#fff5d6;cursor:pointer;background:linear-gradient(#315c49,#214837);border:1px solid #ffde8080;border-radius:6px;min-height:40px;padding:0 16px;transition:transform .14s,filter .14s,box-shadow .14s}button:disabled{cursor:not-allowed;opacity:.45}button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}button.gold{color:#2b1d08;background:linear-gradient(#ffd56b,#d79828);border-color:#ffe4a2}input{color:#fff8e8;background:#03140e61;border:1px solid #ffde805c;border-radius:6px;outline:none;width:100%;min-height:44px;padding:0 12px}label{color:#f4d68a;margin-bottom:8px;font-size:13px;font-weight:700;display:block}h1,h2,h3,p{margin-top:0}.notice,.empty{color:#ffe4d6;background:#70191675;border:1px solid #ff6b506b;border-radius:8px;margin:0;padding:12px 14px}.lobby-shell{width:min(1120px,100vw - 28px);margin:0 auto;padding:32px 0}.lobby-hero{justify-content:space-between;align-items:end;gap:20px;min-height:190px;padding:28px 0;display:flex}.lobby-hero p{color:#ffcf5b;margin-bottom:8px;font-size:18px;font-weight:800}.lobby-hero h1{color:#fff7dd;letter-spacing:0;text-shadow:0 8px #2c0c0840;margin:0;font-size:clamp(52px,9vw,118px);line-height:.9}.lobby-hero span,.table-topbar span{color:#d3c7a1;background:#02120d52;border:1px solid #ffde8059;border-radius:999px;padding:8px 12px}.lobby-hero span.online{color:#c7ffdc}.lobby-board{grid-template-columns:320px minmax(0,1fr);gap:18px;display:grid}.lobby-controls,.room-list{background:#02120d52;border:1px solid #ffde8038;border-radius:8px;padding:18px;box-shadow:inset 0 0 44px #fff4c90a}.lobby-controls{align-content:start;gap:16px;display:grid}.create-room{grid-template-columns:1fr auto;gap:10px;display:grid}.create-room label{grid-column:1/-1}.room-list{align-content:start;gap:12px;min-height:280px;display:grid}.lobby-room{background:linear-gradient(110deg,#245641d1,#092a1ecc);border:1px solid #ffde8042;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;min-height:86px;padding:16px;display:flex}.lobby-room.active{outline:2px solid #ffcf5b}.lobby-room h3{margin-bottom:6px;font-size:20px}.lobby-room p{color:#d3c7a1;margin:0}.table-shell{grid-template-rows:auto 1fr;min-height:100vh;padding:14px;display:grid}.table-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:56px;display:grid}.table-topbar strong{font-size:20px}.table-debug-bar{background:#02120d94;border:1px solid #ffde8047;border-radius:8px;grid-template-columns:minmax(190px,auto) 1fr auto;align-items:center;gap:12px;min-height:62px;margin-bottom:10px;padding:10px;display:grid}.table-debug-bar>div strong,.table-debug-bar>div span{display:block}.table-debug-bar>div span{color:#d3c7a1;margin-top:4px;font-size:12px}.table-debug-bar nav{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.table-debug-bar nav::-webkit-scrollbar{display:none}.table-debug-bar button{text-align:left;align-content:center;min-width:116px;min-height:44px;padding:5px 10px;display:grid}.table-debug-bar button.active{color:#2b1d08;background:linear-gradient(#ffd56b,#d79828);border-color:#ffe4a2}.table-debug-bar small{color:inherit;opacity:.72;margin-top:2px;font-size:11px}.table-debug-bar a{color:#ffe4a2;white-space:nowrap;font-weight:800;text-decoration:none}.game-table{background:radial-gradient(#228153fa,#0b462efa 62%,#082c1f),#0d5136;border:2px solid #ffde8061;border-radius:8px;min-height:calc(100vh - 84px);position:relative;overflow:hidden;box-shadow:inset 0 0 90px #0000006b,0 18px 54px #00000042}.game-table:before{content:"";border:2px solid #ffde8033;border-radius:50%;position:absolute;inset:72px 110px 132px}.game-table:after{content:"";opacity:.35;pointer-events:none;background:radial-gradient(circle at 50% 45%,#ffcf5b29,#0000 24%),linear-gradient(90deg,#0000,#ffffff0d,#0000);border-radius:8px;position:absolute;inset:34px}.seat{z-index:2;position:absolute}.north{top:16px;left:50%;transform:translate(-50%)}.south{bottom:230px;left:50%;transform:translate(-50%)}.west{top:42%;left:18px;transform:translateY(-50%)}.east{top:42%;right:18px;transform:translateY(-50%)}.player-seat{color:#fff6dc;background:#02120d94;border:1px solid #ffde8047;border-radius:8px;align-items:center;gap:10px;width:210px;min-height:68px;padding:10px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex;position:relative;overflow:hidden}.player-seat.seat{position:absolute}.player-seat.current{background:linear-gradient(100deg,#4c461bd1,#02120da8);border-color:#ffde80bd;animation:1.15s ease-in-out infinite alternate seat-current-glow;box-shadow:0 0 0 2px #ffcf5bc7,0 0 34px #ffcf5b7a}.player-seat.current:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 12%,#fff5c72e 48%,#0000 72%);animation:2.1s ease-in-out infinite seat-sweep;position:absolute;inset:0;transform:translate(-120%)}.player-seat>*{z-index:1;position:relative}.player-seat.empty{opacity:.72}.player-seat .avatar{color:#2b1d08;background:linear-gradient(#ffe4a2,#d79828);border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.player-seat strong,.player-seat span{display:block}.player-seat span{color:#d3c7a1;margin-top:4px;font-size:12px}.player-seat em{color:#fff8e8;background:#b72d24;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:12px;font-style:normal;font-weight:800}.center-play{z-index:1;text-align:center;align-content:center;gap:14px;width:min(520px,100vw - 80px);min-height:230px;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.phase-banner{background:#02120d61;border:1px solid #ffde803d;border-radius:999px;justify-self:center;align-items:center;gap:12px;padding:8px 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000029}.phase-banner:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:2.8s ease-in-out infinite banner-sheen;position:absolute;inset:0;transform:translate(-120%)}.phase-banner>*{z-index:1;position:relative}.phase-banner.wind-active{background:linear-gradient(120deg,#704109bd,#19392bdb);border-color:#ffd56bb8;box-shadow:0 0 0 2px #ffcf5b29,0 12px 34px #00000042}.phase-banner.wind-waiting{background:#063023b8;border-color:#87cea875}.phase-banner.wind-free{background:linear-gradient(120deg,#115d3ad1,#063023c2);border-color:#91ffc28a}.phase-banner.turn-timing{border-color:#91ffc26b}.phase-banner.turn-active{background:linear-gradient(120deg,#505b1fc7,#063023c7);border-color:#ffde80b8;box-shadow:0 0 0 2px #ffcf5b24,0 12px 34px #0000003d}.phase-banner.deadline-hot{background:linear-gradient(120deg,#7d2414b8,#293022db);border-color:#ff6648c7;animation:.62s ease-in-out infinite alternate deadline-pulse;box-shadow:0 0 0 2px #ff664829,0 12px 34px #0000004d}.phase-banner strong{color:#ffcf5b}.phase-banner span{color:#efe1bb}.phase-banner em{color:#2b1d08;font-variant-numeric:tabular-nums;background:#ffcf5b;border-radius:999px;min-width:36px;padding:3px 8px;font-size:13px;font-style:normal;font-weight:900}.phase-banner.deadline-hot em{color:#fff5d6;background:#c73522}.played-zone{min-height:120px;animation:.34s cubic-bezier(.2,.86,.22,1) both played-zone-pop;position:relative}.played-zone p{color:#e8d5a5;gap:3px;margin-bottom:10px;display:inline-grid}.played-zone p strong,.played-zone p span{display:block}.played-zone p strong{color:#fff4d3;font-size:18px}.played-zone p span{color:#a7dec2;font-size:13px;font-weight:800}.played-zone.wind-target{background:#082a1e75;border:1px solid #ffd56b4d;border-radius:8px;justify-self:center;min-width:min(360px,100%);padding:12px;animation:.42s cubic-bezier(.2,.86,.22,1) both wind-target-pop;box-shadow:inset 0 0 24px #ffcf5b12}.played-cards{perspective:700px;justify-content:center;gap:8px;min-height:84px;display:flex}.played-cards:empty:before{content:"";background:linear-gradient(90deg,#0000,#ffde804d,#0000);border-radius:999px;align-self:center;width:128px;height:2px}.played-card-entry{animation:.48s cubic-bezier(.18,.82,.22,1.08) both play-card-drop;animation-delay:calc(var(--play-index,0) * 62ms)}.sit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.my-hand{z-index:3;pointer-events:none;padding-top:54px;display:block;position:absolute;bottom:18px;left:18px;right:18px}.my-hand>*{pointer-events:auto}.my-hand .action-bar{position:absolute;top:0;left:0;right:0}.hand-cards{scrollbar-width:none;perspective:900px;justify-content:center;min-height:138px;padding:18px 4px 4px;display:flex;overflow-x:auto}.hand-cards::-webkit-scrollbar{display:none}.hand-cards.disabled{opacity:.72}.hand-cards.dealing .playing-card{pointer-events:none;animation:.92s cubic-bezier(.14,.82,.2,1.08) both deal-card;animation-delay:calc(var(--deal-index,0) * 64ms)}.playing-card{color:#17120d;transform-origin:50% 86%;background:linear-gradient(145deg,#fffdf5,#e8dcc3);border:1px solid #d8c7a0;border-radius:8px;flex:0 0 74px;place-items:start;width:74px;height:110px;min-height:110px;margin-left:-22px;padding:9px;transition:transform .16s,box-shadow .16s,filter .16s,border-color .16s;display:grid;position:relative;box-shadow:0 10px 20px #00000047}.playing-card:first-child{margin-left:0}.playing-card:not(:disabled):hover{filter:brightness(1.04);border-color:#ffe4a2;transform:translateY(-9px)rotate(-1deg);box-shadow:0 18px 24px #00000057,0 0 0 1px #ffcf5b61}.playing-card:disabled{opacity:.58;filter:saturate(.7)}.playing-card.selected{border-color:#ffcf5b;animation:.18s ease-out both selected-card-pop;transform:translateY(-22px)scale(1.04);box-shadow:0 18px 24px #0000005c,0 0 0 2px #ffcf5b}.playing-card.red{color:#b9211c}.playing-card.compact{flex-basis:56px;width:56px;height:78px;min-height:78px;margin-left:0}.playing-card span{font-size:18px;font-weight:900}.playing-card strong{place-self:end;font-size:24px}@keyframes deal-card{0%{opacity:0;filter:brightness(.8);transform:translateY(-260px)scale(.56)rotateX(72deg)rotate(-18deg)}52%{opacity:1;filter:brightness(1.12);transform:translateY(18px)scale(1.08)rotateX(-7deg)rotate(4deg)}74%{transform:translateY(-7px)scale(.99)rotateX(0)rotate(-1deg)}to{filter:brightness();transform:translate(0,0)scale(1)rotateX(0)rotate(0)}}@keyframes play-card-drop{0%{opacity:0;filter:brightness(1.2);transform:translateY(-38px)rotateX(78deg)scale(.74)}58%{opacity:1;transform:translateY(7px)rotateX(-8deg)scale(1.05)}to{opacity:1;filter:brightness();transform:translate(0,0)rotateX(0)scale(1)}}@keyframes played-zone-pop{0%{opacity:.76;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes wind-target-pop{0%{opacity:.72;transform:scale(.95);box-shadow:inset 0 0 24px #ffcf5b12,0 0 #ffcf5b00}68%{opacity:1;transform:scale(1.02);box-shadow:inset 0 0 24px #ffcf5b14,0 0 30px #ffcf5b33}to{transform:scale(1)}}@keyframes selected-card-pop{0%{transform:translateY(-14px)scale(1)}to{transform:translateY(-22px)scale(1.04)}}@keyframes seat-current-glow{0%{box-shadow:0 0 0 2px #ffcf5ba3,0 0 24px #ffcf5b57}to{box-shadow:0 0 0 2px #ffcf5beb,0 0 42px #ffcf5b94}}@keyframes seat-sweep{0%,42%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes banner-sheen{0%,58%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes deadline-pulse{0%{transform:scale(1)}to{transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.action-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:44px;display:flex}.action-bar .wind-action{min-width:112px;box-shadow:0 0 0 2px #ffcf5b2e,0 10px 24px #0000003d}.action-status{color:#efe1bb;background:#02120d6b;border:1px solid #ffde8042;border-radius:6px;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.result-modal{z-index:10;background:#02120da8;place-items:center;display:grid;position:fixed;inset:0}.result-modal>div{text-align:center;background:#19392b;border:1px solid #ffde806b;border-radius:8px;width:min(360px,100vw - 32px);padding:28px}.result-modal p{color:#ffcf5b;font-weight:800}.result-modal h2{margin-bottom:12px;font-size:42px}@media (width<=820px){.lobby-board{grid-template-columns:1fr}.lobby-hero{display:block}.table-shell{grid-template-rows:auto minmax(0,1fr);min-height:100dvh;padding:8px}.table-topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:46px}.table-topbar button{min-height:36px;padding:0 12px}.table-topbar strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;line-height:1.2;overflow:hidden}.table-topbar span{white-space:nowrap;padding:7px 10px;font-size:13px}.game-table{border-width:1px;height:calc(100dvh - 70px);min-height:620px}.game-table:before{border-radius:46%;inset:122px 44px 168px}.player-seat{gap:8px;width:148px;min-height:58px;padding:8px}.player-seat .avatar{flex-basis:38px;width:38px;height:38px;font-size:18px}.player-seat strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;overflow:hidden}.player-seat span{font-size:11px}.north{top:14px}.west{top:25%;left:8px}.east{top:25%;right:8px}.south{width:min(210px,100% - 32px);bottom:154px}.center-play{gap:10px;width:calc(100% - 32px);min-height:150px;top:50%}.phase-banner{max-width:min(300px,100%);padding:7px 12px}.phase-banner strong,.phase-banner span,.phase-banner em{font-size:14px;line-height:1.2}.played-zone{min-height:86px}.played-zone.wind-target{min-width:0;padding:9px}.played-zone p{margin-bottom:6px}.played-zone p strong{font-size:16px}.played-zone p span{font-size:12px}.sit-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;width:min(320px,100%)}.sit-grid button{min-height:38px;padding:0 10px}.my-hand{padding-top:48px;bottom:10px;left:8px;right:8px}.hand-cards{justify-content:flex-start;min-height:104px;padding-top:14px}.playing-card{flex-basis:54px;width:54px;height:82px;min-height:82px;margin-left:-14px;padding:7px}.playing-card span{font-size:15px}.playing-card strong{font-size:20px}.action-bar{gap:8px;min-height:40px}.action-bar button{min-height:38px;padding:0 12px}.action-status{min-height:38px;padding:0 10px}}@media (width<=520px){.table-shell{padding:6px}.table-topbar{grid-template-columns:auto minmax(0,1fr)}.table-topbar span{text-align:center;grid-column:1/-1;justify-self:stretch}.game-table{height:calc(100dvh - 104px);min-height:590px}.game-table:before{inset:118px 28px 156px}.player-seat{width:132px;min-height:54px}.west,.east{top:25%}.center-play{top:49%}.south{bottom:142px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}.debug-shell{width:min(1680px,100vw - 24px);min-height:100vh;margin:0 auto;padding:16px 0 18px}.debug-topbar{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:16px;min-height:66px;margin-bottom:14px;display:grid}.debug-topbar p{color:#ffcf5b;margin-bottom:4px;font-size:13px;font-weight:900}.debug-topbar h1{color:#fff7dd;letter-spacing:0;margin:0;font-size:clamp(26px,3vw,46px);line-height:1}.debug-topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.debug-topbar-actions span,.debug-topbar-actions a{color:#efe1bb;background:#02120d57;border:1px solid #ffde8052;border-radius:6px;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.debug-board{grid-template-columns:360px minmax(0,1fr);gap:14px;min-height:calc(100vh - 110px);display:grid}.debug-center,.debug-player-card{background:#02120d61;border:1px solid #ffde803d;border-radius:8px;box-shadow:inset 0 0 42px #fff4c909,0 16px 34px #0000002e}.debug-center{scrollbar-width:none;align-content:start;gap:12px;height:calc(100vh - 112px);min-height:560px;padding:14px;display:grid;position:sticky;top:12px;overflow:auto}.debug-center::-webkit-scrollbar{display:none}.debug-status,.debug-phase,.debug-last-play,.debug-wind-panel,.debug-result{background:#082c1f94;border:1px solid #ffde8038;border-radius:8px;padding:12px}.debug-status{gap:4px;display:grid}.debug-status strong{color:#fff4d3;font-size:17px}.debug-status span{color:#a7dec2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.debug-phase{background:radial-gradient(circle at 100% 0,#ffcf5b2e,#0000 42%),#082c1fb8;position:relative;overflow:hidden}.debug-phase.hot{background:radial-gradient(circle at 100% 0,#ff66483d,#0000 42%),#481c16bd;border-color:#ff6648b8;animation:.62s ease-in-out infinite alternate deadline-pulse}.debug-phase p{color:#f4d68a;margin-bottom:8px;font-size:13px;font-weight:900}.debug-phase strong{color:#fff8e8;font-size:24px;line-height:1.12;display:block}.debug-phase em{color:#2b1d08;font-variant-numeric:tabular-nums;background:#ffcf5b;border-radius:999px;align-items:center;min-height:34px;margin-top:12px;padding:0 12px;font-style:normal;font-weight:900;display:inline-flex}.debug-last-play p{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.debug-last-play strong{color:#fff4d3;font-size:18px}.debug-last-play span{color:#a7dec2;font-size:12px;font-weight:800}.debug-played-cards{flex-wrap:wrap;align-items:center;gap:7px;min-height:84px;display:flex}.debug-played-cards:empty:before{content:"";background:linear-gradient(90deg,#0000,#ffde8047,#0000);border-radius:999px;width:100%;height:2px}.debug-wind-panel{background:radial-gradient(circle at 100% 0,#ffcf5b33,#0000 48%),#4b3012ad;border-color:#ffcf5b94;gap:8px;display:grid;box-shadow:inset 0 0 30px #ffcf5b14,0 0 0 1px #ffcf5b2e}.debug-wind-panel.requesting{animation:.9s ease-in-out infinite alternate deadline-pulse}.debug-wind-panel p{color:#ffcf5b;margin:0;font-size:13px;font-weight:900}.debug-wind-panel strong{color:#fff8e8;font-size:21px;line-height:1.15}.debug-wind-panel span{color:#efe1bb;font-size:13px;font-weight:800}.debug-wind-panel em{color:#2b1d08;font-variant-numeric:tabular-nums;background:#ffcf5b;border-radius:999px;justify-self:start;min-height:30px;padding:5px 10px;font-size:13px;font-style:normal;font-weight:900}.debug-wind-panel nav{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.debug-result{color:#2b1d08;background:linear-gradient(#ffd56b,#d79828);font-size:18px;font-weight:900}.debug-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.debug-player-card{grid-template-rows:auto minmax(160px,1fr) auto auto;min-height:360px;padding:12px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid;overflow:hidden}.debug-player-card.active{background:linear-gradient(130deg,#4c461b85,#02120d6b),#02120d61;border-color:#ffcf5bb8;box-shadow:0 0 0 2px #ffcf5b66,0 18px 44px #0000003d}.debug-player-card.finished{opacity:.78}.debug-player-card header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;margin-bottom:10px;display:grid}.debug-avatar{color:#2b1d08;background:linear-gradient(#ffe4a2,#d79828);border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.debug-player-card h2{color:#fff7dd;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:20px;line-height:1.1;overflow:hidden}.debug-player-card header span{color:#d3c7a1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.debug-player-card header em{color:#f4d68a;white-space:nowrap;background:#02120d57;border:1px solid #ffde8047;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:900}.debug-player-card.active header em{color:#2b1d08;background:#ffcf5b}.debug-hand{scrollbar-width:thin;background:linear-gradient(#ffffff09,#0000),#02120d3d;border:1px solid #ffde8024;border-radius:8px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:168px;max-height:300px;padding:10px 6px;display:flex;overflow:auto}.debug-hand .playing-card{margin-left:0}.debug-hand .playing-card.selected{transform:translateY(-8px)scale(1.03)}.debug-actions{flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;margin-top:10px;display:flex}.debug-actions button{min-height:36px;padding:0 12px;font-size:13px;font-weight:800}.debug-error{color:#ffe4d6;background:#70191675;border:1px solid #ff6b506b;border-radius:8px;margin:10px 0 0;padding:8px 10px;font-size:13px;font-weight:800}@media (width<=1180px){.debug-board{grid-template-columns:1fr}.debug-center{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;min-height:0;position:static}.debug-center>.notice,.debug-wind-panel,.debug-result{grid-column:1/-1}}@media (width<=860px){.debug-topbar{grid-template-columns:1fr;align-items:start}.debug-topbar-actions{justify-content:flex-start}.debug-player-grid,.debug-center{grid-template-columns:1fr}}@media (width<=560px){.debug-shell{width:min(100vw - 12px,1680px);padding-top:8px}.debug-player-card{min-height:320px;padding:10px}.debug-player-card header{grid-template-columns:auto minmax(0,1fr)}.debug-player-card header em{grid-column:1/-1;justify-self:start}.debug-hand{max-height:260px}}
