:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--plum-950: #2c1023;--plum-900: #3b162f;--plum-800: #4b1c3b;--plum-700: #5e2348;--plum-600: #78305b;--plum-100: #f1e7ed;--rose-600: #b74768;--rose-500: #c95f7c;--rose-100: #f8e7ec;--ink: #281f25;--muted: #6f626b;--line: #ddd5da;--paper: #fffdfd;--canvas: #f7f4f6;--success: #24755b;--danger: #a93449;background:var(--canvas);color:var(--ink)}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-height:100vh;min-height:100dvh}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #e5a7b8;outline-offset:3px}h1,h2,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.negative{color:var(--danger)!important}.positive{color:var(--success)!important}.button{min-height:42px;border:1px solid transparent;border-radius:7px;padding:.65rem 1rem;font-weight:700;color:var(--ink);background:var(--paper);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.button:hover{background:#f4eef2}.button:active{transform:translateY(1px)}.button--primary{color:#fff;background:var(--plum-700);border-color:var(--plum-700)}.button--primary:hover{background:var(--plum-600)}.button--large{min-height:52px;padding-inline:1.5rem;font-size:1rem}.button--quiet{border-color:var(--line)}.button--danger{color:#fff;background:var(--danger)}.button--action{min-height:44px;color:#fff;background:var(--plum-700);border-color:#93647f;white-space:nowrap}.button--action:hover{background:var(--plum-600)}.text-button{border:0;background:transparent;color:inherit;padding:.5rem;font-weight:700;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;cursor:pointer}.text-button:hover{text-decoration-color:currentColor}.welcome,.final-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:1.5rem;background:var(--plum-900);color:#fff}.welcome__panel,.final{position:relative;width:min(100%,560px);text-align:center}.brand-mark{width:68px;height:78px;margin:0 auto 1.75rem;display:grid;place-items:center;color:var(--plum-800);background:var(--paper);border-radius:9px;border-bottom:6px solid #d5cbd1;font-size:2.25rem;font-weight:800}.kicker{margin-bottom:.65rem;color:#dca1b3;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.welcome h1,.final h1{margin-bottom:1rem;font-size:2.4rem;line-height:1.05;letter-spacing:-.045em}.welcome__intro{max-width:46ch;margin:0 auto 1.75rem;color:#e6dce2;line-height:1.6}.welcome__facts{display:flex;justify-content:center;gap:1.5rem;margin:2rem auto 1.25rem;color:#d9cad3}.welcome__facts span{display:grid;gap:.15rem;font-size:.78rem}.welcome__facts strong{color:#fff;font-size:1.35rem}.welcome__note,.final__note{margin-bottom:0;color:#bcaab5;font-size:.8rem}.game-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--plum-900);color:#fff;overflow:hidden}.topbar{min-height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.55rem 1rem;border-bottom:1px solid #6a3e5b;background:var(--plum-950);color:#fff}.wordmark{display:flex;align-items:center;gap:.55rem;font-weight:800;letter-spacing:-.02em}.wordmark__tile{width:28px;height:32px;display:grid;place-items:center;color:var(--plum-800);background:#fff;border-radius:4px;font-weight:900;border-bottom:3px solid #cdbfc8}.wordmark--dark{color:var(--ink)}.hand-meta{display:flex;align-items:center;gap:.85rem;color:#d9cad3;font-size:.78rem;font-weight:700}.hand-meta span+span:before{content:"·";margin-right:.85rem;color:#87647a}.topbar>:last-child{justify-self:end}.stop-confirm{display:flex;align-items:center;gap:.5rem;font-size:.78rem}.stop-confirm .button{min-height:36px;padding:.4rem .65rem;font-size:.75rem}.table{position:relative;flex:1;min-height:0;display:grid;grid-template-columns:170px minmax(300px,1fr) 170px;grid-template-rows:105px minmax(180px,1fr) auto;gap:.65rem;padding:.7rem;background:var(--plum-800)}.player-rail,.human-area,.table__center{position:relative;z-index:1}.player-rail{min-width:0;padding:.55rem;border:1px solid #71445f;background:#431934;border-radius:8px}.player-rail--north{grid-column:2;grid-row:1}.player-rail--west{grid-column:1;grid-row:1 / 3}.player-rail--east{grid-column:3;grid-row:1 / 3}.player-rail--active{border-color:#d68da2;background:#52203f}.player-id{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:.45rem}.avatar{width:30px;height:30px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--plum-800);background:#ead9e1;font-size:.76rem;font-weight:900}.player-id__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800}.player-id__name em{margin-left:.3rem;color:#e8a8b9;font-size:.6rem;font-style:normal;font-weight:800;text-transform:uppercase}.player-id>strong{color:#f1c6d2;font-size:.78rem}.concealed-stack{display:flex;min-height:30px;margin-top:.55rem;overflow:hidden}.concealed-stack span{width:9px;height:28px;flex:0 1 9px;border:1px solid #b98b9e;border-radius:2px;background:#744760}.player-rail--west .concealed-stack,.player-rail--east .concealed-stack{flex-wrap:wrap;align-content:start}.public-sets{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.melds,.flowers{display:flex;flex-wrap:wrap;gap:1px}.table__center{grid-column:2;grid-row:2;min-height:0;display:grid;grid-template-columns:54px 1fr;gap:.75rem;align-items:center;padding:.75rem;border:1px solid #71445f;border-radius:8px;background:#351329}.round-marker{width:48px;height:58px;display:grid;place-items:center;align-content:center;color:var(--plum-800);background:#f5edf1;border-radius:6px;border-bottom:4px solid #bcaab4}.round-marker span{font-size:1.45rem;font-weight:900}.round-marker small{margin-top:-.15rem;font-size:.48rem;font-weight:900;letter-spacing:.08em}.discard-field{min-height:64px;max-height:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:2px;overflow:hidden}.discard-field>p{margin:0;color:#a88c9d;font-size:.8rem}.discard{display:inline-flex}.human-area{grid-column:1 / 4;grid-row:3;padding:.65rem .75rem .7rem;border-top:2px solid #74435e;background:var(--plum-950)}.human-area--active{border-top-color:var(--rose-500)}.human-area__heading{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:.55rem}.human-area__heading .player-id{width:min(210px,45vw)}.hand{display:grid;grid-template-columns:repeat(17,minmax(34px,48px));justify-content:center;gap:3px}.decision-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.55rem}.decision-bar>p{margin:0;color:#d9cad3;font-size:.84rem;font-weight:700}.status-dot{width:8px;height:8px;display:inline-block;margin-right:.5rem;border-radius:50%;background:#8b7381}.status-dot--active{background:#e48fa8;box-shadow:0 0 0 4px #e48fa822}.action-list{display:flex;gap:.4rem;overflow-x:auto;padding:3px}.tile{width:44px;height:60px;display:inline-grid;flex:0 0 auto;padding:0;border:0;border-radius:5px;color:var(--ink);background:transparent;vertical-align:middle}button.tile{min-width:0;cursor:pointer;transition:transform .12s ease,filter .12s ease}button.tile:hover{transform:translateY(-5px);filter:brightness(1.03)}button.tile:active{transform:translateY(-2px)}.tile svg{width:100%;height:100%;overflow:visible}.tile__body{fill:#fffdfd;stroke:#d5cbd1;stroke-width:1.2}.tile__main{fill:currentColor;font-size:15px;font-weight:900}.tile__sub{fill:#6b5c65;font-size:5.4px;font-weight:800;letter-spacing:.35px}.tile--red{color:#a52e45}.tile--green{color:#197157}.tile--blue{color:#285f95}.tile--rose{color:#a94c67}.tile--drawn{margin-left:6px}.tile--drawn .tile__body{stroke:#d05c80;stroke-width:2}.tile--small{width:27px;height:37px;border-radius:3px}.tile--small .tile__main{font-size:15px}.tile--small .tile__sub{display:none}.results-shell{min-height:100vh;min-height:100dvh;background:var(--canvas)}.topbar--light{position:sticky;top:0;z-index:5;color:var(--ink);border-bottom-color:var(--line);background:#fffdfdf7}.results-step{color:var(--muted);font-size:.8rem;font-weight:700}.results{width:min(1180px,100%);margin:0 auto;padding:2.5rem 1.25rem 3rem}.results__intro{max-width:620px;margin-bottom:1.75rem}.results__intro .kicker{color:var(--rose-600)}.results__intro h1{margin-bottom:.45rem;font-size:2rem;letter-spacing:-.035em}.results__intro>p:last-child{color:var(--muted)}.score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.score-card{display:flex;flex-direction:column;min-height:260px;border:1px solid var(--line);border-radius:8px;background:var(--paper);overflow:hidden}.score-card--you{border-top:4px solid var(--plum-700)}.score-card>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid var(--line)}.score-card>header>div{display:flex;align-items:center;gap:.6rem}.score-card h2{margin:0;font-size:1rem}.score-card>header>strong{font-size:1.2rem}.score-lines{flex:1;padding:.3rem 1rem}.score-lines>p{margin:1rem 0;color:var(--muted);font-size:.82rem}.score-line{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #eee8ec;font-size:.8rem}.score-line:last-child{border-bottom:0}.score-line>span{display:flex;flex-direction:column;gap:.16rem}.score-line em{color:var(--muted);font-size:.7rem;font-style:normal}.score-card>footer{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;color:var(--muted);background:#f5f1f3;font-size:.82rem}.score-card>footer strong{color:var(--ink);font-size:1.05rem}.results__footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.5rem}.results__footer p{margin:0;color:var(--muted);font-size:.85rem}.final>p:not(.kicker):not(.final__note){max-width:52ch;margin-inline:auto;color:#dfd2d9;line-height:1.55}.standings{max-width:470px;margin:1.75rem auto;padding:0;list-style:none;border-top:1px solid #764c65}.standings li{min-height:58px;display:grid;grid-template-columns:30px 34px 1fr auto;align-items:center;gap:.7rem;padding:.6rem .3rem;border-bottom:1px solid #764c65;text-align:left}.standings__you{background:#ffffff0a}.place{color:#c4afbb;font-size:.8rem;font-weight:800}.standings li>span:last-child{color:#f2c9d4;font-size:.84rem;font-weight:800}.final .button{margin-bottom:1rem}@media(max-width:800px){.topbar{grid-template-columns:1fr auto}.hand-meta,.results-step{grid-column:1 / 3;grid-row:2;justify-content:center;padding-bottom:.15rem}.table{grid-template-columns:92px minmax(180px,1fr) 92px;grid-template-rows:86px minmax(140px,1fr) auto;gap:.35rem;padding:.35rem}.player-rail{padding:.4rem}.player-rail .player-id{grid-template-columns:25px minmax(0,1fr);gap:.25rem}.player-rail .avatar{width:25px;height:25px}.player-rail .player-id>strong{grid-column:2;font-size:.68rem}.player-id__name em{display:none}.concealed-stack{margin-top:.3rem}.player-rail--north .concealed-stack span{height:20px}.table__center{grid-template-columns:40px 1fr;gap:.25rem;padding:.4rem}.round-marker{width:36px;height:44px}.round-marker span{font-size:1rem}.round-marker small{font-size:.4rem}.human-area{padding:.45rem .35rem .5rem}.human-area__heading{margin-bottom:.35rem}.hand{grid-template-columns:repeat(9,minmax(32px,44px));gap:2px}.tile{width:100%;height:auto;aspect-ratio:46 / 62;min-height:49px}.tile--small{width:22px;min-height:30px}.tile--drawn{margin-left:0}.decision-bar{align-items:stretch;flex-direction:column;gap:.35rem;margin-top:.4rem}.decision-bar>p{min-height:30px;display:flex;align-items:center}.action-list{width:100%}.action-list .button{flex:1 0 auto}.score-grid{grid-template-columns:1fr}.results{padding-top:1.5rem}.results__footer{align-items:stretch;flex-direction:column}}@media(max-width:520px){.welcome h1,.final h1{font-size:2rem}.topbar{gap:.25rem;padding-inline:.65rem}.wordmark>span:last-child{display:none}.stop-confirm>span{display:none}.table{grid-template-columns:74px minmax(160px,1fr) 74px;grid-template-rows:78px minmax(100px,1fr) auto}.player-rail--west,.player-rail--east{overflow:hidden}.player-rail--west .concealed-stack,.player-rail--east .concealed-stack{display:grid;grid-template-columns:repeat(2,7px)}.player-rail--west .public-sets,.player-rail--east .public-sets{display:none}.discard-field{gap:1px}.discard-field .tile--small{width:18px;min-height:25px}.human-area__heading .public-sets{max-height:32px;overflow:hidden}.results__intro h1{font-size:1.65rem}.results .topbar{position:static}}@media(max-height:620px)and (orientation:landscape){.topbar{min-height:48px;padding-block:.3rem}.table{grid-template-rows:72px minmax(80px,1fr) auto}.human-area__heading{display:none}.hand{grid-template-columns:repeat(17,minmax(28px,43px))}.tile{min-height:45px}.decision-bar{min-height:40px;flex-direction:row}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ceremony-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:1.25rem;color:#fff;background:var(--plum-900)}.ceremony,.wall-ceremony{width:min(100%,720px);text-align:center}.ceremony h1,.wall-ceremony h1{margin-bottom:.65rem;font-size:clamp(2rem,6vw,3.4rem);line-height:1;letter-spacing:-.05em}.ceremony>p:not(.kicker):not(.ceremony__note),.wall-ceremony>p:not(.kicker){max-width:60ch;margin-inline:auto;color:#e6dce2;line-height:1.55}.ceremony__note{max-width:60ch;margin:1rem auto 0;color:#bcaab5;font-size:.8rem}.seat-ruler{position:relative;width:min(78vw,390px);aspect-ratio:1;margin:1.4rem auto;border:2px solid #986981;border-radius:18px;background:var(--plum-800)}.seat-ruler__center{position:absolute;inset:28%;display:grid;place-items:center;align-content:center;border:1px solid #77445f;border-radius:10px;background:var(--plum-950)}.seat-ruler__center span{font-size:2rem;font-weight:900}.seat-ruler__center small{color:#bfaab6;font-size:.58rem;letter-spacing:.14em}.seat-number{--angle: calc(var(--seat-index) * 22.5deg);position:absolute;left:50%;top:50%;width:34px;height:34px;display:grid;place-items:center;margin:-17px;transform:rotate(var(--angle)) translateY(-170px) rotate(calc(var(--angle) * -1));border:1px solid #9b7187;border-radius:50%;color:#dbcbd4;background:#431934;font-size:.75rem;font-weight:800}.seat-number--active{color:var(--plum-900);background:#f5d7df;border-color:#fff;box-shadow:0 0 0 5px #e492aa33}.dice-row{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:1rem auto}.die{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;color:var(--plum-800);background:#fff;border-bottom:4px solid #cbbdc5;font-size:1.1rem;font-weight:900}.dice-row strong{margin-left:.35rem;color:#e8c5d0;font-size:.8rem}.seat-results{width:min(100%,440px);margin:1rem auto 1.3rem;padding:0;list-style:none;border-top:1px solid #795068}.seat-results li{display:flex;justify-content:space-between;padding:.7rem .25rem;border-bottom:1px solid #795068}.seat-results span{color:#cdb9c5}.wall-preview{position:relative;width:min(76vw,440px);aspect-ratio:1;margin:1rem auto}.wall-preview__side{position:absolute;display:flex;justify-content:center;gap:2px}.wall-preview__side--0,.wall-preview__side--2{left:8%;right:8%}.wall-preview__side--0{bottom:2%}.wall-preview__side--2{top:2%;transform:rotate(180deg)}.wall-preview__side--1,.wall-preview__side--3{top:8%;bottom:8%;flex-direction:column}.wall-preview__side--1{right:2%}.wall-preview__side--3{left:2%}.wall-preview__side--1 .wall-stack,.wall-preview__side--3 .wall-stack{width:30px;height:18px;grid-template:none / 1fr 1fr}.wall-stack{width:18px;height:30px;display:grid;grid-template-rows:1fr 1fr;gap:1px;opacity:.28;transform:translateY(12px)}.wall-stack i{display:block;border:1px solid #cdbbc5;border-radius:2px;background:snow}.wall-preview--building .wall-stack,.wall-preview--broken .wall-stack{animation:wall-rise .42s both;animation-delay:calc(var(--stack-delay) * 22ms)}.wall-preview--broken .wall-stack{opacity:1;transform:none}.wall-stack--break{margin-left:10px}.wall-stack--break i{background:#f3b9c9;border-color:#fff}.ceremony-progress{color:#e7b0bf!important;font-size:.85rem;font-weight:800}@keyframes wall-rise{to{opacity:1;transform:translateY(0)}}.topbar{grid-template-columns:1fr auto auto auto}.score-tally{position:relative;justify-self:end}.score-tally summary{min-height:40px;display:grid;place-items:center;padding:.35rem .65rem;border:1px solid #81556e;border-radius:6px;cursor:pointer;font-size:.78rem;font-weight:800;list-style:none}.score-tally summary::-webkit-details-marker{display:none}.score-tally[open] summary{color:var(--plum-900);background:#fff}.score-tally__panel{position:absolute;z-index:20;top:calc(100% + .55rem);right:0;width:min(92vw,330px);max-height:min(72vh,560px);overflow-y:auto;padding:1rem;border:1px solid #d9cbd3;border-radius:8px;color:var(--ink);background:var(--paper);box-shadow:0 16px 38px #210b1b55;text-align:left}.score-tally__panel h2{margin-bottom:.2rem;font-size:1rem}.score-tally__panel>p{color:var(--muted);font-size:.72rem}.score-tally__panel ul{margin:.75rem 0;padding:0;list-style:none;border-top:1px solid var(--line)}.score-tally__panel li{display:flex;justify-content:space-between;align-items:center;padding:.65rem 0;border-bottom:1px solid var(--line)}.score-tally__panel li span{display:grid}.score-tally__panel li small{color:var(--muted);font-size:.68rem}.score-tally__events p{display:flex;justify-content:space-between;gap:1rem;margin:0;padding:.4rem 0;color:var(--muted);font-size:.7rem}.score-tally__events strong{color:var(--success)}.wall-ring{position:absolute;z-index:0;inset:5px;pointer-events:none}.wall-ring__side{position:absolute;display:flex;justify-content:center;gap:1px}.wall-ring__side--0,.wall-ring__side--2{left:10%;right:10%}.wall-ring__side--0{bottom:1px}.wall-ring__side--2{top:1px;transform:rotate(180deg)}.wall-ring__side--1,.wall-ring__side--3{top:10%;bottom:10%;flex-direction:column}.wall-ring__side--1{right:1px}.wall-ring__side--3{left:1px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:12px;height:8px;grid-template:none / 1fr 1fr}.wall-ring__stack{width:8px;height:12px;display:grid;gap:1px}.wall-ring__stack i{border:1px solid #88657a;border-radius:1px;background:#d8c9d1}.wall-ring__stack--flower i{border-color:#dc869e;background:#f5c8d4}.wall-ring__stack--spent{visibility:hidden}.wall-ring__key{position:absolute;right:6px;bottom:16px;display:flex;align-items:center;gap:.25rem;color:#a68b9b;font-size:.55rem}.wall-ring__key i{width:7px;height:7px;display:inline-block;background:#d8c9d1}.wall-ring__key i+i{margin-left:.35rem;background:#f5c8d4}.table__center>.round-marker,.table__center>.discard-field{position:relative;z-index:1}@media(max-width:800px){.topbar{grid-template-columns:1fr auto auto}.score-tally{grid-column:2;grid-row:1}.topbar>.stop-confirm,.topbar>.text-button{grid-column:3;grid-row:1}.hand-meta{grid-column:1 / 4}.seat-number{transform:rotate(var(--angle)) translateY(-36vw) rotate(calc(var(--angle) * -1))}}@media(max-width:520px){.ceremony-shell{padding:.8rem}.seat-number{width:28px;height:28px;margin:-14px;transform:rotate(var(--angle)) translateY(-37vw) rotate(calc(var(--angle) * -1))}.wall-stack{width:13px;height:24px}.wall-preview__side--1 .wall-stack,.wall-preview__side--3 .wall-stack{width:24px;height:13px}.wall-ring__stack{width:5px}}.welcome h1,.final h1,.ceremony h1,.wall-ceremony h1{letter-spacing:-.035em}.topbar{grid-template-columns:minmax(140px,1fr) auto auto auto auto}.sound-toggle{min-height:40px;padding:.35rem .65rem;border:1px solid #81556e;border-radius:6px;color:#eadbe3;background:transparent;font-size:.74rem;font-weight:800;cursor:pointer}.sound-toggle[aria-pressed=false]{color:#b99eae;border-color:#654257}.table{grid-template-columns:230px minmax(520px,1fr) 230px;grid-template-rows:136px minmax(390px,1fr) auto;gap:.75rem;padding:.75rem}.player-rail{padding:.75rem}.player-rail--west,.player-rail--east,.player-rail--north{display:flex;flex-direction:column;justify-content:center}.concealed-stack{min-height:44px;margin-top:.7rem}.concealed-stack span{width:14px;height:42px;flex-basis:14px;border-color:#b995a6;border-radius:3px;background:linear-gradient(90deg,#694057,#84566e)}.player-rail--west .concealed-stack,.player-rail--east .concealed-stack{width:70px;min-height:212px;display:grid;grid-template-columns:repeat(2,30px);grid-auto-rows:13px;align-content:center;margin:1rem auto;overflow:visible;transform:rotate(90deg)}.player-rail--west .concealed-stack span,.player-rail--east .concealed-stack span{width:30px;height:13px}.public-sets{align-items:flex-start;gap:.7rem}.public-group{display:grid;gap:.25rem}.public-group>span{color:#c6aebb;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.melds,.flowers{gap:3px}.table__center{display:block;min-height:390px;padding:3.2rem;overflow:hidden}.round-marker{position:absolute!important;z-index:2!important;left:50%;top:50%;width:62px;height:74px;transform:translate(-50%,-50%)}.round-marker span{font-size:1.8rem}.wall-ring{inset:10px}.wall-ring__side{gap:2px}.wall-ring__side--0,.wall-ring__side--2{left:7%;right:7%}.wall-ring__side--1,.wall-ring__side--3{top:7%;bottom:7%}.wall-ring__stack{width:12px;height:19px;gap:2px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:19px;height:12px}.wall-ring__stack i{border-radius:2px;border-color:#ac879c;background:#eadde4}.wall-ring__key{right:14px;bottom:24px;font-size:.62rem}.discard-field{width:100%;height:100%;max-height:none;display:grid;grid-template-columns:minmax(120px,1fr) minmax(190px,1.35fr) minmax(120px,1fr);grid-template-rows:1fr 1.25fr 1fr;gap:.6rem;overflow:visible}.discard-lane{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.discard-lane--north{grid-column:2;grid-row:1}.discard-lane--west{grid-column:1;grid-row:2}.discard-lane--east{grid-column:3;grid-row:2}.discard-lane--south{grid-column:2;grid-row:3}.discard-lane header{min-height:19px;display:flex;align-items:center;gap:.35rem;color:#bea6b5;font-size:.58rem;letter-spacing:.03em}.discard-lane header span{padding:.15rem .35rem;border-radius:999px;color:#321127;background:#f2c2cf;font-size:.52rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.discard-lane__tiles{min-height:48px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:3px}.discard-lane--west .discard-lane__tiles,.discard-lane--east .discard-lane__tiles{max-width:145px}.discard-lane__empty{color:#74576a;font-size:.6rem}.discard{position:relative;display:inline-grid;justify-items:center}.discard>small{position:absolute;z-index:3;top:calc(100% - 5px);padding:2px 4px;border-radius:4px;color:#341329;background:#f3c5d1;font-size:.48rem;font-weight:900;white-space:nowrap}.discard--latest .tile{filter:drop-shadow(0 0 6px #ef9bb7)}.discard--latest:before{content:"";position:absolute;z-index:2;top:-7px;width:8px;height:8px;border-radius:50%;background:#f3a7bb;box-shadow:0 0 0 3px #f3a7bb33}.human-area{padding:.8rem 1rem .9rem}.hand{grid-template-columns:repeat(17,58px);gap:4px}.drawn-tile{position:relative;display:grid;justify-items:center;margin-left:8px;padding-left:10px;border-left:1px solid #765167}.drawn-tile>small{position:absolute;top:-17px;color:#e1c3cd;font-size:.58rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.decision-bar{min-height:54px}.manual-controls{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;overflow-x:auto;padding:3px}.manual-controls>span{margin-right:.25rem;color:#c4aebb;font-size:.68rem;font-weight:800;white-space:nowrap}.tile{width:58px;height:80px;border-radius:7px}.tile svg{filter:drop-shadow(0 2px 1px #17071155)}.tile__shadow{fill:#cfc8bc}.tile__body{fill:#fffefa;stroke:#d9d0c1;stroke-width:1.2}.tile__inset{fill:#fffdfa;stroke:#ede5d8;stroke-width:.7}.tile__corner{fill:#275c90;font-size:9px;font-weight:900}.tile__corner--red{fill:#a12c3e}.tile__corner--flower{fill:#9a3e61}.tile__caption,.tile__flower-name{fill:#786a70;font-size:5.7px;font-weight:900;letter-spacing:.55px}.tile__honor{fill:currentColor;font-family:"Noto Serif CJK TC",Microsoft JhengHei,serif;font-size:36px;font-weight:900}.tile__character-number{fill:#256b55;font-family:"Noto Serif CJK TC",Microsoft JhengHei,serif;font-size:24px;font-weight:900}.tile__character-suit{fill:#a52e45;font-family:"Noto Serif CJK TC",Microsoft JhengHei,serif;font-size:26px;font-weight:900}.tile__white-dragon{fill:none;stroke:#267398;stroke-width:4}.tile__pip{stroke:#fff;stroke-width:.8}.tile__pip--0{fill:#2e7899}.tile__pip--1{fill:#af3549}.tile__pip--2{fill:#2a795c}.tile__pip-center{fill:#fff8e9}.tile__pip-petal{fill:#b9324b;stroke:#fff;stroke-width:.4}.tile__bamboo{fill:#2a795c}.tile__bamboo--1{fill:#287498}.tile__bamboo--2{fill:#b53a4d}.tile__bamboo-node{fill:none;stroke:#f7eee1;stroke-width:1}.tile__bird-body{fill:none;stroke:#2c755a;stroke-width:4;stroke-linecap:round}.tile__bird-wing{fill:#b53a4d;stroke:#7d2638;stroke-width:1}.tile__bird-leg{fill:none;stroke:#285f95;stroke-width:2}.tile__stem{fill:none;stroke:#2b765a;stroke-width:2.2;stroke-linecap:round}.tile__petal{fill:#b94867;stroke:#8d2d4b;stroke-width:.5}.tile__flower--blue .tile__petal{fill:#397a9a;stroke:#245c7b}.tile__flower--blue .tile__corner--flower{fill:#285f95}.tile__flower-center{fill:#d9a938}.tile__flower-name{font-size:4.6px}.tile__flower-set{fill:#786a70;font-size:4.8px;font-weight:900;letter-spacing:.35px}.tile--medium{width:46px;height:63px}.tile--small{width:38px;height:52px}.tile--drawn{margin-left:0}.tile--drawn .tile__body{stroke:#8d7c84;stroke-width:1.3}.tile--selected{transform:translateY(-7px);filter:drop-shadow(0 0 5px #efb0c2)}.tile--selected .tile__body{stroke:#d36687;stroke-width:2.5}button.tile:hover{transform:translateY(-4px)}button.tile.tile--selected:hover{transform:translateY(-7px)}.activity-theater{--from-x: 0px;--from-y: 0px;--to-x: 0px;--to-y: 0px;position:absolute;z-index:30;inset:0;display:grid;place-items:center;pointer-events:none;background:#19081222}.activity-theater__tile{position:absolute;left:50%;top:45%;animation:tile-travel .82s cubic-bezier(.2,.75,.28,1) both}.mahjong-moment{position:absolute;left:50%;top:43%;display:grid;place-items:center;width:min(72vw,430px);min-height:170px;padding:1.5rem;border:3px double #f3d48b;border-radius:18px;color:#fff8e7;background:radial-gradient(circle at 50% 35%,#8f365c,#3a102b 68%);box-shadow:0 0 0 7px #2a0a1fdd,0 0 55px #f0bb6490;transform:translate(-50%,-50%);animation:mahjong-arrive .52s cubic-bezier(.2,.9,.3,1.2) both}.mahjong-moment span{font-family:Georgia,serif;font-size:clamp(2.5rem,7vw,5.4rem);font-weight:800;letter-spacing:.03em;line-height:.95}.mahjong-moment small{color:#f3dca8;font-size:.85rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.activity-theater--won{background:#16050fd9}@keyframes mahjong-arrive{0%{opacity:0;transform:translate(-50%,-50%) scale(.72)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.activity-tile-back{width:46px;height:63px;display:block;border:3px solid #e9dfe4;border-radius:6px;background:repeating-linear-gradient(45deg,#65344f 0 4px,#75435d 4px 8px);box-shadow:0 3px 7px #14050f88}.activity-theater>strong{align-self:end;margin-bottom:max(12rem,16vh);padding:.65rem .9rem;border:1px solid #a6758d;border-radius:7px;color:#fff;background:#260c1ecc;font-size:.78rem;box-shadow:0 8px 30px #15040f99}.activity-from--north{--from-y: -30vh}.activity-from--south{--from-y: 30vh}.activity-from--west{--from-x: -38vw}.activity-from--east{--from-x: 38vw}.activity-to--north{--to-y: -30vh}.activity-to--south{--to-y: 30vh}.activity-to--west{--to-x: -38vw}.activity-to--east{--to-x: 38vw}@keyframes tile-travel{0%{opacity:0;transform:translate(calc(-50% + var(--from-x)),calc(-50% + var(--from-y))) scale(.8)}18%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--to-x)),calc(-50% + var(--to-y))) scale(1.05)}}.wall-preview{width:min(78vw,560px)}.wall-preview__side{gap:3px}.wall-stack{width:22px;height:38px;gap:2px}.wall-preview__side--1 .wall-stack,.wall-preview__side--3 .wall-stack{width:38px;height:22px}.deal-preview{position:relative;width:min(78vw,590px);aspect-ratio:1;margin:1rem auto}.deal-seat{position:absolute;display:grid;gap:.45rem;width:38%;padding:.7rem;border:1px solid #805269;border-radius:8px;background:#421732;text-align:left}.deal-seat--north{left:31%;top:0}.deal-seat--south{left:31%;bottom:0}.deal-seat--west{left:0;top:32%}.deal-seat--east{right:0;top:32%}.deal-seat>div:first-child{display:flex;justify-content:space-between;color:#eadde4;font-size:.7rem}.deal-seat>div:first-child span{color:#c3aeba}.deal-seat__backs{display:flex;overflow:hidden}.deal-seat__backs i{width:18px;height:30px;display:block;border:1px solid #b78da1;border-radius:2px;background:#74425e}.deal-seat__flowers{display:flex;flex-wrap:wrap;gap:.35rem}.deal-flower{display:flex;align-items:center;gap:.35rem}.deal-flower>span{display:grid;color:#eadde4;font-size:.6rem;font-weight:800}.deal-flower small{color:#d49aae;font-size:.52rem}.deal-preview__wall{position:absolute;left:50%;top:50%;display:grid;width:120px;transform:translate(-50%,-50%);color:#dfcbd6}.deal-preview__wall strong{color:#fff;font-size:2rem}.deal-preview__wall span{font-size:.65rem}.deal-preview__wall small{margin-top:.35rem;color:#bfa8b6;font-size:.52rem}@media(min-width:801px)and (max-width:1180px){.topbar{grid-template-columns:1fr auto auto auto;gap:.45rem}.wordmark{grid-column:1}.hand-meta{grid-column:1 / 5;grid-row:2;justify-content:center}.score-tally{grid-column:4;grid-row:1}.topbar>.stop-confirm,.topbar>.text-button{grid-column:2;grid-row:1}.sound-toggle{grid-column:3;grid-row:1}.table{grid-template-columns:150px minmax(450px,1fr) 150px;grid-template-rows:112px minmax(330px,1fr) auto;gap:.5rem;padding:.5rem}.player-rail{padding:.5rem}.player-rail--west .concealed-stack,.player-rail--east .concealed-stack{width:58px;min-height:180px}.table__center{min-height:330px;padding:2.65rem}.wall-ring__stack{width:9px;height:15px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:15px;height:9px}.discard-field{grid-template-columns:115px 1fr 115px;gap:.25rem}.discard-lane__tiles{gap:2px}.tile--medium{width:40px;height:55px}.tile--small{width:32px;height:44px}.hand{grid-template-columns:repeat(9,54px);gap:4px}.manual-controls{justify-content:flex-start;width:100%}.decision-bar{align-items:stretch;flex-direction:column}.activity-to--west{--to-x: -40vw}.activity-to--east{--to-x: 40vw}}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape){.table{grid-template-columns:145px minmax(430px,1fr) 145px;grid-template-rows:96px minmax(250px,1fr) auto}.table__center{min-height:250px}.hand{grid-template-columns:repeat(17,minmax(42px,52px))}.hand>.tile,.hand>.drawn-tile .tile{width:100%;height:auto;aspect-ratio:64 / 88}.decision-bar{min-height:45px;flex-direction:row;align-items:center}.manual-controls{width:auto}.human-area__heading{margin-bottom:.35rem}.human-area{padding-block:.55rem}}@media(min-width:801px)and (max-width:900px)and (orientation:portrait){.table{grid-template-columns:122px minmax(360px,1fr) 122px}.player-rail .player-id{grid-template-columns:28px 1fr}.player-rail .player-id>strong{grid-column:2}.discard-field{grid-template-columns:90px 1fr 90px}.tile--medium{width:36px;height:50px}}@media(max-width:800px){.topbar{grid-template-columns:1fr auto auto}.sound-toggle{grid-column:2;grid-row:1}.score-tally{grid-column:3;grid-row:1}.topbar>.stop-confirm,.topbar>.text-button{grid-column:1;grid-row:2;justify-self:start}.hand-meta{grid-column:2 / 4;grid-row:2}.table{grid-template-columns:86px minmax(190px,1fr) 86px;grid-template-rows:88px minmax(270px,1fr) auto}.player-rail--west .concealed-stack,.player-rail--east .concealed-stack{width:40px;min-height:140px;grid-template-columns:repeat(2,20px)}.player-rail--west .concealed-stack span,.player-rail--east .concealed-stack span{width:23px;height:10px}.table__center{min-height:270px;padding:2rem}.discard-field{grid-template-columns:56px 1fr 56px;grid-template-rows:1fr 1.2fr 1fr;gap:.1rem}.discard-lane header{min-height:14px;font-size:.48rem}.discard-lane header span{display:none}.discard-lane__empty{display:none}.discard-lane__tiles{min-height:34px;gap:1px}.discard-lane--west .discard-lane__tiles,.discard-lane--east .discard-lane__tiles{max-width:58px}.tile--medium{width:29px;height:40px;min-height:0}.tile--small{width:27px;height:37px;min-height:0}.hand{grid-template-columns:repeat(9,minmax(34px,50px))}.tile{width:100%;min-height:48px}.drawn-tile{margin-left:0;padding-left:0;border-left:0}.drawn-tile>small{top:-13px;font-size:.48rem}.manual-controls{width:100%;justify-content:flex-start}.manual-controls .button{flex:0 0 auto}.activity-theater>strong{margin:0 1rem 13rem;text-align:center}}@media(max-width:520px){.sound-toggle{min-height:36px;padding-inline:.45rem;font-size:.66rem}.table{grid-template-columns:68px minmax(180px,1fr) 68px}.table__center{padding:1.5rem}.wall-ring__stack{width:5px;height:10px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:10px;height:5px}.round-marker{width:42px;height:52px}.round-marker span{font-size:1.1rem}.public-group>span{font-size:.48rem}.deal-preview{width:94vw}.deal-seat{width:41%;padding:.45rem}.deal-seat--north,.deal-seat--south{left:29.5%}}@media(prefers-reduced-motion:reduce){.activity-theater__tile{animation:none;opacity:1;transform:translate(-50%,-50%)}}.player-id__name{font-size:1rem}.player-id>strong{font-size:.9rem}.hand-meta{font-size:.88rem}.public-group>span{font-size:.72rem}.decision-bar>p{font-size:.94rem}.discard-lane header{font-size:.74rem}.discard-lane header span{font-size:.62rem}.wall-ring__key{font-size:.76rem}.wall-ring__key i{width:10px;height:10px}.tile__corner{font-size:15px}.tile__caption{font-size:9px;letter-spacing:.55px}.tile__flower-name{font-size:6.2px;letter-spacing:.35px}.hand{align-items:end}.drawn-tile{position:relative;align-self:end;display:grid;grid-template-rows:auto 80px;gap:5px;justify-items:center;margin-left:8px;padding-left:10px;border-left:1px solid #765167}.drawn-tile>small{position:static;transform:none;color:#ead3dc;font-size:.67rem;font-weight:900;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.wall-ring{inset:14px}.wall-ring__side{gap:3px}.wall-ring__stack{width:18px;height:30px;gap:2px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:30px;height:18px}.wall-ring__stack i{border-width:1px;box-shadow:inset 0 -3px #c7b6c0,0 1px 2px #16071166}.round-marker{left:50%;top:5.25rem;transform:translate(-50%)}.discard-field{width:100%;height:100%;display:grid;place-items:center;padding:6.5rem 4rem 3rem}.discard-pool{width:min(82%,860px);max-height:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:7px}.discard-pool__empty{color:#a98d9e;font-size:.78rem}.discard>small{top:calc(100% + 3px);padding:3px 6px;font-size:.6rem}.discard--latest:before{top:-9px;width:10px;height:10px}.claim-panel{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.claim-guide{min-width:260px;display:grid;gap:.2rem}.claim-guide strong{color:#fff;font-size:.9rem}.claim-guide span{color:#cdb8c3;font-size:.74rem;line-height:1.35}.claim-panel .manual-controls{flex:0 1 auto}.wall-preview .wall-stack{width:26px;height:44px}.wall-preview__side--1 .wall-stack,.wall-preview__side--3 .wall-stack{width:44px;height:26px}@media(min-width:801px)and (max-width:1180px){.wall-ring{inset:10px}.wall-ring__stack{width:13px;height:22px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:22px;height:13px}.round-marker{top:3.8rem}.discard-field{padding:5.2rem 2.3rem 2rem}.discard-pool{width:88%;gap:5px}.claim-panel{align-items:stretch;flex-direction:column;gap:.45rem}.claim-guide{min-width:0}.claim-panel .manual-controls{width:100%}.drawn-tile{grid-template-rows:auto 74px}}@media(max-width:800px){.player-id__name{font-size:.82rem}.public-group>span{font-size:.6rem}.wall-ring__key{font-size:.64rem}.wall-ring__stack{width:8px;height:15px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:15px;height:8px}.round-marker{top:2.8rem}.discard-field{padding:4.3rem .8rem 1.6rem}.discard-pool{width:95%;gap:3px}.claim-panel{width:100%;align-items:stretch;flex-direction:column;gap:.4rem}.claim-guide{min-width:0}.claim-guide strong{font-size:.8rem}.claim-guide span{font-size:.68rem}.claim-panel .manual-controls{width:100%}.drawn-tile{grid-template-rows:auto minmax(48px,auto);gap:4px;margin-left:0;padding-left:0;border-left:0}.drawn-tile>small{font-size:.54rem}}@media(max-width:520px){.wall-ring__stack{width:7px;height:13px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:13px;height:7px}.discard-field{padding-inline:.3rem}.tile__corner{font-size:14px}.tile__caption{font-size:8px}.tile__flower-name{font-size:6.8px}}.human-area__tools{min-width:0;display:flex;align-items:flex-start;justify-content:flex-end;gap:1rem}.rearrange-button{min-height:36px;flex:0 0 auto;padding:.35rem .55rem;border:1px solid #745268;border-radius:6px;color:#eadce4;text-decoration:none}.rearrange-button[aria-pressed=true]{color:#351329;background:#f1d9e1;border-color:#f1d9e1}.hand-slot{position:relative;min-width:0;display:grid;align-items:end;justify-items:center;cursor:grab;touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none;user-select:none}.hand-slot:active{cursor:grabbing}.hand-slot .tile,.hand-slot svg{touch-action:none}.hand-slot svg{pointer-events:none}.hand--closed{min-height:88px;align-items:end}.closed-tile-back{width:100%;aspect-ratio:64 / 88;border:2px solid #c899ad;border-radius:6px;background:linear-gradient(135deg,transparent 42%,#9b617b 43% 48%,transparent 49%),linear-gradient(45deg,transparent 42%,#9b617b 43% 48%,transparent 49%),#744760;box-shadow:inset 0 0 0 3px #572c45,0 3px #432036}.hand-slot--moving{z-index:4;opacity:1;transform:translateY(-12px) scale(1.05);transition:transform .18s cubic-bezier(.22,1,.36,1)}.hand-slot--moving .tile{filter:drop-shadow(0 5px 6px #17071199) drop-shadow(0 0 5px #f3abc0)}.hand-slot--drop-before:before,.hand-slot--drop-after:after{content:"";position:absolute;z-index:5;top:-6px;bottom:-6px;width:6px;border-radius:6px;background:#ffd1df;box-shadow:0 0 0 3px #8f345e,0 0 7px #ffd1df;pointer-events:none}.hand-slot--drop-before:before{left:-5px}.hand-slot--drop-after:after{right:-5px}.hand--rearranging{cursor:grabbing}@media(pointer:coarse){.hand-slot{min-height:56px}.hand-slot--moving{transform:translateY(-16px) scale(1.08)}.hand-slot--drop-before:before,.hand-slot--drop-after:after{width:8px;box-shadow:0 0 0 4px #8f345e,0 0 8px #ffd1df}}@media(prefers-reduced-motion:reduce){.hand-slot--moving{transition:none}}.player-rail--north .public-sets{position:absolute;top:1.8rem;right:.75rem;max-width:45%;margin-top:0}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape){.hand-slot>.tile{width:100%;height:auto;aspect-ratio:64 / 88}}@media(max-width:800px){.human-area__tools{gap:.4rem}.rearrange-button{min-height:32px;padding:.25rem .4rem;font-size:.7rem}}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape)and (max-height:900px){.game-shell{height:100dvh;min-height:0}.table{height:calc(100dvh - 84px);flex:0 0 auto;grid-template-rows:108px minmax(0,1fr) 230px;overflow:hidden}.table__center{height:100%;min-height:0}.player-rail--north{justify-content:flex-start}.human-area{min-height:0;overflow:hidden}}@media(min-width:1181px)and (orientation:landscape)and (max-height:820px){.game-shell{height:100dvh;min-height:0}.topbar{min-height:56px}.table{height:calc(100dvh - 56px);flex:0 0 auto;grid-template-rows:104px minmax(0,1fr) 274px;overflow:hidden}.table__center{height:100%;min-height:0}.player-rail--north{justify-content:flex-start}.human-area{min-height:0;overflow:hidden}.wall-ring__stack{width:14px;height:23px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:23px;height:14px}}.player-rail--north .player-id{width:min(360px,62%);margin-inline:auto}.player-rail--north .concealed-stack{justify-content:center;margin-inline:auto}.player-id__playing{padding:.16rem .32rem;border-radius:3px;color:#351329!important;background:#f0afc1}.player-rail--active{box-shadow:inset 0 0 0 2px #e999b155,0 0 18px #e999b11f}.activity-theater>strong{padding:.8rem 1.1rem;border-width:2px;box-shadow:0 8px 28px #12040dcc;font-size:1.08rem}.table__center .wall-ring{inset:14% 20%}.table__center>.round-marker{left:5%;top:50%}.table__center>.discard-field{position:absolute;inset:0;width:auto;height:auto;padding:0;display:flex;align-items:center;justify-content:center}.discard-pool{width:min(48%,520px)}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape){.table__center .wall-ring{inset:12% 18%}.discard-pool{width:50%}}@media(min-width:1181px)and (orientation:landscape)and (max-height:820px){.table__center .wall-ring{inset:12% 20%}.discard-pool{width:48%}}@media(max-width:800px){.table__center .wall-ring{inset:10% 12%}.table__center>.round-marker{left:4%}.discard-pool{width:56%}}.wall-ring__stack--spent{visibility:visible;opacity:.12}.topbar>.text-button,.score-tally summary,.sound-toggle{min-height:40px;display:grid;place-items:center;padding:.35rem .65rem;border:1px solid #81556e;border-radius:6px;color:#eadbe3;background:transparent;font-size:.76rem;font-weight:700;line-height:1;text-decoration:none}@media(min-width:801px)and (max-width:1180px){.score-tally{grid-column:2;grid-row:1}.topbar>.stop-confirm,.topbar>.text-button{grid-column:3;grid-row:1}.sound-toggle{grid-column:4;grid-row:1}}@media(max-width:800px){.score-tally{grid-column:2;grid-row:1}.sound-toggle{grid-column:3;grid-row:1}}.human-area__heading{position:relative;min-height:36px;justify-content:flex-end}.human-area__heading .player-id{position:absolute;left:50%;width:min(360px,62%);transform:translate(-50%)}.human-area__heading .human-area__tools{margin-left:auto}@media(min-width:1181px){.table{grid-template-columns:180px minmax(520px,1fr) 180px}}.concealed-count{display:block;width:max-content;margin:.55rem auto 0;padding:.22rem .42rem;border:1px solid #795069;border-radius:4px;color:#cdb9c4;background:#35132999;font-size:.7rem;font-weight:700}.player-rail--west .public-sets,.player-rail--east .public-sets{width:100%;min-width:0;justify-content:center;margin-top:.8rem}.melds{max-width:100%;align-items:flex-start}.meld{display:flex;flex:0 0 auto;gap:3px}.player-rail--west .public-group,.player-rail--east .public-group{width:100%;min-width:0}.player-rail--west .melds,.player-rail--east .melds{justify-content:center}.player-rail--west .meld .tile--small,.player-rail--east .meld .tile--small{width:34px;height:47px}.wall-ring__stack{position:relative}.wall-ring .wall-ring__stack--live i{border-color:#b99faf;background:linear-gradient(145deg,#fffaf5,#dacbd3);box-shadow:inset 0 0 0 1px #fff9}.wall-ring .wall-ring__stack--flower i{border-color:#f3cf78;background:#a83f68;box-shadow:inset 0 0 0 1px #f8d98c99,0 0 5px #e9b65f55}.wall-ring .wall-ring__stack--flower-start{outline:3px solid #f3cf78;outline-offset:2px}.wall-ring .wall-ring__tile--live{visibility:visible;opacity:1;border-color:#b99faf;background:linear-gradient(145deg,#fffaf5,#dacbd3);box-shadow:inset 0 0 0 1px #fff9}.wall-ring .wall-ring__tile--flower{visibility:visible;opacity:1;border-color:#f3cf78;background:#a83f68;box-shadow:inset 0 0 0 1px #f8d98c99,0 0 5px #e9b65f55}.wall-ring .wall-ring__tile--spent,.wall-ring .wall-ring__stack--spent{visibility:hidden;opacity:0}.wall-ring__key{display:grid;gap:.35rem;padding:.45rem .55rem;border:1px solid #8f667c;border-radius:7px;color:#f4e8ee;background:#260c1ee8;box-shadow:0 5px 16px #16050faa;font-size:.76rem}.wall-ring__key span{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:.4rem;min-width:128px}.wall-ring__key i{width:14px;height:14px;border:1px solid #b99faf;border-radius:2px;background:linear-gradient(145deg,#fffaf5,#dacbd3)}.wall-ring__key span+span i{border-color:#f3cf78;background:repeating-linear-gradient(135deg,#7d274d 0 4px,#ba5876 4px 8px)}.wall-ring__key b{color:#fff;font-variant-numeric:tabular-nums}.table__center>.wall-counts{position:absolute;z-index:4;right:18px;bottom:16px;padding:.32rem .42rem;font-size:.68rem}.table__center>.wall-counts span{min-width:116px}@media(max-width:800px){.table__center>.wall-counts{right:8px;bottom:8px;transform:scale(.88);transform-origin:right bottom}}.scoring-view{min-width:0}.scoring-tabs{display:flex;align-items:end;gap:.2rem;border-bottom:1px solid var(--line)}.scoring-tabs button{min-height:48px;padding:.75rem 1rem .68rem;border:0;border-bottom:3px solid transparent;color:var(--muted);background:transparent;font:inherit;font-size:1.05rem;font-weight:900;cursor:pointer}.scoring-tabs button:hover{color:var(--plum-700);background:#f7f2f5}.scoring-tabs button[aria-selected=true]{color:var(--plum-800);border-bottom-color:var(--rose-600);background:var(--paper)}.hand-scoring,.cumulative-scoring{min-width:0;padding-top:1rem}.scoring-heading{display:flex;justify-content:flex-end;margin:0 0 .8rem}.scoring-heading>span{color:var(--rose-600);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.score-card{min-height:230px}.score-line>span>small{color:var(--rose-600);font-size:.66rem;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.score-line--subtotal{margin-top:.2rem;padding-block:.8rem;border-top:2px solid var(--line);background:#faf7f9}.score-line--subtotal>span{font-weight:900}.score-line--subtotal>strong{color:var(--ink);font-size:.92rem}.score-section-title{margin:.85rem 0 .15rem;color:var(--plum-700);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.score-line--payment{background:#fffdfd}.score-card>footer.final-tally span{display:flex;align-items:baseline;gap:.45rem;color:var(--ink);font-weight:900;text-transform:uppercase}.score-card>footer.final-tally span em{color:var(--muted);font-size:.62rem;font-style:normal;font-weight:700;text-transform:none}.score-card>footer.final-tally strong{font-size:1.18rem}.cumulative-scoring__content{padding:.25rem 0 0}.cumulative-scoring__content>p{margin:0 0 .65rem;color:var(--muted);font-size:.76rem}.cumulative-scoring ol{margin:0;padding:0 1rem;border:1px solid var(--line);border-radius:9px;background:var(--paper);list-style:none}.cumulative-scoring li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.cumulative-scoring li:last-child{border-bottom:0}.cumulative-scoring li>span{display:grid;grid-template-columns:22px 1fr;align-items:center;column-gap:.5rem}.cumulative-scoring li b{grid-row:1 / 3;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:var(--plum-700);font-size:.68rem}.cumulative-scoring li small{grid-column:2;color:var(--muted);font-size:.68rem}.cumulative-scoring li>em{color:var(--ink);font-size:1rem;font-style:normal;font-weight:900}.player-id__name{display:flex;align-items:center;flex-wrap:wrap;gap:.24rem;overflow:visible;white-space:normal;line-height:1.15}.player-id__name em{margin-left:0}.player-id__name .player-id__wind{padding:.16rem .3rem;border:1px solid #b88455;border-radius:3px;color:#f2d4a0;background:#6c3a27;font-size:.54rem}.deal-seat>div:first-child strong{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem}.deal-seat>div:first-child em{padding:.12rem .25rem;border:1px solid #a8734c;border-radius:3px;color:#f2d4a0;font-size:.52rem;font-style:normal;text-transform:uppercase}.wall-ceremony{width:min(100%,940px)}.deal-preview{width:min(92vw,880px);min-height:540px;aspect-ratio:auto;display:grid;grid-template-columns:minmax(220px,1fr) 150px minmax(220px,1fr);grid-template-rows:auto minmax(180px,1fr) auto;gap:1rem;align-items:center}.deal-seat{position:static;width:100%;min-height:118px;box-sizing:border-box}.deal-seat--north{grid-column:1 / 4;grid-row:1;justify-self:center;width:min(100%,420px)}.deal-seat--west{grid-column:1;grid-row:2}.deal-seat--east{grid-column:3;grid-row:2}.deal-seat--south{grid-column:1 / 4;grid-row:3;justify-self:center;width:min(100%,420px)}.deal-preview__wall{position:static;grid-column:2;grid-row:2;place-self:center;transform:none}.deal-seat__flowers{align-content:start;min-height:52px}@media(max-width:800px){.scoring-tabs button{flex:1;padding-inline:.55rem;font-size:.92rem}.score-grid{grid-template-columns:1fr}.deal-preview{width:min(94vw,620px);min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:.65rem}.deal-seat,.deal-seat--north,.deal-seat--south{width:100%;min-height:126px}.deal-seat--north{grid-column:1;grid-row:1}.deal-seat--east{grid-column:2;grid-row:1}.deal-seat--west{grid-column:1;grid-row:2}.deal-seat--south{grid-column:2;grid-row:2}.deal-preview__wall{grid-column:1 / 3;grid-row:3;width:auto;padding:.5rem}}.player-id{grid-template-columns:30px minmax(0,1fr);align-items:center}.player-id__details{min-width:0;display:grid;gap:.16rem}.player-id__heading{min-width:0;display:flex;align-items:baseline;gap:.5rem}.player-id__heading b{overflow:hidden;color:#fff;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.player-id__heading strong{flex:0 0 auto;color:#f1c6d2;font-size:.8rem}.player-id__meta{color:#d8bdca;font-size:.61rem;font-weight:750;letter-spacing:.025em;text-transform:uppercase}.human-area__heading .player-id{width:min(270px,58vw)}.concealed-count{display:none}.score-tally__events p>span{display:grid;gap:.12rem}.score-tally__events p>span small{color:var(--muted);font-size:.62rem}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape)and (max-height:900px){.table{grid-template-rows:88px minmax(0,1fr) 180px}.human-area{display:grid;grid-template-rows:36px minmax(0,1fr) 46px;padding:.3rem .65rem max(.35rem,env(safe-area-inset-bottom))}.human-area__heading{min-height:36px;margin-bottom:0}.hand{min-height:0;align-self:center;grid-template-columns:repeat(17,minmax(38px,46px))}.drawn-tile{grid-template-rows:1fr;gap:0;margin-left:0;padding-left:0;border-left:0}.drawn-tile>small{position:absolute;top:-11px;left:50%;width:max-content;transform:translate(-50%);font-size:.5rem;white-space:nowrap}.decision-bar{min-height:46px;max-width:100%;align-self:end;margin-top:0}.manual-controls .button,.action-list .button{white-space:nowrap}.table__center .wall-ring:before{content:"";position:absolute;inset:-8px;border:1px solid #80536c;border-radius:10px;opacity:.55}.wall-ring__side--1,.wall-ring__side--3{gap:1px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:18px;height:calc((100% - 17px) / 18);flex:0 0 auto}.discard-pool .tile--medium{width:36px;height:50px}.discard-pool--busy .tile--medium{width:30px;height:42px}.discard-pool--dense .tile--medium{width:25px;height:35px}}@media(min-width:700px)and (max-width:800px){.table{grid-template-rows:78px minmax(140px,1fr) auto}.human-area{display:grid;grid-template-rows:30px minmax(0,1fr) auto;padding:.35rem .4rem max(.45rem,env(safe-area-inset-bottom))}.human-area__heading{min-height:30px;margin-bottom:.2rem}.hand{min-height:0;align-self:center;grid-template-columns:repeat(17,minmax(34px,42px));gap:2px}.decision-bar{min-height:42px;max-width:100%;align-self:end;flex-direction:row;align-items:center;margin-top:.25rem}.decision-bar>p{min-height:0}.action-list,.manual-controls{width:auto}.table__center .wall-ring:before{content:"";position:absolute;inset:-6px;border:1px solid #80536c;border-radius:8px;opacity:.55}.wall-ring__side--1,.wall-ring__side--3{gap:1px}.wall-ring__side--1 .wall-ring__stack,.wall-ring__side--3 .wall-ring__stack{width:14px;height:calc((100% - 17px) / 18);flex:0 0 auto}.discard-pool--busy .tile--medium{width:26px;height:36px}.discard-pool--dense .tile--medium{width:22px;height:30px}}:root{font-family:Instrument Sans,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;--plum-950: #2c0e24;--plum-900: #37122d;--plum-800: #4c1a3a;--plum-700: #5e2348;--plum-600: #7a3b64;--gold: #c99a3c;--gold-deep: #b8862f;--rose: #c25b7d;--rose-tint: #f0e2ea;--rose-600: #b34e70;--rose-500: #c25b7d;--rose-100: #f0e2ea;--canvas: #f4ede3;--felt: #e9dccb;--paper: #fffefb;--line: #e6ddce;--ink: #2c2027;--muted: #8a7681;--success: #3f7a4e;--danger: #b23a54;--wall-live: #ddcfc0;--wall-live-line: #c4b19f;--wall-flower: #e79bb2;--wall-flower-line: #d67f9a}body{background:var(--canvas)}.welcome h1,.final h1,.ceremony h1,.wall-ceremony h1,.results__intro h1,.wordmark,.brand-mark,.place,.welcome__facts strong{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.01em}.wordmark__tile,.brand-mark,.table__watermark,.seat-ruler__center span{font-family:"Noto Serif TC","Instrument Serif",serif;font-weight:900}.button{border-radius:8px}.button--primary{color:#fff;background:var(--rose);border-color:var(--rose);box-shadow:0 8px 22px #c25b7d59}.button--primary:hover,.button--action:hover{background:#b34e70}.button--action{color:#fff;background:var(--rose);border-color:var(--rose);box-shadow:0 5px 14px #c25b7d3d}.button--quiet{color:var(--plum-700);background:var(--paper);border-color:var(--line)}.button--quiet:hover{background:#f8f1ec;border-color:#d5c6b9}.welcome,.final-shell,.ceremony-shell{color:#e6dce2;background:radial-gradient(120% 90% at 50% -5%,#5c2245,#37122d)}.brand-mark{color:var(--plum-800);background:var(--paper);border-bottom-color:var(--gold);border-radius:12px}.kicker{color:#d8b665;letter-spacing:.14em}.welcome h1{color:#fff;font-size:clamp(2.8rem,6vw,3.25rem)}.welcome__facts strong{color:#fff;font-size:1.65rem}.welcome__note,.final__note,.ceremony__note{color:#bda6b6}.final{color:#fff}.final h1{font-size:clamp(2.5rem,6vw,3.25rem)}.place{color:var(--gold);font-size:1.15rem}.standings li>span:last-child{color:#f2c9d4}.standings li>span:last-child.negative{color:#e59ab0!important}.game-shell{color:var(--ink);background:var(--canvas)}.topbar,.topbar--light{color:#fff;border-bottom-color:#3c1430;background:linear-gradient(180deg,#5e2348,#4c1a3a)}.wordmark,.wordmark--dark,.topbar--light .wordmark{color:#fff}.wordmark__tile{color:var(--plum-800);background:#fff;border-bottom-color:var(--gold)}.hand-meta,.results-step{color:#d9bccb}.hand-meta span+span:before{color:#8a5f78}.topbar>.text-button,.score-tally summary,.sound-toggle{color:#f4e8ee;border-color:#7a4964}.topbar>.text-button:hover,.score-tally summary:hover,.sound-toggle:hover{background:#ffffff14}.score-tally[open] summary{color:var(--plum-800);background:var(--paper)}.table{background:radial-gradient(135% 95% at 50% -12%,#efe5d4,#e4d4be 66%,#dccbb1)}.player-rail{color:var(--ink);border-color:var(--line);border-radius:12px;background:var(--paper);box-shadow:inset 0 2px 0 var(--rose-tint),0 5px 16px #5a372a21}.player-rail--active{border-color:var(--rose);background:var(--paper);box-shadow:0 0 0 3px #c25b7d33,0 5px 16px #5a372a21}.player-id__heading b{color:var(--ink);font-size:.95rem}.player-id__heading strong{color:var(--gold-deep);font-weight:800}.player-id__meta{color:var(--muted)}.public-group>span{color:var(--muted)}.player-id__playing{color:#fff!important;background:var(--rose)}.avatar{color:var(--plum-800);background:#ead9e1}.avatar--seat-0{color:#7a5a1c;background:#f1e2c4;box-shadow:0 0 0 2px #e3cd9d}.avatar--seat-1{color:#fff;background:var(--rose);box-shadow:0 0 0 2px #eecdd8}.avatar--seat-2{color:#2f6b4e;background:#d7e6de;box-shadow:0 0 0 2px #bfd9cc}.avatar--seat-3{color:#5b2f6b;background:#e6d6ef;box-shadow:0 0 0 2px #d8c1e6}.human-area .avatar,.score-card--you .avatar{color:#fff;background:var(--rose);box-shadow:0 0 0 3px #eecdd8}.table__center{border-color:#e0d3c0;border-radius:14px;background:linear-gradient(180deg,#f9f3ea,#f3ebdd);box-shadow:inset 0 2px 18px #785a3c24}.table__watermark{position:absolute;z-index:0;left:50%;top:50%;color:#5e23480e;font-size:clamp(8rem,14vw,12rem);line-height:1;pointer-events:none;transform:translate(-50%,-50%)}.table__center>.discard-field{z-index:1}.discard-pool__empty{color:var(--muted)}.discard>small{color:#fff;background:var(--rose)}.discard--latest .tile{filter:drop-shadow(0 0 7px var(--rose))}.discard--latest:before{background:var(--rose);box-shadow:0 0 0 3px #c25b7d33}.wall-ring .wall-ring__stack--live i,.wall-ring .wall-ring__tile--live{border-color:var(--wall-live-line);background:linear-gradient(145deg,#eadfd4,var(--wall-live));box-shadow:inset 0 0 0 1px #ffffff94}.wall-ring .wall-ring__stack--flower i,.wall-ring .wall-ring__tile--flower{border-color:var(--wall-flower-line);background:repeating-linear-gradient(135deg,#efb3c5 0 4px,var(--wall-flower) 4px 8px);box-shadow:inset 0 0 0 1px #ffffff6b,0 0 4px #c25b7d3d}.wall-ring .wall-ring__stack--flower-start{outline-color:var(--gold)}.wall-ring__key{color:var(--ink);border-color:#dacbbb;background:#fffefbf0;box-shadow:0 5px 16px #5a372a24}.wall-ring__key i{border-color:var(--wall-live-line);background:var(--wall-live)}.wall-ring__key span+span i{border-color:var(--wall-flower-line);background:repeating-linear-gradient(135deg,#efb3c5 0 4px,var(--wall-flower) 4px 8px)}.wall-ring__key b{color:var(--ink)}.human-area{color:var(--ink);border:1px solid var(--rose);border-radius:12px 12px 0 0;background:linear-gradient(180deg,#fffdfa,#fbf4f0);box-shadow:0 0 0 3px #c25b7d21,0 6px 18px #783c5024}.human-area--active{border-color:var(--rose)}.decision-bar>p{color:var(--ink)}.status-dot--active{background:var(--rose);box-shadow:0 0 0 4px #c25b7d33}.drawn-tile{border-left-color:#dfd1c5}.drawn-tile>small{color:#a68093}.tile--selected{transform:translateY(-9px);filter:drop-shadow(0 6px 8px rgba(194,91,125,.33))}.tile--selected .tile__body{stroke:var(--rose)}.seat-ruler{border-color:#7a4a63;background:#1e071738}.seat-ruler__center{border-color:#77445f;background:var(--plum-950)}.seat-ruler__center small{color:#d8b665}.seat-number{color:#dbcbd4;border-color:#8a5a76;background:#431934}.seat-number--active{color:#2c0e24;border-color:#e3cd9d;background:#d8b665;box-shadow:0 0 0 5px #d8b6652e}.wall-stack--break i{border-color:#cda94e;background:#e9c877}.ceremony-progress{color:#d8b665!important}.deal-seat{border-color:#70445d;background:#431a37e0}.results-shell{background:var(--canvas)}.results__intro .kicker{color:var(--rose)}.results__intro h1{font-size:clamp(2rem,4vw,2.4rem);color:var(--ink)}.score-card{border-color:var(--line);border-radius:12px;background:var(--paper);box-shadow:0 4px 14px #5a372a1a}.score-card--you{border-top-color:var(--rose)}.score-card h2{color:var(--ink);font-size:1.05rem}.you-chip{padding:.18rem .42rem;border-radius:999px;color:#fff;background:var(--rose);font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.score-line{border-bottom-color:#eee5db}.score-line--subtotal{background:#faf6ef}.score-line--payment{background:var(--paper)}.score-section-title{color:var(--plum-700)}.score-card>footer,.score-card>footer.final-tally{background:#f6efe4}.scoring-tabs button:hover{color:var(--plum-700);background:#f7efe7}.scoring-tabs button[aria-selected=true]{color:var(--plum-800);border-bottom-color:var(--rose);background:var(--paper)}.scoring-heading>span{color:var(--rose)}.cumulative-scoring li b{background:var(--plum-700)}@media(min-width:801px)and (max-width:1180px)and (orientation:landscape)and (max-height:900px){.table__center .wall-ring:before{border-color:#d2c0af;opacity:.72}}@media(min-width:700px)and (max-width:800px){.table__center .wall-ring:before{border-color:#d2c0af;opacity:.72}}.activity-theater--scoreMoved .score-movement{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;max-width:min(92vw,540px);padding:.7rem}.score-movement span{padding:.42rem .6rem;border:1px solid currentColor;border-radius:999px;background:var(--paper);box-shadow:0 3px 8px #5a372a1f;font-size:.82rem;font-weight:800;animation:score-arrival .22s ease-out both}@keyframes score-arrival{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.score-movement span{animation:none}}@media(max-width:640px){.game-shell{min-width:320px;overflow-x:hidden;overflow-y:visible}.topbar{position:sticky;top:0;z-index:40;grid-template-columns:44px minmax(0,1fr) auto auto;grid-template-rows:44px auto;gap:.45rem .35rem;min-height:0;padding:max(.45rem,env(safe-area-inset-top)) max(.55rem,env(safe-area-inset-right)) .55rem max(.55rem,env(safe-area-inset-left))}.wordmark{grid-column:1;grid-row:1}.wordmark>span:last-child{display:none}.wordmark__tile{width:40px;height:44px;border-radius:6px}.score-tally{grid-column:2;grid-row:1;justify-self:end}.topbar>.stop-confirm,.topbar>.text-button{grid-column:3;grid-row:1;justify-self:stretch}.sound-toggle{grid-column:4;grid-row:1;justify-self:stretch}.topbar>.text-button,.score-tally summary,.sound-toggle{min-height:44px;padding:.42rem .55rem;font-size:.7rem;white-space:normal}.hand-meta{grid-column:1 / 5;grid-row:2;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.7rem}.hand-meta span{min-width:0;padding:0 .3rem;text-align:center;line-height:1.2;text-wrap:balance}.hand-meta span+span:before{content:none}.table{flex:0 0 auto;grid-template-columns:clamp(58px,15vw,82px) minmax(0,1fr) clamp(58px,15vw,82px);grid-template-rows:minmax(104px,auto) clamp(330px,82vw,470px) auto;gap:.4rem;padding:.45rem;overflow:visible}.player-rail{min-width:0;padding:.5rem;overflow:hidden;border-radius:10px}.player-rail--north{min-height:104px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem}.player-rail--north .player-id{width:auto;margin:0}.player-rail--north .public-sets{position:static;inset:auto;max-width:min(52%,180px);justify-content:flex-end;margin:0}.player-rail--west,.player-rail--east{justify-content:flex-start;padding:.7rem .35rem}.player-rail--west .player-id,.player-rail--east .player-id{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.player-rail--west .player-id__details,.player-rail--east .player-id__details{width:100%;justify-items:center}.player-rail--west .player-id__heading,.player-rail--east .player-id__heading{display:grid;justify-items:center;gap:.12rem}.player-rail--west .player-id__heading b,.player-rail--east .player-id__heading b{max-width:100%;overflow:visible;font-size:.78rem;text-overflow:clip}.player-rail--west .player-id__meta,.player-rail--east .player-id__meta{font-size:.52rem;line-height:1.3;white-space:normal}.player-rail--west .public-sets,.player-rail--east .public-sets{align-content:flex-start;margin-top:.7rem}.player-rail--west .meld .tile--small,.player-rail--east .meld .tile--small,.player-rail--west .flowers .tile--small,.player-rail--east .flowers .tile--small{width:25px;height:35px}.table__center{width:100%;height:100%;min-height:0;padding:1.15rem .45rem;overflow:hidden}.table__center .wall-ring{inset:7% 6%}.discard-pool{width:70%;gap:2px}.table__center>.wall-counts{right:3px;bottom:3px;transform:scale(.76)}.wall-ring__key span{min-width:112px}.human-area{padding:.7rem .55rem max(.7rem,env(safe-area-inset-bottom));border-radius:10px 10px 0 0}.human-area__heading{min-height:0;display:grid;grid-template-columns:1fr;justify-items:center;gap:.45rem;margin-bottom:.6rem}.human-area__heading .player-id{position:static;left:auto;width:auto;max-width:100%;transform:none}.human-area__heading .human-area__tools{width:100%;justify-content:center;margin:0}.human-area__tools .public-sets{justify-content:center;margin-top:0}.hand{width:100%;max-width:520px;grid-template-columns:repeat(9,minmax(0,1fr));gap:3px;margin-inline:auto}.hand-slot>.tile,.hand-slot .tile{width:100%;height:auto;aspect-ratio:64 / 88}.drawn-tile{grid-template-rows:auto 1fr;gap:3px}.drawn-tile>small{max-width:100%;overflow:hidden;font-size:.48rem;text-overflow:ellipsis}.decision-bar{position:sticky;z-index:12;bottom:0;min-height:0;align-items:stretch;flex-direction:column;gap:.5rem;margin:.65rem -.55rem calc(-1*max(.7rem,env(safe-area-inset-bottom)));padding:.6rem .55rem max(.6rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdfaf7;box-shadow:0 -4px 10px #5a372a14}.decision-bar>p{font-size:.86rem;line-height:1.3}.manual-controls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;overflow:visible;padding:0}.manual-controls .button{min-width:0;min-height:44px;white-space:normal}.claim-panel{gap:.5rem}}@media(max-width:380px){.topbar{grid-template-columns:40px minmax(0,1fr) auto auto;padding-inline:.4rem}.topbar>.text-button,.score-tally summary,.sound-toggle{padding-inline:.42rem;font-size:.66rem}.table{grid-template-columns:54px minmax(0,1fr) 54px;grid-template-rows:minmax(100px,auto) 330px auto;padding-inline:.35rem}.player-rail--west .player-id__meta,.player-rail--east .player-id__meta{font-size:.48rem}.hand{gap:2px}}@media(max-width:640px){.human-area__heading .public-sets{max-height:none;overflow:visible}.player-rail--west .public-sets,.player-rail--east .public-sets{display:flex}.drawn-tile>small{overflow:visible;line-height:1.05;text-align:center;white-space:normal}}@media(max-width:640px){.player-rail--west .public-group>span,.player-rail--east .public-group>span{display:none}}@media(max-width:380px){.topbar{grid-template-columns:40px minmax(0,1fr) minmax(0,1fr);grid-template-rows:44px 44px auto}.score-tally{grid-column:2;grid-row:1;justify-self:stretch}.score-tally summary{width:100%}.sound-toggle{grid-column:3;grid-row:1}.topbar>.stop-confirm,.topbar>.text-button{grid-column:1 / 4;grid-row:2;justify-self:stretch}.hand-meta{grid-column:1 / 4;grid-row:3}.player-rail--north{grid-template-columns:minmax(0,1fr);justify-items:center}.player-rail--north .public-sets{max-width:100%;justify-content:center}}@media(max-width:380px){html,body,#root{width:100%;max-width:100%;overflow-x:clip}.game-shell,.topbar,.table{width:100%;max-width:100%}.game-shell{min-width:0}}@media(max-width:640px){.score-tally__panel{position:fixed;top:calc(env(safe-area-inset-top) + 52px);right:.5rem;left:.5rem;width:auto;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top) - 60px);overflow-y:auto}}@media(max-width:640px){.human-area:has(.decision-bar .manual-controls){padding-bottom:calc(190px + env(safe-area-inset-bottom))}.decision-bar:has(.manual-controls){position:fixed;z-index:45;right:max(.5rem,env(safe-area-inset-right));bottom:max(.5rem,env(safe-area-inset-bottom));left:max(.5rem,env(safe-area-inset-left));width:auto;max-height:min(42dvh,290px);margin:0;padding:.55rem;overflow-y:auto;border:0;border-radius:10px;background:#fffdfafc;box-shadow:0 4px 8px #5a372a33}.decision-bar:has(.manual-controls)>p{font-size:.78rem}}@media(max-width:640px){.deal-seat__flowers .tile.tile--small{width:30px;min-width:30px;height:41px;min-height:41px}.deal-seat__flowers,.deal-flower{min-width:0}.deal-flower>span{min-width:0;font-size:.52rem;overflow-wrap:anywhere}.player-rail--north .flowers .tile.tile--small,.human-area .flowers .tile.tile--small{width:32px;min-width:32px;height:44px;min-height:44px}.player-rail--west .flowers .tile.tile--small,.player-rail--east .flowers .tile.tile--small{width:25px;min-width:25px;height:35px;min-height:35px}}@media(max-width:640px){.human-area .meld .tile.tile--small{width:38px;min-width:38px;height:52px;min-height:52px}.player-rail--north .meld .tile.tile--small{width:32px;min-width:32px;height:44px;min-height:44px}.player-rail--west .meld .tile.tile--small,.player-rail--east .meld .tile.tile--small{width:25px;min-width:25px;height:35px;min-height:35px}}@media(max-width:640px){.player-rail--north{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;justify-items:center;gap:.4rem}.player-rail--north .player-id{width:auto;max-width:100%;margin:0}.player-rail--north .player-id__heading b{max-width:none;overflow:visible;text-overflow:clip;white-space:normal}.player-rail--north .public-sets{max-width:100%;justify-content:center}.table__center .wall-ring{inset:12% 10%}.table__center>.wall-counts{right:3px;bottom:3px;transform:scale(.68);transform-origin:right bottom}.wall-ring__key span{min-width:96px}}
