@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#f9f7e9;background:#173d34;font-synthesis:none;--player-color: #e75a50;--felt: #173d34;--ink: #203c32;--cream: #fff9e9;--yellow: #ffd65a;--coral: #fa6b57}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px}.fullscreen-toggle{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.quiet-button.fullscreen-toggle span{display:inline;width:auto;height:auto;border:0;margin:0;font-size:inherit}.fullscreen-toggle[aria-pressed=true]{color:var(--yellow)}body.game-expanded{overflow:hidden}#app.fullscreen-game{position:fixed;inset:0;z-index:100;width:100%;height:100dvh;overflow:auto;background:var(--felt)}#app.fullscreen-game .header{max-width:none;height:54px;padding:6px 20px}#app.fullscreen-game .brand-sub,#app.fullscreen-game .coach-strip,#app.fullscreen-game .table-heading,#app.fullscreen-game .table-footer{display:none}#app.fullscreen-game main{max-width:none;padding:12px 20px}@media(min-width:761px){#app.fullscreen-game main{height:calc(100dvh - 54px);grid-template-columns:minmax(0,1fr) 300px;gap:18px}#app.fullscreen-game .table-area{min-height:0;height:100%;display:flex;flex-direction:column}#app.fullscreen-game .stage-wrap{flex:1;min-height:180px}#app.fullscreen-game #stage{position:absolute;inset:0;height:100%;min-height:0}#app.fullscreen-game .game-panel{max-height:100%;overflow-y:auto}#app.fullscreen-game .seats{margin-top:0}}@media(max-width:760px){.quiet-button.fullscreen-toggle span{display:none}.fullscreen-toggle{min-width:30px;justify-content:center}#app.fullscreen-game .header{padding-inline:12px}#app.fullscreen-game main{padding:8px 12px 16px}#app.fullscreen-game #stage{height:max(310px,48dvh)}}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer;transition:background .16s,transform .16s,box-shadow .16s}button:disabled{cursor:default;opacity:.57}button:active:not(:disabled){transform:translateY(2px)}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ffd65a;outline-offset:4px}button:focus-visible,select:focus-visible{outline-color:#ee7552}.header{max-width:1660px;margin:auto;height:70px;padding:12px 30px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #ffffff16}.brand{display:flex;gap:11px;align-items:center;color:var(--cream);text-decoration:none;font-size:30px;font-weight:800;letter-spacing:-1.1px}.brand-sub{display:block;margin-top:1px;font-size:11px;font-weight:500;letter-spacing:.1px;color:#b9d0c2}.brand-mark{display:grid;grid-template-columns:11px 11px;gap:4px;padding:8px;background:#fff5d8;border-radius:11px;transform:rotate(-8deg);box-shadow:0 3px #092c23}.brand-mark i{height:11px;border-radius:50%;background:#ee6557}.brand-mark i:nth-child(2){background:#409b72}.brand-mark i:nth-child(3){background:#4886db}.brand-mark i:nth-child(4){background:#edb743}.header-actions{display:flex;gap:17px;align-items:center;font-size:13px;font-weight:600}.local-label{display:flex;align-items:center;gap:8px;color:#bed1c5;font-weight:500}.local-label i{width:7px;height:7px;background:#b6db8c;border-radius:50%;box-shadow:0 0 0 4px #b6db8c0b}.quiet-button,.icon-button{color:inherit;border:0;background:transparent;padding:10px 4px}.quiet-button:hover,.icon-button:hover{color:var(--yellow)}.quiet-button span{border:1px solid #b5c9b8;border-radius:50%;display:inline-grid;place-items:center;margin-left:5px;width:18px;height:18px;font-size:12px}.icon-button{font-size:24px;width:34px}.light-button{color:#fbf5df;background:#ffffff09;border:1px solid #d3e0ce40;border-radius:9px;padding:10px 16px;font-weight:650}.light-button:hover{background:#ffffff18}main{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;max-width:1660px;margin:auto;padding:20px 30px 22px;align-items:start}.table-area{min-width:0}.table-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.table-heading h1{margin:0 0 5px;font-size:24px;line-height:1.15;font-weight:750;letter-spacing:-.7px}.table-heading h1 br{display:none}.table-heading p{color:#bcd0c2;font-size:13px;line-height:1.45;margin:0}.edition{display:none}.coach-strip,#coach{margin-top:12px}.journey-steps{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#a9c3b4;font-size:12px}.journey-steps .step{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:7px;line-height:1.2}.journey-steps .step.active{color:#ffeaa0;background:#ffe09b13;font-weight:750}.journey-steps .step>b,.journey-steps .step>i{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;border:1px solid currentColor;font-size:11px;font-style:normal}.coach-strip>p{margin:0;color:#dce5d5;font-size:13px}.seats{display:flex;gap:9px;margin:16px 0 0;position:relative;z-index:2}.seat{display:flex;align-items:center;gap:8px;padding:9px 13px;min-width:134px;border-radius:11px;border:1px solid #ffffff12;background:#102f2870;font-size:13px;font-weight:650;color:#cadbcf}.seat.active{background:#fff9e9;border-color:#fff2cc;color:#263e33;box-shadow:0 3px #08271f66,inset 0 -3px color-mix(in srgb,var(--seat) 65%,transparent)}.seat small{display:block;font-size:11px;font-weight:500;color:#a0bbaa;margin-top:2px}.seat>span:not(.seat-pawn){min-width:0}.seat small{overflow-wrap:anywhere}.seat.active small{color:#62796b}.seat-pawn{color:var(--seat);font-size:29px;line-height:1;text-shadow:0 2px 0 #00000012}.seat-indicator{margin-left:auto;background:var(--seat);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb,var(--seat) 12%,transparent)}.view-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin:13px 0 3px}.view-tabs{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;max-width:100%;padding:4px;border:1px solid #d2e0ca24;border-radius:11px;background:#0e302776}.view-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:34px;padding:8px 13px;border:1px solid transparent;border-radius:7px;background:transparent;color:#c7dbca;font-size:12px;line-height:1.2;font-weight:650;white-space:nowrap}.view-tabs button:hover{color:#fff6d2;background:#ffffff0d}.view-tabs button[aria-pressed=true]{color:#214131;background:#fff1bd;border-color:#ffde79;box-shadow:0 2px #bea350}.view-tabs button:focus-visible{position:relative;z-index:1;outline:3px solid #ffdb70;outline-offset:3px}.view-tabs button svg{width:15px;height:15px;flex-shrink:0}.seat-controls{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-left:auto;color:#d3e2ce;font-size:11px;font-weight:500}.seat-controls[hidden]{display:none}.seat-controls>label{white-space:nowrap}.seat-controls select{max-width:140px;min-height:34px;padding:6px 25px 6px 9px;border:1px solid #b7cba740;border-radius:7px;color:#fff5d3;background:#214b3d;font-size:12px;font-weight:650;cursor:pointer}.seat-controls select option{color:#213f30;background:#fff9e9}.follow-seat{display:inline-flex;align-items:center;gap:6px;padding:5px 0 5px 5px;cursor:pointer}.follow-seat input{width:16px;height:16px;margin:0;accent-color:#ffda67;cursor:pointer}.follow-seat input:focus-visible{outline:3px solid #ffd65a;outline-offset:3px}#view-note{flex-basis:100%;margin:0 0 2px;padding-left:2px;color:#c0d2bf;font-size:11px;line-height:1.4}#view-note:empty,#view-note[hidden]{display:none}.stage-wrap{position:relative;margin:2px -18px 0}#stage{position:relative;height:clamp(460px,calc(100svh - 238px),900px);width:100%;touch-action:none}#stage canvas{display:block;max-width:100%;touch-action:none}.board-status{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:3;max-width:calc(100% - 32px);padding:8px 14px;border-radius:24px;background:#103328e8;border:1px solid #ddecc233;color:#fff4c8;box-shadow:0 4px 20px #102c2640;font-size:13px;font-weight:650;text-align:center;pointer-events:none;line-height:1.35;white-space:nowrap}.board-status:empty{display:none}.board-caption{position:absolute;bottom:10px;left:18px;font-size:12px;color:#a4c0af;pointer-events:none}.caption-divider{margin:0 8px;color:#769c86}.mouse-icon{font-size:17px;margin-right:5px}.camera-controls{position:absolute;right:18px;bottom:0;display:flex;gap:3px;padding:4px;border:1px solid #ffffff1c;background:#103329e8;border-radius:10px}.camera-controls button{border:0;background:transparent;color:#e0e9d9;width:34px;height:34px;border-radius:7px;font-size:20px}.camera-controls button:hover{background:#ffffff15}.camera-controls{z-index:5}.cinematic-toggle{position:absolute;z-index:5;left:18px;bottom:0;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:7px 10px;border:1px solid #cfe0c842;border-radius:10px;color:#f4f2df;background:#12382eef;box-shadow:0 3px 10px #09282026;font-size:12px;font-weight:700;white-space:nowrap}.cinematic-toggle:hover{border-color:#eadd9c;background:#214b3e}.cinematic-toggle:focus-visible{outline:3px solid #ffd65a;outline-offset:3px}.cinematic-toggle .film-icon{display:grid;place-items:center;flex-shrink:0;width:17px;height:17px;color:#d8dabe}.cinematic-toggle .film-icon svg{width:100%;height:100%}.view-toggle-state{position:relative;display:block;min-width:40px;padding:4px 5px 4px 17px;border-radius:20px;background:#385b4b;color:#d9e2d1;text-align:right;font-size:10px;line-height:1;font-weight:750}.view-toggle-state:before{content:"";position:absolute;left:4px;top:4px;width:10px;height:10px;border-radius:50%;background:#b9cabc;box-shadow:0 1px 2px #031c2540;transition:left .2s,background .2s}.cinematic-toggle[aria-pressed=true]{border-color:#f6d364;color:#fff4c8;background:#315342;box-shadow:0 0 0 1px #f6d36412,0 3px 12px #071f1b30}.cinematic-toggle[aria-pressed=true] .film-icon{color:#ffdc63}.cinematic-toggle[aria-pressed=true] .view-toggle-state{padding-right:17px;padding-left:5px;text-align:left;color:#284a35;background:#ffdc63}.cinematic-toggle[aria-pressed=true] .view-toggle-state:before{left:calc(100% - 14px);background:#294b36}.stage-wrap:has(.cinematic-toggle) .board-caption{display:none}.shot-label{position:absolute;z-index:4;left:20px;bottom:54px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:5px;background:#082a22bb;color:#f6e7b6;font-size:10px;line-height:1.2;font-weight:600;opacity:0;transform:translateY(4px);transition:opacity .22s,transform .22s;pointer-events:none}.shot-label:before{content:"";width:5px;height:5px;border-radius:50%;background:#ffd65a;box-shadow:0 0 0 3px #ffd65a14}.cinematic-shot .shot-label{opacity:1;transform:translateY(0)}.shot-label:empty,.shot-label[hidden]{display:none}.stage-wrap:after{content:"";position:absolute;z-index:1;inset:0 0 48px;border-radius:18px;box-shadow:inset 0 0 75px 12px #061e2580;opacity:0;transition:opacity .45s;pointer-events:none}.stage-wrap.cinematic-shot:after{opacity:1}.table-footer{display:flex;justify-content:space-between;gap:10px;padding-top:13px;margin-top:10px;border-top:1px solid #ffffff13;color:#abc4b3;font-size:12px}.game-panel{position:sticky;top:18px;background:var(--cream);color:var(--ink);border-radius:19px;padding:21px;align-self:start;box-shadow:0 8px #0b2c2460,0 22px 55px #061f2038;border:1px solid #fffdf0}.turn-top{display:flex;align-items:center;font-size:13px;font-weight:750;gap:7px}.color-dot{width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 3px #213f3108}#turn-number{margin-left:auto;color:#768575;font-size:11px;font-weight:500}.game-panel h2{font-size:27px;line-height:1.1;font-weight:800;letter-spacing:-.9px;margin:19px 0 10px}#action-help{font-size:13px;color:#617563;line-height:1.55;min-height:41px;margin:0}.dice-area{display:flex;flex-direction:column;align-items:center;padding:20px 0 18px;gap:15px}.die-ui{height:76px;width:76px;border-radius:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:16px;background:linear-gradient(135deg,#fff,#f1e5c8);border:1px solid #fffdf5;box-shadow:3px 5px #d6c7a6,7px 12px 18px #63533225,inset -3px -3px 5px #d9cfb660;transform:rotate(-8deg);cursor:pointer}.die-ui:hover{filter:brightness(1.04)}.die-ui span{border-radius:50%;aspect-ratio:1}.die-ui .pip{background:#263d32;box-shadow:inset 1px 1px 2px #0009}.die-ui.rolling{animation:shake .3s infinite alternate}@keyframes shake{to{transform:rotate(14deg) translateY(-5px)}}#roll-result{font-size:12px;color:#6f7e69;font-weight:500}.roll-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #f0bf3e;border-radius:11px;padding:13px;background:var(--yellow);color:#293d2e;box-shadow:0 4px #dca839;font-size:15px;font-weight:800;min-height:51px}.roll-button:hover:not(:disabled){background:#ffe181;box-shadow:0 5px #dca839,0 7px 18px #eabb4430;transform:translateY(-1px)}.roll-button:active:not(:disabled){box-shadow:0 1px #dca839;transform:translateY(3px)}.roll-button:disabled{background:#e6e8d9;color:#65735f;border-color:#d8deca;box-shadow:0 3px #d6dbc7;opacity:1}.roll-button>span{font-size:26px;line-height:18px}.roll-button kbd{margin-left:auto;border:1px solid #44522f38;border-radius:4px;padding:3px 5px;font:10px DM Sans,sans-serif;color:#687046}.turn-progress{display:flex;gap:4px;height:5px;margin-top:14px;overflow:hidden;border-radius:4px;background:#dfe5d5}.turn-progress>*{height:100%;background:var(--player-color);border-radius:4px}.panel-divider{height:1px;background:#dfe2d1;margin:23px 0 17px}.score-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px}.score-heading h3{font-size:13px;margin:0;font-weight:750}.score-heading>span{font-size:11px;color:#7a886e}.score-row{display:flex;align-items:center;gap:8px;padding:8px 0}.pawn-badge{width:31px;height:34px;background:color-mix(in srgb,var(--seat) 10%,transparent);color:var(--seat);border-radius:8px;text-align:center;font-size:28px;line-height:34px}.score-row strong{font-size:13px;font-weight:650;display:block}.score-row small{display:block;font-size:11px;color:#7b896f;margin-top:2px}.home-progress{display:flex;gap:3px;margin-left:auto}.home-progress i{width:6px;height:6px;border-radius:50%}.home-count{font-size:15px;font-weight:750;margin-left:3px;color:#4e6950;min-width:29px}.home-count small{display:inline;font-size:11px;margin-left:2px}.table-note{margin-top:14px;display:flex;align-items:flex-start;gap:8px;background:#eef0de;border-radius:9px;padding:11px;color:#697b5a;font-size:12px}.table-note>span{color:#8a9b58;font-size:16px}.table-note p{margin:0;font-size:12px;line-height:1.5}.history{margin-top:16px;font-size:12px}.history summary{cursor:pointer;list-style:none;color:#526d4d;padding:3px 0}.history summary span{float:right;color:#859178;font-size:11px}.history summary:before{content:"＋";margin-right:5px}.history[open] summary:before{content:"−"}.history ol{padding-left:18px;color:#697d5e;font-size:12px;line-height:1.65}.moves{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.moves:empty{display:none}.piece-button{background:#fffdf3;border:2px solid color-mix(in srgb,var(--player-color) 48%,#e5e6d5);border-radius:10px;display:flex;flex-wrap:wrap;gap:4px;align-items:center;justify-content:center;padding:10px 5px;color:#304932;font-size:13px;font-weight:750;min-height:62px;box-shadow:0 2px #d9ddc7}.piece-button span{font-size:25px;line-height:22px}.piece-button small{flex-basis:100%;font-size:11px;font-weight:500;color:#667a58}.piece-button:hover:not(:disabled){background:#fff1c6;border-color:var(--player-color);transform:translateY(-2px);box-shadow:0 4px #d9ddc7}.piece-button .piece-number{display:inline-grid;place-items:center;width:29px;height:29px;flex-shrink:0;border:2px solid #293d32;border-radius:50%;background:#fffdf1;color:#182c23;font:800 19px/1 DM Sans,sans-serif}.piece-button.selected{position:relative;border-color:#254b35;background:#ffe18b;box-shadow:0 0 0 3px #efbf4260,0 3px #c39422}.piece-button.selected .piece-number{background:#224a34;color:#fff8dc;border-color:#224a34}.piece-button.selected:after{content:"✓";position:absolute;right:4px;top:1px;font-size:12px;color:#224a34}.piece-button.selected small{color:#365638;font-weight:650}.game-panel[data-phase=move] h2{color:#c95644}.onboarding-card{margin-top:12px;display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:9px;color:#deebd7;background:#234c3f;font-size:12px;line-height:1.45}.onboarding-card p{margin:0}.onboarding-card button{flex-shrink:0;color:#f5e8bd;border:0;background:transparent;font-size:19px}.quick-toggle,.mobile-score{display:none}.result-toast,.event-toast{position:fixed;z-index:50;left:50%;bottom:30px;transform:translate(-50%,16px);max-width:min(520px,calc(100% - 32px));background:#fff7dc;color:#254833;border:1px solid #fff9ef;border-radius:13px;padding:14px 21px;box-shadow:0 10px 40px #071f2060;font-size:16px;line-height:1.4;font-weight:750;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.result-toast.visible,.event-toast.show,.event-toast.visible{opacity:1;transform:translate(-50%)}.result-toast.capture,.event-toast.capture{background:#ffdf83;color:#6b382c}.result-toast.home,.result-toast.win{background:#e7f4c3}dialog{border:1px solid #fffdf0;border-radius:20px;background:var(--cream);color:#264434;padding:29px;max-width:440px;max-height:calc(100svh - 30px);width:calc(100% - 30px);box-shadow:0 24px 100px #0006}dialog::backdrop{background:#061f1acc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog h2{font-size:30px;font-weight:800;letter-spacing:-.8px;margin:10px 0}dialog p{font-size:14px;line-height:1.6;color:#677e5d}.dialog-symbol{font-size:32px;color:#578455}.dialog-close{position:absolute;right:15px;top:11px;font-size:28px;background:none;border:0;color:#72876b;padding:3px 8px}dialog label{display:block;font-size:13px;font-weight:650;margin:18px 0 7px}dialog select{width:100%;background:#fffdf5;border:1px solid #c9d3bb;padding:12px;border-radius:9px;color:#304e35}dialog p.setup-note{font-size:12px;line-height:1.6;margin:17px 0}.rules-list{padding-left:20px;font-size:13px;line-height:1.6;color:#657b5c}.rules-list li{padding-left:4px;margin-bottom:12px}.rules-list strong{color:#355735}.rules-list+p{border-top:1px solid #d8dfcb;padding-top:13px}#winner{text-align:center}#winner .quiet-button{margin-top:15px;color:#6b825f}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}#scene-error{position:absolute;top:35%;left:10%;right:10%;z-index:5;background:#fff4d8;color:#453e2f;padding:20px;border-radius:10px;font-size:14px;line-height:1.6}#setup{max-width:560px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.settings-grid>*{min-width:0}.settings-grid label{margin-top:14px}.setting-help{display:block;font-size:12px;line-height:1.45;font-weight:400;color:#728365;margin:7px 0 0}.rule-options{display:block;padding:13px;margin:16px 0;border:1px solid #d5ddc5;border-radius:12px;background:#f2f2df}.rule-options summary{grid-column:1 / -1;cursor:pointer;font-size:13px;font-weight:700;color:#355738}.rule-options summary+span{grid-column:1 / -1;font-size:11px;line-height:1.4;color:#76856a}.rule-options>.setting-help{grid-column:1 / -1;margin:0 0 5px}#rules-summary{display:inline-block;margin-left:6px;font-size:10px;font-weight:500;color:#728365}.rule-options[open] summary{margin-bottom:5px}.rule-options:not([open])>:not(summary){display:none}.rule-options label,.quick-setting{display:flex;align-items:flex-start;flex-wrap:wrap;gap:5px 8px;margin:0;color:#37543a;line-height:1.4;cursor:pointer}.rule-options input,.quick-setting input{accent-color:#277754;width:17px;height:17px;margin:1px 0 0;flex-shrink:0}.rule-options small,.quick-setting small{display:block;flex-basis:100%;margin-left:25px;font-size:11px;line-height:1.45;color:#738267;font-weight:400}.rule-options label{display:block;position:relative;padding-left:26px;margin:13px 0 0}.rule-options label input{position:absolute;top:0;left:0}.rule-options label small{margin:4px 0 0;max-width:62ch}.quick-setting{margin-top:16px;padding:12px;border:1px solid #d5ddc5;border-radius:10px}.rules-section-title{margin:21px 0 9px;padding-top:13px;border-top:1px solid #cbd5bd;color:#284d36;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.rule-options .rule-select label{padding:0;margin:7px 0}.rule-select select{width:100%;font-size:13px}.rule-select>small{margin:6px 0 0}#rules-summary{display:block;margin:5px 0;color:#698061;font-size:11px;font-weight:500}.quick-rules-preset{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:center;width:100%;margin:12px 0 4px;padding:11px 13px;border:1px solid #c6d2b6;border-radius:8px;color:#315335;background:#fffbed;font-weight:700;text-align:left}.quick-rules-preset span{color:#7d886b;font-size:11px;font-weight:400}#stack-rules-help{margin-top:10px}.dice-bank{margin:13px 0;padding:12px;border:1px solid #d9c77d;border-radius:12px;background:#faf0cd}.dice-bank[hidden]{display:none}.dice-bank-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px;font-size:12px;color:#395439}.dice-bank-heading span{font-size:10px;color:#7d7d56}.bank-dice{display:flex;gap:9px;margin:10px 0 6px}.bank-die{flex:1;min-height:64px;max-width:86px;border-radius:9px;border:1px solid #cfc99f;background:#fffcef;color:#34523c;padding:5px}.bank-die>span{display:block;font-size:31px;line-height:1.2}.bank-die small{display:block;font-size:10px;font-weight:700}.bank-die[aria-pressed=true]{background:#f5d56c;border-color:#b69930;box-shadow:0 2px #b79b38}.bank-die:disabled{opacity:.55}.dice-bank>p{margin:4px 0 0;color:#727758;font-size:11px;line-height:1.4}.rule-options label:has(input:disabled){opacity:.6}.player-names{margin:8px 0 20px;padding:17px;border:1px solid #d9dec9;border-radius:13px;background:#f1f2df}.player-names h3{margin:0 0 5px;font-size:17px}.player-names p{font-size:12px;line-height:1.5;margin:5px 0 12px}.player-name-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.player-name-row{display:grid;gap:6px;margin:0;font-size:12px;font-weight:650;min-width:0}.player-name-row[hidden]{display:none}.player-name-row span:before{content:"";display:inline-block;width:9px;height:9px;margin-right:6px;border-radius:50%;background:var(--name-color)}.player-name-row input{min-width:0;width:100%;padding:10px;border:1px solid #cad1b9;border-radius:8px;background:#fffdf1;color:#234638;font:inherit}.save-player-names{margin-top:12px;padding:9px 12px;border:1px solid #bdcbb0;border-radius:8px;color:#294d39;background:#e4ebd2;font-size:12px;font-weight:650}.player-names .name-save-status{margin-bottom:0}.audio-guide-intro{padding:12px 14px;background:#e9efdf;border-radius:10px;color:#36583f;font-size:12px;line-height:1.5}.rule-with-audio{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:10px;padding:10px 0;border-bottom:1px solid #dce0ca}.rule-with-audio>label,.rule-with-audio>.rule-select{margin:0}.rule-with-audio>.quick-rules-preset{width:auto;margin:0}.rule-listen{display:inline-flex;gap:5px;padding:8px 9px;min-height:35px;border:1px solid #c5d2b5;border-radius:8px;color:#325c40;background:#e4edd6;font-size:11px;font-weight:700;white-space:nowrap}.rule-listen:hover,.rule-listen[aria-pressed=true]{background:#f6d674;border-color:#b89c40;color:#36533b}.rule-transcript{grid-column:1 / -1;color:#5a6e51;font-size:11px;line-height:1.5;margin-top:6px}.rule-options .rule-transcript summary{display:list-item;font-size:11px;font-weight:500;padding:0}.rule-transcript p{font-size:12px;margin:7px 0}.rule-with-audio audio{grid-column:1 / -1;width:100%;height:36px;margin:8px 0 2px}.rule-audio-message{grid-column:1 / -1;color:#805236;font-size:11px}.match-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.match-badge,.match-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #c9dfc72e;background:#0d302642;border-radius:6px;padding:4px 7px;color:#cfe0ce;font-size:11px;font-weight:600;line-height:1.25}.match-status{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px;color:#d5e4cc;font-size:12px}.game-panel>.match-status{color:#547047;align-items:flex-start}.game-panel>.match-status .selected-detail{flex:1 1 140px;margin:0}.game-panel>.match-status .hint-button{flex-shrink:0;margin-top:0}.selected-detail{margin:10px 0 0;padding:9px 11px;background:#edf0dc;border-left:3px solid var(--player-color);border-radius:3px 8px 8px 3px;color:#547047;font-size:12px;line-height:1.45}.selected-detail:empty{display:none}.hint-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbd5b9;border-radius:7px;padding:7px 10px;margin-top:10px;background:#eef1df;color:#47693c;font-size:12px;font-weight:650}.hint-button:hover:not(:disabled){background:#e0ebcc}.hint-button[hidden],.setting-help[hidden]{display:none}.piece-state{font-size:10px;font-weight:500;color:#6b815e}.piece-button>span:not(.piece-number){font-size:inherit;line-height:1.2}.piece-button.blocked,.piece-button:disabled{border-color:#d8ddcd;background:#f2f2e5;box-shadow:none}.piece-button:disabled .piece-number{border-color:#b0b8a6;color:#8d9b80;background:#e9ecdc}.piece-callout{position:absolute;z-index:4;pointer-events:none;transform:translate(-50%,-100%);padding:5px 10px;border:2px solid #284831;border-radius:8px;background:#ffdc63;color:#193b2a;font:800 13px/1.2 DM Sans,sans-serif;white-space:nowrap;box-shadow:0 3px 8px #102c3440}.piece-callout:after{content:"";position:absolute;left:calc(50% - 5px);bottom:-7px;border:5px solid transparent;border-bottom:0;border-top-color:#284831}.piece-callout[hidden]{display:none}.piece-button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 7px;padding:9px;text-align:left}.piece-button .piece-number{grid-row:1 / 3}.piece-button .goti-name{font-size:12px;line-height:1.2}.piece-button .goti-state{color:#708064;font-size:10px;line-height:1.2;font-weight:600}.piece-button .goti-destination{grid-column:1 / -1;margin-top:3px;font-size:11px;line-height:1.25;font-weight:650}.piece-button.capture:not(.selected){background:#fff0e6;border-color:#e59a7b}.piece-button.capture .goti-destination{color:#ad4e33}.piece-button.safe:not(.selected),.piece-button.enter:not(.selected){background:#f1f6e8;border-color:#94b98a}.piece-button.safe .goti-destination,.piece-button.enter .goti-destination{color:#377547}.piece-button.home:not(.selected){background:#fff4c8;border-color:#dab455}.piece-button.home .goti-destination{color:#8e691b}.piece-button.selected .goti-state{color:#405c38}.roll-ribbon{display:flex;align-items:center;justify-content:space-between;gap:7px;margin:0 0 14px;padding:8px 0;border-block:1px solid #dfe5d0}.roll-ribbon[hidden]{display:none}.roll-ribbon-label{color:#6b7d60;font-size:10px;white-space:nowrap}.roll-chips{display:flex;align-items:center;gap:4px}.roll-chip{display:inline-grid;place-items:center;width:24px;height:28px;padding-bottom:3px;border-bottom:3px solid var(--roll-color);border-radius:5px;color:#365139;background:#edeedc;font:23px/1 Arial,sans-serif}.roll-chip.is-six{background:#ffe69a;color:#79591b}.roll-chip.is-latest{box-shadow:0 0 0 1px #8da47a;background:#fffdf3}.roll-chip.is-six.is-latest{background:#ffdc71}.turn-banner{position:absolute;z-index:7;top:48px;left:50%;display:flex;align-items:center;gap:9px;max-width:calc(100% - 36px);padding:9px 16px;border:1px solid #fff9e9;border-bottom:3px solid var(--turn-color);border-radius:10px;background:#fff9e9;color:#234333;box-shadow:0 5px 24px #092c3540;font-size:14px;font-weight:750;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,-5px);transition:opacity .18s,transform .18s}.turn-banner:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--turn-color)}.turn-banner.visible{opacity:1;transform:translate(-50%)}.celebration-toggle{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:7px 9px;min-height:34px;border:1px solid #d2e0ca28;border-radius:8px;background:#12372c;color:#bcd2bd;font-size:11px;font-weight:600;white-space:nowrap}.celebration-toggle>span{font-size:15px}.celebration-toggle>strong{padding:2px 6px;border-radius:8px;color:#d5dec9;background:#365b45;font-size:10px}.celebration-toggle[aria-pressed=true]{color:#fff0c2;border-color:#d8bf6f6b}.celebration-toggle[aria-pressed=true]>span{color:#ffdf77}.celebration-toggle[aria-pressed=true]>strong{background:#ffdf77;color:#2d4b34}.celebration-layer{position:absolute;z-index:8;inset:0;pointer-events:none;overflow:hidden}.celebration-layer i{position:absolute;left:50%;top:49%;width:7px;height:12px;background:var(--spark);border-radius:2px;opacity:0;animation:goti-celebrate 1.05s var(--delay) ease-out forwards}.celebration-layer i:nth-child(3n){width:10px;height:10px;clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%)}.celebration-layer[data-kind=six] i{top:62%}.celebration-layer[data-kind=win] i{top:35%;animation-duration:1.8s}@keyframes goti-celebrate{0%{opacity:0;transform:translate(0) scale(.3)}12%{opacity:1}68%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--spin)) scale(.7)}}#winner{overflow:hidden}#winner>.dialog-symbol{color:var(--winner-color, #d3a332)}.winner-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 0;margin:17px 0 21px;border-block:1px solid #d8dfc9}.winner-stats strong{display:block;color:#294e36;font-size:24px}.winner-stats span{display:block;margin-top:5px;color:#79896a;font-size:10px}.result-toast.six{background:#ffe08a;color:#604916}@media(min-width:1500px){.header{padding-inline:40px}main{padding-inline:40px;gap:32px;grid-template-columns:minmax(0,1fr) 330px}.game-panel{padding:24px}}@media(min-width:761px)and (max-width:1080px){.header{padding-inline:20px;height:64px}main{padding:16px 20px;gap:16px;grid-template-columns:minmax(0,1fr) 272px}.game-panel{padding:17px}.seat{min-width:0;padding:8px;flex:1;gap:6px}.seat small{font-size:10px}.seat-pawn{font-size:25px}.seats{gap:6px}.seat-indicator,.local-label{display:none}.header-actions{gap:12px}.stage-wrap{margin-inline:-12px}.board-caption,.table-footer{font-size:11px}.journey-steps{gap:1px;font-size:11px}.journey-steps .step{padding-inline:6px}.moves{gap:6px}.piece-button{font-size:12px}}@media(max-width:760px){.header{height:56px;padding:8px 15px;gap:10px}.brand{font-size:25px;gap:8px}.brand-sub{font-size:9px}.brand-mark{grid-template-columns:8px 8px;padding:6px;gap:3px;border-radius:8px}.brand-mark i{height:8px}.header-actions{gap:9px;font-size:12px}.local-label{display:none}.light-button{padding:8px 10px;font-size:12px}.quiet-button{font-size:12px}.icon-button{width:24px;font-size:23px;padding:7px 0}main{display:flex;flex-direction:column;gap:7px;padding:10px 12px max(12px,env(safe-area-inset-bottom))}.table-area{width:100%}.table-heading{gap:8px}.table-heading h1{font-size:19px;letter-spacing:-.5px;margin:0}.table-heading p,.coach-strip,#coach{display:none}.match-badges{margin-top:6px;gap:5px}.match-badge,.match-chip{padding:3px 6px;font-size:10px}.match-status{margin-top:6px;font-size:11px}.seats{gap:6px;margin-top:8px}.seat{min-width:0;flex:1;max-width:none;padding:6px 9px;gap:7px;font-size:12px;border-radius:8px}.seat small{font-size:10px;margin-top:1px}.seat-pawn{font-size:25px}.seat-indicator{width:5px;height:5px;margin-right:3px}.view-toolbar{gap:6px 10px;margin:9px 0 4px}.view-tabs{width:100%;padding:3px;border-radius:9px}.view-tabs button{min-height:35px;padding:7px 5px;gap:5px;font-size:11px}.view-tabs button svg{width:14px;height:14px}.seat-controls{flex-basis:100%;margin:0;gap:7px;padding:1px 3px}.seat-controls select{min-height:32px;font-size:11px}.follow-seat{margin-left:auto}#view-note{font-size:10px;padding-left:3px}.stage-wrap{margin:0 -12px}#stage{height:clamp(325px,calc(100svh - 380px),610px)}.board-status{top:5px;padding:5px 9px;font-size:11px;max-width:calc(100% - 24px);white-space:normal;width:max-content;background:#12362cca;border-color:#d9e8c821;box-shadow:none}.board-caption{left:14px;bottom:6px;font-size:10px;max-width:calc(100% - 162px)}.board-caption .caption-divider{margin:0 4px}.camera-controls{right:11px;bottom:3px;padding:2px;gap:1px}.camera-controls button{width:29px;height:29px;font-size:19px}.cinematic-toggle{left:11px;bottom:3px;min-height:35px;padding:6px 8px;gap:6px;border-radius:9px;font-size:11px}.cinematic-toggle .film-icon{width:15px;height:15px}.view-toggle-state{min-width:37px;font-size:9px;line-height:10px}.shot-label{left:13px;bottom:46px;font-size:9px}.stage-wrap:after{inset:0 0 41px;box-shadow:inset 0 0 45px 5px #061e2566}.table-footer{display:none}.game-panel{position:relative;inset:auto;z-index:2;width:100%;border-radius:14px;padding:12px 13px;box-shadow:0 5px #0b2c2460;overflow:visible;display:grid;grid-template-columns:56px minmax(0,1fr);gap:4px 11px}.game-panel>*{grid-column:1 / -1}.turn-top{font-size:11px;line-height:17px;padding-right:0;margin-bottom:2px}#turn-number{font-size:10px}.game-panel h2{grid-column:2;grid-row:2;font-size:21px;letter-spacing:-.5px;line-height:1.15;margin:0;align-self:end}#action-help{grid-column:2;grid-row:3;font-size:11px;line-height:1.4;margin:0;min-height:0;padding-bottom:3px}.dice-area{grid-column:1;grid-row:2 / 4;position:static;width:56px;padding:0;gap:0;align-self:center}.die-ui{width:48px;height:48px;padding:10px;gap:4px;border-radius:11px;box-shadow:2px 3px #d6c7a6,4px 6px 10px #63533220}#roll-result{display:none}.game-panel>.roll-button{order:5;margin-top:5px;min-height:44px;padding:10px 13px;font-size:14px;border-radius:9px}.roll-button kbd{display:none}.moves{order:3;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:5px}.piece-button{font-size:11px;padding:6px 3px;min-height:53px;border-radius:8px;gap:3px;box-shadow:0 2px #d9ddc7}.piece-button .piece-number{width:24px;height:24px;font-size:16px}.piece-button{padding:7px 5px;gap:2px 5px}.piece-button .goti-name{font-size:10px}.piece-button .goti-state{font-size:9px}.piece-button .goti-destination{font-size:10px}.roll-ribbon{order:2;margin:4px 0 1px;padding:5px 0}.roll-chip{width:23px;height:24px;font-size:21px}.turn-banner{top:37px;padding:7px 11px;font-size:12px}.celebration-toggle{margin-left:3px;min-height:30px;padding:5px 7px;font-size:10px}.piece-button small,.piece-state{font-size:10px;line-height:1.2}.selected-detail{order:4;margin:4px 0 0;padding:5px 8px;font-size:11px;line-height:1.35}.game-panel>.match-status{order:4;gap:5px;margin-top:4px;align-items:center}.hint-button{order:4;justify-self:end;margin:4px 0 0;padding:5px 8px;font-size:11px}.game-panel>.panel-divider,.game-panel>.score-heading,.game-panel>#scores,.game-panel>.table-note,.game-panel>.history{display:none;order:6}.quick-toggle{display:block;border:0;border-radius:6px;padding:6px 8px;color:#607653;background:#eaf0dc;font-size:10px;font-weight:650}.table-heading .quick-toggle{position:static;flex-shrink:0;color:#d8e8d0;background:#ffffff10;border:1px solid #ffffff1a}.mobile-score{display:flex;justify-content:center;align-items:center;gap:14px;color:#6a7d5c;margin:5px 0 0;font-size:11px}.turn-progress{margin-top:6px;height:4px}.game-panel.details-open>.panel-divider{display:block;margin:12px 0 7px}.game-panel.details-open>.score-heading{display:flex}.game-panel.details-open>#scores{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.game-panel.details-open>.table-note,.game-panel.details-open>.history{display:block}.game-panel.details-open .score-row{padding:6px 0}.game-panel.details-open .home-progress{display:none}.game-panel.details-open .home-count{margin-left:auto}.onboarding-card{display:none}.result-toast,.event-toast{top:64px;bottom:auto;font-size:13px;padding:10px 15px;max-width:calc(100% - 26px)}dialog{padding:24px;border-radius:16px}dialog h2{font-size:27px}}@media(max-width:420px){.header{padding-inline:12px}.header-actions{gap:7px}.header-actions .quiet-button{font-size:0}.header-actions .quiet-button span{width:23px;height:23px;margin:0;font-size:13px}.brand-sub{font-size:9px}.seat{padding:6px;gap:4px}.seats:has(.seat:nth-child(4)) .seat{font-size:10px}.seats:has(.seat:nth-child(4)) .seat-pawn{font-size:20px}.seats:has(.seat:nth-child(4)) .seat small{font-size:9px}.seats:has(.seat:nth-child(4)) .seat-indicator{display:none}.board-caption{max-width:175px;font-size:9px}.board-caption .caption-divider{margin-inline:2px}.camera-controls button{width:27px;height:27px}.game-panel{padding-inline:10px;gap:4px 9px}.piece-button{font-size:10px;gap:2px}.piece-button .piece-number{width:22px;height:22px;font-size:15px}.piece-button small{font-size:9px}.piece-button .goti-name{display:none}.piece-button .piece-number{grid-row:auto}.piece-button .goti-state{font-size:8px}.piece-button .goti-destination{font-size:9px}.settings-grid,.rule-options{grid-template-columns:1fr}.settings-grid{gap:0}}@media(max-width:760px)and (max-height:650px){.header{height:50px}.brand-sub{display:none}main{padding-top:8px}#stage{height:325px}}@media(max-height:540px)and (min-width:620px){.header{height:48px;padding-block:6px}.brand{font-size:23px}.brand-sub,.local-label{display:none}main{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:12px;padding:9px 12px 14px}.table-heading h1{font-size:17px}.table-heading p,.coach-strip,#coach,.table-footer{display:none}.match-badges{margin-top:4px}.match-badge,.match-chip{font-size:9px}.seats{margin-top:6px;gap:5px}.seat{min-width:0;padding:4px 7px;gap:4px;flex:1;font-size:10px}.seat small{font-size:9px}.seat-pawn{font-size:21px}.seat-indicator{display:none}.stage-wrap{margin-inline:-10px}#stage{height:max(260px,calc(100svh - 150px))}.game-panel{position:relative;top:0;padding:12px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:4px 8px;border-radius:13px}.game-panel>*{grid-column:1 / -1}.turn-top{font-size:11px}.game-panel h2{grid-column:2;grid-row:2;font-size:19px;margin:0}#action-help{grid-column:2;grid-row:3;font-size:10px;line-height:1.4;min-height:0;margin:0}.dice-area{grid-column:1;grid-row:2 / 4;padding:0;align-self:center}.die-ui{width:42px;height:42px;padding:9px;gap:3px;border-radius:10px}#roll-result,.roll-button kbd{display:none}.moves{order:3;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:5px;gap:3px}.piece-button{font-size:9px;padding:5px 2px;gap:2px}.piece-button .piece-number{width:21px;height:21px;font-size:14px}.piece-button small{font-size:9px}.selected-detail,.hint-button{order:4;font-size:10px;margin-top:4px;padding:5px 7px}.game-panel>.match-status{order:4}.game-panel>.roll-button{order:5;padding:8px;min-height:41px;font-size:13px;margin-top:5px}.game-panel>.panel-divider,.game-panel>.score-heading,.game-panel>#scores,.game-panel>.table-note,.game-panel>.history{display:none;order:6}.board-caption{display:none}}@media(prefers-reduced-motion:reduce){.celebration-layer{display:none}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.audio-language{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 22px;font-weight:700}.audio-language select{width:auto;min-width:180px}.rule-transcript p{line-height:1.8}.rule-transcript p[lang=ur]{font-family:Noto Nastaliq Urdu,Urdu Typesetting,serif;line-height:2.4;font-size:17px}.end-game-button{color:#ffd5cc;border:1px solid #ab746b;border-radius:9px;padding:9px 12px;background:transparent;font:inherit;cursor:pointer;white-space:nowrap}.end-game-button:hover{background:#632c2c}.end-game-button:disabled{opacity:.4;cursor:default}#end-game-dialog .end-game-button{background:#a61e2b;color:#fff;border-color:#a61e2b}.end-game-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}@media(max-width:600px){.header-actions{gap:6px}.end-game-button{font-size:11px;padding:8px}.audio-language{align-items:stretch;flex-direction:column;gap:8px}.audio-language select{width:100%}}@media(max-width:600px){.header .brand-sub{display:none}.header .brand{flex-shrink:0}.header-actions .light-button{white-space:nowrap}.header-actions{margin-left:auto}.header .brand{font-size:22px;gap:6px}.header{padding-inline:10px;gap:8px}}.rule-transcript p[lang=pa-Arab]{font-family:Noto Nastaliq Urdu,Urdu Typesetting,serif;line-height:2.4;font-size:17px}.rule-transcript p[lang=ar],.rule-transcript p[lang=ps]{font-family:Segoe UI,Tahoma,sans-serif;line-height:2;font-size:17px}.audio-language select{max-width:100%}.online-open{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#f8d66d;color:#173b30;border:1px solid #e3bd51;border-radius:12px;padding:11px 16px;font:inherit;font-weight:800;white-space:nowrap;box-shadow:0 3px #9c782b33}.online-open:hover{background:#ffe695}.online-open span{font-size:23px;line-height:1}#online-hub{--on-ink:#193d32;--on-muted:#64766d;--on-paper:#fbfaf2;--on-gold:#f8d66d;width:min(940px,calc(100vw - 32px));max-width:940px;max-height:min(820px,calc(100dvh - 40px));padding:0;border:1px solid #d7c68b;border-radius:25px;background:var(--on-paper);color:var(--on-ink);box-shadow:0 30px 110px #00191088;text-align:left;overflow:hidden}#online-hub::backdrop{background:#08271ed4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#online-hub .on-shell{display:flex;flex-direction:column;max-height:min(820px,calc(100dvh - 40px))}#online-hub .on-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:25px 32px 21px;background:#173e31;color:#fff7d9;border-bottom:1px solid #53724e}#online-hub .on-header h2{font-family:inherit;font-size:29px;letter-spacing:-.8px;margin:5px 0 0;line-height:1.15}#online-hub .on-wordmark{font-size:12px;color:#c3d2b3;display:flex;align-items:center;gap:7px}#online-hub .on-wordmark>span{color:#f8d66d;font-size:19px}#online-hub .on-close{flex:0 0 40px;width:40px;height:40px;border:1px solid #77918570;border-radius:50%;background:#ffffff0b;color:#fff7d9;font-size:26px;line-height:1}#online-hub #on-body{overflow-y:auto;overscroll-behavior:contain;min-height:0;scrollbar-gutter:stable;flex:1}#online-hub h3{font-family:inherit;font-size:25px;line-height:1.22;letter-spacing:-.6px;margin:0 0 8px}#online-hub h4{font:800 16px/1.3 inherit;margin:20px 0 12px}#online-hub p{font-size:14px;line-height:1.55;max-width:65ch;margin:6px 0 17px;color:inherit}#online-hub button,#online-hub input,#online-hub select,#online-hub textarea{font-family:inherit;font-size:14px}#online-hub button{cursor:pointer}#online-hub button:disabled{opacity:.45;cursor:not-allowed}#online-hub .on-content{padding:27px 32px 30px;min-height:280px}#online-hub .on-tabs{display:flex;gap:0;background:#f1f1e5;border-bottom:1px solid #d6dccb;position:sticky;top:0;z-index:3;padding:0 22px}#online-hub .on-tabs button{flex:1;white-space:nowrap;border:0;border-bottom:3px solid transparent;padding:16px 10px 13px;background:transparent;color:#60776b;font-weight:750}#online-hub .on-tabs button[aria-selected=true]{color:#214936;border-bottom-color:#b69230;background:#f9f8ee}#online-hub :focus-visible,.online-table-bar :focus-visible,.online-open:focus-visible{outline:3px solid #bb8a16;outline-offset:3px}#online-hub .on-footer{flex-shrink:0;display:flex;align-items:center;gap:15px;padding:13px 32px;background:#f0f1e6;border-top:1px solid #dde0ce;font-size:11px;color:#6f796b}#online-hub .on-footer>span{margin-left:auto}#online-hub a{color:#356b55;text-underline-offset:3px}#online-hub .on-alert{flex-shrink:0;padding:13px 32px;background:#e5f0dd;border-bottom:1px solid #c2d5b8;color:#264e35;font-size:13px;line-height:1.5}#online-hub .on-error{background:#fff0e9;color:#973d27;border-color:#edd0bf}#online-hub .on-working form button[type=submit],#online-hub .on-working .on-primary{cursor:progress}#online-hub .on-primary,#online-hub .on-secondary{min-height:43px;border-radius:11px;padding:11px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.3}#online-hub .on-primary{border:1px solid #dcb653;background:var(--on-gold);color:#183b2e;box-shadow:0 2px #ae8b3430}#online-hub .on-primary:hover{background:#ffe39b}#online-hub .on-secondary{border:1px solid #b9cbb9;background:#f3f5e9;color:#2b583e}#online-hub .on-secondary:hover{background:#e9eedb}#online-hub .on-text,#online-hub .on-back{border:0;background:transparent;color:#397357;font-weight:750;padding:10px 5px}#online-hub .on-back{padding:0 0 20px;font-size:13px}#online-hub .on-danger{color:#a64437}#online-hub .on-primary.on-danger{background:#9f3c31;border-color:#8a3127;color:#fff}#online-hub .on-muted{color:var(--on-muted);font-size:13px}#online-hub .on-beta{font-size:11px;display:inline-block;color:#42623d;border:1px solid #c9d6b2;background:#eef2d9;border-radius:20px;padding:6px 10px;white-space:nowrap;font-weight:700}#online-hub label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750;color:#335143;text-align:left;margin:0}#online-hub input:not([type=checkbox]):not([type=radio]),#online-hub select,#online-hub textarea{display:block;width:100%;height:45px;min-width:0;padding:10px 12px;border:1px solid #c2cdbb;border-radius:9px;background:#fffef9;color:#1a392b;box-shadow:none;margin:0}#online-hub textarea{height:100px;resize:vertical}#online-hub input::placeholder,#online-hub textarea::placeholder{color:#899186}#online-hub label small{font-size:11px;font-weight:450;color:#72806e;line-height:1.5}#online-hub .on-check{display:flex;flex-direction:row;align-items:flex-start;gap:10px;line-height:1.4;font-weight:600;padding:9px 0}#online-hub .on-check input{flex:0 0 18px;width:18px;height:18px;margin:1px 0 0;accent-color:#2c7351}#online-hub .on-check>span{display:block;font-size:13px}#online-hub .on-check small{display:block;margin-top:4px}#online-hub form{display:flex;flex-direction:column;gap:16px}#online-hub form>.on-primary{align-self:flex-start;min-width:180px}#online-hub .on-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}#online-hub .on-auth{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:34px 34px 28px}#online-hub .on-auth h3{font-size:32px;letter-spacing:-1.1px;margin:8px 0 16px}#online-hub .on-auth p{font-size:14px;color:#647265}#online-hub .on-auth form{padding:0 0 0 27px;border-left:1px solid #dce0ce;gap:15px}#online-hub .on-big-pawn{display:inline-block;font-size:65px;line-height:1;color:#ce3d3c;text-shadow:1px 2px 0 #e6b363,0 6px 8px #314c2420}#online-hub .on-promises{display:flex;gap:15px;font-size:11px;font-weight:750;color:#476d4a;margin:24px 0}#online-hub .on-auth-switch{display:flex;border-radius:10px;background:#e9eedf;padding:4px;margin-bottom:3px}#online-hub .on-auth-switch button{flex:1;background:transparent;border:0;border-radius:7px;padding:8px 7px;color:#667b68;font-weight:750}#online-hub .on-auth-switch button[aria-pressed=true]{background:#fffdf3;color:#2d5034;box-shadow:0 2px 4px #30432016}#online-hub .on-auth form>.on-primary{align-self:stretch}#online-hub .on-consent{padding:35px;max-width:620px;margin:auto}#online-hub .on-lobby-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}#online-hub .on-lobby-heading>div{display:flex;align-items:center;gap:12px}#online-hub .on-lobby-heading h3{font-size:23px;margin:0 0 3px}#online-hub .on-lobby-heading p{margin:0;font-size:13px;color:#6b796d}#online-hub .on-avatar{flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--avatar-color);box-shadow:inset 0 0 0 2px #ffffff60,0 2px 4px #233e2920;color:#fff;font-size:17px;font-weight:850;overflow:hidden}#online-hub .on-avatar img{width:100%;height:100%;object-fit:cover}#online-hub .on-avatar.large{width:50px;height:50px;flex-basis:50px;font-size:23px}#online-hub .on-avatar.hero{width:77px;height:77px;flex-basis:77px;font-size:36px}#online-hub .on-play-choices{display:grid;grid-template-columns:1fr 1fr;gap:16px}#online-hub .on-play-card{padding:22px 23px 20px;border:1px solid #cad8bc;border-radius:19px;background:#e9efdb;color:#294932;text-align:left;position:relative;overflow:hidden;transition:transform .18s,box-shadow .18s}#online-hub .on-play-card:hover{transform:translateY(-2px);box-shadow:0 7px 14px #34522a15}#online-hub .on-play-card h4{font-size:20px;margin:9px 0;max-width:18ch;line-height:1.18;letter-spacing:-.4px}#online-hub .on-play-card p{font-size:12px;color:#547153;line-height:1.5;max-width:32ch;margin:0 0 21px}#online-hub .on-random{background:#f6ead0;border-color:#e0cea3;color:#725127}#online-hub .on-random p{color:#856847}#online-hub .on-card-art{height:42px;display:block;font-size:43px;line-height:1;letter-spacing:-7px;color:#207952;text-shadow:1px 2px 0 #d7bd69}#online-hub .on-random .on-card-art{color:#a74c3c;font-size:49px}#online-hub .on-card-link{font-weight:850;font-size:13px;display:block}#online-hub .on-join-form{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;margin:25px 0}#online-hub .on-join-form label{white-space:nowrap;font-size:13px}#online-hub .on-join-form input{height:42px}#online-hub .on-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 3px}#online-hub .on-section-title h4{margin:0}#online-hub .on-section-title h3{font-size:22px}#online-hub .on-empty{border:1px dashed #ccd5bd;border-radius:12px;text-align:center;padding:25px 20px;color:#75816d;font-size:13px;background:#f2f4e8;max-width:none;margin:10px 0 18px}#online-hub .on-empty p{margin:9px auto 17px}#online-hub .on-room-row{display:flex;width:100%;align-items:center;gap:14px;padding:13px 4px;background:transparent;border:0;border-bottom:1px solid #e0e3d2;text-align:left;color:#2e5438}#online-hub .on-room-row>span:nth-child(2){flex:1}#online-hub .on-room-row small{display:block;font-size:11px;color:#7a866f;margin-top:4px}#online-hub .on-room-row>span:last-child{font-size:12px;font-weight:750}#online-hub .on-table-symbol{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:#f5e3b0;color:#456238;font-size:30px;border-radius:14px}#online-hub .on-resume{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;border:1px solid #c2a458;border-radius:12px;background:#f9edc9;padding:13px 16px;color:#4e582f;margin-bottom:18px;text-align:left;font-size:12px}#online-hub .on-resume strong{font-size:11px}#online-hub .on-small-options{padding:5px 0}#online-hub .on-rules-editor{border:1px solid #d4dbc7;border-radius:12px;overflow:hidden;margin:7px 0 14px;background:#f7f8ed}#online-hub .on-rules-editor summary{cursor:pointer;padding:15px 16px;font-size:13px;font-weight:800}#online-hub .on-rules-editor summary span{float:right;color:#859275;font-weight:500;font-size:11px}#online-hub .on-rule-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px 23px;padding:5px 18px 20px}#online-hub .on-rule-fields .on-check{border-top:1px solid #e0e5d4;padding-top:14px}#online-hub .on-rule-summary{margin:0 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:0 25px}#online-hub .on-rule-summary>div{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e1e5d7;padding:10px 0;min-height:38px}#online-hub .on-rule-summary dt{font-size:12px;color:#566c57}#online-hub .on-rule-summary dd{margin:0;font-size:11px;font-weight:750;color:#889180;text-align:right;white-space:nowrap}#online-hub .on-rule-summary .is-on{color:#277247}#online-hub details .on-rule-summary{padding:0 16px}#online-hub .on-match-intro{display:flex;gap:24px;align-items:center;margin-bottom:20px}#online-hub .on-match-intro>span{font-size:75px;color:#ca5b43}#online-hub .on-match-intro p{margin-bottom:0;color:#697a60}#online-hub .on-rules-highlights{display:flex;flex-wrap:wrap;gap:8px}#online-hub .on-rules-highlights>span{font-size:12px;padding:8px 11px;border-radius:8px;background:#edf1dd;color:#577141}#online-hub .on-room-title{display:flex;align-items:center;gap:15px;margin-bottom:20px}#online-hub .on-room-title h3{font-size:24px;margin:0 0 4px}#online-hub .on-room-title p{font-size:12px;color:#718063;margin:0}#online-hub .on-member-row{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0 24px}#online-hub .on-member-row>span{display:flex;align-items:center;gap:8px;font-size:12px}#online-hub .on-table-seats{display:grid;grid-template-columns:repeat(var(--seat-count,4),1fr);gap:12px;margin:20px 0 24px}#online-hub .on-table-seat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;border:1px solid #c8d4b9;background:#edf2e0;border-radius:15px;padding:20px 8px 15px}#online-hub .on-table-seat.empty{background:transparent;border-style:dashed;color:#9ba38b}#online-hub .on-seat-empty{font-size:26px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#edf0e2;border-radius:50%}#online-hub .on-table-seat strong{font-size:13px;overflow-wrap:anywhere}#online-hub .on-table-seat small{font-size:10px;color:#7d8d6e}#online-hub .on-agreed{font-size:9px;font-weight:750;color:#477340}#online-hub .on-invite-strip{display:flex;justify-content:space-between;align-items:center;border:1px solid #dccb92;border-radius:12px;background:#f8efd4;padding:13px 16px;margin:0 0 14px}#online-hub .on-invite-strip small{display:block;font-size:10px;color:#a18e59}#online-hub .on-invite-strip strong{font-size:21px;letter-spacing:2px;color:#6f693c}#online-hub .on-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:20px}#online-hub .on-person{display:flex;align-items:center;gap:11px;padding:15px 0;border-bottom:1px solid #e1e6d6}#online-hub .on-person>span:not(.on-avatar){flex:1;min-width:0}#online-hub .on-person strong{display:block;font-size:14px;overflow-wrap:anywhere}#online-hub .on-person small{display:block;font-size:10px;color:#82916e;margin-top:5px}#online-hub .on-person button{font-size:11px;min-height:36px;padding:8px 10px}#online-hub .on-more{border:1px solid #ced9bd;border-radius:8px;color:#7d8c69;background:transparent}#online-hub .on-leader-heading{display:flex;justify-content:space-between;font-size:11px;color:#889477;border-bottom:1px solid #d8e0ca;padding:15px 6px}#online-hub .on-leader{display:flex;align-items:center;gap:12px;padding:15px 6px;border-bottom:1px solid #e2e7d7}#online-hub .on-leader>span:not(.on-avatar){flex:1;font-size:14px;font-weight:700}#online-hub .on-leader>strong:last-child{font-size:16px}#online-hub .on-leader small{font-size:12px;color:#8e987c}#online-hub .on-rank{width:20px;color:#b39753;font-size:19px}#online-hub .on-trophy{font-size:62px;color:#b79437}#online-hub .on-profile-heading{display:flex;gap:19px;align-items:center;margin:4px 0 27px}#online-hub .on-profile-heading h3,#online-hub .on-profile-heading p{margin:0 0 5px}#online-hub .on-profile-heading small{font-size:11px;color:#8a9878}#online-hub .on-avatar-colors{border:0;margin:0;padding:0;display:flex;gap:10px;align-items:center;min-width:0}#online-hub .on-avatar-colors legend{font-size:13px;font-weight:750;margin:0 0 9px;color:#335143}#online-hub .on-avatar-colors label{display:flex}#online-hub .on-avatar-colors input{appearance:none;width:27px;height:27px;background:var(--swatch);border:3px solid transparent;border-radius:50%;margin:0;cursor:pointer}#online-hub .on-avatar-colors input:checked{outline:2px solid #496e49;outline-offset:2px;border-color:#fff}#online-hub .on-photo-actions{display:flex;align-items:center;gap:13px;margin:20px 0 25px;flex-wrap:wrap}#online-hub .on-photo-actions small{font-size:10px;color:#889778}#online-hub .on-upload{display:inline-flex;cursor:pointer;font-size:13px}#online-hub .on-access{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e9efdb;border-radius:15px;padding:19px 21px;margin-bottom:20px}#online-hub .on-access h4{margin:0 0 7px}#online-hub .on-access p{font-size:12px;color:#72825f;margin:0}#online-hub .on-account-settings summary{font-size:13px;font-weight:750;cursor:pointer;padding:10px 0;color:#586f4b}#online-hub .on-account-links{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;padding:10px 0;font-size:12px}#online-hub .on-confirm{padding:30px 35px;max-width:620px;margin:auto}#online-hub .on-confirm form{margin:20px 0}#online-hub .on-access-plan{display:flex;width:100%;justify-content:space-between;align-items:center;margin:12px 0;padding:17px 18px;background:#f7edcc;color:#52683f;border:1px solid #dacc9c;border-radius:11px}.online-table-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 13px;margin:0 0 11px;border:1px solid #68876180;border-radius:11px;background:#163e30;color:#f1edd0}.online-table-bar[hidden]{display:none}.on-live-status{display:grid;grid-template-columns:8px 1fr;column-gap:8px;align-items:center;min-width:0}.on-live-status>i{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#e5ad59}.on-live-status>i.connected{background:#8bc481}.on-live-status>strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.on-live-status>span{font-size:9px;color:#acbe9e;margin-top:3px;white-space:nowrap}.on-live-actions{display:flex;gap:6px;align-items:center}.on-live-actions>button{border:1px solid #7e956640;background:#3a593550;color:#eee7c7;border-radius:8px;font:700 10px inherit;padding:7px 9px;white-space:nowrap;min-height:31px}.on-live-actions>button:hover{background:#63794c55}.on-live-actions>button[aria-pressed=true]{background:#ecda91;color:#254b34}@media(min-width:1000px){.online-active .header .brand-sub{display:none}.online-active .table-heading h1{font-size:23px}.online-active .table-area .stage-wrap{min-height:240px}.online-active .header-actions{gap:7px}.online-active .header-actions>.quiet-button{padding-left:9px;padding-right:9px}.online-active .header-actions>.light-button{padding-left:11px;padding-right:11px}}@media(max-width:760px){.online-open{padding:8px 9px;font-size:11px;border-radius:9px;gap:4px}.online-open span{font-size:17px}.header-actions #rules-open{font-size:0;padding:8px;width:32px}.header-actions #rules-open span{font-size:14px}.header-actions #setup-open,.header-actions #end-game-open{font-size:11px;padding:8px}#online-hub{width:calc(100vw - 18px);max-height:calc(100dvh - 18px);border-radius:19px}#online-hub .on-shell{max-height:calc(100dvh - 18px)}#online-hub .on-header{padding:19px 20px 17px}#online-hub .on-header h2{font-size:25px}#online-hub .on-content{padding:22px 20px}#online-hub .on-footer{padding:12px 20px;gap:13px}#online-hub .on-footer>span{font-size:9px}#online-hub .on-tabs{padding:0 9px}#online-hub .on-tabs button{font-size:12px;padding:14px 5px 11px}#online-hub .on-auth{gap:22px;padding:24px;grid-template-columns:1fr}#online-hub .on-auth .on-welcome{display:none}#online-hub .on-auth form{padding:0;border:0}#online-hub .on-lobby-heading{align-items:flex-start;gap:7px}#online-hub .on-lobby-heading .on-avatar{display:none}#online-hub .on-lobby-heading h3{font-size:21px}#online-hub .on-beta{font-size:9px;padding:5px 7px}#online-hub .on-play-choices{gap:10px}#online-hub .on-play-card{padding:19px 15px 15px;border-radius:15px}#online-hub .on-play-card h4{font-size:18px}#online-hub .on-play-card p{font-size:11px;margin-bottom:16px}#online-hub .on-play-card .on-card-link{font-size:11px}#online-hub .on-join-form{grid-template-columns:1fr auto;gap:9px;margin:23px 0}#online-hub .on-join-form label{grid-column:1/-1}#online-hub .on-join-form .on-secondary{font-size:12px;padding:9px 12px}#online-hub .on-rule-fields,#online-hub .on-rule-summary{grid-template-columns:1fr}#online-hub .on-rule-summary{gap:0}#online-hub .on-table-seats{grid-template-columns:repeat(2,1fr)}#online-hub .on-match-intro{gap:14px}#online-hub .on-match-intro h3{font-size:22px}#online-hub .on-match-intro>span{font-size:54px}#online-hub .on-profile-heading{gap:14px}#online-hub .on-profile-heading h3{font-size:23px}#online-hub .on-profile-heading .on-avatar.hero{width:62px;height:62px;flex-basis:62px}#online-hub .on-access{display:block;padding:17px}#online-hub .on-access>.on-beta,#online-hub .on-access>button{margin-top:15px}#online-hub .on-form-grid{grid-template-columns:1fr;gap:15px}#online-hub .on-person{gap:8px;flex-wrap:wrap}#online-hub .on-person .on-text{font-size:10px}#online-hub .on-confirm{padding:26px 21px}#online-hub .on-alert{padding:12px 20px}#online-hub .on-resume{display:block}#online-hub .on-resume strong{display:block;margin-top:6px}.online-table-bar{align-items:flex-start;flex-direction:column;gap:9px;padding:9px 11px}.on-live-status{display:flex;flex-wrap:wrap;gap:6px}.on-live-status>span{margin:0}.on-live-actions{max-width:100%;overflow:auto;width:100%;padding-bottom:2px}.on-live-actions>button{padding:7px 8px;font-size:10px;flex-shrink:0}.online-active .table-area .table-heading,.online-active .header .brand-sub{display:none}}@media(max-width:430px){.header .brand{font-size:21px}.header-actions #fullscreen-toggle span{display:none}.header-actions #fullscreen-toggle{padding:7px}.header-actions #sound{width:28px}.header-actions{gap:4px}.header-actions #end-game-open,.online-active .header-actions #setup-open{display:none}.online-active .header-actions #end-game-open{display:block}#online-hub .on-play-card p{min-height:67px}#online-hub .on-play-card .on-card-link{line-height:1.4;min-height:30px}#online-hub .on-section-title h3{font-size:20px}#online-hub .on-section-title{align-items:flex-start}#online-hub .on-footer>span{display:none}}@media(prefers-reduced-motion:reduce){#online-hub .on-play-card{transition:none}#online-hub .on-play-card:hover{transform:none}}#online-hub .on-pending-avatar{display:flex;align-items:center;gap:14px;margin:20px 0;font-size:12px;color:#738565}#online-hub .on-pending-avatar img{width:66px;height:66px;border-radius:50%;object-fit:cover;border:2px dashed #c1bd91}#online-hub [hidden]{display:none!important}body:has(#online-hub[open]){overflow:hidden}#online-hub .on-profile-heading>div{min-width:0}#online-hub .on-profile-heading p{overflow-wrap:anywhere}@media(max-width:430px){.header .brand-mark{display:none}.header .brand{font-size:21px;flex-shrink:0}.header-actions{min-width:0}}#rules{max-width:890px;padding:0;overflow-x:hidden;border-radius:24px;scroll-behavior:smooth}#rules .rulebook{color:#234535}.rb-header{padding:32px 36px 25px;background:#f7efd9;border-bottom:1px solid #dddfcc;position:relative}.rb-header:after{content:"✦";position:absolute;right:51px;top:66px;font-size:96px;line-height:1;color:#d5a935;transform:rotate(12deg)}.rb-eyebrow{display:flex;justify-content:space-between;gap:14px;padding-right:27px;font-size:10px;font-weight:800;letter-spacing:1.4px;color:#66765b}.rb-eyebrow span{font-weight:500;letter-spacing:1px}#rules .rb-header h2{position:relative;z-index:1;font-size:clamp(30px,5vw,46px);line-height:1.05;letter-spacing:-1.8px;margin:23px 100px 14px 0}.rb-header h2 em{font-family:Georgia,serif;font-weight:400;color:#667b47}#rules .rb-header>p{margin:0 0 17px;font-size:13px}.rb-edition{display:flex;flex-wrap:wrap;gap:6px}.rb-edition span{font-size:11px;background:#fffaf0;border:1px solid #dce0c9;border-radius:5px;padding:6px 9px;font-weight:650}.rb-edition span:first-child{color:#fff6d8;background:#315b40;border-color:#315b40}.rulebook>form .dialog-close{z-index:3}.rb-tools{padding:20px 36px 0}#rules .rb-tools label{margin:0 0 7px;font-size:12px}.rb-tools input{width:100%;padding:11px 13px;border:1px solid #cdd7bf;border-radius:9px;background:#fffdf6;font:inherit;font-size:13px;color:#284a37}.rb-tools input:focus{outline:3px solid #ecc56370;border-color:#9aa876}.rb-tools nav{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.rb-tools nav a{padding:6px 9px;border-radius:6px;text-decoration:none;color:#537449;background:#edf0df;font-size:11px;font-weight:700}.rb-tools nav a:hover{background:#e1e9cf}.rb-content{padding:0 36px}.rb-section{padding:27px 0;border-bottom:1px solid #dfe4d0;scroll-margin-top:15px}.rb-section[hidden],.rb-no-results[hidden]{display:none}.rb-section h3{margin:0 0 11px;font-size:22px;line-height:1.2;letter-spacing:-.6px}.rb-section h4{font-size:14px;margin:10px 0 6px}#rules .rb-section p{font-size:13px;line-height:1.6;margin:7px 0 0;color:#62765b}#rules .rb-section p.rb-lead{margin:0 0 18px}.rb-section strong{color:#355335}.rb-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rb-three article{border:1px solid #e0e4d0;border-radius:12px;background:#fffdf3;padding:13px}.rb-step-number{font-size:10px;font-weight:800;color:#a0ab87;letter-spacing:1px}.rb-illustration{height:62px;display:flex;align-items:center;justify-content:center;margin:2px 0 9px}.rb-die{font-size:66px;color:#3e5942;transform:rotate(-9deg);line-height:1}.rb-pawn{display:inline-flex;align-items:center;justify-content:center;width:27px;height:30px;flex-shrink:0;font-size:31px;line-height:1;color:#ed454b;text-shadow:0 2px 0 #0002}.rb-pawn.rb-blue{color:#367fdf}.rb-pawn.rb-red{color:#d84646}.rb-selected{gap:9px}.rb-selected .rb-pawn{width:36px;height:36px;font-size:24px;font-weight:800;color:#203e2d;background:#f8d569;border:2px solid #4b6340;border-radius:50%;outline:4px solid #f9d96c55;text-shadow:none}.rb-selected>span:last-child{font-size:8px;letter-spacing:.8px;font-weight:800;color:#7b814d}.rb-lane{gap:2px}.rb-square{display:inline-flex;width:35px;height:35px;justify-content:center;align-items:center;background:#f4f2e5;border:1px solid #d9deca;color:#8e9b79;font-size:15px;flex-shrink:0}.rb-target{background:#fff0b5;border-color:#d4b252}.rb-target .rb-pawn:not(:empty){font-size:24px;font-weight:800}.rb-note{border-left:3px solid #d1aa42;background:#f5efd8;padding:11px 13px;font-size:12px;line-height:1.55;color:#6c7253;margin-top:16px;border-radius:0 7px 7px 0}.rb-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:16px 0}.rb-rule{padding:13px;border:1px solid #dfe4d0;border-radius:10px;background:#fffdf3}.rb-rule>div{display:flex;justify-content:space-between;align-items:flex-start;gap:7px}.rb-rule h4{margin:0;font-size:13px}.rb-status{border-radius:4px;padding:3px 6px;font-size:9px;font-weight:800;letter-spacing:.5px;line-height:1}.rb-status.is-on{background:#dcebd3;color:#3a7040}.rb-status.is-off{background:#ecebdc;color:#7a8468}#rules p.rb-small{font-size:11px}.rb-board-key{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin:20px 0}.rb-key-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:7px;border:1px solid #d4dcc7;font-size:24px}.rb-safe{background:#e3ebca;color:#6e8251}.rb-road{color:#789173;background:#f1f1e4}.rb-home{background:#f7ded2;color:#bb614d}.rb-board-key h4{font-size:13px}.rb-list{padding-left:19px;margin:14px 0 0;font-size:13px;line-height:1.65;color:#62765b}.rb-list li{padding-left:3px;margin-bottom:11px}.rb-list li::marker{color:#a1ae79}.rb-examples{display:grid;gap:13px;margin-top:18px}.rb-examples article{border:1px solid #dde2ce;border-radius:11px;padding:14px;display:grid;grid-template-columns:230px 1fr;align-items:start;column-gap:20px;background:#fffdf3}.rb-example-heading{display:flex;align-items:center;gap:7px;grid-column:1}.rb-example-heading>span{color:#a4b58a;font-size:10px;font-weight:800}.rb-example-heading h4{margin:0;font-size:13px}.rb-example-lane{display:flex;gap:3px;align-items:center;margin-top:13px;grid-column:1}.rb-example-lane b{font-size:36px;margin-left:10px;color:#526d4d;font-weight:400;line-height:1}#rules .rb-examples article p{grid-column:2;grid-row:1 / 3;font-size:12px;margin:0}.rb-block{background:#dbe6ee;width:55px;border-color:#80a7c8}.rb-block .rb-pawn{width:23px}.rb-home-lane{background:#f3dcd0;border-color:#dfb6a3;color:#b56953}.rb-levels{margin:15px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.rb-levels article{border:1px solid #dce2cd;border-radius:9px;padding:13px}.rb-levels .rb-current{background:#edf1dc;border-color:#a1b577;box-shadow:inset 0 3px #8d9f56}.rb-levels h4{margin:0}.rb-levels h4 span{display:block;font-size:10px;font-weight:500;margin-top:5px;color:#78896b}#rules .rb-levels p{font-size:12px}.rb-controls{margin:17px 0 0}.rb-controls>div{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:10px 0;border-bottom:1px dashed #e1e5d2;font-size:12px;line-height:1.65}.rb-controls dt{font-weight:750}.rb-controls dd{margin:0;color:#64765a}.rb-controls kbd{display:inline-block;min-width:19px;padding:0 4px;border-radius:4px;border:1px solid #ccd7ba;background:#f6f6e7;font-family:inherit;font-size:11px;line-height:1.7;text-align:center}.rb-section details{border-top:1px solid #e0e5d0;padding:12px 0;font-size:13px}.rb-section details:first-of-type{border-top:0}.rb-section details summary{cursor:pointer;font-weight:650;line-height:1.5;color:#45603d}.rb-section details summary::marker{color:#91a474}.rb-section a{color:#3c7050;text-underline-offset:2px}.rb-no-results{padding:30px 0}.rb-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 36px 28px;background:#f2efd9}.rb-footer>span{font-family:Georgia,serif;font-style:italic;font-size:22px;white-space:nowrap;color:#51683d}.rb-footer small{display:block;margin-top:4px;font:11px DM Sans,sans-serif;color:#83916e}.rb-footer .roll-button{width:auto;min-width:210px}@media(max-width:620px){#rules{width:calc(100% - 18px);max-height:calc(100svh - 18px);border-radius:17px}.rb-header{padding:25px 21px 22px}.rb-header:after{right:28px;top:66px;font-size:63px}#rules .rb-header h2{margin-right:65px;letter-spacing:-1.2px}.rb-eyebrow{font-size:9px;letter-spacing:1px}.rb-eyebrow span{display:none}.rb-tools{padding:17px 21px 0}.rb-content{padding-inline:21px}.rb-section{padding-block:23px}.rb-section h3{font-size:20px}.rb-three{grid-template-columns:1fr;gap:9px}.rb-three article{position:relative;display:grid;grid-template-columns:83px 1fr;gap:0 13px;padding:13px}.rb-three .rb-step-number{position:absolute;top:10px;left:10px}.rb-three .rb-illustration{grid-column:1;grid-row:1 / 3;height:60px;align-self:center;margin:0}.rb-three h4{grid-column:2;margin:1px 0 0}#rules .rb-three p{grid-column:2;font-size:12px;margin-top:5px}.rb-selected{flex-direction:column;gap:5px}.rb-lane .rb-square{width:27px;height:29px}.rb-rule-grid{grid-template-columns:1fr;gap:8px}.rb-board-key{grid-template-columns:1fr;gap:17px}.rb-board-key>div{display:grid;grid-template-columns:40px 1fr;gap:0 12px}.rb-key-icon{grid-row:1 / 3}.rb-board-key h4{grid-column:2;margin:0}#rules .rb-board-key p{grid-column:2;font-size:12px;margin-top:5px}.rb-examples article{grid-template-columns:1fr;gap:0}#rules .rb-examples article p{grid-column:1;grid-row:3;margin-top:12px}.rb-example-lane{justify-content:center;margin-top:16px}.rb-levels{grid-template-columns:1fr;gap:8px}.rb-levels h4 span{display:inline;margin-left:7px}.rb-controls>div{grid-template-columns:1fr;gap:2px}.rb-footer{padding:22px 21px 26px;gap:17px;flex-wrap:wrap}.rb-footer>span{font-size:20px}.rb-footer .roll-button{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){#rules{scroll-behavior:auto}}#rules{width:min(900px,calc(100% - 32px));max-width:900px;height:min(820px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);padding:0;overflow:hidden;border:1px solid #b7a675;background:#fcf8eb;box-shadow:0 40px 120px #001b17b3}#rules .rulebook{display:flex;flex-direction:column;height:100%;min-height:0}#rules .rb-header{display:flex;gap:22px;align-items:center;flex-shrink:0;padding:28px 34px 23px;background:#123e33;border-bottom:3px solid #bda26b}#rules .rb-header:after{display:none}.rb-book-mark{display:grid;place-items:center;width:64px;height:72px;flex-shrink:0;border:1px solid #a68c52;box-shadow:inset 0 0 0 5px #153e33,inset 0 0 0 6px #746b44;border-radius:5px 12px 12px 5px;font-size:32px;color:#d7b865;transform:rotate(-6deg);background:#194638}#rules .rb-header h2{margin:0 30px 8px 0;color:#fff7df;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(25px,4vw,34px);letter-spacing:-.6px;line-height:1.1}#rules .rb-header p{margin:0 0 14px;color:#b9ccbb;font-size:12px}#rules .rb-edition{gap:6px}#rules .rb-edition span{padding:4px 7px;color:#dce3cb;background:#ffffff0a;border-color:#ffffff20;border-radius:5px;font-size:10px;font-weight:500}#rules .dialog-close{color:#dfd0a9;top:16px;right:18px}.rb-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;flex-shrink:0;background:#f2eddd;padding:0 24px;border-bottom:1px solid #dbd8c1}.rb-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 5px;min-height:59px;border:0;border-bottom:3px solid transparent;background:transparent;color:#728067;font:inherit;font-size:12px;font-weight:700;white-space:nowrap}.rb-tabs button>span{font-size:22px;font-weight:400}.rb-tabs button[aria-selected=true]{border-bottom-color:#b89649;color:#17432f;background:#eae9d757}#rules .rb-content{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:24px 33px 28px;min-height:0;flex:1}#rules .rb-panel[hidden]{display:none!important}.rb-panel:focus{outline:none}.rb-audio-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 15px;background:#edf0db;border:1px solid #d4dcc0;border-radius:11px;margin:0 0 22px}.rb-audio-bar>div{display:flex;gap:11px;align-items:baseline}.rb-audio-bar strong{color:#365c3d;font-size:12px}.rb-audio-bar>div>span{color:#7c886a;font-size:10px}.rb-listen{border:1px solid #456b49;border-radius:8px;background:#315e40;color:#fff0bb;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;min-height:37px;font:inherit;font-size:11px;font-weight:750}.rb-listen[aria-pressed=true]{background:#e6c86d;border-color:#b79b4b;color:#314c34}.rb-audio-slot audio{display:block;width:100%;height:36px;margin:-10px 0 18px}#rules .rb-audio-status{font-size:11px;color:#956340;margin:0}#rules .rb-audio-status:empty{display:none}#rules .rb-section{padding:0;border:0}#rules .rb-section h3{font-size:23px;letter-spacing:-.6px;margin:0 0 14px}#rules .rb-section p{line-height:1.6}#rules .rb-three{gap:12px}#rules .rb-three article{background:#fffdf5;border-color:#daddc3;border-radius:12px;padding:15px}#rules .rb-three p{font-size:12px}#rules .rb-three h4{font-size:16px;margin-bottom:8px}#rules .rb-note{margin-top:20px;background:#f1ead1}#rules .rb-rule-grid{gap:0 22px;margin-top:18px}#rules details.rb-rule{background:transparent;border:0;border-top:1px solid #d9ddc5;border-radius:0;padding:0;font-size:12px}#rules .rb-rule summary{display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;padding:15px 0;cursor:pointer;font-size:12px;font-weight:700;color:#33553b}#rules .rb-rule summary::-webkit-details-marker{display:none}#rules .rb-rule summary>span:first-child{flex:1}#rules .rb-rule summary:after{content:"+";font-size:18px;color:#92a07c;font-weight:400;width:14px;text-align:center}#rules .rb-rule[open] summary:after{content:"−"}#rules .rb-rule[open]{background:#eeefdf;padding-inline:12px;border-radius:8px}#rules .rb-rule p{font-size:12px;line-height:1.65;padding-bottom:15px;margin-top:0}#rules .rb-status{font-size:9px;flex-shrink:0}#rules .rb-extra,#rules .rb-audio-transcript{margin:20px 0 0;border:1px solid #d9ddc4;border-radius:10px;background:#f5f3e4}#rules .rb-extra>summary,#rules .rb-audio-transcript>summary{padding:13px 15px;cursor:pointer;color:#60734e;font-size:12px;font-weight:650}#rules .rb-extra[open]>.rb-section-body{padding:0 16px 17px}#rules .rb-audio-transcript>p{margin:0;padding:0 15px 15px;font-size:12px;color:#788368}#rules .rb-board-key{gap:15px}#rules .rb-board-key>div{border-top:3px solid #aabb7c;padding-top:15px}#rules .rb-board-key>div:last-child{border-top-color:#c69a5e}#rules .rb-key-icon{border-radius:9px;box-shadow:inset 0 1px #fff,0 3px #d2d5b9}#rules .rb-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}#rules .rb-controls>div{display:block;padding:13px 0;font-size:12px}#rules .rb-controls dt{margin-bottom:5px;color:#305b3b}#rules .rb-controls dd{font-size:11px}#rules .rb-footer{flex-shrink:0;padding:16px 33px;background:#f1eddb;border-top:1px solid #d9d9bd;gap:20px}#rules .rb-footer>span{font:11px DM Sans,sans-serif;color:#7b886c}#rules .rb-footer .roll-button{min-height:44px;min-width:190px;width:auto;margin:0;border-radius:9px;font-size:13px}#rules :is(button,summary):focus-visible{outline:3px solid #a5863f;outline-offset:3px}.rb-six-demo{display:flex;align-items:center;gap:25px;background:#f1ebd0;border:1px solid #dfd5ae;border-radius:13px;padding:14px 20px;margin-bottom:17px}.rb-six-demo>div{display:flex;align-items:center;gap:7px}.rb-six-demo span{font-size:49px;line-height:1;color:#315c40;text-shadow:0 2px #ffffff}.rb-six-demo b{font-size:13px;color:#9e9b73;font-weight:500}#rules .rb-six-demo p{font-size:12px;margin:0}#rules .rb-six-demo p strong{display:block}#rules .rb-control,#rules .rb-turn-rule{padding:0;margin:0;border:0;border-top:1px solid #d9ddc4;border-radius:0}#rules .rb-control summary,#rules .rb-turn-rule summary{padding:14px 0;color:#3d603f;font-size:12px;font-weight:700;cursor:pointer}#rules .rb-control p,#rules .rb-turn-rule p{padding:0 0 15px;margin:0;font-size:12px;line-height:1.6}@media(max-width:620px){#rules{width:calc(100% - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:18px}#rules .rb-header{gap:15px;padding:23px 20px 18px}.rb-book-mark{width:39px;height:52px;font-size:23px}#rules .rb-header h2{margin-right:19px;font-size:25px}#rules .rb-header p{font-size:11px;max-width:28ch}#rules .rb-edition{gap:4px}#rules .rb-edition span{font-size:9px;padding:4px 5px}.rb-tabs{padding:0 10px}.rb-tabs button{flex-direction:column;gap:4px;padding:11px 2px 9px;font-size:10px;min-height:63px}.rb-tabs button>span{font-size:21px;line-height:1}#rules .rb-content{padding:19px 18px 24px}.rb-audio-bar{padding:10px 12px;margin-bottom:21px}.rb-audio-bar>div{flex-direction:column;gap:3px}#rules .rb-section h3{font-size:21px;line-height:1.25}#rules .rb-three article{padding:14px;grid-template-columns:59px 1fr;column-gap:12px}#rules .rb-three h4{font-size:15px;margin:1px 0 4px}#rules .rb-three p{font-size:11px;margin-top:0;line-height:1.5}#rules .rb-three .rb-illustration{height:56px}#rules .rb-three .rb-die{font-size:57px}#rules .rb-three .rb-lane{flex-wrap:wrap;gap:0}#rules .rb-three .rb-lane .rb-square{width:24px;height:25px}#rules .rb-note{padding:11px 12px;font-size:11px}#rules .rb-rule-grid{grid-template-columns:1fr}#rules .rb-rule summary{padding:14px 0}#rules .rb-board-key{gap:17px}#rules .rb-board-key>div{border-top-width:1px;padding-top:17px}#rules .rb-controls{grid-template-columns:1fr}#rules .rb-six-demo{gap:15px;padding:13px}#rules .rb-six-demo span{font-size:37px}#rules .rb-six-demo p{font-size:11px}#rules .rb-footer{flex-wrap:nowrap;padding:14px 18px}#rules .rb-footer .roll-button{min-width:0;width:auto;font-size:12px;padding:12px 17px}}:root{--felt:#102e29;--cream:#fff9eb;--ink:#183e34;--yellow:#f4cd72;background:#102e29;color:#f8f4e8}body{background:radial-gradient(ellipse at 43% 20%,#284c3e 0,#102e29 60%,#091e1c);min-height:100dvh}.header{max-width:none;height:76px;padding:12px 28px;border-bottom:1px solid #b9a4742e;background:#0d2422a8}.brand{font-size:29px;letter-spacing:-1px}.brand-sub{color:#b9c6af;font-size:10px;letter-spacing:.4px}.brand-mark{box-shadow:0 3px 8px #0005,inset 0 1px 1px #fff;border:1px solid #c1ab79;background:linear-gradient(140deg,#fffbea,#d5c59f)}.header-actions{gap:12px}.header-actions>.quiet-button,.header-actions>.light-button,.end-game-button{border-radius:100px;padding:10px 15px}.header-actions>.light-button{background:#ead5a5;color:#173b31;border-color:#f9e7ba;box-shadow:inset 0 1px #fff8,0 2px 8px #0003}.end-game-button{border-color:#9f81763d;color:#d7b9ac;font-size:12px}.end-game-button:hover{background:#69343165}.fullscreen-toggle{border:1px solid #baa37655!important;background:#d5bf7a0c!important;color:#f5db9d}main{max-width:1900px;padding:18px 22px 20px;gap:20px;grid-template-columns:minmax(0,1fr) 308px}.table-area{position:relative;padding:18px 18px 10px;border:1px solid #c7ae7138;border-radius:24px;background:linear-gradient(145deg,#193e3380,#0b292380);box-shadow:inset 0 1px #e6d7b212,0 16px 60px #03131040;overflow:hidden}.table-heading h1{font-size:19px;font-weight:650;letter-spacing:-.4px;margin:0}.match-badges{margin-top:6px}.match-badge{border:0;background:none;padding:0;color:#a2bbaa;font-size:10px}.match-badge+.match-badge:before{content:"·";margin-right:7px;color:#c9ae73}.coach-strip,#coach{margin:0;position:absolute;right:18px;top:18px}.journey-steps{gap:2px;font-size:10px}.journey-steps .step{padding:4px 7px}.journey-steps .step>b{width:16px;height:16px;font-size:9px}.journey-steps .step.active{background:#d6bd7616;color:#ebd49a}.seats{margin-top:16px;gap:8px}.seat{padding:8px 12px;min-width:128px;background:#0b262147;border:1px solid #ffffff0d;border-radius:13px;color:#e1e4d8;box-shadow:inset 0 1px #ffffff08}.seat small{font-size:10px;color:#90b0a0}.seat-pawn{filter:drop-shadow(0 2px 1px #0006);font-size:27px}.seat.active{background:linear-gradient(135deg,#faf1d9,#e9ddbd);border-color:#f0dba8;box-shadow:0 5px 15px #0003,inset 0 -3px color-mix(in srgb,var(--seat) 80%,#172e28);color:#173d31}.seat.active small{color:#647357}.view-toolbar{margin:12px 0 0;gap:6px 10px}.view-tabs{padding:3px;border-radius:100px;border-color:#b1b99724;background:#061f1b66}.view-tabs button{border-radius:100px;padding:8px 14px;min-height:33px;font-size:11px}.view-tabs button[aria-pressed=true]{background:linear-gradient(#f6e7ba,#d9c188);color:#244332;border-color:#eed9a3;box-shadow:0 2px 5px #0004}.celebration-toggle{border-radius:100px;background:#122f26;border-color:#a593632e;font-size:10px;min-height:32px}.celebration-toggle strong{font-size:9px}#view-note{font-size:10px;color:#84a794;margin:0;padding-left:5px}.seat-controls{margin-left:0}.seat-controls select{border-radius:100px;background:#112f26}.stage-wrap{margin:0 -14px;isolation:isolate}.board-status{top:12px;border-radius:100px;padding:7px 16px;font-size:12px;line-height:1.4;color:#f7e8bb;background:#0b2927df;border-color:#c4ad6f50;box-shadow:0 4px 16px #0003;white-space:normal;width:max-content;max-width:90%}.cinematic-toggle{left:18px;bottom:14px;min-height:40px;border-radius:100px;padding:8px 12px;background:#071f1beb;border-color:#c3ad6855;box-shadow:0 4px 16px #0004;font-size:11px}.cinematic-toggle[aria-pressed=true]{background:#284b38ef;border-color:#d7bd72;box-shadow:0 0 0 3px #bd9a4310,0 5px 20px #0003}.view-toggle-state{font-size:10px}.camera-controls{bottom:14px;right:18px;border-radius:100px;padding:4px;background:#071f1bed;border-color:#c3ad6840;box-shadow:0 4px 16px #0003}.camera-controls button{width:31px;height:31px;border-radius:50%}.board-caption{display:none}.shot-label{top:52px!important;font-size:9px;letter-spacing:1px}.table-footer{padding:4px 8px;color:#779d88;font-size:10px}.table-footer>span:first-child{color:#b7b797}.game-panel{position:relative;border-radius:22px;background:linear-gradient(150deg,#fff9e9,#eee6d1);border:1px solid #e4d5b1;box-shadow:inset 0 1px #fff,0 15px 45px #03161144;padding:20px;overflow:hidden;color:#264735}.game-panel:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:3px;background:var(--player-color);border-radius:0 4px 4px 0}.turn-top{font-size:11px;color:#3a5543}.turn-top #turn-number{color:#849078;font-size:10px}.color-dot{width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb,var(--player-color) 13%,transparent)}.game-panel h2{font-size:27px;line-height:1.1;letter-spacing:-1px;margin:16px 0 8px;color:#183d31}.game-panel[data-phase=move] h2{color:#183d31}.game-panel>p{font-size:12px;line-height:1.5;color:#75806a;margin:0}.dice-area{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:19px;padding:17px 12px;margin:18px 0 16px;border:1px solid #c8b99370;border-radius:15px;background:radial-gradient(at 0 0,#fffdf5,#e5dec9);box-shadow:inset 0 1px 5px #9d8c5d10}.die-ui{width:65px;height:65px;min-width:65px;padding:13px;gap:6px;border-radius:13px;background:linear-gradient(130deg,#fffef6,#f0eadb);box-shadow:4px 6px #c2bda9,6px 9px 14px #4e49282b,inset 0 1px 2px #fff;transform:rotate(-7deg);border-color:#ddd4be}.die-ui .pip{background:#173a30}.die-ui:disabled{opacity:.72}#roll-result{font-size:11px;line-height:1.5;max-width:145px;color:#718066}.roll-button{background:linear-gradient(#f9dea0,#edc36d);border-color:#dfb966;border-radius:12px;box-shadow:0 3px #b08a44,inset 0 1px #ffedc6;min-height:49px;color:#27422f}.roll-button:hover:not(:disabled){background:linear-gradient(#ffe9b5,#f0cb7b);box-shadow:0 4px #b08a44,0 9px 18px #b68e3125}.roll-button:disabled{box-shadow:none;background:#dce0d15c;border-color:#c7cfb970;color:#7c8770}.piece-button{border-width:1px;border-radius:12px;box-shadow:0 2px #d1c7a6;background:#fffaf0;padding:9px 5px;min-height:69px}.piece-button .piece-number{border-width:1.5px;font-size:16px;width:27px;height:27px}.piece-button .goti-name{font-size:11px}.piece-button .goti-state,.piece-button small{font-size:10px}.piece-button.selected{border-color:#244c37;background:#eee0b2;box-shadow:0 0 0 2px #406b3533,0 2px #b29a62}.game-panel .selected-detail{background:#dedec554;border-left-width:2px;font-size:10px;line-height:1.5;padding:8px 9px;color:#6d7c60}.hint-button{font-size:10px;border-radius:100px;min-height:31px;background:#ffffff47}.dice-bank{margin:10px 0 13px;padding:10px;background:#e9dcb750;border-color:#b8a26c60}.bank-dice{gap:7px;margin:8px 0 4px}.bank-die{min-height:48px;max-width:72px}.bank-die>span{font-size:25px}.dice-bank-heading{font-size:11px}.dice-bank>p{font-size:10px}.roll-ribbon{margin:10px 0}.roll-chip{opacity:.7}.roll-chip.is-latest{opacity:1}.panel-divider{margin:17px 0 12px;background:#c9c5ac70}.score-heading h3{font-size:11px}.score-heading>span{font-size:10px}.score-row{padding:7px 0}.score-row strong{font-size:12px}.score-row small{font-size:10px}.table-note{font-size:11px;padding:9px;background:#d9ddc645}.table-note p{font-size:11px}.history{font-size:11px;margin-top:13px}.quick-toggle{border:1px solid #b9a97950;background:#0a2a2399;border-radius:100px;padding:7px 11px;color:#d4dabc;font-size:10px}dialog::backdrop{background:#031411b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(min-width:1000px){main{height:calc(100dvh - 76px);min-height:650px}.table-area{height:100%;display:flex;flex-direction:column;min-height:0}.stage-wrap{flex:1;min-height:280px}#stage{position:absolute;inset:0;height:100%;min-height:0}.table-footer{flex:0}.game-panel{max-height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#a5ad9270 transparent}}@media(min-width:761px){#app.fullscreen-game{background:radial-gradient(ellipse at 40% 30%,#204a3b,#091d1b 80%);overflow:hidden}#app.fullscreen-game .header{height:58px;background:#061b18ba;padding:8px 22px;border-color:#b6a37526}#app.fullscreen-game main{height:calc(100dvh - 58px);min-height:0;padding:12px;gap:12px;grid-template-columns:minmax(0,1fr) 280px}#app.fullscreen-game .table-area{padding:12px 12px 0;border-radius:18px;background:#163b2d26;border-color:#d4b87522}#app.fullscreen-game .stage-wrap{margin:0 -9px;min-height:140px}#app.fullscreen-game .game-panel{padding:17px;border-radius:18px}#app.fullscreen-game .seats{margin-top:0}#app.fullscreen-game .view-toolbar{margin-top:10px}#app.fullscreen-game #view-note,#app.fullscreen-game .game-panel .table-note{display:none}#app.fullscreen-game .game-panel h2{font-size:25px}#app.fullscreen-game .dice-area{margin:12px 0;padding:12px}#app.fullscreen-game .header .brand{font-size:25px}#app.fullscreen-game .header .brand-mark{padding:6px}}@media(max-width:1150px){.coach-strip,#coach{display:none}.seat{min-width:110px;padding:7px 10px}.seat-pawn{font-size:23px}.seat small{font-size:9px}.celebration-toggle{margin-left:auto}.view-tabs button{padding:8px 12px}}@media(min-width:761px)and (max-height:600px){#app.fullscreen-game .game-panel h2{font-size:21px;margin:9px 0 5px}#app.fullscreen-game .dice-area{padding:8px;margin:8px 0}#app.fullscreen-game .die-ui{width:45px;height:45px;min-width:45px;padding:9px;gap:4px;border-radius:9px}#app.fullscreen-game .game-panel .panel-divider,#app.fullscreen-game .game-panel .score-heading,#app.fullscreen-game #scores,#app.fullscreen-game .history,#app.fullscreen-game .roll-ribbon{display:none}#app.fullscreen-game .seat{min-width:100px;padding:4px 9px}#app.fullscreen-game .view-toolbar{margin-top:6px}#app.fullscreen-game .view-tabs button{min-height:28px;padding:5px 12px}}@media(max-width:999px)and (min-width:761px){main{grid-template-columns:minmax(0,1fr) 275px;gap:12px;padding:12px}#stage{height:max(400px,65dvh)}.table-area{padding:12px}.game-panel{padding:17px}.seats{flex-wrap:wrap}.view-tabs{width:100%}.view-toolbar{gap:6px}}@media(max-width:760px){.header{height:58px;padding:8px 12px;background:#071e1b;border-color:#bc9b5726}.brand{font-size:23px}.header-actions{gap:5px}.header-actions>.quiet-button,.header-actions>.light-button,.end-game-button{padding:8px 10px;font-size:11px}.header .brand-sub{display:none}.header-actions .icon-button{width:23px;font-size:21px}.fullscreen-toggle{min-width:29px}.header-actions>.quiet-button.fullscreen-toggle{padding:7px}main{display:flex;flex-direction:column;padding:10px;gap:10px}.table-area{padding:11px 10px 0;border-radius:18px;width:100%}.table-heading h1{font-size:17px}.table-heading .quick-toggle{display:block}.match-badges{margin-top:4px}.seats{margin-top:10px;gap:6px}.seat{flex:1;min-width:0;padding:6px 8px;font-size:11px;border-radius:10px}.seat-pawn{font-size:23px}.seat small{font-size:9px}.seat.active small{color:#737a62}.seat-indicator{display:none}.view-toolbar{margin-top:10px;gap:6px}.view-tabs{width:100%}.view-tabs button{font-size:10px;min-height:31px;padding:6px 9px}.celebration-toggle{margin-left:auto;min-height:27px;font-size:9px}.seat-controls{font-size:10px;gap:5px}.seat-controls select{min-height:29px;font-size:10px;max-width:130px}#view-note{display:none}.stage-wrap{margin:0 -8px}#stage{position:relative;height:clamp(290px,46dvh,470px);min-height:0}.board-status{top:7px;font-size:10px;padding:5px 12px;max-width:85%}.cinematic-toggle{left:10px;bottom:9px;min-height:33px;padding:5px 9px;font-size:10px;gap:5px}.cinematic-toggle .film-icon{display:none}.camera-controls{right:10px;bottom:9px;padding:2px}.camera-controls button{width:27px;height:27px;font-size:18px}.table-footer{display:none}.game-panel{width:100%;border-radius:17px;padding:15px;display:grid;grid-template-columns:66px minmax(0,1fr);gap:7px 13px}.game-panel>.turn-top{grid-column:1/-1;order:0;font-size:11px}.game-panel h2{grid-column:2;grid-row:2;font-size:22px;margin:0;align-self:end}.game-panel>#action-help{grid-column:2;grid-row:3;font-size:11px;line-height:1.35}.game-panel>.dice-area{grid-column:1;grid-row:2/4;padding:0;margin:0;min-height:64px;border:0;background:none;box-shadow:none;display:flex}.game-panel .die-ui{width:51px;height:51px;min-width:51px;padding:11px;gap:4px;border-radius:11px}.game-panel #roll-result{display:none}.game-panel>.roll-button{grid-column:1/-1;order:5;margin:5px 0 2px;font-size:13px;min-height:43px}.game-panel>.moves{grid-column:1/-1;order:4;margin:4px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.game-panel>.moves .piece-button{padding:7px 3px;min-height:65px;gap:3px}.game-panel .piece-button .goti-name{display:none}.game-panel .piece-button .piece-number{width:24px;height:24px;font-size:15px}.game-panel .piece-button .goti-state{font-size:9px}.game-panel .piece-button .goti-destination{font-size:9px;line-height:1.15}.game-panel>.dice-bank{grid-column:1/-1;order:3;margin:0;padding:8px}.game-panel>.dice-bank p{font-size:9px}.game-panel .bank-die{min-height:38px;display:flex;align-items:center;gap:6px;padding:5px 8px}.game-panel .bank-dice{margin:6px 0 0}.game-panel .bank-die>span{font-size:23px}.game-panel>.match-status{grid-column:1/-1;order:6;margin:0}.game-panel>.match-status .selected-detail{font-size:10px;padding:6px 8px}.game-panel>.roll-ribbon,.game-panel>.panel-divider,.game-panel>.score-heading,.game-panel>#scores,.game-panel>.table-note,.game-panel>.history{display:none;grid-column:1/-1;order:7}.game-panel.details-open>.score-heading,.game-panel.details-open>#scores,.game-panel.details-open>.history{display:block}#app.fullscreen-game{height:100dvh;background:#102e29;overflow:auto}#app.fullscreen-game .header{height:52px;padding:6px 10px}#app.fullscreen-game main{min-height:calc(100dvh - 52px);padding:6px;gap:6px}#app.fullscreen-game .table-area{padding:7px 7px 0;border-radius:14px}#app.fullscreen-game .seats{margin-top:0}#app.fullscreen-game .view-toolbar{margin-top:7px}#app.fullscreen-game .celebration-toggle{display:none}#app.fullscreen-game #stage{height:clamp(260px,43dvh,440px)}#app.fullscreen-game .game-panel{padding:12px;border-radius:14px}#app.fullscreen-game .game-panel .match-status{display:none}#app.fullscreen-game .game-panel h2{font-size:20px}}@media(max-width:400px){.header{padding-inline:9px;gap:5px}.brand{font-size:21px;gap:5px}.brand-mark{padding:5px}.header-actions>.light-button,.end-game-button{font-size:10px;padding:8px}.header-actions>.quiet-button:not(.fullscreen-toggle){font-size:0;padding:4px}.header-actions>.quiet-button span{font-size:12px}.seat-pawn{font-size:20px}.seat{padding:6px;font-size:10px}.cinematic-toggle .view-toggle-label{font-size:9px}.camera-controls button{width:25px}}.board-fullscreen-button{position:absolute;right:180px;bottom:14px;z-index:6;display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 15px;border:1px solid #d9bd6e99;border-radius:100px;background:#12392eed;color:#fff5d8;font-size:12px;font-weight:700;box-shadow:inset 0 1px #ffffff18,0 4px 16px #0003}.board-fullscreen-button:hover{background:#285c46}.board-fullscreen-button:focus-visible{outline:3px solid #f4d575;outline-offset:3px}@media(min-width:761px)and (max-width:1100px){.board-fullscreen-button{right:18px;bottom:63px}}@media(max-width:760px){.stage-wrap{padding-bottom:30px}.board-fullscreen-button{right:10px;bottom:49px;min-height:36px;padding:7px 11px;font-size:11px;gap:6px}.board-fullscreen-button svg{width:15px;height:15px}}@media(prefers-reduced-motion:reduce){button{transition:none}.die-ui.rolling{animation:none}}#setup[data-setup-flow]{width:min(760px,calc(100% - 32px));max-width:760px;height:min(790px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);padding:0;overflow:hidden;border:1px solid #b7a675;border-radius:24px;background:#fcf8eb;color:#163c30;box-shadow:0 40px 120px #001b17b3,inset 0 0 0 5px #e9e2cc}#setup[data-setup-flow][open]{display:flex;flex-direction:column}#setup .sf-header{padding:29px 32px 22px;background:#123e33;color:#fff7df;border-bottom:3px solid #bea56a}#setup .sf-header h2{color:#fff7df;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(25px,4vw,36px);letter-spacing:-.7px;line-height:1.15;margin:0 35px 8px 0}#setup .sf-header p{color:#bbd0c4;margin:0;font-size:13px}#setup[data-setup-flow] .dialog-close{color:#ddd1ab;z-index:2;top:16px;right:18px}#setup-form{display:flex;flex-direction:column;min-height:0;flex:1}.sf-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 25px;border-bottom:1px solid #dfd8bf;background:#f2eddd;flex-shrink:0}.sf-step{display:flex;align-items:center;justify-content:center;gap:8px;min-height:62px;padding:12px 5px;color:#717d69;border:0;border-bottom:3px solid transparent;background:transparent;font:inherit;font-size:12px}.sf-step>span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #c7ceb7;border-radius:50%;font-size:11px;font-weight:700}.sf-step[aria-selected=true]{color:#133e31;border-bottom-color:#b89446}.sf-step[aria-selected=true]>span{background:#194c3a;color:#fbe3a0;border-color:#194c3a}.sf-body{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:25px 30px 28px;flex:1}#setup .sf-panel-title{margin:0 0 18px;color:#244b38;font-size:20px;letter-spacing:-.3px}#setup .sf-panel[hidden],#setup .sf-rule-group[hidden],#setup .sf-footer>[hidden]{display:none!important}#setup .settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px}#setup .settings-grid label,#setup .sf-preset-row label{margin:0 0 7px;font-size:12px;color:#536650}#setup .settings-grid>div:last-child{grid-column:1 / -1}#setup select{border-color:#d1d3bb;background:#fffdf7;color:#1f4935;font-family:inherit;font-weight:600;border-radius:10px;padding:12px;min-height:45px}#setup .sf-panel>.setting-help{margin:10px 0 22px;font-size:12px}#setup .player-names{margin:20px 0 0;border:0;border-top:1px solid #dbddc8;background:transparent;padding:19px 0 0;border-radius:0}#setup .player-names h3{font-size:15px;margin-bottom:6px}#setup .player-names>p{font-size:12px}#setup .player-name-fields{gap:13px 16px}#setup .player-name-row{margin:0}#setup .player-name-row input{min-height:43px;padding:12px;background:#fffdf7;border:1px solid #d1d3bb;border-radius:10px}#setup .save-player-names{margin-top:15px;font-size:12px;background:transparent;border-color:#b5c3a7}#setup .name-save-status{margin:9px 0 0;font-size:11px}.sf-preset-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}#setup .sf-preset-row .rule-with-audio{padding:0;border:0;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}#setup .sf-preset-row .quick-rules-preset{grid-column:1/-1;margin:0;padding:11px 12px;width:auto;min-height:67px;border:1px solid #c8b66e;border-radius:11px;background:#f1e5b9;color:#4c582e;font-size:12px;font-weight:750}#setup .sf-preset-row .quick-rules-preset span{display:block;margin-top:5px;font-size:10px;font-weight:500}#setup .sf-preset-row .rule-listen{grid-area:2 / 1;justify-self:start}#setup .sf-preset-row .rule-transcript{grid-area:2 / 2;justify-self:end;margin-top:2px;max-width:none}#setup .sf-preset-row .rule-transcript[open]{grid-area:3 / 1 / auto / -1;justify-self:stretch;max-width:none}.sf-language-row{display:grid;grid-template-columns:1fr;padding:13px 0;margin-top:8px;border-bottom:1px solid #d9ddc6}#setup .sf-language-row .audio-language{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0;gap:13px;font-size:12px}#setup .sf-language-row select{width:auto;max-width:60%;min-width:180px;min-height:38px;padding:8px 10px;font-size:12px}#setup .sf-language-row .audio-guide-intro{margin:7px 0 0;font-size:11px;color:#74846b}#setup .rule-options{display:block;margin:0;padding:0;border:0;background:transparent;border-radius:0}#setup .rule-options>summary{display:none}.sf-rule-tabs{display:flex;gap:5px;padding:17px 0 14px;overflow-x:auto}.sf-rule-tab{flex:1;border:1px solid #d3d9c2;border-radius:8px;background:#f5f4e6;color:#63765a;padding:9px 10px;min-height:38px;font:inherit;font-size:12px;font-weight:700;white-space:nowrap}.sf-rule-tab[aria-selected=true]{background:#20543e;border-color:#20543e;color:#ffedb7}#setup .sf-rule-group>.rule-with-audio{padding:14px 0;border-bottom:1px solid #e0e2cf;column-gap:12px}#setup .sf-rule-group>.rule-with-audio:first-child{padding-top:5px}#setup .sf-rule-group>.rule-with-audio>label{margin:0;font-size:13px;font-weight:700;line-height:1.4}#setup .sf-rule-group small{font-size:11px;line-height:1.5;color:#748368}#setup .rule-listen{min-height:34px;border-radius:8px;padding:7px 9px;font-size:10px;background:#e9edd9}#setup .rule-transcript{margin-top:8px}#setup .rule-transcript p{font-size:12px}#setup .rule-transcript p[lang=ur],#setup .rule-transcript p[lang=pa-Arab],#setup .rule-transcript p[lang=ar],#setup .rule-transcript p[lang=ps]{font-size:17px}.sf-review{padding:22px;border:1px solid #d5d8bc;border-radius:16px;background:#f3f1df;margin:0 0 16px}.sf-review-players{display:flex;gap:9px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid #d9dcc4}.sf-player-chip{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#244d37;padding:8px 11px;background:#fffdf3;border-radius:8px;overflow-wrap:anywhere}.sf-player-chip:before{content:"";width:12px;height:12px;flex-shrink:0;background:var(--name-color);border-radius:50%;box-shadow:inset 0 -2px 2px #0003}.sf-review-facts{display:grid;gap:12px;margin:18px 0 0}.sf-review-facts>div{display:flex;justify-content:space-between;gap:20px;font-size:12px}.sf-review-facts dt{color:#738368}.sf-review-facts dd{text-align:right;margin:0;color:#284f39;font-weight:700}#setup .sf-panel>.rule-with-audio{border:0;padding:14px 2px}#setup .sf-panel>.setup-note{padding:12px 14px;border-left:3px solid #cbb571;border-radius:0 8px 8px 0;background:#f2ebd4;font-size:11px;color:#737354}.sf-footer{display:flex;align-items:center;gap:16px;flex-shrink:0;padding:17px 30px;background:#f1eddb;border-top:1px solid #d9d9bd}.sf-back{border:0;background:transparent;color:#436346;font:inherit;font-size:13px;font-weight:700;padding:10px 5px}.sf-progress{font-size:11px;color:#7b896d;margin-right:auto;white-space:nowrap}#setup .sf-footer .roll-button{width:auto;min-width:190px;min-height:46px;margin:0;border-radius:10px;font-size:14px}#setup :is(button,input,select,summary):focus-visible{outline:3px solid #a5863f;outline-offset:3px}@media(max-width:600px){#setup[data-setup-flow]{width:calc(100% - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:18px}#setup .sf-header{padding:24px 20px 18px}#setup .sf-header p{font-size:11px;max-width:none}.sf-steps{padding:0 12px}.sf-step{min-height:60px;gap:6px;font-size:11px}.sf-step>span{width:22px;height:22px;font-size:10px}.sf-body{padding:21px 18px}#setup .sf-panel-title{font-size:19px;margin-bottom:17px}#setup .settings-grid{gap:15px 12px}#setup .settings-grid select{font-size:12px;padding:11px 8px}#setup .player-name-fields{gap:13px 12px}#setup .player-name-row input{font-size:13px;padding:10px}.sf-preset-row{gap:12px}#setup .sf-preset-row select{font-size:12px;padding:11px 8px}#setup .sf-preset-row .rule-transcript{font-size:10px}#setup .sf-language-row .audio-language{align-items:stretch;flex-direction:column;gap:7px}#setup .sf-language-row select{max-width:100%;width:100%}.sf-rule-tabs{gap:4px}.sf-rule-tab{padding:9px 6px;font-size:11px}.sf-review{padding:17px}.sf-review-facts>div{font-size:11px;gap:14px}.sf-footer{padding:14px 18px;gap:10px}#setup .sf-footer .roll-button{min-width:0;padding:12px 16px;font-size:13px}}#setup #setup-step-1>.sf-panel-title{display:none}#setup .sf-preset-row{gap:16px}#setup .sf-preset-row .quick-rules-preset{min-height:61px;padding:9px 11px}#setup .sf-language-row{display:block;margin-top:0;padding:10px 0 12px}#setup .sf-language-row .audio-language{flex-direction:row;align-items:center;gap:12px}#setup .sf-language-row select{min-height:35px;width:230px;max-width:75%;padding:7px 9px;font-size:11px}#setup .sf-language-row .audio-guide-intro{display:none}#setup .sf-rule-tabs{position:sticky;top:-25px;z-index:1;background:#fcf8eb;padding:12px 0}#setup .sf-rule-group>.rule-with-audio{padding:11px 0}@media(max-width:600px){#setup #setup-step-1 .sf-preset-row{gap:12px}#setup .sf-language-row .audio-language{flex-direction:row;align-items:center;font-size:11px}#setup .sf-language-row select{min-width:0;max-width:73%;width:215px}#setup .sf-rule-tabs{top:-21px}#setup .sf-preset-row .quick-rules-preset{font-size:11px}#setup .sf-preset-row .quick-rules-preset span{font-size:9px;line-height:1.4}}
