.dialog-overlay.svelte-1ov0v13{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:var(--z-modal);-webkit-user-select:none;user-select:none}.dialog-overlay.clickable.svelte-1ov0v13{cursor:pointer}.brewing-effect.svelte-1ov0v13{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.craft-video.svelte-1ov0v13{max-width:480px;width:90vw;border-radius:12px;box-shadow:0 0 40px #c9a95933;pointer-events:none}.skip-hint.svelte-1ov0v13{font-size:.85rem}.brewing-text.svelte-1ov0v13{color:#c9a959;font-size:1.2rem;animation:svelte-1ov0v13-textPulse .6s ease-in-out infinite alternate}@keyframes svelte-1ov0v13-textPulse{0%{opacity:.5}to{opacity:1}}.dialog-box.svelte-1ov0v13{background:linear-gradient(180deg,#2a2a3e,#1a1a2e);border:3px solid #4a4a6a;border-radius:16px;padding:2rem;max-width:500px;width:90%;box-shadow:0 8px 32px #00000080;animation:svelte-1ov0v13-resultReveal .5s ease-out}.dialog-box.success.svelte-1ov0v13{border-color:#c9a959;box-shadow:0 0 40px #c9a9594d,0 8px 32px #00000080}.dialog-box.fail.svelte-1ov0v13{border-color:#6a3a3a;box-shadow:0 0 20px #96323233,0 8px 32px #00000080;animation:svelte-1ov0v13-resultReveal .5s ease-out,svelte-1ov0v13-shake .4s ease-out .1s}.dialog-box.mixed.svelte-1ov0v13{border-color:#8b7355;box-shadow:0 0 30px #8b73554d,0 8px 32px #00000080}@keyframes svelte-1ov0v13-resultReveal{0%{opacity:0;transform:scale(.8) translateY(20px)}60%{transform:scale(1.02) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes svelte-1ov0v13-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.dialog-header.svelte-1ov0v13{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.1)}.result-badge.svelte-1ov0v13{padding:.3rem .8rem;border-radius:4px;font-size:.9rem;font-weight:700}.success-badge.svelte-1ov0v13{background:linear-gradient(135deg,#8b7355,#c9a959,#8b7355);color:#1a1a2e}.fail-badge.svelte-1ov0v13{background:linear-gradient(135deg,#6a3030,#a04040,#6a3030);color:#ffd0d0}.mixed-badge.svelte-1ov0v13{background:linear-gradient(135deg,#5a5a3a,#8b8355,#5a5a3a);color:#1a1a2e}.recipe-name.svelte-1ov0v13{font-size:1.3rem;font-weight:700;color:#f4e4bc}.result-item-area.svelte-1ov0v13{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;position:relative}.item-info-row.svelte-1ov0v13{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;animation:svelte-1ov0v13-fadeUp .3s ease-out .4s both}@keyframes svelte-1ov0v13-fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.new-album-badge.svelte-1ov0v13{display:inline-block;padding:.15rem .45rem;font-size:.7rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#6a4c93,#9b59b6,#6a4c93);border:1px solid #b07cd8;border-radius:3px;box-shadow:0 0 8px #9b59b680;animation:svelte-1ov0v13-albumBadgeAppear .5s ease-out .3s both;letter-spacing:.05em}@keyframes svelte-1ov0v13-albumBadgeAppear{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.new-record-badge.svelte-1ov0v13{display:inline-block;padding:.15rem .45rem;font-size:.7rem;font-weight:700;color:#1a1a2e;background:linear-gradient(135deg,#b8860b,gold,#b8860b);border:1px solid #ffd700;border-radius:3px;box-shadow:0 0 8px #ffd70080;animation:svelte-1ov0v13-albumBadgeAppear .5s ease-out .5s both;letter-spacing:.05em}.item-name.svelte-1ov0v13{font-size:1.25rem;font-weight:700;color:#f4e4bc}.info-sep.svelte-1ov0v13{width:1px;height:1.2em;background:#ffffff26}.quality-label.svelte-1ov0v13{font-size:.85rem;color:#a0a0b0}.quality-value.svelte-1ov0v13{font-size:1.4rem;font-weight:700}.quality-rank.svelte-1ov0v13{font-size:1.1rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;border:1px solid currentColor}.rank-s.svelte-1ov0v13{color:gold}.rank-a.svelte-1ov0v13{color:#81c784}.rank-b.svelte-1ov0v13{color:#82b1ff}.rank-c.svelte-1ov0v13{color:#e0e0f0}.rank-d.svelte-1ov0v13{color:#a0a0b0}.fail-area.svelte-1ov0v13{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:1.5rem}.fail-icon-wrap.svelte-1ov0v13{width:80px;height:80px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1rem}.fail-smoke.svelte-1ov0v13{position:absolute;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(100,60,60,.6) 0%,transparent 70%);animation:svelte-1ov0v13-smokeExpand 1s ease-out}@keyframes svelte-1ov0v13-smokeExpand{0%{transform:scale(.5);opacity:1}to{transform:scale(1.5);opacity:.3}}.fail-x.svelte-1ov0v13{font-size:2.5rem;font-weight:700;color:#ff6b6b;z-index:1;animation:svelte-1ov0v13-failX .4s ease-out .2s both}@keyframes svelte-1ov0v13-failX{0%{opacity:0;transform:scale(2) rotate(-15deg)}70%{transform:scale(.9) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(0)}}.fail-message.svelte-1ov0v13{font-size:1.1rem;color:#ff8a80;text-align:center}.summary.svelte-1ov0v13{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;background:#0000004d;border-radius:8px;margin-bottom:1rem}.summary-row.svelte-1ov0v13{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.summary-label.svelte-1ov0v13{font-size:.85rem;color:#a0a0b0}.summary-value.svelte-1ov0v13{font-size:1rem;font-weight:700}.summary-sep.svelte-1ov0v13{color:#4a4a6a;margin:0 .25rem}.success-text.svelte-1ov0v13{color:#81c784}.fail-text.svelte-1ov0v13{color:#ff6b6b}.exp-row.svelte-1ov0v13{display:flex;align-items:center;justify-content:center;gap:.5rem}.exp-label.svelte-1ov0v13{font-size:.85rem;color:#a0a0b0}.exp-value.svelte-1ov0v13{font-size:1.1rem;font-weight:700;color:#ffc107}.dialog-footer.svelte-1ov0v13{text-align:center;padding-top:.75rem;border-top:1px solid transparent;visibility:hidden}.dialog-footer.visible.svelte-1ov0v13{border-top-color:#4a4a6a;visibility:visible;animation:svelte-1ov0v13-fadeUp .3s ease-out}.hint-text.svelte-1ov0v13{font-size:.85rem;color:#6a6a8a}
