:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--app-max-width:34rem;--app-margin-y:2rem;--app-padding:1rem;--app-header-mb:1.5rem;--die-size:3rem;--die-font-size:1.5rem;--die-size-small:2.25rem;--die-font-size-small:1.125rem;--locked-zone-min-h:5.75rem;--match-area-min-h:32rem;--match-area-pad-bottom:5.75rem;--action-bar-bottom:calc(env(safe-area-inset-bottom,0px) + 1rem);--scoreboard-pad-y:.5rem;--scoreboard-mt:1rem;--dice-gap:.75rem}[data-layout=compact]{--app-margin-y:.25rem;--app-padding:.5rem;--app-header-mb:.5rem;--die-size:2.5rem;--die-font-size:1.25rem;--die-size-small:1.875rem;--die-font-size-small:.95rem;--locked-zone-min-h:4.5rem;--match-area-min-h:40rem;--match-area-pad-bottom:4.25rem;--scoreboard-pad-y:.35rem;--scoreboard-mt:.5rem;--dice-gap:.5rem}.app{width:100%;max-width:var(--app-max-width);margin:var(--app-margin-y) auto;padding:var(--app-padding);box-sizing:border-box;text-align:center;font-family:system-ui,-apple-system,sans-serif}header{margin-bottom:var(--app-header-mb);justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.header-left,.header-controls{flex:none;align-items:center;gap:.5rem;min-height:2rem;display:flex}.header-title{text-align:center;flex:auto}header h1{margin:0}.title-image{width:100%;max-width:26rem;height:auto;margin:0 auto;display:block}.icon-button{width:2rem;height:2rem;color:inherit;cursor:pointer;background:0 0;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;display:inline-flex}@media (hover:hover) and (pointer:fine){.icon-button:hover{background:#ffffff14}}.settings-overlay{z-index:50;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.settings-panel{color:#f5f5f5;background:#1c1c1e;border-radius:.75rem;width:100%;max-width:24rem;padding:1.25rem 1.5rem 1.5rem;box-shadow:0 18px 50px #0000008c}.settings-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.settings-header h2{margin:0;font-size:1.1rem}.settings-row{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.settings-row+.settings-row{border-top:1px solid #ffffff14}.settings-row-stack{flex-wrap:wrap;row-gap:.4rem}.settings-row-stack .setup-target-error{text-align:right;flex-basis:100%;margin:0}.settings-target{align-items:center;gap:.4rem;display:inline-flex}.settings-label{opacity:.85;font-size:.9rem}.winner-dice{margin-top:.75rem}.locked-zone .dice:empty{display:none}.locked-zone .die,.winner-dice .die,.buy-in .die{width:var(--die-size-small);height:var(--die-size-small);font-size:var(--die-font-size-small);opacity:.85}.settings-message{opacity:.9;text-align:left;margin:0 0 1.25rem;font-size:.95rem}.action-bar.settings-actions{justify-content:flex-end;margin-top:1.25rem;padding:0;position:static}.primary-button.danger{color:#fff8e7;background:#c0392b;border-color:#8e1f15}@media (hover:hover) and (pointer:fine){.primary-button.danger:hover{background:#a93226}}.primary-button.ai-highlight{animation:1.6s ease-in-out infinite ai-highlight-pulse;box-shadow:0 0 0 3px #ffc878b3,0 0 18px #ffc8788c}@keyframes ai-highlight-pulse{0%,to{box-shadow:0 0 0 3px #ffc87899,0 0 14px #ffc87866}50%{box-shadow:0 0 0 5px #ffc878d9,0 0 22px #ffc878a6}}@media (prefers-reduced-motion:reduce){.primary-button.ai-highlight{animation:none}}.lang-toggle{cursor:pointer;padding:.25rem .75rem;font-size:.875rem}.ai-speed{align-items:center;gap:.4rem;font-size:.8rem;display:inline-flex}.ai-speed input[type=range]{width:7rem}.ai-speed-value{text-align:left;font-variant-numeric:tabular-nums;opacity:.85;min-width:3rem}.status{margin:.5rem 0;font-size:.875rem}.status.connected{color:#2a9d3f}.status.disconnected{color:#c0392b}.error{color:#c0392b;background:#fdecea;border-radius:.25rem;padding:.5rem}.ai-batch-pause{background:#fff7d6;border:1px solid #e3c54a;border-radius:.5rem;max-width:36rem;margin:1rem auto;padding:.75rem 1rem}.ai-batch-pause p{margin:0 0 .5rem;font-size:.95rem}.phase-row{margin:.75rem 0;font-size:.95rem}.pattern-tag{background:#ffe5b4;border-radius:.25rem;margin-left:.5rem;padding:.1rem .5rem;font-size:.85rem}.pattern-bust-banner{text-align:center;color:#fff8e7;background:linear-gradient(135deg,#c0392b,#8e1f15);border-radius:.75rem;max-width:32rem;margin:1.5rem auto;padding:1.25rem 1.5rem;animation:1.1s ease-in-out infinite pattern-bust-pulse;box-shadow:0 0 0 3px #ffc87880,0 10px 30px #c0392b73}.pattern-bust-dice{justify-content:center;gap:.4rem;margin-bottom:.75rem;display:flex}.pattern-bust-die{color:#8e1f15;background:#fff8e7;border-radius:.4rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.5rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #00000040}.pattern-bust-penalty{letter-spacing:.05em;text-shadow:0 2px 8px #00000059;margin:.25rem 0 .5rem;font-size:2.5rem;font-weight:800}.pattern-bust-subtitle{opacity:.9;font-size:.95rem}@keyframes pattern-bust-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 3px #ffc87880,0 10px 30px #c0392b73}50%{transform:scale(1.03);box-shadow:0 0 0 6px #ffc878b3,0 14px 38px #c0392b8c}}@media (prefers-reduced-motion:reduce){.pattern-bust-banner{animation:none}}.hint{color:#555;min-height:2lh;margin:.25rem 0 .5rem;font-size:.85rem}.points-at-stake{text-align:center;margin:.75rem 0;font-size:1rem}.primary-button{cursor:pointer;color:#222;background:#f5f5f5;border:1px solid #555;border-radius:.5rem;margin:.25rem;padding:.6rem 1.25rem;font-size:1rem}.primary-button:disabled{opacity:.5;cursor:not-allowed}.primary-button.advance-turn{flex:auto;max-width:24rem}.phase-shell{visibility:hidden}.primary-button.ai-controlled{cursor:default}.primary-button.ai-controlled:not(.ai-highlight){color:#666;background:0 0;border-style:dashed;border-color:#444}.primary-button.ai-controlled:disabled{opacity:1;cursor:default}.actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.dice{justify-content:center;gap:var(--dice-gap);z-index:1;flex-wrap:wrap;margin-top:.5rem;display:flex;position:relative}.die-group{gap:.5rem;display:inline-flex}.die-group.tight{gap:.1rem}.die{width:var(--die-size);height:var(--die-size);font-size:var(--die-font-size);color:#222;background:#fff;border:2px solid #333;border-radius:.5rem;justify-content:center;align-items:center;padding:0;font-family:inherit;font-weight:700;display:inline-flex}.die-face{pointer-events:none;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:78%;height:78%;display:grid}.pip{background:currentColor;border-radius:50%;place-self:center;width:70%;height:70%}.die.clickable{cursor:pointer}.die.keep-selected{background:#d6f0d6;border-color:#2a9d3f;box-shadow:inset 0 0 0 2px #2a9d3f}.die.keep-selected.non-scoring{background:#fbeaea;border-color:#c0392b;box-shadow:inset 0 0 0 2px #c0392b,0 0 8px #c0392b73}.die.locked.scored{background:#d6f0d6;border-color:#2a9d3f}.die.locked.unscored{color:#777;background:#eee;border-color:#888}section{margin-top:1rem}section h2{margin:.5rem 0 .25rem;font-size:1rem}.locked-zone{min-height:var(--locked-zone-min-h)}.setup-list{max-width:24rem;margin:.75rem auto;padding:0;list-style:none}.setup-list li{grid-template-columns:1rem minmax(0,1fr) 6rem 6rem 1.6rem;align-items:center;column-gap:.5rem;margin:.4rem 0;display:grid}.setup-list .setup-row.dragging{opacity:.4}.setup-list .setup-row.drag-over-before{box-shadow:inset 0 2px #4a90e2}.setup-list .setup-row.drag-over-after{box-shadow:inset 0 -2px #4a90e2}.setup-drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;color:#888;letter-spacing:-.2em;padding:0 .15rem;font-size:1.1rem;line-height:1}@media (hover:hover) and (pointer:fine){.setup-drag-handle:hover{color:#222}}.setup-drag-handle:active{cursor:grabbing}.setup-first-player{cursor:pointer;align-items:center;gap:.4rem;display:inline-flex}.setup-list input[type=text]{border:1px solid #888;border-radius:.3rem;flex:1;padding:.4rem .6rem;font-size:1rem}.player-ai{margin-right:.15rem}.ai-thinking{opacity:.75;text-align:center;margin:.75rem 0;font-style:italic}.ai-thinking-dots{margin-left:.15rem;display:inline-block}.ai-thinking-dots span{vertical-align:.1rem;opacity:.2;background:currentColor;border-radius:50%;width:.35rem;height:.35rem;margin:0 .08rem;animation:1.2s ease-in-out infinite ai-dot-pulse;display:inline-block}.ai-thinking-dots span:nth-child(2){animation-delay:.2s}.ai-thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes ai-dot-pulse{0%,60%,to{opacity:.2;transform:scale(.85)}30%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ai-thinking-dots span{opacity:.6;animation:none}}.setup-add{grid-template-columns:1rem minmax(0,1fr) 6rem 6rem 1.6rem;align-items:center;column-gap:.5rem;max-width:24rem;margin:.5rem auto;display:grid}.setup-add button{text-align:left;padding:.4rem}.setup-remove-button{color:#888;cursor:pointer;background:0 0;border:1px solid #555;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;padding:0;line-height:1;display:inline-flex}@media (hover:hover) and (pointer:fine){.setup-remove-button:hover:not(:disabled){background:#c0392b26;border-color:#c0392b}}.setup-remove-button:disabled{opacity:.3;cursor:not-allowed}.setup-kind-radio{cursor:pointer;white-space:nowrap;align-items:center;gap:.2rem;font-size:.9rem;display:inline-flex}.setup-options{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin:.75rem 0;font-size:.9rem;display:flex}.setup-target{align-items:center;gap:.4rem;display:inline-flex}.setup-target select{padding:.25rem .4rem}.setup-target-custom{width:8rem;margin-left:.4rem;padding:.25rem .4rem}.setup-target-custom[aria-invalid=true]{border-color:#c0392b;outline-color:#c0392b}.setup-target-error{text-align:center;color:#c0392b;margin:.25rem 0 0;font-size:.8rem}.setup-start{text-align:center;margin:1.25rem 0 .5rem}.setup-start-button{min-width:14rem;padding:.7rem 2rem;font-size:1.1rem}.scoreboard-target{opacity:.7;font-size:.85rem;font-weight:400}.link-button{color:#c0392b;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.85rem;text-decoration:underline}@media (hover:hover) and (pointer:fine){.link-button:hover:not(:disabled){color:#962d22;background:#c0392b1a;border-radius:.25rem}}.link-button:disabled{color:#888;cursor:not-allowed;opacity:.5;text-decoration:none}.match-area{min-height:var(--match-area-min-h);padding-bottom:var(--match-area-pad-bottom);position:relative}.action-bar{left:0;right:0;bottom:var(--action-bar-bottom);z-index:0;white-space:nowrap;flex-wrap:nowrap;justify-content:center;gap:.5rem;padding:.75rem 0;display:flex;position:absolute}.first-player-note{opacity:.75;text-align:center;margin:.5rem auto 0;font-size:.85rem;font-style:italic}.scoreboard{margin:var(--scoreboard-mt) auto 0;padding:var(--scoreboard-pad-y) .75rem;color:#222;background:#fafafa;border:1px solid #ddd;border-radius:.5rem;max-width:32rem}.scoreboard-header{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.scoreboard-header h2{color:#222;margin:0}.scoreboard ul{margin:.4rem 0 0;padding:0;list-style:none}.scoreboard li{border-radius:.3rem;align-items:center;gap:.6rem;padding:.25rem .5rem;transition:background-color .24s,color .24s,box-shadow .24s,font-weight .24s;display:flex}.scoreboard li.current{color:#222;background:#fff4d6;font-weight:600;animation:.7s ease-out current-player-pulse}@keyframes current-player-pulse{0%{background:#ffe48a;transform:scale(1);box-shadow:0 0 0 4px #ffc4008c}35%{transform:scale(1.04)}to{background:#fff4d6;transform:scale(1);box-shadow:0 0 #ffc40000}}@media (prefers-reduced-motion:reduce){.scoreboard li{transition:none}.scoreboard li.current{animation:none}}.player-name{text-align:left;flex:1}.player-score{font-variant-numeric:tabular-nums;text-align:right;min-width:4rem}.player-opened,.player-current{color:#5a5a5a;font-size:.8rem;font-style:italic}.winner{color:#222;background:#d6f0d6;border:1px solid #2a9d3f;border-radius:.5rem;max-width:32rem;margin:1.5rem auto 0;padding:1rem}.winner h2{color:#1f6d2c;margin:0 0 .5rem;font-size:1.4rem}.buy-in{color:#222;background:#fff4d6;border:1px solid #d4a73b;border-radius:.5rem;max-width:32rem;margin:1rem auto 0;padding:.75rem 1rem}.buy-in h2{color:#222;margin:0 0 .5rem}.buy-in p{margin:.25rem 0 .5rem;font-size:.95rem}.bug-report-fab{color:#fff;cursor:pointer;z-index:100;background:#0000008c;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;font-size:1.1rem;line-height:1;display:flex;position:fixed;bottom:.75rem;left:max(1rem,50vw - 16rem)}@media (hover:hover) and (pointer:fine){.bug-report-fab:hover{background:#000000bf;border-color:#ffffff59}}.bug-report-panel{max-width:36rem}.bug-report-preview{justify-content:center;align-items:center;min-height:8rem;margin:.5rem 0;display:flex}.bug-report-screenshot{object-fit:contain;background:#fff;border:1px solid #ccc;border-radius:.25rem;max-width:100%;max-height:14rem}.bug-report-comment-label{color:#555;flex-direction:column;gap:.25rem;margin:.5rem 0;font-size:.9rem;display:flex}.bug-report-comment-label textarea{resize:vertical;border:1px solid #ccc;border-radius:.25rem;padding:.5rem;font-family:inherit;font-size:.95rem}@media (aspect-ratio>=1){:root{--app-max-width:56rem;--scoreboard-side-width:14rem;--match-area-min-h:0}.match-area{padding-left:calc(var(--scoreboard-side-width) + 1rem)}.match-area .scoreboard{width:var(--scoreboard-side-width);text-align:left;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.match-area .action-bar{left:calc(var(--scoreboard-side-width) + 1rem)}.bug-report-fab{left:.75rem}}.rules-panel{flex-direction:column;max-width:38rem;max-height:calc(100vh - 2rem);display:flex}.install-panel{max-width:28rem}.install-intro{opacity:.9;text-align:left;margin:0 0 1rem;font-size:.95rem}.install-steps{text-align:left;margin:0;padding-left:1.5rem;font-size:.95rem;line-height:1.5}.install-steps li{margin:.35rem 0}.rules-content{text-align:left;padding-right:.25rem;font-size:.95rem;line-height:1.5;overflow-y:auto}.rules-content h2{color:#f5f5f5;margin:1.5rem 0 .5rem;font-size:1.15rem}.rules-content h2:first-child{margin-top:0}.rules-content h3{color:#f5f5f5;margin:1rem 0 .4rem;font-size:1rem}.rules-content p{margin:.5rem 0}.rules-content ul,.rules-content ol{margin:.5rem 0;padding-left:1.5rem}.rules-content li{margin:.2rem 0}.rules-content strong{color:#f5f5f5}.rules-content em{opacity:.95;font-style:italic}.rules-content code{background:#ffffff14;border-radius:.2rem;padding:.1rem .3rem;font-size:.88rem}.rules-content a{color:#9ecbff;text-decoration:underline}.rules-content hr{border:none;border-top:1px solid #ffffff1f;margin:1rem 0}.rules-content table{border-collapse:collapse;width:100%;margin:.75rem 0;font-size:.9rem}.rules-content th,.rules-content td{text-align:left;vertical-align:top;border:1px solid #ffffff1f;padding:.4rem .6rem}.rules-content th{background:#ffffff0d;font-weight:600}.cheatsheet{--cheat-die-size:1.1rem;--cheat-pip-size:65%;text-align:left;color:#aaa;flex-direction:column;gap:.35rem;max-width:22rem;margin:.5rem auto 0;font-size:.85rem;display:flex}.cheatsheet .cheat-group{grid-template-columns:1fr 1fr;gap:.2rem 1rem;display:grid}.cheatsheet .cheat-group+.cheat-group{border-top:1px solid #ffffff14;margin-top:.1rem;padding-top:.35rem}.cheatsheet .cheat-straight{grid-template-columns:1fr}.cheatsheet .cheat-row{border-radius:.25rem;align-items:center;gap:.4rem;padding:.15rem .35rem;transition:background .2s,color .2s;display:flex}.cheatsheet .cheat-row.active{color:#f5f5f5;background:#ffc4001f}.cheatsheet .cheat-row.penalty.active{color:#f5f5f5;background:#c0392b2e}.cheatsheet .cheat-dice{flex:none;gap:.15rem;display:inline-flex}.cheatsheet .cheat-dice-grid3{grid-template-columns:repeat(3,auto);gap:.15rem;display:grid}.cheatsheet .cheat-points{font-variant-numeric:tabular-nums;margin-left:auto;padding-left:.5rem;font-weight:600}.cheatsheet .die.mini{width:var(--cheat-die-size);height:var(--cheat-die-size);border-width:1px;border-radius:.2rem;font-size:.6rem}.cheatsheet .die.mini .die-face{width:80%;height:80%}.cheatsheet .die.mini .pip{width:var(--cheat-pip-size);height:var(--cheat-pip-size)}.cheatsheet .die.mini.ghost{color:#2a2a2e;background:#6e6e74;border-color:#4a4a50}[data-layout=compact] .cheatsheet{--cheat-die-size:1rem;gap:.25rem;max-width:20rem;font-size:.78rem}
