.EnhanceGame_gameContainer__6vD__{width:400px;background-color:rgba(42,42,42,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:4px;border:1px solid hsla(0,0%,39%,.5);box-shadow:0 25px 50px -12px rgba(0,0,0,.5);position:relative;overflow:hidden;font-family:sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#e5e7eb}.EnhanceGame_header__ASewm{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:linear-gradient(90deg,hsla(0,0%,100%,.05),transparent);border-bottom:1px solid hsla(0,0%,100%,.05)}.EnhanceGame_title__vwAsA{color:#e5e7eb;font-size:.875rem;font-weight:700;letter-spacing:-.025em;text-shadow:0 1px 2px rgba(0,0,0,.5)}.EnhanceGame_closeBtn__Pe14C{background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.EnhanceGame_closeBtn__Pe14C:hover{color:#fff}.EnhanceGame_body__ju_8H{padding:16px;display:flex;gap:16px;align-items:center}.EnhanceGame_iconBox__nwgnp{width:48px;height:48px;background-color:rgba(0,0,0,.4);border:1px solid #4b5563;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);position:relative}.EnhanceGame_glow__2oVMf{position:absolute;inset:0;background-color:rgba(59,130,246,.2);filter:blur(8px);opacity:0;transition:opacity .3s}.EnhanceGame_glowActive__7UWFQ{opacity:1}.EnhanceGame_gemIcon__rPQg1{color:#9ca3af;transition:color .3s}.EnhanceGame_gemActive__vQRl8{color:#93c5fd;animation:EnhanceGame_pulse__JUJ6D 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes EnhanceGame_pulse__JUJ6D{0%,to{opacity:1}50%{opacity:.5}}.EnhanceGame_barsSection__i0xAP{flex:1 1;display:flex;flex-direction:column;gap:12px}.EnhanceGame_barRow__hd5no{display:flex;flex-direction:column;gap:4px}.EnhanceGame_labelRow__YTplE{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.EnhanceGame_barLabel__990Ao{font-weight:700;color:#e5e7eb}.EnhanceGame_barValue__JlKkj{color:#9ca3af}.EnhanceGame_barTrack__3OEkU{height:10px;background-color:rgba(0,0,0,.5);border:1px solid rgba(55,65,81,.5);position:relative;overflow:hidden}.EnhanceGame_barFill__g5N0g{position:absolute;top:0;left:0;height:100%;transition:width .3s ease-out}.EnhanceGame_successFill__9FbL3{background-color:#3b82f6;box-shadow:0 0 10px rgba(59,130,246,.5)}.EnhanceGame_failFill__iaX9V{background-color:#f97316;box-shadow:0 0 10px rgba(249,115,22,.5)}.EnhanceGame_controls__3epQK{display:flex;gap:16px;margin-top:32px}.EnhanceGame_enhanceBtn__lFwIG{display:flex;align-items:center;gap:8px;padding:12px 32px;background-color:#3b82f6;color:#fff;font-weight:700;border-radius:8px;border:none;cursor:pointer;box-shadow:0 10px 15px -3px rgba(30,58,138,.5);transition:all .2s}.EnhanceGame_enhanceBtn__lFwIG:hover{background-color:#2563eb}.EnhanceGame_enhanceBtn__lFwIG:active{background-color:#1d4ed8;transform:scale(.95)}.EnhanceGame_enhanceBtn__lFwIG:disabled{opacity:.5;cursor:not-allowed;transform:none}.EnhanceGame_resetBtn__WunEY{display:flex;align-items:center;gap:8px;padding:12px 24px;background-color:#374151;color:#e5e7eb;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s}.EnhanceGame_resetBtn__WunEY:hover{background-color:#4b5563}.EnhanceGame_logContainer___isvB{margin-top:32px;height:128px;width:100%;max-width:448px;overflow-y:auto;background-color:rgba(0,0,0,.2);border-radius:4px;padding:16px;font-size:.75rem;font-family:monospace;display:flex;flex-direction:column;gap:4px}.EnhanceGame_logSuccess__j4sfO{color:#60a5fa}.EnhanceGame_logFail__X9Bi0{color:#fb923c}.EnhanceGame_noLog__RYS9S{color:#4b5563;text-align:center;padding:16px 0}