:root{--bg:#eef1f7;--surface:#ffffffdb;--surface-solid:#fff;--border:#0f172a17;--line:#0f172a0f;--text:#101725;--muted:#6b7688;--brand:#e2404f;--brand-dark:#b9273a;--shadow-sm:0 2px 10px #1018280f;--shadow-md:0 12px 34px #1018281a;--shadow-lg:0 24px 60px #10182829;--sans:"Pretendard Variable", Pretendard, system-ui, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;font-family:var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}button{cursor:pointer;border:none;font-family:inherit}button:disabled{cursor:not-allowed}.app{width:100vw;height:100dvh;position:relative}.canvas-wrap{position:absolute;inset:0}.overlay{z-index:100;pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.overlay button,.overlay input,.overlay .volume,.overlay .odds-board,.overlay .press-catcher,.overlay .modal-scrim{pointer-events:auto}.prompt-layer,.prompt-layer *{pointer-events:none!important}.press-catcher{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:absolute;inset:0}.loading,.recovering,.crash{text-align:center;color:var(--muted);background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:14px;display:flex;position:absolute;inset:0}.recovering{background:#eef1f7e0}.crash h2{color:var(--text);margin:0;font-size:17px}.crash p{word-break:break-all;max-width:420px;margin:0;font-size:12px}.crash button{pointer-events:auto}.anchor{pointer-events:none;-webkit-user-select:none;user-select:none;place-items:center;animation:.34s cubic-bezier(.2,1.4,.4,1) both anchor-in;display:grid;position:relative}.anchor>.ring,.anchor>.tap-ring{grid-area:1/1}.anchor>.ring{display:block;overflow:visible}.ring-track{fill:none;stroke:#10182826;stroke-width:5px}.ring-arc{fill:none;stroke:var(--brand);stroke-width:7px;stroke-linecap:round;transition:stroke-dashoffset .12s linear}.ring-arc.hot{stroke:#ff8a3c}.chip{white-space:nowrap;text-align:center;letter-spacing:-.2px;color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);background:#ffffffd1;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:8px 16px;font-size:13px;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.chip.below{margin-top:1.6vh;top:100%}.chip.above{margin-bottom:1.6vh;bottom:100%}.chip.big{border-radius:16px;padding:10px 20px}.chip.big b{letter-spacing:-.5px;font-size:19px;font-weight:800}.chip.big i{font-variant-numeric:tabular-nums;color:var(--muted);font-size:12px;font-style:normal;font-weight:600}.chip.fade{opacity:var(--hint,1);transition:opacity .24s}.chip.strong{color:var(--brand);font-size:16px;font-weight:800;animation:1.1s ease-in-out infinite breathe}@keyframes breathe{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.07)}}.crank-ring{width:32vh;height:32vh}.turn,.dash-ring circle{transform-box:view-box;transform-origin:50%}.turn{animation:2.9s linear infinite turn-spin}.turn-arc{fill:none;stroke:var(--brand);stroke-width:7px;stroke-linecap:round;opacity:.5;stroke-dasharray:26 22}.turn-head{fill:var(--brand)}.dash-ring{width:var(--target,17vh);height:var(--target,17vh)}.dash-ring circle{fill:none;stroke:var(--brand);stroke-width:7px;stroke-linecap:round;stroke-dasharray:3 26;opacity:.8;animation:9s linear infinite reverse turn-spin}.tap-ring{width:var(--target,17vh);height:var(--target,17vh);border:.4vh solid var(--brand);opacity:0;border-radius:50%;animation:1.9s cubic-bezier(.2,.7,.3,1) infinite tap-pulse}.tap-ring.delay{animation-delay:.95s}.drop-arrow{fill:none;width:3.4vh;height:4.8vh;stroke:var(--brand);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:.85;margin-top:.4vh;animation:1.25s cubic-bezier(.5,0,.5,1) infinite arrow-drop;position:absolute;top:100%;left:50%;transform:translate(-50%)}.crack-ring{width:32vh;height:32vh}.punch{animation:.22s cubic-bezier(.2,1.6,.4,1) punch;display:inline-block}.hud-top{justify-content:flex-end;align-items:flex-start;padding:22px 24px;display:flex}.volume{border:1px solid var(--border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);opacity:.62;background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;padding:4px 6px 4px 4px;transition:opacity .2s;display:flex}.volume:hover,.volume:focus-within{opacity:1}.ghost{width:32px;height:32px;color:var(--muted);background:0 0;border-radius:50%;place-items:center;padding:0;transition:color .18s;display:grid}.ghost:hover{color:var(--text)}.ghost svg{fill:currentColor;width:19px;height:19px}.ghost svg .wave{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round}.volume input[type=range]{opacity:0;appearance:none;cursor:pointer;background:0 0;width:0;height:18px;margin:0;transition:width .24s cubic-bezier(.2,.9,.3,1),opacity .18s}.volume:hover input[type=range],.volume:focus-within input[type=range]{opacity:1;width:92px}.volume input[type=range]::-webkit-slider-runnable-track{background:#0f172a24;border-radius:999px;height:5px}.volume input[type=range]::-moz-range-track{background:#0f172a24;border-radius:999px;height:5px}.volume input[type=range]::-moz-range-progress{background:var(--brand);border-radius:999px;height:5px}.volume input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--brand);border-radius:50%;width:14px;height:14px;margin-top:-4.5px;box-shadow:0 1px 4px #e2404f80}.volume input[type=range]::-moz-range-thumb{background:var(--brand);border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #e2404f80}@media (hover:none){.volume{opacity:1}.volume input[type=range]{opacity:1;width:84px}}.odds-board{border:1px solid var(--border);width:236px;max-height:calc(100dvh - 140px);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);background:#ffffffc7;border-radius:18px;flex-direction:column;animation:.4s cubic-bezier(.2,1.2,.4,1) both rise-in;display:flex;position:absolute;top:22px;left:24px;overflow:hidden}.odds-head{letter-spacing:.2px;color:var(--text);background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:11px 14px;font-size:12px;font-weight:800;display:flex}.odds-head svg{fill:none;width:16px;height:16px;stroke:var(--muted);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.odds-board.closed .odds-head svg{transform:rotate(-90deg)}.odds-list{overscroll-behavior:contain;margin:0;padding:0 8px 10px;list-style:none;overflow-y:auto}.odds-list li{border-radius:9px;align-items:center;gap:8px;padding:6px;font-size:12px;line-height:1.35;display:flex}.odds-list li:first-child{background:linear-gradient(90deg,#f2c14e3d,#f2c14e00)}.odds-list .dot{border-radius:50%;flex:none;width:7px;height:7px}.odds-name{letter-spacing:-.2px;word-break:keep-all;flex:auto;align-items:center;gap:5px;min-width:0;font-weight:600;display:flex}.odds-rank{font-variant-numeric:tabular-nums;color:var(--muted);flex:none;font-size:11.5px;font-weight:700}.odds-list li:first-child .odds-rank{color:#8a6410}.odds-list li.gone{opacity:.42}.odds-list li.gone .odds-name{text-decoration:line-through}.hud-bottom{justify-content:center;align-items:flex-end;padding:0 24px 34px;display:flex}.btn{letter-spacing:-.3px;color:#fff;background:linear-gradient(180deg, #f2596c, var(--brand-dark));border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:176px;padding:15px 32px;font-size:15.5px;font-weight:800;transition:transform .14s,box-shadow .2s,filter .2s;animation:.4s cubic-bezier(.2,1.2,.4,1) both rise-in;display:flex;box-shadow:inset 0 1px #ffffff47,0 10px 26px #e2404f52}.btn .coin-dot{background:linear-gradient(150deg,#ffe9a8,#f2c141 55%,#c9962a);border-radius:50%;width:16px;height:16px;box-shadow:inset 0 0 0 1.5px #ffffff73}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 1px #ffffff47,0 16px 34px #e2404f61}.btn:active:not(:disabled){transform:translateY(1px)scale(.985)}.modal-scrim{background:linear-gradient(#eef1f700 46%,#eef1f7d1 94%);justify-content:center;align-items:flex-end;padding:0 20px 34px;animation:.3s fade;display:flex;position:absolute;inset:0}.result-card{border:1px solid var(--border);width:min(460px,100%);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);background:#fffffff0;border-radius:22px;align-items:center;gap:18px;padding:16px 18px 16px 16px;animation:.44s cubic-bezier(.2,1.4,.4,1) both rise-in;display:flex}.result-card.secret{box-shadow:var(--shadow-lg), 0 0 0 3px #7cc9ff42;border-color:#7cc9ffb3}.result-icon{background:#fff;border:1.5px solid;border-radius:18px;flex:none;place-items:center;width:76px;height:76px;padding:3px;display:grid;overflow:hidden}.item-photo{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.result-text{text-align:left;flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.result-text .kind{letter-spacing:.4px;color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.result-text strong{letter-spacing:-.4px;word-break:keep-all;font-size:16.5px;font-weight:800;line-height:1.3}.result-text .owned{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11.5px}.secret-tag{letter-spacing:.4px;color:#fff;background:linear-gradient(90deg,#3fb6ff,#ff6fd8);border-radius:6px;flex:none;padding:2px 6px;font-size:9px;font-style:normal;font-weight:800}.confirm{flex:none;min-width:96px;padding:14px 20px;animation:none}@keyframes turn-spin{to{transform:rotate(360deg)}}@keyframes tap-pulse{0%{opacity:0;transform:scale(.72)}22%{opacity:.65}to{opacity:0;transform:scale(1.5)}}@keyframes arrow-drop{0%,to{opacity:.5;transform:translate(-50%)translateY(0)}45%{opacity:1;transform:translate(-50%)translateY(.9vh)}}@keyframes anchor-in{0%{opacity:0;transform:scale(.8)}}@keyframes punch{0%{transform:scale(1.16)}}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)scale(.96)}}@keyframes fade{0%{opacity:0}}@media (width<=720px){.hud-top{padding:16px}.odds-board{width:190px;max-height:calc(100dvh - 190px);top:16px;left:16px}.odds-list li{font-size:11.5px}.hud-bottom{padding:0 16px 24px}.chip{padding:7px 13px;font-size:12px}.chip.big b{font-size:16px}.result-card{gap:14px;padding:14px}.result-icon{width:64px;height:64px}.confirm{min-width:84px;padding:13px 16px}}@media (prefers-reduced-motion:reduce){.turn,.tap-ring,.drop-arrow,.dash-ring circle{animation:none}.tap-ring{opacity:.4}}
