.wheel-wrap[data-v-24715c67]{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.wheel-stage[data-v-24715c67]{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:min(80vh,100%);display:flex;position:relative}.pointer[data-v-24715c67]{filter:drop-shadow(0 2px 3px #00000080);z-index:2;border-top:34px solid #fff;border-left:20px solid #0000;border-right:20px solid #0000;width:0;height:0;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.wheel[data-v-24715c67]{background:#2a2a40;border-radius:50%;outline:none;width:100%;height:100%;transition:transform 4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px #0006}.wheel.clickable[data-v-24715c67]{cursor:pointer}.wheel[data-v-24715c67]:focus-visible{box-shadow:0 10px 40px #0006, 0 0 0 4px var(--accent)}.spin-btn[data-v-24715c67]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8338ec,#3a86ff);border:none;border-radius:999px;padding:.85rem 3rem;font-size:1.25rem;font-weight:700;transition:transform .1s,opacity .2s}.spin-btn[data-v-24715c67]:hover:not(:disabled){transform:translateY(-2px)}.spin-btn[data-v-24715c67]:disabled{opacity:.5;cursor:not-allowed}.reveal[data-v-245c2fcd]{flex-direction:column;align-items:center;gap:1rem;animation:.35s pop-245c2fcd;display:flex}@keyframes pop-245c2fcd{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.reveal-title[data-v-245c2fcd]{text-align:center;margin:0;font-size:1.4rem}.image-box[data-v-245c2fcd]{border-radius:12px;max-width:100%;overflow:hidden;box-shadow:0 8px 30px #00000059}.image-box img[data-v-245c2fcd]{max-width:100%;max-height:60vh;display:block}.image-fallback[data-v-245c2fcd]{color:#ffd166;padding:2rem}.reveal-actions[data-v-245c2fcd]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.again-btn[data-v-245c2fcd]{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:999px;padding:.6rem 1.75rem;font-weight:700;transition:background .2s}.again-btn[data-v-245c2fcd]:hover{background:#ffffff1f}.link[data-v-245c2fcd]{color:#06d6a0;font-weight:600;text-decoration:none}.link[data-v-245c2fcd]:hover{text-decoration:underline}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#12121f;--bg-elev:#1b1b2f;--text:#f5f5fa;--muted:#a0a0b8;--accent:#8338ec;--danger:#ef476f;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{background:radial-gradient(circle at top, #24243e 0%, var(--bg) 60%);color:var(--text)}#app{min-height:100vh}.app{flex-direction:column;max-width:1100px;min-height:100vh;margin:0 auto;padding:1.5rem 1.25rem 2.5rem;display:flex}.topbar{background:var(--bg-elev);border-radius:16px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.topbar-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.filters-toggle{display:none}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand h1{white-space:nowrap;margin:0;font-size:1.6rem}.filters{flex-wrap:wrap;flex:1;gap:1rem;min-width:240px;display:flex}.field{flex-direction:column;gap:.35rem;display:flex}.field.grow{flex:1;min-width:180px}.field label{color:var(--muted);font-size:.8rem;font-weight:600}.select,.input{width:100%;color:var(--text);background:#12121f;border:1px solid #3a3a55;border-radius:10px;padding:.55rem .75rem;font-size:1rem}.select:focus,.input:focus{outline:2px solid var(--accent);outline-offset:1px}.share-btn{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border-radius:10px;padding:.55rem 1rem;font-size:1rem;font-weight:600}.share-btn:hover{filter:brightness(1.1)}.share-btn:focus{outline:2px solid var(--accent);outline-offset:2px}.bar-error{color:var(--danger);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.stage{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:420px;display:flex}.hint{color:var(--muted);margin:0}.error{color:var(--danger);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.link-btn{color:#3a86ff;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.footer{text-align:center;color:var(--muted);margin-top:2rem;font-size:.85rem}.footer a{color:#06d6a0;margin-left:.35rem}@media (width<=640px){.filters-toggle{color:var(--text);cursor:pointer;background:#12121f;border:1px solid #3a3a55;border-radius:10px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:1.25rem;display:inline-flex}.filters-toggle:focus{outline:2px solid var(--accent);outline-offset:1px}.filters{display:none}.topbar.filters-open .filters{display:flex}}
