.GamblersRuin-module__dUtn_a__root{--gr-bg-1:#f5f7fa;--gr-bg-2:#e6e9ef;--gr-surface:#fff;--gr-surface-2:#f8f9fb;--gr-border:#d0d4dd;--gr-text:#1b202c;--gr-text-dim:#5a6272;--gr-text-faint:#818998;--gr-accent:#dc8f09;--gr-accent-strong:#db7706;--gr-ruin:#d52020;--gr-reach:#259d51;--gr-info:#0c8eca;--gr-purple:#6c3cdd;--gr-grid:#dcdfe5;background:linear-gradient(180deg, var(--gr-bg-1), var(--gr-bg-2));min-height:100vh;color:var(--gr-text);padding:clamp(1rem,3vw,2rem) clamp(.75rem,3vw,1rem);transition:background .3s,color .3s}.dark .GamblersRuin-module__dUtn_a__root{--gr-bg-1:#080c16;--gr-bg-2:#0f1524;--gr-surface:#0e1320;--gr-surface-2:#070a13;--gr-border:#283448;--gr-text:#e1e7ef;--gr-text-dim:#94a3b8;--gr-text-faint:#65758b;--gr-accent:#f6a823;--gr-accent-strong:#fbbd23;--gr-ruin:#f87272;--gr-reach:#4ade80;--gr-info:#51c1f6;--gr-purple:#a689fa;--gr-grid:#253041}.GamblersRuin-module__dUtn_a__shell{max-width:1100px;margin:0 auto}.GamblersRuin-module__dUtn_a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.GamblersRuin-module__dUtn_a__title{letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.GamblersRuin-module__dUtn_a__subtitle{color:var(--gr-text-dim);max-width:62ch;margin-top:.45rem;font-size:.92rem;line-height:1.55}.GamblersRuin-module__dUtn_a__headerActions{flex-wrap:wrap;gap:.5rem;display:flex}.GamblersRuin-module__dUtn_a__tabs{gap:.5rem;margin:1.25rem 0;display:flex}.GamblersRuin-module__dUtn_a__tab{background:var(--gr-surface);color:var(--gr-text-dim);border:1px solid var(--gr-border);cursor:pointer;border-radius:10px;padding:.55rem 1.15rem;font-size:.95rem;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform 80ms}.GamblersRuin-module__dUtn_a__tab:hover{border-color:var(--gr-accent)}.GamblersRuin-module__dUtn_a__tab:active{transform:translateY(1px)}.GamblersRuin-module__dUtn_a__tab:focus-visible{outline:2px solid var(--gr-accent);outline-offset:2px}.GamblersRuin-module__dUtn_a__tabActive{background:var(--gr-accent);color:#0b111e;border-color:var(--gr-accent)}.GamblersRuin-module__dUtn_a__infoBtn{background:var(--gr-surface);color:var(--gr-text-dim);border:1px solid var(--gr-border);cursor:pointer;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:border-color .18s,color .18s;display:inline-flex}.GamblersRuin-module__dUtn_a__infoBtn:hover{border-color:var(--gr-accent);color:var(--gr-text)}.GamblersRuin-module__dUtn_a__infoBtn:focus-visible{outline:2px solid var(--gr-accent);outline-offset:2px}.GamblersRuin-module__dUtn_a__playGrid{grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:1.25rem;display:grid}.GamblersRuin-module__dUtn_a__panel{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:14px;padding:1rem}.GamblersRuin-module__dUtn_a__sectionHeading{color:var(--gr-accent-strong);margin:0 0 .6rem;font-size:1rem;font-weight:700}.GamblersRuin-module__dUtn_a__subHeading{color:var(--gr-text);margin:0 0 .4rem;font-size:.92rem;font-weight:600}.GamblersRuin-module__dUtn_a__controls{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:.9rem;display:grid}.GamblersRuin-module__dUtn_a__field{flex-direction:column;gap:.3rem;display:flex}.GamblersRuin-module__dUtn_a__field.GamblersRuin-module__dUtn_a__disabled{opacity:.55}.GamblersRuin-module__dUtn_a__fieldLabel{color:var(--gr-text-dim);justify-content:space-between;align-items:baseline;font-size:.74rem;font-weight:600;display:flex}.GamblersRuin-module__dUtn_a__fieldValue{color:var(--gr-text);font-variant-numeric:tabular-nums;font-weight:700}.GamblersRuin-module__dUtn_a__slider{appearance:none;background:var(--gr-grid);cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.GamblersRuin-module__dUtn_a__slider::-webkit-slider-thumb{appearance:none;background:var(--gr-accent);border:2px solid var(--gr-surface);cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0000004d}.GamblersRuin-module__dUtn_a__slider::-moz-range-thumb{background:var(--gr-accent);border:2px solid var(--gr-surface);cursor:pointer;border-radius:50%;width:18px;height:18px}.GamblersRuin-module__dUtn_a__slider:focus-visible{outline:2px solid var(--gr-accent);outline-offset:3px}.GamblersRuin-module__dUtn_a__slider:disabled{cursor:not-allowed}.GamblersRuin-module__dUtn_a__numInput{background:var(--gr-surface-2);color:var(--gr-text);border:1px solid var(--gr-border);font-variant-numeric:tabular-nums;border-radius:8px;width:100%;padding:.4rem .55rem;font-size:.88rem}.GamblersRuin-module__dUtn_a__numInput:focus-visible{outline:2px solid var(--gr-accent);outline-offset:1px}.GamblersRuin-module__dUtn_a__btnRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.9rem;display:flex}.GamblersRuin-module__dUtn_a__btn{cursor:pointer;color:#fff;border:none;border-radius:10px;padding:.55rem 1.1rem;font-size:.92rem;font-weight:700;transition:filter .15s,transform 80ms}.GamblersRuin-module__dUtn_a__btn:hover:not(:disabled){filter:brightness(1.08)}.GamblersRuin-module__dUtn_a__btn:active:not(:disabled){transform:translateY(1px)}.GamblersRuin-module__dUtn_a__btn:focus-visible{outline:2px solid var(--gr-accent);outline-offset:2px}.GamblersRuin-module__dUtn_a__btn:disabled{opacity:.5;cursor:not-allowed}.GamblersRuin-module__dUtn_a__btnGreen{background:var(--gr-reach)}.GamblersRuin-module__dUtn_a__btnBlue{background:var(--gr-info)}.GamblersRuin-module__dUtn_a__btnOrange{background:var(--gr-accent-strong);color:#0b111e}.GamblersRuin-module__dUtn_a__btnGhost{color:var(--gr-text-dim);border:1px solid var(--gr-border);background:0 0}.GamblersRuin-module__dUtn_a__btnGhost:hover:not(:disabled){border-color:var(--gr-accent);color:var(--gr-text)}.GamblersRuin-module__dUtn_a__btnRun{background:var(--gr-reach);min-width:220px;padding:.65rem 1.4rem;font-size:1rem;font-weight:800}.GamblersRuin-module__dUtn_a__btnRun:disabled{background:var(--gr-grid);color:var(--gr-text-faint)}.GamblersRuin-module__dUtn_a__statGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.GamblersRuin-module__dUtn_a__statGridWide{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;display:grid}.GamblersRuin-module__dUtn_a__stat{background:var(--gr-surface-2);border:1px solid var(--gr-border);border-radius:10px;padding:.55rem .7rem}.GamblersRuin-module__dUtn_a__statLabel{color:var(--gr-text-dim);font-size:.72rem}.GamblersRuin-module__dUtn_a__statValue{font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:800}.GamblersRuin-module__dUtn_a__banner{border:1px solid;border-radius:10px;margin-top:.6rem;padding:.6rem .85rem;font-weight:700}.GamblersRuin-module__dUtn_a__bannerRuin{border-color:var(--gr-ruin);color:var(--gr-ruin);background:#d5202024}.GamblersRuin-module__dUtn_a__bannerReach{border-color:var(--gr-reach);color:var(--gr-reach);background:#259d5129}.GamblersRuin-module__dUtn_a__caption{color:var(--gr-text-faint);margin-top:.45rem;font-size:.8rem;line-height:1.55}.GamblersRuin-module__dUtn_a__caption code{background:var(--gr-surface-2);border:1px solid var(--gr-border);color:var(--gr-info);border-radius:5px;padding:.05rem .3rem;font-size:.82em}.GamblersRuin-module__dUtn_a__intro{background:var(--gr-surface);border:1px solid var(--gr-border);color:var(--gr-text-dim);border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.65}.GamblersRuin-module__dUtn_a__intro strong{color:var(--gr-accent-strong)}.GamblersRuin-module__dUtn_a__results{flex-direction:column;gap:1.25rem;display:flex}.GamblersRuin-module__dUtn_a__progressWrap{background:var(--gr-grid);border-radius:999px;height:6px;margin-bottom:1rem;overflow:hidden}.GamblersRuin-module__dUtn_a__progressBar{background:var(--gr-reach);height:100%;transition:width .15s linear}.GamblersRuin-module__dUtn_a__chart{background:var(--gr-surface-2);border:1px solid var(--gr-border);border-radius:10px;width:100%;height:auto;display:block}.GamblersRuin-module__dUtn_a__simControls{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;margin-bottom:.9rem;display:grid}.GamblersRuin-module__dUtn_a__runRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.GamblersRuin-module__dUtn_a__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GamblersRuin-module__dUtn_a__modal{background:var(--gr-surface);border:1px solid var(--gr-border);width:100%;max-width:560px;max-height:85vh;color:var(--gr-text);border-radius:16px;padding:1.5rem;overflow-y:auto}.GamblersRuin-module__dUtn_a__modalTitle{color:var(--gr-accent-strong);margin:0 0 .75rem;font-size:1.25rem;font-weight:800}.GamblersRuin-module__dUtn_a__modalBody{white-space:pre-line;color:var(--gr-text-dim);font-size:.92rem;line-height:1.7}.GamblersRuin-module__dUtn_a__modalClose{background:var(--gr-accent);color:#0b111e;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:1.25rem;padding:.6rem;font-weight:700}.GamblersRuin-module__dUtn_a__modalClose:focus-visible{outline:2px solid var(--gr-info);outline-offset:2px}@media (max-width:480px){.GamblersRuin-module__dUtn_a__statGrid{grid-template-columns:1fr}}
