:root{--ink:#34404b;--paper:#fff7e6;--ground:#f2ede0;--teal:#277d80;--light-teal:#d6e9df;--coral:#d96952;--gold:#e6bf54;--line:#d5ccae;--muted:#858370;color:var(--ink);background:var(--ground);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(ellipse at 5% 5%,#fffaf0,transparent 45%),repeating-linear-gradient(0deg,#a6996605 0,#a6996605 1px,transparent 1px,transparent 4px)}button,input{font:inherit}button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bdbba0;border-radius:6px;background:#fffaec;color:var(--ink);padding:10px 16px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,box-shadow .15s,border-color .15s}button:hover:not(:disabled){background:#fffefa;border-color:#5f827a}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #db9d2f;outline-offset:3px}.primary{background:var(--teal);border-color:var(--teal);color:#fff8df;box-shadow:0 3px 0 #215e64}.primary:hover:not(:disabled){background:#328d8d;border-color:#328d8d}.quiet{background:transparent;border-color:transparent;box-shadow:none}.quiet:hover:not(:disabled){background:#7285760c;border-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.035em}h1{font-size:34px;line-height:1.4}h2{font-size:24px;line-height:1.4}p{line-height:1.8}small{font-size:11px;font-weight:400}input{width:100%;min-width:0;background:#fffdf4;border:1px solid #c5bda3;border-radius:4px;font-size:15px;padding:12px 13px;color:var(--ink)}input::placeholder{color:#a6a18b}label{display:block;font-size:12px;font-weight:600;line-height:1.7}label>span{display:flex;align-items:center;justify-content:space-between}label small{font-size:10px;color:var(--muted)}label>input{margin-top:6px}form{display:grid;gap:14px}.eyebrow{font:10px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:2px;color:var(--muted)}#app{max-width:1255px;padding:0 32px 32px;margin:auto;min-height:calc(100vh - 40px)}.masthead{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0 18px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:8px;flex-shrink:0}.brand img{width:37px;height:37px}.brand>strong{font:900 24px/1 Arial,sans-serif;letter-spacing:-1px;transform:skew(-6deg);color:var(--teal)}.brand b{color:var(--coral);font-size:31px}.masthead nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:15px}.masthead .quiet{font-size:12px;padding:5px 3px;min-height:30px}.room-label{font-size:11px;color:var(--muted)}.room-label b{font:600 14px/1 ui-monospace,monospace;letter-spacing:2px;margin-left:4px;color:var(--ink)}.connection{font-size:10px;color:#698e7b}.connection:before{content:'';display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#78a381;vertical-align:2px}.connection.offline{color:#b37d39}.connection.offline:before{background:#b37d39}.entry{display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center;padding:50px 0 40px}.entry-copy .eyebrow{margin-bottom:20px}.entry h1{font-size:48px;line-height:1.45;letter-spacing:-2px}.entry h1 em{color:var(--coral);font-style:normal}.entry-intro{color:#7e7f6b;font-size:14px;margin-top:18px}.entry-facts{display:flex;gap:28px;margin:25px 0}.entry-facts>span{display:flex;align-items:center;gap:9px}.entry-facts b{font:700 25px/1 Arial,sans-serif;color:var(--teal);letter-spacing:-1px}.entry-facts small{width:40px;color:var(--muted);font-size:10px;line-height:1.6}.entry-panel{max-width:370px;background:var(--paper);border:1px solid #d1c7a5;box-shadow:4px 5px 0 #bcb89b40;border-radius:8px;padding:20px 23px 23px}.entry-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:18px}.entry-tabs button{padding:0 0 11px;border:0;background:none;border-radius:0;min-height:30px;color:var(--muted);position:relative}.entry-tabs [aria-pressed=true]{color:var(--teal)}.entry-tabs [aria-pressed=true]:after{content:'';position:absolute;height:3px;background:var(--teal);bottom:-1px;left:0;right:0}.entry-panel .primary{justify-content:space-between;margin-top:3px}.edition-note{font-size:9px;color:var(--muted);margin-top:14px;letter-spacing:.5px}.entry-art{min-width:0;transform:rotate(2deg)}.entry-art img{width:100%;display:block;border-radius:12px;border:1px solid #388585;box-shadow:7px 13px 0 #2979791f,12px 19px 30px #526a5920}.entry-art p{font:9px/1.5 ui-monospace,monospace;letter-spacing:2px;text-align:center;margin-top:22px;color:var(--teal)}.entry-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:18px;font:9px/1.8 ui-monospace,monospace;color:var(--muted)}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.actions>span{font-size:12px;color:var(--muted)}.lobby{padding-top:35px}.lobby-title{display:flex;justify-content:space-between;gap:25px;align-items:center}.lobby-title h1{margin:8px 0 12px}.lobby-title p:not(.eyebrow){font-size:12px;color:var(--muted)}.party-badge{width:98px;height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;background:#e8c96a;border:1px solid #c1a751;border-radius:50%;box-shadow:0 0 0 7px #e8c96a33;transform:rotate(7deg)}.party-badge>b{font:900 38px/1 Arial,sans-serif}.party-badge>small{font-size:9px}.lobby-seats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:29px 0}.lobby-seat{display:flex;align-items:center;gap:10px;background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:17px 14px;min-width:0;box-shadow:0 3px 0 #c5c0a92e}.avatar{--avatar:#d3cba7;display:grid;place-items:center;width:39px;height:43px;border:1px solid #9b9a8566;border-radius:5px;background:var(--avatar);color:#fff7dc;font-size:17px;font-weight:700;flex-shrink:0;transform:rotate(-4deg)}.lobby-seat>div{flex:1;min-width:0}.lobby-seat strong{font-size:12px;display:block;overflow-wrap:anywhere;line-height:1.5}.lobby-seat strong small{font-size:10px}.lobby-seat>div>small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.ready{font-size:10px;color:var(--muted);flex-shrink:0}.ready.yes{color:var(--teal)}.lobby-seat.empty{background:transparent;border-style:dashed;box-shadow:none}.lobby-seat.empty p{font-size:11px;color:var(--muted)}.lobby-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #c8cfb6;background:#e6eddd;border-radius:7px;padding:22px}.lobby-bottom strong{font-size:14px}.lobby-bottom p{font-size:10px;color:var(--muted);margin-top:5px}.lobby-rules{display:flex;gap:25px;margin:23px 0;font-size:11px;color:var(--muted);justify-content:center}.lobby-rules b{font:700 14px/1 Arial,sans-serif;color:var(--coral);margin-right:6px}.round-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0 22px}.round-heading>div{display:flex;align-items:center;gap:15px}.round-heading h1{font-size:23px}.round-heading>span{font-size:10px;color:var(--muted)}.round-pill{font:700 10px/1.5 ui-monospace,monospace;background:var(--light-teal);border:1px solid #b1c9ba;padding:6px 9px;border-radius:5px;color:var(--teal);letter-spacing:1px;white-space:nowrap}.live-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.player-table{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:17px 19px;min-width:0;position:relative}.player-table.is-actor{border-color:#78a396;box-shadow:0 0 0 3px #75a99522}.player-table.my-table{padding:22px 24px;background:#fffaeb;border-top:4px solid var(--teal);box-shadow:0 4px 0 #c2bd9c2a}.player-heading{display:flex;align-items:center;justify-content:space-between;gap:13px}.player-name{display:flex;align-items:center;gap:9px;min-width:0}.seat-no{display:grid;place-items:center;width:27px;height:29px;border-radius:4px;background:#e9e5d3;color:#8b8a74;font:11px/1 ui-monospace,monospace;flex-shrink:0}.player-name h2{font-size:15px;line-height:1.4;overflow-wrap:anywhere;min-width:0}.player-name h2 small{font-size:9px;display:inline-block;white-space:nowrap;letter-spacing:0;margin-left:8px;font-weight:400;color:var(--muted)}.player-total{display:flex;align-items:baseline;gap:5px;flex-shrink:0}.player-total>b{font:700 24px/1 Arial,sans-serif;letter-spacing:-1px;color:var(--teal)}.player-total small{font-size:9px;color:var(--muted)}.player-state{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px 12px;margin:12px 0 13px;font-size:9px;color:var(--muted)}.status{font-size:10px;color:#6d9685}.busted .status{color:var(--coral)}.frozen .status{color:#578fa8}.flip7 .status{color:#b38a25;font-weight:700}.card-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-height:85px;padding:4px 1px 10px}.card-row.large{gap:9px;min-height:140px;margin:8px 0 14px;padding:8px 1px 12px}.empty-hand{width:100%;border:1px dashed #d2ccb1;border-radius:5px;min-height:80px;display:grid;place-items:center;padding:15px;font-size:11px;color:#a09b85;text-align:center}.large .empty-hand{min-height:126px}.flip-card{--card:#d1ad43;--face:#fff4d8;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-shrink:0;width:55px;height:85px;padding:7px 5px 6px;background:var(--face);border:1px solid #8f8e7766;border-radius:5px;color:#4b5160;box-shadow:0 2px 0 #b4ac8a,1px 3px 4px #5d654517;overflow:hidden;isolation:isolate}.flip-card:before{content:'';position:absolute;inset:4px;border:1px solid #d8b763;border-radius:2px;pointer-events:none;z-index:-1}.flip-card:after{content:'';position:absolute;width:26px;height:26px;left:-21px;top:calc(50% - 13px);background:var(--card);transform:rotate(45deg);box-shadow:60px -60px 0 var(--card);opacity:.8;z-index:-1}.card-corner{align-self:flex-start;font:700 7px/1 Arial,sans-serif;color:var(--card);z-index:1}.card-center{display:grid;place-items:center;flex:1;width:100%;min-height:0}.card-center b{font:900 39px/.95 Arial,Helvetica,sans-serif;letter-spacing:-2px;color:var(--card);-webkit-text-stroke:1px #444b5e;text-shadow:1px 1px 0 #fdf5df}.card-label{font:700 5px/1.3 Arial,sans-serif;letter-spacing:.5px;width:100%;text-align:center;border-top:1px solid #d8b76399;padding-top:3px;z-index:1;color:#8c8059}.card-bottom{font-size:4px;line-height:1.4;letter-spacing:0;color:#a29b80;margin-top:2px;z-index:1}.card-center svg{width:30px;height:33px}.flip-card.plus,.flip-card.double{--face:#f8d77d;--card:#d76c54}.flip-card.plus .card-center b,.flip-card.double .card-center b{font-size:29px;letter-spacing:-1.5px}.flip-card.freeze{--face:#c7e3e6;--card:#4b849d}.flip-card.flip3{--face:#e9dd88;--card:#7e8752}.flip-card.secondChance{--face:#f2b2a0;--card:#b96464}.flip-card.freeze .card-center,.flip-card.flip3 .card-center,.flip-card.secondChance .card-center{color:var(--card)}.flip-card.freeze .card-label,.flip-card.flip3 .card-label,.flip-card.secondChance .card-label{font-size:6px;letter-spacing:0;color:#505969}.flip-card.duplicate{border:2px solid #cb6759;background:#f3c6ae}.flip-card.duplicate:after{content:'!';inset:auto 3px 21px auto;width:14px;height:14px;border-radius:50%;transform:none;box-shadow:none;background:#c85f50;color:#fff4d6;font:700 10px/14px Arial;opacity:1;text-align:center;z-index:2}.large .flip-card{width:78px;height:119px;border-radius:6px;padding:9px 7px}.large .flip-card:before{inset:5px;border-width:1.5px}.large .card-corner{font-size:9px}.large .card-center b{font-size:58px;-webkit-text-stroke:1.2px #444b5e;letter-spacing:-3px}.large .plus .card-center b,.large .double .card-center b{font-size:42px;letter-spacing:-2px}.large .card-label{font-size:7px;padding-top:4px}.large .card-bottom{font-size:6px}.large .card-center svg{width:43px;height:49px}.large .flip-card.freeze .card-label,.large .flip-card.flip3 .card-label,.large .flip-card.secondChance .card-label{font-size:8px}.large .flip-card:after{left:-20px;width:29px;height:29px;box-shadow:83px -83px 0 var(--card)}.large .flip-card.duplicate:after{inset:auto 5px 28px auto;width:18px;height:18px;line-height:18px;font-size:12px;box-shadow:none}.hand-score{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:6px 12px;padding-top:10px;border-top:1px solid #dfd5b5}.hand-score>strong{font-size:10px;font-weight:500;color:var(--muted)}.hand-score>strong>b{font:700 23px/1 Arial,sans-serif;letter-spacing:-1px;color:var(--teal);margin-left:5px}.hand-score>strong>small{font-size:9px}.busted .hand-score>strong>b{color:var(--coral)}.score-formula{font-size:9px;color:var(--muted);line-height:1.6}.seven-track{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:22px 0 10px}.seven-track i{height:24px;display:grid;place-items:center;border-radius:3px;border:1px solid #d4ccb0;background:#f2ecda;font:10px/1 Arial,sans-serif;color:#aea88e}.seven-track i.filled{background:#b9d3b7;border-color:#8db697;color:#3c7161}.seven-track i:last-child{background:#efdd9d;color:#a68a33;border-color:#d1bc78}.seven-track i.filled:last-child{background:#e7bc4e;color:#fff7dc}.seven-track b{font-weight:700}.track-note{font-size:10px;color:#8e8c75;line-height:1.7}.control-column{display:grid;gap:15px;min-width:0}.action-panel{padding:22px;background:#dcece0;border:1px solid #b4cabb;border-radius:9px;position:relative}.action-panel h2{font-size:24px;line-height:1.45;margin:8px 0 16px;color:#2b6869}.action-panel .eyebrow{color:#688f7f;font-size:9px;letter-spacing:1.5px}.deck-area{display:flex;align-items:center;gap:17px;margin:17px 0 24px}.draw-pile{position:relative;width:56px;height:80px;background:#5da8a1;border:3px solid #fff2d0;border-radius:5px;box-shadow:1px 2px 0 #c4be9e,2px 4px 0 #eee4bf,3px 6px 0 #8d987d;display:grid;place-items:center;flex-shrink:0;transform:rotate(-7deg);outline:1px solid #4b807d}.draw-pile:before{content:'';position:absolute;inset:5px;border:1px solid #e4d594}.draw-pile>span{font:900 12px/.95 Arial,sans-serif;transform:skew(-7deg);color:#fff2d0;text-align:center;letter-spacing:-1px}.draw-pile b{font-size:39px;-webkit-text-stroke:1px #466773;color:#f0c858}.deck-area>div:last-child{min-width:0}.deck-area small{font-size:10px;color:#7b947d}.deck-area strong{display:block;font-size:15px;color:#476e66;margin-top:5px}.deck-area p{font-size:9px;color:#83917b;margin-top:5px}.turn-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.turn-actions>button{min-height:71px;flex-direction:column;gap:5px}.turn-actions b{font-size:21px;line-height:1.2}.turn-actions small{font-size:10px;font-weight:400}.stay-button{background:#fff5d4;border-color:#cfc096;box-shadow:0 3px 0 #b1ac8b}.action-note{font-size:10px;line-height:1.9;color:#6d8876;margin-top:15px}.action-panel.waiting{background:#eeeddf;border-color:#d1ceb3}.action-panel.waiting h2{font-size:20px;color:#7e8373}.waiting>p:not(.eyebrow){font-size:11px;line-height:1.9;color:#92917d}.waiting .deck-area{margin:20px 0 0}.target-panel{background:#f4e9c2;border-color:#d4c184}.special-heading{display:flex;align-items:center;gap:13px;margin:15px 0 19px}.special-heading .flip-card{width:65px;height:99px;transform:rotate(-5deg);flex-shrink:0}.special-heading .card-center svg{width:39px;height:43px}.special-heading .card-label{font-size:7px}.special-heading>div:last-child{min-width:0}.special-heading h2{font-size:20px;margin:0 0 8px;color:#776640}.special-heading p{font-size:10px;color:#968465;line-height:1.8}.target-options{display:grid;gap:7px;max-height:345px;overflow:auto;padding:2px 2px 7px}.target-options>button{justify-content:space-between;padding:10px 12px;background:#fff7e1;border-color:#d7c99f;min-width:0;gap:10px}.target-options>button[aria-pressed=true]{border-color:#6a9c83;background:#e1edcf;box-shadow:0 0 0 1px #6a9c83}.target-options span{display:block;text-align:left;min-width:0}.target-options b{display:block;line-height:1.5;overflow-wrap:anywhere;font-size:12px}.target-options small{display:block;font-size:9px;font-weight:400;color:#9a967e;line-height:1.6;margin-top:3px}.target-options i{font-style:normal;color:#658d74;flex-shrink:0}.confirm-target{width:100%;margin-top:12px}.fine-print{font-size:9px;color:#9a8d6c;margin-top:12px;line-height:1.8}.chain-notice{border:1px dashed #c6bf91;border-radius:6px;padding:11px 14px;font-size:10px;color:#888161;background:#f4edcf}.chain-notice b{font-size:11px;display:block;margin-bottom:4px}.chain-notice span{display:block;line-height:1.8}.latest-card{border:1px dashed #d5ccae;border-radius:8px;padding:13px 17px}.latest-card>.eyebrow{font-size:9px;letter-spacing:1px}.latest-card>div{display:flex;align-items:center;gap:16px;margin-top:11px}.latest-card .flip-card{width:44px;height:66px;padding:5px 4px}.latest-card .card-center b{font-size:29px;letter-spacing:-1.5px}.latest-card .plus .card-center b,.latest-card .double .card-center b{font-size:22px;letter-spacing:-1px}.latest-card .card-center svg{width:23px;height:24px}.latest-card .card-label{font-size:4px}.latest-card .card-bottom{display:none}.latest-card p{min-width:0}.latest-card p>b{font-size:12px;font-weight:600;overflow-wrap:anywhere}.latest-card p>span{display:block;color:var(--muted);font-size:10px;margin-top:2px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.section-head h2{font-size:15px;letter-spacing:0}.section-head>span{font-size:10px;color:var(--muted)}.other-tables{margin-top:28px}.other-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;align-items:start}.round-result{margin:26px 0;background:#e3ecdc;border:1px solid #bac9ae;border-radius:12px;padding:26px 30px;text-align:center}.round-result.seven{background:#f0e4b8;border-color:#d4bf7b}.round-result .eyebrow{color:#819275}.round-result.seven .eyebrow{color:#ad9552}.round-result h2{font-size:29px;margin:7px 0 10px;color:var(--teal)}.round-result>p:not(.eyebrow){font-size:12px;color:#858d75}.round-result .tie-note{max-width:650px;margin:14px auto 0;background:#f9ebbb;border:1px solid #d7c490;padding:10px 15px;border-radius:5px;color:#968043!important;font-size:11px!important}.round-result>.actions{justify-content:center;margin-top:23px}.round-receipts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:23px;text-align:left}.round-receipt{display:flex;align-items:center;gap:8px;background:#fff8e3aa;border:1px solid #baba9766;border-radius:5px;padding:12px;min-width:0}.round-receipt>span:first-child{font-size:11px;flex:1;min-width:0;overflow-wrap:anywhere}.round-receipt small{display:block;font-size:9px;color:#9a9780;margin-top:4px}.round-receipt>strong{font:700 23px/1 Arial,sans-serif;color:var(--teal)}.round-receipt.busted>strong{color:var(--coral)}.receipt-total{font-size:8px;color:#98937d;text-align:right;flex-shrink:0}.receipt-total b{font:600 13px/1.8 Arial,sans-serif;display:block;color:#767c67}.final-result{position:relative;margin:26px 0;padding:30px;background:#277d80;color:#fff6d9;border:1px solid #437678;border-radius:13px;overflow:hidden;text-align:center;isolation:isolate}.final-result:before,.final-result:after{content:'';position:absolute;width:270px;height:270px;border:2px solid #f4d48b33;border-radius:50%;z-index:-1;top:-140px;left:-125px;box-shadow:0 0 0 19px #fff4d007,0 0 0 45px #fff4d007}.final-result:after{left:auto;right:-125px;top:auto;bottom:-155px}.final-result .eyebrow{color:#d4ddb9}.winner-star{width:77px;height:77px;background:#ecc65e;color:#cf6c52;display:grid;place-items:center;font:900 58px/1 Arial,sans-serif;-webkit-text-stroke:1px #45535a;clip-path:polygon(50% 0,61% 13%,78% 5%,82% 24%,100% 29%,91% 46%,100% 64%,80% 72%,78% 93%,58% 89%,46% 100%,34% 87%,13% 92%,13% 73%,0 64%,8% 44%,0 30%,20% 22%,25% 3%,42% 13%);margin:17px auto 14px;transform:rotate(-9deg)}.final-result h2{font-size:29px;color:#fff5d0}.final-result>p:not(.eyebrow){font-size:11px;color:#c0d5c2;margin:12px 0 22px}.final-standings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-width:850px;margin:0 auto;text-align:left}.final-player{display:flex;align-items:center;gap:11px;border:1px solid #fff2ca25;background:#1c656666;padding:13px 15px;border-radius:5px;min-width:0}.final-player.winner{background:#fff1c9;color:var(--ink);border-color:#ecdca5}.final-player>.rank{font:12px/1 ui-monospace,monospace;color:#afcbb3;flex-shrink:0}.final-player.winner>.rank{color:#bca26a}.final-player>span:not(.rank){flex:1;font-size:12px;overflow-wrap:anywhere;min-width:0}.final-player>span>small{display:block;font-size:9px;margin-top:5px;color:#b6cbb3}.final-player.winner>span>small{color:#a29b7d}.final-player>strong{font:700 27px/1 Arial,sans-serif;flex-shrink:0}.final-player>strong>small{font-size:9px}.final-result .actions{justify-content:center;margin:24px auto 0}.final-result .primary{background:#eecb6c;border-color:#eecb6c;color:#476566;box-shadow:0 3px 0 #266668}.final-result .quiet,.final-result .actions>span{color:#d8e0c4}.scoreboard,.game-log{border-top:1px solid var(--line);margin-top:24px;padding-top:16px;color:var(--muted);font-size:12px}.scoreboard summary,.game-log summary{cursor:pointer}.score-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 26px;padding:18px 0}.score-row{display:flex;align-items:center;gap:12px;font-size:11px}.score-row>span{width:125px;flex-shrink:0;overflow-wrap:anywhere;line-height:1.5}.score-row>b{min-width:28px;text-align:right;color:var(--teal);font:600 15px/1 Arial,sans-serif}.score-meter{height:5px;flex:1;background:#e0dbc7;border-radius:3px;min-width:0;overflow:hidden}.score-meter>i{display:block;background:#72a895;height:100%}.game-log ol{max-height:280px;overflow:auto;font-size:11px;line-height:1.9;padding-left:23px}.notice{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:min(580px,calc(100vw - 30px));background:#34434a;color:#fff4d4;box-shadow:0 5px 22px #0003;z-index:50;padding:13px 20px;border-radius:6px;font-size:13px;line-height:1.7}.notice[hidden]{display:none}dialog{width:min(660px,calc(100vw - 32px));max-height:calc(100dvh - 60px);overflow:auto;border:1px solid #a8b395;border-radius:9px;background:var(--paper);color:var(--ink);padding:27px 30px;box-shadow:0 25px 100px #243d3b55}dialog::backdrop{background:#294b4bcc;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dialog-head .eyebrow{font-size:9px;letter-spacing:1.3px}.dialog-head .quiet{font-size:11px;min-height:30px;padding:5px}dialog h2{font-size:28px}dialog>p{font-size:12px;color:var(--muted);margin:12px 0 18px}.rule-list{padding-left:22px;margin:25px 0}.rule-list li{padding-left:5px;margin-bottom:20px}.rule-list b{font-size:14px}.rule-list p{font-size:12px;color:#888570;line-height:1.9;margin-top:7px}.source-note{font-size:10px!important;border-top:1px solid var(--line);padding-top:14px;line-height:1.9!important}.source-note a{text-decoration:underline;text-underline-offset:3px}#invite .primary{margin-top:15px;width:100%}
@media(max-width:1050px){#app{padding-left:23px;padding-right:23px}.entry h1{font-size:42px}.entry{gap:28px}.entry-facts{gap:18px}.live-layout{grid-template-columns:minmax(0,1fr) 290px;gap:17px}.player-table.my-table{padding:19px}.large .flip-card{width:69px;height:106px}.large .card-center b{font-size:49px}.large .plus .card-center b,.large .double .card-center b{font-size:36px}.large .card-label{font-size:6px}.large .card-bottom{font-size:5px}.large .card-center svg{width:38px;height:43px}.card-row.large{gap:8px}.action-panel{padding:19px}.action-panel h2{font-size:23px}.other-grid{gap:13px}.round-receipts{grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-seats{grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-rules{gap:15px}.lobby-rules>span{font-size:10px}.player-name h2 small{display:block;margin-left:0;margin-top:3px}.round-heading>div{gap:10px}.round-heading h1{font-size:21px}.round-heading>span{font-size:9px}}
@media(max-width:800px){.entry h1{font-size:37px}.entry-facts{gap:14px}.entry-facts b{font-size:22px}.entry-facts small{font-size:9px;width:35px}.entry-intro{font-size:12px}.entry-panel{padding:18px}.entry-art p{font-size:7px;letter-spacing:1px}.live-layout{grid-template-columns:1fr;gap:15px}.control-column{grid-row:1;grid-template-columns:1fr}.control-column:has(.your-turn){grid-template-columns:minmax(0,1fr) 150px}.control-column:has(.waiting){grid-template-columns:minmax(0,1fr) 150px}.action-panel.your-turn{display:grid;grid-template-columns:1fr 1.1fr;column-gap:22px;padding:19px}.your-turn .eyebrow{grid-column:1/-1}.your-turn h2{font-size:21px;margin:8px 0 10px}.your-turn .deck-area{display:none}.turn-actions{grid-column:2;grid-row:2}.your-turn .action-note{grid-column:1/-1;margin-top:10px}.action-panel.waiting{padding:17px}.waiting h2{font-size:18px;margin:6px 0 9px}.waiting .deck-area{display:none}.latest-card{padding:13px}.latest-card>div{gap:9px;flex-wrap:wrap}.latest-card p>b{font-size:11px}.latest-card p>span{font-size:9px}.target-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.target-panel>.eyebrow{grid-column:1/-1}.special-heading{margin:0;align-self:start}.target-options{grid-column:2;grid-row:2/5;max-height:240px}.confirm-target{margin-top:3px;grid-column:1;align-self:end}.target-panel>.fine-print{grid-column:1;margin-top:0}.target-panel>.action-note{grid-column:1;margin:0}.large .flip-card{width:78px;height:119px}.large .card-center b{font-size:58px}.large .plus .card-center b,.large .double .card-center b{font-size:42px}.large .card-label{font-size:7px}.large .card-bottom{font-size:6px}.large .card-center svg{width:43px;height:49px}.lobby-bottom{flex-wrap:wrap}.score-rows{grid-template-columns:1fr}.round-heading{margin:21px 0 17px}.round-heading>div{display:block}.round-heading .round-pill{display:inline-block;font-size:9px;margin-bottom:8px}.round-heading h1{font-size:23px}.round-heading>span{font-size:10px}.hand-score{gap:7px}.other-grid .card-row{gap:5px}.other-grid .flip-card{width:49px;height:76px}.other-grid .card-center b{font-size:34px}.other-grid .plus .card-center b,.other-grid .double .card-center b{font-size:25px}.player-table{padding:15px}.player-state{font-size:8px}.player-state .status{font-size:9px}}
@media(max-width:600px){#app{padding:0 14px 24px}.masthead{padding:14px 0 12px;gap:10px;align-items:center}.brand img{width:31px;height:31px}.brand{gap:6px}.brand>strong{font-size:20px}.brand b{font-size:27px}.masthead nav{gap:4px 12px;max-width:205px}.masthead .connection{display:none}.masthead .quiet{font-size:10px;min-height:27px;padding:4px 0}.room-label{font-size:9px}.room-label b{font-size:12px;letter-spacing:1px}.entry{display:flex;flex-direction:column;align-items:stretch;padding:31px 0 29px;gap:29px}.entry h1{font-size:39px;line-height:1.45}.entry-copy .eyebrow{font-size:9px;margin-bottom:13px}.entry-intro{font-size:12px;margin-top:15px}.entry-facts{gap:28px;margin:23px 0}.entry-facts b{font-size:24px}.entry-facts small{font-size:9px}.entry-panel{max-width:none;padding:18px 20px}.entry-art{width:94%;max-width:430px;align-self:center;transform:rotate(-1deg)}.entry-art p{font-size:8px}.entry-footer{font-size:8px;gap:9px}.lobby{padding-top:26px}.lobby-title{gap:15px}.lobby-title h1{font-size:26px;margin:7px 0 10px}.lobby-title p:not(.eyebrow){font-size:10px}.party-badge{width:66px;height:66px;box-shadow:0 0 0 5px #e8c96a33}.party-badge>b{font-size:27px}.party-badge>small{font-size:7px}.lobby-title .eyebrow{font-size:9px}.lobby-seats{grid-template-columns:1fr;gap:9px;margin:23px 0}.lobby-seat{padding:14px}.lobby-seat strong{font-size:13px}.lobby-bottom{padding:17px;gap:16px;align-items:stretch}.lobby-bottom>div{width:100%}.lobby-bottom .actions{gap:9px}.lobby-bottom .primary{flex:1}.lobby-bottom p{font-size:10px}.lobby-rules{flex-direction:column;gap:10px;margin:18px 0}.lobby-rules>span{font-size:11px}.round-heading{margin:18px 0 16px;align-items:flex-end}.round-heading h1{font-size:19px}.round-heading>span{font-size:9px;max-width:100px;line-height:1.7;text-align:right}.round-heading .round-pill{font-size:8px;padding:5px 7px;margin-bottom:6px}.control-column:has(.your-turn),.control-column:has(.waiting){grid-template-columns:1fr}.action-panel.your-turn{column-gap:14px;padding:17px}.your-turn .eyebrow{font-size:8px;letter-spacing:1px}.your-turn h2{font-size:20px;margin:9px 0}.turn-actions{gap:7px;align-self:center}.turn-actions>button{min-height:66px;padding:10px 7px;gap:5px}.turn-actions b{font-size:21px}.turn-actions small{font-size:9px;white-space:nowrap}.your-turn .action-note{font-size:10px;margin-top:10px}.latest-card{display:flex;align-items:center;gap:15px;padding:10px 14px}.latest-card>.eyebrow{flex-shrink:0;font-size:9px;letter-spacing:.5px}.latest-card>div{margin:0;gap:12px;flex-wrap:nowrap}.latest-card .flip-card{width:32px;height:47px;border-radius:3px;padding:3px}.latest-card .card-corner,.latest-card .card-label,.latest-card .card-bottom{display:none}.latest-card .card-center b{font-size:25px;letter-spacing:-1px}.latest-card .plus .card-center b,.latest-card .double .card-center b{font-size:18px}.latest-card .card-center svg{width:21px;height:25px}.latest-card p{display:flex;align-items:center;gap:9px}.latest-card p>b{font-size:11px}.latest-card p>span{font-size:10px;margin-top:0}.player-table.my-table{padding:17px 15px 16px;border-radius:8px}.player-name h2{font-size:15px}.my-table .player-name h2 small{display:inline-block;margin:0 0 0 6px}.seat-no{width:23px;height:26px;font-size:10px}.player-total>b{font-size:25px}.player-total small{font-size:9px}.player-state{margin:11px 0;font-size:9px;gap:5px 8px}.player-state .status{font-size:10px}.card-row.large{gap:7px;min-height:111px;padding-bottom:9px;margin:4px 0 11px}.large .flip-card{width:63px;height:96px;padding:7px 5px}.large .flip-card:before{inset:4px;border-width:1px}.large .card-corner{font-size:8px}.large .card-center b{font-size:46px;-webkit-text-stroke:1px #444b5e;letter-spacing:-2px}.large .plus .card-center b,.large .double .card-center b{font-size:33px;letter-spacing:-1.5px}.large .card-label{font-size:6px;padding-top:3px}.large .card-bottom{font-size:5px}.large .card-center svg{width:34px;height:38px}.large .flip-card.freeze .card-label,.large .flip-card.flip3 .card-label,.large .flip-card.secondChance .card-label{font-size:7px}.large .flip-card:after{left:-21px;width:27px;height:27px;box-shadow:70px -70px 0 var(--card)}.large .flip-card.duplicate:after{box-shadow:none;width:14px;height:14px;font-size:10px;line-height:14px;inset:auto 3px 23px auto}.large .empty-hand{min-height:94px;font-size:10px}.hand-score>strong{font-size:10px}.hand-score>strong>b{font-size:24px}.score-formula{font-size:8px}.seven-track{margin:18px 0 8px;gap:4px}.seven-track i{height:22px;font-size:9px}.track-note{font-size:9px}.target-panel{display:block;padding:18px}.target-panel>.eyebrow{font-size:8px;letter-spacing:1.2px}.special-heading{margin:15px 0 18px;gap:15px}.special-heading h2{font-size:21px}.special-heading p{font-size:10px}.special-heading .flip-card{width:65px;height:99px}.target-options{max-height:260px;grid-template-columns:1fr 1fr;gap:7px}.target-options>button{padding:9px 10px}.target-options b{font-size:11px}.target-options small{font-size:8px}.target-options i{font-size:11px}.confirm-target{margin-top:10px;font-size:12px}.target-panel>.fine-print{font-size:9px;margin-top:12px}.target-panel>.action-note{font-size:10px;margin-bottom:12px}.action-panel.waiting{padding:17px}.waiting h2{font-size:19px}.waiting>p:not(.eyebrow){font-size:10px}.control-column{gap:10px}.chain-notice{font-size:9px}.other-tables{margin-top:24px}.section-head{margin-bottom:11px;gap:8px}.section-head h2{font-size:13px}.section-head>span{font-size:9px}.other-grid{grid-template-columns:1fr;gap:12px}.player-table{padding:15px}.other-grid .player-name h2 small{display:inline-block;margin:0 0 0 6px}.other-grid .card-row{gap:6px;min-height:78px}.other-grid .flip-card{width:49px;height:75px}.other-grid .card-center b{font-size:33px}.other-grid .plus .card-center b,.other-grid .double .card-center b{font-size:25px}.other-grid .card-label{font-size:5px}.other-grid .card-bottom{font-size:4px}.other-grid .player-state{font-size:9px}.other-grid .hand-score>strong>b{font-size:21px}.round-result{margin:20px 0;padding:22px 17px;border-radius:9px}.round-result .eyebrow{font-size:8px;letter-spacing:1px}.round-result h2{font-size:25px;margin:8px 0 11px}.round-result>p:not(.eyebrow){font-size:11px}.round-result .tie-note{font-size:10px!important;padding:10px}.round-receipts{grid-template-columns:1fr;gap:7px;margin-top:18px}.round-receipt{padding:10px 12px;gap:12px}.round-receipt>span:first-child{font-size:12px}.round-receipt>strong{font-size:24px}.receipt-total{display:flex;align-items:baseline;gap:5px;font-size:9px;min-width:64px;justify-content:flex-end}.receipt-total b{font-size:14px}.round-result .actions .primary{width:100%}.final-result{margin:20px 0;padding:26px 18px;border-radius:10px}.final-result .eyebrow{font-size:9px}.winner-star{width:69px;height:69px;font-size:53px}.final-result h2{font-size:25px;line-height:1.5}.final-result>p:not(.eyebrow){font-size:10px;line-height:1.9}.final-standings{grid-template-columns:1fr;gap:8px}.final-player{padding:12px 13px}.final-player>span:not(.rank){font-size:12px}.final-player>strong{font-size:27px}.final-result .actions .primary{flex:1}.scoreboard,.game-log{margin-top:21px;padding-top:14px;font-size:11px}.score-row{font-size:10px}.score-row>span{width:130px}.score-row>b{font-size:14px}.game-log ol{font-size:10px;line-height:2}.notice{bottom:15px;font-size:12px;padding:11px 15px}dialog{padding:22px;max-height:calc(100dvh - 35px)}dialog h2{font-size:25px}.dialog-head .eyebrow{font-size:8px;letter-spacing:.7px}.rule-list{padding-left:18px}.rule-list b{font-size:13px}.rule-list p{font-size:11px}}
@media(max-width:360px){#app{padding-left:10px;padding-right:10px}.entry-facts{gap:21px}.entry h1{font-size:36px}.large .flip-card{width:58px;height:90px}.large .card-center b{font-size:43px}.large .plus .card-center b,.large .double .card-center b{font-size:31px}.card-row.large{gap:6px}.target-options>button{padding:8px}.player-table.my-table{padding:15px 12px}.your-turn h2{font-size:18px}.action-panel.your-turn{padding:16px;column-gap:10px}.turn-actions>button{padding:9px 6px}.turn-actions small{font-size:8px}.other-grid .flip-card{width:47px;height:72px}.other-grid .card-row{gap:5px}.round-heading h1{font-size:17px}.round-heading>span{font-size:8px;max-width:90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.recent-effect{display:flex;align-items:center;gap:10px;background:#e8eddd;border-left:3px solid #8bac87;padding:9px 12px;margin:0 0 16px;font-size:10px;line-height:1.7;color:#7b866f}.recent-effect b{font-size:9px;flex-shrink:0;color:#698671}.recent-effect.bust{border-color:#d17b68;background:#f3e3d3;color:#a17360}.recent-effect.freeze{border-color:#79a6b9;background:#e0e9e3}.recent-effect.flip7{border-color:#c1a148;background:#f3e8bc}@media(max-width:600px){.recent-effect{font-size:9px;margin-bottom:13px;padding:8px 10px;gap:9px}}
