@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#e7eeed;background:#101a20;font-synthesis:none;color-scheme:dark;--muted:#96a8ad;--line:#304046;--mint:#c5edd2}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 30% 35%,#1d3538 0,transparent 58%),#101a20}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:3px solid #fff;outline-offset:5px}header{min-height:90px;border-bottom:1px solid #ffffff12;display:flex;align-items:center;justify-content:space-between;padding:20px 4%;gap:24px}.brand{font-family:Outfit,sans-serif;font-size:30px;font-weight:600;color:#edf4ef;text-decoration:none;display:flex;align-items:center;gap:10px}.brand-icon{color:#c5edd2;font-size:37px}.times{color:#819397;font-weight:400;font-size:22px}.uno-word{font-size:25px;letter-spacing:-1px;font-style:italic}.edition{font:600 10px 'DM Sans',sans-serif;letter-spacing:2px;border:1px solid #53635f;padding:5px 7px;border-radius:4px;margin-left:4px;color:var(--mint)}.header-actions{display:flex;align-items:center;gap:22px}.solo{color:var(--muted);font-size:13px}.quiet{border:1px solid #3c4d51;border-radius:8px;padding:10px 15px;background:transparent;color:#dfebe6;font-size:14px}.quiet:hover{background:#ffffff0d}.quiet span{margin-left:10px}main{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:44px;max-width:1370px;padding:35px 48px 30px;margin:auto}.table-heading{display:flex;align-items:center;justify-content:space-between}.eyebrow{font-size:11px;letter-spacing:2px;color:#9aaeb0;font-weight:700}h1{font:500 32px Outfit,sans-serif;margin:8px 0 0;letter-spacing:-.7px}.round{text-align:right}.round span{font-size:12px;letter-spacing:2px}.round small{display:block;color:var(--muted);margin-top:7px;font-size:12px}.board-wrap{width:100%;max-width:660px;aspect-ratio:1;margin:10px auto 0;position:relative}#board{width:100%;height:100%;overflow:visible}.board-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.center-eyebrow{font-size:11px;letter-spacing:5px;color:#a4bcac}.center-logo{font:800 clamp(30px,3.7vw,51px)/.95 Outfit,sans-serif;letter-spacing:-2px;color:#e3ecd6;margin:15px 0 20px}.center-logo i{font-family:Georgia,serif;font-weight:400;font-size:.87em}.turn-pill{background:#d1edcf;color:#21382d;border-radius:30px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block}.center-caption{font-size:8px;letter-spacing:2px;color:#77988b;margin-top:18px}.player{position:absolute;display:flex;align-items:center;gap:8px;z-index:2;min-width:98px;background:#15252beb;padding:7px 9px;border-radius:10px;border:1px solid #ffffff0b}.player.active{border-color:var(--pc);box-shadow:0 0 24px #0002}.north{left:50%;top:1%;transform:translateX(-50%)}.south{left:50%;bottom:1%;transform:translateX(-50%)}.west{left:-6px;top:50%;transform:translateY(-50%)}.east{right:-6px;top:50%;transform:translateY(-50%)}.avatar{background:var(--pc);width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:#18272b;font:700 13px Outfit,sans-serif}.player b{font-size:13px;display:block}.player small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.marble{cursor:default;transition:filter .2s}.marble.legal{cursor:pointer;filter:drop-shadow(0 0 7px white)}.marble.legal:hover{filter:drop-shadow(0 0 13px white)}.hand-area{max-width:750px;margin:0 auto;text-align:center}.hand-heading{display:flex;justify-content:space-between;align-items:center;padding:0 8px 20px}.hand-heading>div{display:flex;gap:10px;align-items:center}#cardCount{color:#93a7a8;background:#ffffff08;padding:3px 8px;border-radius:5px;font-size:11px}.hand-hint{font-size:12px;color:var(--muted)}.hand{display:flex;justify-content:center;gap:13px;min-height:135px;align-items:flex-start}.card{width:86px;height:124px;border:4px solid #e9e8de;border-radius:11px;position:relative;background:var(--cc);color:#fff;box-shadow:0 7px 14px #0004;transition:transform .2s,box-shadow .2s;padding:0;flex-shrink:0}.card:before{content:'';position:absolute;inset:14px 6px;border:2px solid #ffffffe0;border-radius:60% 35%;transform:rotate(22deg);background:#00000009}.card .value{position:absolute;inset:0;display:grid;place-items:center;font:700 44px Outfit,sans-serif;text-shadow:2px 2px #0003}.card .corner{position:absolute;left:5px;top:1px;font:700 15px Outfit,sans-serif}.card .corner.bottom{left:auto;top:auto;right:5px;bottom:1px;transform:rotate(180deg)}.card:hover:not(:disabled){transform:translateY(-9px) rotate(-2deg)}.card.selected{transform:translateY(-13px)!important;box-shadow:0 0 0 3px #c6edd1,0 12px 25px #0006}.card:disabled{opacity:.46;cursor:default}.card.wild{background:conic-gradient(#e9b748 0deg 90deg,#58aa7f 90deg 180deg,#408bc0 180deg 270deg,#d95656 270deg)}.instruction{color:#bfceca;font-size:13px;min-height:24px;margin:13px 0 8px}.move-choices{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.move-choices button{border:1px solid #8daf9d;border-radius:6px;background:#29463b;color:#e4efdc;padding:7px 13px}.primary{background:var(--mint);color:#173629;border:0;border-radius:8px;font-weight:700;padding:12px 20px}.primary:hover{background:#e3f5d9}aside{padding-top:4px}.panel{border:1px solid var(--line);background:#1b2a30a6;border-radius:14px;padding:24px;margin-bottom:20px}.current-panel{background:linear-gradient(120deg,#2a3d3b80,#1d2d30)}h2{font:500 26px Outfit,sans-serif;letter-spacing:-.5px;margin:12px 0 7px}.current-panel>p{font-size:14px;line-height:1.6;color:#acbdbb;margin:0 0 28px}.team-score{display:flex;justify-content:space-between;align-items:center}.team-score>div{display:grid;grid-template-columns:30px auto;gap:3px 7px;align-items:center}.team-score b{font-size:13px;font-weight:500}.team-score small{grid-column:2;font-size:11px;color:var(--muted)}.team-dots{color:#f06463;letter-spacing:-4px;font-size:20px}.team-dots span{color:#57a7ef}.team-score strong{font:500 25px Outfit,sans-serif}.team-score strong span{font:400 13px 'DM Sans',sans-serif;color:#7c9394}.score-track{height:5px;border-radius:4px;background:#36494a;margin:13px 0 23px;overflow:hidden}.score-track i{display:block;height:100%;background:#8dccb6;width:0;transition:width .4s}.score-track.other{margin-bottom:0}.other i{background:#e7ba50}.opponents .team-dots{color:#e7ba50}.opponents .team-dots span{color:#62c69c}h3{font:500 23px/1.2 Outfit,sans-serif;margin:13px 0 23px}.guide-row{display:flex;gap:13px;align-items:center;margin:16px 0}.mini-card{width:31px;height:41px;border:2px solid #d7ddd6;border-radius:4px;display:grid;place-items:center;font:600 13px Outfit,sans-serif;flex-shrink:0;transform:rotate(-6deg)}.red{background:#c85854}.blue{background:#3982ae}.green{background:#428d6f}.wild{background:linear-gradient(135deg,#c5574b,#d6ab54,#3e9671,#376b9d)}.guide-row p{margin:0}.guide-row b{font-size:12px;font-weight:500;display:block}.guide-row small{font-size:11px;display:block;color:var(--muted);margin-top:5px}.text-button{display:flex;width:100%;align-items:center;justify-content:space-between;background:transparent;border:0;border-top:1px solid #ffffff14;color:#c5dfd0;padding:18px 0 0;font-size:12px;margin-top:20px}.activity{padding:7px 6px}.activity .eyebrow{margin-bottom:15px}#log{max-height:175px;overflow-y:auto;font-size:12px;color:#97acac;line-height:1.5}#log p{margin:0;padding:10px 0;border-bottom:1px solid #ffffff0a}#log p:first-child{color:#dfebe1}.footnote{font-size:10px;line-height:1.7;color:#71878c;padding:20px 6px}dialog{width:min(740px,92vw);max-height:88vh;overflow:auto;border:1px solid #52665e;border-radius:17px;background:#1a2c30;color:#e0ebe4;padding:30px}dialog::backdrop{background:#060e13b8;backdrop-filter:blur(6px)}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}dialog p{font-size:14px;line-height:1.75;color:#b2c4c1}.rules-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.rules-grid h3{font-size:19px;margin-bottom:10px}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;padding:11px;border-bottom:1px solid #ffffff18}td:first-child{white-space:nowrap;color:#d2eacd}th{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#8ca9a2}.rules-note{font-size:12px!important}#restart{max-width:400px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}[hidden]{display:none!important}@media(min-width:1450px){main{padding-top:45px}.board-wrap{max-width:700px}.hand{min-height:145px}.card{width:93px;height:134px}}@media(max-width:1100px){main{padding:25px;gap:25px;grid-template-columns:minmax(0,1fr) 265px}.panel{padding:20px}.player{min-width:80px;padding:5px}.west{left:-9px}.east{right:-9px}.center-logo{font-size:38px}.center-caption{display:none}.card{width:72px;height:108px}.hand{gap:10px;min-height:118px}.hand-hint{font-size:11px}.solo{display:none}}@media(max-width:800px){header{padding:16px 20px;min-height:75px}.brand{font-size:25px}.header-actions{gap:8px}.edition{display:none}.quiet{font-size:12px;padding:9px 11px}main{display:block;max-width:670px;padding:24px 18px}.board-wrap{margin-top:15px}.table-heading h1{font-size:27px}aside{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.panel{margin:0}.activity{grid-column:1/-1}.footnote{grid-column:1/-1;padding-top:0}.center-logo{font-size:43px}.hand-hint{font-size:12px}.card{width:80px;height:116px}.hand{min-height:128px}}@media(max-width:460px){header{padding:13px 14px}.brand{font-size:23px;gap:6px}.brand-icon{font-size:28px}.uno-word{font-size:21px}.header-actions .quiet{font-size:11px;padding:8px}.header-actions .quiet span{display:none}.table-heading .eyebrow{font-size:9px}.table-heading h1{font-size:26px}.round span{font-size:10px}.round small{font-size:10px}.player{min-width:69px;padding:4px;gap:5px;border-radius:7px}.player b{font-size:11px}.player small{font-size:9px}.avatar{width:23px;height:23px;font-size:11px}.west{left:-8px}.east{right:-8px}.center-logo{font-size:29px;margin:10px 0}.center-eyebrow{font-size:8px;letter-spacing:3px}.turn-pill{font-size:9px;padding:5px 10px}.hand-heading{padding:0 0 18px}.hand-heading .eyebrow{font-size:10px}.hand-hint{font-size:10px}.card{width:59px;height:90px;border-width:3px;border-radius:8px}.card .value{font-size:33px}.card .corner{font-size:11px}.card:before{inset:12px 4px}.hand{gap:8px;min-height:99px}.instruction{font-size:12px}aside{display:block}.panel{margin-bottom:18px}.quick-guide{display:none}.rules-grid{grid-template-columns:1fr;gap:0}dialog{padding:22px}th,td{padding:9px 5px;font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Online tables */
.welcome{max-width:1050px;margin:65px auto;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding:30px}.welcome h1{font-size:clamp(48px,6vw,78px);line-height:1.04;letter-spacing:-3px;margin:22px 0}.welcome p{color:#afc0ba;line-height:1.8;font-size:16px}.welcome-powers{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.welcome-powers span{border:1px solid #4b6057;border-radius:25px;padding:9px 14px;font-size:13px;color:#d0e5d8}.entry-panel{background:#233731;border:1px solid #486052;border-radius:18px;padding:32px;align-self:center;box-shadow:0 20px 80px #0003}.entry-panel label{display:block;font-size:14px;margin-bottom:10px}.entry-panel input{width:100%;padding:14px;color:#f0f5eb;border:1px solid #577063;border-radius:8px;background:#15271f;font:16px 'DM Sans',sans-serif;min-width:0}.entry-panel input:focus{outline:2px solid #b1d5b7;outline-offset:2px}#createRoom{width:100%;display:flex;justify-content:space-between;margin-top:18px}.or{text-align:center;color:#9fb1a5;font-size:13px;margin:22px 0}.join-row{display:flex;gap:10px}.join-row input{text-transform:uppercase;letter-spacing:2px}.error{color:#ffb0a0!important;font-size:14px;min-height:20px}.lobby{max-width:850px;margin:50px auto;padding:24px}.lobby h1{font-size:42px}.lobby>p{color:#adbbb2;line-height:1.7}.invite-box{display:flex;justify-content:space-between;align-items:center;background:#213a31;border:1px solid #536955;padding:24px;border-radius:12px;margin:25px 0}.invite-box span{display:block;font-size:12px;letter-spacing:2px;color:#a0b5a5}.invite-box strong{display:block;font:600 30px Outfit,sans-serif;letter-spacing:5px;margin-top:8px}.seats{display:grid;grid-template-columns:1fr 1fr;gap:15px}.seat{padding:22px;text-align:left;border:1px solid #506154;border-left:4px solid var(--pc);border-radius:10px;background:#1e302b;color:#e4eade;min-height:105px}.seat b{display:block;font:500 21px Outfit,sans-serif}.seat span{display:block;margin:10px 0 0;color:#aabdac;font-size:14px}.seat.empty{border-style:dashed;cursor:pointer}.seat.empty:hover{background:#2c4438}.lobby-actions{display:flex;gap:12px;margin-top:25px}button:disabled{cursor:wait;opacity:.5}.room-panel{border:1px solid #506757;background:#20372e;padding:20px;border-radius:12px;margin-bottom:20px}.room-panel>strong{font:600 22px Outfit,sans-serif;letter-spacing:3px;display:block;margin:12px 0}.room-panel p{font-size:13px;color:#b6c5b6}.room-panel button{font-size:13px}.room-panel #roomControls button{display:block;margin-top:10px}.last-played{font:600 23px Outfit,sans-serif;color:#e7d9bc;margin:8px}.board-wrap{margin-top:34px;margin-bottom:28px;max-width:710px}.board-center{width:130px}.center-logo{font:800 italic 36px Outfit,sans-serif;letter-spacing:-1px;margin:7px 0;color:#eed4a8}.center-eyebrow{font-size:10px;letter-spacing:3px;color:#c3a177}.center-caption{display:none}.turn-pill{font-size:11px;padding:7px 11px}.player{background:#14231feb}.north{top:-18px}.south{bottom:-20px}.west{left:-17px}.east{right:-17px}.marble.legal{filter:drop-shadow(0 0 5px #ffffdc)}.hand-heading .eyebrow{font-size:12px}#log{font-size:14px}.guide-row b{font-size:14px}.guide-row small{font-size:12px}.footnote{font-size:12px}.eyebrow{font-size:12px}.instruction{font-size:14px;line-height:1.5}.hand-hint{font-size:13px}.player b{font-size:14px}.player small{font-size:12px}.rules-grid p{font-size:14px}.connection-error{color:#ffc1a8!important}.room-panel .text-button{padding-top:12px}.entry-panel .text-button{font-size:14px}body{background:radial-gradient(ellipse at 30% 40%,#254234 0,transparent 65%),#101d19}header{background:#14231c80}.panel{background:#20352b;border-color:#415647}.current-panel{background:#263e30}.board-wrap svg{touch-action:manipulation}.score-track{background:#40533e}#hand .card{touch-action:manipulation}
@media(max-width:800px){.welcome{margin:20px auto;gap:30px;max-width:600px;grid-template-columns:1fr}.welcome h1{font-size:48px}.welcome-copy p br{display:none}.welcome-powers{margin-top:20px}.welcome h1 br{display:none}.room-panel{grid-column:1/-1}.board-wrap{margin-top:38px;margin-bottom:33px}.lobby{margin-top:20px}.center-logo{font-size:29px}.center-eyebrow{font-size:9px}.board-center{width:110px}}
@media(max-width:460px){.welcome{padding:18px}.welcome h1{font-size:43px;letter-spacing:-1px}.entry-panel{padding:23px}.seats{grid-template-columns:1fr}.invite-box{padding:18px;gap:15px;flex-wrap:wrap}.invite-box strong{font-size:25px}.lobby h1{font-size:35px}.center-logo{font-size:21px;margin:4px 0}.center-eyebrow{font-size:7px;letter-spacing:2px}.last-played{font-size:17px;margin:3px}.turn-pill{font-size:9px;padding:5px 8px}.board-center{width:90px}.player{min-width:65px}.player b{font-size:11px}.player small{font-size:10px}.north{top:-22px}.south{bottom:-22px}.west{left:-12px}.east{right:-12px}.instruction{font-size:13px}.hand-heading{gap:8px}.hand-hint{font-size:11px}.header-actions .quiet{font-size:11px}.round{display:none}.room-panel{margin-bottom:18px}}
.player b{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.turn-pill{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seat:disabled{cursor:default;opacity:1}.seat.empty:disabled{opacity:.5}.entry-panel .error:empty{min-height:0}.board-wrap .player{max-width:145px}@media(max-width:460px){.player b{max-width:58px}.turn-pill{max-width:90px}}
/* Reference board: use the supplied photograph and its actual hole layout. */
.board-center{left:49.5%;top:49%;width:155px}.board-center .center-eyebrow{color:#79552b;font-size:11px;letter-spacing:3px}.board-center .center-logo{color:#67401d;font-size:34px}.board-center .last-played{color:#66451f;font-size:25px}.board-center .turn-pill{background:#684222;color:#fff1d7;max-width:145px}@media(max-width:460px){.board-center{width:100px}.board-center .center-eyebrow{font-size:8px;letter-spacing:2px}.board-center .center-logo{font-size:24px}.board-center .last-played{font-size:18px}.board-center .turn-pill{font-size:9px;max-width:96px}}
.board-center{left:50%;top:50%;width:160px}.board-legend{text-align:center;color:#b7c8b8;font-size:12px;margin:-8px 0 23px;letter-spacing:.2px}.board-legend span{margin:0 8px;color:#6f8a75}@media(max-width:460px){.board-center{width:100px}.board-legend{font-size:10px;letter-spacing:0}.board-legend span{margin:0 4px}}
.move-choices{max-height:240px;overflow:auto;padding:4px}.move-choices button{font-size:13px;text-align:left;line-height:1.4}.move-choices button:hover{background:#3a604e}
/* Clear turn, discard and action feedback. */
header{min-height:74px;padding-top:14px;padding-bottom:14px}.header-actions{gap:12px}main{padding-top:24px;gap:30px}.table-heading h1{font-size:26px}.turn-banner{display:flex;align-items:center;gap:13px;padding:13px 17px;border:1px solid color-mix(in srgb,var(--turn-color),transparent 55%);border-left:4px solid var(--turn-color);background:#182a23;border-radius:12px;margin-top:19px;box-shadow:0 7px 22px #0002}.turn-avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--turn-color);color:#15251c;font-weight:800;flex-shrink:0}.turn-banner>div{min-width:0;flex:1}.turn-banner strong{display:block;color:#eef5e9;font:600 19px Outfit,sans-serif}.turn-banner small{display:block;color:#b3c6b7;font-size:12px;margin-top:4px}.turn-meta{font-size:11px;letter-spacing:1px;color:#96af9e}.turn-banner.mine{background:linear-gradient(110deg,#334d32,#1e3529);box-shadow:0 0 0 1px #bdddb02b,0 8px 24px #0002}.turn-banner.mine strong{color:#e3f6c6}.turn-banner.finished{border-color:#e1bd67}.player{transition:box-shadow .25s,background .25s;max-width:155px!important}.player.active{border:2px solid var(--pc);background:#244134;box-shadow:0 0 0 4px #101e1980,0 0 22px color-mix(in srgb,var(--pc),transparent 65%)}.player.active small{color:#e5f0d7;font-weight:700}.board-wrap{max-width:640px;margin-top:36px}.board-center{width:25%;display:flex;align-items:center;flex-direction:column;gap:6px;pointer-events:none}.played-by{color:#573b20;font-size:11px;font-weight:800;line-height:1.15;text-align:center;max-width:100%;overflow-wrap:anywhere}.center-card{width:44%;aspect-ratio:2/3;flex-shrink:0;background:var(--cc);border:3px solid #faf0d9;border-radius:7px;position:relative;box-shadow:0 5px 12px #49301e66;color:white;isolation:isolate}.center-card:before{content:'';position:absolute;inset:13% 9%;border:1.5px solid #ffffffd0;border-radius:60% 35%;transform:rotate(20deg);z-index:-1}.center-card .value{position:absolute;inset:0;display:grid;place-items:center;font:800 clamp(20px,2.8vw,36px) Outfit,sans-serif;text-shadow:1px 2px #0003}.center-card .corner{position:absolute;top:1px;left:4px;font:700 11px Outfit,sans-serif}.center-card .bottom{top:auto;left:auto;bottom:1px;right:4px;transform:rotate(180deg)}.center-card.empty{background:#654628;color:#d8bc8a;border-color:#a57c4c;box-shadow:none}.center-card.empty:before{display:none}.played-action{font-size:10px;font-weight:600;line-height:1.2;color:#624423;text-align:center;max-width:100%;overflow-wrap:anywhere}.hand-area{border:1px solid #45614e;border-radius:15px;padding:18px 14px 12px;background:#14261ee8;box-shadow:0 12px 30px #0002;transition:border-color .2s}.hand-area.your-hand-active{border-color:#a4cc8d;background:linear-gradient(#253d2c,#192d23)}.hand-area.your-hand-active .eyebrow{color:#d7edbc}.hand-heading{padding-bottom:21px}.instruction{padding:9px 10px;margin:8px 0 0;background:#ffffff06;border-radius:8px;color:#dfebd5}.card.selected{box-shadow:0 0 0 3px #d6f2b7,0 12px 25px #0006}.card{transition:transform .18s,box-shadow .18s,opacity .18s}.recent-cards{display:grid;gap:8px;margin-bottom:22px}.recent-card-row{display:flex;gap:10px;align-items:center;background:#ffffff04;border-radius:8px;padding:8px}.recent-card-row:first-child{background:#bfd2a511;border:1px solid #8aa37733}.recent-card-face{width:30px;height:43px;display:grid;place-items:center;color:#fff;border:2px solid #eae5d5;border-radius:4px;flex-shrink:0;font:700 21px Outfit,sans-serif}.recent-card-row b{display:block;font-size:13px;font-weight:600;color:#d7e4d3;overflow-wrap:anywhere}.recent-card-row small{display:block;font-size:12px;color:#9fb4a3;margin-top:4px;line-height:1.4}.table-talk-label{margin-top:10px}#soundBtn{white-space:nowrap}#soundBtn[aria-pressed="false"]{color:#94aa9b}.move-choices button{border-color:#739b75;background:#29462e}.move-choices button:hover{background:#416844}.quick-guide{padding-top:19px;padding-bottom:19px}.quick-guide h3{font-size:21px}.guide-row{margin:13px 0}
@media(max-width:1100px){.center-card .value{font-size:28px}.played-by{font-size:10px}.played-action{font-size:9px}.board-center{gap:4px}.center-card .corner{font-size:9px}}
@media(max-width:800px){.header-actions{gap:6px}.header-actions .quiet{padding:8px;font-size:11px}.brand{font-size:22px}.brand-icon{font-size:25px}.turn-banner{margin-top:16px}.turn-banner strong{font-size:18px}.board-wrap{max-width:640px}.center-card .value{font-size:34px}.played-by{font-size:12px}.played-action{font-size:11px}.hand-area{padding:18px 12px 12px}.recent-card-row{padding:12px}.recent-card-row b{font-size:14px}}
@media(max-width:460px){header{padding:12px 10px;gap:6px}.brand{font-size:19px;gap:4px}.brand-icon{display:none}.uno-word{font-size:18px}.header-actions{gap:4px}.header-actions .quiet{font-size:10px;padding:7px 5px}.turn-banner{padding:11px;gap:10px}.turn-avatar{width:31px;height:31px}.turn-banner strong{font-size:17px}.turn-banner small{font-size:11px;line-height:1.4}.turn-meta{display:none}.board-center{width:25%;gap:3px}.played-by{font-size:9px}.played-action{font-size:8px}.center-card{border-width:2px;border-radius:5px;width:43%}.center-card .value{font-size:23px}.center-card .corner{font-size:8px;left:2px}.center-card .bottom{left:auto;right:2px}.hand-area{padding:14px 8px 10px}.hand{gap:7px}.hand-heading .eyebrow{font-size:10px}.hand-heading{padding-bottom:19px}.instruction{font-size:12px}.player.active small{font-size:9px}.player.active{box-shadow:0 0 0 2px #101e1980,0 0 12px #b0d98633}}
/* Table polish: clear pieces, readable hands, and an optional larger board. */
body{background:radial-gradient(ellipse at 40% 20%,#244b39 0,transparent 65%),#0c1b16}header{background:#10241ee8;border-bottom-color:#b7d9b51a}.table-area{min-width:0}main{max-width:1480px;grid-template-columns:minmax(0,1fr) 290px}.table-heading h1{font-weight:600;font-size:30px}.table-heading .eyebrow{color:#b4c9aa;font-size:10px;letter-spacing:2.5px}.round{border:1px solid #a8c49d26;border-radius:10px;padding:10px 14px;background:#10241c80}.turn-banner{border-radius:14px;min-height:76px}.turn-banner.mine{background:linear-gradient(110deg,#3b5130,#183c2b);border-color:#bddb88}.turn-avatar{box-shadow:inset 0 2px 3px #fff5,0 3px 8px #0004}.board-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:15px 0 0;color:#a7bfaf;font-size:11px}.board-toolbar .quiet{font-size:11px;padding:8px 11px;background:#10261e;border-color:#55745c}.board-toolbar .quiet[aria-pressed=true]{background:#d3e6b7;color:#1a3425}.board-scroll{overflow:auto;max-width:100%;padding:0 18px;scrollbar-color:#71835b #10251c;scrollbar-width:thin;border-radius:18px}.board-wrap{max-width:720px;margin:36px auto 37px}.board-scroll.enlarged{max-height:78vh;background:#10251c;border:1px solid #4b6750;margin:12px 0}.board-scroll.enlarged .board-wrap{width:900px;max-width:none;margin:38px 10px}.board-legend{color:#a7bdaa;margin:0 0 20px}.player{background:linear-gradient(140deg,#233e31,#10271f);border:1px solid #79927a55;box-shadow:0 6px 15px #0005;padding:9px 11px;border-radius:12px}.player .avatar{width:33px;height:33px;box-shadow:inset 0 2px 3px #fff5,0 2px 5px #0004}.player small{color:#b1c6b4}.player.active{background:linear-gradient(130deg,#355a3c,#153429);box-shadow:0 0 0 3px #112a20,0 0 20px color-mix(in srgb,var(--pc),transparent 60%)}.marble.legal{filter:drop-shadow(0 2px 3px #0008)}.marble.legal:hover,.marble.legal:focus-visible{filter:drop-shadow(0 0 4px #fff6)}.move-halo{animation:marble-ready 1.5s ease-in-out infinite}@keyframes marble-ready{50%{stroke-opacity:.45}}.hand-area{max-width:800px;padding:21px 18px 14px;border-color:#77926855;background:linear-gradient(145deg,#1c3529,#10271f);box-shadow:inset 0 1px #ffffff08,0 10px 30px #0003}.hand-area.your-hand-active{box-shadow:0 0 0 1px #c4df9522,0 10px 30px #0003}.hand-heading{padding-bottom:25px}.hand-heading .eyebrow{letter-spacing:1.7px}.hand{gap:17px;min-height:145px}.card{width:89px;height:130px;border-color:#fff4dd;box-shadow:inset 0 0 0 1px #0002,0 6px 0 #06170d80,0 12px 20px #0005}.card:disabled{opacity:.88;cursor:default}.your-hand-active .card.unplayable:disabled{opacity:.4}.card.selected{box-shadow:0 0 0 3px #e0f3b4,0 0 20px #c3e57b55,0 12px 20px #0006}.instruction{padding:12px;background:#081c164d;border:1px solid #aac39718;color:#d8e9cd}.move-choices button{border-radius:9px;padding:10px 14px}.panel,.room-panel{background:linear-gradient(145deg,#203b2e,#162e25);border-color:#7792683d;border-radius:16px;box-shadow:0 8px 25px #0002}.panel h2{font-weight:600}.quick-guide{background:#152e24}.activity{padding:18px 0}.recent-card-row{border:1px solid #88a47e19;border-radius:10px;padding:11px;background:#162e24}.recent-card-row:first-child{background:#2b442e;border-color:#b4c89240}.center-card{box-shadow:0 4px 0 #49301e55,0 8px 16px #49301e66}.board-center .played-by{letter-spacing:.3px}.primary{background:linear-gradient(#deedba,#bcd691);box-shadow:0 3px 0 #0b201e}.entry-panel{background:linear-gradient(140deg,#294333,#152c23);border-color:#78916b80;box-shadow:0 25px 70px #0005}.welcome-powers span{background:#132e22}.quiet,.primary,.text-button{transition:background .18s,box-shadow .18s}.footnote{color:#94aa99}
@media(max-width:1100px){main{grid-template-columns:minmax(0,1fr) 265px;padding:24px;gap:24px}.player{padding:6px 8px}.hand{gap:12px}.card{width:77px;height:115px}.hand{min-height:128px}}
@media(max-width:800px){main{display:block;max-width:760px;padding:22px 16px}.board-wrap{max-width:680px}.hand-area{max-width:680px}.card{width:86px;height:126px}.hand{min-height:140px}.board-toolbar{font-size:11px}.table-heading h1{font-size:27px}}
@media(max-width:460px){main{padding:18px 9px}.board-scroll{padding:0 9px}.board-wrap{margin-top:32px;margin-bottom:32px}.player{padding:5px;gap:5px;border-radius:8px;min-width:62px}.player .avatar{width:25px;height:25px;font-size:11px}.player b{font-size:10px;max-width:54px}.player small{font-size:9px}.west{left:-7px}.east{right:-7px}.north{top:-20px}.south{bottom:-20px}.board-toolbar{gap:8px;font-size:10px}.board-toolbar .quiet{font-size:10px;white-space:nowrap;padding:8px}.board-legend{font-size:9px;margin-bottom:15px}.hand-area{padding:17px 9px 10px}.hand-heading{padding:0 0 23px;gap:8px}.hand-heading>div{gap:5px}.hand-hint{font-size:10px;max-width:145px;text-align:right}.hand{gap:9px;min-height:112px}.card{width:65px;height:98px;border-width:3px}.card .value{font-size:36px}.instruction{padding:10px;font-size:12px}.turn-banner{min-height:72px}.table-heading h1{font-size:25px}.board-scroll.enlarged .board-center{gap:6px}.board-scroll.enlarged .played-by{font-size:13px}.board-scroll.enlarged .played-action{font-size:12px}.board-scroll.enlarged .center-card .value{font-size:40px}.board-scroll.enlarged .center-card .corner{font-size:13px}}
@media(prefers-reduced-motion:reduce){.move-halo{animation:none}}
/* Player seats: visible card inventory and an unmistakable active seat. */
.player-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0 4px}.player-rail .player{position:relative;inset:auto;transform:none;display:flex;flex-direction:column;gap:0;min-width:0;max-width:none!important;padding:12px 10px 10px;border-radius:15px;background:linear-gradient(155deg,#1e3c31,#0b201b);border:1px solid #6b8f704d;box-shadow:0 6px 16px #0003;overflow:hidden}.player-rail .player:before{content:'';position:absolute;left:20%;right:20%;height:2px;top:0;background:var(--pc);opacity:.5}.seat-heading{width:100%;text-align:center;z-index:1}.player-rail .player b{font-size:14px;max-width:100%;line-height:1.3}.seat-relation{display:block;font-size:10px;font-weight:700;letter-spacing:1.4px;color:#9db9ac;margin-top:4px}.player-rail .self .seat-relation{color:#e6efd6}.seat-portrait{position:relative;height:97px;width:100%;display:flex;justify-content:center;padding-top:10px}.player-rail .avatar{width:49px;height:49px;font-size:21px;border:3px solid #fff2;outline:3px solid #ffffff09;box-shadow:inset 0 3px 7px #fff4,0 5px 12px #0005;background:radial-gradient(circle at 30% 20%,color-mix(in srgb,var(--pc),white 30%),var(--pc));color:#11271f}.seat-fan{position:absolute;width:100%;height:50px;bottom:0;left:0;pointer-events:none}.card-back{position:absolute;left:calc(50% - 15px);bottom:4px;width:30px;height:43px;background:repeating-linear-gradient(45deg,#ffffff07 0 2px,transparent 2px 5px),linear-gradient(140deg,#40596a,#152e42);border:2px solid #e6e1d1;border-radius:5px;box-shadow:0 3px 6px #0007;transform:translateX(var(--spread)) rotate(var(--angle));transform-origin:50% 120%;display:grid;place-items:center;color:#edddac;font-size:19px}.card-back:after{content:'';position:absolute;inset:3px;border:1px solid #d6c79b70;border-radius:2px}.seat-footer{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;line-height:1.4;width:100%;margin-top:3px}.cards-remaining{font-size:13px;color:#f1f4e8;font-weight:700;white-space:nowrap}.seat-status{font-size:9px;letter-spacing:.5px;color:#a0b9ac;white-space:nowrap;background:#ffffff06;padding:3px 5px;border-radius:4px}.player-rail .player.active{border-color:var(--pc);background:radial-gradient(ellipse at 50% 10%,color-mix(in srgb,var(--pc),transparent 84%),transparent 80%),#183329;box-shadow:0 0 0 1px color-mix(in srgb,var(--pc),transparent 55%),0 8px 25px #0004}.player-rail .player.active:before{left:0;right:0;height:3px;opacity:1}.player-rail .active .avatar{outline-color:color-mix(in srgb,var(--pc),transparent 65%);animation:seat-pulse 2s ease-in-out infinite}.player-rail .active .seat-status{background:var(--pc);color:#10251d;font-weight:800;padding:4px 6px}.player-rail .active .card-back{background:repeating-linear-gradient(45deg,#ffffff0c 0 2px,transparent 2px 5px),linear-gradient(140deg,#486a61,#183e32)}@keyframes seat-pulse{50%{outline-width:6px;outline-color:color-mix(in srgb,var(--pc),transparent 85%)}}
.board-scroll{padding:0;background:radial-gradient(ellipse,#2d534033,transparent 70%)}.board-wrap{margin:0 auto 10px;max-width:730px}.board-toolbar{margin-top:10px}.board-legend{margin:-6px 0 18px}.turn-notice{position:fixed;left:50%;top:90px;transform:translateX(-50%);width:max-content;max-width:90vw;z-index:100;pointer-events:none;opacity:0;text-align:center;background:linear-gradient(120deg,#284439f5,#102a22fa);border:1px solid var(--pc);border-top:3px solid var(--pc);padding:17px 32px;border-radius:14px;box-shadow:0 16px 60px #0008;backdrop-filter:blur(12px)}.turn-notice strong{display:block;font:700 27px Outfit,sans-serif;color:#f1f4da;overflow-wrap:anywhere}.turn-notice span{display:block;margin-top:5px;font-size:13px;color:#c4d6c7}.turn-banner{box-shadow:0 8px 25px #0002}.turn-banner.mine strong{color:#f2f8d5}.turn-banner.mine .turn-avatar{outline:3px solid #cddd9d33}.table-heading h1{font-size:28px}.hand-area{border-radius:19px}.hand-heading{border-bottom:1px solid #a5c99d20;margin-bottom:23px;padding-bottom:14px}.hand-hint{color:#b4c8b8}.your-hand-active .hand-hint{color:#e6efb8}.card.selected{transform:translateY(-15px) rotate(0)!important}.current-panel{border-top:2px solid #bed39770}.current-panel>p{margin-bottom:20px}.score-track{height:7px}.recent-card-row:first-child .recent-card-face{box-shadow:0 3px 8px #0004;transform:rotate(-5deg)}
@media(min-width:1250px){main{grid-template-columns:minmax(0,1fr) 300px;gap:36px}.player-rail{max-width:800px;margin-left:auto;margin-right:auto}.board-wrap{max-width:690px}}
@media(max-width:1100px){.player-rail{gap:7px}.player-rail .player{padding:11px 6px 8px}.seat-footer{gap:3px}.seat-status{font-size:8px}.card-back{width:27px;height:39px;left:calc(50% - 13.5px)}.player-rail .player b{font-size:13px}.seat-portrait{height:90px}.player-rail .avatar{width:44px;height:44px}.cards-remaining{font-size:12px}}
@media(max-width:800px){.player-rail{margin-top:16px;gap:9px}.player-rail .player b{font-size:14px}.seat-status{font-size:9px}.board-wrap{margin:0 auto 10px}.board-scroll{padding:0}.board-legend{margin:0 0 18px}.hand-area{margin-top:4px}}
@media(max-width:460px){.player-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.player-rail .player{min-height:92px;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;padding:9px 8px;column-gap:5px;border-radius:12px}.seat-portrait{grid-column:1;grid-row:1/3;height:78px;padding-top:0}.seat-heading{grid-column:2;grid-row:1;text-align:left;align-self:end}.player-rail .player b{font-size:13px;max-width:100%}.seat-relation{font-size:9px;letter-spacing:.6px;margin-top:3px}.seat-footer{grid-column:2;grid-row:2;justify-content:flex-start;align-self:start;gap:3px;margin-top:4px}.seat-status{font-size:8px}.cards-remaining{font-size:12px}.player-rail .avatar{width:39px;height:39px;font-size:18px;outline-width:2px}.card-back{width:25px;height:35px;left:calc(50% - 12.5px);transform:translateX(calc(var(--spread)*.65)) rotate(var(--angle));font-size:16px}.seat-fan{height:43px}.turn-notice{top:76px;padding:14px 24px}.turn-notice strong{font-size:23px}.turn-notice span{font-size:12px}.turn-banner{margin-top:12px}.board-toolbar{margin-top:12px}.board-wrap{margin:0 auto 9px}.board-legend{font-size:10px}.hand-heading{margin-bottom:21px}.board-scroll.enlarged .board-wrap{margin:10px}.hand-hint{font-size:11px}.table-heading h1{font-size:26px}}
@media(prefers-reduced-motion:reduce){.player-rail .active .avatar{animation:none}}
/* Fit the play surface and hand together; penalty is a distinct mode. */
.discard-warning{padding:12px;border:2px solid #ffac65;border-radius:10px;background:#6a291d;color:#fff0d9;margin-bottom:15px;text-align:left}.discard-warning strong,.discard-warning span{display:block}.discard-warning strong{font-size:14px}.discard-warning span{font-size:13px;line-height:1.4;margin-top:6px}.turn-banner.penalty{background:#622d21;border-color:#ffac65}.turn-banner.penalty strong{color:#fff2c9}.turn-banner.penalty small{color:#ffe1c1}.discard-mode .hand-area{border:2px solid #ffac65;background:linear-gradient(#48291f,#251e1a)}.discard-mode .instruction{color:#ffd9a6}.discard-mode .card{outline:2px dashed #ffcc81;outline-offset:3px}#discardConfirm{border:2px solid #ffac65;max-width:490px;background:#30251f}#discardConfirm .primary{background:#ffd18a}.board-scroll{min-width:0;min-height:0}.board-toolbar span{font-size:12px}.move-choices{margin-top:8px}.hand-hint{line-height:1.4}
@media(min-width:901px){
header{height:58px;min-height:58px;padding:8px 26px}main{height:calc(100dvh - 58px);max-width:none;padding:12px 20px;grid-template-columns:minmax(0,1fr) 235px;gap:18px;overflow:hidden}.table-area{display:grid;grid-template-columns:minmax(0,1fr) 240px;grid-template-rows:58px 88px 30px minmax(0,1fr);gap:8px 14px;min-height:0}.table-heading{display:none}.turn-banner{grid-column:1/-1;grid-row:1;margin:0;min-height:0;padding:8px 14px}.turn-banner strong{font-size:18px}.turn-banner small{font-size:12px}.player-rail{grid-column:1/-1;grid-row:2;margin:0;max-width:none;gap:9px}.player-rail .player{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;padding:6px 8px;column-gap:6px}.seat-portrait{grid-column:1;grid-row:1/3;height:72px;padding:0}.seat-heading{grid-column:2;grid-row:1;text-align:left;align-self:end}.seat-footer{grid-column:2;grid-row:2;justify-content:flex-start;align-self:start}.player-rail .avatar{width:36px;height:36px;font-size:17px}.seat-fan{height:39px}.card-back{height:32px;width:23px;left:calc(50% - 11.5px);transform:translateX(calc(var(--spread)*.65)) rotate(var(--angle));font-size:15px}.seat-relation{font-size:9px;margin-top:2px}.seat-status{font-size:8px}.player-rail .player b{font-size:13px}.board-toolbar{grid-column:1;grid-row:3;margin:0}.board-toolbar .quiet{padding:5px 8px}.board-scroll{grid-column:1;grid-row:4;display:flex;align-items:center;justify-content:center;overflow:auto}.board-wrap{width:min(100%,calc(100dvh - 282px));max-width:none;margin:0;flex-shrink:0}.board-legend{display:none}.hand-area{grid-column:2;grid-row:3/5;align-self:stretch;overflow:auto;width:100%;padding:14px 10px;margin:0;max-width:none;border-radius:14px}.hand-heading{display:block;padding:0 0 10px;margin-bottom:20px;text-align:left}.hand-heading>div{justify-content:space-between}.hand-hint{display:block;margin-top:9px;font-size:12px;max-width:none;text-align:left}.hand{display:grid;grid-template-columns:repeat(2,78px);justify-content:center;gap:20px 13px;min-height:0}.card{width:78px;height:113px}.card .value{font-size:39px}.instruction{font-size:12px;padding:9px;margin-top:16px}.move-choices{max-height:150px}.move-choices button{font-size:12px;padding:8px}.hand-area #passBtn{margin-top:12px;font-size:12px}aside{overflow:auto;min-height:0;padding:0 2px 10px}.panel,.room-panel{padding:17px;margin-bottom:14px}.panel h2{font-size:22px}.panel p{font-size:13px}.quick-guide{display:none}.recent-card-row{padding:8px}.activity{padding:10px 0}.recent-cards{gap:6px}.recent-card-row small{font-size:11px}.recent-card-row b{font-size:12px}.board-scroll.enlarged{display:block;max-height:none;margin:0}.board-scroll.enlarged .board-wrap{width:850px;margin:0}
}
@media(min-width:901px) and (max-width:1200px){main{grid-template-columns:minmax(0,1fr) 190px;padding:10px;gap:12px}.table-area{grid-template-columns:minmax(0,1fr) 210px;gap:8px}.player-rail .player{grid-template-columns:46px minmax(0,1fr);padding:5px}.seat-portrait{height:70px}.seat-status{display:none}.player-rail .player b{font-size:12px}.seat-relation{font-size:8px}.card-back{width:20px;left:calc(50% - 10px)}.hand{grid-template-columns:repeat(2,73px);gap:18px 10px}.card{width:73px;height:106px}}
@media(max-width:900px){header{min-height:52px;padding:8px 10px}main{display:block;padding:8px;max-width:760px}.table-heading{display:none}.turn-banner{margin:0;min-height:55px;padding:8px 10px}.turn-banner strong{font-size:15px}.turn-banner small{font-size:11px}.player-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:8px 0}.player-rail .player{display:flex;flex-direction:column;padding:6px 3px;min-height:0}.seat-portrait{display:none}.seat-heading{text-align:center}.player-rail .player b{font-size:11px}.seat-relation{font-size:8px}.seat-footer{justify-content:center;margin-top:3px}.cards-remaining{font-size:11px}.seat-status{display:none}.player-rail .active .seat-status{display:block;font-size:8px;padding:2px 4px}.board-toolbar{margin:0;height:27px}.board-toolbar span{font-size:10px}.board-toolbar .quiet{padding:5px;font-size:10px}.board-wrap{width:min(100%,calc(100dvh - 340px));min-width:230px;margin:0 auto;max-width:600px}.board-legend{display:none}.hand-area{padding:10px 8px;margin:0 auto;border-radius:12px}.hand-heading{padding:0 0 6px;margin-bottom:13px}.hand-heading .eyebrow{font-size:10px}.hand-hint{font-size:10px}.hand{min-height:0;gap:9px}.card{width:53px;height:77px}.card .value{font-size:29px}.card .corner{font-size:10px}.instruction{margin:8px 0 0;padding:6px;font-size:11px}.move-choices{max-height:120px}.move-choices button{font-size:12px;padding:7px}.discard-warning{padding:8px;margin-bottom:10px}.discard-warning strong{font-size:12px}.discard-warning span{font-size:11px}.board-scroll.enlarged .board-wrap{width:800px;max-width:none}aside{margin-top:20px}.turn-notice{top:62px}}
/* Spend the viewport on the board; retain one-card actions beside it. */
.discard-selected{background:#57372d!important;border-color:#d8a77c!important;color:#ffe5c4!important;width:100%;text-align:center!important}.card.unplayable:not(:disabled){opacity:.82}.card.unplayable.selected{opacity:1}.card.unplayable:not(:disabled):hover{opacity:1}
@media(min-width:901px){header{height:48px;min-height:48px;padding-top:4px;padding-bottom:4px}.brand{font-size:25px}.header-actions .quiet{padding:7px 12px}main{height:calc(100dvh - 48px);padding:8px 12px;grid-template-columns:minmax(0,1fr) 200px;gap:12px}.table-area{grid-template-rows:44px 56px 25px minmax(0,1fr);gap:5px 10px;grid-template-columns:minmax(0,1fr) 220px}.turn-banner{padding:5px 12px}.turn-banner strong{font-size:16px}.turn-banner small{margin-top:1px;font-size:11px}.turn-avatar{width:29px;height:29px}.player-rail .player{grid-template-columns:44px minmax(0,1fr);padding:4px 7px;border-radius:10px}.seat-portrait{height:44px}.player-rail .avatar{width:26px;height:26px;font-size:13px;border-width:1px;outline-width:1px}.seat-fan{height:24px}.card-back{width:17px;height:24px;left:calc(50% - 8.5px);font-size:11px;border-width:1px;transform:translateX(calc(var(--spread)*.45)) rotate(var(--angle));bottom:0}.seat-relation{display:none}.seat-footer{margin-top:1px}.cards-remaining{font-size:12px}.player-rail .player b{font-size:13px}.board-wrap{width:min(100%,calc(100dvh - 196px));max-width:none;aspect-ratio:1}.board-scroll{overflow:hidden}.board-toolbar span{font-size:11px}.board-toolbar .quiet{font-size:10px;padding:4px 7px}.board-scroll.enlarged{overflow:auto}.hand-area{padding:12px 9px}.hand{grid-template-columns:repeat(2,76px);gap:19px 10px}.card{width:76px;height:110px}.panel,.room-panel{padding:13px}.panel h2{font-size:19px}.recent-card-row{padding:7px}.hand-heading{margin-bottom:17px}}
@media(min-width:901px) and (max-width:1200px){main{grid-template-columns:minmax(0,1fr) 165px;gap:8px}.table-area{grid-template-columns:minmax(0,1fr) 190px}.player-rail .player{grid-template-columns:32px minmax(0,1fr);padding:4px}.hand{grid-template-columns:repeat(2,70px)}.card{width:70px;height:102px}.player-rail .player b{font-size:11px}}

#winnerDialog{text-align:center;max-width:450px;border:2px solid #e4c47e;background:radial-gradient(ellipse at top,#416345,#10271f);padding:32px;box-shadow:0 30px 100px #0009}#winnerDialog h2{font-size:32px;color:#fff2c6}#winnerNames{display:block;font-size:22px;color:#e0eaca;margin:14px 0}#winnerDialog .dialog-actions{justify-content:center}.winner-star{font-size:60px;color:#f5d478;text-shadow:0 4px 25px #dfba6555}.submitting .hand,.submitting #moveChoices,.submitting #board{pointer-events:none}.submitting .instruction{border-color:#e1c976;color:#fff0b6}
.account-dialog{width:min(460px,calc(100vw - 24px));max-height:90dvh;overflow:auto;padding:28px;border:1px solid #adbb87;background:#10291f;color:#f8f1d6;border-radius:22px;box-shadow:0 30px 100px #0009}.account-dialog h2{font-size:26px;margin:0}.account-dialog form{display:grid;gap:16px;margin:20px 0}.account-dialog label{display:grid;gap:7px;font-size:14px}.account-dialog input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #567965;border-radius:10px;background:#0b1d16;color:#fff;font-size:16px}.account-dialog button{min-height:42px}.account-dialog button:disabled{opacity:.45;cursor:not-allowed}.account-name{font-size:24px;font-weight:800;margin-top:24px;overflow-wrap:anywhere}.account-email{font-size:14px;overflow-wrap:anywhere;color:#bcd1c6}.account-badge{display:inline-block;padding:6px 10px;border-radius:8px;background:#534b27;color:#fff0b1;font-size:14px}.account-badge.verified{background:#1b6048;color:#c1ffe4}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.account-stats div{display:grid;gap:8px;text-align:center;padding:18px 8px;background:#1c3b2d;border:1px solid #3b5b48;border-radius:14px}.account-stats strong{font-size:32px;color:#f7d67b}.account-stats span{font-size:14px;color:#c3d7c8}.account-note,.account-notice,.account-message{font-size:14px;line-height:1.6}.account-notice{padding:12px;background:#fff0b10d;border-left:3px solid #d4ba72}.account-message{color:#ffe29d;min-height:20px}.account-links{display:flex;gap:10px;flex-wrap:wrap}.account-dialog details{margin:22px 0}.account-dialog summary{cursor:pointer;font-size:16px}
