.loading-screen_container__I6W2f{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#040505;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:9999}.loading-screen_logoWrapper__4xzxi{position:relative;transition:all .8s cubic-bezier(.4,0,.2,1);transform:scale(1);margin-bottom:0}.loading-screen_logoWrapper__4xzxi.loading-screen_logoAnimated__5ms4P{transform:scale(.85);margin-bottom:.3rem}.loading-screen_logo__raNZy{width:auto;height:auto;max-width:100%;object-fit:contain}.loading-screen_loadingContent__VKlsN{opacity:0;animation:loading-screen_fadeIn___MJpj .5s ease-in-out forwards;animation-delay:.3s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.loading-screen_loadingTextContainer__7CTAC{display:flex;align-items:center;gap:5px;margin-bottom:0}@keyframes loading-screen_fadeIn___MJpj{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loading-screen_loadingText__iRvcn{font-family:Marcellus,serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;text-align:center;color:#FFFFFF;position:relative}.loading-screen_dots__Lnmlf:after{content:"";position:absolute;animation:loading-screen_dots__Lnmlf 1.5s steps(3) infinite}@keyframes loading-screen_dots__Lnmlf{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.loading-screen_progressText__4o1SJ{font-family:Cinzel,serif;font-weight:700;font-size:16px;line-height:100%;letter-spacing:0;text-align:center;color:#FFFFFF}.loading-screen_progressBarContainer__DWJJl{width:300px;height:8px;background:rgba(255,255,255,.1);border-radius:0;overflow:hidden;position:relative;margin-top:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.loading-screen_progressBarFill__0e5Hp{height:100%;background:linear-gradient(90deg,#C6A755,#FFF1AB),url(/images/loading.png);background-size:cover;background-position:50%;background-blend-mode:multiply;border-radius:0;transition:width .3s ease-out;position:relative;box-shadow:0 2px 8px rgba(198,167,85,.4)}.loading-screen_progressBarFill__0e5Hp:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,0));border-radius:10px}@media (max-width:768px){.loading-screen_logoWrapper__4xzxi{transform:scale(.8)}.loading-screen_logoWrapper__4xzxi.loading-screen_logoAnimated__5ms4P{transform:scale(.6);margin-bottom:1.5rem}.loading-screen_logo__raNZy{width:300px;height:225px}.loading-screen_loadingText__iRvcn{font-size:1.25rem}.loading-screen_progressText__4o1SJ{font-size:1rem}.loading-screen_progressBarContainer__DWJJl{width:250px;height:6px}}@media (max-width:480px){.loading-screen_logoWrapper__4xzxi{transform:scale(.7)}.loading-screen_logoWrapper__4xzxi.loading-screen_logoAnimated__5ms4P{transform:scale(.5);margin-bottom:1rem}.loading-screen_logo__raNZy{width:250px;height:187px}.loading-screen_loadingText__iRvcn{font-size:1.1rem}.loading-screen_progressText__4o1SJ{font-size:.9rem}.loading-screen_progressBarContainer__DWJJl{width:200px;height:5px}}@media (min-width:1920px){.loading-screen_logoWrapper__4xzxi{transform:scale(1.2)}.loading-screen_logoWrapper__4xzxi.loading-screen_logoAnimated__5ms4P{transform:scale(.85);margin-bottom:2.5rem}.loading-screen_loadingText__iRvcn{font-size:1.75rem}.loading-screen_progressText__4o1SJ{font-size:1.5rem}.loading-screen_progressBarContainer__DWJJl{width:400px;height:10px}}@media (-webkit-max-device-pixel-ratio:1) and (min-width:1024px),(max-resolution:96dpi) and (min-width:1024px){.loading-screen_container__I6W2f{transform-origin:center center}.loading-screen_progressBarContainer__DWJJl{width:280px}}@media (-webkit-min-device-pixel-ratio:1.25) and (-webkit-max-device-pixel-ratio:1.5),(min-resolution:120dpi) and (max-resolution:144dpi){.loading-screen_container__I6W2f{transform-origin:center center}.loading-screen_progressBarContainer__DWJJl{width:320px}}.spinner_spinnerWrapper__eja_P{display:flex;justify-content:center;align-items:center;height:100px}.spinner_spinner__t5BUd{animation:spinner_spin__sNNG6 1s linear infinite}@keyframes spinner_spin__sNNG6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.player-module_playerModule__1L_GI{border-radius:8px;padding:var(--game-pad-card,15px);transition:all .3s ease}.player-module_playerModule__1L_GI.player-module_collapsed__VmAIb{padding:10px;display:flex;justify-content:center}.player-module_playerInfo__P9Udl{display:flex;align-items:center;gap:12px}.player-module_playerIcon__nIShs{flex-shrink:0}.player-module_circularIcon__mld_y{width:40px;height:40px;border-radius:50%}.player-module_playerDetails__hIV8E{flex:1 1;min-width:0}.player-module_nameAndHealth__IfK1k{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.player-module_playerName__uDTzI{font-family:Marcellus,serif;font-size:var(--game-font-body,20px);font-weight:400;color:#FFFFFF;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.player-module_playerMeta__aDSLj{margin-top:2px;color:rgba(255,255,255,.68);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.player-module_healthInfo__FaiAx{display:flex;flex-shrink:0}.player-module_healthText__VF6Oq{font-family:Marcellus,serif;font-size:var(--game-font-body,20px);color:#E37171}.player-module_healthBarContainer__gKNSi{width:100%}.player-module_healthBarBackground__kQvkX{width:100%;height:6px;background:rgba(255,255,255,.2);border-radius:3px;overflow:hidden}.player-module_healthBarFill__oDIIf{height:100%;background:#E37171;border-radius:3px;transition:width .3s ease;min-width:2px}.player-module_progressionRow__3CdB3{margin-top:10px}.player-module_progressionHeader__HAQNP{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.player-module_progressionLabel__27f_m,.player-module_progressionValue__iXqlc{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.player-module_progressionLabel__27f_m{color:rgba(255,255,255,.64)}.player-module_progressionValue__iXqlc{color:#d7bb70}.player-module_xpBarBackground__Bzz88{width:100%;height:6px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden}.player-module_xpBarFill__d_Dv2{height:100%;min-width:2px;background:linear-gradient(90deg,#a08b41,#f0da8d);transition:width .35s ease}.player-module_xpBarPulse__MsXDP{animation:player-module_xpPulse__3nrZs .9s ease}.player-module_xpGainPreview__mF9Gf{margin-top:6px;color:#f0da8d;font-size:12px;letter-spacing:.08em;text-transform:uppercase}@keyframes player-module_xpPulse__3nrZs{0%{filter:brightness(1)}45%{filter:brightness(1.75)}to{filter:brightness(1)}}.player-module_playerModule__1L_GI.player-module_collapsed__VmAIb .player-module_playerDetails__hIV8E{display:none}.stats-module_statsModule__nqI4c{padding:var(--game-pad-card,15px);padding-left:0;transition:all .3s ease}.stats-module_statsHeader__7ND_S{margin-bottom:12px}.stats-module_statsTitle__2OSl6{font-family:var(--font-el-messiri),cursive;font-weight:700;font-style:bold;font-size:var(--game-font-body,20px);line-height:100%;letter-spacing:0;color:#FFA15C;margin:0;text-align:left;text-transform:uppercase}.stats-module_statsGrid__qv_kP{display:flex;gap:24px;position:relative}.stats-module_statsGrid__qv_kP:after{content:"";position:absolute;left:50%;top:0;bottom:12px;width:3px;background:rgba(255,255,255,.3);transform:translateX(-50%)}.stats-module_statsColumn__5ggyp{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:0}.stats-module_statRow__F3zDT{display:flex;align-items:center;gap:6px;padding:14px 0}.stats-module_statIcon__3Q8Pt{color:#C6A755;flex-shrink:0;display:flex;align-items:center;justify-content:center}.stats-module_statImage__jR0Yd{width:24px;height:24px}.stats-module_statName__rQZ3i{font-family:var(--font-el-messiri),cursive;font-size:var(--game-font-item,18px);font-weight:700;font-style:bold;color:#FFFFFF;line-height:100%;letter-spacing:0;text-transform:uppercase}.stats-module_statValue__QqB0O{font-family:Marcellus,serif;font-size:var(--game-font-item,18px);font-weight:400;color:#FFFFFF;margin-left:auto;min-width:20px;text-align:right}.turn-stage-indicator_container__lKQeA{padding:8px 12px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;overflow:visible}.turn-stage-indicator_row__gbivB{display:flex;align-items:center;gap:8px;padding:2px 0;cursor:default}.turn-stage-indicator_stageRowButton__I_k9x{width:100%;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:6px}.turn-stage-indicator_stageRowButton__I_k9x:focus-visible,.turn-stage-indicator_stageRowButton__I_k9x:hover{background:rgba(255,255,255,.08);outline:none}.turn-stage-indicator_label__255n_{font-size:12px;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.5px;min-width:40px}.turn-stage-indicator_value__XYFfv{font-size:14px;font-weight:600;color:rgba(255,255,255,.9)}.turn-stage-indicator_countdown__Ullh3{font-size:11px;color:rgba(255,255,255,.4)}.turn-stage-indicator_tooltip__trG6u{position:absolute;left:0;right:0;top:calc(100% + 6px);background:rgba(20,20,30,.95);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:12px;min-width:220px;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.4)}.turn-stage-indicator_tooltipTitle__KcX5M{font-size:13px;font-weight:600;color:rgba(255,255,255,.9);margin:0 0 8px}.turn-stage-indicator_tooltipText__SyeW8{font-size:12px;color:rgba(255,255,255,.7);margin:0 0 8px;line-height:1.4}.turn-stage-indicator_tooltipProgress__Mxov_{font-size:11px;color:rgba(255,255,255,.55);margin:0 0 8px}.turn-stage-indicator_tooltipList__SiHKM{margin:0;padding-left:16px;list-style-type:disc}.turn-stage-indicator_tooltipList__SiHKM li{font-size:11px;color:rgba(255,255,255,.6);margin-bottom:4px;line-height:1.3}.inventory-surface_surface__yqFGI{display:flex;flex-direction:column;gap:12px}.inventory-surface_summaryGrid__XNFds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.inventory-surface_summaryCard__8QYCA{background:rgba(255,161,92,.08);border:1px solid rgba(255,161,92,.2);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:6px}.inventory-surface_summaryLabel__WCtP0{font-family:Marcellus,serif;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.75)}.inventory-surface_summaryValue__Ye_mv{font-family:Marcellus,serif;font-size:16px;color:#fff6e7}.inventory-surface_summaryMeta__1tFM6{font-size:12px;color:rgba(255,255,255,.7)}.inventory-surface_weightTrack__FwJVY{width:100%;height:6px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.inventory-surface_weightFill__Ml4wA{height:100%;background:linear-gradient(90deg,#ffb16e,#ffd18a)}.inventory-surface_tabRow__tYDZK{display:flex;gap:8px}.inventory-surface_tabButton__pYoc_{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,161,92,.2);border-radius:999px;background:rgba(18,14,12,.75);color:rgba(255,255,255,.8);padding:8px 12px;font-family:Marcellus,serif;font-size:13px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.inventory-surface_tabActive__w3e6d{background:rgba(255,161,92,.18);color:#fff6e7;border-color:rgba(255,161,92,.45)}.inventory-surface_tabBadge__GNCU6{min-width:18px;height:18px;border-radius:999px;background:#ff9f59;color:#1d130f;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.inventory-surface_errorBanner____SKP{border:1px solid rgba(255,104,104,.4);background:rgba(71,17,17,.65);color:#ffd4d4;padding:10px 12px;border-radius:10px;font-size:13px}.inventory-surface_equippedColumn__hQLJ4{display:flex;flex-direction:column;gap:10px}.inventory-surface_itemCard__j_KHE,.inventory-surface_slotCard__gYZsK{border:1px solid rgba(255,161,92,.16);border-radius:12px;background:rgba(13,10,9,.84);color:inherit;text-align:left}.inventory-surface_slotCard__gYZsK{padding:12px;min-height:92px;display:flex;flex-direction:column;justify-content:space-between}.inventory-surface_slotLabel__lPIQg{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.65)}.inventory-surface_slotValue__lI0Fd{font-family:Marcellus,serif;color:#fff6e7;font-size:15px}.inventory-surface_actionButton__JciGS{align-self:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,161,92,.45);border-radius:999px;background:linear-gradient(180deg,rgba(255,175,112,.2),rgba(255,127,58,.14));color:#fff6e7;padding:8px 14px;cursor:pointer;font-family:Marcellus,serif}.inventory-surface_actionButton__JciGS:disabled{opacity:.55;cursor:not-allowed}.inventory-surface_itemCard__j_KHE,.inventory-surface_itemList__Yv_ES,.inventory-surface_lootColumn__bZcS3{display:flex;flex-direction:column;gap:8px}.inventory-surface_itemCard__j_KHE{padding:12px}.inventory-surface_itemHeader__4wFwk{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff6e7}.inventory-surface_itemBadge__KU5F8{border-radius:999px;padding:2px 8px;font-size:11px;text-transform:uppercase;background:rgba(255,161,92,.14);color:#ffcf9a}.inventory-surface_itemMetaRow__MiRy1,.inventory-surface_lootBundleMeta__4QyWZ{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:rgba(255,255,255,.68)}.inventory-surface_itemDescription__5vt0K{margin:0;color:rgba(255,255,255,.76);font-size:13px;line-height:1.5}.inventory-surface_lootBundle__nM588{border:1px solid rgba(255,161,92,.16);border-radius:12px;padding:12px;background:rgba(13,10,9,.82);display:flex;flex-direction:column;gap:10px}.inventory-surface_lootBundleHeader___YoJu{display:flex;justify-content:space-between;gap:12px}.inventory-surface_lootItemList__QplAI{display:flex;flex-direction:column;gap:8px}.inventory-surface_lootItem__K_Nqb{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;color:rgba(255,255,255,.86)}.inventory-surface_lootItemName___yKAY{font-size:14px}.inventory-surface_lootItemMeta__MKinB{font-size:12px;color:rgba(255,255,255,.62)}.inventory-surface_emptyState__VU41m{border:1px dashed rgba(255,161,92,.22);border-radius:12px;padding:16px;color:rgba(255,255,255,.72);text-align:center}@media (max-width:900px){.inventory-surface_summaryGrid__XNFds{grid-template-columns:1fr}}.inventory-module_inventoryModule__hA0kD{padding:var(--game-pad-card,15px);transition:all .3s ease}.inventory-module_inventoryHeader__Q3AEO{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.inventory-module_inventoryTitle__D3iTY{font-family:var(--font-el-messiri),cursive;font-weight:700;font-style:bold;font-size:var(--game-font-body,20px);line-height:100%;letter-spacing:0;color:#FFA15C;margin:0;text-align:left;text-transform:uppercase;flex:1 1}.inventory-module_headerBadge__prvfD{min-width:20px;height:20px;border-radius:999px;background:#ffa15c;color:#1f130b;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;padding:0 6px}.inventory-module_expandIcon__HYMDE{color:#FFA15C;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.inventory-module_expandIcon__HYMDE.inventory-module_expanded__w57a7{transform:rotate(180deg)}@keyframes inventory-module_slideDown__yuVOu{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.skills-module_skillsModule__b0Y4i{padding:var(--game-pad-card,15px);transition:all .3s ease}.skills-module_skillsHeader__W8HJ4{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.skills-module_skillsTitle__3d2T1{font-family:var(--font-el-messiri),cursive;font-weight:700;font-size:var(--game-font-body,20px);color:#FFA15C;margin:0;text-align:left;text-transform:uppercase;flex:1 1}.skills-module_expandIcon__qmCXk{color:#FFA15C;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.skills-module_expandIcon__qmCXk.skills-module_expanded__TEL0Q{transform:rotate(180deg)}.skills-module_skillsList__OHJ_G{display:flex;flex-direction:column;gap:6px;animation:skills-module_slideDown__sgIJj .3s ease-out}@keyframes skills-module_slideDown__sgIJj{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.skills-module_skillItem__YFojf{font-family:Marcellus,serif;font-size:var(--game-font-item,18px);font-weight:400;color:#FFFFFF;padding:4px 0}.skills-module_emptyState__MDfJA{font-family:Marcellus,serif;font-size:16px;color:rgba(255,255,255,.7)}.abilities-module_abilitiesModule__LxNoY{padding:var(--game-pad-card,15px);transition:all .3s ease}.abilities-module_abilitiesHeader__1IV1P{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.abilities-module_abilitiesTitle__PX5vJ{font-family:var(--font-el-messiri),cursive;font-weight:700;font-style:bold;font-size:var(--game-font-body,20px);line-height:100%;letter-spacing:0;color:#FFA15C;margin:0;text-align:left;text-transform:uppercase;flex:1 1}.abilities-module_expandIcon__cvFjh{color:#FFA15C;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.abilities-module_expandIcon__cvFjh.abilities-module_expanded__XewmW{transform:rotate(180deg)}.abilities-module_abilitiesList__ZEg7e{display:flex;flex-direction:column;gap:10px;animation:abilities-module_slideDown__KDTWr .3s ease-out}.abilities-module_section__OQG83{display:flex;flex-direction:column;gap:6px}.abilities-module_sectionTitle__C_vA4{font-family:var(--font-el-messiri),cursive;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#C6A755}@keyframes abilities-module_slideDown__KDTWr{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.abilities-module_abilityItem__x_T4q{font-family:Marcellus,serif;font-size:var(--game-font-item,18px);font-weight:400;color:#FFFFFF;padding:4px 0;cursor:pointer;transition:color .2s ease}.abilities-module_abilityItem__x_T4q:hover{color:#C6A755}.abilities-module_emptyState__hAlFX{font-family:Marcellus,serif;font-size:16px;color:rgba(255,255,255,.7)}.players-module_playersModule__uluez{padding:var(--game-pad-card,15px);transition:all .3s ease}.players-module_playersHeader__KEP_f{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.players-module_playersTitle__g_hRA{font-family:var(--font-el-messiri),cursive;font-weight:700;font-style:bold;font-size:var(--game-font-body,20px);line-height:100%;letter-spacing:0;color:#FFA15C;margin:0;text-align:left;text-transform:uppercase;flex:1 1}.players-module_expandIcon__Lu67H{color:#FFA15C;transition:transform .3s ease;display:flex;align-items:center;justify-content:center}.players-module_expandIcon__Lu67H.players-module_expanded__ILtx4{transform:rotate(180deg)}.players-module_playersList__d95NG{display:flex;flex-direction:column;gap:6px;animation:players-module_slideDown__lOJ55 .3s ease-out}@keyframes players-module_slideDown__lOJ55{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.players-module_playerItem__Rpw_S{font-family:Marcellus,serif;font-size:var(--game-font-item,18px);font-weight:400;color:#FFFFFF;padding:4px 0;cursor:pointer;transition:color .2s ease}.players-module_playerItem__Rpw_S:hover{color:#C6A755}.players-module_upNext__54vHd{color:#C6A755;font-weight:500}