@import"https://fonts.googleapis.com/css2?family=VT323&family=Share+Tech+Mono&display=swap";:root,[data-theme=gruvbox]{--bg: #1d2021;--bg1: #282828;--bg2: #32302f;--bg3: #3c3836;--bg4: #504945;--fg: #ebdbb2;--fg2: #d5c4a1;--fg3: #bdae93;--yellow: #fabd2f;--dyellow: #d79921;--green: #b8bb26;--dgreen: #98971a;--red: #fb4934;--dred: #cc241d;--blue: #83a598;--dblue: #458588;--aqua: #8ec07c;--daqua: #689d6a;--purple: #d3869b;--dpurple: #b16286;--orange: #fe8019;--card-bg: #ebdbb2;--card-border: #bdae93;--card-fg-black: #282828;--font-display: "VT323", monospace;--font-mono: "Share Tech Mono", monospace;--max-w: 480px}[data-theme=catppuccin]{--bg: #1e1e2e;--bg1: #181825;--bg2: #313244;--bg3: #45475a;--bg4: #585b70;--fg: #cdd6f4;--fg2: #bac2de;--fg3: #a6adc8;--yellow: #f9e2af;--dyellow: #e5c890;--green: #a6e3a1;--dgreen: #79c490;--red: #f38ba8;--dred: #d05f7a;--blue: #89b4fa;--dblue: #5c9cf5;--aqua: #89dceb;--daqua: #5cbdcc;--purple: #cba6f7;--dpurple: #a876e0;--orange: #fab387;--card-bg: #e6e9ef;--card-border: #9ca0b0;--card-fg-black: #4c4f69}[data-theme=nord]{--bg: #2e3440;--bg1: #242933;--bg2: #3b4252;--bg3: #434c5e;--bg4: #4c566a;--fg: #eceff4;--fg2: #e5e9f0;--fg3: #d8dee9;--yellow: #ebcb8b;--dyellow: #d4b06a;--green: #a3be8c;--dgreen: #8ba87a;--red: #bf616a;--dred: #a04c55;--blue: #81a1c1;--dblue: #5e81ac;--aqua: #88c0d0;--daqua: #6fa8bc;--purple: #b48ead;--dpurple: #9c7099;--orange: #d08770;--card-bg: #eceff4;--card-border: #d8dee9;--card-fg-black: #2e3440}[data-theme=tokyo]{--bg: #1a1b26;--bg1: #16161e;--bg2: #1f2335;--bg3: #292e42;--bg4: #414868;--fg: #c0caf5;--fg2: #a9b1d6;--fg3: #9aa5ce;--yellow: #e0af68;--dyellow: #c79e56;--green: #9ece6a;--dgreen: #80b54e;--red: #f7768e;--dred: #db4b4b;--blue: #7aa2f7;--dblue: #3d59a1;--aqua: #7dcfff;--daqua: #2ac3de;--purple: #bb9af7;--dpurple: #9d7cd8;--orange: #ff9e64;--card-bg: #e1e2e7;--card-border: #9399b2;--card-fg-black: #1a1b26}[data-theme=dracula]{--bg: #282a36;--bg1: #21222c;--bg2: #343746;--bg3: #44475a;--bg4: #6272a4;--fg: #f8f8f2;--fg2: #e0e0dc;--fg3: #bfbfbb;--yellow: #f1fa8c;--dyellow: #d4da70;--green: #50fa7b;--dgreen: #3ddc66;--red: #ff5555;--dred: #e03333;--blue: #6272a4;--dblue: #4e5f8a;--aqua: #8be9fd;--daqua: #6ad4e5;--purple: #bd93f9;--dpurple: #a07de0;--orange: #ffb86c;--card-bg: #f8f8f2;--card-border: #e0e0dc;--card-fg-black: #282a36}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--fg);font-family:var(--font-display);min-height:100dvh;-webkit-tap-highlight-color:transparent}#root{min-height:100dvh;display:flex;justify-content:center}#root:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 3px,rgba(0,0,0,.07) 3px,rgba(0,0,0,.07) 4px);pointer-events:none;z-index:999}.screen{width:100%;max-width:var(--max-w);padding:20px 18px;position:relative}.hud{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--bg3);padding-bottom:10px;margin-bottom:14px}.logo{font-family:var(--font-display);font-size:22px;color:var(--yellow);letter-spacing:4px}.hud__right{display:flex;align-items:center;gap:10px}.hud__label{font-size:15px;color:var(--bg4);font-family:var(--font-mono)}.streak-badge{font-family:var(--font-mono);font-size:13px;color:var(--dyellow);border:1px solid var(--bg4);padding:2px 7px}.screen--title{text-align:center;padding-top:36px}.title__hero{font-size:72px;color:var(--yellow);letter-spacing:6px;margin-bottom:6px;line-height:1}.title__tagline{font-family:var(--font-mono);font-size:15px;color:var(--fg2);margin-bottom:10px;text-align:center}.title__date{font-family:var(--font-mono);font-size:13px;color:var(--bg4);letter-spacing:2px;margin-bottom:22px}.rules-summary{background:var(--bg1);border:1px solid var(--bg3);padding:10px 18px;max-width:240px;margin:0 auto 12px;font-size:16px;color:var(--bg4);line-height:2.1}.title__meta{font-family:var(--font-mono);font-size:13px;color:var(--bg3);margin-bottom:5px}.title__actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:26px}.round-pips{display:flex;gap:8px;justify-content:center;margin-bottom:12px}.pip{width:56px;height:34px;border:1px solid var(--bg3);font-size:15px;display:flex;align-items:center;justify-content:center;color:var(--bg4);gap:3px;flex-direction:column}.pip__stars{font-size:10px;color:var(--bg3);letter-spacing:1px}.pip--s3{background:var(--dyellow);border-color:var(--yellow);color:var(--bg)}.pip--s3 .pip__stars{color:var(--bg)}.pip--s2{background:var(--dgreen);border-color:var(--green);color:var(--bg)}.pip--s2 .pip__stars{color:var(--bg)}.pip--s1{background:var(--dblue);border-color:var(--blue);color:var(--bg)}.pip--s1 .pip__stars{color:var(--bg)}.pip--s0{background:var(--bg3);border-color:var(--bg4);color:var(--fg3)}.pip--current{border-color:var(--yellow);color:var(--yellow)}.stats-row{display:flex;justify-content:center;gap:24px;font-size:16px;color:var(--bg4);margin-bottom:12px}.stats-row__item strong{color:var(--fg);font-size:20px;font-weight:400}.hand{display:flex;gap:7px;justify-content:center;flex-wrap:wrap;margin-bottom:14px;min-height:108px;align-items:center}.card{width:64px;height:92px;background:var(--card-bg);border:2px solid var(--card-border);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s,border-color .08s;user-select:none;-webkit-user-select:none}.card:hover{transform:translateY(-4px)}.card--selected{border-color:var(--dyellow);transform:translateY(-9px)}.card--hinted{border-color:var(--aqua);transform:translateY(-5px)}.card--cleared{opacity:0;pointer-events:none;width:0;min-width:0;margin:0;padding:0;border:none}.card__val{font-size:34px;line-height:1}.card__suit{font-size:17px;line-height:1}.card--red .card__val,.card--red .card__suit{color:var(--dred)}.card--black .card__val,.card--black .card__suit{color:var(--card-fg-black)}.rule-bar{background:var(--bg1);border:1px solid var(--bg3);padding:7px 12px;margin-bottom:10px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.rule-bar__label{font-size:14px;color:var(--bg4);letter-spacing:1px}.rule-bar__cards{font-size:14px;color:var(--bg4);margin-left:auto;font-family:var(--font-mono)}.rule-tag{border:1px solid var(--bg3);padding:2px 8px;font-size:15px;color:var(--bg4)}.rule-tag--active{border-color:var(--dblue);color:var(--blue)}.rule-tag--locked{border-color:var(--dred);color:var(--red)}.stars-row{font-size:28px;text-align:center;min-height:34px;margin-bottom:6px;letter-spacing:5px}.stars__on{color:var(--dyellow)}.stars__on--green{color:var(--dgreen)}.stars__off{color:var(--bg3)}.status{font-size:18px;text-align:center;min-height:24px;margin-bottom:10px;color:var(--bg4)}.status--good{color:var(--green)}.status--bad{color:var(--red)}.status--info{color:var(--yellow)}.status--neutral{color:var(--blue)}.btns{display:flex;gap:7px;justify-content:center;flex-wrap:wrap}.btn{background:var(--bg1);border:1px solid var(--bg4);color:var(--fg3);font-family:var(--font-display);font-size:18px;padding:7px 16px;cursor:pointer;letter-spacing:1px;transition:background .08s,color .08s;border-radius:0;line-height:1}.btn:hover:not(:disabled){background:var(--bg2);color:var(--fg)}.btn:disabled{opacity:.25;cursor:default}.btn--primary{border-color:var(--dyellow);color:var(--yellow)}.btn--primary:hover:not(:disabled){background:var(--bg2)}.btn--discard{border-color:var(--dgreen);color:var(--green)}.btn--discard:hover:not(:disabled){background:var(--bg2)}.btn--undo{border-color:var(--dblue);color:var(--blue)}.btn--hint{border-color:var(--daqua);color:var(--aqua)}.btn--share{border-color:var(--dpurple);color:var(--purple)}.btn--kofi{border-color:var(--orange);color:var(--orange);text-decoration:none;display:inline-block}.btn--ghost{border-color:var(--bg4);color:var(--fg3)}.btn--ghost[onClick*=Deselect],.btn--clear-sel{font-size:15px;padding:6px 14px;color:var(--bg4);border-color:var(--bg3)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:500;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:var(--bg);border:1px solid var(--bg3);padding:22px;width:100%;max-width:320px;display:flex;flex-direction:column;gap:0}.modal__title{font-size:24px;color:var(--yellow);letter-spacing:3px;text-align:center;margin-bottom:16px}.help-modal{max-height:90vh;overflow-y:auto}.help-section{margin-bottom:14px}.help-section__title{font-size:13px;letter-spacing:2px;color:var(--fg3);margin-bottom:6px}.help-section__body{font-size:17px;color:var(--fg2);line-height:1.5}.help-rule{display:flex;align-items:center;gap:8px;font-size:17px;color:var(--fg2);margin-bottom:4px}.help-rule__tag{font-size:12px;letter-spacing:1px;padding:2px 6px;border:1px solid;min-width:44px;text-align:center}.help-rule__tag--suit{border-color:var(--dgreen);color:var(--green)}.help-rule__tag--value{border-color:var(--dblue);color:var(--blue)}.help-rule__tag--run{border-color:var(--daqua);color:var(--aqua)}.help-rounds{display:flex;flex-direction:column;gap:4px;margin-top:6px}.help-round{font-size:17px;color:var(--fg2)}.help-round__label{display:inline-block;min-width:90px;color:var(--yellow);margin-right:6px}.help-stars{display:flex;flex-direction:column;gap:4px;font-size:17px}.help-stars__gold{color:var(--yellow)}.help-stars__dim{color:var(--bg4)}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.stat-box{background:var(--bg1);border:1px solid var(--bg3);padding:10px;text-align:center}.stat-box__num{font-size:32px;color:var(--yellow)}.stat-box__lbl{font-size:13px;color:var(--bg4);letter-spacing:1px;font-family:var(--font-mono)}.stats__history-label{font-family:var(--font-mono);font-size:11px;color:var(--bg4);letter-spacing:1px;margin-bottom:8px}.stats__history{display:flex;gap:6px;margin-bottom:16px}.stats__history-day{flex:1;text-align:center}.stats__history-stars{font-size:14px}.stats__history-num{font-size:11px;color:var(--bg4);font-family:var(--font-mono)}.share-box{background:var(--bg1);border:1px solid var(--bg3);padding:12px;font-family:var(--font-mono);font-size:13px;color:var(--fg3);white-space:pre;resize:none;width:100%;margin-bottom:8px;line-height:1.8;height:110px}.share-copy-msg{font-size:14px;color:var(--green);text-align:center;min-height:20px;margin-bottom:8px}.screen--result{text-align:center}.result__total{font-size:68px;color:var(--yellow);line-height:1;margin-bottom:4px}.result__max{font-size:28px;color:var(--bg4)}.result__stars{font-size:30px;letter-spacing:5px;margin-bottom:10px}.result__streak{font-family:var(--font-mono);font-size:12px;color:var(--dyellow);margin-bottom:12px}.scorecard{max-width:300px;margin:0 auto 14px;text-align:left}.scorecard__row{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:var(--fg3);padding:5px 0;border-bottom:1px solid var(--bg1)}.scorecard__rule{font-size:12px;color:var(--bg4);margin-left:6px}.scorecard__moves{font-size:13px;color:var(--bg4)}.result__tomorrow{font-family:var(--font-mono);font-size:11px;color:var(--bg3);margin-bottom:16px}.theme-list{display:flex;flex-direction:column;gap:6px}.theme-option{display:flex;align-items:center;gap:10px;background:var(--bg1);border:1px solid var(--bg3);color:var(--fg3);font-family:var(--font-display);font-size:18px;letter-spacing:1px;padding:8px 12px;cursor:pointer;transition:background .08s,border-color .08s;width:100%;text-align:left}.theme-option:hover{background:var(--bg2);border-color:var(--bg4)}.theme-option--active{border-color:var(--dyellow);color:var(--fg)}.theme-option__swatch{display:inline-flex;align-items:center;justify-content:center;width:28px;height:18px;border:1px solid;flex-shrink:0}.theme-option__swatch span{display:block;width:10px;height:10px;border-radius:50%}.theme-option__name{flex:1}.theme-option__check{color:var(--dyellow);font-size:14px}@media (max-width: 380px){.card{width:54px;height:78px}.card__val{font-size:28px}.card__suit{font-size:14px}.hand{gap:5px}}
