.lotto-disclaimer{background:color-mix(in oklab, var(--accent) 6%, transparent);border:1px solid color-mix(in oklab, var(--accent) 18%, transparent);color:var(--text-dim);border-radius:8px;margin-bottom:16px;padding:8px 14px;font-size:.76rem;line-height:1.5}.lotto-game-row{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.lotto-game-btn{border:1.5px solid var(--border);background:var(--bg-surface);color:var(--text-dim);cursor:pointer;border-radius:6px;padding:5px 14px;font-size:.85rem;transition:border-color .15s,color .15s,background .15s}.lotto-game-btn:hover{border-color:var(--accent);color:var(--text)}.lotto-game-btn.active{border-color:var(--accent);background:var(--accent);color:#fff;font-weight:600}.lotto-params-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-bottom:10px;display:grid}.lotto-params-grid .field{flex-direction:column;gap:4px;display:flex}.lotto-currency-input{width:60px}.lotto-input-row{align-items:center;gap:4px;display:flex}.lotto-currency{color:var(--text-dim);font-size:.95rem}.lotto-bonus-row{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.lotto-bonus-toggle{color:var(--text-dim);cursor:pointer;align-items:center;gap:6px;font-size:.85rem;display:flex}.lotto-bonus-fields{flex-wrap:wrap;align-items:flex-end;gap:12px;padding-left:22px;display:flex}.lotto-bonus-fields .field{flex-direction:column;gap:4px;min-width:90px;display:flex}.lotto-odds-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-bottom:16px;display:grid}.lotto-stat{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:8px 12px}.lotto-stat-label{color:var(--text-dim);margin-bottom:2px;font-size:.75rem;display:block}.lotto-stat-value{color:var(--text);font-size:.95rem;font-weight:600;display:block}.lotto-ev-neg{color:#e05555!important}.lotto-ev-pos{color:#3baa6c!important}.lotto-ev-section{margin-bottom:20px}.lotto-section-title{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.75rem}.lotto-ev-table{font-size:.84rem}.lotto-ev-header,.lotto-ev-row{border-radius:4px;grid-template-columns:auto 1fr minmax(120px,auto) minmax(90px,auto);align-items:center;gap:8px;padding:5px 6px;display:grid}.lotto-ev-header{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:2px;padding-bottom:4px;font-size:.73rem}.lotto-ev-header span:nth-child(2),.lotto-ev-row .lotto-ev-odds,.lotto-ev-header span:nth-child(3),.lotto-ev-header span:nth-child(4),.lotto-ev-row .lotto-ev-contrib{text-align:right;font-variant-numeric:tabular-nums}.lotto-ev-jackpot-row{background:#f5c83c12;border-radius:4px}.lotto-ev-odds{color:var(--text-dim)}.lotto-ev-label{white-space:nowrap}.lotto-ev-prize-cell{justify-content:flex-end;display:flex}.lotto-ev-prize-fixed{color:var(--text);font-weight:600}.lotto-ev-prize-wrap{align-items:center;gap:3px;display:flex}.lotto-ev-currency-sym{color:var(--text-dim);font-size:.82rem}.lotto-prize-input{text-align:right;width:100px;font-size:.84rem}.lotto-prize-jackpot{opacity:.5;cursor:default}.lotto-ev-contrib{color:var(--text);font-weight:600}.lotto-ev-footer{border-top:1px solid var(--border);margin-top:4px;padding-top:4px}.lotto-ev-total-row,.lotto-ev-margin-row{grid-template-columns:auto 1fr minmax(120px,auto) minmax(90px,auto);gap:8px;padding:4px 6px;font-size:.84rem;display:grid}.lotto-ev-total-row{font-weight:600}.lotto-ev-margin-row{color:var(--text-dim)}.lotto-return-text{flex-direction:column;gap:4px;display:flex}.lotto-return-row{align-items:baseline;gap:10px;font-size:.84rem;display:flex}.lotto-return-label{color:var(--text-dim);min-width:130px}.lotto-return-value{min-width:52px;font-size:1rem;font-weight:700}.lotto-return-sub{color:var(--text-dim);font-size:.78rem}.lotto-prob-inputs{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:10px;display:flex}.lotto-prob-inputs .field{flex-direction:row;align-items:center;gap:6px;display:flex}.lotto-prob-inputs .field label{color:var(--text-dim);white-space:nowrap;font-size:.83rem}.lotto-prob-stats{margin-bottom:10px}#lotto-worked-math{flex-direction:column;gap:8px;display:flex}.lotto-mblock{background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;padding:10px 14px}.lotto-mheading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dim);margin-bottom:7px;font-size:.72rem}.lotto-mline{font-size:.8rem;font-family:var(--font-mono,monospace);color:var(--text-dim);white-space:nowrap;padding:2px 0;line-height:1.6;overflow-x:auto}.lotto-mline-result{color:var(--text);border-top:1px solid var(--border);margin-top:6px;padding-top:7px;font-weight:500}.lotto-mprob-table{margin:4px 0}.lotto-mprob-row{font-size:.79rem;font-family:var(--font-mono,monospace);border-bottom:1px solid var(--border);color:var(--text-dim);grid-template-columns:minmax(80px,auto) 1fr auto;align-items:baseline;gap:4px 12px;padding:3px 0;display:grid}.lotto-mprob-row:last-child{border-bottom:none}.lotto-mprob-label{color:var(--text);white-space:nowrap;font-weight:600}.lotto-mprob-expr{overflow-x:auto}.lotto-mprob-div{opacity:.5}.lotto-mprob-odds{text-align:right;white-space:nowrap;color:var(--text)}.lotto-mev-table{margin:4px 0 2px;overflow-x:auto}.lotto-mev-row{font-size:.79rem;font-family:var(--font-mono,monospace);color:var(--text-dim);grid-template-columns:minmax(90px,auto) 1fr 12px 80px;align-items:center;gap:4px 8px;padding:2px 0;display:grid}.lotto-mev-label{color:var(--text-dim);white-space:nowrap;font-size:.75rem}.lotto-mev-expr{text-align:right}.lotto-mev-eq{text-align:center;opacity:.5}.lotto-mev-val{text-align:right;color:var(--text);font-weight:600}.lotto-tier-edit{align-items:center;gap:4px;display:flex}.lotto-tier-main,.lotto-tier-bonus{text-align:center;width:44px;font-size:.84rem}.lotto-tier-sep,.lotto-tier-of{color:var(--text-dim);font-size:.8rem}.lotto-tier-remove{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:3px;margin-left:2px;padding:0 5px;font-size:.85rem;line-height:1.6}.lotto-tier-remove:hover{color:#e05555;background:#e055551a;border-color:#e0555566}.lotto-add-tier-row{padding:6px 6px 2px}.lotto-add-tier-btn{border:1px dashed var(--border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:4px;padding:3px 10px;font-size:.8rem}.lotto-add-tier-btn:hover{border-color:var(--accent);color:var(--accent)}.lotto-prob-stat-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:5px 6px;font-size:.88rem;display:flex}@media (width<=580px){.lotto-ev-header{display:none}.lotto-ev-row{border-bottom:1px solid var(--border);grid-template-rows:auto auto;grid-template-columns:1fr 1fr;row-gap:6px;padding:10px 8px}.lotto-ev-row .lotto-ev-odds{text-align:right;font-size:.8rem}.lotto-ev-row .lotto-ev-prize-cell{justify-content:flex-start}.lotto-ev-row .lotto-ev-contrib{text-align:right;font-size:.84rem}.lotto-ev-total-row,.lotto-ev-margin-row{justify-content:space-between;align-items:center;padding:8px;font-size:.85rem;display:flex}.lotto-ev-total-row span:nth-child(2),.lotto-ev-total-row span:nth-child(4),.lotto-ev-margin-row span:nth-child(2),.lotto-ev-margin-row span:nth-child(4){display:none}.lotto-return-row{border-bottom:1px dashed var(--border);flex-direction:column;align-items:flex-start;gap:2px;padding:8px 0}.lotto-return-row:last-child{border-bottom:none}.lotto-mprob-row{flex-direction:column;gap:3px;padding:6px 0;display:flex}.lotto-mprob-odds{text-align:left}.lotto-mev-row{flex-wrap:wrap;justify-content:space-between;gap:4px;padding:6px 0;display:flex}.lotto-mev-expr{text-align:left;opacity:.85;width:100%;font-size:.75rem}.lotto-mev-eq{display:none}.lotto-mev-val{font-weight:700}}.lotto-visual-bar-wrap{background:var(--bg-soft);border:1px solid var(--border);border-radius:6px;height:12px;margin-bottom:16px;display:flex;overflow:hidden}.lotto-visual-bar-fill{height:100%;transition:width .3s}.lotto-bar-players{background:linear-gradient(90deg,#2b8a3e,#3baa6c);box-shadow:0 0 8px #3baa6c26}.lotto-bar-house{background:linear-gradient(90deg,#e05555,#c92a2a);box-shadow:0 0 8px #e0555526}.lotto-math-block{white-space:nowrap;margin:4px 0;padding:4px 0;font-size:.78rem;overflow-x:auto}.lotto-math-block,.lotto-math-block *,.lotto-math-row,.lotto-math-row *{text-align:left!important}.lotto-math-block .katex-display,.lotto-math-row .katex-display{text-align:left!important;margin:.2em 0!important}.lotto-math-prob-list{flex-direction:column;gap:6px;margin:8px 0;display:flex}.lotto-math-row{white-space:nowrap;margin:4px 0;padding:4px 0;font-size:.78rem;overflow-x:auto}
