.five-dice-game-module__NOmROa__layout{--dice-panel:#15231c;--dice-panel-deep:#0d1712;--dice-line:#f3f2e824;--dice-muted:#f3f2e8ab;color:var(--cream);align-items:stretch;max-width:1020px}.five-dice-game-module__NOmROa__toolbar{grid-template-columns:auto minmax(220px,1fr) auto;align-items:stretch;gap:9px;width:100%;margin-bottom:10px;display:grid}.five-dice-game-module__NOmROa__modePicker{border:1px solid var(--dice-line);background:#ffffff0d;border-radius:999px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.five-dice-game-module__NOmROa__modePicker button,.five-dice-game-module__NOmROa__newButton{cursor:pointer;font:inherit;border:0;min-height:44px;font-size:.67rem;font-weight:820}.five-dice-game-module__NOmROa__modePicker button{color:var(--dice-muted);background:0 0;border-radius:999px;padding:0 13px}.five-dice-game-module__NOmROa__modePicker button[aria-pressed=true]{background:var(--cream);color:var(--ink)}.five-dice-game-module__NOmROa__courseLabel{border:1px solid var(--dice-line);background:#ffffff0b;border-radius:11px;min-width:0;padding:7px 13px;display:grid}.five-dice-game-module__NOmROa__courseLabel span,.five-dice-game-module__NOmROa__stats span,.five-dice-game-module__NOmROa__turnHeading span,.five-dice-game-module__NOmROa__cardHeading span,.five-dice-game-module__NOmROa__rulesStrip span,.five-dice-game-module__NOmROa__subtotal span,.five-dice-game-module__NOmROa__grandTotal span,.five-dice-game-module__NOmROa__resultPanel>span{color:var(--dice-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.61rem;font-weight:760}.five-dice-game-module__NOmROa__courseLabel strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.five-dice-game-module__NOmROa__newButton{background:var(--lime);color:#142018;border-radius:11px;padding:0 16px}.five-dice-game-module__NOmROa__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;margin-bottom:12px;display:grid}.five-dice-game-module__NOmROa__stats>div{background:#ffffff0b;border:1px solid #ffffff17;border-radius:10px;min-width:0;padding:8px 11px}.five-dice-game-module__NOmROa__stats span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.five-dice-game-module__NOmROa__stats strong{color:var(--lime);font-variant-numeric:tabular-nums;margin-top:2px;font-size:1rem;display:block}.five-dice-game-module__NOmROa__playArea{grid-template-columns:minmax(390px,1fr) minmax(335px,390px);align-items:start;gap:clamp(12px,2vw,18px);min-width:0;display:grid}.five-dice-game-module__NOmROa__dicePanel,.five-dice-game-module__NOmROa__scorecard{background:radial-gradient(circle at 18% 0%, #c8ff6212, transparent 28%), linear-gradient(150deg, var(--dice-panel), var(--dice-panel-deep));border:1px solid var(--dice-line);border-radius:17px;min-width:0;box-shadow:0 22px 55px #00000047}.five-dice-game-module__NOmROa__dicePanel{padding:clamp(14px,2.2vw,22px)}.five-dice-game-module__NOmROa__turnHeading,.five-dice-game-module__NOmROa__cardHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.five-dice-game-module__NOmROa__turnHeading>div,.five-dice-game-module__NOmROa__cardHeading>div{gap:2px;min-width:0;display:grid}.five-dice-game-module__NOmROa__turnHeading strong{font-size:1.05rem}.five-dice-game-module__NOmROa__turnHeading>span{color:var(--blue);text-align:right}.five-dice-game-module__NOmROa__diceTray{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:clamp(7px,1.2vw,12px);margin:clamp(22px,4vw,38px) 0 18px;display:grid}.five-dice-game-module__NOmROa__dieButton{color:var(--cream);cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-items:center;gap:8px;min-width:0;padding:0;display:grid}.five-dice-game-module__NOmROa__dieButton:disabled{cursor:default;opacity:1}.five-dice-game-module__NOmROa__dieFace{aspect-ratio:1;background:#f5f0dc;border:3px solid #0000;border-radius:clamp(10px,1.6vw,16px);grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:4%;width:100%;padding:15%;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:inset 0 -7px 12px #52483129,0 9px 20px #0000003d}.five-dice-game-module__NOmROa__pip,.five-dice-game-module__NOmROa__pipBlank{aspect-ratio:1;border-radius:50%;place-self:center;width:72%}.five-dice-game-module__NOmROa__pip{background:#172019;box-shadow:inset 0 1px 1px #fff3}.five-dice-game-module__NOmROa__dieButton small{color:var(--dice-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;font-size:.61rem;font-weight:800}.five-dice-game-module__NOmROa__heldDie .five-dice-game-module__NOmROa__dieFace{border-color:var(--lime);transform:translateY(-5px);box-shadow:inset 0 -7px 12px #52483129,0 0 0 3px #c8ff6226,0 12px 26px #0000004d}.five-dice-game-module__NOmROa__heldDie small{color:var(--lime)}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieFace{animation:.28s cubic-bezier(.2,.8,.2,1) both five-dice-game-module__NOmROa__fiveDiceRoll}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieButton:nth-child(2) .five-dice-game-module__NOmROa__dieFace{animation-delay:25ms}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieButton:nth-child(3) .five-dice-game-module__NOmROa__dieFace{animation-delay:50ms}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieButton:nth-child(4) .five-dice-game-module__NOmROa__dieFace{animation-delay:75ms}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieButton:nth-child(5) .five-dice-game-module__NOmROa__dieFace{animation-delay:.1s}.five-dice-game-module__NOmROa__rollButton{background:var(--lime);color:#142018;cursor:pointer;font:inherit;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;padding:0 18px;font-size:.9rem;font-weight:900;display:flex}.five-dice-game-module__NOmROa__rollButton span{font-size:.7rem}.five-dice-game-module__NOmROa__rollButton:disabled{color:#f3f2e885;cursor:not-allowed;background:#f3f2e817}.five-dice-game-module__NOmROa__holdHint{color:var(--dice-muted);text-align:center;gap:5px;margin-top:13px;font-size:.69rem;line-height:1.45;display:grid}.five-dice-game-module__NOmROa__holdHint span:last-child{font-family:var(--font-geist-mono), monospace;font-size:.62rem}.five-dice-game-module__NOmROa__holdHint kbd{color:var(--cream);border:1px solid #f3f2e833;border-radius:4px;padding:1px 4px}.five-dice-game-module__NOmROa__rulesStrip{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.five-dice-game-module__NOmROa__rulesStrip>div{background:#ffffff0b;border:1px solid #ffffff14;border-radius:9px;padding:8px 10px;display:grid}.five-dice-game-module__NOmROa__rulesStrip strong{color:var(--blue);font-size:.84rem}.five-dice-game-module__NOmROa__scorecard{overflow:hidden}.five-dice-game-module__NOmROa__cardHeading{border-bottom:1px solid var(--dice-line);padding:13px 15px}.five-dice-game-module__NOmROa__cardHeading strong{font-size:.72rem}.five-dice-game-module__NOmROa__cardHeading b{color:var(--lime);font-family:var(--font-geist-mono), monospace;background:#c8ff621f;border:1px solid #c8ff6247;border-radius:999px;flex:none;padding:5px 8px;font-size:.65rem}.five-dice-game-module__NOmROa__scoreSections{grid-template-columns:.9fr 1.1fr;display:grid}.five-dice-game-module__NOmROa__scoreSections>section{min-width:0;padding:10px}.five-dice-game-module__NOmROa__scoreSections>section+section{border-left:1px solid var(--dice-line)}.five-dice-game-module__NOmROa__scoreSections h3{color:var(--coral);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:.62rem}.five-dice-game-module__NOmROa__scoreRow{color:var(--cream);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:7px;width:100%;min-height:43px;padding:5px 7px;display:flex}.five-dice-game-module__NOmROa__scoreRow+.five-dice-game-module__NOmROa__scoreRow{border-top:1px solid #f3f2e813}.five-dice-game-module__NOmROa__scoreRow:not(:disabled):hover{background:#c8ff6217}.five-dice-game-module__NOmROa__scoreRow:disabled{cursor:default;opacity:1}.five-dice-game-module__NOmROa__scoreRow>span{min-width:0;display:grid}.five-dice-game-module__NOmROa__scoreRow strong{font-size:.68rem;line-height:1.1}.five-dice-game-module__NOmROa__scoreRow small{color:var(--dice-muted);margin-top:2px;font-size:.52rem;line-height:1.2}.five-dice-game-module__NOmROa__scoreRow b{color:#f3f2e87a;font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;flex:none;font-size:.8rem}.five-dice-game-module__NOmROa__scoreRow .five-dice-game-module__NOmROa__previewScore{color:var(--lime)}.five-dice-game-module__NOmROa__usedScore{background:#ffffff06}.five-dice-game-module__NOmROa__usedScore strong,.five-dice-game-module__NOmROa__usedScore small{color:#f3f2e86b}.five-dice-game-module__NOmROa__usedScore b{color:var(--cream)}.five-dice-game-module__NOmROa__subtotal{border-top:1px solid var(--dice-line);justify-content:space-between;align-items:center;margin-top:7px;padding:9px 7px 2px;display:flex}.five-dice-game-module__NOmROa__subtotal strong{color:var(--blue);font-size:.8rem}.five-dice-game-module__NOmROa__grandTotal{background:#c8ff6214;border-top:1px solid #c8ff6233;justify-content:space-between;align-items:center;padding:11px 15px;display:flex}.five-dice-game-module__NOmROa__grandTotal strong{color:var(--lime);font-size:1.15rem}.five-dice-game-module__NOmROa__resultPanel{text-align:center;background:linear-gradient(135deg,#c8ff621f,#5fe0b512);border:1px solid #c8ff623d;border-radius:12px;justify-items:center;margin-top:20px;padding:17px;display:grid}.five-dice-game-module__NOmROa__resultPanel>strong{color:var(--lime);margin-top:4px;font-size:2.2rem;line-height:1}.five-dice-game-module__NOmROa__resultPanel p{color:var(--dice-muted);margin:7px 0 12px;font-size:.74rem}.five-dice-game-module__NOmROa__resultPanel>div{gap:8px;display:flex}.five-dice-game-module__NOmROa__resultPanel button{color:var(--cream);cursor:pointer;font:inherit;background:0 0;border:1px solid #f3f2e840;border-radius:8px;min-height:44px;padding:0 12px;font-size:.68rem;font-weight:800}.five-dice-game-module__NOmROa__resultPanel button:last-child{background:var(--lime);border-color:var(--lime);color:var(--ink)}.five-dice-game-module__NOmROa__modePicker button:focus-visible,.five-dice-game-module__NOmROa__newButton:focus-visible,.five-dice-game-module__NOmROa__dieButton:focus-visible .five-dice-game-module__NOmROa__dieFace,.five-dice-game-module__NOmROa__rollButton:focus-visible,.five-dice-game-module__NOmROa__scoreRow:focus-visible,.five-dice-game-module__NOmROa__resultPanel:focus-visible,.five-dice-game-module__NOmROa__resultPanel button:focus-visible{outline:3px solid var(--blue);outline-offset:2px}@keyframes five-dice-game-module__NOmROa__fiveDiceRoll{0%{opacity:.55;transform:translateY(-12px)rotate(-6deg)scale(.9)}65%{transform:translateY(3px)rotate(2deg)scale(1.03)}to{opacity:1;transform:none}}@media (max-width:900px){.five-dice-game-module__NOmROa__layout{max-width:650px}.five-dice-game-module__NOmROa__playArea{grid-template-columns:1fr}.five-dice-game-module__NOmROa__scorecard{width:100%}}@media (max-width:640px){.five-dice-game-module__NOmROa__toolbar{grid-template-columns:1fr 1fr}.five-dice-game-module__NOmROa__modePicker{grid-column:1/-1}.five-dice-game-module__NOmROa__courseLabel{min-height:48px}.five-dice-game-module__NOmROa__newButton{min-height:48px;padding:0 10px}.five-dice-game-module__NOmROa__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.five-dice-game-module__NOmROa__dicePanel{padding:13px 10px}.five-dice-game-module__NOmROa__diceTray{gap:5px;margin:22px 0 16px}.five-dice-game-module__NOmROa__dieFace{border-width:2px;border-radius:9px;padding:13%}.five-dice-game-module__NOmROa__dieButton small{font-size:.54rem}.five-dice-game-module__NOmROa__scoreSections{grid-template-columns:1fr}.five-dice-game-module__NOmROa__scoreSections>section+section{border-left:0;border-top:1px solid var(--dice-line)}.five-dice-game-module__NOmROa__scoreRow{min-height:46px;padding:6px 8px}.five-dice-game-module__NOmROa__scoreRow strong{font-size:.72rem}.five-dice-game-module__NOmROa__scoreRow small{font-size:.58rem}}@media (prefers-reduced-motion:reduce){.five-dice-game-module__NOmROa__dieFace{transition:none}.five-dice-game-module__NOmROa__justRolled .five-dice-game-module__NOmROa__dieFace{animation:none}}.five-dice-game-module__NOmROa__liveOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
