#enhancementDialog{box-sizing:border-box;width:min(520px,94vw);max-height:92dvh;overflow:auto;padding:24px;color:#efe2bc;background:radial-gradient(ellipse at 50% 36%,#2d3c4d,#0b1722 70%);border:1px solid #bda472;border-radius:9px;box-shadow:0 20px 90px #000c;text-align:center;font:14px/1.6 system-ui}#enhancementDialog::backdrop{background:#020b16cf}#enhancementDialog small{font-size:10px;letter-spacing:2px;color:#a9b7c3}#enhancementDialog h2{margin:4px 0 16px}#enhancementDialog h3{margin:8px 0}#enhancementDialog button{min-height:40px;padding:9px 16px;background:linear-gradient(#405467,#152735);color:#f7e7c0;border:1px solid #a99a75;border-radius:4px;margin:5px;cursor:pointer}#enhancementDialog button:disabled{opacity:.45;cursor:default}.enhanceChoices{display:grid;grid-template-columns:1fr 1fr;gap:6px}.enhanceChoices button{display:flex;flex-direction:column;align-items:center;gap:4px}.enhanceStage{height:185px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse,#60768a22,transparent 70%)}.enhanceStage>.itemIcon{width:100px;height:100px;position:relative;z-index:2;filter:drop-shadow(0 6px 8px #0009)}.enhanceStage:before{content:'';position:absolute;width:148px;height:148px;border-radius:50%;border:1px solid #bca86a66;box-shadow:0 0 0 7px #bca86a0a,inset 0 0 32px #d8bc6120}.enhanceLevels{font:bold 28px Georgia,serif;color:#f3de99}.enhanceChance{display:block;font-size:20px;margin-top:8px;color:#ecd183}.enhanceWarning{color:#f0bf9e;font-size:13px}.enhanceHelp{font-size:11px;color:#a4b6bd}.enhanceStatus{min-height:24px;color:#f7d89c}#enhancementDialog .enhanceConfirm{background:linear-gradient(#ac8c49,#584526);min-width:160px}.enhanceStage.success:before{animation:enchantGold 2.2s ease-out}.enhanceStage.success>.itemIcon{animation:enchantItemGold 2.2s ease-out}.enhanceNumber{position:absolute;z-index:5;color:#fff0a2;font:bold 58px Georgia,serif;text-shadow:0 2px 2px #5e3308,0 0 16px #ffb824;animation:enchantNumber 2.3s ease-out both}.enhanceStage.failure>.itemIcon{animation:enchantFade 2.2s ease-in forwards}.enhanceFlames{position:absolute;top:0;bottom:0;width:180px;left:50%;transform:translateX(-50%);z-index:3;pointer-events:none}.enhanceFlames i{position:absolute;left:var(--x);bottom:20px;width:25px;height:85px;background:linear-gradient(0deg,#1961ffa0,#54caff,#d5faff);border-radius:70% 20% 60% 30%;filter:blur(2px) drop-shadow(0 0 10px #2a8eff);opacity:0;animation:enchantFlame 1.1s var(--delay) ease-out 2;transform-origin:bottom}.enhanceStage.failure:before{border-color:#428afa;box-shadow:0 0 44px #138fff88}@keyframes enchantGold{0%{opacity:.2;transform:scale(.7)}25%{opacity:1;background:#ffcc3e8a;box-shadow:0 0 90px #ffd64b;transform:scale(1.3)}100%{opacity:.4;transform:scale(1)}}@keyframes enchantItemGold{25%{filter:brightness(2) drop-shadow(0 0 24px #ffe171)}100%{filter:brightness(1)}}@keyframes enchantNumber{0%{opacity:0;transform:translateY(28px) scale(.5)}20%{opacity:1;transform:translateY(0) scale(1.2)}70%{opacity:1}100%{opacity:0;transform:translateY(-64px) scale(1)}}@keyframes enchantFade{0%,15%{opacity:1;filter:brightness(1)}50%{filter:brightness(1.6) sepia(1) hue-rotate(165deg);opacity:.65}100%{opacity:0;transform:translateY(-10px) scale(.85)}}@keyframes enchantFlame{0%{opacity:0;transform:translateY(20px) scale(.3) rotate(var(--tilt))}25%{opacity:.95}100%{opacity:0;transform:translateY(-80px) scale(.6,1.4) rotate(var(--tilt))}}@media(max-width:500px){#enhancementDialog{padding:14px}.enhanceChoices{grid-template-columns:1fr 1fr}.enhanceChoices button{font-size:11px;padding:7px}.enhanceStage{height:155px}}@media(max-height:500px){.enhanceStage{height:125px}#enhancementDialog{padding:12px}.enhanceStage>.itemIcon{width:76px;height:76px}}
