@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg:#10110f;--surface:#1b1d19;--surface2:#232620;--line:#33372d;--text:#fafafa;--muted:#9ca393;--green:#8ec060;--green-dark:#435e2a;--orange:#f95106;--red:#f47d6a;--radius:22px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-family:DM Sans,Microsoft YaHei,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.4}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1{letter-spacing:-.055em;font-size:clamp(2rem,3.4vw,3.1rem);font-weight:500;line-height:1.2}h2{font-size:1.2rem;font-weight:500}p{line-height:1.7}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:4px}[hidden]{display:none!important}.muted{color:var(--muted)}.accent{color:var(--green)}.eyebrow{letter-spacing:.13em;color:var(--muted);margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:.75rem}.live-dot,.dark-dot{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.dark-dot{background:#263e18}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:88px;padding:0 4%;display:flex}.brand{letter-spacing:-.06em;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.brand-symbol{background:var(--green);color:#16210f;border-radius:11px;place-items:center;width:37px;height:37px;margin-right:3px;font-size:1.75rem;display:grid}.brand-light{margin-left:-5px;font-weight:400}.topbar nav{border:1px solid var(--line);background:#191b17;border-radius:99px;gap:5px;padding:5px;display:flex}.nav-link{color:var(--muted);background:0 0;border:0;border-radius:99px;padding:10px 23px;font-size:.875rem}.nav-link.active{color:#fff;background:#30352a}.top-right{align-items:center;gap:24px;display:flex}.connection{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:.75rem;display:flex}.connection i{background:var(--green);border-radius:50%;width:6px;height:6px}.connection.offline i{background:var(--orange)}.profile{background:0 0;border:0;align-items:center;gap:10px;font-size:.875rem;display:flex}.avatar{color:#24271b;background:#d7d9c4;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:600;display:grid}.profile .avatar{background:var(--green)}main{max-width:1600px;margin:0 auto;padding:36px 4% 24px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.date-label{color:var(--muted);border-bottom:1px solid var(--line);padding:9px 0;font-size:.875rem}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.btn{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:12px 20px;font-size:.875rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.primary{background:var(--green);color:#14210b}.orange{background:var(--orange);color:#fff}.ghost{background:var(--surface2);border-color:var(--line)}.wide{justify-content:space-between;width:100%}.text-button,.code-button{color:var(--muted);background:0 0;border:0;padding:0;font-size:.875rem}.text-button{margin-bottom:12px}.text-button:hover,.code-button:hover{color:var(--green)}.danger-text{color:var(--red)}input,select{color:var(--text);background:#141611;border:1px solid #3c4234;border-radius:10px;min-width:0;max-width:100%;min-height:48px;padding:13px 14px}input::placeholder{color:#747d6b}label{color:#dce2d4;flex-direction:column;gap:9px;font-size:.875rem;display:flex}form{flex-direction:column;gap:18px;display:flex}.overview-grid{grid-template-columns:1fr 1fr 1.5fr;gap:20px;margin-bottom:38px;display:grid}.metric-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex-direction:column;min-height:197px;padding:24px;display:flex}.green-card{background:var(--green);color:#182a0f;border:0}.metric-label{justify-content:space-between;align-items:center;gap:10px;font-size:.875rem;display:flex}.metric-label>span{font-size:1.4rem}.metric-card strong{letter-spacing:-.08em;margin:14px 0 7px;font-family:Space Grotesk,sans-serif;font-size:3.7rem;font-weight:500;line-height:1.2}.metric-footer{margin-top:auto;font-size:.75rem}.round-icon{width:30px;height:30px;color:var(--green);background:#343c2b;border-radius:50%;place-items:center;display:grid;font-size:1.1rem!important}.join-card{flex-direction:column;justify-content:space-between;gap:10px;padding:25px;display:flex}.join-card .eyebrow{color:#a8b49b;margin-bottom:0}.join-row{flex-direction:row;gap:10px;margin-top:10px;display:flex}.join-row input{letter-spacing:.06em;flex:1;width:100px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-heading h2{align-items:center;gap:10px;display:flex}.section-heading p{margin-top:7px;font-size:.875rem}.count-badge{border:1px solid var(--line);min-width:23px;height:23px;color:var(--muted);border-radius:7px;place-items:center;font-size:.75rem;display:grid}.room-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.room-card{flex-direction:column;gap:22px;padding:24px;transition:border-color .2s;display:flex}.room-card:hover{border-color:#6d8655}.room-card-top{justify-content:space-between;align-items:center;display:flex}.room-icon{width:45px;height:45px;color:var(--green);background:#2d3525;border-radius:13px;place-items:center;font-size:1.65rem;display:grid}.pill{color:#b7d69d;border:1px solid #445239;border-radius:99px;align-items:center;width:fit-content;padding:5px 10px;font-size:.75rem;display:inline-flex}.pill.playing{color:#f5af8f;border-color:#644331}.room-card h3{margin:0 0 7px;font-size:1.2rem;font-weight:500}.room-card p{color:var(--muted);font-size:.75rem}.room-properties{grid-template-columns:1fr 1fr;gap:10px;display:grid}.room-properties span{color:var(--muted);margin-bottom:6px;font-size:.75rem;display:block}.room-properties b{font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:500}.room-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.seat-dots{gap:5px;display:flex}.seat-dot{background:#3a4034;border-radius:50%;width:9px;height:9px}.seat-dot.filled{background:var(--green)}.room-card-bottom .btn{min-height:40px;padding:8px 14px}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);grid-column:1/-1;padding:65px 24px}.empty-state h3{color:var(--text);font-size:1.2rem;font-weight:500}.empty-state p{margin:12px 0 20px;font-size:.875rem}.empty-icon,.loading-suit{color:var(--green);font-size:2.6rem;line-height:1}.lobby-foot{color:#737d69;border-top:1px solid var(--line);justify-content:space-between;gap:15px;margin-top:35px;padding-top:18px;font-size:.75rem;display:flex}.login-layout{grid-template-columns:1.15fr 1fr;align-items:center;gap:10%;min-height:calc(100dvh - 185px);padding:20px 4%;display:grid}.login-copy h1{letter-spacing:-.07em;font-size:clamp(3.5rem,7vw,6rem);line-height:1.16}.login-copy>p{color:var(--muted);margin:26px 0 60px;font-size:1.1rem}.login-bottom{color:var(--muted);flex-direction:column;gap:20px;font-size:.75rem;display:flex}.suit-strip{letter-spacing:.25em;color:var(--green);font-size:2.1rem}.suit-strip em{color:var(--orange);font-style:normal}.login-panel{max-width:490px;padding:40px}.login-panel h2{letter-spacing:-.03em;margin:28px 0 12px;font-size:1.65rem}.login-panel>p{font-size:.875rem}.login-panel form{gap:13px;margin-top:35px}.login-panel .btn{margin-top:9px}.login-note{border-top:1px solid var(--line);color:var(--muted);gap:14px;margin-top:23px;padding-top:23px;font-size:.75rem;display:flex}.login-note>span{color:var(--green);font-size:1.35rem}.form-error{color:var(--red);font-size:.875rem}.form-error:empty{display:none}dialog{background:var(--surface);width:min(500px,100% - 32px);color:var(--text);border:1px solid var(--line);border-radius:24px;max-height:90dvh;padding:30px;overflow:auto;box-shadow:0 24px 80px #0008}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#060805cc}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.dialog-heading .eyebrow{margin-bottom:10px}.icon-button{background:#2e3428;border:0;border-radius:50%;flex-shrink:0;width:34px;height:34px;font-size:1.5rem}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}dialog p{font-size:.875rem}#profile-dialog p{margin:15px 0}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.toast{color:#1c2814;z-index:100;background:#e5eddc;border-radius:12px;max-width:calc(100% - 32px);padding:14px 22px;font-size:.875rem;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0006}.toast.error{color:#601b0e;background:#f9d4c9}.room-heading{align-items:center}.room-heading h1{font-size:2rem}.room-heading-actions{gap:10px;display:flex}.table-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;display:grid}.play-column{min-width:0}.table-meta{color:var(--muted);align-items:center;gap:18px;padding:0 8px 20px;font-size:.75rem;display:flex}.table-meta b{color:var(--text);font-size:.875rem;font-weight:500}.code-button{border:1px solid var(--line);letter-spacing:.05em;border-radius:7px;margin-left:auto;padding:6px 9px;font-family:Space Grotesk,sans-serif;font-size:.75rem}.table-surface{background:radial-gradient(at 50% 42%,#232b1b,#0000 70%);align-items:center;height:490px;padding:54px 62px 60px;display:flex}.table-oval{background:radial-gradient(#334627 0%,#26391d 80%);border:10px solid #343b2b;border-radius:46%;width:100%;height:100%;max-height:350px;position:relative;box-shadow:0 0 0 1px #526043,inset 0 0 0 3px #1b2a12,0 30px 40px #0003}.table-inner-line{opacity:.65;border:1px solid #51663e;border-radius:46%;position:absolute;inset:15px}.table-center{pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:75%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.table-wordmark{color:#8f9e76;letter-spacing:.22em;font-family:Space Grotesk,sans-serif;font-size:.75rem}.pot-amount{font-family:Space Grotesk,Microsoft YaHei,sans-serif;font-size:1.5rem;font-weight:500}.community{gap:7px;display:flex}.card{color:#20261b;background:#f2f2e9;border-radius:7px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:45px;height:63px;padding:5px 7px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 3px 4px #0003}.card .suit{align-self:flex-end;font-size:1.2rem;line-height:1}.card.red{color:#d0482e}.card.back{background:repeating-linear-gradient(45deg,#697e4f 0 3px,#5d7046 3px 6px);border:3px solid #abb493}.card.placeholder{box-shadow:none;background:#24351a44;border:1px dashed #6a8051}.card.small{width:31px;height:43px;padding:3px 4px;font-size:.875rem}.card.small .suit{font-size:1rem}.result{text-align:center;color:#dcf4ca;max-width:100%;font-size:.875rem;line-height:1.6}.seat{z-index:1;flex-direction:column;align-items:center;gap:5px;width:115px;display:flex;position:absolute;transform:translate(-50%,-50%)}.seat.empty{color:#929c86;gap:4px;font-size:.75rem}.seat-empty-circle{color:#a7b794;background:#1b2912;border:1px dashed #70815b;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;display:grid}.seat .avatar{border:3px solid #22291b;width:36px;height:36px;font-size:.875rem;box-shadow:0 0 0 1px #6b785b}.seat.current .avatar{box-shadow:0 0 0 3px var(--green)}.seat .hole{gap:3px;display:flex;position:absolute;top:-49px}.seat .plate{text-align:center;background:#161c12;border:1px solid #546044;border-radius:10px;width:100%;padding:6px 10px;font-size:.75rem}.seat.current .plate{border-color:var(--green);background:#2c3b21}.seat.mine .plate{border-color:#8baf69}.plate .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plate .chips{color:#bfe499;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.seat.folded{opacity:.45}.seat-badge{color:#1c2715;background:#e7e9d9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:grid;position:absolute;top:21px;right:-2px}.seat-action{color:#c6dbb4;white-space:nowrap;background:#243819;border-radius:5px;min-height:18px;padding:2px 5px;font-size:.75rem}.seat-action.allin{background:var(--orange);color:#fff}.seat-action.wait{color:var(--muted);background:0 0}.action-panel{min-height:155px;padding:22px}.waiting-panel{justify-content:space-between;align-items:center;gap:16px;display:flex}.waiting-panel h3{margin:0 0 8px;font-size:1.1rem;font-weight:500}.waiting-panel p{font-size:.875rem}.action-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;font-size:.875rem;display:flex}.action-heading .pill{color:var(--green)}.action-buttons{gap:10px;display:flex}.action-buttons .btn{flex:1;padding:11px}.raise-row{align-items:center;gap:12px;margin-top:16px;display:flex}.raise-row input[type=range]{min-height:28px;accent-color:var(--green);flex:1;padding:0}.raise-row input[type=number]{width:100px;min-height:37px;padding:8px}.presets{gap:6px;display:flex}.presets button{border:1px solid var(--line);background:#2a3023;border-radius:7px;padding:7px 10px;font-size:.75rem}.play-footer{color:var(--muted);justify-content:space-between;padding:14px 3px;font-size:.75rem;display:flex}.room-sidebar{flex-direction:column;gap:20px;display:flex}.your-session{padding:23px}.section-label{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.section-label>span{color:var(--green)}.session-main{flex-direction:column;gap:6px;margin:24px 0;font-size:.75rem;display:flex}.session-main strong{letter-spacing:-.05em;font-family:Space Grotesk,sans-serif;font-size:2.8rem;font-weight:500}.session-details{justify-content:space-between;gap:10px;display:flex}.session-details>div{color:var(--muted);flex-direction:column;gap:8px;font-size:.75rem;display:flex}.session-details b{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.equity-box{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.equity-box>div{justify-content:space-between;align-items:center;margin-bottom:13px;font-size:.875rem;display:flex}.equity-box p{font-size:.75rem}.switch{display:block;position:relative}.switch input{opacity:0;width:32px;height:20px;min-height:0;margin:0;position:absolute}.switch span{background:#4b5145;border-radius:12px;width:32px;height:19px;display:block}.switch span:after{content:"";background:#d7dfce;border-radius:50%;width:13px;height:13px;transition:left .15s;display:block;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--green-dark)}.switch input:checked+span:after{background:var(--green);left:16px}.switch:focus-within{outline:2px solid var(--green);outline-offset:4px;border-radius:12px}.activity-panel{flex:1;min-height:220px;overflow:hidden}.activity-tabs{border-bottom:1px solid var(--line);padding:4px 18px 0;display:flex}.activity-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:15px 10px;font-size:.875rem}.activity-tabs .active{border-color:var(--green);color:var(--text)}.activity{max-height:295px;padding:15px 22px;overflow:auto}.activity-item{color:#bdc6b3;border-bottom:1px solid #2b3025;padding:10px 0;font-size:.75rem;line-height:1.6}.activity-item:last-child{border:0}.activity-item.highlight{color:var(--green)}.history-item{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:12px;font-size:.75rem}.history-item summary{cursor:pointer;color:#d2dfc5;line-height:1.8}.history-item p{color:var(--muted);margin-top:5px}@media (width>=1450px){.table-surface{height:560px;padding-top:70px;padding-bottom:75px}.table-oval{max-height:390px}.card{width:51px;height:72px}.seat{width:128px}}@media (width<=1150px){.topbar{gap:12px;padding:0 3%}.top-right{gap:10px}.overview-grid{grid-template-columns:1fr 1fr}.join-card{grid-column:1/-1}.room-grid{grid-template-columns:1fr 1fr}.table-layout{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.table-surface{height:465px;padding:60px 45px}.seat{width:100px}.card{width:35px;height:51px;font-size:.95rem}.community{gap:4px}.table-meta{gap:10px}.room-sidebar .your-session{padding:18px}.login-layout{gap:5%;padding:30px 0}.login-panel{padding:30px}.raise-row{flex-wrap:wrap}.presets{justify-content:flex-end;width:100%}}@media (width<=850px){.table-layout{grid-template-columns:1fr}.room-sidebar{grid-template-columns:1fr 1fr;align-items:start;display:grid}.table-surface{height:520px;padding:55px 65px}.card{width:45px;height:63px}.seat{width:110px}.connection{display:none}.topbar{height:74px}.topbar nav{margin-left:auto}.login-layout{min-height:calc(100dvh - 160px)}.login-copy h1{font-size:3.8rem}.login-panel{padding:24px}.login-copy>p{margin-bottom:38px;font-size:1rem}.login-panel h2{font-size:1.4rem}}@media (width<=600px){main{padding:26px 18px}.topbar{gap:10px;height:72px;padding:0 18px}.brand{gap:5px;font-size:1rem}.brand-symbol{width:30px;height:30px;font-size:1.4rem}.topbar nav{padding:3px}.nav-link{padding:9px 10px;font-size:.75rem}.profile{padding:0}.profile #profile-name,.profile>.muted{display:none}.avatar{width:30px;height:30px}.top-right{margin-left:0}.login-layout{grid-template-columns:1fr;gap:30px;padding:10px 0}.login-copy h1{font-size:3.3rem}.login-copy>p{margin:16px 0 0}.login-bottom{display:none}.login-panel{max-width:none;padding:28px}.login-panel h2{margin-top:20px}.login-panel form{margin-top:24px}.overview-grid{gap:12px;margin-bottom:28px}.metric-card{min-height:165px;padding:18px}.metric-card strong{font-size:3rem}.metric-label{font-size:.75rem}.join-card{padding:20px}.date-label{display:none}.eyebrow{letter-spacing:.06em;font-size:.75rem}.page-heading{margin-bottom:23px}.section-heading{align-items:flex-start}.section-heading p{max-width:180px;font-size:.75rem}.section-heading .btn{padding:10px 13px}.section-heading h2{font-size:1.1rem}.room-grid{grid-template-columns:1fr}.room-card{gap:20px}.lobby-foot{flex-direction:column;gap:8px}.room-heading{flex-wrap:wrap;gap:16px}.room-heading h1{font-size:1.65rem}.room-heading-actions{width:100%}.room-heading-actions .btn{flex:1;padding:10px;font-size:.75rem}.table-meta{flex-wrap:wrap;gap:8px;padding-bottom:6px}.table-surface{height:610px;padding:58px 36px 60px}.table-oval{border-width:7px;border-radius:42%;max-height:none}.table-inner-line{border-radius:42%;inset:10px}.seat{gap:3px;width:90px}.seat .plate{padding:5px 7px}.seat .avatar{width:31px;height:31px}.seat .hole{top:-42px}.card.small{width:28px;height:38px;font-size:.75rem}.card.small .suit{font-size:.8rem}.community{gap:3px}.card{width:32px;height:46px;padding:4px 5px;font-size:.875rem}.card .suit{font-size:1rem}.table-center{gap:11px;width:89%}.table-wordmark{letter-spacing:.08em;font-size:.75rem}.pot-amount{font-size:1.2rem}.result{font-size:.75rem}.seat-action{text-overflow:ellipsis;max-width:105px;overflow:hidden}.room-sidebar{grid-template-columns:1fr}.action-panel{min-height:130px;padding:18px}.action-buttons{grid-template-columns:1fr 1fr;gap:9px;display:grid}.action-buttons .btn{min-height:45px;padding:10px;font-size:.875rem}.action-heading{font-size:.75rem}.waiting-panel{flex-direction:column;align-items:flex-start;gap:16px}.waiting-panel>.btn{width:100%}.form-grid{gap:15px}.activity{max-height:230px}.room-sidebar .your-session{padding:24px}.session-main{margin:20px 0}.play-footer{gap:10px}.empty-state{padding:45px 15px}}.dealer-host{isolation:isolate;background:radial-gradient(at 45% 90%,#45533344,#0000 58%);justify-content:center;align-items:center;gap:18px;height:180px;margin-top:8px;display:flex;position:relative}.dealer-host img{object-fit:contain;filter:drop-shadow(0 8px 18px #0005);width:180px;height:180px;display:block}.dealer-caption{flex-direction:column;gap:9px;max-width:180px;display:flex}.dealer-caption .eyebrow{letter-spacing:.13em;color:var(--green);font-size:.6rem}.dealer-caption strong{font-size:.95rem;font-weight:500}.dealer-caption>span:last-child{color:var(--muted);font-size:.75rem;line-height:1.6}.community-boards{flex-direction:column;align-items:center;gap:10px;display:flex}.board-row{flex-direction:column;align-items:center;gap:5px;display:flex}.board-label{color:#d3dec5;letter-spacing:.05em;font-size:.65rem}.double-board{gap:7px}.double-board .card{width:36px;height:50px;font-size:.875rem}.double-board .card .suit{font-size:1rem}.double-board .table-wordmark{display:none}.result{white-space:pre-line;overflow-wrap:anywhere;pointer-events:auto;max-height:65px;overflow:auto}.runout-panel{flex-direction:column;gap:14px;display:flex}.runout-panel .action-heading{flex-wrap:wrap;gap:8px;margin:0}.runout-panel p{margin:0;font-size:.8rem;line-height:1.7}.runout-voters{flex-wrap:wrap;gap:7px;display:flex}.runout-voters .voted{color:var(--green);border-color:var(--green-dark)}.runout-panel .action-buttons>.btn{flex:1}@media (width<=600px){.dealer-host{gap:3px;height:145px;margin-top:0}.dealer-host img{width:150px;height:150px}.dealer-caption{gap:7px;max-width:145px}.dealer-caption strong{font-size:.875rem}.dealer-caption>span:last-child{font-size:.65rem}.double-board .card{width:28px;height:41px;padding:3px 4px;font-size:.75rem}.double-board .card .suit{font-size:.875rem}.community-boards{gap:8px}.double-board .result{font-size:.65rem}.runout-panel .action-buttons{grid-template-columns:1fr}.play-footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
