.GameShell-module__SzZrba__shellOuter{background:var(--bg-0);justify-content:center;align-items:stretch;width:100%;min-height:100dvh;display:flex}.GameShell-module__SzZrba__phoneFrame{background:var(--bg-0);flex-direction:column;width:100%;max-width:480px;min-height:100dvh;display:flex;position:relative;overflow:hidden}@media (min-width:560px){.GameShell-module__SzZrba__shellOuter{align-items:center;padding:24px 0}.GameShell-module__SzZrba__phoneFrame{border:1px solid var(--border);border-radius:28px;height:min(860px,96dvh);min-height:min(860px,96dvh);box-shadow:0 20px 60px #00000080}}.GameShell-module__SzZrba__stageArea{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.GameShell-module__SzZrba__worldArea{flex:auto;min-height:0;position:relative;overflow:hidden}
.Hud-module__ZIk2zW__hud{z-index:5;padding:calc(var(--safe-top) + 8px) calc(var(--safe-right) + 10px) 8px calc(var(--safe-left) + 10px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0b0d12eb,#0b0d128c);flex-direction:column;gap:6px;display:flex;position:relative}.Hud-module__ZIk2zW__row{align-items:center;gap:8px;display:flex}.Hud-module__ZIk2zW__levelBadge{background:var(--bg-2);border:1px solid var(--border-strong);width:28px;height:28px;color:var(--accent-strong);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.Hud-module__ZIk2zW__waveBadge{background:var(--bg-2);border:1px solid var(--border-strong);color:var(--text-1);white-space:nowrap;border-radius:6px;flex:none;padding:4px 8px;font-size:12px}.Hud-module__ZIk2zW__barGroup{flex:1 1 0;min-width:0}.Hud-module__ZIk2zW__barLabel{color:var(--text-1);justify-content:space-between;margin-bottom:2px;font-size:11px;display:flex}.Hud-module__ZIk2zW__barTrack{background:var(--bg-2);border:1px solid var(--border);border-radius:4px;height:8px;overflow:hidden}.Hud-module__ZIk2zW__barFill{height:100%;transition:width .2s ease-out}.Hud-module__ZIk2zW__xpFill{background:var(--accent)}.Hud-module__ZIk2zW__hpFill{background:var(--success)}.Hud-module__ZIk2zW__enemyFill{background:var(--danger)}
.NavBar-module__MuyxHW__nav{z-index:5;padding:8px calc(var(--safe-right) + 8px) calc(var(--safe-bottom) + 8px) calc(var(--safe-left) + 8px);border-top:1px solid var(--border);background:linear-gradient(#0b0d12bf,#0b0d12f5);gap:6px;display:flex;position:relative}.NavBar-module__MuyxHW__navButton{background:var(--bg-1);border:1px solid var(--border);min-height:52px;color:var(--text-1);cursor:pointer;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.NavBar-module__MuyxHW__navButton.NavBar-module__MuyxHW__active{background:var(--bg-3);border-color:var(--accent);color:var(--text-0)}.NavBar-module__MuyxHW__icon{font-size:18px;line-height:1}.NavBar-module__MuyxHW__wakeButton{color:#c9b6e8;background:linear-gradient(#241c33,#17121f);border-color:#4a3a63}.NavBar-module__MuyxHW__wakeButton.NavBar-module__MuyxHW__active{border-color:#9a7bd6}
.CombatLog-module__LkJoGa__log{z-index:4;pointer-events:none;flex-direction:column;gap:2px;display:flex;position:absolute;bottom:8px;left:10px;right:10px}.CombatLog-module__LkJoGa__entry{color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;background:#0a0c118c;border-radius:5px;max-width:100%;margin:0;padding:3px 8px;font-size:12px;line-height:1.35;overflow:hidden}.CombatLog-module__LkJoGa__player-crit{color:var(--accent-strong);font-weight:600}.CombatLog-module__LkJoGa__enemy-defeated,.CombatLog-module__LkJoGa__level-up,.CombatLog-module__LkJoGa__loot-drop{color:var(--success)}.CombatLog-module__LkJoGa__player-defeated,.CombatLog-module__LkJoGa__inventory-full{color:var(--danger)}
.DrawerShell-module__ZPFR2W__overlay{z-index:20;align-items:flex-end;display:flex;position:absolute;inset:0}.DrawerShell-module__ZPFR2W__scrim{cursor:pointer;background:#06070a99;border:none;padding:0;position:absolute;inset:0}.DrawerShell-module__ZPFR2W__panel{z-index:1;background:var(--bg-1);border-top:1px solid var(--border-strong);width:100%;max-height:94%;padding-bottom:var(--safe-bottom);border-radius:16px 16px 0 0;flex-direction:column;animation:.18s ease-out DrawerShell-module__ZPFR2W__slide-up;display:flex;position:relative;box-shadow:0 -8px 30px #00000073}@media (prefers-reduced-motion:reduce){.DrawerShell-module__ZPFR2W__panel{animation:none}}.DrawerShell-module__ZPFR2W__wakeAccent{border-top-color:#7a5bc4;box-shadow:0 -8px 30px #7a5bc440}@keyframes DrawerShell-module__ZPFR2W__slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.DrawerShell-module__ZPFR2W__header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;padding:10px 12px 8px;display:flex}.DrawerShell-module__ZPFR2W__title{color:var(--text-0);margin:0;font-size:15px}.DrawerShell-module__ZPFR2W__closeButton{background:var(--bg-2);border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--text-1);cursor:pointer;border-radius:10px;font-size:16px}.DrawerShell-module__ZPFR2W__body{padding:10px 12px;padding-bottom:calc(10px + var(--safe-bottom));overflow-y:auto}
.GearDrawer-module__b-mGbW__wrap{align-items:flex-start;gap:12px;display:flex}.GearDrawer-module__b-mGbW__portraitCol{flex-direction:column;flex:none;align-items:center;gap:6px;padding-top:4px;display:flex}.GearDrawer-module__b-mGbW__statSummary{color:var(--text-0);gap:10px;font-size:13px;font-weight:700;display:flex}.GearDrawer-module__b-mGbW__slots{flex-direction:column;flex:1 1 0;gap:6px;min-width:0;display:flex}.GearDrawer-module__b-mGbW__slot{border:1px solid var(--border);background:var(--bg-2);border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:4px 4px 4px 8px;display:flex}.GearDrawer-module__b-mGbW__slotLabel{width:26px;color:var(--text-2);letter-spacing:.02em;flex:none;font-size:10px}.GearDrawer-module__b-mGbW__slotIcon{border-radius:5px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.GearDrawer-module__b-mGbW__slotBody{flex-direction:column;flex:1 1 0;min-width:0;line-height:1.2;display:flex}.GearDrawer-module__b-mGbW__slotName{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.GearDrawer-module__b-mGbW__slotStat{color:var(--text-1);font-size:11px}.GearDrawer-module__b-mGbW__unequipButton{background:var(--bg-3);border:1px solid var(--border-strong);min-width:44px;min-height:44px;color:var(--text-1);cursor:pointer;border-radius:8px;flex:none;font-size:12px}.GearDrawer-module__b-mGbW__emptySlot{color:var(--text-2);flex:1 1 0;font-size:12px}.GearDrawer-module__b-mGbW__hint{color:var(--text-2);margin:2px 0 0;font-size:11px}
.HeroPortrait-module__uYp1MW__portrait{image-rendering:pixelated;margin:0 auto;position:relative}.HeroPortrait-module__uYp1MW__layer{width:100%;height:100%;image-rendering:pixelated;position:absolute;inset:0}
.BagDrawer-module__rmmm3a__wrap{flex-direction:column;gap:8px;display:flex}.BagDrawer-module__rmmm3a__summary{color:var(--text-1);justify-content:space-between;font-size:12px;font-weight:600;display:flex}.BagDrawer-module__rmmm3a__fullNotice{color:#ff9d9d;background:#db52521f;border:1px solid #db525266;border-radius:8px;margin:0;padding:6px 8px;font-size:11px}.BagDrawer-module__rmmm3a__empty{color:var(--text-2);text-align:center;padding:12px 0;font-size:12px}.BagDrawer-module__rmmm3a__grid{grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:6px;display:grid}.BagDrawer-module__rmmm3a__tapHint{color:var(--text-2);text-align:center;margin:2px 0 0;font-size:11px}.BagDrawer-module__rmmm3a__inspect{border-top:1px solid var(--border);flex-direction:column;gap:5px;padding-top:8px;display:flex}.BagDrawer-module__rmmm3a__inspectHeader{justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;font-weight:700;display:flex}.BagDrawer-module__rmmm3a__inspectStat{color:var(--text-0);flex:none;font-size:12px;font-weight:600}.BagDrawer-module__rmmm3a__inspectDesc{color:var(--text-1);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.3;display:-webkit-box;overflow:hidden}.BagDrawer-module__rmmm3a__actions{flex-wrap:wrap;gap:8px;display:flex}.BagDrawer-module__rmmm3a__equipButton,.BagDrawer-module__rmmm3a__dismantleButton{cursor:pointer;border:1px solid var(--border-strong);border-radius:9px;min-height:44px;padding:0 12px;font-size:12px}.BagDrawer-module__rmmm3a__equipButton{background:var(--accent);color:#241a05;border-color:var(--accent);font-weight:700}.BagDrawer-module__rmmm3a__dismantleButton{background:var(--bg-2);color:var(--text-0)}
.ItemCard-module__liovXa__card{background:var(--bg-2);border:2px solid var(--border);min-width:44px;min-height:60px;color:var(--text-0);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 4px;display:flex;position:relative}.ItemCard-module__liovXa__card.ItemCard-module__liovXa__selected{background:var(--bg-3);box-shadow:inset 0 0 0 2px #ffffff26}.ItemCard-module__liovXa__icon{opacity:.9;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ItemCard-module__liovXa__icon img{filter:drop-shadow(0 1px 1px #00000080)}.ItemCard-module__liovXa__name{text-align:center;font-size:10px;font-weight:600;line-height:1.15}.ItemCard-module__liovXa__rarity{text-transform:uppercase;letter-spacing:.03em;font-size:8px;line-height:1}.ItemCard-module__liovXa__equippedBadge{background:var(--success);color:#0b0d12;border-radius:4px;padding:1px 4px;font-size:8px;font-weight:700;position:absolute;top:2px;right:2px}
.HeroDrawer-module__9huKVW__wrap{flex-direction:column;gap:10px;display:flex}.HeroDrawer-module__9huKVW__section{flex-direction:column;gap:5px;display:flex}.HeroDrawer-module__9huKVW__section h3{color:var(--text-0);margin:0;font-size:14px}.HeroDrawer-module__9huKVW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px;display:flex}.HeroDrawer-module__9huKVW__pointsBadge{color:var(--accent-strong);font-size:12px;font-weight:600}.HeroDrawer-module__9huKVW__provisionalNote{color:var(--text-2);margin:0;font-size:11px}.HeroDrawer-module__9huKVW__attrRow{background:var(--bg-2);border:1px solid var(--border);border-radius:9px;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.HeroDrawer-module__9huKVW__attrLabel{color:var(--text-0);font-size:12px}.HeroDrawer-module__9huKVW__attrEffect{color:var(--text-2);font-size:10px}.HeroDrawer-module__9huKVW__spendButton{background:var(--accent);color:#241a05;border:1px solid var(--accent);cursor:pointer;border-radius:9px;min-width:44px;min-height:44px;font-weight:800}.HeroDrawer-module__9huKVW__spendButton:disabled{background:var(--bg-3);color:var(--text-2);border-color:var(--border);cursor:not-allowed}.HeroDrawer-module__9huKVW__optionRow{flex-wrap:wrap;gap:8px;display:flex}.HeroDrawer-module__9huKVW__optionButton{background:var(--bg-2);border:1px solid var(--border-strong);min-height:44px;color:var(--text-1);cursor:pointer;border-radius:9px;padding:0 12px;font-size:12px}.HeroDrawer-module__9huKVW__optionSelected{background:var(--bg-3);border-color:var(--accent);color:var(--text-0)}.HeroDrawer-module__9huKVW__dangerButton{color:#ff9d9d;cursor:pointer;background:#db52521f;border:1px solid #db525280;border-radius:9px;align-self:flex-start;min-height:44px;padding:0 14px;font-size:12px}
.WakeDrawer-module__TQYk3W__wrap{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:6px 4px 10px;display:flex}.WakeDrawer-module__TQYk3W__lockIcon{font-size:30px}.WakeDrawer-module__TQYk3W__title{color:#c9b6e8;margin:0;font-size:15px;font-weight:700}.WakeDrawer-module__TQYk3W__teaser{color:#dcc9f5;max-width:42ch;margin:0;font-size:12px;font-style:italic;line-height:1.4}.WakeDrawer-module__TQYk3W__body{color:var(--text-1);max-width:42ch;margin:0;font-size:12px;line-height:1.4}
.OfflineSummaryModal-module__l0vTeW__overlay{z-index:30;background:#06070ab8;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.OfflineSummaryModal-module__l0vTeW__card{background:var(--bg-1);border:1px solid var(--border-strong);border-radius:14px;flex-direction:column;gap:10px;width:100%;max-width:340px;padding:18px;display:flex}.OfflineSummaryModal-module__l0vTeW__title{color:var(--accent-strong);margin:0;font-size:17px}.OfflineSummaryModal-module__l0vTeW__subtitle{color:var(--text-1);margin:0;font-size:12px}.OfflineSummaryModal-module__l0vTeW__body{color:var(--text-1);margin:0;font-size:13px}.OfflineSummaryModal-module__l0vTeW__list{color:var(--text-0);flex-direction:column;gap:4px;margin:0;padding-left:18px;font-size:13px;display:flex}.OfflineSummaryModal-module__l0vTeW__dismissButton{background:var(--accent);color:#241a05;border:1px solid var(--accent);cursor:pointer;border-radius:10px;min-height:44px;margin-top:6px;font-weight:700}
.OnboardingHints-module__wiCKUG__toast{z-index:10;border:1px solid var(--border-strong);background:#12151df0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;animation:.18s ease-out OnboardingHints-module__wiCKUG__hint-in;display:flex;position:absolute;top:8px;left:8px;right:8px;box-shadow:0 6px 20px #00000059}@keyframes OnboardingHints-module__wiCKUG__hint-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.OnboardingHints-module__wiCKUG__toast span{color:var(--text-0);flex:1 1 0;font-size:12px;line-height:1.35}.OnboardingHints-module__wiCKUG__dismiss{background:var(--bg-2);border:1px solid var(--border);min-width:44px;min-height:44px;color:var(--text-1);cursor:pointer;border-radius:8px;flex:none;font-size:12px}
