.hp-warning-toast{position:absolute;z-index:3;max-width:260px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;line-height:1.35;color:#f0f6fc;box-shadow:0 8px 20px #00000059;transform:translate(-50%);animation:hp-warning-toast-in .18s ease;pointer-events:none}.hp-warning-toast--soft{border:1px solid #9e6a03;background:linear-gradient(180deg,#9e6a03eb,#6e4800f2)}.hp-warning-toast--critical{border:1px solid #da3633;background:linear-gradient(180deg,#da3633eb,#8c1418f2)}@keyframes hp-warning-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.game-canvas{position:relative;z-index:1;flex:1;min-height:0;background:transparent}.game-canvas--ready{z-index:3}.game-canvas canvas{display:block}.ability-bar{display:flex;justify-content:center;align-items:flex-end;padding:.85rem 1rem 1.1rem;background:linear-gradient(180deg,transparent,rgba(1,4,9,.94) 24%);border-top:1px solid #30363d;pointer-events:none;flex-shrink:0}.ability-bar__cluster{display:flex;flex-direction:column;align-items:center;gap:.55rem;max-width:100%}.ability-bar__row{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:.85rem}.ability-bar__portrait{width:88px;height:88px;flex-shrink:0;border-radius:50%;border:2px solid #d4a72c;background:#0d1117;overflow:hidden;box-shadow:0 0 0 1px #00000073;align-self:center}.ability-bar__portrait-img{width:100%;height:100%;object-fit:cover;display:block}.ability-bar__portrait-fallback{display:grid;place-items:center;width:100%;height:100%;font-size:2rem}.ability-bar__cards{display:flex;align-items:flex-end;gap:.65rem;min-width:0}.ability-bar__bag{display:grid;grid-template-columns:repeat(3,36px);grid-template-rows:repeat(2,36px);gap:6px;flex-shrink:0;align-self:center}.ability-bar__bag-slot{width:36px;height:36px;border:1px solid #b8860b;border-radius:4px;background:#0d1117d9;display:grid;place-items:center;overflow:hidden}.ability-bar__bag-slot--filled{border-color:#d4a72c;background:#161b22}.ability-bar__bag-icon{width:100%;height:100%;object-fit:cover;display:block}.ability-bar__buffs{position:absolute;left:calc(100% + .75rem);bottom:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:.45rem;pointer-events:none}.ability-bar__buffs .skill-card--buff{width:86px;height:119px;padding:.4rem .32rem .45rem;gap:.22rem}.ability-bar__buffs .skill-card__head{font-size:.6rem}.ability-bar__buffs .skill-card__icon{width:41px;height:41px}.ability-bar__buffs .skill-card__foot{font-size:.62rem}.ability-bar__buffs .skill-card__pip{width:12px;height:3px}.ability-bar__vitals{display:flex;align-items:center;gap:.75rem;width:min(420px,100%)}.ability-bar__vital{flex:1 1 0;min-width:0}.ability-bar__vital-row{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.2rem;font-size:.72rem}.ability-bar__vital-label{color:#8b949e;letter-spacing:.04em;text-transform:uppercase}.ability-bar__vital-value{color:#e6edf3;font-variant-numeric:tabular-nums;white-space:nowrap}.ability-bar__vital-bar{height:8px;border-radius:999px;background:#21262d;overflow:hidden;border:1px solid rgba(255,255,255,.04)}.ability-bar__vital-fill{height:100%;border-radius:inherit;transition:width .2s ease}.ability-bar__vital-bar--xp .ability-bar__vital-fill{background:linear-gradient(90deg,#8957e5,#a371f7)}.ability-bar__vital-bar--hp .ability-bar__vital-fill{background:linear-gradient(90deg,#238636,#3fb950)}.ability-bar__vital-fill--warn{background:linear-gradient(90deg,#9e6a03,#d29922)}.ability-bar__level-orb{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 25%,#f0c674,#b8860b 55%,#6b4f0a);border:2px solid #d4a72c;color:#1a1200;font-weight:800;font-size:.95rem;box-shadow:0 0 0 1px #00000059}.skill-card--interactive{pointer-events:auto;cursor:pointer;font:inherit;text-align:center}.skill-card--interactive:disabled{cursor:not-allowed;opacity:.55}.skill-card__icon--potion{background:radial-gradient(circle at 35% 30%,#86efac,#166534 70%)}.skill-card__icon--draught{background:radial-gradient(circle at 35% 30%,#fca5a5,#991b1b 70%)}.skill-card{--accent: #c9d1d9;position:relative;width:116px;height:132px;padding:.5rem .4rem .55rem;display:flex;flex-direction:column;align-items:center;gap:.3rem;border:1px solid color-mix(in srgb,var(--accent) 55%,#21262d);border-radius:6px;background:#0d1117;box-shadow:inset 0 0 0 1px #ffffff0a;color:#e6edf3;overflow:hidden}.skill-card__hotkey{position:absolute;top:4px;right:4px;z-index:2;min-width:1.15rem;padding:.1rem .28rem;border:1px solid #484f58;border-radius:4px;background:#161b22;color:#f0f3f6;font-size:.62rem;font-weight:800;letter-spacing:.04em;line-height:1.2;box-shadow:0 1px #00000059}.skill-card--interactive .skill-card__head{padding-right:1.35rem}.skill-card--ready{box-shadow:inset 0 0 0 1px #ffffff0f,0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent)}.skill-card--smite{opacity:.72}.skill-card__head{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:.25rem;font-size:.68rem;letter-spacing:.02em;flex-shrink:0}.skill-card__name{font-weight:700;color:#f0f3f6;line-height:1.15;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.skill-card__level{color:#8b949e;white-space:nowrap;flex-shrink:0}.skill-card__icon{position:relative;width:46px;height:46px;margin-top:auto;border-radius:8px;background:color-mix(in srgb,var(--accent) 18%,#161b22);border:1px solid color-mix(in srgb,var(--accent) 40%,#30363d);overflow:hidden;flex-shrink:0}.skill-card__icon-img{width:100%;height:100%;object-fit:cover;display:block}.skill-card--buff{box-shadow:inset 0 0 0 1px #ffffff0f,0 0 0 1px color-mix(in srgb,var(--accent) 40%,transparent)}.skill-card__icon--rage{position:relative}.skill-card__icon--rage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:16px;height:20px;background:var(--accent);clip-path:polygon(50% 0,100% 35%,72% 35%,85% 100%,50% 72%,15% 100%,28% 35%,0 35%)}.skill-card__icon--rune{position:relative}.skill-card__icon--rune:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:14px;height:18px;border:2px solid var(--accent);border-radius:2px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 55%,transparent);background:linear-gradient(var(--accent),var(--accent)) center / 2px 70% no-repeat,linear-gradient(var(--accent),var(--accent)) center / 70% 2px no-repeat}.skill-card__foot{font-size:.7rem;font-variant-numeric:tabular-nums;color:color-mix(in srgb,var(--accent) 80%,#e6edf3);text-transform:lowercase;min-height:1em;flex-shrink:0}.skill-card__pips{display:flex;gap:4px;flex-shrink:0}.skill-card__pip{width:14px;height:4px;border-radius:2px;background:#21262d}.skill-card__pip--on{background:var(--accent)}.skill-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#01040926,#0104098c calc(var(--cd, 0) * 100%),#0104098c);pointer-events:none}.skill-card__lock{position:absolute;inset:auto 0 0 0;padding:.15rem;text-align:center;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;background:#010409bf;color:#8b949e}@media(max-width:720px){.ability-bar__row{gap:.5rem}.ability-bar__portrait{width:64px;height:64px}.ability-bar__bag{grid-template-columns:repeat(3,30px);grid-template-rows:repeat(2,30px);gap:4px}.ability-bar__bag-slot{width:30px;height:30px}.skill-card{width:96px;height:116px}.skill-card__icon{width:40px;height:40px}}.enemy-panel{position:absolute;top:.65rem;right:.65rem;z-index:2;width:min(220px,calc(100% - 1.5rem));padding:.55rem .65rem .6rem;border:1px solid #30363d;border-radius:8px;background:#010409d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e6edf3;pointer-events:none}.enemy-panel__title{margin-bottom:.4rem;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#8b949e}.enemy-panel__row{display:flex;flex-direction:column;gap:.3rem}.enemy-panel__meta{display:flex;justify-content:space-between;gap:.5rem;font-size:.8rem}.enemy-panel__name{font-weight:600}.enemy-panel__hp{font-variant-numeric:tabular-nums;color:#8b949e}.enemy-panel__bar{height:8px;border-radius:999px;background:#21262d;overflow:hidden}.enemy-panel__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#238636,#3fb950)}.enemy-panel__camp{margin-top:.4rem;font-size:.68rem;color:#8b949e}.hub-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#0d111759,#0d1117b8);pointer-events:auto}.hub-panel__card{width:min(420px,100%);padding:24px;border:1px solid #30363d;border-radius:14px;background:#161b22f0;box-shadow:0 16px 48px #00000059}.hub-panel__eyebrow{margin:0 0 8px;color:#8b949e;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hub-panel__title{margin:0 0 8px;font-size:24px;font-weight:700}.hub-panel__copy{margin:0 0 20px;color:#c9d1d9;font-size:14px;line-height:1.5}.hub-panel__route{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:14px 16px;border:1px solid #238636;border-radius:10px;background:linear-gradient(180deg,#1f6f3f,#1a5f36);color:#fff;cursor:pointer;text-align:left;transition:transform .12s ease,border-color .12s ease}.hub-panel__route:hover{transform:translateY(-1px);border-color:#3fb950}.hub-panel__route-name{font-size:16px;font-weight:700}.hub-panel__route-meta{color:#ffffffc7;font-size:13px}.hub-panel__card--death{border-color:#6e4040}.hub-panel__cooldown{margin:0;color:#f0b429;font-size:28px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.04em}.hub-panel__actions{display:flex;flex-wrap:wrap;gap:10px}.hub-panel__actions button{padding:10px 14px;border-radius:8px;border:1px solid #30363d;background:#21262d;color:#e6edf3;font-weight:700;cursor:pointer}.hub-panel__actions button:first-child{border-color:#238636;background:linear-gradient(180deg,#1f6f3f,#1a5f36)}.hub-panel__error{margin:12px 0 0;color:#f0a0a0;font-size:13px}.merchant-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#0d111773,#0d1117c7);pointer-events:auto}.merchant-panel__card{width:min(860px,100%);max-height:min(78vh,720px);display:flex;flex-direction:column;border:1px solid #30363d;border-radius:14px;background:#161b22f5;box-shadow:0 16px 48px #0006;overflow:hidden}.merchant-panel__icon{width:40px;height:40px;object-fit:contain;border-radius:8px;background:#161b22;flex-shrink:0}.merchant-panel__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:18px 18px 10px;border-bottom:1px solid #30363d}.merchant-panel__eyebrow{margin:0 0 4px;color:#8b949e;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.merchant-panel__title{margin:0;font-size:22px;font-weight:700;color:#f0f3f6}.merchant-panel__header-right{display:flex;align-items:center;gap:10px}.merchant-panel__gold{color:#d4a72c;font-weight:700;font-variant-numeric:tabular-nums}.merchant-panel__close,.merchant-panel__tab,.merchant-panel__row button,.merchant-panel__slot{border:1px solid #30363d;border-radius:8px;background:#21262d;color:#e6edf3;cursor:pointer}.merchant-panel__close{padding:6px 12px;font-size:13px}.merchant-panel__tabs{display:flex;gap:6px;padding:10px 18px;border-bottom:1px solid #30363d}.merchant-panel__tab{padding:6px 12px;font-size:13px}.merchant-panel__tab--active{border-color:#3fb950;background:#1a5f36}.merchant-panel__message{margin:0;padding:8px 18px;color:#3fb950;font-size:13px;border-bottom:1px solid #30363d}.merchant-panel__body{overflow:auto;padding:12px 18px 18px}.merchant-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.merchant-panel__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #30363d;border-radius:10px;background:#0d1117}.merchant-panel__row-main{min-width:0;flex:1}.merchant-panel__row-title{display:flex;align-items:baseline;gap:8px;font-weight:700;color:#f0f3f6}.merchant-panel__tier{color:#8b949e;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.merchant-panel__stats,.merchant-panel__recipe{margin:4px 0 0;color:#c9d1d9;font-size:12px;line-height:1.4}.merchant-panel__recipe{color:#8b949e}.merchant-panel__row button{flex-shrink:0;padding:8px 12px;font-size:13px;font-weight:600}.merchant-panel__row button:disabled{opacity:.45;cursor:not-allowed}.merchant-panel__row-actions{display:flex;gap:6px}.merchant-panel__equip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-bottom:12px}.merchant-panel__slot{min-height:48px;padding:4px;display:grid;place-items:center;overflow:hidden}.merchant-panel__slot-icon{width:36px;height:36px;object-fit:cover;display:block;border-radius:4px}.merchant-panel__slot-empty{font-size:14px;color:#8b949e}.merchant-panel__slot--filled{border-color:#d4a72c;color:#f0c674}.merchant-panel__empty{color:#8b949e;font-size:13px;padding:12px 4px}.level-up-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#0d111759,#0d1117b8);pointer-events:auto}.level-up-modal__card{width:min(720px,100%);border:1px solid #30363d;border-radius:14px;background:#161b22f5;box-shadow:0 16px 48px #0006;overflow:hidden}.level-up-modal__header{padding:20px 20px 12px;border-bottom:1px solid #30363d}.level-up-modal__eyebrow{margin:0 0 4px;color:#8b949e;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.level-up-modal__title{margin:0;font-size:24px;font-weight:700;color:#f0f3f6}.level-up-modal__copy,.level-up-modal__timer{margin:8px 0 0;color:#9da7b3;font-size:14px}.level-up-modal__timer{color:#d4a72c;font-variant-numeric:tabular-nums}.level-up-modal__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px}.level-up-modal__choice{display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:14px;border:1px solid #30363d;border-radius:10px;background:#21262d;color:#e6edf3;text-align:left;cursor:pointer;box-shadow:inset 3px 0 0 var(--accent, #58a6ff);transition:border-color .12s ease,transform .12s ease}.level-up-modal__choice:hover{border-color:#8b949e;transform:translateY(-1px)}.level-up-modal__choice-name{font-size:18px;font-weight:700}.level-up-modal__choice-rank{color:#8b949e;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.level-up-modal__choice-preview{color:#f0f3f6;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.level-up-modal__choice-blurb{color:#9da7b3;font-size:13px;line-height:1.35}@media(max-width:640px){.level-up-modal__choices{grid-template-columns:1fr}}.objectives-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:22;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#0d111773,#0d1117c7);pointer-events:auto}.objectives-modal__card{width:min(640px,100%);max-height:min(80vh,720px);display:flex;flex-direction:column;border:1px solid #30363d;border-radius:14px;background:#161b22f5;box-shadow:0 16px 48px #0006;overflow:hidden}.objectives-modal__header{display:flex;justify-content:space-between;gap:12px;padding:18px 18px 8px;border-bottom:1px solid #30363d}.objectives-modal__eyebrow{margin:0 0 4px;color:#8b949e;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.objectives-modal__title{margin:0;font-size:22px}.objectives-modal__subtitle{margin:8px 0 0;color:#8b949e;font-size:13px;line-height:1.45;max-width:46ch}.objectives-modal__close{align-self:flex-start;padding:8px 12px;border:1px solid #30363d;border-radius:8px;background:#21262d;color:#c9d1d9;cursor:pointer}.objectives-modal__progress{margin:0;padding:10px 18px;color:#58a6ff;font-size:13px;font-weight:600;border-bottom:1px solid #30363d}.objectives-modal__list{list-style:none;margin:0;padding:8px 0;overflow:auto}.objectives-modal__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid rgb(48 54 61 / 55%)}.objectives-modal__row--done{background:#23863614}.objectives-modal__row-main{display:flex;flex-direction:column;gap:4px;min-width:0}.objectives-modal__name{font-weight:600}.objectives-modal__hint{color:#8b949e;font-size:12px}.objectives-modal__status{flex-shrink:0;padding:4px 10px;border-radius:999px;background:#21262d;color:#f85149;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.objectives-modal__status--done{background:#2386362e;color:#3fb950}.run-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#04080ec7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.run-menu__panel{width:min(420px,100%);padding:28px 24px 20px;border:1px solid rgba(232,200,121,.28);border-radius:16px;background:linear-gradient(165deg,#121824fa,#080c14fa);box-shadow:0 24px 60px #00000073}.run-menu__eyebrow{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#e8c879}.run-menu__head h2{margin:0 0 8px;font-size:26px;font-weight:900}.run-menu__intro{margin:0;color:#e6edf3a6;font-size:14px;line-height:1.45}.run-menu__actions{display:flex;flex-direction:column;gap:10px;margin:22px 0 8px}.run-menu__action{width:100%;padding:12px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#060a12b8;color:#e6edf3eb;font-weight:800;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.run-menu__action:hover:not(:disabled){border-color:#e8c87966;background:#e8c87914}.run-menu__action--danger{border-color:#c0606073;color:#ffd0d0}.run-menu__action--danger:hover:not(:disabled){border-color:#dc7878b3;background:#8a3a3a38}.run-menu__action:disabled{opacity:.45;cursor:not-allowed}.run-menu__error{margin:12px 0 0;color:#f85149;font-size:13px}.run-menu__foot{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.run-menu__cancel,.run-menu__confirm-danger{padding:10px 16px;border-radius:10px;border:1px solid transparent;font-weight:800;cursor:pointer}.run-menu__cancel{background:transparent;border-color:#ffffff1f;color:#e6edf3cc}.run-menu__cancel:disabled,.run-menu__confirm-danger:disabled{opacity:.45;cursor:not-allowed}.run-menu__confirm-danger{background:#8a3a3a;border-color:#6e4040;color:#fff}.run-menu__confirm-danger:hover:not(:disabled){filter:brightness(1.08)}.hud{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.28rem .75rem;background:linear-gradient(180deg,#0a0e14,#010409);border-bottom:1px solid #30363d;flex-shrink:0;min-height:0}.hud__center,.hud__right{display:flex;align-items:center;gap:.55rem;min-width:0}.hud__center{justify-content:flex-start;flex-wrap:wrap}.hud__right{justify-content:flex-end;flex-wrap:wrap;margin-left:auto}.hud__currency{display:flex;align-items:center;gap:.4rem;min-width:64px;padding:.2rem .45rem;border-radius:6px;border:1px solid #30363d;background:#0d1117e6}.hud__currency--muted{opacity:.55}.hud__currency-icon{width:14px;height:14px;flex-shrink:0;border-radius:50%}.hud__currency-icon--gold{background:radial-gradient(circle at 30% 25%,#ffe08a,#d4a72c);box-shadow:inset 0 0 0 1px #9e6a03}.hud__currency-icon--gem{background:linear-gradient(135deg,#79c0ff,#388bfd);clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);border-radius:0}.hud__currency-value{font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;color:#e6edf3;min-width:2ch}.hud__timer{display:flex;align-items:center;gap:.35rem;padding:.2rem .45rem;border-radius:6px;border:1px solid #30363d;background:#0d1117e6}.hud__timer-icon{width:12px;height:12px;border:2px solid #8b949e;border-radius:50%;position:relative}.hud__timer-icon:after{content:"";position:absolute;left:50%;top:1px;width:2px;height:4px;background:#8b949e;transform:translate(-50%)}.hud__timer-value{font-size:.75rem;font-variant-numeric:tabular-nums;color:#e6edf3;white-space:nowrap}.hud-stage-status{position:absolute;top:10px;left:50%;z-index:6;transform:translate(-50%);pointer-events:none}.hud-stage-status__inner{display:flex;flex-direction:column;align-items:center;gap:.15rem;min-width:140px;max-width:min(280px,70vw);padding:.45rem .85rem;border-radius:10px;border:1px solid rgb(48 54 61 / 85%);background:#0a0e14d1;box-shadow:0 4px 16px #00000059;text-align:center}.hud-stage-status__camp{font-size:.82rem;font-weight:600;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.hud-stage-status__state{display:flex;align-items:center;justify-content:center;gap:.45rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#58a6ff}.hud-stage-status__state--traveling{color:#3fb950}.hud-stage-status__state--hub{color:#d2a8ff}.hud-stage-status__state--combat{color:#f85149}.hud-stage-status__state--recall{color:#58a6ff}.hud-stage-status__state--dead{color:#8b949e}.hud-stage-status__eta{font-weight:600;color:#8b949e;text-transform:none;letter-spacing:0}.hud__actions{display:flex;gap:.3rem}.hud__btn{padding:.25rem .5rem;border-radius:6px;border:1px solid #30363d;background:#161b22;color:#e6edf3;font-size:.7rem;font-weight:600;cursor:pointer;opacity:1;transition:border-color .12s ease,background .12s ease,color .12s ease,opacity .12s ease}.hud__btn:hover:not(:disabled){border-color:#58a6ff;background:#21262d;color:#fff}.hud__btn:disabled{color:#8b949e;cursor:not-allowed;opacity:.55}@media(max-width:720px){.hud{flex-wrap:wrap;gap:.4rem}.hud__right{margin-left:0;width:100%;justify-content:space-between}}.scene-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#04060c;pointer-events:none;z-index:0}.scene-backdrop--hub{z-index:2}.scene-backdrop__ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.scene-backdrop__rays{position:absolute;inset:-20% -10% auto;height:140%;background:linear-gradient(115deg,#ffecb400 35%,#ffecb41a 48%,#ffecb400 60%);mix-blend-mode:screen;animation:scene-ray-drift 14s ease-in-out infinite alternate}@keyframes scene-ray-drift{0%{transform:translate(-6%) rotate(0)}to{transform:translate(6%) rotate(2deg)}}.scene-backdrop__leaf{position:absolute;top:-6%;font-size:15px;opacity:.55;will-change:transform;animation:scene-leaf-fall linear infinite}@keyframes scene-leaf-fall{0%{transform:translateY(-10%) rotate(0);opacity:0}10%{opacity:.6}to{transform:translate(var(--lx, 30px),120%) rotate(360deg);opacity:0}}.scene-backdrop__fly{position:absolute;width:3px;height:3px;border-radius:50%;background:#ffe9a8;box-shadow:0 0 7px 2px #ffe9a8b3;opacity:.7;will-change:transform;animation:scene-fly-drift ease-in-out infinite alternate}@keyframes scene-fly-drift{0%{transform:translate(0)}to{transform:translate(var(--fx, 20px),var(--fy, -16px))}}.scene-backdrop__photo{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;background-size:cover;filter:saturate(.7) brightness(.62);animation:scene-kenburns 40s ease-in-out infinite alternate;z-index:0}.scene-backdrop__photo--preHub{background-position:center 42%}.scene-backdrop__photo--hub{background-position:center 100%}@keyframes scene-kenburns{0%{transform:scale(1.04) translateY(0)}to{transform:scale(1.12) translateY(-1.5%)}}.scene-backdrop__grade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#06101880,#040a1226 38%,#02060c80)}.scene-backdrop__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;overflow:hidden}.scene-backdrop__spore{position:absolute;width:4px;height:4px;border-radius:50%;background:radial-gradient(circle,#b4f0ffe6,#78d2ff00 70%);filter:blur(.3px);animation:scene-spore-drift linear infinite}@keyframes scene-spore-drift{0%{transform:translate(0);opacity:0}12%{opacity:.9}88%{opacity:.7}to{transform:translate(var(--dx),var(--dy));opacity:0}}.scene-backdrop__vig{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:4;box-shadow:inset 0 0 160px 40px #0009}.champ-roster,.champ-profile{max-width:920px;margin:0 auto;padding:28px 24px 48px}.champ-roster__eyebrow,.champ-profile__eyebrow{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#e8c879}.champ-roster__title,.champ-profile__name{margin:0 0 8px;font-size:28px;font-weight:900}.champ-roster__intro,.champ-profile__blurb{margin:0 0 24px;color:#e6edf3a6;font-size:14px;line-height:1.45}.champ-roster__sec{margin-bottom:28px}.champ-roster__sec-h,.champ-profile__sec-h{display:flex;align-items:baseline;gap:10px;margin-bottom:12px;font-size:13px;font-weight:800;color:#e6edf3e6}.champ-roster__sec-h small,.champ-profile__note{font-size:11px;font-weight:600;color:#e6edf373}.champ-roster__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.champ-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#060a12b8;color:inherit;cursor:pointer;transition:border-color .15s,transform .15s,background .15s}.champ-tile:hover{border-color:#e8c87966;transform:translateY(-2px)}.champ-tile--locked{opacity:.55}.champ-tile__img{width:88px;height:88px;object-fit:cover;border-radius:10px;border:1px solid rgba(232,200,121,.25)}.champ-tile__emoji{display:grid;place-items:center;width:88px;height:88px;font-size:36px;border-radius:10px;background:#ffffff0a}.champ-tile__name{font-size:14px;font-weight:800}.champ-tile__sub{font-size:11px;color:#e6edf380}.champ-profile__back{margin-bottom:16px;padding:6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#00000059;color:#e6edf3cc;font-size:12px;font-weight:700;cursor:pointer}.champ-profile__back:hover{color:#e8c879;border-color:#e8c87959}.champ-profile__header{display:flex;gap:18px;align-items:flex-start;margin-bottom:28px}.champ-profile__portrait{width:112px;height:112px;object-fit:cover;border-radius:12px;border:1px solid rgba(232,200,121,.35);flex-shrink:0}.champ-profile__lock-emoji{display:grid;place-items:center;width:112px;height:112px;font-size:48px;border-radius:12px;background:#0006;flex-shrink:0}.champ-profile__tags{display:flex;flex-wrap:wrap;gap:8px}.champ-profile__tag{padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:11px;font-weight:700;color:#e6edf3cc}.champ-profile__sec{margin-bottom:22px}.champ-profile__builds{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.champ-build{text-align:left;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#060a12b8;color:inherit;cursor:pointer;transition:border-color .15s,background .15s}.champ-build:hover{border-color:#e8c8794d}.champ-build--on{border-color:#e8c8798c;background:linear-gradient(180deg,#e8c87929,#e8c8790f)}.champ-build__h{font-size:13px;font-weight:800;margin-bottom:4px}.champ-build__bl{font-size:11px;color:#e6edf38c;line-height:1.35}.champ-profile__card{padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#060a12b8}.champ-stat{margin-bottom:10px}.champ-stat:last-child{margin-bottom:0}.champ-stat__row{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px;font-size:12px;font-weight:700}.champ-stat__track{height:7px;border-radius:999px;background:#ffffff14;overflow:hidden}.champ-stat__fill{display:block;height:100%;border-radius:inherit}.champ-profile__items{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.champ-profile__item{padding:6px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:11px;font-weight:700;color:#e6edf38c}.champ-profile__locked-banner{margin-top:8px;padding:18px;border-radius:12px;border:1px dashed rgba(232,200,121,.35);background:#00000059;text-align:center;color:#e6edf3a6;font-weight:700}@media(max-width:560px){.champ-profile__header{flex-direction:column}}.run-loadout{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#04080ec7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.run-loadout__panel{width:min(720px,100%);max-height:min(90vh,860px);overflow:auto;padding:28px 24px 20px;border:1px solid rgba(232,200,121,.28);border-radius:16px;background:linear-gradient(165deg,#121824fa,#080c14fa);box-shadow:0 24px 60px #00000073}.run-loadout__eyebrow{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#e8c879}.run-loadout__head h2{margin:0 0 8px;font-size:26px;font-weight:900}.run-loadout__intro{margin:0 0 22px;color:#e6edf3a6;font-size:14px;line-height:1.45}.run-loadout__sec{margin-bottom:22px}.run-loadout__sec h3{margin:0 0 10px;font-size:13px;font-weight:800;color:#e6edf3e6}.run-loadout__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.run-loadout__card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 10px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#060a12b8;color:inherit;cursor:pointer;transition:border-color .15s,transform .15s,background .15s}.run-loadout__card:hover{border-color:#e8c87966;transform:translateY(-2px)}.run-loadout__card--selected{border-color:#e8c879;background:#e8c87914;box-shadow:inset 0 0 0 1px #e8c87959}.run-loadout__portrait{width:88px;height:88px;object-fit:cover;border-radius:10px;background:#0b1018}.run-loadout__emoji{display:grid;place-items:center;width:88px;height:88px;font-size:42px;border-radius:10px;background:#0b1018}.run-loadout__pet-frame{width:88px;height:88px;border-radius:10px;background-color:#0b1018;background-size:600% 600%;background-position:0 0;background-repeat:no-repeat;image-rendering:pixelated}.run-loadout__name{font-size:13px;font-weight:800}.run-loadout__foot{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.run-loadout__cancel,.run-loadout__confirm{padding:10px 16px;border-radius:10px;border:1px solid transparent;font-weight:800;cursor:pointer}.run-loadout__cancel{background:transparent;border-color:#ffffff1f;color:#e6edf3cc}.run-loadout__confirm{background:#e8c879;color:#1a1208}.run-loadout__confirm:hover{filter:brightness(1.05)}.pre-hub{position:relative;display:flex;width:100%;height:100%;overflow:hidden;color:#e8eef6}.pre-hub__sidebar{position:relative;z-index:2;display:flex;flex-direction:column;width:200px;flex-shrink:0;padding:28px 16px;background:#080a0ed1;border-right:1px solid rgba(232,200,121,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pre-hub__brand{margin-bottom:36px;padding:0 8px}.pre-hub__brand-title{font-size:18px;font-weight:900;letter-spacing:2px;color:#e8c879;text-shadow:0 0 18px rgba(232,200,121,.35)}.pre-hub__brand-sub{margin-top:2px;font-size:11px;font-weight:800;letter-spacing:4px;color:#e6edf3bf}.pre-hub__nav{display:flex;flex:1;flex-direction:column;gap:6px}.pre-hub__nav-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid transparent;border-radius:10px;background:transparent;color:#e6edf3b8;font-size:14px;font-weight:700;text-align:left;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.pre-hub__nav-btn:hover{color:#e6edf3;background:#ffffff0a}.pre-hub__nav-btn--active{color:#e8c879;background:linear-gradient(180deg,#e8c8792e,#e8c87914);border-color:#e8c87973}.pre-hub__nav-icon{width:1.25em;text-align:center;opacity:.9}.pre-hub__account{display:flex;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 8px;border:1px solid rgba(230,237,243,.1);border-radius:10px;background:#ffffff09;color:#e6edf3;text-align:left;cursor:pointer}.pre-hub__account-avatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border:1px solid rgba(232,200,121,.4);border-radius:50%;background:#e8c8791f;color:#e8c879;font-size:13px;font-weight:900}.pre-hub__account-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.pre-hub__account-copy strong,.pre-hub__account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pre-hub__account-copy strong{font-size:11px}.pre-hub__account-copy small{color:#e6edf373;font-size:9px}.pre-hub__main{position:relative;z-index:1;flex:1;min-width:0;overflow:auto}.pre-hub-play{display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100%;max-width:560px;margin:0 auto;padding:40px 24px}.pre-hub-play__card{text-align:center;max-width:520px;margin:0 auto}.pre-hub-play__logo{margin:0;font-size:clamp(40px,7vw,56px);font-weight:900;letter-spacing:6px;color:#e8c879;text-shadow:0 0 40px rgba(232,200,121,.45)}.pre-hub-play__tag{margin:14px 0 8px;color:#e6edf3d9;font-size:15px;font-weight:600}.pre-hub-play__foot{margin:0 0 28px;color:#e6edf373;font-size:12px}.pre-hub-play__cta{display:inline-flex;align-items:center;gap:10px;padding:15px 40px;border:0;border-radius:13px;font-size:18px;font-weight:900;letter-spacing:1px;color:#1a1206;cursor:pointer;background:radial-gradient(circle at 40% 25%,#ffe6a6,#e8c879 60%,#c69a44);box-shadow:0 10px 30px #e8c87966;transition:transform .15s}.pre-hub-play__cta:hover{transform:translateY(-2px) scale(1.02)}.pre-hub-play__cta:active{transform:scale(.97)}.pre-hub-play__cta:disabled{opacity:.65;cursor:wait}.pre-hub-play__cta-icon{font-size:14px}.pre-hub-play__secondary{display:block;margin:14px auto 0;padding:8px 16px;border:1px solid rgba(230,237,243,.2);border-radius:8px;background:transparent;color:#e6edf3bf;font-size:13px;font-weight:700;cursor:pointer}.pre-hub-play__secondary:hover{color:#f0c4c4;border-color:#f0a0a073}.pre-hub-play__error{margin:12px 0 0;color:#f0a0a0;font-size:13px}.pre-hub-play__panel{text-align:left;padding:16px 18px;border:1px solid rgba(232,200,121,.2);border-radius:12px;background:#080a0e73}.pre-hub-play__panel h2{margin:0 0 12px;font-size:14px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#e8c879}.pre-hub-play__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;font-size:13px;color:#e6edf3cc}.pre-hub-play__stats strong{color:#f5e6c0}.pre-hub-play__journal{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.pre-hub-play__journal li{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:#e6edf3cc}.pre-hub-play__badge{display:inline-block;padding:2px 8px;border-radius:999px;border:1px solid rgba(232,200,121,.35);font-size:11px;font-weight:700;color:#e8c879}.pre-hub-play__open{margin:0 0 10px;font-size:13px;color:#e6edf3bf}.pre-hub-play__muted{margin:0;font-size:13px;color:#e6edf380}.pre-hub-stub{display:flex;flex-direction:column;justify-content:center;min-height:100%;max-width:480px;margin:0 auto;padding:48px 28px;text-align:center}.pre-hub-stub__eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#e8c879}.pre-hub-stub__title{margin:0 0 12px;font-size:28px;font-weight:900}.pre-hub-stub__copy{margin:0;color:#e6edf3a6;line-height:1.5;font-size:14px}@media(max-width:720px){.pre-hub{flex-direction:column}.pre-hub__sidebar{width:100%;flex-direction:row;align-items:center;gap:16px;padding:12px 14px;border-right:0;border-bottom:1px solid rgba(232,200,121,.35)}.pre-hub__brand{margin:0;flex-shrink:0}.pre-hub__nav{flex-direction:row;flex:1;overflow-x:auto}.pre-hub__account{width:auto;flex-shrink:0}.pre-hub__account-copy{display:none}.pre-hub__nav-btn{flex-shrink:0;padding:10px 12px}}.armory-panel{width:min(920px,100%);margin:0 auto;padding:8px 8px 32px;color:#e6edf3}.armory-panel__header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px}.armory-panel__eyebrow{margin:0 0 4px;color:#8b949e;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.armory-panel__title{margin:0;font-size:28px;font-weight:700}.armory-panel__essence{margin:0;color:#a5d6ff;font-weight:700;font-variant-numeric:tabular-nums}.armory-panel__tabs{display:flex;gap:6px;margin-bottom:14px}.armory-panel__tab,.armory-panel__slot-head button,.armory-panel__owned button,.armory-panel__craft-row button{border:1px solid #30363d;border-radius:8px;background:#21262d;color:#e6edf3;cursor:pointer;padding:6px 12px}.armory-panel__tab--active{border-color:#58a6ff;background:#1f6feb33}.armory-panel__message{margin:0 0 10px;color:#7ee787;font-size:13px}.armory-panel__empty{color:#8b949e}.armory-panel__loadout{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.armory-panel__slot-block{border:1px solid #30363d;border-radius:12px;background:#161b22e0;padding:12px}.armory-panel__slot-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600}.armory-panel__equipped{display:flex;gap:10px;align-items:center;min-height:56px}.armory-panel__equipped p,.armory-panel__craft-main p{margin:4px 0 0;color:#8b949e;font-size:12px}.armory-panel__icon{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#0d1117}.armory-panel__icon-sm{width:28px;height:28px;object-fit:contain;border-radius:6px;background:#0d1117}.armory-panel__owned{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.armory-panel__owned li{display:flex;align-items:center;gap:8px}.armory-panel__owned li span{flex:1;font-size:13px}.armory-panel__craft-slot{margin-bottom:18px}.armory-panel__craft-slot h2{margin:0 0 8px;font-size:16px}.armory-panel__craft-slot ul,.armory-panel__materials{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.armory-panel__craft-row,.armory-panel__materials li{display:flex;align-items:center;gap:10px;border:1px solid #30363d;border-radius:10px;background:#161b22e0;padding:10px}.armory-panel__craft-main{flex:1;min-width:0}.armory-panel__row-title{display:flex;gap:8px;align-items:center;font-weight:600}.armory-panel__tier{color:#8b949e;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.armory-panel__costs{font-variant-numeric:tabular-nums}.armory-panel__materials li span{flex:1}.armory-panel__materials li strong{font-variant-numeric:tabular-nums}.armory-panel__craft-row button:disabled,.armory-panel__owned button:disabled{opacity:.45;cursor:not-allowed}.account-settings{display:flex;flex-direction:column;width:min(620px,calc(100% - 40px));min-height:100%;margin:0 auto;padding:54px 0}.account-settings>header{margin-bottom:24px}.account-settings__card{margin-bottom:14px;padding:20px;border:1px solid rgba(230,237,243,.12);border-radius:12px;background:#070a0eb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.account-settings__card h3{margin:0 0 16px;color:#e8c879;font-size:14px}.account-settings__hint{margin:0 0 14px;color:#e6edf39e;font-size:13px;line-height:1.45}.account-settings__card form{display:flex;align-items:flex-end;gap:10px}.account-settings__field{display:flex;flex:1;flex-direction:column;gap:7px;color:#e6edf3b8;font-size:11px;font-weight:700}.account-settings__field input{padding:10px 11px;border:1px solid rgba(230,237,243,.2);border-radius:8px;outline:none;background:#00000040;color:#e6edf3;font:inherit;font-size:13px}.account-settings__field input:focus{border-color:#e8c87999}.account-settings__card button,.account-settings__logout{padding:10px 15px;border:1px solid rgba(232,200,121,.45);border-radius:8px;background:#e8c87921;color:#e8c879;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.account-settings__card button:disabled{cursor:default;opacity:.4}.account-settings__choice-block{display:flex;flex-direction:column;gap:6px;padding:0 0 14px}.account-settings__choice-block strong{font-size:13px}.account-settings__choice-block small{color:#e6edf37a;font-size:11px}.account-settings__choice-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.account-settings__choice{min-width:64px;padding:8px 12px;border:1px solid rgba(230,237,243,.18);border-radius:8px;background:#00000040;color:#e6edf3d1;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.account-settings__choice--active{border-color:#e8c879b3;background:#e8c87929;color:#e8c879}.account-settings__toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid rgba(230,237,243,.08);cursor:pointer}.account-settings__card>.account-settings__toggle:first-of-type{border-top:0}.account-settings__toggle span{display:flex;flex-direction:column;gap:3px}.account-settings__toggle strong{font-size:13px}.account-settings__toggle small{color:#e6edf37a;font-size:11px}.account-settings__toggle input{width:18px;height:18px;accent-color:#e8c879}.account-settings__message,.account-settings__error{margin:4px 0 12px;font-size:12px}.account-settings__message{color:#9fd8aa}.account-settings__error{color:#faa}.account-settings__logout{align-self:flex-start;border-color:#eb646459;background:#8219192e;color:#faa}@media(max-width:640px){.account-settings{width:calc(100% - 28px);padding:30px 0}.account-settings__card form{align-items:stretch;flex-direction:column}}.world-event-rail{position:absolute;top:10px;left:14px;z-index:5;display:flex;flex-direction:column;gap:14px;width:140px;pointer-events:auto}.world-event-section{display:flex;flex-direction:column;gap:8px}.world-event-section__title{margin:0;padding-left:2px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.world-event-section--smite .world-event-section__title{color:#fff;font-weight:900}.world-event-section__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.world-event-card{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border-radius:10px;text-align:left;position:relative;transition:border-color .12s ease,transform .12s ease,opacity .12s ease}.world-event-card--buff{border:1px solid #3d2a1a;background:linear-gradient(180deg,#2a1c12eb,#16100cf0);color:#f0e6d8;cursor:pointer}.world-event-card--buff:hover:not(:disabled){transform:translate(2px);border-color:#c45c26}.world-event-card--buff:disabled{cursor:default;opacity:.72}.world-event-card--buff.world-event-card--ready:not(:disabled){border-color:#e67e22;box-shadow:0 0 0 1px #e67e2240}.world-event-card--buff.world-event-card--accepted{border-color:#3fb950;opacity:1}.world-event-card--smite{border:1px solid #1e3a4a;background:linear-gradient(180deg,#12202aeb,#0c141cf0);color:#d8e6f0;cursor:default;opacity:.78}button.world-event-card--smite:not(:disabled){cursor:pointer;opacity:1}button.world-event-card--smite.world-event-card--ready:not(:disabled){border-color:#ca8a04;box-shadow:0 0 0 1px #ca8a044d}button.world-event-card--smite:hover:not(:disabled){transform:translate(2px);border-color:#f0b429}.world-event-card--smite.world-event-card--locked{opacity:.72}.world-event-card__icon{flex-shrink:0;width:34px;height:34px;border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff1f}.world-event-card--buff .world-event-card__icon{border:1px solid #8b4513;background:radial-gradient(circle at 35% 30%,#f0a060,#b45309 55%,#5c2e0a)}.world-event-card--ragebear .world-event-card__icon{background:radial-gradient(circle at 35% 30%,#ffb070,#c2410c 50%,#7c2d12)}.world-event-card--runebear .world-event-card__icon{background:radial-gradient(circle at 35% 30%,#93c5fd,#2563eb 50%,#1e3a8a)}.world-event-card--smite .world-event-card__icon{border:1px solid #2a5a6e;background:radial-gradient(circle at 35% 30%,#7ec8e3,#1d6b8a 55%,#0c3344)}.world-event-card__meta{display:flex;flex-direction:column;gap:1px;min-width:0}.world-event-card__name{font-size:11px;font-weight:700;line-height:1.2}.world-event-card__state{font-size:9px;letter-spacing:.04em;text-transform:uppercase}.world-event-card--buff .world-event-card__state{color:#c4a484}.world-event-card--buff.world-event-card--ready .world-event-card__state{color:#f0b429}.world-event-card--buff.world-event-card--accepted .world-event-card__state{color:#3fb950}.world-event-card--smite .world-event-card__state{color:#7eb8c9}.world-event-card__timer{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;color:#f5e6d3}.world-event-card__lock{position:absolute;top:4px;right:5px;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8eb4c4;opacity:.9}.world-event-rail__jungle{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin-top:4px;padding:10px 8px;border:1px solid #238636;border-radius:10px;background:linear-gradient(180deg,#1f6f3f,#1a5f36);color:#fff;cursor:pointer;text-align:left;transition:transform .12s ease,border-color .12s ease}.world-event-rail__jungle:hover{transform:translate(2px);border-color:#3fb950}.world-event-rail__jungle-name{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.world-event-rail__jungle-meta{font-size:10px;color:#ffffffc7}.world-event-card--contest{border-color:#ca8a04;box-shadow:inset 3px 0 #ca8a04}.world-event-card__hp{display:block;width:100%;height:4px;margin-top:4px;border-radius:999px;background:#00000059;overflow:hidden}.world-event-card__hp-fill{display:block;height:100%;background:linear-gradient(90deg,#ca8a04,#f0b429)}.run-side-actions{position:fixed;right:20px;top:50%;z-index:6;display:flex;flex-direction:column;align-items:center;transform:translateY(-50%)}.recall-button{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:72px;padding:12px 14px;border:1px solid #1f7a72;border-radius:12px;background:linear-gradient(180deg,#1f8a82,#166b65);color:#fff;cursor:pointer;box-shadow:0 8px 24px #00000059;transition:transform .12s ease,border-color .12s ease,opacity .12s ease}.recall-button:hover:not(:disabled){transform:translateY(-1px);border-color:#3dd6c8}.recall-button:disabled{opacity:.45;cursor:not-allowed}.recall-button__icon{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#b8fff8,#2ec4b8 55%,#0d6b64);box-shadow:inset 0 0 0 2px #ffffff40}.recall-button__label{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.scene-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000;opacity:0;pointer-events:none;transition:opacity var(--scene-fade-ms, .45s) ease-in-out}.scene-transition--opaque{opacity:1}.auth-shell{position:relative;display:grid;place-items:center;width:100%;height:100%;overflow:auto;padding:32px 20px}.auth-card{position:relative;z-index:2;width:min(430px,100%);padding:34px;border:1px solid rgba(232,200,121,.4);border-radius:18px;background:#070a0ee6;box-shadow:0 24px 80px #00000094;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.auth-card__header{text-align:center}.auth-card__eyebrow{margin:0 0 7px;color:#e8c879b3;font-size:10px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase}.auth-card__logo{margin:0;color:#e8c879;font-size:34px;font-weight:900;letter-spacing:4px;text-shadow:0 0 28px rgba(232,200,121,.35)}.auth-card__copy{margin:8px 0 24px;color:#e6edf39e;font-size:13px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;border-radius:10px;background:#ffffff0a}.auth-tabs__button{padding:10px 8px;border:0;border-radius:7px;background:transparent;color:#e6edf394;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.auth-tabs__button--active{background:#e8c87924;color:#e8c879}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-field{display:flex;flex-direction:column;gap:7px;color:#e6edf3c7;font-size:12px;font-weight:700}.auth-field input{width:100%;padding:12px 13px;border:1px solid rgba(230,237,243,.18);border-radius:9px;outline:none;background:#00000047;color:#e6edf3;font:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:#e8c879a6;box-shadow:0 0 0 3px #e8c8791a}.auth-field small{color:#e6edf36b;font-size:10px;font-weight:500}.auth-form__error{margin:-2px 0 0;padding:9px 11px;border:1px solid rgba(240,100,100,.35);border-radius:8px;background:#8214142e;color:#ffb1b1;font-size:12px;line-height:1.4}.auth-form__submit{margin-top:3px;padding:13px 20px;border:0;border-radius:10px;background:linear-gradient(180deg,#f0d592,#c99d49);box-shadow:0 8px 24px #e8c87940;color:#1a1206;font:inherit;font-size:14px;font-weight:900;cursor:pointer}.auth-form__submit:disabled{cursor:wait;opacity:.65}.auth-shell--loading{color:#e8c879}.auth-loading{position:relative;z-index:2;display:flex;align-items:center;gap:13px;color:#e6edf3bf;font-size:13px;font-weight:650}.auth-loading__mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(232,200,121,.55);border-radius:50%;color:#e8c879;font-size:18px;font-weight:900;animation:auth-pulse 1.4s ease-in-out infinite}@keyframes auth-pulse{50%{box-shadow:0 0 22px #e8c87961;transform:scale(1.06)}}.report-card{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#0d111773,#0d1117d1)}.report-card__panel{width:min(520px,100%);padding:24px;border:1px solid #30363d;border-radius:14px;background:#161b22f5;box-shadow:0 16px 48px #00000059}.report-card__eyebrow{margin:0 0 8px;color:#8b949e;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.report-card__header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.report-card__title{margin:0 0 8px;font-size:24px;font-weight:700}.report-card__copy{margin:0;color:#c9d1d9;font-size:14px;line-height:1.45}.report-card__grade{flex-shrink:0;min-width:72px;padding:10px 12px;text-align:center;border:1px solid #3d444d;border-radius:12px;background:#0d1117b3}.report-card__grade-letter{display:block;font-size:32px;font-weight:800;line-height:1;color:#f0f6fc}.report-card__grade-score{display:block;margin-top:4px;color:#8b949e;font-size:12px;font-weight:600}.report-card__meters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:0 0 20px}.report-card__meters>div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #30363d}.report-card__meters dt{margin:0;color:#8b949e;font-size:12px}.report-card__meters dd{margin:0;color:#f0f6fc;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.report-card__actions{display:flex;justify-content:flex-end}.report-card__actions button{min-height:40px;padding:0 18px;border:1px solid #3d444d;border-radius:10px;background:#238636;color:#fff;font-weight:600;cursor:pointer}.report-card__actions button:hover:not(:disabled){background:#2ea043}.report-card__actions button:disabled{opacity:.7;cursor:wait}@media(max-width:520px){.report-card__meters{grid-template-columns:1fr}.report-card__header{flex-direction:column}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1117;color:#e6edf3}.app{display:flex;flex-direction:column;width:100%;height:100%}.game-stage{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;background:#0d1117}
