main.svelte-hohkfv{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;box-sizing:border-box;overflow:hidden}main.blinking.svelte-hohkfv{animation:svelte-hohkfv-blink .2s ease 10}@keyframes svelte-hohkfv-blink{0%{background-color:#000}50%{background-color:#fff}to{background-color:#000}}.big-roll-btn.svelte-hohkfv{position:absolute;box-sizing:border-box;width:210px;height:210px;border-radius:50%;background-color:#4caf50;color:#fff;border:none;cursor:pointer;padding:1.25rem;display:flex;align-items:center;justify-content:center;animation:svelte-hohkfv-pulse 2s ease-in-out infinite;z-index:10;-webkit-font-smoothing:antialiased}.big-roll-btn__label.svelte-hohkfv{display:block;font-size:clamp(.95rem,3.8vw,1.25rem);font-weight:700;line-height:1.2;text-align:center;text-transform:uppercase;letter-spacing:.04em;-webkit-hyphens:none;hyphens:none}@keyframes svelte-hohkfv-pulse{0%,to{transform:scale(1);box-shadow:0 0 30px #4caf5066}50%{transform:scale(1.08);box-shadow:0 0 50px #4caf50cc}}.big-roll-btn.svelte-hohkfv:hover{background-color:#45a049}.big-roll-btn.svelte-hohkfv:active{transform:scale(.95)!important}.dice-container.svelte-hohkfv{width:100%;max-width:500px;height:50vh;min-height:300px;border-radius:8px;overflow:hidden;background:transparent;transition:opacity .5s ease,transform .5s ease}.phase-initial.svelte-hohkfv .dice-container:where(.svelte-hohkfv){opacity:0;transform:scale(.3) translateY(0);pointer-events:none}.phase-rolling.svelte-hohkfv .dice-container:where(.svelte-hohkfv){opacity:1;transform:scale(1) translateY(0)}.phase-result.svelte-hohkfv .dice-container:where(.svelte-hohkfv){opacity:1;transform:scale(1) translateY(30px)}.stats.svelte-hohkfv{position:absolute;top:8vh;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;z-index:5;width:100%;padding:0 1rem;box-sizing:border-box}.stat-bubble.svelte-hohkfv{display:flex;flex-direction:column;align-items:center;gap:.3rem}.stat-bubble.svelte-hohkfv .bubble:where(.svelte-hohkfv){width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#fff}.stat-bubble.svelte-hohkfv .bubble-label:where(.svelte-hohkfv){font-size:.7rem;opacity:.7;white-space:nowrap}.stat-bubble.stat-min.svelte-hohkfv{animation:svelte-hohkfv-slideFromLeft .5s ease both}.stat-bubble.stat-min.svelte-hohkfv .bubble:where(.svelte-hohkfv){background-color:#ef4444}.stat-bubble.stat-max.svelte-hohkfv{animation:svelte-hohkfv-slideFromRight .5s ease both}.stat-bubble.stat-max.svelte-hohkfv .bubble:where(.svelte-hohkfv){background-color:#22c55e}@keyframes svelte-hohkfv-slideFromLeft{0%{opacity:0;transform:translate(-60vw)}to{opacity:1;transform:translate(0)}}@keyframes svelte-hohkfv-slideFromRight{0%{opacity:0;transform:translate(60vw)}to{opacity:1;transform:translate(0)}}.current-result.svelte-hohkfv{font-size:3.5rem;font-weight:700;line-height:1}.current-result.red.svelte-hohkfv{color:#ef4444}.current-result.green.svelte-hohkfv{color:#22c55e}.current-result.yellow.svelte-hohkfv{color:#eab308}.actions.svelte-hohkfv{position:absolute;bottom:max(1rem,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:.8rem;z-index:5;width:100%;padding:0 1rem;box-sizing:border-box}.actions.svelte-hohkfv .result-players-hint:where(.svelte-hohkfv){margin:0;padding:0;font-size:.62rem;line-height:1.2;text-align:center;opacity:.45;white-space:nowrap;max-width:min(100%,100vw - 2rem);overflow:hidden;text-overflow:ellipsis}.reroll-btn.svelte-hohkfv{padding:.6rem 1.5rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s}.reroll-btn.svelte-hohkfv:hover{border-color:#fffc;background:#ffffff1a}.done-btn.svelte-hohkfv{width:calc(100vw - 2rem);max-width:500px;padding:.85rem 1rem;border-radius:12px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);cursor:pointer;font-size:1rem;font-weight:700;line-height:1.25;text-align:center;display:flex;align-items:center;justify-content:center;transition:all .2s}.done-btn.svelte-hohkfv:hover{border-color:#fffc;background:#ffffff1a}@media (max-width: 768px){.dice-container.svelte-hohkfv{height:45vh;min-height:250px}.stats.svelte-hohkfv{top:5vh;gap:1rem}.actions.svelte-hohkfv{bottom:5vh}.current-result.svelte-hohkfv{font-size:2.8rem}.stat-bubble.svelte-hohkfv .bubble:where(.svelte-hohkfv){width:48px;height:48px;font-size:1rem}}@media (max-width: 480px){.dice-container.svelte-hohkfv{height:40vh;min-height:200px}.big-roll-btn.svelte-hohkfv{width:170px;height:170px;padding:1rem}.current-result.svelte-hohkfv{font-size:2.4rem}.stat-bubble.svelte-hohkfv .bubble:where(.svelte-hohkfv){width:42px;height:42px;font-size:.9rem}}
