@font-face{font-family:"Baloo 2";src:url(/fonts/baloo2-latin.woff2) format("woff2");font-weight:400 800;font-display:swap}@font-face{font-family:Luckiest Guy;src:url(/fonts/luckiestguy-latin.woff2) format("woff2");font-weight:400;font-display:swap}*,*:before,*:after{box-sizing:border-box}:root{--font: "Baloo 2", "Segoe UI", system-ui, -apple-system, sans-serif;--font-display: "Luckiest Guy", "Baloo 2", system-ui, sans-serif;--bg: #0b1026;--bg-gradient: radial-gradient(ellipse at 50% -20%, #1c2657 0%, #0b1026 60%);--surface: #171f42;--surface-2: #212b58;--text: #eef1ff;--text-dim: #9aa3cc;--accent: #ffd447;--accent-text: #201a00;--schmeckle: #ffd447;--schmeckle-glow: 0 0 6px rgba(255, 212, 71, .8);--tile-bg: #1d2750;--tile-border: #3a4a8f;--tile-text: #eef1ff;--die-bg: #f5f6ff;--die-text: #1a2040;--die-kept-bg: #2c3a75;--die-kept-text: #eef1ff;--danger: #ff6b6b;--success: #5be49b;--active-ring: #ffd447;--overlay: rgba(5, 8, 22, .88);--btn-shadow: 0 4px 14px rgba(0, 0, 0, .45)}html,body,#root{height:100%;margin:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:manipulation;overscroll-behavior:none}.app{height:100vh;height:100dvh;overflow:hidden;background:var(--bg-gradient);background-attachment:fixed;display:flex;flex-direction:column;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.screen{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;max-width:560px;width:100%;margin:0 auto;padding:12px 14px 16px}.btn{font-family:var(--font);font-size:1.05rem;font-weight:700;border:none;border-radius:14px;padding:14px 22px;background:var(--surface-2);color:var(--text);cursor:pointer;box-shadow:var(--btn-shadow);transition:transform .08s ease,opacity .15s ease}.btn:active{transform:scale(.96)}.btn:disabled{opacity:.4;cursor:default}.btn-primary{background:var(--accent);color:var(--accent-text)}.btn-ghost{background:transparent;box-shadow:none;color:var(--text-dim)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0 10px}.topbar h1{font-family:var(--font-display);font-size:1.6rem;font-weight:400;margin:0;letter-spacing:.04em;color:var(--accent);display:flex;align-items:center;gap:10px}.topbar h1 .schmeckle-icon{width:1.3em;height:1.3em}.topbar-quit{padding:8px 14px;font-size:.9rem;border:2px solid var(--tile-border);border-radius:10px}.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-music{width:40px;height:40px;border-radius:50%;border:2px solid var(--tile-border);background:var(--surface);font-size:1.05rem;cursor:pointer}.topbar-music:active{transform:scale(.94)}.setup-title{font-family:var(--font-display);font-weight:400;text-align:center;margin:24px 0 8px;font-size:2.6rem;letter-spacing:.04em;color:var(--accent);text-shadow:0 0 24px rgba(255,212,71,.35)}.setup-sub{text-align:center;color:var(--text-dim);margin:0 0 24px}.count-row{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.count-btn{width:44px;height:44px;border-radius:12px;border:2px solid var(--tile-border);background:var(--surface);color:var(--text);font-size:1.1rem;font-weight:700;cursor:pointer}.count-btn.selected{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.mode-btn{flex:1;max-width:160px;padding:10px 8px;border-radius:12px;border:2px solid var(--tile-border);background:var(--surface);color:var(--text);font-family:var(--font);font-size:.92rem;font-weight:700;cursor:pointer;white-space:nowrap}.mode-btn.selected{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.name-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.name-list input{font-family:var(--font);font-size:1rem;padding:12px 14px;border-radius:12px;border:2px solid var(--tile-border);background:var(--surface);color:var(--text);width:100%;-webkit-user-select:text;user-select:text}.name-list input:focus{outline:2px solid var(--accent);border-color:var(--accent)}.setup-actions{display:flex;flex-direction:column;gap:10px}.grill{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;padding:10px;background:var(--surface);border-radius:16px}.tile{height:66px;padding:5px 2px;border-radius:8px;background:var(--tile-bg);border:2px solid var(--tile-border);color:var(--tile-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:800;position:relative}.tile-value{font-size:.95rem;line-height:1}.tile-pickles{display:flex;flex-wrap:wrap;justify-content:center;gap:2px;line-height:1;max-width:58px}.tile-pickles .schmeckle-icon{width:18px;height:18px}.player-top-tile .tile-pickles .schmeckle-icon{width:12px;height:12px}.tile-pickles-5{position:relative;width:var(--q-w, 48px);height:var(--q-h, 38px);flex:none}.tile-pickles-5 .schmeckle-icon{position:absolute;width:var(--q-icon, 16px);height:var(--q-icon, 16px)}.tile-pickles-5 .schmeckle-icon:nth-child(1){top:0;left:0}.tile-pickles-5 .schmeckle-icon:nth-child(2){top:0;right:0}.tile-pickles-5 .schmeckle-icon:nth-child(3){top:calc((var(--q-h, 38px) - var(--q-icon, 16px)) / 2);left:calc((var(--q-w, 48px) - var(--q-icon, 16px)) / 2)}.tile-pickles-5 .schmeckle-icon:nth-child(4){bottom:0;left:0}.tile-pickles-5 .schmeckle-icon:nth-child(5){bottom:0;right:0}.player-top-tile{--q-w: 30px;--q-h: 25px;--q-icon: 10px}.tile.takeable{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.tile.tile-large{width:64px}.tile.tile-flipped{opacity:.3;filter:grayscale(1)}.schmeckle-icon{display:inline-block;width:1em;height:1em;background-color:var(--schmeckle);-webkit-mask:url(/schmeckle.png) center / contain no-repeat;mask:url(/schmeckle.png) center / contain no-repeat;filter:drop-shadow(var(--schmeckle-glow));vertical-align:-.1em}h1 .schmeckle-icon,.setup-title .schmeckle-icon{width:1em;height:1em}.schmeckle-icon.logo-coin{display:block;width:128px;height:128px;margin:28px auto 0}.shekel-icon{background:none!important;-webkit-mask:none;mask:none;fill:var(--schmeckle);filter:none!important}.die .shekel-icon{fill:var(--die-text)}.die.kept .shekel-icon{fill:var(--schmeckle)}.players{display:flex;gap:6px;overflow-x:auto;padding:4px 2px 8px;margin-bottom:8px}.player-chip{flex:1 0 auto;min-width:64px;background:var(--surface);border-radius:12px;padding:8px 8px 6px;text-align:center;border:2px solid transparent}.player-chip.active{border-color:var(--active-ring)}.player-chip.stealable{border-color:var(--danger)}.player-name{font-size:.78rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px;margin:0 auto}.player-score{font-size:.72rem;color:var(--text-dim);display:flex;align-items:center;justify-content:center;gap:3px;margin:2px 0 4px}.player-score .schmeckle-icon{width:10px;height:10px}.player-top-tile{width:34px;margin:0 auto}.player-top-tile .tile{height:auto;min-height:40px}.player-top-tile .tile-value{font-size:.8rem}.player-no-tile{font-size:.7rem;color:var(--text-dim);padding:8px 0}.dice-area{background:var(--surface);border-radius:16px;padding:12px;margin-bottom:10px;flex:none;display:flex;flex-direction:column;gap:10px}.dice-row-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-bottom:4px}.dice-row{display:flex;flex-wrap:wrap;gap:8px;min-height:52px;align-items:center}.die{width:48px;height:48px;border-radius:10px;background:var(--die-bg);color:var(--die-text);border:none;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;box-shadow:0 2px 6px #00000040;padding:0}.die .schmeckle-icon{width:24px;height:24px;background-color:var(--die-text);filter:none}.die.kept{background:var(--die-kept-bg);color:var(--die-kept-text);width:38px;height:38px;font-size:1.05rem}.die.kept .schmeckle-icon{width:19px;height:19px;background-color:var(--schmeckle);filter:drop-shadow(var(--schmeckle-glow))}.die.pickable{cursor:pointer;outline:3px solid var(--accent)}.die.dead{opacity:.35}.die.rolling{animation:roll-in .35s ease}@keyframes roll-in{0%{transform:rotate(-140deg) scale(.3);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}.turn-status{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.turn-player{font-weight:800;font-size:1.05rem}.turn-total{color:var(--text-dim);font-size:.9rem}.turn-total strong{color:var(--text);font-size:1.1rem}.hint{font-size:.85rem;color:var(--text-dim);min-height:1.2em}.hint.danger{color:var(--danger);font-weight:600}.action-row{display:flex;gap:10px}.action-row .btn{flex:1}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);display:flex;align-items:center;justify-content:center;padding:24px;z-index:10}.overlay-card{background:var(--surface);border-radius:20px;padding:28px 24px;width:100%;max-width:380px;text-align:center;display:flex;flex-direction:column;gap:14px}.overlay-card h2{font-family:var(--font-display);font-weight:400;letter-spacing:.03em;margin:0;font-size:1.6rem}.overlay-card p{margin:0;color:var(--text-dim)}.steal-options{display:flex;flex-direction:column;gap:10px}@media (max-height: 820px){.screen{padding:8px 12px 10px}.topbar{padding:2px 0 6px}.topbar h1{font-size:1.35rem}.players{padding:2px 2px 6px;margin-bottom:6px}.player-chip{padding:6px 6px 4px}.grill{padding:8px;gap:5px;margin-bottom:8px}.tile{height:56px}.tile-pickles .schmeckle-icon{width:15px;height:15px}.tile-pickles{max-width:49px}.tile-pickles-5{--q-w: 42px;--q-h: 33px;--q-icon: 14px}.dice-area{padding:10px;gap:6px}.dice-row{min-height:46px}.die{width:42px;height:42px;font-size:1.15rem}.die .schmeckle-icon{width:21px;height:21px}.die.kept{width:34px;height:34px}.die.kept .schmeckle-icon{width:17px;height:17px}.btn{padding:11px 18px;font-size:1rem}}@media (max-height: 700px){.tile{height:48px}.tile-value{font-size:.85rem}.tile-pickles .schmeckle-icon{width:12px;height:12px}.tile-pickles{max-width:40px}.tile-pickles-5{--q-w: 36px;--q-h: 27px;--q-icon: 11px}.dice-row{min-height:40px}.die{width:38px;height:38px}.player-top-tile{width:28px}}.howto{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.howto section{background:var(--surface);border-radius:14px;padding:14px 16px}.howto h2{font-family:var(--font-display);font-weight:400;letter-spacing:.03em;font-size:1.15rem;color:var(--accent);margin:0 0 6px}.howto p,.howto ul{margin:6px 0;color:var(--text);font-size:.95rem;line-height:1.45}.howto ul{padding-left:20px}.howto .schmeckle-icon{width:14px;height:14px}.classic-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px;color:var(--text);font-size:1.05rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.classic-toggle input{width:26px;height:26px;accent-color:var(--accent);cursor:pointer}.join-row{display:flex;gap:10px}.join-row input{flex:1;min-width:0;font-family:var(--font);font-size:1rem;font-weight:700;letter-spacing:.15em;padding:12px 14px;border-radius:12px;border:2px solid var(--tile-border);background:var(--surface);color:var(--text);-webkit-user-select:text;user-select:text}.join-row input:focus{outline:2px solid var(--accent);border-color:var(--accent)}.settings-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:20px}.settings-row .classic-toggle{margin-top:0}.now-playing{display:flex;align-items:center;gap:8px;background:var(--surface);border:2px solid var(--tile-border);border-radius:999px;padding:8px 14px;color:var(--text);font-family:var(--font);font-size:.85rem;font-weight:700;cursor:pointer}.now-playing-icon{font-size:1.05rem}.now-playing .marquee{display:inline-block;overflow:hidden;width:150px;white-space:nowrap;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.now-playing .marquee-inner{display:inline-block;animation:marquee 9s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.now-playing.music-off{color:var(--danger);border-color:var(--danger)}.now-playing.music-off .now-playing-icon{filter:sepia(1) saturate(6) hue-rotate(-45deg)}.music-off-label{width:150px;text-align:center}.version{text-align:center;color:var(--text-dim);font-size:.75rem;margin:8px 0 0;opacity:.7}.profile-card{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:16px;padding-bottom:8px}.google-btn{display:flex;align-items:center;gap:10px;background:#fff;color:#33302b;font-size:.95rem;padding:10px 18px}.avatar{width:34px;height:34px;border-radius:50%;border:2px solid var(--tile-border)}.profile-alias{background:var(--surface);border:2px solid var(--tile-border);border-radius:10px;color:var(--text);font-family:var(--font);font-size:.95rem;font-weight:700;padding:8px 14px;cursor:pointer}.profile-edit{display:flex;gap:6px;align-items:center}.profile-edit input{font-family:var(--font);font-size:.95rem;padding:8px 10px;border-radius:10px;border:2px solid var(--accent);background:var(--surface);color:var(--text);width:140px;-webkit-user-select:text;user-select:text}.profile-save{padding:8px 14px;font-size:.9rem}.profile-signout{padding:8px 10px;font-size:.85rem}.voice-bar{display:flex;align-items:center;justify-content:center;gap:8px;max-width:560px;width:100%;margin:0 auto;padding:4px 14px 0;flex:none}.voice-btn{padding:8px 16px;font-size:.9rem}.voice-btn.voice-live{background:var(--success);color:#0b2415}.voice-btn.voice-muted{background:var(--danger);color:#fff}.voice-leave{padding:8px 10px;font-size:.85rem}.voice-bar audio{display:none}.room-share{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:16px}.room-code-btn{display:flex;flex-direction:column;align-items:center;gap:4px;background:var(--surface);border:2px solid var(--tile-border);border-radius:14px;padding:12px 26px;cursor:pointer;color:var(--text);font-family:var(--font)}.room-code{font-family:var(--font-display);font-size:1.8rem;letter-spacing:.25em;color:var(--accent)}.copy-label{font-size:.85rem;color:var(--text-dim);font-weight:700}.qr-wrap{text-align:center;background:none;border:none;padding:0;cursor:pointer;font-family:var(--font)}.qr-wrap canvas{border-radius:12px}.qr-wrap .hint{margin-top:4px}.qr-wrap:active canvas{transform:scale(.97)}.conn-dot{width:10px;height:10px;border-radius:50%;flex:none}.conn-dot.on{background:var(--success)}.conn-dot.off{background:var(--danger)}.results{display:flex;flex-direction:column;gap:8px;margin:16px 0 24px}.result-row{display:flex;align-items:center;gap:12px;background:var(--surface);border-radius:12px;padding:12px 16px}.result-row.winner{border:2px solid var(--accent)}.result-rank{font-weight:800;width:24px;color:var(--text-dim)}.result-name{flex:1;font-weight:700}.result-pickles{display:flex;align-items:center;gap:4px;font-weight:800}.result-pickles .schmeckle-icon{width:16px;height:16px}
