:root{--bg:#0b1020;--bg-soft:#111827;--card:#151b2e;--card-strong:#1e293b;--violet:#7c3aed;--cyan:#06b6d4;--yellow:#facc15;--green:#22c55e;--red:#ef4444;--text:#f8fafc;--muted:#94a3b8;--border:#334155;--shadow:0 20px 60px #00000059}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #7c3aed38, transparent 35%), radial-gradient(circle at top right, #06b6d429, transparent 30%), var(--bg);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.app-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1020d1;border-bottom:1px solid #334155b3;justify-content:space-between;align-items:center;gap:16px;padding:16px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-symbol,.logo-mark{color:var(--cyan);background:#7c3aed29;border:1px solid #06b6d48c;place-items:center;display:inline-grid}.brand-symbol{border-radius:12px;width:32px;height:32px}.logo-mark{border-radius:28px;width:82px;height:82px;margin:0 auto 14px;font-size:42px;box-shadow:0 0 45px #06b6d42e}.app-header nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-header nav button{color:var(--text);border:1px solid var(--border);background:#151b2edb;border-radius:999px;padding:8px 12px}.app-header nav .nav-account{color:#cffafe;background:linear-gradient(135deg,#0891b22e,#4c1d9538);border:1px solid #67e8f957;align-items:center;gap:.42rem;display:inline-flex}.app-header nav .nav-account>span{color:#67e8f9;text-shadow:0 0 9px #22d3eeb8}.app-header nav .nav-account--connected{color:#dcfce7;background:#16653433;border-color:#4ade807a}.app-header nav .nav-account--connected>span{color:#4ade80}.multiplayer-page{position:relative}.multiplayer-page--embedded{gap:1rem;margin-top:1rem;display:grid}.multiplayer-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 15% 20%,#22d3ee29,#0000 28%),radial-gradient(circle at 85% 25%,#ec489926,#0000 30%),radial-gradient(circle at 50% 75%,#7c3aed33,#0000 38%),#040714;position:fixed;inset:0}.multiplayer-hero{justify-content:space-between;align-items:center;gap:1.2rem;display:flex;background:linear-gradient(120deg,#0891b224,#0000 42%),linear-gradient(240deg,#db277724,#0000 42%),#080d1ef0!important;border-color:#c084fc6b!important}.multiplayer-hero h1{color:#0000;background:linear-gradient(90deg,#fff,#a5f3fc,#f0abfc);-webkit-background-clip:text;background-clip:text;margin:.2rem 0 .4rem}.multiplayer-hero>div:first-child>p:last-child{color:#e2e8f0a8}.multiplayer-rank{background:radial-gradient(circle at 18% 50%,color-mix(in srgb,currentColor 16%,transparent),transparent 36%),#020617b8;min-width:310px;box-shadow:0 0 34px color-mix(in srgb,currentColor 28%,transparent),inset 0 1px #ffffff1f;border:1px solid;border-radius:21px;align-items:center;gap:1rem;padding:1.05rem 1.2rem;display:flex}.multiplayer-rank>span{width:70px;height:70px;box-shadow:0 0 22px color-mix(in srgb,currentColor 35%,transparent),inset 0 0 18px color-mix(in srgb,currentColor 12%,transparent);border:2px solid;border-radius:50%;place-items:center;font-size:2rem;display:grid}.multiplayer-rank div{display:grid}.multiplayer-rank small{color:#e2e8f09e;letter-spacing:.12em;font-size:.62rem;font-weight:1000}.multiplayer-rank strong{color:#fff;text-shadow:0 0 12px color-mix(in srgb,currentColor 45%,transparent);margin-block:.1rem;font-size:1.18rem}.multiplayer-rank em{font-size:.78rem;font-style:normal;font-weight:900}.multiplayer-rank--explorer{color:#94a3b8}.multiplayer-rank--bronze{color:#d69a68}.multiplayer-rank--silver{color:#e2e8f0}.multiplayer-rank--gold{color:#fde047}.multiplayer-rank--platinum{color:#67e8f9}.multiplayer-rank--diamond{color:#93c5fd}.multiplayer-rank--master{color:#f0abfc}.multiplayer-rank--legend{color:#fb7185}.multiplayer-dashboard{grid-template-columns:minmax(0,1.45fr) minmax(330px,.8fr);gap:1.25rem;display:grid;box-shadow:0 18px 48px #0000004d,inset 0 0 60px #7c3aed0d;background:linear-gradient(145deg,#0f172ae6,#040818f0)!important;border-color:#67e8f942!important;padding:clamp(1.25rem,2.4vw,1.7rem)!important}.multiplayer-trophy-card{background:radial-gradient(circle at 8% 15%,#facc151a,#0000 28%),linear-gradient(145deg,#0f172adb,#020617b8);border:1px solid #facc1561;border-radius:21px;grid-template-columns:auto 1fr;align-content:center;gap:.85rem 1.15rem;min-height:260px;padding:1.45rem;display:grid;box-shadow:0 0 26px #facc1514,inset 0 1px #ffffff12}.multiplayer-rank-icon{color:#94a3b8;width:88px;height:88px;box-shadow:0 0 29px color-mix(in srgb,currentColor 30%,transparent),inset 0 0 20px #ffffff0d;background:radial-gradient(circle,#7c3aed6b,#020617eb);border:2px solid;border-radius:50%;place-items:center;font-size:2.35rem;display:grid}.multiplayer-rank-icon--bronze{color:#d69a68}.multiplayer-rank-icon--silver{color:#e2e8f0}.multiplayer-rank-icon--gold{color:#fde047}.multiplayer-rank-icon--platinum{color:#67e8f9}.multiplayer-rank-icon--diamond{color:#93c5fd}.multiplayer-rank-icon--master{color:#f0abfc}.multiplayer-rank-icon--legend{color:#fb7185}.multiplayer-trophy-card h2{text-shadow:0 0 15px #facc152e;margin:.12rem 0;font-size:clamp(1.45rem,2.3vw,1.9rem)}.multiplayer-trophy-card .section-kicker,.multiplayer-deck-card .section-kicker{letter-spacing:.12em;font-size:.68rem}.multiplayer-trophy-card>div:nth-child(2)>span{color:#fde68a;font-size:.8rem;font-weight:1000}.multiplayer-rank-progress{background:#0f172af0;border:1px solid #94a3b81f;border-radius:999px;grid-column:1/-1;height:11px;overflow:hidden}.multiplayer-rank-progress i{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8b5cf6,#f43f5e,#fde047);height:100%;transition:width .45s;display:block}.multiplayer-trophy-card dl{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.multiplayer-trophy-card dl div{text-align:center;background:linear-gradient(145deg,#1e293bc2,#0f172aa3);border:1px solid #94a3b814;border-radius:12px;padding:.75rem .6rem}.multiplayer-trophy-card dt{color:#e2e8f094;text-transform:uppercase;font-size:.62rem;font-weight:900}.multiplayer-trophy-card dd{color:#fff;margin:.15rem 0 0;font-size:1.1rem;font-weight:1000}.multiplayer-deck-card{background:radial-gradient(circle at 12% 15%,#22d3ee24,#0000 32%),linear-gradient(145deg,#0f172ad6,#020617b8);border:1px solid #67e8f961;border-radius:21px;align-content:center;justify-items:start;gap:.85rem;min-height:260px;padding:1.45rem;display:grid;box-shadow:0 0 28px #22d3ee14,inset 0 1px #ffffff12}.multiplayer-deck-card>span{color:#67e8f9;text-shadow:0 0 20px #22d3ee9e;font-size:3rem}.multiplayer-deck-card h2{margin:.12rem 0;font-size:clamp(1.45rem,2.2vw,1.85rem)}.multiplayer-deck-card small{color:#e2e8f0a8;font-size:.76rem;line-height:1.45}.multiplayer-deck-card .button{min-height:48px;padding-inline:1.1rem;font-size:.78rem}.multiplayer-deck-manager{gap:1rem;display:grid;box-shadow:0 18px 48px #00000047,inset 0 0 60px #22d3ee0a;background:radial-gradient(circle at 10% 0,#22d3ee1f,#0000 36%),linear-gradient(145deg,#0f172aeb,#040818f5)!important;border-color:#67e8f957!important}.multiplayer-deck-manager__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.multiplayer-deck-manager__header h2{margin:.12rem 0;font-size:clamp(1.65rem,2.7vw,2.15rem)}.multiplayer-deck-manager__header p:not(.section-kicker){color:#e2e8f09e;margin:0;font-size:.76rem;line-height:1.45}.multiplayer-deck-manager__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.multiplayer-deck-manager__actions .button{min-height:48px}.multiplayer-deck-summary{grid-template-columns:repeat(10,minmax(74px,1fr));gap:.55rem;display:grid}.multiplayer-deck-summary-card,.multiplayer-deck-empty-slot{border-radius:13px;min-width:0;min-height:146px}.multiplayer-deck-summary-card{color:#fff;text-align:left;background:#020617b3;border:1px solid #67e8f96b;align-content:start;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 0 16px #22d3ee14}.multiplayer-deck-summary-card:hover{filter:brightness(1.08)}.multiplayer-deck-summary-card>span{z-index:1;color:#06101f;background:#67e8f9;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.66rem;font-weight:1000;display:grid;position:absolute;top:6px;left:6px}.multiplayer-deck-summary-card img{aspect-ratio:3/4;object-fit:fill;width:100%}.multiplayer-deck-summary-card strong{text-overflow:ellipsis;white-space:nowrap;padding:.38rem .42rem 0;font-size:.58rem;overflow:hidden}.multiplayer-deck-summary-card small{color:#e2e8f094;padding:.04rem .42rem .45rem;font-size:.48rem}.multiplayer-deck-empty-slot{color:#e2e8f047;text-transform:uppercase;background:#0f172a61;border:1px dashed #94a3b840;place-items:center;font-size:.58rem;font-weight:900;display:grid}.multiplayer-deck-filters{grid-template-columns:minmax(240px,1fr) minmax(160px,.35fr) minmax(160px,.35fr);gap:.7rem;display:grid}.multiplayer-deck-filters input,.multiplayer-deck-filters select{color:#fff;width:100%;min-height:48px;font:inherit;background:#020617b8;border:1px solid #94a3b83d;border-radius:12px;padding:0 .8rem;font-size:.74rem}.multiplayer-deck-filters input:focus,.multiplayer-deck-filters select:focus{border-color:#67e8f9;outline:3px solid #22d3ee1c}.multiplayer-deck-save-note{color:#bbf7d0;background:#1665342e;border:1px solid #4ade8057;border-radius:10px;margin:0;padding:.65rem .75rem;font-size:.66rem}.multiplayer-owned-online-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.75rem;display:grid}.multiplayer-owned-online-card{color:#fff;text-align:left;background:linear-gradient(145deg,#1e293bc7,#020617db);border:2px solid #94a3b833;border-radius:15px;grid-template-rows:auto auto auto;grid-template-columns:74px minmax(0,1fr);gap:.5rem .65rem;min-width:0;min-height:158px;padding:.7rem;transition:border-color .16s,filter .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.multiplayer-owned-online-card:hover:not(:disabled){filter:brightness(1.09)}.multiplayer-owned-online-card:disabled{opacity:.45}.multiplayer-owned-online-card.is-selected{border-color:#67e8f9;box-shadow:0 0 22px #22d3ee2e}.multiplayer-owned-online-card--bronze{border-color:#d69a686b}.multiplayer-owned-online-card--silver{border-color:#e2e8f080}.multiplayer-owned-online-card--gold{border-color:#fde0478f}.multiplayer-owned-online-card--platinum{border-color:#67e8f999}.multiplayer-owned-online-card--legendary{border-color:#fb7185a8;box-shadow:0 0 18px #fb71851a}.multiplayer-owned-online-card img{object-fit:fill;border-radius:10px;grid-row:1/4;width:74px;height:104px;box-shadow:0 8px 18px #00000057}.multiplayer-owned-online-card__pick{color:#06101f;background:#67e8f9;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.68rem;font-weight:1000;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 0 13px #22d3ee70}.multiplayer-owned-online-card>div:not(.multiplayer-card-xp){min-width:0}.multiplayer-owned-online-card small{color:#a5f3fc;font-size:.52rem;font-weight:900}.multiplayer-owned-online-card strong{text-overflow:ellipsis;white-space:nowrap;margin:.12rem 0;font-size:.78rem;display:block;overflow:hidden}.multiplayer-owned-online-card em{color:#e2e8f080;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-style:normal;display:block;overflow:hidden}.multiplayer-owned-online-card dl{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;margin:0;display:grid}.multiplayer-owned-online-card dl div{text-align:center;background:#02061773;border-radius:7px;padding:.3rem .2rem}.multiplayer-owned-online-card dt{color:#e2e8f073;text-transform:uppercase;font-size:.42rem}.multiplayer-owned-online-card dd{margin:.06rem 0 0;font-size:.62rem;font-weight:1000}.multiplayer-card-xp{background:#0f172ae0;border-radius:999px;grid-column:1/-1;height:7px;overflow:hidden}.multiplayer-card-xp i{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#8b5cf6,#facc15);height:100%;display:block}.multiplayer-lobby-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid;box-shadow:0 18px 48px #0000004d;background:linear-gradient(145deg,#0f172ae6,#040818f0)!important;border-color:#c084fc47!important;padding:clamp(1.25rem,2.4vw,1.7rem)!important}.multiplayer-lobby-actions>div,.multiplayer-lobby-actions>form{background:radial-gradient(circle at 10% 5%,#7c3aed1f,#0000 35%),#02061785;border:1px solid #94a3b83d;border-radius:21px;align-content:center;gap:.85rem;min-height:250px;padding:1.5rem;display:grid;box-shadow:inset 0 1px #ffffff0f}.multiplayer-lobby-actions>.multiplayer-ranked-card{background:radial-gradient(circle at 8% 20%,#facc1529,#0000 34%),radial-gradient(circle at 72% 12%,#22d3ee2e,#0000 32%),linear-gradient(135deg,#4c1d9570,#020617d1 48%,#7f1d1d5c);border-color:#facc157a;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) minmax(280px,.8fr) minmax(220px,.55fr);align-content:center;align-items:center;min-height:190px;box-shadow:0 0 34px #facc1514,inset 0 1px #ffffff1a}.multiplayer-ranked-card.is-searching{border-color:#67e8f9ad;box-shadow:0 0 36px #22d3ee29,inset 0 0 48px #22d3ee0d}.multiplayer-ranked-card__orb{color:#fde047;background:radial-gradient(circle,#7c3aeda3,#020617f5);border:2px solid #fde047;border-radius:50%;place-items:center;width:92px;height:92px;font-size:2.25rem;display:grid;box-shadow:0 0 30px #facc153d,inset 0 0 20px #ffffff14}.multiplayer-ranked-card.is-searching .multiplayer-ranked-card__orb{animation:1.55s ease-in-out infinite onlineMatchPulse}.multiplayer-ranked-card h2{text-shadow:0 0 18px #facc1529;margin:.12rem 0;font-size:clamp(1.7rem,2.8vw,2.25rem)}.multiplayer-ranked-card p:not(.section-kicker){max-width:620px}.multiplayer-ranked-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.multiplayer-ranked-card dl div{text-align:center;background:#02061775;border:1px solid #facc1529;border-radius:12px;min-height:72px;padding:.7rem .5rem}.multiplayer-ranked-card dt{color:#e2e8f08a;letter-spacing:.08em;text-transform:uppercase;font-size:.5rem;font-weight:1000}.multiplayer-ranked-card dd{color:#fff;margin:.15rem 0 0;font-size:.88rem;font-weight:1000}.multiplayer-ranked-card__actions{gap:.45rem;display:grid}.multiplayer-ranked-card__actions .button{background:linear-gradient(135deg,#7c3aed,#0891b2,#ca8a04);border-color:#facc159e;min-height:58px;font-size:.88rem;box-shadow:0 0 20px #facc1524}.multiplayer-ranked-card__actions small{color:#fecaca;text-align:center;font-size:.58rem}.multiplayer-lobby-actions>div{border-color:#67e8f947}.multiplayer-lobby-actions>form{border-color:#c084fc52}.multiplayer-lobby-actions h2{margin:0;font-size:clamp(1.4rem,2.2vw,1.8rem)}.multiplayer-lobby-actions .section-kicker{font-size:.68rem}.multiplayer-lobby-actions p:not(.section-kicker){color:#e2e8f0a8;font-size:.82rem;line-height:1.5}.multiplayer-lobby-actions .button{min-height:52px;font-size:.82rem}.multiplayer-lobby-actions input{color:#fff;text-align:center;letter-spacing:.34em;text-transform:uppercase;background:#020617c2;border:1px solid #c084fc94;border-radius:14px;width:100%;height:68px;font-size:1.5rem;font-weight:1000;box-shadow:inset 0 0 20px #7c3aed0f}.multiplayer-lobby-actions>div>small{color:#fca5a5;font-size:.58rem}.multiplayer-error{color:#fecaca;background:#7f1d1d40;border:1px solid #f8717161;border-radius:10px;grid-column:1/-1;margin:0;padding:.7rem}.multiplayer-room{border-color:#c084fc6b!important}.multiplayer-ranked-room-banner{color:#fef3c7;background:linear-gradient(135deg,#7c3aed57,#b4530942,#020617bd);border:1px solid #facc1573;border-radius:14px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem .9rem;display:flex;box-shadow:0 0 24px #facc1514}.multiplayer-ranked-room-banner span{color:#fde047;background:#02061794;border:1px solid #fde047;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 15px #facc1533}.multiplayer-ranked-room-banner strong{color:#fff;font-size:.9rem}.multiplayer-ranked-room-banner small{color:#fef3c7b8;font-size:.62rem}.multiplayer-ranked-note{color:#fde68a;background:#713f122e;border:1px solid #facc1538;border-radius:10px;margin:1rem 0 0;padding:.65rem .75rem;font-size:.66rem}.multiplayer-room__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.multiplayer-room__header h2{margin:.15rem 0}.multiplayer-room__code{color:#fff;text-align:left;background:linear-gradient(135deg,#6d28d994,#b453097a);border:1px solid #facc158a;border-radius:13px;grid-template-columns:1fr auto;min-width:190px;padding:.6rem .8rem;display:grid}.multiplayer-room__code small{color:#fde68a;letter-spacing:.12em;grid-column:1/-1;font-size:.48rem}.multiplayer-room__code strong{letter-spacing:.18em;font-size:1.2rem}.multiplayer-room__code span{color:#a5f3fc;align-self:center;font-size:.55rem}.multiplayer-versus{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;margin-top:1.2rem;display:grid}.multiplayer-versus>strong{color:#fff;background:linear-gradient(135deg,#0891b2,#6d28d9);border:1px solid #67e8f9;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 0 20px #22d3ee47}.multiplayer-player{text-align:center;background:radial-gradient(circle at top,#22d3ee1f,#0000 48%),#02061780;border:1px solid #67e8f94d;border-radius:18px;justify-items:center;gap:.3rem;min-height:220px;padding:1rem;display:grid}.multiplayer-player>p{color:#67e8f9;letter-spacing:.12em;font-size:.52rem;font-weight:1000}.multiplayer-player h3{margin:.25rem 0 0}.multiplayer-player>strong{color:#c4b5fd;font-size:.68rem}.multiplayer-player>small{color:#e2e8f08f;font-size:.6rem}.multiplayer-player>em{color:#e2e8f094;letter-spacing:.08em;background:#0f172ab8;border:1px solid #94a3b83d;border-radius:999px;margin-top:.35rem;padding:.28rem .48rem;font-size:.48rem;font-style:normal;font-weight:1000}.multiplayer-player>em.is-ready{color:#bbf7d0;background:#1665343d;border-color:#4ade808a;box-shadow:0 0 13px #4ade8024}.multiplayer-player--waiting{opacity:.7;border-style:dashed}.multiplayer-team-builder{background:#0206176b;border:1px solid #67e8f938;border-radius:18px;margin-top:1rem;padding:1rem}.multiplayer-team-builder__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.multiplayer-team-builder__header h3{margin:.12rem 0}.multiplayer-team-cards{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:.7rem;margin-top:.9rem;display:grid}.multiplayer-team-card{color:#fff;text-align:left;background:#0f172ac2;border:2px solid #94a3b833;border-radius:13px;align-content:start;min-width:0;padding:0 0 .55rem;transition:border-color .16s,box-shadow .16s,filter .16s;display:grid;position:relative;overflow:hidden}.multiplayer-team-card:hover:not(:disabled){filter:brightness(1.08);border-color:#67e8f999}.multiplayer-team-card.is-selected{background:linear-gradient(160deg,#0891b24d,#4c1d953d,#020617e6);border-color:#67e8f9;box-shadow:0 0 19px #22d3ee38}.multiplayer-team-card:disabled{opacity:.86}.multiplayer-team-card img{aspect-ratio:3/4;object-fit:fill;width:100%}.multiplayer-team-card>span{color:#07111f;background:#67e8f9;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.7rem;font-weight:1000;display:grid;position:absolute;top:7px;left:7px;box-shadow:0 0 13px #22d3ee94}.multiplayer-team-card>strong{text-overflow:ellipsis;white-space:nowrap;padding:.48rem .5rem 0;font-size:.68rem;overflow:hidden}.multiplayer-team-card>small{color:#e2e8f094;padding:.1rem .5rem 0;font-size:.54rem}.multiplayer-team-ready-note{color:#bbf7d0;text-align:center;background:#16653433;border-radius:9px;margin:.75rem 0 0;padding:.55rem;font-size:.62rem}.online-match-launch{text-align:center;background:radial-gradient(circle at 50% 20%,#7c3aed4d,#0000 42%),linear-gradient(145deg,#0891b21f,#020617eb 48%,#be185d1f);border:1px solid #c084fc7a;border-radius:20px;margin-top:1rem;padding:clamp(1rem,3vw,1.5rem);overflow:hidden;box-shadow:inset 0 0 60px #7c3aed14,0 0 28px #a855f71f}.online-match-launch__title>span{color:#67e8f9;background:#4c1d959e;border:2px solid #67e8f9;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.5rem;animation:1.8s ease-in-out infinite onlineMatchPulse;display:inline-grid;box-shadow:0 0 25px #22d3ee57}.online-match-launch__title>p{color:#67e8f9;letter-spacing:.16em;margin:.55rem 0 0;font-size:.52rem;font-weight:1000}.online-match-launch__title h3{margin:.15rem 0;font-size:1.1rem}.online-match-launch__title small{color:#e2e8f080;letter-spacing:.1em;font-size:.54rem}.online-match-lineups{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.9rem;margin-top:1.2rem;display:grid}.online-match-lineups>div>strong{color:#e9d5ff;margin-bottom:.55rem;font-size:.75rem;display:block}.online-match-lineups>div>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.online-match-lineups article{opacity:0;background:#020617b8;border:1px solid #67e8f961;border-radius:11px;min-width:0;animation:.65s cubic-bezier(.2,.8,.2,1) forwards onlineCardEntrance;overflow:hidden;transform:translateY(18px)rotateY(70deg)}.online-match-lineups article img{aspect-ratio:3/4;object-fit:fill;width:100%}.online-match-lineups article small{color:#fff;text-overflow:ellipsis;white-space:nowrap;padding:.35rem;font-size:.5rem;display:block;overflow:hidden}.online-match-lineups>span{color:#fff;background:linear-gradient(135deg,#0891b2,#7c3aed,#be185d);border:1px solid #f0abfc;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:1000;display:grid;box-shadow:0 0 22px #c084fc57}.online-match-launch>p:last-child{color:#e2e8f099;margin:1rem 0 0;font-size:.64rem}.online-match-launch>.online-battle-preview{display:none}.online-battle-arena{text-align:left;border:1px solid #67e8f94d;border-radius:22px;margin-top:1.35rem;padding:clamp(1rem,2.6vw,1.45rem)}.online-battle-arena .online-battle-preview__heading{text-align:center}.online-battle-arena .battle-action-banner{margin-top:1rem}.online-battle-arena .battle-teams-status{text-align:left}.online-battle-arena .battle-fighters-grid{margin-top:.4rem}.online-battle-arena .battle-moves{text-align:left}.online-battle-arena .online-move-buttons{flex-wrap:wrap;display:flex}.online-battle-arena .battle-log,.online-battle-arena .online-result-card{margin-top:1rem}.online-battle-preview{background:radial-gradient(circle at 50% 40%,#7c3aed33,#0000 45%),#020617a8;border:1px solid #67e8f94d;border-radius:18px;margin-top:1.35rem;padding:1rem}.online-battle-preview__heading p{color:#67e8f9;letter-spacing:.16em;margin:0;font-size:.58rem;font-weight:1000}.online-battle-preview__heading h3{margin:.18rem 0;font-size:1.15rem}.online-battle-preview__heading small{color:#e2e8f080;font-size:.54rem}.online-active-versus{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;margin-top:1rem;display:grid}.online-active-versus>strong{background:linear-gradient(135deg,#0891b2,#7c3aed,#be185d);border:1px solid #f0abfc;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 0 20px #c084fc47}.online-active-fighter{text-align:left;background:linear-gradient(145deg,#1e293bc7,#020617d1);border:1px solid #94a3b83d;border-radius:15px;grid-template-rows:auto auto auto 1fr;grid-template-columns:94px minmax(0,1fr);gap:.15rem .75rem;min-width:0;padding:.8rem;display:grid}.online-active-fighter>p{color:#c4b5fd;letter-spacing:.1em;text-transform:uppercase;grid-column:2;margin:0;font-size:.5rem;font-weight:1000}.online-active-fighter>img{object-fit:fill;border:2px solid #67e8f970;border-radius:10px;grid-row:1/5;width:94px;height:132px;box-shadow:0 7px 18px #00000061}.online-active-fighter h4{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.82rem;overflow:hidden}.online-active-fighter>span{color:#a5f3fc;font-size:.6rem}.online-active-fighter dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin:.35rem 0 0;display:grid}.online-active-fighter dl div{text-align:center;background:#0f172ab8;border-radius:7px;padding:.35rem .2rem}.online-active-fighter dt{color:#e2e8f07a;text-transform:uppercase;font-size:.45rem}.online-active-fighter dd{color:#fff;margin:.08rem 0 0;font-size:.58rem;font-weight:1000}.online-move-preview{border-top:1px solid #94a3b824;margin-top:1rem;padding-top:.9rem}.online-move-preview h4{margin:0 0 .6rem}.online-move-buttons{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.online-move-preview button{color:#fff;text-align:left;opacity:1;background:linear-gradient(135deg,#0891b247,#4c1d9566);border:1px solid #67e8f952;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .45rem;min-width:0;min-height:66px;padding:.55rem;transition:border-color .15s,filter .15s,box-shadow .15s;display:grid;box-shadow:0 0 13px #22d3ee14}.online-move-preview button:hover:not(:disabled){filter:brightness(1.13);border-color:#67e8f9;box-shadow:0 0 18px #22d3ee33}.online-move-preview button:disabled{cursor:not-allowed;opacity:.42}.online-move-preview button.is-locked{border-color:#4ade806b}.online-move-preview button>span{grid-row:1/3;font-size:1rem}.online-move-preview button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.online-move-preview button small{color:#e2e8f07a;font-size:.48rem}.online-turn-status{background:#4c1d952e;border:1px solid #c084fc3d;border-radius:10px;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.75rem;padding:.6rem .7rem;display:flex}.online-turn-status>div{text-align:center;min-width:62px;display:grid}.online-turn-status small{color:#e2e8f080;font-size:.43rem;font-weight:1000}.online-turn-status strong{color:#67e8f9;font-size:.9rem}.online-turn-status p{color:#e9d5ff;margin:0;font-size:.62rem;font-weight:900}.online-battle-log{text-align:left;gap:.3rem;margin-top:.7rem;display:grid}.online-battle-log p{color:#e2e8f0a8;background:#0f172a6b;border-left:2px solid #67e8f96b;margin:0;padding:.42rem .55rem;font-size:.56rem}.online-timeout-claim{color:#fef3c7;background:linear-gradient(135deg,#b453096b,#7f1d1d61);border:1px solid #facc1585;border-radius:10px;width:100%;margin-bottom:.7rem;padding:.65rem;font-size:.66rem;font-weight:1000;box-shadow:0 0 16px #facc151a}.online-result-card{text-align:left;background:linear-gradient(135deg,#7f1d1d52,#020617c2);border:1px solid #f8717166;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin-top:.9rem;padding:.9rem;display:grid}.online-result-card.is-win{background:linear-gradient(135deg,#a1620752,#4c1d9557,#020617c2);border-color:#facc1594;box-shadow:0 0 24px #facc151f}.online-result-card>span{font-size:2rem}.online-result-card small{color:#fde68a;letter-spacing:.12em;font-size:.5rem;font-weight:1000}.online-result-card h4{margin:.12rem 0 0;font-size:.85rem}.online-result-card dl{grid-template-columns:repeat(3,auto);gap:.4rem;margin:0;display:grid}.online-result-card dl div{text-align:center;background:#0206177a;border-radius:8px;min-width:66px;padding:.4rem}.online-result-card dt{color:#e2e8f080;text-transform:uppercase;font-size:.43rem}.online-result-card dd{color:#bbf7d0;margin:.08rem 0 0;font-size:.7rem;font-weight:1000}.online-result-card>p{color:#e2e8f099;margin:0;font-size:.6rem}.online-abandon-button{color:#fecaca!important;border-color:#f871714d!important}@keyframes onlineCardEntrance{to{opacity:1;transform:translateY(0)rotateY(0)}}@keyframes onlineMatchPulse{0%,to{transform:scale(1);box-shadow:0 0 20px #22d3ee47}50%{transform:scale(1.06);box-shadow:0 0 34px #22d3ee7a}}.multiplayer-room__footer{border-top:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.multiplayer-room__footer p{color:#e2e8f09e;margin:0;font-size:.7rem}.multiplayer-login-gate{text-align:center;justify-items:center;display:grid;padding-block:4rem!important}.multiplayer-login-gate>span{color:#c084fc;text-shadow:0 0 25px #c084fc8c;font-size:4rem}.multiplayer-login-gate p{color:#e2e8f0a3}@media (width<=980px){.multiplayer-lobby-actions>.multiplayer-ranked-card{grid-template-columns:auto minmax(0,1fr)}.multiplayer-ranked-card dl,.multiplayer-ranked-card__actions{grid-column:1/-1}.multiplayer-deck-summary{grid-template-columns:repeat(5,minmax(82px,1fr))}}@media (width<=820px){.multiplayer-hero{flex-direction:column;align-items:stretch}.multiplayer-rank{min-width:0}.multiplayer-dashboard,.multiplayer-lobby-actions{grid-template-columns:1fr}.multiplayer-deck-manager__header{flex-direction:column;align-items:stretch}.multiplayer-deck-manager__actions{justify-content:stretch}.multiplayer-deck-manager__actions .button{flex:1}.multiplayer-deck-filters{grid-template-columns:1fr}}@media (width<=700px){.online-active-versus{grid-template-columns:1fr}.online-active-versus>strong{margin:-.25rem auto}.online-move-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.online-result-card{grid-template-columns:auto 1fr}.online-result-card dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}}@media (width<=560px){.multiplayer-trophy-card dl{grid-template-columns:repeat(2,minmax(0,1fr))}.multiplayer-room__header,.multiplayer-room__footer,.multiplayer-team-builder__header{flex-direction:column;align-items:stretch}.multiplayer-room__code{width:100%}.multiplayer-versus,.online-match-lineups{grid-template-columns:1fr}.multiplayer-versus>strong,.online-match-lineups>span{margin:-.3rem auto}.multiplayer-team-cards,.multiplayer-deck-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.multiplayer-owned-online-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.online-match-launch__title>span,.online-match-lineups article{opacity:1;animation:none;transform:none}}.auth-modal{z-index:200000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020612e0;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-card{color:#fff;text-align:center;background:radial-gradient(circle at top,#7c3aed47,#0000 44%),linear-gradient(155deg,#111827,#050816);border:1px solid #67e8f96b;border-radius:26px;width:min(460px,100%);padding:clamp(1.3rem,4vw,2rem);position:relative;overflow:hidden;box-shadow:0 28px 90px #0000009e,0 0 34px #7c3aed2e}.auth-card:before{content:"";pointer-events:none;background:linear-gradient(125deg,#0000 25%,#ffffff0f,#0000 48%);position:absolute;inset:0}.auth-card>*{z-index:1;position:relative}.auth-card__close{z-index:4;color:#fff;background:#0f172ab8;border:1px solid #94a3b83d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.25rem;display:grid;position:absolute;top:.8rem;right:.8rem}.auth-card__logo{color:#67e8f9;background:radial-gradient(circle,#6d28d9,#080d1e 68%);border:2px solid #67e8f9;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto .7rem;font-size:2rem;display:grid;box-shadow:0 0 26px #22d3ee52}.auth-card h2{margin:.25rem 0 .4rem}.auth-card__intro{color:#e2e8f0a6;margin:0 auto 1.2rem;font-size:.78rem;line-height:1.5}.auth-form{text-align:left;gap:.78rem;display:grid}.auth-form label{gap:.34rem;display:grid}.auth-form label>span{color:#c4b5fd;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.auth-form input{color:#fff;width:100%;height:46px;font:inherit;background:#020617b8;border:1px solid #94a3b847;border-radius:11px;padding:0 .8rem}.auth-form input:focus{border-color:#67e8f9;outline:3px solid #22d3ee1f}.auth-form__submit{width:100%;min-height:46px;margin-top:.25rem}.auth-message{border-radius:9px;margin:0;padding:.62rem .7rem;font-size:.68rem;line-height:1.4}.auth-message--error{color:#fecaca;background:#7f1d1d3d;border:1px solid #f8717159}.auth-message--success{color:#dcfce7;background:#1665343d;border:1px solid #4ade8059}.auth-card__switches{flex-wrap:wrap;justify-content:center;gap:.45rem .85rem;margin-top:1rem;display:flex}.auth-card__switches button{color:#a5f3fc;text-underline-offset:3px;background:0 0;border:0;font-size:.66rem;font-weight:800;text-decoration:underline}.page{width:min(1120px,100%);margin:0 auto;padding:28px clamp(16px,4vw,48px) 80px}.center-page{place-items:center;min-height:70vh;display:grid}.hero-panel,.section-block,.detail-section,.detail-hero,.admin-row{box-shadow:var(--shadow);background:linear-gradient(145deg,#151b2ef5,#111827f5);border:1px solid #334155d9;border-radius:28px}.hero-panel{text-align:center;padding:clamp(28px,6vw,58px)}.eyebrow{color:var(--cyan);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.8rem;font-weight:900}h1,h2,h3,h4{margin-top:0;line-height:1.08}h1{margin-bottom:16px;font-size:clamp(2.1rem,7vw,4.8rem)}h2{font-size:clamp(1.4rem,4vw,2rem)}h3{font-size:1.25rem}p{line-height:1.6}.muted,.section-note,.empty-state{color:var(--muted)}.search-input{width:min(680px,100%);color:var(--text);background:#0b1020e6;border:1px solid #06b6d480;border-radius:18px;outline:none;margin-top:18px;padding:16px 18px}.search-input:focus{box-shadow:0 0 0 4px #06b6d42e}.section-block,.detail-section{margin-top:24px;padding:24px}.category-grid,.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.category-button{min-height:70px;color:var(--text);border:1px solid var(--border);background:linear-gradient(135deg,#7c3aed47,#06b6d41f);border-radius:20px;padding:16px;font-weight:800}.character-card{background:var(--card);box-shadow:var(--shadow);border:1px solid #334155e6;border-radius:28px;overflow:visible}.character-card--horror{border-color:#ef44448c}.character-card__image,.detail-hero__image{background:radial-gradient(circle,#06b6d438,#0000 42%),linear-gradient(135deg,#7c3aed59,#0f172af2);place-items:center;min-height:220px;display:grid;position:relative}.character-card__image img,.detail-hero__image img{object-fit:cover;width:100%;height:100%}.placeholder-symbol{width:96px;height:96px;color:var(--cyan);background:#0b102080;border:1px solid #06b6d480;border-radius:32px;place-items:center;font-size:48px;display:grid}.image-status{color:var(--muted);border:1px solid var(--border);background:#0b1020d6;border-radius:999px;padding:6px 10px;font-size:.75rem;position:absolute;bottom:12px;right:12px}.character-card__body{padding:22px}.character-card__body h3{margin-bottom:4px}.badge-row,.action-row,.pill-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge{color:var(--text);background:#7c3aed38;border:1px solid #7c3aed73;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.badge--anime{background:#7c3aed40}.badge--game{background:#06b6d42e;border-color:#06b6d46b}.badge--cartoon{background:#facc152e;border-color:#facc1566}.badge--horror,.badge--villain{background:#ef44442e;border-color:#ef44447a}.button{color:var(--text);border:0;border-radius:999px;padding:11px 16px;font-weight:900}.button--primary{background:linear-gradient(135deg, var(--violet), var(--cyan))}.button--secondary{border:1px solid var(--border);background:#151b2ee6}.button--ghost{color:var(--cyan);background:0 0;border:1px solid #06b6d466;margin-bottom:18px}.button--random{background:linear-gradient(135deg, var(--yellow), var(--violet));color:#111827}.detail-hero{grid-template-columns:minmax(220px,360px) 1fr;gap:0;display:grid;overflow:hidden}.detail-hero--horror{border-color:#ef444473}.detail-hero__image{min-height:360px}.detail-hero__content{padding:clamp(24px,5vw,42px)}.hero-description{color:var(--text);font-size:1.1rem}.data-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.data-field{background:#0b10208c;border:1px solid #334155bf;border-radius:18px;justify-content:space-between;gap:12px;padding:14px;display:flex}.data-field__label,.data-field__source{color:var(--muted);margin:0;font-size:.82rem}.data-field__value{margin:3px 0 0;font-weight:800}.list-block{margin-top:14px}.list-block h4{color:var(--cyan);margin-bottom:8px}.pill{color:var(--text);background:#1e293beb;border:1px solid #334155e6;border-radius:999px;align-items:center;padding:8px 10px;display:inline-flex}.pill--link{cursor:pointer;font:inherit;text-align:left}.pill--link:hover{border-color:#06b6d4bf;transform:translateY(-1px);box-shadow:0 0 0 2px #06b6d41f}.pill--link:active{transform:translateY(0)}.stat-row{border-bottom:1px solid #33415573;grid-template-columns:150px 1fr 90px;align-items:center;gap:12px;padding:10px 0;display:grid}.stat-row__bar{background:#334155cc;border-radius:999px;height:10px;overflow:hidden}.stat-row__bar span{background:linear-gradient(90deg, var(--violet), var(--cyan));height:100%;display:block}.admin-list{gap:14px;display:grid}.admin-row{grid-template-columns:1fr auto;gap:16px;padding:18px;display:grid}.admin-row details{color:var(--muted);margin-top:12px}@media (width<=780px){.app-header{flex-direction:column;align-items:flex-start}.app-header nav{justify-content:flex-start}.detail-hero,.stat-row{grid-template-columns:1fr}}.character-detail,.character-detail *,.detail-page,.detail-page *,.character-page,.character-page *{box-sizing:border-box}.info-grid,.quick-info-grid,.character-info-grid,.data-grid,.facts-grid,.quick-facts-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;width:100%;max-width:100%;display:grid}.data-field,.info-field,.fact-card,.quick-info-card,.quick-fact-card{min-width:0;max-width:100%;padding:16px;overflow:hidden}.data-field *,.info-field *,.fact-card *,.quick-info-card *,.quick-fact-card *{white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}.data-field__label,.info-field__label,.fact-card__label{margin-bottom:6px;font-size:.78rem;line-height:1.25;display:block}.data-field__value,.info-field__value,.fact-card__value{font-size:1rem;line-height:1.45;display:block}.data-field__status,.info-field__status,.fact-card__status{width:fit-content;max-width:100%;margin-top:8px;display:inline-flex}.data-field__source,.info-field__source,.fact-card__source{opacity:.85;margin-top:10px;font-size:.78rem;line-height:1.4;display:block}@media (width<=700px){.info-grid,.quick-info-grid,.character-info-grid,.data-grid,.facts-grid,.quick-facts-grid{grid-template-columns:1fr}}.quick-info-grid,.info-grid,.character-info-grid,.data-grid,.facts-grid,.quick-facts-grid{align-items:stretch;width:100%;max-width:100%;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:14px!important;display:grid!important}.data-field{box-sizing:border-box;background:#121f41b8;border:1px solid #91afff73;border-radius:16px;gap:12px;min-width:0;max-width:100%;min-height:170px;padding:16px;overflow:hidden;flex-direction:column!important;display:flex!important}.data-field__header{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;min-width:0;display:flex}.data-field__label{color:#ffffffeb;overflow-wrap:anywhere;flex:auto;min-width:0;font-size:.78rem;font-weight:700;line-height:1.25;display:block}.data-field__value{color:#fff;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%;font-size:1.05rem;font-weight:900;line-height:1.35;display:block}.data-field__source{color:#d2e0ffd1;overflow-wrap:anywhere;border-top:1px solid #91afff2e;min-width:0;max-width:100%;margin-top:auto;padding-top:10px;font-size:.78rem;font-weight:500;line-height:1.45;display:block}.data-field__source strong{color:#fff;font-weight:800}.data-field__status{white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;max-width:46%;padding:5px 9px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.data-field__status--confermato{color:#7dffb0;background:#2bdc8024;border-color:#2bdc8080}.data-field__status--variabile{color:#72c7ff;background:#46a0ff24;border-color:#46a0ff80}.data-field__status--non-confermato{color:#ffd36d;background:#ffb84c24;border-color:#ffb84c80}.data-field__status--sconosciuto{color:#d6dcff;background:#b4bee621;border-color:#b4bee666}.data-field__status--non-disponibile,.data-field__status--non-applicabile{color:#ff9aa8;background:#ff5f7821;border-color:#ff5f7873}.data-field__status--default{color:#fff;background:#ffffff1f;border-color:#ffffff47}@media (width<=900px){.quick-info-grid,.info-grid,.character-info-grid,.data-grid,.facts-grid,.quick-facts-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important}}@media (width<=650px){.quick-info-grid,.info-grid,.character-info-grid,.data-grid,.facts-grid,.quick-facts-grid{grid-template-columns:1fr!important}.data-field{min-height:auto}.data-field__header{flex-direction:column;align-items:flex-start}.data-field__status{max-width:100%}}.admin-suggestions{margin-bottom:28px}.admin-suggestions__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.suggestion-list{gap:14px;display:grid}.suggestion-card{background:radial-gradient(circle at 0 0,#755bff2e,#0000 34%),#0d1630bd;border:1px solid #8aacff5c;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.suggestion-card h3{color:#fff;margin:0 0 8px;font-size:1.25rem}.suggestion-card p{color:#e1e9ffc7;margin:4px 0;line-height:1.45}.suggestion-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (width<=700px){.admin-suggestions__header,.suggestion-card{flex-direction:column;align-items:stretch}.suggestion-card__actions{justify-content:flex-start}}.character-suggestion-form{gap:.8rem;width:min(720px,100%);margin-top:1rem;display:grid}.character-suggestion-form label,.admin-suggestion-tools>label,.suggestion-card__note{text-align:left;gap:.38rem;display:grid}.character-suggestion-form label>span,.admin-suggestion-tools label>span,.suggestion-card__note>span{color:#a5f3fc;letter-spacing:.04em;font-size:.76rem;font-weight:900}.character-suggestion-form label small{color:#94a3b8;font-weight:700}.character-suggestion-form input,.character-suggestion-form textarea,.admin-suggestion-tools input,.suggestion-card__note textarea,.suggestion-card__actions select{box-sizing:border-box;color:#f8fafc;width:100%;min-height:48px;font:inherit;background:#020617d1;border:1px solid #67e8f94d;border-radius:13px;padding:.72rem .8rem}.character-suggestion-form textarea,.suggestion-card__note textarea{resize:vertical;min-height:92px}.character-suggestion-form input:focus,.character-suggestion-form textarea:focus,.admin-suggestion-tools input:focus,.suggestion-card__note textarea:focus,.suggestion-card__actions select:focus{border-color:#67e8f9;outline:none;box-shadow:0 0 0 3px #22d3ee21}.character-suggestion-feedback{background:#0891b21f;border:1px solid #67e8f942;border-radius:12px;margin:0;padding:.75rem .85rem;font-weight:800;color:#cffafe!important}.character-suggestion-feedback.is-success{background:#16653433;border-color:#4ade8066;color:#bbf7d0!important}.character-suggestion-feedback.is-error{background:#7f1d1d33;border-color:#f871716b;color:#fecaca!important}.admin-suggestion-tools{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:.85rem;margin-bottom:1rem;display:grid}.admin-suggestion-filters{grid-template-columns:repeat(5,minmax(0,1fr));align-self:end;gap:.45rem;display:grid}.admin-suggestion-filters button{color:#cbd5e1;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b83d;border-radius:12px;place-items:center;gap:.15rem;min-height:48px;padding:.42rem;display:grid}.admin-suggestion-filters button span{font-size:.68rem;font-weight:900}.admin-suggestion-filters button strong{color:#67e8f9;font-size:.78rem}.admin-suggestion-filters button.is-active{color:#fff;background:linear-gradient(135deg,#0891b25c,#7c3aed52);border-color:#67e8f9}.suggestion-card{border-left:5px solid #fbbf24;align-items:stretch}.suggestion-card--in_review{border-left-color:#38bdf8}.suggestion-card--approved{border-left-color:#4ade80}.suggestion-card--rejected{opacity:.88;border-left-color:#f87171}.suggestion-card__content{flex:520px;min-width:0}.suggestion-card__title{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.suggestion-card__title small{color:#94a3b8;text-transform:uppercase;font-size:.68rem;font-weight:900}.suggestion-card__title>span{color:#fde68a;background:#78350f38;border:1px solid #fbbf2461;border-radius:999px;flex:none;padding:.42rem .65rem;font-size:.7rem;font-weight:900}.suggestion-card__note{margin-top:.8rem}.suggestion-card__actions{flex:0 230px;align-content:flex-start}.suggestion-card__actions .button,.suggestion-card__actions select{width:100%}@media (width<=900px){.admin-suggestion-tools{grid-template-columns:1fr}.admin-suggestion-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.admin-suggestion-filters{padding-bottom:.3rem;display:flex;overflow-x:auto}.admin-suggestion-filters button{flex:0 0 118px}.suggestion-card__title{flex-direction:column;align-items:stretch}.suggestion-card__title>span{align-self:flex-start}.suggestion-card__actions{flex-basis:auto}}.search-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.search-select{color:#fff;width:100%;min-height:44px;font:inherit;background:#0a0c18e0;border:1px solid #ffffff29;border-radius:999px;outline:none;padding:0 1rem}@media (width<=760px){.search-controls{grid-template-columns:1fr}}.compare-hero{overflow:hidden}.compare-selectors{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.compare-selectors label{color:#ffffffc2;gap:.5rem;font-weight:700;display:grid}.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin:1.5rem 0;display:grid}.compare-card{background:linear-gradient(#ffffff14,#ffffff08),#0a0c18c7;border:1px solid #ffffff1f;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 60px #00000047}.compare-card img{object-fit:cover;background:#ffffff0f;width:100%;height:360px;display:block}.compare-card__content{padding:1.25rem}.compare-card__franchise{color:#7c5cfff2;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem;font-size:.78rem;font-weight:800}.compare-card__content h2{margin:0 0 .75rem}.compare-card__content p{color:#ffffffbd}.compare-stats{gap:1rem;display:grid}.compare-stat-row{grid-template-columns:70px 1fr 70px;align-items:center;gap:1rem;display:grid}.compare-stat-value{color:#ffffffbd;background:#ffffff12;border-radius:999px;place-items:center;min-height:44px;font-weight:900;display:grid}.compare-stat-value--winner{color:#fff;background:#7c5cff47;box-shadow:0 0 0 1px #7c5cff80}.compare-stat-center{gap:.45rem;display:grid}.compare-stat-center span{font-weight:800}.compare-stat-bar{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.compare-stat-bar span{background:#ffffff47;border-radius:999px;max-width:100%;height:10px;display:block}.compare-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.compare-info-grid>div{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1.25rem}.compare-info-grid h3{margin-top:0}.compare-info-grid p{color:#ffffffbd}@media (width<=860px){.compare-selectors,.compare-grid,.compare-info-grid{grid-template-columns:1fr}.compare-card img{height:300px}.compare-stat-row{grid-template-columns:54px 1fr 54px;gap:.65rem}}.compare-stats--clear{gap:1rem;display:grid}.compare-stat-card{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1rem}.compare-stat-card__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.compare-stat-card__top h3{margin:0;font-size:1rem}.compare-stat-card__top span{color:#fff;background:#7c5cff2e;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:800}.compare-stat-line{grid-template-columns:minmax(110px,1fr) minmax(140px,2fr) 54px;align-items:center;gap:.75rem;margin-top:.65rem;display:grid}.compare-stat-name{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.compare-stat-meter{background:#ffffff1f;border-radius:999px;height:12px;overflow:hidden}.compare-stat-meter span{background:#7c5cffe6;border-radius:999px;height:100%;display:block}.compare-stat-line strong{color:#fffc;background:#ffffff14;border-radius:999px;place-items:center;min-height:38px;font-weight:900;display:grid}.compare-stat-line--winner strong{color:#fff;background:#7c5cff57;box-shadow:0 0 0 1px #7c5cff8c}.compare-stat-line--winner .compare-stat-name{color:#fff}@media (width<=760px){.compare-stat-card__top{flex-direction:column;align-items:flex-start}.compare-stat-line{grid-template-columns:1fr 46px}.compare-stat-name{grid-column:1/-1}}.admin-dashboard{margin-bottom:1.5rem}.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.admin-stat-card{background:linear-gradient(#ffffff14,#ffffff09),#0a0c18b8;border:1px solid #ffffff1f;border-radius:1.25rem;padding:1.1rem;box-shadow:0 18px 50px #00000038}.admin-stat-card span{color:#ffffffad;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800;display:block}.admin-stat-card strong{color:#fff;margin-top:.6rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1;display:block}.admin-stat-card--warning{background:linear-gradient(#ffbe5c29,#ffffff09),#0a0c18b8;border-color:#ffbe5c73}.admin-stat-card--warning strong{color:#ffd28a}.admin-stat-card--accent{background:linear-gradient(#7c5cff33,#ffffff09),#0a0c18b8;border-color:#7c5cff8c}@media (width<=900px){.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.admin-stats-grid{grid-template-columns:1fr}}.lorewise-card{perspective:1400px;width:min(100%,520px);min-height:680px;margin:1.5rem auto 2rem;position:relative}.lorewise-card__inner{width:100%;min-height:680px;transform-style:preserve-3d;transition:transform .85s;position:relative}.lorewise-card:hover .lorewise-card__inner{transform:rotateY(180deg)}.lorewise-card__side{backface-visibility:hidden;background:radial-gradient(circle at 0 0,#ffffff2e,#0000 36%),linear-gradient(#ffffff17,#ffffff09),#0a0c18f0;border:2px solid #ffffff2e;border-radius:2rem;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 90px #00000073,inset 0 0 0 1px #ffffff14}.lorewise-card__front{grid-template-rows:auto 1fr auto;display:grid}.lorewise-card__back{flex-direction:column;gap:1rem;padding:1.35rem;display:flex;transform:rotateY(180deg)}.lorewise-card__rank{background:#00000047;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.lorewise-card__rank span,.lorewise-card__back-header p{color:#ffffffad;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.lorewise-card__rank strong,.lorewise-card__back-header strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ffffff1f;border-radius:999px;padding:.45rem .85rem;font-size:.85rem;font-weight:950}.lorewise-card__image{background:#ffffff0f;min-height:440px}.lorewise-card__image img{object-fit:contain;object-position:center center;background:radial-gradient(circle,#ffffff1f,#0000 55%),#0a0c18eb;width:100%;height:100%;min-height:440px;display:block}.lorewise-card__image-placeholder{color:#ffffffa6;place-items:center;min-height:440px;font-weight:800;display:grid}.lorewise-card__front-info{background:linear-gradient(#0000001f,#0000006b);padding:1.25rem}.lorewise-card__front-info p{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.lorewise-card__front-info h2{color:#fff;margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:.95}.lorewise-card__front-info span{color:#ffffffe0;background:#ffffff1f;border-radius:999px;margin-top:.75rem;padding:.42rem .8rem;font-weight:850;display:inline-flex}.lorewise-card__back-header{gap:.45rem;display:grid}.lorewise-card__back-header h2{color:#fff;margin:0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.lorewise-card__description{color:#ffffffc7;margin:0;line-height:1.55}.lorewise-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.lorewise-card__stats div{text-align:center;background:#ffffff13;border-radius:1rem;padding:.8rem .65rem}.lorewise-card__stats span{color:#ffffff9e;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:850;display:block}.lorewise-card__stats strong{color:#fff;margin-top:.35rem;font-size:1.35rem;font-weight:950;display:block}.lorewise-card__meta{gap:.65rem;margin-top:auto;display:grid}.lorewise-card__meta p{color:#ffffffbd;background:#ffffff0f;border-radius:1rem;margin:0;padding:.85rem}.lorewise-card__meta strong{color:#fff}.lorewise-card__footer{color:#ffffff9e;text-align:center;border-top:1px solid #ffffff1f;margin:0;padding-top:.9rem;font-weight:850}.lorewise-card--bronze .lorewise-card__side{border-color:#cd7f32c7;box-shadow:0 30px 90px #00000073,0 0 45px #cd7f322e}.lorewise-card--bronze .lorewise-card__rank strong,.lorewise-card--bronze .lorewise-card__back-header strong{color:#ffd3a1;background:#cd7f3240}.lorewise-card--silver .lorewise-card__side{border-color:#d2dcebc7;box-shadow:0 30px 90px #00000073,0 0 45px #d2dceb29}.lorewise-card--silver .lorewise-card__rank strong,.lorewise-card--silver .lorewise-card__back-header strong{color:#eef5ff;background:#d2dceb38}.lorewise-card--gold .lorewise-card__side{border-color:#ffd260e6;box-shadow:0 30px 90px #00000073,0 0 55px #ffd2603d}.lorewise-card--gold .lorewise-card__rank strong,.lorewise-card--gold .lorewise-card__back-header strong{color:#ffe8a3;background:#ffd2603d}.lorewise-card--platinum .lorewise-card__side{border-color:#e6ebfff2;box-shadow:0 30px 90px #00000073,0 0 70px #7c5cff5c,0 0 35px #ffffff2e}.lorewise-card--platinum .lorewise-card__rank strong,.lorewise-card--platinum .lorewise-card__back-header strong{color:#fff;background:linear-gradient(135deg,#ffffff47,#7c5cff47)}@media (width<=720px){.lorewise-card,.lorewise-card__inner{min-height:640px}.lorewise-card__image,.lorewise-card__image img,.lorewise-card__image-placeholder{min-height:380px}.lorewise-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.lorewise-card__actions{grid-template-columns:1fr;gap:.65rem;margin-top:.25rem;display:grid}.lorewise-card__button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#7c5cffe6;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s}.lorewise-card__button:hover{background:#9078ff;transform:translateY(-2px);box-shadow:0 12px 30px #7c5cff47}.lorewise-card__button--ghost{color:#ffffffe6;background:#ffffff1a}.lorewise-card__button--ghost:hover{box-shadow:none;background:#ffffff29}.lorewise-card__button--download{color:#15110a;background:#ffd260e6}.lorewise-card__button--download:hover{background:#ffe187;box-shadow:0 12px 30px #ffd2603d}@media (width<=520px){.lorewise-card__actions{grid-template-columns:1fr}}.lorewise-card--capture{perspective:none!important;width:1040px!important;max-width:none!important;min-height:680px!important;margin:0!important}.lorewise-card--capture .lorewise-card__inner,.lorewise-card--capture:hover .lorewise-card__inner{transform-style:flat!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;width:100%!important;min-height:680px!important;transition:none!important;display:grid!important;transform:none!important}.lorewise-card--capture .lorewise-card__side{backface-visibility:visible!important;min-height:680px!important;position:relative!important;inset:auto!important;transform:none!important}.lorewise-card--capture .lorewise-card__front,.lorewise-card--capture .lorewise-card__back{transform:none!important}.lorewise-card--capture [data-html2canvas-ignore=true]{display:none!important}.lorewise-card__brand{z-index:8;color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#00000075;border-radius:999px;align-items:center;gap:.45rem;padding:.38rem .7rem;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 8px 24px #00000047}.lorewise-card__brand span{color:#fff;letter-spacing:.03em;background:#7c5cffe6;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;font-weight:950;display:grid}.lorewise-card__brand strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.lorewise-card__brand--back{opacity:.78;top:auto;bottom:1rem;left:1rem}.lorewise-card__footer:after{content:" · Card design by LoreWise";opacity:.72}.lorewise-card__signature{color:#ffffffd1;background:#00000052;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-top:.9rem;padding:.42rem .75rem;display:inline-flex}.lorewise-card__signature strong{color:#fff;background:#7c5cffe6;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;font-weight:950;display:grid}.lorewise-card__signature span{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.lorewise-card__footer{gap:.35rem;display:grid}.lorewise-card__footer span{display:block}.lorewise-card__footer strong{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:950;display:block}.character-card,.lore-card,.share-card,.character-detail-card{height:auto;min-height:fit-content;padding-bottom:32px;overflow:visible}.card-actions,.share-actions,.character-actions,.export-actions{flex-direction:column;gap:12px;margin-top:20px;padding-bottom:18px;display:flex}.card-actions button,.share-actions button,.character-actions button,.export-actions button{flex-shrink:0;width:100%;min-height:46px;position:relative;bottom:auto}.character-card,.lore-card,.share-card,.character-detail-card,.card-preview,.share-preview{box-sizing:border-box;height:auto!important;max-height:none!important;padding-bottom:56px!important;overflow:visible!important}.card-actions,.share-actions,.character-actions,.export-actions{margin-bottom:24px!important;padding-bottom:48px!important;overflow:visible!important}.card-actions button,.share-actions button,.character-actions button,.export-actions button{flex-shrink:0;width:100%;min-height:46px;margin-bottom:12px;display:block}.character-card>*,.lore-card>*,.share-card>*,.character-detail-card>*,.card-preview>*,.share-preview>*{max-height:none!important}.character-card,.character-detail-card,.lore-card,.share-card,.card-preview,.share-preview,.card-content,.preview-content{box-sizing:border-box!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.character-card,.character-detail-card,.lore-card,.share-card,.card-preview,.share-preview{flex-direction:column!important;padding-bottom:72px!important;display:flex!important}.card-actions,.share-actions,.character-actions,.export-actions,.action-buttons,.card-buttons{flex-direction:column!important;flex-shrink:0!important;gap:12px!important;margin-top:24px!important;margin-bottom:0!important;padding-bottom:42px!important;display:flex!important;position:static!important;overflow:visible!important}.card-actions button,.share-actions button,.character-actions button,.export-actions button,.action-buttons button,.card-buttons button{flex-shrink:0!important;width:100%!important;min-height:46px!important;margin-bottom:0!important;position:static!important}.character-card *,.character-detail-card *,.lore-card *,.share-card *,.card-preview *,.share-preview *{max-height:none!important}.badge-row{flex-wrap:wrap;gap:8px;margin:14px 0 16px;display:flex}.badge{color:#f8fafceb;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#94a3b824;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:6px 10px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.badge--anime{color:#fff;background:linear-gradient(135deg,#ec489959,#7c3aed47);border-color:#ec48998c}.badge--game{color:#ecfeff;background:linear-gradient(135deg,#06b6d457,#2563eb47);border-color:#22d3ee8c}.badge--cartoon{color:#fff7ed;background:linear-gradient(135deg,#fbbf245c,#f9731647);border-color:#fbbf2499}.badge--horror{color:#fee2e2;background:linear-gradient(135deg,#7f1d1db8,#ef444447);border-color:#ef4444a6}.badge--film{color:#f3e8ff;background:linear-gradient(135deg,#581c8780,#1e293b73);border-color:#c084fc8c}.badge--comics{color:#dbeafe;background:linear-gradient(135deg,#2563eb61,#a855f742);border-color:#60a5fa8c}.badge--villain{color:#fecaca;background:linear-gradient(135deg,#450a0abf,#9333ea47);border-color:#f87171a6}.badge--status{color:#fef3c7;background:#facc1529;border-color:#facc158c}.character-card--anime{border-color:#ec4899a6;box-shadow:0 0 0 1px #ec48992e,0 18px 45px #7c3aed2e}.character-card--game{border-color:#22d3eea6;box-shadow:0 0 0 1px #22d3ee2e,0 18px 45px #2563eb2e}.character-card--cartoon{border-color:#fbbf24b3;box-shadow:0 0 0 1px #fbbf242e,0 18px 45px #f9731629}.character-card--horror{border-color:#ef4444bf;box-shadow:0 0 0 1px #ef444438,0 18px 48px #7f1d1d59}.character-card--film{border-color:#c084fca6;box-shadow:0 0 0 1px #c084fc29,0 18px 45px #581c872e}.character-card--comics{border-color:#60a5faa6;box-shadow:0 0 0 1px #60a5fa2e,0 18px 45px #3b82f629}.character-card--villain{border-color:#f87171bf;box-shadow:0 0 0 1px #f8717133,0 18px 45px #9333ea33}.character-card:hover{transition:transform .2s,border-color .2s,box-shadow .2s;transform:translateY(-4px)}.character-card__image{overflow:hidden}.character-card__image img{transition:transform .35s,filter .35s;transform:scale(1)}.character-card:hover .character-card__image img{filter:brightness(1.08)contrast(1.04);transform:scale(1.07)}.character-card--horror{background:radial-gradient(circle at top left, #7f1d1d38, transparent 42%), var(--card);border-color:#ef4444e6;position:relative;box-shadow:0 0 0 1px #ef444447,0 18px 50px #7f1d1d6b}.character-card--horror:before{content:"HORROR FILE";z-index:5;color:#fecaca;letter-spacing:.09em;text-transform:uppercase;pointer-events:none;background:#450a0ad1;border:1px solid #f87171a6;border-radius:999px;padding:7px 11px;font-size:.68rem;font-weight:900;position:absolute;top:14px;left:14px;box-shadow:0 0 18px #ef444447}.character-card--horror .character-card__image:after{content:"";pointer-events:none;background:radial-gradient(circle at top,#ef444447,#0000 48%),linear-gradient(#0f172a00,#450a0a47);position:absolute;inset:0}.character-card--horror .character-card__body h3{color:#fee2e2;text-shadow:0 0 16px #ef44443d}.character-card--horror .button--primary{background:linear-gradient(135deg,#7f1d1d,#dc2626);box-shadow:0 12px 28px #7f1d1d57}.character-card--horror .button--primary:hover{filter:brightness(1.12);box-shadow:0 16px 34px #dc26266b}.rarity-badge{color:#f8fafceb;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#94a3b824;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:6px 10px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.rarity-badge--common{color:#e2e8f0;background:#47556959;border-color:#94a3b873}.rarity-badge--rare{color:#dbeafe;background:linear-gradient(135deg,#2563eb59,#0ea5e938);border-color:#3b82f69e}.rarity-badge--epic{color:#f3e8ff;background:linear-gradient(135deg,#7e22ce6b,#ec489938);border-color:#a855f7ad}.rarity-badge--legendary{color:#fef3c7;background:linear-gradient(135deg,#b453097a,#facc153d);border-color:#facc15bf;box-shadow:0 0 18px #facc152e}.rarity-badge--absolute{color:#fff7ed;background:linear-gradient(135deg,#7f1d1d8c,#facc1547),radial-gradient(circle at 0 0,#ffffff2e,#0000 35%);border-color:#fbbf24e6;box-shadow:0 0 0 1px #facc152e,0 0 22px #facc1542}.stat-row{gap:8px;padding:12px 0;display:grid}.stat-row__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-row__top span,.stat-row>span{color:#e2e8f0d1;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;font-weight:800}.stat-row__top strong,.stat-row>strong{color:#f8fafc;font-size:.92rem;font-weight:900}.stat-row__bar{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:999px;height:12px;position:relative;overflow:hidden}.stat-row__bar span{width:var(--stat-width);border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#06b6d4);height:100%;animation:.85s ease-out both lorewiseStatFill;display:block;box-shadow:0 0 18px #06b6d447}@keyframes lorewiseStatFill{0%{width:0}to{width:var(--stat-width)}}.stat-row.stat-row--animated{grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;padding:12px 0!important;display:grid!important}.stat-row.stat-row--animated .stat-row__top{justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.stat-row.stat-row--animated .stat-row__top span{color:#e2e8f0db!important;letter-spacing:.05em!important;text-transform:uppercase!important;white-space:nowrap!important;font-size:.82rem!important;font-weight:900!important}.stat-row.stat-row--animated .stat-row__top strong{color:#f8fafc!important;white-space:nowrap!important;font-size:.9rem!important;font-weight:900!important}.stat-row.stat-row--animated .stat-row__bar{background:#0f172ac2!important;border:1px solid #94a3b833!important;border-radius:999px!important;width:100%!important;height:13px!important;overflow:hidden!important}.stat-row.stat-row--animated .stat-row__bar span{width:var(--stat-width)!important;border-radius:inherit!important;height:100%!important;width:var(--stat-width)!important;transform-origin:0!important;background:linear-gradient(90deg,#7c3aed,#06b6d4)!important;animation:2.2s cubic-bezier(.16,1,.3,1) forwards lorewiseStatGrowSlow!important;display:block!important;transform:scaleX(0)!important;box-shadow:0 0 18px #06b6d452!important}@keyframes lorewiseStatGrowSlow{0%{filter:brightness();transform:scaleX(0)}70%{filter:brightness(1.22)}to{filter:brightness();transform:scaleX(1)}}.stat-row.stat-row--animated .stat-row__bar .stat-row__fill{height:100%!important;width:var(--stat-width)!important;border-radius:inherit!important;background:linear-gradient(90deg,#7c3aed,#06b6d4)!important;transition:width 2.4s cubic-bezier(.16,1,.3,1)!important;animation:none!important;display:block!important;transform:none!important;box-shadow:0 0 18px #06b6d452!important}.lw-stat{border-bottom:1px solid #94a3b824;gap:9px;padding:12px 0;display:grid}.lw-stat__top{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.lw-stat__top span{color:#e2e8f0e0;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.82rem;font-weight:900}.lw-stat__top strong{color:#f8fafc;white-space:nowrap;font-size:.92rem;font-weight:900}.lw-stat__track{background:#0f172ac7;border:1px solid #94a3b838;border-radius:999px;width:100%;height:14px;position:relative;overflow:hidden}.lw-stat__fill{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#06b6d4);width:0;height:100%;transition:width 2.8s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 0 20px #06b6d457}.lw-stat--empty{opacity:.75}.detail-page{isolation:isolate;max-width:1180px;margin:0 auto;padding:28px 18px 80px;position:relative}.detail-page:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 20% 10%,#7c3aed2e,#0000 34%),radial-gradient(circle at 80% 18%,#06b6d424,#0000 30%),radial-gradient(circle at 50% 100%,#facc1514,#0000 32%);position:fixed;inset:0}.detail-page:after{content:"";z-index:-1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000d9,#0000 82%);mask-image:linear-gradient(#000000d9,#0000 82%)}.detail-hero{background:linear-gradient(135deg,#0f172af0,#1e293bbd),radial-gradient(circle at 0 0,#7c3aed2e,#0000 42%);border:1px solid #94a3b83d;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0d}.detail-hero:before{content:"LOREWISE ARCHIVE";z-index:3;color:#e2e8f038;letter-spacing:.18em;text-transform:uppercase;pointer-events:none;font-size:.75rem;font-weight:900;position:absolute;top:22px;right:28px}.detail-hero__image{background:radial-gradient(circle,#7c3aed38,#0000 45%),#0f172ab3;border-radius:28px;min-height:360px;overflow:hidden;box-shadow:0 0 0 1px #94a3b82e,0 20px 55px #00000057}.detail-hero__image img{filter:saturate(1.08)contrast(1.04);transform:scale(1.01)}.detail-hero__content{z-index:2;position:relative}.detail-hero__content .eyebrow{color:#7dd3fce6;letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:900}.detail-hero__content h1{letter-spacing:-.05em;text-shadow:0 0 28px #7c3aed2e,0 10px 34px #00000059;margin:8px 0 14px;font-size:clamp(2.4rem,5vw,5rem);line-height:.95}.hero-description{color:#e2e8f0e6;max-width:760px;font-size:1.05rem;line-height:1.8}.detail-hero .button--secondary{color:#f8fafc;background:linear-gradient(135deg,#7c3aed2e,#06b6d41f),#0f172ab8;border:1px solid #94a3b842;box-shadow:0 12px 30px #0000002e}.detail-hero .button--secondary:hover:not(:disabled){border-color:#22d3ee6b;transform:translateY(-2px);box-shadow:0 16px 38px #06b6d429}.detail-section{background:linear-gradient(135deg,#0f172adb,#1e293ba3);border:1px solid #94a3b833;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0003,inset 0 1px #ffffff0a}.detail-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#7c3aed1a,#0000 38%),radial-gradient(circle at 100% 100%,#06b6d412,#0000 36%);position:absolute;inset:0}.detail-section>*{z-index:1;position:relative}.detail-section h3{color:#f8fafc;letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:18px;font-size:1.25rem;display:inline-flex}.detail-section h3:before{content:"";background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:999px;width:9px;height:9px;box-shadow:0 0 18px #06b6d46b}.data-grid{gap:14px}.data-field,.list-block{background:#0f172a6b;border:1px solid #94a3b829;border-radius:20px}.pill{background:linear-gradient(135deg,#7c3aed29,#06b6d414),#0f172a9e;border-color:#94a3b83d}.pill--link{cursor:pointer}.pill--link:hover{color:#ecfeff;border-color:#22d3ee8c;transform:translateY(-1px)}.detail-hero--horror{background:radial-gradient(circle at 0 0,#7f1d1d5c,#0000 44%),linear-gradient(135deg,#0f172af5,#450a0a8a);border-color:#ef444480;box-shadow:0 0 0 1px #ef444424,0 24px 78px #7f1d1d47}.detail-hero--horror:before{content:"HORROR DOSSIER";color:#fecaca47}.detail-section--horror{background:radial-gradient(circle at 0 0,#7f1d1d38,#0000 42%),linear-gradient(135deg,#0f172ae6,#450a0a5c);border-color:#ef444457}.detail-section--horror h3:before{background:linear-gradient(135deg,#7f1d1d,#ef4444);box-shadow:0 0 18px #ef44446b}@media (width<=760px){.detail-page{padding-inline:12px}.detail-hero{border-radius:24px}.detail-hero:before{font-size:.62rem;top:16px;right:18px}.detail-hero__image{min-height:280px}.detail-hero__content h1{font-size:clamp(2.1rem,12vw,3.4rem)}.hero-description{font-size:.98rem}.detail-section{border-radius:22px}}.button--summon{color:#fef3c7;background:linear-gradient(135deg,#facc1547,#7c3aed47),#0f172acc;border:1px solid #facc1573;position:relative;overflow:hidden;box-shadow:0 0 0 1px #facc151a,0 16px 36px #7c3aed33}.button--summon:before{content:"";background:linear-gradient(120deg,#0000 35%,#ffffff61 50%,#0000 65%);transition:transform .65s;position:absolute;inset:-80%;transform:translate(-65%)rotate(12deg)}.button--summon:hover:before{transform:translate(65%)rotate(12deg)}.button--summon:hover{border-color:#facc15b8;transform:translateY(-2px);box-shadow:0 0 24px #facc152e,0 18px 42px #7c3aed47}.lorewise-card{scroll-margin-top:28px}.lorewise-card--summoned{animation:2.4s cubic-bezier(.16,1,.3,1) lorewiseCardSummonShell}.lorewise-card--summoned .lorewise-card__image img{animation:2.4s lorewiseCardSummonImage}.lorewise-card__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.lorewise-card__button{text-align:center;white-space:normal;border-radius:14px;width:100%;min-width:0;min-height:38px;padding:9px 8px;font-size:.66rem;line-height:1.08}.lorewise-card__description{line-height:1.35}.lorewise-card__meta p{margin:5px 0;line-height:1.25}.lorewise-card__footer{margin-top:8px;font-size:.62rem;line-height:1.25}@keyframes lorewiseCardSummonShell{0%{filter:brightness();box-shadow:0 0 #facc1500,0 0 #7c3aed00}18%{filter:brightness(1.22);box-shadow:0 0 42px #facc1547,0 0 90px #7c3aed42}to{filter:brightness()}}@keyframes lorewiseCardSummonInner{0%{opacity:.45;transform:translateY(18px)scale(.96)rotateX(8deg)}28%{opacity:1;transform:translateY(-8px)scale(1.035)rotateX(0)}58%{transform:translateY(0)scale(1)rotateX(0)}to{transform:translateY(0)scale(1)rotateX(0)}}@keyframes lorewiseCardSummonImage{0%{filter:brightness(.75)saturate(.85);transform:scale(1)}30%{filter:brightness(1.28)saturate(1.2);transform:scale(1.045)}to{filter:brightness()saturate();transform:scale(1)}}@media (width<=720px){.lorewise-card__actions{grid-template-columns:1fr}.lorewise-card__button{min-height:36px;font-size:.72rem}}.lorewise-card__back{padding-bottom:26px}.lorewise-card__footer{gap:3px;margin-top:6px;padding-top:10px;padding-bottom:0;font-size:.6rem;line-height:1.15;display:grid;overflow:visible}.lorewise-card__footer span,.lorewise-card__footer strong{line-height:1.15;display:block}.lorewise-card__footer:after{content:none!important;display:none!important}.detail-page .button--ghost{animation:.55s both lorewiseArchiveBackButton}.detail-page .lorewise-card{transform-origin:top;animation:.9s cubic-bezier(.16,1,.3,1) both lorewiseArchiveCardOpen}.detail-page .detail-hero{transform-origin:top;animation:.95s cubic-bezier(.16,1,.3,1) .12s both lorewiseArchiveHeroOpen}.detail-page .detail-section{animation:.8s cubic-bezier(.16,1,.3,1) both lorewiseArchiveSectionOpen}@keyframes lorewiseArchiveBackButton{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes lorewiseArchiveCardOpen{0%{opacity:0;filter:blur(12px)brightness(.62)saturate(.8);transform:perspective(1200px)rotateX(-28deg)translateY(58px)scale(.92)}28%{opacity:.72;filter:blur(7px)brightness(.82)saturate(.92);transform:perspective(1200px)rotateX(-10deg)translateY(22px)scale(.97)}62%{opacity:1;filter:blur()brightness(1.12)saturate(1.08);transform:perspective(1200px)rotateX(4deg)translateY(-8px)scale(1.018)}to{opacity:1;filter:blur()brightness()saturate();transform:perspective(1200px)rotateX(0)translateY(0)scale(1)}}@keyframes lorewiseArchiveHeroOpen{0%{opacity:0;filter:blur(11px)brightness(.72);transform:translateY(56px)scale(.95)}42%{opacity:.68;filter:blur(6px)brightness(.88);transform:translateY(22px)scale(.98)}76%{opacity:1;filter:blur()brightness(1.08);transform:translateY(-7px)scale(1.012)}to{opacity:1;filter:blur()brightness();transform:translateY(0)scale(1)}}@keyframes lorewiseArchiveSectionOpen{0%{opacity:0;filter:blur(8px);transform:translateY(42px)scale(.975)}58%{opacity:.82;filter:blur(3px);transform:translateY(12px)scale(.992)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.detail-page .button--ghost,.detail-page .lorewise-card,.detail-page .detail-hero,.detail-page .detail-section{animation:none!important}}.detail-page .button--ghost{animation-duration:1.1s}.detail-page .lorewise-card{animation-duration:2.35s}.detail-page .detail-hero{animation-duration:2.15s;animation-delay:.55s}.detail-page .detail-section{animation-duration:1.65s}.detail-page .detail-section:nth-of-type(3){animation-delay:.95s}.detail-page .detail-section:nth-of-type(4){animation-delay:1.12s}.detail-page .detail-section:nth-of-type(5){animation-delay:1.29s}.detail-page .detail-section:nth-of-type(6){animation-delay:1.46s}.detail-page .detail-section:nth-of-type(7){animation-delay:1.63s}.detail-page .detail-section:nth-of-type(8){animation-delay:1.8s}.detail-page .detail-section:nth-of-type(9){animation-delay:1.97s}.detail-page .detail-section:nth-of-type(10){animation-delay:2.14s}.daily-character{background:radial-gradient(circle at 0 0,#a95cff42,#0000 36%),radial-gradient(circle at 100% 100%,#00e5ff29,#0000 34%),linear-gradient(135deg,#ffffff17,#ffffff09);border:1px solid #ffffff24;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:center;gap:2rem;display:grid;position:relative;overflow:hidden}.daily-character:before{content:"";opacity:.7;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff14,#0000);position:absolute;inset:0}.daily-character__text{z-index:1;position:relative}.daily-character__text h3{letter-spacing:-.06em;margin:.35rem 0 .9rem;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.95}.daily-character__text>p:not(.section-kicker):not(.section-note){color:#ffffffd1;max-width:720px;font-size:1rem;line-height:1.7}.daily-character__visual{z-index:1;background:radial-gradient(circle,#ffffff1f,#0000 58%),#0000002e;border-radius:1.6rem;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.daily-character__visual img{object-fit:contain;filter:drop-shadow(0 28px 34px #00000073);width:100%;height:100%;max-height:380px;transform:scale(1.02)}.daily-character__badge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a12c7;border:1px solid #ffffff24;border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem .95rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.daily-character__badge span{color:#ffffffb8;font-size:.82rem}.daily-character__badge strong{color:#fff;font-size:.86rem}@media (width<=820px){.daily-character{grid-template-columns:1fr}.daily-character__visual{min-height:280px}.daily-character__badge{flex-direction:column;align-items:flex-start}}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.section-heading-row .button{flex-shrink:0}@media (width<=720px){.section-heading-row{flex-direction:column}}.related-characters{background:radial-gradient(circle at 0 0,#a855f747,#0000 34%),radial-gradient(circle at 100% 100%,#22d3ee2e,#0000 32%),linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #ffffff24;border-radius:24px;padding:1.4rem;position:relative;overflow:hidden}.related-characters:before{content:"";pointer-events:none;opacity:.7;background:linear-gradient(120deg,#0000,#ffffff14,#0000);position:absolute;inset:0}.related-characters__intro{margin-bottom:1.2rem;position:relative}.related-characters__intro span{letter-spacing:.08em;text-transform:uppercase;color:#d8b4fe;background:#a855f729;border:1px solid #d8b4fe40;border-radius:999px;margin-bottom:.45rem;padding:.32rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.related-characters__intro p{color:#ffffffb8;max-width:680px;margin:0}.related-characters__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.1rem;display:grid;position:relative}.related-character-card{cursor:pointer;text-align:left;width:100%;min-height:118px;color:inherit;background:#060a189e;border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:.85rem;padding:1rem;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex}.related-character-card:hover{background:#121830db;border-color:#d8b4fe8c;transform:translateY(-3px);box-shadow:0 18px 34px #00000047}.related-character-card__image{background:radial-gradient(circle at 30% 20%,#ffffff40,#0000 35%),#ffffff14;border:1px solid #ffffff26;border-radius:16px;flex-shrink:0;width:76px;height:76px;overflow:hidden}.related-character-card__image img{object-fit:cover;width:100%;height:100%;display:block}.related-character-card__image span{color:#ffffffb8;place-items:center;width:100%;height:100%;font-weight:900;display:grid}.related-character-card__content{gap:.18rem;min-width:0;display:grid}.related-character-card__content strong{color:#fff;font-size:1.08rem;line-height:1.15}.related-character-card__content span{color:#ffffffa8;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.related-character-card__content small{color:#ffffffb8;background:#ffffff14;border-radius:999px;width:fit-content;margin-top:.18rem;padding:.16rem .45rem;font-size:.74rem;font-weight:700}@media (width<=640px){.related-characters{padding:1rem}.related-characters__grid{grid-template-columns:1fr}}.archive-stats{background:radial-gradient(circle at 0 0,#22d3ee2e,#0000 34%),radial-gradient(circle at 100% 100%,#a855f733,#0000 32%),linear-gradient(135deg,#ffffff13,#ffffff08);border:1px solid #ffffff24;position:relative;overflow:hidden}.archive-stats__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.archive-stat-card{background:#060a1894;border:1px solid #ffffff21;border-radius:22px;min-height:128px;padding:1rem;position:relative;overflow:hidden;box-shadow:0 18px 38px #0000002e}.archive-stat-card:before{content:"";filter:blur(2px);background:#a855f72e;border-radius:999px;width:90px;height:90px;position:absolute;inset:auto -20% -45% auto}.archive-stat-card strong{color:#fff;margin-bottom:.35rem;font-size:clamp(2rem,4vw,3rem);line-height:1;display:block;position:relative}.archive-stat-card span{letter-spacing:.04em;text-transform:uppercase;color:#ffffffdb;font-size:.92rem;font-weight:800;display:block;position:relative}.archive-stat-card small{color:#ffffff9e;margin-top:.35rem;font-size:.78rem;display:block;position:relative}@media (width<=640px){.archive-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-stat-card{min-height:112px;padding:.9rem}}button.archive-stat-card{appearance:none;text-align:left;width:100%;color:inherit;font-family:inherit;display:block}button.archive-stat-card--clickable{cursor:pointer;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;transform:translateY(0)}button.archive-stat-card--clickable:hover{background-color:#121830eb;border-color:#d8b4feb3;transform:translateY(-6px);box-shadow:0 24px 48px #00000057}button.archive-stat-card--clickable:hover strong{color:#d8b4fe}button.archive-stat-card--clickable:focus-visible{outline-offset:4px;outline:2px solid #d8b4fee6}.character-card{position:relative}.character-card__status{z-index:5;letter-spacing:.04em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad1;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;max-width:130px;padding:.34rem .7rem;font-size:.68rem;font-weight:900;display:inline-flex;position:absolute;top:3.15rem;right:1rem;box-shadow:0 10px 22px #0000003d}.character-card__status--horror{background:#7f1d1de6;border-color:#f871718c}.character-card__status--complete{background:#166534e6;border-color:#86efac80}.character-card__status--demo{background:#581c87e6;border-color:#d8b4fe80}.character-card__status--verify{background:#78350feb;border-color:#fbbf248c}@media (width<=640px){.character-card__status{padding:.3rem .58rem;font-size:.62rem;top:3rem;right:.85rem}}.character-card__status{z-index:auto;-webkit-backdrop-filter:none;backdrop-filter:none;width:fit-content;max-width:100%;margin-top:.45rem;position:static}.character-card__status+*{margin-top:.35rem}.search-controls{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.2rem;display:flex}.search-select{color:#ffffffe6;cursor:pointer;appearance:none;background-color:#060a18b8;background-image:linear-gradient(45deg,#0000 50%,#fffc 50%),linear-gradient(135deg,#fffc 50%,#0000 50%),linear-gradient(135deg,#ffffff1c,#ffffff0b);background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px,0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff29;border-radius:999px;outline:none;min-width:180px;min-height:46px;padding:0 2.6rem 0 1rem;font-family:inherit;font-size:.9rem;font-weight:800;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;box-shadow:0 14px 28px #0000002e}.search-select:hover{border-color:#d8b4fe7a;transform:translateY(-2px);box-shadow:0 18px 34px #00000040}.search-select:focus{border-color:#22d3eeb8;box-shadow:0 18px 34px #00000042,0 0 0 3px #22d3ee29}.search-select option{color:#111827;background:#fff;font-weight:700}@media (width<=720px){.search-controls{grid-template-columns:1fr;display:grid}.search-select{width:100%;min-width:0}}.search-controls{grid-template-columns:repeat(2,minmax(220px,1fr));gap:.8rem;max-width:760px;margin:1.2rem auto 0;display:grid}.search-select{width:100%}@media (width>=1100px){.search-controls{grid-template-columns:repeat(4,minmax(0,1fr));max-width:100%}}@media (width<=720px){.search-controls{grid-template-columns:1fr;max-width:none}}.results-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin:.8rem 0 .85rem;display:flex}.results-toolbar p{color:#ffffffad;margin:0}.results-toolbar strong{color:#fff;font-size:1.1rem}.results-toolbar__reset{flex-shrink:0}.active-filter-chips{flex-wrap:wrap;gap:.55rem;margin-bottom:1.2rem;display:flex}.active-filter-chip{letter-spacing:.03em;color:#ffffffdb;background:linear-gradient(135deg,#22d3ee29,#a855f729),#ffffff0e;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.35rem;padding:.38rem .72rem;font-size:.76rem;font-weight:800;display:inline-flex}.active-filter-chip:before{content:"◆";color:#22d3ee;font-size:.55rem}@media (width<=640px){.results-toolbar{flex-direction:column;align-items:flex-start}.results-toolbar__reset{width:100%}}.active-filter-chip--button{appearance:none;cursor:pointer;font-family:inherit;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.active-filter-chip--button:hover{background:linear-gradient(135deg,#22d3ee3d,#a855f733),#ffffff14;border-color:#22d3ee80;transform:translateY(-2px);box-shadow:0 12px 24px #00000038}.active-filter-chip--button strong{color:#fff;background:#ffffff1f;border-radius:999px;place-items:center;width:18px;height:18px;margin-left:.2rem;font-size:.85rem;line-height:1;display:inline-grid}.active-filter-chip--button:hover strong{color:#fecaca;background:#f871713d}.active-filter-chip--button:focus-visible{outline-offset:3px;outline:2px solid #22d3eed9}.missing-character-card--filters{background:radial-gradient(circle at 0 0,#22d3ee2e,#0000 34%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 32%),#060a18b8;border-color:#22d3ee47;position:relative;overflow:hidden}.missing-character-card--filters:before{content:"◇";color:#22d3ee1f;pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:.8rem;right:1.2rem}.missing-character-card--filters h3{max-width:620px}.missing-character-card--filters p{max-width:640px}.missing-character-card--filters .missing-character-card__button{margin-top:.4rem}.character-card__score{letter-spacing:.04em;text-transform:uppercase;color:#cffafe;background:linear-gradient(135deg,#22d3ee2e,#a855f72e),#ffffff0f;border:1px solid #22d3ee42;border-radius:999px;align-items:center;width:fit-content;margin-top:.38rem;padding:.34rem .7rem;font-size:.68rem;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #0000002e}.character-card__score:before{content:"◆";color:#22d3ee;margin-right:.35rem;font-size:.52rem}@media (width<=640px){.character-card__score{padding:.3rem .58rem;font-size:.62rem}}.character-card__status{width:fit-content;margin-top:.55rem;margin-bottom:.45rem;display:flex}.character-card__score{width:fit-content;margin-top:0;margin-bottom:.75rem;display:flex}.character-card__status,.character-card__score{flex-basis:100%;max-width:fit-content}.character-card__status{margin-top:.65rem;margin-bottom:.35rem}.character-card__score{margin-top:0;margin-bottom:.9rem;padding:.3rem .62rem;font-size:.64rem;margin-left:0!important}.character-card__meta-badges{gap:.5rem;width:fit-content;margin-top:.65rem;margin-bottom:.85rem;display:grid}.character-card__meta-badges .character-card__status{margin:0}.character-card__score{color:#cffafe;background:linear-gradient(135deg,#22d3ee33,#a855f733),#ffffff0f;border:1px solid #22d3ee4d;border-radius:999px;grid-template-columns:auto auto;align-items:center;gap:.55rem;width:fit-content;margin:0;padding:.42rem .72rem;display:inline-grid;box-shadow:0 10px 22px #0000002e}.character-card__score:before{content:none}.character-card__score span{letter-spacing:.08em;text-transform:uppercase;color:#cffafed1;font-size:.62rem;font-weight:900}.character-card__score strong{color:#fff;background:#22d3ee2e;border:1px solid #22d3ee57;border-radius:999px;place-items:center;min-width:34px;height:28px;padding:0 .35rem;font-size:.95rem;line-height:1;display:inline-grid}@media (width<=640px){.character-card__score{gap:.45rem;padding:.36rem .62rem}.character-card__score span{font-size:.58rem}.character-card__score strong{min-width:30px;height:25px;font-size:.86rem}}.character-card__score{grid-template-rows:auto 8px!important;grid-template-columns:auto auto!important;align-items:center!important;gap:.38rem .6rem!important;min-width:150px!important;display:grid!important}.character-card__score-bar{background:#fff3!important;border-radius:999px!important;grid-column:1/-1!important;width:100%!important;height:8px!important;margin:0!important;display:block!important;overflow:hidden!important}.character-card__score-bar:before{content:""!important;width:var(--score,0%)!important;border-radius:inherit!important;background:linear-gradient(90deg,#22d3ee,#a855f7)!important;height:100%!important;display:block!important}.character-card__score--epic{color:#fef3c7;background:linear-gradient(135deg,#fbbf243d,#a855f738),#ffffff12!important;border-color:#fbbf248c!important}.character-card__score--epic strong{background:#fbbf243d!important;border-color:#fbbf2480!important}.character-card__score--epic .character-card__score-bar:before{background:linear-gradient(90deg,#fbbf24,#a855f7)!important}.character-card__score--strong{color:#cffafe;border-color:#22d3ee80!important}.character-card__score--strong .character-card__score-bar:before{background:linear-gradient(90deg,#22d3ee,#a855f7)!important}.character-card__score--medium{color:#dcfce7;background:linear-gradient(135deg,#4ade8029,#22d3ee1f),#ffffff0e!important;border-color:#4ade8073!important}.character-card__score--medium strong{background:#4ade802e!important;border-color:#4ade805c!important}.character-card__score--medium .character-card__score-bar:before{background:linear-gradient(90deg,#4ade80,#22d3ee)!important}.character-card__score--low{color:#fed7aa;background:linear-gradient(135deg,#fb923c29,#ef44441f),#ffffff0e!important;border-color:#fb923c73!important}.character-card__score--low strong{background:#fb923c2e!important;border-color:#fb923c5c!important}.character-card__score--low .character-card__score-bar:before{background:linear-gradient(90deg,#fb923c,#ef4444)!important}.score-legend{flex-wrap:wrap;gap:.6rem;margin:.2rem 0 1.25rem;display:flex}.score-legend__item{letter-spacing:.04em;text-transform:uppercase;color:#ffffffdb;background:#ffffff0e;border:1px solid #ffffff21;border-radius:999px;align-items:center;padding:.36rem .72rem;font-size:.72rem;font-weight:900;display:inline-flex}.score-legend__item:before{content:"";border-radius:999px;width:.55rem;height:.55rem;margin-right:.45rem}.score-legend__item--epic{background:#fbbf241f;border-color:#fbbf2473}.score-legend__item--epic:before{background:#fbbf24}.score-legend__item--strong{background:#22d3ee1a;border-color:#22d3ee73}.score-legend__item--strong:before{background:#22d3ee}.score-legend__item--medium{background:#4ade801a;border-color:#4ade806b}.score-legend__item--medium:before{background:#4ade80}.score-legend__item--low{background:#fb923c1a;border-color:#fb923c6b}.score-legend__item--low:before{background:#fb923c}.compare-score-summary{background:radial-gradient(circle at 0 0,#fbbf2429,#0000 34%),radial-gradient(circle at 100% 100%,#22d3ee29,#0000 32%),linear-gradient(135deg,#ffffff13,#ffffff08);border:1px solid #ffffff24;position:relative;overflow:hidden}.compare-score-summary__grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:1rem;margin-top:1.3rem;display:grid}.compare-score-box{text-align:center;background:#060a189e;border:1px solid #ffffff21;border-radius:24px;align-content:center;gap:.45rem;min-height:128px;padding:1.2rem;display:grid}.compare-score-box span{color:#ffffffb8;font-size:.9rem;font-weight:800}.compare-score-box strong{color:#fff;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.compare-score-box--winner{background:radial-gradient(circle at top,#fbbf2433,#0000 42%),#060a18b8;border-color:#fbbf248c;box-shadow:0 22px 44px #00000042}.compare-score-box--winner strong{color:#fef3c7}.compare-score-summary__versus{color:#ffffffb8;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:24px;align-content:center;place-items:center;gap:.35rem;min-width:110px;padding:1rem;display:grid}.compare-score-summary__versus span{color:#22d3ee;letter-spacing:.12em;font-size:1.3rem;font-weight:1000}.compare-score-summary__versus small{text-align:center;line-height:1.35}@media (width<=760px){.compare-score-summary__grid{grid-template-columns:1fr}.compare-score-summary__versus{min-width:0}}.compare-card{overflow:hidden}.compare-card img{object-fit:contain;object-position:center;background:radial-gradient(circle,#ffffff14,#0000 48%),#060a18bd;width:100%;height:320px;padding:1rem;display:block}.character-card__image{background:radial-gradient(circle,#ffffff14,#0000 48%),#060a18b8}.character-card__image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:.65rem}.detail-hero__image{background:radial-gradient(circle,#ffffff1a,#0000 48%),radial-gradient(circle at 0 0,#a855f72e,#0000 34%),#060a18c2;border-radius:28px;place-items:center;min-height:420px;display:grid;overflow:hidden}.detail-hero__image img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:420px;padding:1.2rem}.detail-hero__image .placeholder-symbol{place-items:center;width:100%;min-height:320px;display:grid}.detail-hero .action-row{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.detail-hero .action-row .button{letter-spacing:.02em;border-radius:999px;min-height:46px;padding:0 1.05rem;font-weight:900;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.detail-hero .action-row .button:hover{transform:translateY(-2px)}.detail-hero .action-row .button--secondary{color:#ffffffe6;background:linear-gradient(135deg,#ffffff1a,#ffffff0b),#060a18b8;border:1px solid #ffffff29;box-shadow:0 14px 28px #0000002e}.detail-hero .action-row .button--secondary:hover{background:linear-gradient(135deg,#d8b4fe29,#22d3ee1f),#060a18d1;border-color:#d8b4fe80}.detail-hero .button--summon{color:#fff;background:radial-gradient(circle at 0 0,#fbbf2452,#0000 38%),linear-gradient(135deg,#a855f7e6,#22d3eebf);border:1px solid #fbbf247a;position:relative;overflow:hidden;box-shadow:0 18px 36px #00000047,0 0 24px #a855f738}.detail-hero .button--summon:before{content:"";background:linear-gradient(120deg,#0000,#ffffff38,#0000);transition:transform .45s;position:absolute;inset:0;transform:translate(-120%)}.detail-hero .button--summon:hover:before{transform:translate(120%)}@media (width<=640px){.detail-hero .action-row{flex-direction:column}.detail-hero .action-row .button{width:100%}}.detail-section .data-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.data-field{background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 34%),#060a1894;border:1px solid #ffffff1f;border-radius:20px;padding:1rem;position:relative;overflow:hidden}.data-field:before{content:"";pointer-events:none;background:#a855f724;border-radius:999px;width:86px;height:86px;position:absolute;inset:auto -20% -45% auto}.data-field__label,.data-field label{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:900;display:block;position:relative}.data-field__value,.data-field p{color:#ffffffe6;margin:0;font-size:.98rem;line-height:1.45;position:relative}.data-field__status{color:#ffffffb8;background:#ffffff13;border:1px solid #ffffff1c;border-radius:999px;width:fit-content;margin-top:.55rem;padding:.22rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex;position:relative}.detail-section .stat-row,.stat-row{background:radial-gradient(circle at 0 0,#a855f71a,#0000 34%),#060a1885;border:1px solid #ffffff1c;border-radius:18px;gap:.45rem;margin-bottom:1rem;padding:.9rem 1rem;display:grid}.stat-row__header,.stat-row label{color:#ffffffd6;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;font-size:.86rem;font-weight:900;display:flex}.stat-row__value,.stat-row strong{color:#fff;font-size:.95rem}.stat-bar,.stat-row progress,.stat-row .meter{background:#ffffff1f;border-radius:999px;width:100%;height:10px;overflow:hidden}.stat-bar span,.stat-row .meter span{border-radius:inherit;background:linear-gradient(90deg,#22d3eef2,#a855f7f2);height:100%;display:block;box-shadow:0 0 18px #22d3ee38}.stat-row:hover{background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 34%),#060a18a3;border-color:#22d3ee47}.detail-section .list-block{background:radial-gradient(circle at 0 0,#22d3ee1a,#0000 34%),#060a1880;border:1px solid #ffffff1c;border-radius:20px;padding:1rem;position:relative;overflow:hidden}.detail-section .list-block+.list-block{margin-top:1rem}.detail-section .list-block h4{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:900}.detail-section .pill-list{flex-wrap:wrap;gap:.55rem;display:flex}.detail-section .pill{color:#ffffffd1;background:linear-gradient(135deg,#ffffff14,#ffffff09),#ffffff0a;border:1px solid #ffffff1c;border-radius:999px;align-items:center;max-width:100%;padding:.42rem .72rem;font-size:.78rem;font-weight:800;line-height:1.35;display:inline-flex}.detail-section .pill--link{cursor:pointer;color:#cffafe;background:linear-gradient(135deg,#22d3ee24,#a855f71f),#ffffff0b;border-color:#22d3ee47;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.detail-section .pill--link:hover{background:linear-gradient(135deg,#22d3ee38,#a855f72e),#ffffff0f;border-color:#22d3ee8c;transform:translateY(-2px);box-shadow:0 12px 24px #00000038}.detail-section .pill--link:after{content:"↗";opacity:.75;margin-left:.38rem;font-size:.72rem}.detail-section .list-block:hover{background:radial-gradient(circle at 0 0,#22d3ee21,#0000 34%),#060a189e;border-color:#22d3ee3d}.lorewise-card{z-index:100;opacity:0;pointer-events:none;visibility:hidden;filter:blur(10px);width:min(420px,100vw - 2rem);max-height:calc(100vh - 2rem);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.82)}.lorewise-card--summoned{opacity:1;pointer-events:auto;visibility:visible;filter:blur();animation:.42s both lorewiseSummonOverlay;transform:translate(-50%,-50%)scale(1)}.lorewise-card--summoned:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle,#a855f738,#0000 34%),#000000b8;position:fixed;inset:-100vh -100vw}@keyframes lorewiseSummonOverlay{0%{opacity:0;filter:blur(16px);transform:translate(-50%,-45%)scale(.72)rotateX(18deg)}60%{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1.04)rotateX(0)}to{opacity:1;filter:blur();transform:translate(-50%,-50%)scale(1)}}@media (width<=640px){.lorewise-card{width:min(360px,100vw - 1.2rem)}}.lorewise-card{z-index:9999!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;filter:none!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:1rem!important;display:grid!important;position:fixed!important;inset:0!important;transform:none!important}.lorewise-card:before{content:"";-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);opacity:0;background:radial-gradient(circle,#a855f73d,#0000 36%),radial-gradient(circle at 100% 0,#22d3ee29,#0000 32%),#000000c2;transition:opacity .24s;position:absolute;inset:0}.lorewise-card--summoned:before{opacity:1}.lorewise-card .lorewise-card__inner{z-index:2;width:min(420px,100vw - 2rem);max-height:calc(100vh - 2rem);transform-style:preserve-3d;position:relative}.lorewise-card--summoned .lorewise-card__inner{animation:.72s cubic-bezier(.2,.85,.24,1.2) both lorewiseCardSummonCenter}.lorewise-card__close{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:4;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff2e,#ffffff0f),#060a18db;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:46px;height:46px;font-size:1.6rem;font-weight:800;line-height:1;transition:transform .18s,border-color .18s,background .18s;display:grid;position:absolute;box-shadow:0 18px 36px #00000057}.lorewise-card__close:hover{background:linear-gradient(135deg,#d8b4fe3d,#22d3ee29),#060a18eb;border-color:#d8b4fe94;transform:scale(1.08)rotate(8deg)}@keyframes lorewiseCardSummonCenter{0%{opacity:0;filter:blur(18px);transform:perspective(1200px)rotateY(-72deg)rotateX(18deg)scale(.72)}48%{opacity:1;filter:blur();transform:perspective(1200px)rotateY(12deg)rotateX(0)scale(1.06)}72%{transform:perspective(1200px)rotateY(-5deg)scale(.98)}to{opacity:1;filter:blur();transform:perspective(1200px)rotateY(0)rotateX(0)scale(1)}}@media (width<=640px){.lorewise-card .lorewise-card__inner{width:min(360px,100vw - 1.2rem)}.lorewise-card__close{width:42px;height:42px;font-size:1.45rem}}.lorewise-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:9999!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:radial-gradient(circle,#a855f73d,#0000 36%),radial-gradient(circle at 100% 0,#22d3ee29,#0000 32%),#000000c7!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:1rem!important;display:grid!important;position:fixed!important;inset:0!important}.lorewise-card--summoned{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.lorewise-card__inner{cursor:pointer;animation:.38s both lorewiseCardAppear;z-index:2!important;width:min(420px,100vw - 2rem)!important;min-height:650px!important;transform-style:preserve-3d!important;transition:transform .72s cubic-bezier(.2,.85,.24,1.08)!important;position:relative!important;transform:perspective(1200px)rotateY(0)!important}.lorewise-card--flipped .lorewise-card__inner{transform:perspective(1200px)rotateY(180deg)!important}.lorewise-card__side{backface-visibility:hidden!important;width:100%!important;min-height:650px!important;position:absolute!important;inset:0!important}.lorewise-card__front{transform:rotateY(0)!important}.lorewise-card__back{overflow-y:auto;transform:rotateY(180deg)!important}.lorewise-card__close{z-index:10001!important;color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#ffffff2e,#ffffff0f),#060a18eb!important;border:1px solid #ffffff3d!important;border-radius:999px!important;place-items:center!important;width:48px!important;height:48px!important;font-size:1.7rem!important;font-weight:900!important;line-height:1!important;display:grid!important;position:fixed!important;top:1rem!important;right:1rem!important;box-shadow:0 18px 36px #0000005c!important}.lorewise-card__close:hover{transform:scale(1.08)rotate(8deg);border-color:#d8b4fe9e!important}.lorewise-card__actions{z-index:5;cursor:default;position:relative}@keyframes lorewiseCardAppear{0%{opacity:0;filter:blur(14px)}to{opacity:1;filter:blur()}}@media (width<=640px){.lorewise-card__inner{width:min(360px,100vw - 1.2rem)!important;min-height:610px!important}.lorewise-card__side{min-height:610px!important}.lorewise-card__close{width:42px!important;height:42px!important;font-size:1.45rem!important}}.lorewise-card:not(.lorewise-card--summoned){opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:0 0!important;display:none!important}.detail-page>.lorewise-card{opacity:0!important;visibility:hidden!important;pointer-events:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;width:auto!important;height:auto!important;display:none!important;position:static!important;inset:auto!important}.detail-page>.lorewise-card:before,.detail-page>.lorewise-card:after{content:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;display:none!important}.summoned-card-overlay{z-index:9999;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:radial-gradient(circle,#a855f742,#0000 36%),radial-gradient(circle at 100% 0,#22d3ee2e,#0000 32%),#000000c7;place-items:center;padding:1rem;animation:.22s both summonedOverlayIn;display:grid;position:fixed;inset:0}.summoned-card{cursor:pointer;perspective:1200px;width:min(420px,100vw - 2rem);min-height:620px;animation:.58s cubic-bezier(.2,.85,.24,1.12) both summonedCardIn}.summoned-card__face{background:radial-gradient(circle at 0 0,#d8b4fe38,#0000 34%),radial-gradient(circle at 100% 100%,#22d3ee29,#0000 32%),linear-gradient(145deg,#0f172afa,#060a18fa);border:1px solid #ffffff2e;border-radius:30px;min-height:620px;padding:1.15rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000085,0 0 36px #a855f742}.summoned-card__face:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff1f,#0000);animation:1.15s .18s both summonedCardShine;position:absolute;inset:0;transform:translate(-130%)}.summoned-card__rank{z-index:1;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.summoned-card__rank span,.summoned-card__eyebrow{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}.summoned-card__rank strong{color:#fff;background:#a855f738;border:1px solid #d8b4fe57;border-radius:999px;padding:.35rem .7rem;font-size:.74rem;font-weight:900}.summoned-card__image{z-index:1;background:radial-gradient(circle,#ffffff1a,#0000 48%),#060a18c7;border:1px solid #ffffff1a;border-radius:24px;place-items:center;height:390px;margin:.8rem 0 1rem;display:grid;position:relative;overflow:hidden}.summoned-card__image img{object-fit:contain;width:100%;height:100%;padding:1rem}.summoned-card__image span{color:#ffffffad;font-size:3rem;font-weight:900}.summoned-card__info{z-index:1;text-align:center;position:relative}.summoned-card__info p{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.summoned-card__info h2,.summoned-card__face--back h2{color:#fff;margin:.35rem 0;font-size:clamp(1.8rem,5vw,2.65rem);line-height:1}.summoned-card__info span{color:#cffafe;background:#22d3ee1f;border:1px solid #22d3ee3d;border-radius:999px;margin-top:.4rem;padding:.35rem .7rem;font-size:.72rem;font-weight:900;display:inline-flex}.summoned-card__description{color:#ffffffc7;margin:0;line-height:1.55}.summoned-card__stats{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.summoned-card__stats div{text-align:center;background:#fff1;border:1px solid #ffffff1a;border-radius:18px;padding:.8rem}.summoned-card__stats span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.28rem;font-size:.68rem;font-weight:900;display:block}.summoned-card__stats strong{color:#fff;font-size:1.35rem}.summoned-card__actions{gap:.65rem;margin-top:auto;display:flex}.summoned-card__actions .button{flex:1}.summoned-card__close{z-index:10000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffffff2e,#ffffff0f),#060a18eb;border:1px solid #ffffff3d;border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.7rem;font-weight:900;line-height:1;display:grid;position:fixed;top:1rem;right:1rem;box-shadow:0 18px 36px #0000005c}.home-rift-hero{background:#07101f;border:1px solid #67e8f957;border-radius:30px;margin-top:1.1rem;position:relative;overflow:hidden;box-shadow:0 26px 80px #0000006b,0 0 42px #7c3aed1f}.home-rift-hero:before{content:"";pointer-events:none;opacity:.35;background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.home-rift-hero__split{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);min-height:540px;display:grid;position:relative}.home-rift-side{z-index:2;flex-direction:column;justify-content:center;min-width:0;padding:clamp(1.5rem,3.8vw,3.2rem);display:flex;position:relative}.home-rift-side--archive{background:radial-gradient(circle at 18% 24%,#22d3ee33,#0000 32%),linear-gradient(125deg,#0891b233,#0f172ac7);padding-right:clamp(1rem,2vw,1.6rem)}.home-rift-side--arena{background:radial-gradient(circle at 82% 22%,#f43f5e2e,#0000 32%),linear-gradient(235deg,#7e22ce47,#0f172ad1);padding-left:clamp(1rem,2vw,1.6rem)}.home-rift-side__kicker{color:#67e8f9;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .7rem;font-size:.72rem;font-weight:1000}.home-rift-side--arena .home-rift-side__kicker{color:#f0abfc}.home-rift-side h1,.home-rift-side h2{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:540px;margin:0 0 .85rem;font-size:clamp(2.35rem,4.6vw,4.7rem);line-height:.94}.home-rift-side>p:not(.home-rift-side__kicker){color:#e2e8f0bd;max-width:520px;margin:0;font-size:clamp(.88rem,1.25vw,1.05rem);line-height:1.6}.home-rift-search{background:#020617ad;border-color:#67e8f980;width:100%;max-width:580px;min-height:54px;margin:1.15rem 0 0;box-shadow:0 0 22px #22d3ee14}.home-rift-search-form{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;width:100%;max-width:580px;margin:1.15rem 0 0;display:grid}.home-rift-search-form .home-rift-search{max-width:none;margin:0}.home-rift-search-submit{color:#ecfeff;min-width:112px;min-height:54px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0891b2f0,#4f46e5e0);border:1px solid #67e8f99e;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;padding:0 .9rem;font-weight:950;display:flex;box-shadow:0 0 22px #22d3ee29}.home-rift-search-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 30px #22d3ee40}.home-rift-search-submit:disabled{opacity:.45;cursor:not-allowed}.home-rift-search-submit span{font-size:1.15rem}.missing-character-card--related-results{background:linear-gradient(135deg,#78350f2e,#4c1d9533),#0f172ad1;border-color:#fbbf2461;margin-bottom:1.25rem}@media (width<=560px){.home-rift-search-form{grid-template-columns:1fr}.home-rift-search-submit{width:100%;min-height:50px}}.home-rift-side__actions{flex-wrap:wrap;align-items:stretch;gap:.65rem;margin-top:.8rem;display:flex}.home-rift-archive-button{box-shadow:0 0 20px #22d3ee29;color:#ecfeff!important;background:linear-gradient(135deg,#0891b2e0,#2563ebc7)!important;border:1px solid #67e8f994!important}.home-archive-feature{color:#fff;text-align:left;background:#0206178f;border:1px solid #94a3b842;border-radius:12px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.55rem;min-width:190px;padding:.35rem .65rem .35rem .35rem;display:grid}.home-archive-feature:hover{background:#0891b229;border-color:#67e8f9}.home-archive-feature img{object-fit:cover;border-radius:8px;width:48px;height:54px}.home-archive-feature>span{min-width:0;display:grid}.home-archive-feature small{color:#67e8f9;text-transform:uppercase;font-size:.48rem;font-weight:1000}.home-archive-feature strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.home-archive-feature em{color:#e2e8f08f;text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;font-style:normal;overflow:hidden}.home-rift-side--arena{align-items:flex-start}.home-arena-card{color:#fff;text-align:left;background:linear-gradient(145deg,#581c87a3,#020617db);border:2px solid #f0abfc80;border-radius:18px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:.85rem;width:min(100%,390px);margin-top:1.15rem;padding:.55rem;display:grid;box-shadow:0 18px 38px #00000052,0 0 25px #c084fc1f}.home-arena-card:hover{filter:brightness(1.1);border-color:#f0abfc}.home-arena-card__image{border:1px solid #facc1575;border-radius:13px;width:112px;height:142px;position:relative;overflow:hidden}.home-arena-card__image img{object-fit:fill;width:100%;height:100%}.home-arena-card__image>span{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#020617d1;border-radius:999px;padding:.24rem;font-size:.5rem;font-weight:900;position:absolute;bottom:5px;left:5px;right:5px;overflow:hidden}.home-arena-card>div:last-child{gap:.28rem;min-width:0;display:grid}.home-arena-card>div:last-child small{color:#f0abfc;letter-spacing:.1em;text-transform:uppercase;font-size:.55rem;font-weight:1000}.home-arena-card>div:last-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;overflow:hidden}.home-arena-card>div:last-child span{color:#a5f3fc;font-size:.65rem;font-weight:900}.home-arena-card>div:last-child em{color:#fde68a;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-style:normal;overflow:hidden}.home-rift-arena-button{margin-top:.75rem;animation:3.2s ease-in-out infinite homeArenaGlow;box-shadow:0 0 28px #ec489952,0 12px 28px #00000047;color:#fff!important;background:linear-gradient(115deg,#7c3aed,#db2777,#f97316) 0 0/180% 180%!important;border:1px solid #facc15b8!important;min-width:min(100%,390px)!important}.home-rift{z-index:5;pointer-events:none;place-items:center;min-width:92px;display:grid;position:relative}.home-rift__energy{filter:drop-shadow(0 0 12px #22d3eee6)drop-shadow(0 0 24px #c084fca6);clip-path:polygon(48% 0,70% 8%,43% 17%,66% 25%,38% 34%,61% 43%,35% 52%,67% 60%,42% 70%,63% 78%,37% 88%,55% 100%,42% 100%,27% 89%,53% 79%,30% 69%,58% 59%,31% 51%,55% 42%,29% 33%,57% 24%,32% 16%,58% 7%,39% 0);background:linear-gradient(#67e8f9,#fff 38%,#c084fc 68%,#f472b6);animation:2.4s ease-in-out infinite homeRiftPulse;position:absolute;inset:-2px 8px}.home-rift__energy:after{content:"";clip-path:polygon(48% 0,54% 14%,45% 28%,54% 42%,43% 55%,55% 70%,44% 84%,51% 100%,46% 100%,39% 84%,49% 70%,38% 55%,49% 42%,39% 28%,49% 14%,43% 0);background:#fffc;position:absolute;inset:0}.home-rift__logo{z-index:3;color:#67e8f9;background:radial-gradient(circle at 50% 35%,#22d3ee3d,#4c1d95f0 66%);border:2px solid #67e8f9;border-radius:26px;place-items:center;width:82px;height:82px;animation:3s ease-in-out infinite homeLogoFloat;display:grid;position:relative;transform:rotate(45deg);box-shadow:0 0 26px #22d3ee94,0 0 52px #a855f76b,inset 0 0 18px #ffffff14}.home-rift__logo strong,.home-rift__logo small{transform:rotate(-45deg)}.home-rift__logo strong{text-shadow:0 0 18px #22d3eee6;font-size:2.4rem;line-height:1}.home-rift__logo small{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-top:-.8rem;font-size:.42rem;font-weight:1000}.home-rift__shard{opacity:.7;clip-path:polygon(50% 0,100% 100%,0 72%);background:linear-gradient(135deg,#67e8f9,#c084fc);width:12px;height:18px;animation:3.8s ease-in-out infinite homeShardFloat;position:absolute}.home-rift__shard--one{top:18%;left:4px}.home-rift__shard--two{animation-delay:-1.3s;bottom:24%;right:2px}.home-rift__shard--three{animation-delay:-2.1s;bottom:8%;left:12px}.home-rift-hero__message{z-index:6;text-align:center;background:#020617b8;border-top:1px solid #c084fc4d;border-bottom:1px solid #67e8f933;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .8rem;padding:.8rem 1rem;display:flex;position:relative}.home-rift-hero__message span{color:#fde68a;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:1000}.home-rift-hero__message strong{color:#f8fafce0;font-size:.72rem}.home-rift-hero__filters-label{z-index:2;color:#a5f3fc;letter-spacing:.12em;text-align:center;text-transform:uppercase;margin:0;padding:.85rem 1rem 0;font-size:.62rem;font-weight:1000;position:relative}.home-rift-hero>.search-controls{z-index:2;max-width:none;margin:0;padding:.75rem 1rem 1rem;position:relative}@keyframes homeRiftPulse{50%{opacity:.74;filter:drop-shadow(0 0 18px #22d3ee)drop-shadow(0 0 32px #c084fccc)}}@keyframes homeLogoFloat{50%{transform:translateY(-6px)rotate(45deg)scale(1.04)}}@keyframes homeShardFloat{50%{opacity:.35;transform:translate(10px,-12px)rotate(18deg)}}@keyframes homeArenaGlow{50%{background-position:100%;box-shadow:0 0 38px #ec48997a,0 14px 30px #00000057}}@media (width<=820px){.home-rift-hero{border-radius:24px}.home-rift-hero__split{grid-template-rows:auto 84px auto;grid-template-columns:1fr;min-height:0}.home-rift-side{padding:1.35rem}.home-rift-side--archive{padding-bottom:1.15rem}.home-rift-side--arena{padding-top:1.15rem}.home-rift-side h1,.home-rift-side h2{max-width:none;font-size:clamp(2.25rem,10vw,3.4rem)}.home-rift{width:100%;min-width:0;min-height:84px}.home-rift__energy{clip-path:polygon(0 48%,8% 28%,17% 55%,25% 32%,34% 62%,43% 36%,52% 65%,60% 33%,70% 58%,78% 30%,88% 63%,100% 45%,100% 58%,88% 76%,78% 49%,70% 72%,60% 48%,52% 78%,43% 51%,34% 75%,25% 47%,17% 70%,8% 43%,0 60%);background:linear-gradient(90deg,#67e8f9,#fff 38%,#c084fc 68%,#f472b6);inset:4px -2px}.home-rift__energy:after{display:none}.home-rift__logo{border-radius:22px;width:68px;height:68px}.home-rift__logo strong{font-size:2rem}.home-rift__shard--one{top:5px;left:20%}.home-rift__shard--two{bottom:4px;right:18%}.home-rift__shard--three{bottom:8px;left:8%}.home-rift-side__actions{grid-template-columns:1fr;display:grid}.home-rift-archive-button,.home-archive-feature,.home-arena-card{width:100%}.home-rift-arena-button{width:100%!important}}@media (width<=520px){.home-rift-hero{border-radius:20px;margin-inline:0}.home-rift-side{padding:1rem}.home-rift-side h1,.home-rift-side h2{font-size:2.35rem!important;line-height:.98!important}.home-rift-side>p:not(.home-rift-side__kicker){font-size:.82rem}.home-rift-search{min-height:50px;font-size:.78rem}.home-arena-card{grid-template-columns:88px minmax(0,1fr)}.home-arena-card__image{width:88px;height:118px}.home-arena-card>div:last-child strong{font-size:1rem}.home-rift-hero__message{display:grid}.home-rift-hero__message span{font-size:.52rem}.home-rift-hero__message strong{font-size:.64rem}.home-rift-hero>.search-controls{grid-template-columns:1fr;padding-inline:.75rem}}.home-page{width:min(1580px,100% - 2rem)}.home-rift-hero{border-color:#67e8f97a;box-shadow:0 34px 100px #00000085,0 0 74px #7c3aed2e,inset 0 1px #ffffff0f}.home-rift-hero__split{grid-template-columns:minmax(0,1fr) 190px minmax(0,1fr);min-height:790px}.home-rift-side{padding-block:clamp(3.5rem,6vw,6rem)}.home-rift-side--archive{padding-left:clamp(2.2rem,5.2vw,5.4rem);padding-right:clamp(2rem,4vw,4rem)}.home-rift-side--arena{padding-left:clamp(2rem,4vw,4rem);padding-right:clamp(2.2rem,5.2vw,5.4rem)}.home-rift-side__kicker{margin-bottom:1rem;font-size:clamp(.78rem,.9vw,.94rem)}.home-rift-side h1,.home-rift-side h2{max-width:620px;margin-bottom:1.25rem;font-size:clamp(3rem,4.6vw,5.3rem);line-height:.95}.home-rift-side h2{font-size:clamp(2.8rem,4.15vw,4.8rem)}.home-rift-side .home-rift-title{letter-spacing:normal;justify-items:start;width:fit-content;max-width:100%;margin-bottom:1.3rem;font-size:1rem;line-height:1;display:grid;position:relative}.home-rift-title>span,.home-rift-title>strong{display:block;position:relative}.home-rift-title--archive{padding:.55rem 0 .65rem 1.15rem}.home-rift-title--archive:before{content:"";background:linear-gradient(#67e8f9,#38bdf8,#0000);border-radius:999px;width:4px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 16px #22d3eed1}.home-rift-title--archive>span{color:#a5f3fc;letter-spacing:.2em;text-transform:uppercase;font-size:clamp(.82rem,1.1vw,1.05rem);font-weight:1000}.home-rift-title--archive>strong{color:#0000;letter-spacing:-.055em;text-shadow:0 0 34px #22d3ee1f;background:linear-gradient(100deg,#f8fafc 10%,#a5f3fc 48%,#fff 72%) 0 0/220% 100%;-webkit-background-clip:text;background-clip:text;margin-top:.38rem;font-size:clamp(2.55rem,3.7vw,4rem);font-weight:1000;animation:5s ease-in-out infinite homeArchiveTitleScan}.home-rift-title--archive:after{content:"DOSSIER // IDENTITÀ // LORE";color:#67e8f99e;letter-spacing:.14em;margin-top:.55rem;font-size:.55rem;font-weight:900}.home-rift-title--arena{padding:.35rem 1rem .75rem 0;transform:skewY(-1.5deg)}.home-rift-title--arena>span{color:#f0abfc;letter-spacing:.16em;text-transform:uppercase;font-size:clamp(.82rem,1.1vw,1.05rem);font-weight:1000}.home-rift-title--arena>strong{color:#0000;letter-spacing:-.065em;text-transform:uppercase;filter:drop-shadow(0 0 17px #ec48996b);background:linear-gradient(105deg,#fff 5%,#f0abfc 36%,#fb7185 66%,#fbbf24 95%) 0 0/180% 100%;-webkit-background-clip:text;background-clip:text;margin-top:.35rem;font-size:clamp(2.9rem,4.1vw,4.55rem);font-weight:1000;animation:3.6s ease-in-out infinite homeArenaTitleCharge}.home-rift-title--arena:after{content:"";transform-origin:0;background:linear-gradient(90deg,#c084fc,#f43f5e 58%,#fbbf24,#0000);border-radius:999px;width:min(100%,360px);height:4px;margin-top:.65rem;animation:3.6s ease-in-out infinite homeArenaTitleLine;box-shadow:0 0 18px #f43f5e9e}@keyframes homeArchiveTitleScan{0%,to{background-position:100%}50%{background-position:0}}@keyframes homeArenaTitleCharge{0%,to{filter:drop-shadow(0 0 10px #ec489933);background-position:0}50%{filter:drop-shadow(0 0 19px #fb71857a);background-position:100%}}@keyframes homeArenaTitleLine{0%,to{opacity:.68;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}.home-rift-side>p:not(.home-rift-side__kicker){max-width:610px;font-size:clamp(1rem,1.18vw,1.2rem);line-height:1.7}.home-side-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;width:100%;max-width:610px;margin-top:1.35rem;display:grid}.home-side-highlight{background:#02061775;border:1px solid #94a3b83d;border-radius:15px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:.6rem;min-height:76px;padding:.75rem;display:grid;box-shadow:inset 0 1px #ffffff0a}.home-side-highlight>span{border:1px solid;border-radius:12px;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:1000;display:grid}.home-side-highlight>div{gap:.22rem;min-width:0;display:grid}.home-side-highlight strong{color:#f8fafc;text-overflow:ellipsis;font-size:.78rem;line-height:1.15;overflow:hidden}.home-side-highlight small{color:#cbd5e1a8;font-size:.62rem;line-height:1.25}.home-side-highlights--archive .home-side-highlight{border-color:#22d3ee40}.home-side-highlights--archive .home-side-highlight>span{color:#67e8f9;background:#0891b224}.home-archive-overview{background:linear-gradient(125deg,#0891b21a,#0000 42%),#0206176b;border:1px solid #67e8f947;border-radius:20px;width:100%;max-width:610px;margin-top:1.35rem;padding:.9rem;box-shadow:inset 0 1px #ffffff0b}.home-archive-overview>p{color:#a5f3fc;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:1000}.home-side-highlights.home-side-highlights--archive{grid-template-columns:1fr;gap:.55rem;margin-top:0}.home-side-highlights--archive .home-side-highlight{background:#082f493d;border-radius:14px;grid-template-columns:48px minmax(0,1fr);min-height:72px;padding:.65rem .8rem}.home-side-highlights--archive .home-side-highlight>span{border-radius:12px;width:44px;height:44px;font-size:1.15rem}.home-side-highlights--archive .home-side-highlight>div{grid-template-rows:auto auto;grid-template-columns:minmax(54px,auto) minmax(0,1fr);align-items:center;gap:.12rem .8rem;display:grid}.home-side-highlights--archive .home-side-highlight strong{color:#f8fafc;text-align:center;grid-row:1/3;font-size:1.65rem;line-height:1}.home-side-highlights--archive .home-side-highlight b{color:#e0f2fe;text-overflow:ellipsis;align-self:end;font-size:.9rem;font-weight:900;line-height:1.2;overflow:hidden}.home-side-highlights--archive .home-side-highlight small{color:#cbd5e1bd;align-self:start;font-size:.75rem;line-height:1.25}.home-side-highlights--arena .home-side-highlight{border-color:#e879f940}.home-side-highlights--arena .home-side-highlight>span{color:#f0abfc;background:#7e22ce2e}.home-rift-search{min-height:64px;margin-top:1.65rem;padding-inline:1.25rem;font-size:1rem}.home-rift-side__actions{gap:.9rem;margin-top:1.1rem}.home-rift-side--archive .home-rift-side__actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:stretch;width:100%;max-width:560px;padding-right:.6rem;display:grid}.home-rift-archive-button,.home-rift-arena-button{min-height:58px!important;padding-inline:1.35rem!important;font-size:1rem!important}.home-rift-archive-button{align-self:center;line-height:1.2;border-radius:13px!important;min-width:0!important;min-height:50px!important;padding:.7rem 1rem!important;font-size:.86rem!important;box-shadow:0 8px 18px #0891b22e,0 0 16px #22d3ee1a!important}.home-archive-guide{background:linear-gradient(120deg,#0891b226,#0000 48%),#02061794;border:1px solid #67e8f957;border-radius:17px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;min-height:108px;padding:.8rem .9rem;display:grid;box-shadow:inset 0 1px #ffffff0d,0 10px 24px #0000002e}.home-archive-guide__icon{color:#a5f3fc;background:linear-gradient(155deg,#22d3ee33,#1e40af2e);border:1px solid #67e8f994;border-radius:13px;place-items:center;width:48px;height:58px;font-size:1.25rem;font-weight:1000;display:grid;box-shadow:0 0 18px #22d3ee29}.home-archive-guide>div{gap:.2rem;min-width:0;display:grid}.home-archive-guide small{color:#67e8f9;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:1000}.home-archive-guide strong{color:#f8fafc;font-size:.92rem;line-height:1.15}.home-archive-guide p{color:#cbd5e1a8;margin:0;font-size:.65rem;line-height:1.35}.home-archive-feature{background:radial-gradient(circle at 15%,#22d3ee29,#0000 34%),#020617a3;border-color:#67e8f96b;border-radius:19px;grid-template-columns:92px minmax(0,1fr);min-width:0;min-height:108px;padding:.65rem 1rem .65rem .65rem;box-shadow:0 12px 26px #0003,inset 0 1px #ffffff0d}.home-archive-feature img{border:1px solid #a5f3fc80;border-radius:14px;width:86px;height:92px;box-shadow:0 0 18px #22d3ee29}.home-archive-feature>span{gap:.18rem}.home-archive-feature small{letter-spacing:.08em;font-size:.64rem}.home-archive-feature strong{font-size:1.12rem}.home-archive-feature em{font-size:.75rem}.home-archive-feature b{color:#a5f3fc;margin-top:.28rem;font-size:.67rem;font-weight:900}.home-archive-feature b span{margin-left:.2rem;transition:transform .18s;display:inline-block}.home-archive-feature:hover b span{transform:translate(4px)}.home-arena-card{border-width:2px;border-radius:23px;grid-template-columns:148px minmax(0,1fr);gap:1.2rem;width:min(100%,500px);margin-top:1.65rem;padding:.8rem}.home-arena-card__image{border-radius:17px;width:148px;height:190px}.home-arena-card__image>span{font-size:.62rem}.home-arena-card>div:last-child{gap:.48rem}.home-arena-card>div:last-child small{font-size:.67rem}.home-arena-card>div:last-child strong{font-size:clamp(1.35rem,2vw,1.8rem)}.home-arena-card>div:last-child span{font-size:.8rem}.home-arena-card>div:last-child em{font-size:.78rem}.home-rift-arena-button{margin-top:1rem;min-width:min(100%,500px)!important}.home-arena-loop{color:#fef9c3d6;text-align:center;background:#02061780;border:1px solid #facc153b;border-radius:14px;justify-content:space-between;align-items:center;gap:.55rem;width:min(100%,500px);margin-top:.85rem;padding:.75rem .9rem;font-size:.7rem;font-weight:900;display:flex}.home-arena-loop b{color:#f0abfc;font-size:1.05rem}.home-rift{isolation:isolate;background:radial-gradient(#4c1d954d,#0000 58%),linear-gradient(90deg,#0206177a,#020617eb 48% 52%,#0206177a);min-width:190px}.home-rift:before{content:"";z-index:-2;filter:blur(14px);background:radial-gradient(#a855f738,#22d3ee14 34%,#0000 68%);border-radius:50%;animation:3.8s ease-in-out infinite homeRiftAura;position:absolute;inset:3% -38%}.home-rift__art{z-index:-1;object-fit:fill;pointer-events:none;filter:drop-shadow(0 0 8px #ffffffb8)drop-shadow(0 0 20px #22d3eec7)drop-shadow(0 0 42px #a855f79e);width:340px;height:105%;animation:4.2s ease-in-out infinite homeRiftBreathe;position:absolute;top:-2.5%;left:50%;transform:translate(-50%)}.home-rift__brand{z-index:4;color:#fff;text-align:center;text-shadow:0 0 14px #22d3eee0,0 0 28px #a855f7b8;place-items:center;width:184px;padding:1rem .65rem .85rem;animation:3.2s ease-in-out infinite homeBrandFloat;display:grid;position:relative}.home-rift__brand:before{content:"";z-index:-1;background:radial-gradient(circle,#020617f5 28%,#4c1d95cc 62%,#22d3ee1f);border:1px solid #a5f3fc7a;border-radius:50%;position:absolute;inset:-12px -4px;box-shadow:0 0 24px #22d3ee8f,0 0 50px #a855f780,inset 0 0 26px #ffffff14}.home-rift__pyramid{filter:drop-shadow(0 0 9px #22d3eef2);width:82px;height:72px;overflow:visible}.home-rift__pyramid path{fill:#082f4957;stroke:#67e8f9;stroke-width:6px;stroke-linejoin:round}.home-rift__pyramid circle{fill:#f8fafc;stroke:#c084fc;stroke-width:4px}.home-rift__brand strong{letter-spacing:.045em;text-transform:uppercase;margin-top:.15rem;font-size:1.62rem;font-weight:1000;line-height:1}.home-rift__brand strong span{color:#67e8f9}.home-rift__brand small{color:#f0abfc;letter-spacing:.16em;text-transform:uppercase;margin-top:.4rem;font-size:.58rem;font-weight:1000}.home-rift-hero__message{padding:1.05rem 1.25rem}.home-rift-hero__message span{font-size:.7rem}.home-rift-hero__message strong{font-size:.86rem}.home-rift-hero__filters-label{padding-top:1.1rem;font-size:.72rem}.home-rift-hero>.search-controls{padding:1rem 1.25rem 1.25rem}@keyframes homeRiftBreathe{50%{filter:drop-shadow(0 0 12px #ffffffd1)drop-shadow(0 0 28px #22d3eef0)drop-shadow(0 0 58px #a855f7c7);transform:translate(-50%)scaleX(1.04)}}@keyframes homeRiftAura{50%{opacity:.62;transform:scale(1.08)}}@keyframes homeBrandFloat{50%{transform:translateY(-9px)scale(1.025)}}@media (width<=1100px) and (width>=821px){.home-rift-hero__split{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr)}.home-rift-side--archive{padding-left:2rem;padding-right:1.5rem}.home-rift-side--arena{padding-left:1.5rem;padding-right:2rem}.home-rift-side h1,.home-rift-side h2{font-size:3.2rem}.home-rift__brand{width:150px}.home-rift__art{width:285px}.home-side-highlights{grid-template-columns:1fr}.home-side-highlight{min-height:58px}.home-rift-side--archive .home-rift-side__actions{grid-template-columns:1fr}}@media (width<=820px){.home-page{width:min(100% - 1rem,760px)}.home-rift-hero__split{grid-template-rows:auto 138px auto;grid-template-columns:1fr;min-height:0}.home-rift-side{padding:2rem 1.35rem}.home-rift-side h1,.home-rift-side h2{font-size:clamp(2.65rem,11vw,4.1rem)}.home-rift-side>p:not(.home-rift-side__kicker){font-size:1rem}.home-side-highlights{max-width:none}.home-rift{width:100%;min-height:138px;overflow:hidden}.home-rift__art{object-fit:fill;width:250px;height:460px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.home-rift__brand{width:152px;padding:.5rem}.home-rift__pyramid{width:58px;height:52px}.home-rift__brand strong{font-size:1.25rem}.home-rift__brand small{font-size:.48rem}.home-rift__brand:before{inset:-6px -2px}.home-rift-side__actions{grid-template-columns:1fr}.home-rift-side--archive .home-rift-side__actions{grid-template-columns:1fr;max-width:none;padding-right:0}.home-rift-archive-button{justify-self:start;width:min(100%,280px)}.home-rift-archive-button,.home-archive-feature{width:100%}.home-arena-card,.home-rift-arena-button{width:100%!important;min-width:0!important}}@media (width<=520px){.home-rift-side{padding:1.6rem 1rem 1.8rem}.home-rift-side h1,.home-rift-side h2{font-size:2.65rem!important}.home-rift-side .home-rift-title{font-size:1rem!important}.home-rift-title--archive>strong{font-size:2.7rem}.home-rift-title--arena>strong{font-size:3.15rem}.home-rift-search{min-height:56px;font-size:.9rem}.home-side-highlights{grid-template-columns:1fr;gap:.55rem}.home-side-highlight{min-height:64px;padding:.65rem .75rem}.home-side-highlight strong{font-size:.88rem}.home-side-highlight small{font-size:.72rem}.home-archive-overview{padding:.75rem}.home-archive-overview>p{font-size:.8rem}.home-side-highlights--archive .home-side-highlight{min-height:76px}.home-side-highlights--archive .home-side-highlight b{font-size:.88rem}.home-side-highlights--archive .home-side-highlight small{font-size:.76rem}.home-arena-card{grid-template-columns:112px minmax(0,1fr)}.home-arena-card__image{width:112px;height:148px}.home-arena-card>div:last-child strong{font-size:1.16rem}.home-rift-hero__message span{font-size:.62rem}.home-rift-hero__message strong{font-size:.75rem}.home-arena-loop{flex-wrap:wrap;justify-content:center;font-size:.72rem}}.app-header nav .nav-battle{isolation:isolate;letter-spacing:.035em;animation:2.4s ease-in-out infinite navBattleGlow;position:relative;overflow:visible;color:#fff7c2!important;background:linear-gradient(135deg,#7c3aedf0,#be185de6)!important;border-color:#facc159e!important;font-weight:900!important;box-shadow:0 0 14px #a855f76b,inset 0 1px #ffffff2e!important}.app-header nav .nav-battle:before{content:"⚔";color:#fde047;text-shadow:0 0 10px #facc15b8;margin-right:.38rem}.app-header nav .nav-battle:hover{transform:translateY(-2px)scale(1.04);border-color:#fde047!important;box-shadow:0 0 26px #facc154d,0 0 38px #a855f775!important}.app-header nav .nav-battle.is-active{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#0891b2)!important;border-color:#67e8f9!important}@keyframes navBattleGlow{50%{box-shadow:0 0 24px #facc1540,0 0 34px #a855f77a,inset 0 1px #ffffff38}}@media (prefers-reduced-motion:reduce){.app-header nav .nav-battle{animation:none!important}}.battle-collection-hub{overflow:hidden;background:radial-gradient(circle at 100% 0,#7c3aed29,#0000 36%),#080d1eeb!important;border-color:#facc1533!important}.battle-collection-header{justify-content:space-between;align-items:flex-start;gap:1.4rem;display:flex}.battle-wallet{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.battle-wallet span{color:#e2e8f09e;text-align:center;background:#02061794;border:1px solid #94a3b82e;border-radius:14px;min-width:112px;padding:.65rem .8rem;font-size:.68rem;display:grid}.battle-wallet strong{color:#fde047;font-size:1.15rem}.battle-pack-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-top:1.3rem;display:grid}.battle-store-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.4rem;display:flex}.battle-store-heading h2,.battle-store-heading h3{margin:.12rem 0 0}.battle-store-heading>span,.battle-store-heading>p{color:#e2e8f094;text-align:right;max-width:560px;margin:0;font-size:.76rem}.battle-pack{text-align:center;background:linear-gradient(160deg,#1e293be6,#020617f5);border:1px solid #94a3b83d;border-radius:20px;align-content:start;justify-items:center;gap:.45rem;min-width:0;padding:1.35rem .85rem 1.15rem;display:grid;position:relative;overflow:hidden}.battle-pack:before{content:"";pointer-events:none;background:conic-gradient(#0000,#ffffff14,#0000 28%);position:absolute;inset:-40%;transform:rotate(20deg)}.battle-pack>*{z-index:1;position:relative}.battle-pack__portal{border:2px solid;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:.2rem;font-size:2.7rem;display:grid;box-shadow:0 0 22px}.battle-pack__badge{color:currentColor;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 14px color-mix(in srgb, currentColor 22%, transparent);background:#02061794;border:1px solid;border-radius:999px;justify-self:center;padding:.32rem .58rem;font-size:.56rem;font-weight:1000}.battle-pack>p{color:#e2e8f073;letter-spacing:.14em;margin:0;font-size:.56rem;font-weight:1000}.battle-pack h3{margin:0;font-size:1rem}.battle-pack>span{color:#e2e8f0a3;min-height:2.7em;font-size:.72rem;line-height:1.35}.battle-pack>em{color:#e2e8f0b8;min-height:3.6em;font-size:.66rem;font-style:normal;font-weight:800;line-height:1.35}.battle-pack>small{color:#fff;font-weight:900}.battle-pack .button{width:100%;margin-top:.45rem;font-size:.72rem}.battle-pack--bronze{color:#d69a68}.battle-pack--silver{color:#e2e8f0}.battle-pack--gold{color:#fde047}.battle-pack--platinum{color:#a5f3fc}.battle-pack--legendary{color:#d8b4fe}.battle-theme-store{background:radial-gradient(circle at 0 0,#f472b61a,#0000 34%),#080d1eeb!important;border-color:#f472b633!important}.battle-theme-store .battle-store-heading{margin-top:0}.battle-pack-filters{background:#0206177a;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:minmax(190px,1.35fr) repeat(2,minmax(155px,.8fr)) auto;align-items:end;gap:.7rem;margin-top:1rem;padding:.8rem;display:grid}.battle-pack-filters label{gap:.32rem;min-width:0;display:grid}.battle-pack-filters label>span{color:#e2e8f09e;letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:900}.battle-pack-filters input,.battle-pack-filters select{color:#fff;width:100%;min-width:0;height:40px;font:inherit;background:#0f172ae6;border:1px solid #67e8f940;border-radius:10px;padding:0 .68rem;font-size:.72rem}.battle-pack-filters input:focus,.battle-pack-filters select:focus{border-color:#67e8f9;outline:2px solid #22d3ee26}.battle-pack-filters>strong{color:#67e8f9;white-space:nowrap;align-self:center;padding-top:1rem;font-size:.68rem}.battle-pack-filters__empty{color:#e2e8f09e;text-align:center;grid-column:1/-1;margin:2rem 0}.battle-theme-pack-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;max-height:720px;margin-top:1.2rem;padding:.25rem .35rem .65rem;display:grid;overflow-y:auto}.battle-theme-pack{background:linear-gradient(145deg,#1e293be0,#020617f0);border:1px solid #94a3b833;border-radius:19px;grid-template-columns:128px minmax(0,1fr);min-width:0;transition:border-color .15s,background .15s;display:grid;overflow:hidden}.battle-theme-pack:hover{background:linear-gradient(145deg,#581c8747,#020617f0);border-color:#f472b680}.battle-theme-pack__covers{perspective:800px;background:radial-gradient(at 50% 74%,#a855f73d,#0000 52%),#050816;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.battle-theme-pack__covers:after{content:"";filter:blur(8px);background:#0000009e;border-radius:50%;height:15px;position:absolute;bottom:15px;left:18px;right:18px}.battle-theme-pack__pouch{z-index:1;clip-path:polygon(4% 0,11% 2%,18% 0,26% 2%,34% 0,42% 2%,50% 0,58% 2%,66% 0,74% 2%,82% 0,90% 2%,96% 0,100% 7%,98% 18%,100% 30%,98% 42%,100% 55%,98% 68%,100% 82%,96% 100%,88% 98%,80% 100%,70% 98%,60% 100%,50% 98%,40% 100%,30% 98%,20% 100%,11% 98%,4% 100%,0 93%,2% 81%,0 68%,2% 54%,0 40%,2% 25%,0 10%);color:#fff;background:var(--pack-foil,linear-gradient(105deg, #351179 0%, #8b2ad1 18%, #d42b72 53%, #91225f 77%, #51208a 100%));filter:drop-shadow(0 11px 8px #0000009e);grid-template-rows:1fr auto auto auto;justify-items:center;width:108px;height:164px;padding:18px 10px 15px;transition:transform .22s,filter .22s;display:grid;position:relative;overflow:hidden;transform:rotate(-2deg)rotateY(4deg);box-shadow:inset 10px 0 13px #00000038,inset -9px 0 12px #ffffff1a,inset 0 10px 9px #ffffff14,inset 0 -10px 10px #00000042}.battle-theme-pack--bronze{--pack-foil:radial-gradient(ellipse at 50% 48%, #fff3, transparent 48%), linear-gradient(105deg, #4a2112, #a65327 25%, #d4864c 52%, #7a351d 78%, #35170e)}.battle-theme-pack--silver{--pack-foil:radial-gradient(ellipse at 50% 48%, #ffffff47, transparent 48%), linear-gradient(105deg, #334155, #94a3b8 24%, #e2e8f0 50%, #64748b 76%, #1e293b)}.battle-theme-pack--gold{--pack-foil:radial-gradient(ellipse at 50% 48%, #ffffff4d, transparent 48%), linear-gradient(105deg, #713f12, #d97706 23%, #fde047 50%, #ca8a04 76%, #422006)}.battle-theme-pack--platinum{--pack-foil:radial-gradient(ellipse at 50% 48%, #ffffff52, transparent 48%), linear-gradient(105deg, #164e63, #0891b2 22%, #a5f3fc 49%, #7c3aed 76%, #312e81)}.battle-theme-pack--legendary{--pack-foil:radial-gradient(ellipse at 50% 48%, #ffffff57, transparent 48%), linear-gradient(105deg, #3b0764, #9333ea 20%, #f0abfc 45%, #f59e0b 68%, #701a75 88%, #24043d)}.battle-theme-pack:hover .battle-theme-pack__pouch{filter:drop-shadow(0 15px 11px #000000ad);transform:translateY(-4px)rotate(.5deg)rotateY(-3deg)}.battle-theme-pack__pouch:before,.battle-theme-pack__pouch:after{content:"";z-index:5;background:repeating-linear-gradient(90deg,#ffffff6b 0 2px,#0f172a61 2px 4px,#ffffff29 4px 7px);border-top:1px solid #ffffff94;border-bottom:1px solid #0f172a9e;height:11px;position:absolute;left:3px;right:3px;box-shadow:inset 0 2px 3px #ffffff4d,inset 0 -2px 3px #00000040}.battle-theme-pack__pouch:before{top:4px;transform:rotate(-.7deg)}.battle-theme-pack__pouch:after{bottom:4px;transform:rotate(.8deg)}.battle-theme-pack__pouch img{z-index:2;object-fit:cover;object-position:center top;border:1px solid #ffffffb8;border-radius:7px 9px 8px 6px;width:78px;height:88px;position:relative;transform:rotate(-.6deg);box-shadow:0 5px 12px #0000006b,inset 0 0 8px #ffffff29}.battle-theme-pack__pouch>.battle-theme-pack__seal{z-index:4;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(77deg,#0000 7%,#ffffff1a 9%,#0000 13% 28%,#ffffff47 32%,#0000 38% 59%,#ffffff1f 63%,#0000 68%),linear-gradient(164deg,#0000 18%,#fff3 20%,#0000 23% 55%,#00000029 58%,#0000 62%);position:absolute;inset:0}.battle-theme-pack__pouch>.battle-theme-pack__brand{color:#67e8f9;letter-spacing:.16em;text-shadow:0 0 7px #22d3eeb3;margin-top:3px;font-size:.42rem;font-weight:1000}.battle-theme-pack__pouch>strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:88px;font-size:.55rem;line-height:1.1;overflow:hidden}.battle-theme-pack__pouch>small{color:#fde047;font-size:.42rem;font-weight:1000}.battle-theme-pack__pouch>em{z-index:6;color:#fff;text-transform:uppercase;background:#020617b8;border:1px solid #ffffffa8;border-radius:999px;padding:.16rem .28rem;font-size:.34rem;font-style:normal;font-weight:1000;position:absolute;top:17px;right:7px}.battle-theme-pack__body{align-content:center;gap:.35rem;min-width:0;padding:.85rem;display:grid}.battle-theme-pack__body>p{color:#f9a8d4;letter-spacing:.12em;margin:0;font-size:.53rem;font-weight:1000}.battle-theme-pack__body h3{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.95rem;overflow:hidden}.battle-theme-pack__body>span{color:#e2e8f094;font-size:.66rem}.battle-theme-pack__body>small{color:#c4b5fd;font-size:.58rem;font-weight:800}.battle-theme-pack__body .button{margin-top:.35rem;padding:.58rem .7rem;font-size:.63rem}.battle-owned-preview{margin-top:1.4rem}.battle-deck-builder-header{border-top:1px solid #94a3b824;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding-top:1rem;display:flex}.battle-deck-builder-header h3{margin:.15rem 0}.battle-deck-builder-header p{color:#e2e8f094;margin:0;font-size:.78rem}.battle-deck-builder-header .battle-deck-search{width:min(330px,100%)}.battle-owned-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.9rem;max-height:760px;padding:.8rem .55rem 1rem;display:grid;overflow-y:auto}.battle-owned-card{background:#020617bd;border:1px solid #94a3b83d;border-radius:16px;outline:none;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.battle-owned-card img{aspect-ratio:3/4;object-fit:cover;object-position:center top;width:100%}.battle-owned-card--evolution-affinata img{filter:saturate(1.08)brightness(1.03)}.battle-owned-card--evolution-risvegliata img{filter:saturate(1.16)brightness(1.05)}.battle-owned-card--evolution-ascendente img{filter:saturate(1.24)brightness(1.07)contrast(1.03)}.battle-owned-card--evolution-mitica img{filter:saturate(1.34)brightness(1.1)contrast(1.05)}.battle-owned-card>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;padding:.55rem .55rem 0;font-size:.78rem;overflow:hidden}.battle-owned-card>small{color:#e2e8f094;padding:.08rem .55rem .5rem;font-size:.62rem}.battle-owned-card>button{color:#e2e8f0bd;background:#1e293bc7;border:1px solid #94a3b838;border-radius:9px;margin:.3rem .45rem .45rem;padding:.52rem .35rem;font-size:.66rem;font-weight:900}.battle-owned-card>button:hover:not(:disabled){color:#fff;border-color:#22d3ee8f}.battle-owned-card:hover,.battle-owned-card:focus-visible{border-color:#67e8f999;transform:translateY(-5px);box-shadow:0 12px 28px #0000004d}.battle-owned-card--selected{outline-offset:3px;outline:3px solid #22d3eeb8;animation:.42s ease-out both battleDeckCardSelected;transform:translateY(-7px);box-shadow:0 12px 28px #00000052,0 0 18px #22d3ee33}.battle-owned-card--selected>button{color:#67e8f9;background:#0891b224;border-color:#22d3ee6b}.battle-owned-card__details{z-index:5;opacity:0;visibility:hidden;color:#fff;pointer-events:none;background:#030712f5;border:1px solid #67e8f957;border-radius:12px;align-content:center;gap:.32rem;padding:.75rem;transition:opacity .16s,visibility .16s,transform .16s;display:grid;position:absolute;inset:8px 8px 86px;transform:scale(.94)}.battle-owned-card:hover .battle-owned-card__details,.battle-owned-card:focus-visible .battle-owned-card__details,.battle-owned-card--inspected .battle-owned-card__details{opacity:1;visibility:visible;transform:scale(1)}.battle-owned-card__details>b{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.battle-owned-card__details>span{color:#e2e8f08c;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}.battle-owned-card__details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;margin:.35rem 0;display:grid}.battle-owned-card__details dl div{background:#1e293bb8;border-radius:6px;justify-content:space-between;gap:.3rem;padding:.28rem;display:flex}.battle-owned-card__details dt{color:#e2e8f085;font-size:.55rem}.battle-owned-card__details dd{color:#67e8f9;margin:0;font-size:.62rem;font-weight:900}.battle-owned-card__details em{color:#fde047;font-size:.58rem;font-style:normal;font-weight:900}.battle-card-mastery{gap:.2rem;margin-top:.2rem;display:grid}.battle-card-mastery>span{color:#e9d5ff;text-transform:uppercase;font-size:.58rem;font-weight:1000}.battle-card-mastery>small{color:#e2e8f094;font-size:.52rem}.battle-card-mastery>div{background:#0f172ae6;border-radius:999px;height:6px;overflow:hidden}.battle-card-mastery i{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#22d3ee,#fde047);height:100%;transition:width .3s;display:block}@keyframes battleDeckCardSelected{0%{transform:translateY(0)scale(.96)}55%{transform:translateY(-10px)scale(1.025)}to{transform:translateY(-7px)scale(1)}}.battle-owned-card--bronze{background:linear-gradient(160deg,#b8734533,#020617eb 48%);border:2px solid #b87345}.battle-owned-card--silver{background:linear-gradient(160deg,#cbd5e12e,#020617eb 48%);border:2px solid #cbd5e1}.battle-owned-card--gold{background:linear-gradient(160deg,#facc1533,#020617eb 48%);border:2px solid #facc15}.battle-owned-card--platinum{background:linear-gradient(160deg,#22d3ee38,#7c3aed14,#020617f0 55%);border:2px solid #22d3ee;box-shadow:0 0 16px #22d3ee24}.battle-owned-card--legendary{background:linear-gradient(160deg,#c084fc47,#facc1514,#020617f0 56%);border:2px solid #c084fc;box-shadow:0 0 20px #c084fc38}.battle-tier-badge{z-index:7;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#020617e0;border:1px solid;border-radius:999px;padding:.28rem .48rem;font-size:.55rem;font-weight:1000;position:absolute;top:9px;right:9px;box-shadow:0 3px 10px #0000006b}.battle-tier-badge--bronze{color:#e4a477}.battle-tier-badge--silver{color:#e2e8f0}.battle-tier-badge--gold{color:#fde047}.battle-tier-badge--platinum{color:#67e8f9}.battle-tier-badge--legendary{color:#e9d5ff;background:#581c87eb}.battle-card-level{z-index:7;color:#67e8f9;background:#020617e0;border:1px solid #67e8f994;border-radius:999px;padding:.28rem .45rem;font-size:.55rem;font-weight:1000;position:absolute;top:9px;left:9px;box-shadow:0 3px 10px #0000006b}.battle-pack-opening{z-index:100000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020612e6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.battle-pack-opening__panel{text-align:center;background:radial-gradient(circle at top,#7c3aed38,#0000 40%),#080d1e;border:1px solid #67e8f957;border-radius:28px;width:min(1050px,100%);max-height:calc(100vh - 2rem);padding:clamp(1.2rem,3vw,2rem);overflow-y:auto;box-shadow:0 28px 90px #0009}.battle-pack-opening__panel--gold{border-color:#facc1580}.battle-pack-opening__panel--platinum{border-color:#a5f3fc99}.battle-pack-opening__panel--legendary{border-color:#d8b4feb3}.battle-opening-pack{clip-path:polygon(5% 0,95% 0,100% 6%,97% 94%,92% 100%,8% 100%,3% 94%,0 6%);color:#fff;background:linear-gradient(145deg,#7c3aed,#be185d 52%,#b45309);border:2px solid #facc15b8;place-content:center;justify-items:center;gap:.35rem;width:180px;height:245px;margin:1rem auto;transition:opacity .28s,transform .28s;animation:1.1s ease-in-out both battleSealedPack;display:grid;position:relative;box-shadow:0 20px 50px #0000007a}.battle-pack-opening__panel--bronze .battle-opening-pack{background:linear-gradient(145deg,#4a2112,#c16b38 52%,#6f2d16);border-color:#d69a68}.battle-pack-opening__panel--silver .battle-opening-pack{background:linear-gradient(145deg,#334155,#cbd5e1 48%,#475569);border-color:#e2e8f0}.battle-pack-opening__panel--gold .battle-opening-pack{background:linear-gradient(145deg,#713f12,#facc15 50%,#a16207);border-color:#fde047}.battle-pack-opening__panel--platinum .battle-opening-pack{background:linear-gradient(145deg,#164e63,#22d3ee 45%,#7c3aed);border-color:#a5f3fc}.battle-pack-opening__panel--legendary .battle-opening-pack{background:linear-gradient(145deg,#3b0764,#c026d3 42%,#f59e0b 72%,#701a75);border-color:#f0abfc}.battle-opening-pack:before,.battle-opening-pack:after{content:"";background:repeating-linear-gradient(90deg,#ffffffb3 0 5px,#02061773 5px 10px);width:160px;height:8px;position:absolute}.battle-opening-pack:before{align-self:start;margin-top:8px}.battle-opening-pack:after{align-self:end;margin-bottom:8px}.battle-opening-pack>span{letter-spacing:.18em;font-size:.65rem;font-weight:1000}.battle-opening-pack>strong{color:#67e8f9;text-shadow:0 0 22px #22d3eeb8;font-size:4.2rem;line-height:1}.battle-opening-pack>small{color:#fde047;text-align:center;text-transform:uppercase;max-width:145px;font-size:.62rem;font-weight:900}.battle-opening-pack--opened{opacity:0;pointer-events:none;position:absolute;transform:translateY(-35px)scale(1.12)}.battle-pack-results{opacity:0;perspective:1200px;flex-wrap:wrap;justify-content:center;gap:.8rem;min-height:250px;margin:1.4rem 0;transition:opacity .22s;display:flex}.battle-pack-results--visible{opacity:1}.battle-pack-result{opacity:1;perspective:900px;text-align:left;background:0 0;border:0;width:132px;height:244px}.battle-pack-result__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.22,.72,.18,1);position:relative}.battle-pack-result__back,.battle-pack-result__front{backface-visibility:hidden;background:#050816;border:2px solid #94a3b857;border-radius:16px;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 26px #0000006b}.battle-pack-result__back{color:#fff;text-align:center;background:linear-gradient(45deg,#0000 47%,#ffffff0e 48% 52%,#0000 53%) 0 0/20px 20px,radial-gradient(circle,#7c3aed,#080d1e 68%);place-content:center;justify-items:center;gap:.25rem;display:grid;transform:rotateY(0)}.battle-pack-result__back>span{color:#67e8f9;text-shadow:0 0 18px #22d3eeb3;font-size:3rem}.battle-pack-result__back>strong{color:#fff;letter-spacing:.07em;font-size:.85rem}.battle-pack-result__back>small{color:#fde047;letter-spacing:.12em;font-size:.48rem;font-weight:900}.battle-pack-result__front{align-content:start;display:grid;transform:rotateY(180deg)}.battle-pack-result__front img{object-fit:fill;width:100%;height:160px}.battle-pack-result__front strong,.battle-pack-result__front span,.battle-pack-result__front small,.battle-pack-result__front em{padding-inline:.55rem}.battle-pack-result__front strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:.4rem;font-size:.7rem;overflow:hidden}.battle-pack-result__front span{color:#c4b5fd;font-size:.58rem}.battle-pack-result__front small{color:#e2e8f094;font-size:.54rem}.battle-pack-result__front em{color:#fde047;margin:.3rem 0;font-size:.48rem;font-style:normal;font-weight:1000}.battle-pack-result--bronze .battle-pack-result__front{border-color:#d69a68}.battle-pack-result--silver .battle-pack-result__front{border-color:#cbd5e1}.battle-pack-result--gold .battle-pack-result__front{border-color:#fde047}.battle-pack-result--platinum .battle-pack-result__front{border-color:#67e8f9;box-shadow:0 0 18px #22d3ee33}.battle-pack-result--legendary .battle-pack-result__front{border-color:#d8b4fe;box-shadow:0 0 28px #c084fc4d}@keyframes battleSealedPack{0%{opacity:0;transform:translateY(25px)rotate(-3deg)scale(.88)}55%{opacity:1;transform:translateY(0)rotate(2deg)scale(1.04)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.battle-opening-pack{transition:none;animation:none}.battle-pack-results,.battle-pack-result__inner{transition:none}}@media (width<=980px){.battle-pack-grid,.battle-theme-pack-grid,.battle-pack-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-collection-header{flex-direction:column}.battle-wallet{justify-content:flex-start}}@media (width<=520px){.battle-pack-grid{grid-template-columns:1fr}.battle-wallet span{min-width:92px}.battle-store-heading{flex-direction:column;align-items:flex-start}.battle-store-heading>span,.battle-store-heading>p{text-align:left}.battle-theme-pack-grid,.battle-pack-filters{grid-template-columns:1fr}.battle-pack-filters>strong{padding-top:0}.battle-theme-pack{grid-template-columns:112px minmax(0,1fr)}.battle-deck-builder-header{flex-direction:column;align-items:stretch}.battle-owned-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:.7rem}}.battle-page{isolation:isolate;position:relative}.battle-page:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(112deg,#0000 5%,#22d3ee33 18%,#0000 31%),linear-gradient(248deg,#0000 5%,#f43f5e2e 18%,#0000 31%),repeating-radial-gradient(at 50% 28%,#fff1 0 2px,#0000 3px 34px),radial-gradient(at 50% 26%,#7c3aed33,#0000 43%),linear-gradient(#03050d 0%,#090d20 48%,#02040b 100%);position:fixed;inset:0}.battle-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle, transparent 0 22%, #22d3ee14 22.5% 23%, transparent 23.5% 46%, #f43f5e12 46.5% 47%, transparent 47.5%), repeating-conic-gradient(from 0deg, #ffffff09 0 1deg, transparent 1deg 15deg), #070b1beb;border:3px solid #a855f752;border-radius:50%;width:min(1100px,92vw);height:58vh;position:fixed;bottom:-23vh;left:50%;transform:translate(-50%)perspective(600px)rotateX(62deg);box-shadow:0 0 90px #7c3aed3d,inset 0 0 80px #06b6d417}.battle-hero{min-height:315px;animation:9s ease-in-out infinite alternate battleHeroEnergy;position:relative;overflow:hidden;box-shadow:0 25px 75px #00000075,0 0 32px #7c3aed2e,inset 0 0 85px #7c3aed1a;background:radial-gradient(circle at 12% 28%,#22d3ee4d,#0000 29%) 0 0/125% 125%,radial-gradient(circle at 88% 32%,#f43f5e40,#0000 31%) 0 0/125% 125%,radial-gradient(circle at 50% 115%,#7c3aed61,#0000 45%) 0 0/110% 110%,linear-gradient(118deg,#06b6d41f,#0000 40%),linear-gradient(242deg,#f43f5e1f,#0000 40%),#050919f5!important;border:1px solid #a855f7b8!important}.battle-hero:before{content:"";z-index:0;pointer-events:none;background:conic-gradient(from 90deg at 50% 50%, transparent 0 16%, #22d3ee14 17%, transparent 19% 47%, #f43f5e12 48%, transparent 51% 77%, #a855f714 78%, transparent 81%);animation:22s linear infinite battleHeroOrbit;position:absolute;inset:-50%}.battle-hero>*{z-index:2;position:relative}.battle-hero>.eyebrow{color:#67e8f9;text-shadow:0 0 12px #22d3eeb8;letter-spacing:.19em}.battle-hero>h1{color:#0000;filter:drop-shadow(0 7px 18px #00000075);background:linear-gradient(92deg,#fff 8%,#a5f3fc 34%,#ddd6fe 58%,#f9a8d4 82%,#fff) 0 0/180%;-webkit-background-clip:text;background-clip:text;margin:.25rem 0 .7rem;animation:6s ease-in-out infinite battleHeroTitleGlow}.battle-hero>p:not(.eyebrow){color:#f1f5f9db;text-shadow:0 2px 8px #0000009e;font-size:clamp(.82rem,1.4vw,1rem)}.battle-cloud-status{color:#e2e8f09e;background:#02061775;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.4rem;margin-top:.6rem;padding:.35rem .58rem;display:inline-flex}.battle-cloud-status span{font-size:.78rem}.battle-cloud-status strong{letter-spacing:.04em;font-size:.56rem}.battle-cloud-status--synced{color:#bbf7d0;border-color:#4ade8066}.battle-cloud-status--synced span{color:#4ade80;text-shadow:0 0 9px #4ade808c}.battle-cloud-status--loading,.battle-cloud-status--saving{color:#cffafe;border-color:#67e8f95c}.battle-cloud-status--error{color:#fecaca;border-color:#f8717175}.battle-hero:after{content:"ARENA";color:#ffffff0a;letter-spacing:-.08em;pointer-events:none;font-size:clamp(5rem,16vw,13rem);font-weight:1000;position:absolute;bottom:-.25em;right:-.04em}@keyframes battleHeroEnergy{0%{background-position:0 48%,100% 45%,50% 100%,50%,50%,50%}to{background-position:9% 42%,91%,54% 92%,50%,50%,50%}}@keyframes battleHeroOrbit{to{transform:rotate(360deg)}}@keyframes battleHeroTitleGlow{0%,to{filter:drop-shadow(0 7px 18px #00000075);background-position:0%}50%{filter:drop-shadow(0 0 16px #67e8f938);background-position:100%}}.battle-main-navigation{z-index:2;grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:.75rem;width:min(1260px,100%);margin:1.55rem auto 0;display:grid;position:relative}.battle-main-navigation button{text-align:center;border-radius:16px;width:100%;min-width:0;min-height:74px;font-weight:1000;transition:border-color .18s,filter .18s,box-shadow .18s,transform .18s}.battle-main-navigation button strong{text-align:center;justify-self:center;font-size:1.05rem;line-height:1.15}.battle-main-navigation button small{text-align:center;justify-self:center;font-size:.72rem;line-height:1.2}.battle-main-navigation__arena{color:#ecfeff;text-shadow:0 0 10px #a5f3fc7a;background:linear-gradient(135deg,#0891b2,#4f46e5);border:1px solid #67e8f9d1;place-items:center;padding:.8rem 1.25rem;font-size:1.05rem;display:grid;box-shadow:inset 0 1px #ffffff47,0 0 24px #22d3ee42}.battle-main-navigation__arena.is-active{background:linear-gradient(135deg,#0891b2,#6d28d9);border-color:#67e8f9;box-shadow:0 0 25px #22d3ee59,inset 0 1px #ffffff4d}.battle-main-navigation__store{color:#fff;text-align:center;text-shadow:0 0 9px #fde0474d;background:linear-gradient(135deg,#7c3aed,#db2777 57%,#ea580c);border:1px solid #fde047eb;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .7rem;padding:.65rem 1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 0 28px #facc1557,inset 0 1px #ffffff4d}.battle-main-navigation__store>span{color:#fde047;background:#02061757;border:1px solid #facc15b8;border-radius:50%;grid-row:1/3;place-items:center;width:36px;height:36px;font-size:1.25rem;display:grid}.battle-main-navigation__store strong{align-self:end}.battle-main-navigation__store small{color:#fde68a;align-self:start;font-size:.65rem}.battle-main-navigation__store.is-active{border-color:#fde047;box-shadow:0 0 30px #facc1547,0 0 42px #c026d32e}.battle-main-navigation__campaign{color:#fff;text-align:center;text-shadow:0 0 9px #d8b4fe57;background:linear-gradient(135deg,#4c1d95,#9333ea 52%,#312e81);border:1px solid #d8b4fee0;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .7rem;padding:.65rem 1rem;display:grid;box-shadow:0 0 25px #a855f74d,inset 0 1px #ffffff40}.battle-main-navigation__campaign>span{color:#f0abfc;text-shadow:0 0 12px #e879f9b8;grid-row:1/3;font-size:1.4rem}.battle-main-navigation__campaign small{color:#e9d5ff;font-size:.62rem}.battle-main-navigation__campaign.is-active{background:linear-gradient(135deg,#7c3aed,#db2777);border-color:#f0abfc;box-shadow:0 0 30px #a855f76b,inset 0 1px #ffffff47}.battle-main-navigation__rules{color:#fff;text-align:center;text-shadow:0 0 9px #a7f3d057;background:linear-gradient(135deg,#047857,#0891b2 54%,#4338ca);border:1px solid #34d399d6;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .7rem;padding:.65rem 1rem;display:grid;box-shadow:0 0 25px #34d39947,inset 0 1px #ffffff40}.battle-main-navigation__rules>span{color:#bbf7d0;text-shadow:0 0 12px #34d399b8;background:#0206174d;border:1px solid #a7f3d0b3;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:1.25rem;display:grid}.battle-main-navigation__rules small{color:#ccfbf1;font-size:.62rem}.battle-main-navigation__rules.is-active{background:linear-gradient(135deg,#059669,#06b6d4,#7c3aed);border-color:#86efac;box-shadow:0 0 30px #34d39966,inset 0 1px #ffffff47}.battle-main-navigation__tutorial{color:#fff;text-align:center;text-shadow:0 0 9px #e2e8f057;background:linear-gradient(135deg,#334155,#64748b 48%,#7c3aed);border:1px solid #e2e8f0d1;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .7rem;padding:.65rem 1rem;display:grid;box-shadow:0 0 25px #e2e8f038,inset 0 1px #ffffff40}.battle-main-navigation__tutorial>span{color:#f8fafc;background:#02061757;border:1px solid #e2e8f0c7;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:1.2rem;display:grid;box-shadow:0 0 16px #e2e8f038}.battle-main-navigation__tutorial small{color:#e2e8f0;font-size:.62rem}.battle-main-navigation__tutorial.is-active{background:linear-gradient(135deg,#475569,#a78bfa,#22d3ee);border-color:#f8fafc;box-shadow:0 0 30px #e2e8f05c,inset 0 1px #ffffff47}.battle-main-navigation__multiplayer{color:#fff;text-align:center;text-shadow:0 0 9px #a5f3fc5c;background:linear-gradient(135deg,#0e7490,#4338ca 56%,#7e22ce);border:1px solid #67e8f9d1;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .7rem;padding:.65rem 1rem;display:grid;box-shadow:0 0 27px #22d3ee4d,inset 0 1px #ffffff42}.battle-main-navigation__multiplayer>span{color:#a5f3fc;text-shadow:0 0 12px #22d3eeb8;grid-row:1/3;font-size:1.45rem}.battle-main-navigation__multiplayer small{color:#cffafe;font-size:.62rem}.battle-main-navigation__multiplayer.is-active{background:linear-gradient(135deg,#0891b2,#4f46e5,#9333ea);border-color:#a5f3fc;box-shadow:0 0 30px #22d3ee57,inset 0 1px #ffffff47}.battle-main-navigation__multiplayer--locked{cursor:not-allowed;opacity:.82;filter:grayscale(.18);position:relative}.battle-main-navigation__multiplayer--locked:before{content:"";opacity:.72;pointer-events:none;filter:blur(10px);background:linear-gradient(90deg,#0000,#facc1547,#22d3ee38,#0000);border-radius:20px;animation:2.2s ease-in-out infinite comingSoonGlow;position:absolute;inset:-5px}.battle-main-navigation__multiplayer--locked:after{content:"COMING SOON";z-index:3;color:#fff7ed;letter-spacing:.12em;text-shadow:0 0 10px #ffffffa6;background:linear-gradient(135deg,#ca8a04,#db2777,#7c3aed);border:1px solid #facc15eb;border-radius:999px;padding:.36rem .72rem;font-size:.68rem;font-weight:1000;animation:1.8s ease-in-out infinite comingSoonBadge;position:absolute;top:-18px;right:50%;transform:translate(50%)rotate(-2deg);box-shadow:0 0 18px #facc1580,0 0 30px #ec489947,inset 0 1px #ffffff57}.battle-main-navigation__multiplayer--locked:hover{filter:grayscale(.12)brightness(1.08);transform:none}.multiplayer-coming-soon{text-align:center;background:radial-gradient(circle at top,#22d3ee1f,#0000 42%),#080d1eeb!important;border-color:#67e8f947!important}.multiplayer-coming-soon h2{margin:.2rem 0 .5rem}.multiplayer-coming-soon p:not(.section-kicker){color:#e2e8f0a8;max-width:560px;margin:0 auto}.battle-rules{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 0,#22d3ee29,#0000 34%),radial-gradient(circle at 88% 14%,#ec489926,#0000 35%),#060a1cf0!important;border-color:#67e8f93d!important}.battle-rules:before{content:"";pointer-events:none;opacity:.34;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.battle-rules>*{z-index:1;position:relative}.battle-rules-hero{background:linear-gradient(135deg,#0f172ad1,#312e8142);border:1px solid #67e8f92e;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1rem;display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 70px #0206173d}.battle-rules-hero h2{letter-spacing:-.05em;margin:.15rem 0 .65rem;font-size:clamp(2rem,5vw,4rem);line-height:.95}.battle-rules-hero p:not(.section-kicker){color:#e2e8f0b8;max-width:760px;line-height:1.7}.battle-rules-hero__seal{color:#fff;text-align:center;background:radial-gradient(circle,#67e8f942,#7c3aed38 52%,#020617a3);border:1px solid #67e8f970;border-radius:50%;place-items:center;width:150px;height:150px;display:grid;box-shadow:0 0 34px #22d3ee47,inset 0 0 34px #a855f733}.battle-rules-hero__seal span{letter-spacing:-.08em;text-shadow:0 0 18px #22d3eea3;font-size:2.2rem;font-weight:1000}.battle-rules-hero__seal small{color:#a5f3fc;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:900;display:block}.battle-rules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.battle-rules-card,.battle-rules-panel,.battle-rules-flow,.battle-rules-tables article,.battle-rules-economy{background:#0f172ab8;border:1px solid #94a3b833;border-radius:24px;box-shadow:inset 0 1px #ffffff12,0 18px 44px #02061733}.battle-rules-card{min-height:210px;padding:1.15rem}.battle-rules-card__icon{color:#020617;background:#67e8f9;border-radius:15px;place-items:center;width:42px;height:42px;margin-bottom:1rem;font-weight:1000;display:grid;box-shadow:0 0 22px #67e8f959}.battle-rules-card--violet .battle-rules-card__icon{background:#d8b4fe;box-shadow:0 0 22px #d8b4fe59}.battle-rules-card--gold .battle-rules-card__icon{background:#fde047;box-shadow:0 0 22px #facc1559}.battle-rules-card h3,.battle-rules-panel h3,.battle-rules-flow h3,.battle-rules-tables h3,.battle-rules-economy h3{color:#f8fafc;margin:0 0 .55rem;font-size:1.35rem}.battle-rules-card p,.battle-rules-panel p,.battle-rules-economy p{color:#e2e8f0b3;margin:0;line-height:1.65}.battle-rules-flow{background:linear-gradient(135deg,#06b6d41a,#7c3aed1f);margin-top:1rem;padding:1.25rem}.battle-rules-flow ol{counter-reset:rules-step;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.battle-rules-flow li{counter-increment:rules-step;color:#e2e8f0b8;background:#02061757;border:1px solid #67e8f92e;border-radius:18px;min-height:128px;padding:2.65rem .85rem .9rem;line-height:1.45;position:relative}.battle-rules-flow li:before{content:counter(rules-step);color:#020617;background:linear-gradient(135deg,#22d3ee,#a78bfa);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:1000;display:grid;position:absolute;top:.8rem;left:.85rem;box-shadow:0 0 16px #22d3ee47}.battle-rules-flow strong{color:#fff}.battle-rules-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.battle-rules-panel{padding:1.25rem}.battle-rules-essences{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:1rem;display:grid}.battle-rules-essences span,.battle-rules-mini-list li,.battle-rules-pack-prices span{background:#02061752;border:1px solid #67e8f929;border-radius:16px}.battle-rules-essences span{color:#ccfbf1;padding:.75rem .85rem;font-weight:900;box-shadow:inset 0 1px #ffffff0d}.battle-rules-mini-list{gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.battle-rules-mini-list li{color:#e2e8f0b8;padding:.7rem .85rem}.battle-rules-mini-list strong{color:#fde68a}.battle-rules-split--updates .battle-rules-panel:first-child{border-color:#34d3994d}.battle-rules-split--updates .battle-rules-panel:last-child{border-color:#fbbf244d}.battle-rules-visual-legend strong.is-attack{color:#fb7185}.battle-rules-visual-legend strong.is-defense{color:#7dd3fc}.battle-rules-visual-legend strong.is-player-ability{color:#34d399}.battle-rules-visual-legend strong.is-cpu-ability{color:#fbbf24}.battle-rules-visual-legend strong.is-advantage{color:#4ade80}.battle-rules-visual-legend strong.is-disadvantage{color:#fb7185}.battle-rules-tables{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.battle-rules-tables article{padding:1.25rem}.battle-rules-table{gap:.7rem;margin-top:1rem;display:grid}.battle-rules-table div{background:#0206174d;border:1px solid #94a3b829;border-radius:16px;grid-template-columns:minmax(130px,.8fr) auto minmax(0,1.4fr);align-items:center;gap:.75rem;padding:.8rem .9rem;display:grid}.battle-rules-table strong{color:#f8fafc}.battle-rules-table span{color:#67e8f9;white-space:nowrap;font-weight:1000}.battle-rules-table small{color:#e2e8f09e;line-height:1.4}.battle-rules-economy{background:radial-gradient(circle at 12% 0,#facc151f,#0000 34%),#0f172abd;border-color:#facc1542;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem;display:grid}.battle-rules-economy strong{color:#fde047}.battle-rules-pack-prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.battle-rules-pack-prices span{padding:.9rem}.battle-rules-pack-prices strong{color:#fff7ed;display:block}.battle-rules-pack-prices small{color:#fde68a;font-weight:1000}.battle-tutorial{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 0,#e2e8f024,#0000 34%),radial-gradient(circle at 84% 12%,#7c3aed33,#0000 35%),#060a1cf0!important;border-color:#e2e8f03d!important}.battle-tutorial:before{content:"";opacity:.24;pointer-events:none;background:repeating-linear-gradient(115deg,#ffffff0d 0 1px,#0000 1px 18px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.battle-tutorial>*{z-index:1;position:relative}.battle-tutorial-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:stretch;gap:1rem;display:grid}.battle-tutorial-hero>div:first-child,.battle-tutorial-reward,.battle-tutorial-step,.battle-tutorial-claim{background:#0f172ab8;border:1px solid #e2e8f02e;border-radius:24px;box-shadow:inset 0 1px #ffffff12,0 18px 44px #02061733}.battle-tutorial-hero>div:first-child{padding:1.25rem}.battle-tutorial-hero h2{letter-spacing:-.05em;margin:.1rem 0 .55rem;font-size:clamp(2rem,4.6vw,3.8rem);line-height:.95}.battle-tutorial-hero p:not(.section-kicker),.battle-tutorial-claim p{color:#e2e8f0b3;margin:0;line-height:1.65}.battle-tutorial-reward{background:radial-gradient(circle at 50% 0,#e2e8f038,#0000 46%),linear-gradient(145deg,#334155d1,#4c1d956b);border-color:#e2e8f057;align-content:center;gap:.3rem;padding:1.25rem;display:grid}.battle-tutorial-reward span{color:#cbd5e1;letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:1000}.battle-tutorial-reward strong{color:#f8fafc;text-shadow:0 0 18px #e2e8f038;font-size:1.65rem;line-height:1}.battle-tutorial-reward small{color:#e2e8f0;font-weight:900}.battle-tutorial-steps{gap:.8rem;margin-top:1rem;display:grid}.battle-tutorial-step{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.battle-tutorial-step>span{color:#020617;background:linear-gradient(135deg,#f8fafc,#a78bfa);border:1px solid #e2e8f080;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:1000;display:grid;box-shadow:0 0 20px #e2e8f033}.battle-tutorial-step small{color:#a5f3fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.62rem;font-weight:1000;display:block}.battle-tutorial-step h3{color:#fff;margin:0 0 .25rem;font-size:1.05rem}.battle-tutorial-step p{color:#e2e8f0a8;margin:0;line-height:1.5}.battle-tutorial-step em{color:#e2e8f094;margin-top:.35rem;font-style:normal;line-height:1.45;display:block}.battle-tutorial-step__rewards{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.battle-tutorial-step__rewards strong{color:#fde68a;background:#02061757;border:1px solid #facc1533;border-radius:999px;padding:.38rem .58rem;font-size:.7rem}.battle-tutorial-step .button{min-width:150px}.battle-tutorial-step.is-completed{border-color:#22d3ee52}.battle-tutorial-step.is-completed>span{color:#ecfeff;background:linear-gradient(135deg,#0891b2,#22d3ee)}.battle-tutorial-step.is-locked{opacity:.54;filter:grayscale(.5)}.battle-tutorial-mission{background:radial-gradient(circle at 18% 0,#e2e8f029,#0000 38%),linear-gradient(115deg,#334155d1,#4c1d95c7,#0f172af5);border-color:#e2e8f08f}.battle-tutorial-claim{background:radial-gradient(circle at 0 0,#e2e8f024,#0000 34%),#0f172ac2;border-color:#e2e8f047;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1rem;padding:1.15rem;display:grid}.battle-tutorial-claim h3{color:#fff;margin:0 0 .35rem;font-size:1.35rem}.battle-tutorial-claim .button{background:linear-gradient(135deg,#475569,#a78bfa,#22d3ee);border-color:#e2e8f0b8;min-width:260px;box-shadow:0 0 22px #e2e8f033}.battle-main-navigation button:hover{filter:brightness(1.16)saturate(1.12);transform:translateY(-2px)}.battle-main-navigation .battle-main-navigation__multiplayer--locked:hover{filter:grayscale(.12)brightness(1.08);transform:none}.battle-main-navigation button:active{transform:translateY(0)}@keyframes comingSoonGlow{0%,to{opacity:.45;transform:scale(.98)}50%{opacity:.95;transform:scale(1.02)}}@keyframes comingSoonBadge{0%,to{transform:translate(50%)rotate(-2deg)scale(1)}50%{transform:translate(50%)rotate(1deg)scale(1.08)}}.battle-page>.button--ghost:first-child{color:#e0f2fe;background:linear-gradient(135deg,#0f172ae0,#0891b226);border-color:#67e8f952;transition:border-color .18s,background .18s,box-shadow .18s;box-shadow:0 8px 24px #0000003d}.battle-page>.button--ghost:first-child:hover{background:linear-gradient(135deg,#0f172aeb,#0891b247);border-color:#67e8f9b3;box-shadow:0 0 20px #22d3ee24}@media (prefers-reduced-motion:reduce){.battle-hero,.battle-hero:before,.battle-hero>h1{animation:none}.battle-main-navigation button:hover{transform:none}}.battle-campaign{background:radial-gradient(circle at 50% 0,#7c3aed2e,#0000 38%),#080d1ef0!important;border-color:#c084fc59!important}.battle-campaign-overview{grid-template-columns:.75fr 1.2fr .9fr;gap:.8rem;margin-top:1.2rem;display:grid}.battle-campaign-overview>div{background:linear-gradient(135deg,#0f172ad1,#312e812e);border:1px solid #67e8f92e;border-radius:20px;padding:.95rem 1rem;box-shadow:inset 0 1px #ffffff0f}.battle-campaign-overview span{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:1000;display:block}.battle-campaign-overview strong{color:#fff;margin-top:.25rem;font-size:clamp(1.1rem,2vw,1.65rem);line-height:1.05;display:block}.battle-campaign-overview small{color:#e2e8f094;margin-top:.25rem;font-weight:800;display:block}.battle-campaign-reward-policy{color:#e2e8f0c7;background:#0d94881a;border:1px solid #2dd4bf3d;border-radius:16px;align-items:center;gap:.8rem;margin-top:.85rem;padding:.8rem 1rem;display:flex}.battle-campaign-reward-policy>span{color:#99f6e4;background:#14b8a62e;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:1.2rem;font-weight:1000;display:grid}.battle-campaign-reward-policy p{margin:0;font-size:.78rem;line-height:1.55}.battle-campaign-reward-policy strong{color:#ccfbf1}.battle-campaign-path{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid;position:relative}.battle-campaign-path:before{content:"";opacity:.64;background:linear-gradient(90deg,#22d3ee,#8b5cf6,#f43f5e,#fde047);border-radius:999px;height:4px;position:absolute;top:36px;left:8%;right:8%;box-shadow:0 0 24px #a855f74d}.battle-campaign-node{z-index:1;text-align:center;background:radial-gradient(circle at 50% 0,#7c3aed2e,#0000 36%),linear-gradient(160deg,#1e293bf5,#020617f5);border:1px solid #94a3b83d;border-radius:24px;align-content:start;justify-items:center;gap:.52rem;min-width:0;padding:1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 18px 40px #0206173d,inset 0 1px #ffffff12}.battle-campaign-node:hover{border-color:#67e8f96b;transform:translateY(-3px);box-shadow:0 22px 48px #02061752,0 0 26px #22d3ee1a}.battle-campaign-node__number{color:#fff;background:#111827;border:3px solid #8b5cf6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.05rem;font-weight:1000;display:grid;box-shadow:0 0 22px #8b5cf66b}.battle-campaign-node>p{color:#c4b5fd;letter-spacing:.14em;margin:.35rem 0 0;font-size:.58rem;font-weight:1000}.battle-campaign-node h3{margin:0;font-size:1.02rem;line-height:1.08}.battle-campaign-node__focus{color:#a5f3fc;letter-spacing:.06em;text-transform:uppercase;background:#0891b21f;border:1px solid #67e8f933;border-radius:999px;padding:.32rem .58rem;font-size:.58rem;font-weight:1000}.battle-campaign-node>span:not(.battle-campaign-node__number){color:#e2e8f09e;min-height:4.7em;font-size:.68rem;line-height:1.45}.battle-campaign-node>small{color:#fde68a;font-size:.58rem;font-weight:900}.battle-campaign-node__rewards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:100%;margin-top:.15rem;display:grid}.battle-campaign-node__rewards span{color:#e2e8f0bd;background:#02061761;border:1px solid #facc152e;border-radius:13px;place-items:center;min-height:42px;padding:.45rem;font-size:.58rem;font-weight:900;line-height:1.2;display:grid}.battle-campaign-node__rewards span:last-child{color:#ccfbf1;border-color:#2dd4bf2e;grid-column:1/-1}.battle-campaign-node__rewards strong{color:#fde047;font-size:.9rem}.battle-campaign-node .button{width:100%;margin-top:.35rem;padding:.7rem .45rem;font-size:.68rem;box-shadow:0 0 18px #22d3ee24}.battle-campaign-node.is-completed{background:radial-gradient(circle at 50% 0,#22d3ee29,#0000 36%),linear-gradient(160deg,#0c4a6e70,#020617f5);border-color:#22d3ee9e}.battle-campaign-node.is-completed .battle-campaign-node__number{color:#67e8f9;border-color:#22d3ee}.battle-campaign-node.is-locked{opacity:.48;filter:grayscale(.65)}.battle-campaign-node.is-boss{background:linear-gradient(160deg,#7f1d1d6b,#2e106575,#020617f5);border-color:#f43f5e94}.battle-campaign-node.is-boss .battle-campaign-node__number{border-color:#fb7185;box-shadow:0 0 24px #f43f5e75}.battle-campaign-mission{color:#fff;background:radial-gradient(circle at 18% 0,#22d3ee2e,#0000 38%),radial-gradient(circle at 72% 40%,#a855f729,#0000 42%),linear-gradient(115deg,#4c1d95c7,#1e293bf5);border:1px solid #c084fc9e;border-radius:30px;grid-template-columns:86px minmax(0,1fr) auto auto auto;align-items:center;gap:1.35rem;min-height:245px;margin:1.35rem 0;padding:clamp(1.35rem,2.4vw,2rem);display:grid;box-shadow:0 20px 58px #0000005c,0 0 34px #a855f72e}.battle-campaign-mission>span{color:#f0abfc;background:#0206179e;border:1px solid #d8b4fe;border-radius:50%;place-items:center;width:76px;height:76px;font-size:2rem;display:grid;box-shadow:0 0 24px #c084fc5c}.battle-campaign-mission small{color:#c4b5fd;letter-spacing:.12em;font-size:.68rem;font-weight:1000}.battle-campaign-mission strong{margin-top:.18rem;font-size:clamp(1.35rem,2.3vw,2.1rem);line-height:1.02;display:block}.battle-campaign-mission p{color:#e2e8f0b8;max-width:680px;margin:.35rem 0 0;font-size:.9rem;line-height:1.5}.battle-campaign-mission__focus{flex-wrap:wrap;gap:.6rem;margin-top:.85rem;display:flex}.battle-campaign-mission__focus span{color:#a5f3fc;text-transform:uppercase;background:#0891b229;border:1px solid #67e8f947;border-radius:999px;padding:.52rem .82rem;font-size:.74rem;font-weight:1000;box-shadow:inset 0 1px #ffffff0f}.battle-campaign-mission__enemies{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.battle-campaign-mission__enemies span{background:#02061770;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:.5rem;max-width:205px;padding:.42rem .75rem .42rem .42rem;display:inline-flex;box-shadow:0 10px 24px #02061733}.battle-campaign-mission__enemies img{object-fit:cover;border:1px solid #ffffff38;border-radius:50%;width:40px;height:40px}.battle-campaign-mission__enemies strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.78rem;overflow:hidden}.battle-campaign-mission dl{gap:.5rem;margin:0;display:flex}.battle-campaign-mission dl div{text-align:center;background:#02061785;border-radius:14px;min-width:96px;padding:.72rem .8rem;box-shadow:inset 0 1px #ffffff0d}.battle-campaign-mission dt{color:#e2e8f094;text-transform:uppercase;font-size:.58rem;font-weight:1000}.battle-campaign-mission dd{color:#fde68a;margin:.15rem 0 0;font-size:.92rem;font-weight:1000}.battle-campaign-mission>button{color:#fecaca;background:#7f1d1d4d;border:1px solid #f8717161;border-radius:15px;min-width:132px;padding:.9rem 1rem;font-size:.76rem;font-weight:1000}.battle-campaign-mission>.battle-campaign-mission__start{color:#ecfeff;background:linear-gradient(135deg,#0891b2,#7c3aed);border-color:#67e8f999;box-shadow:0 0 18px #22d3ee2e}.battle-campaign-mission>.battle-campaign-mission__start:disabled{cursor:not-allowed;opacity:.5;filter:grayscale(.45)}.battle-campaign-mission.is-boss{background:linear-gradient(115deg,#7f1d1d9e,#4c1d95c7,#0f172af0);border-color:#fb7185ad}@media (width<=980px){.battle-campaign-overview{grid-template-columns:1fr}.battle-campaign-path{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-campaign-path:before{display:none}.battle-campaign-mission{grid-template-columns:auto minmax(0,1fr);min-height:0}.battle-campaign-mission dl,.battle-campaign-mission>button{grid-column:2}.battle-campaign-mission dl{flex-wrap:wrap}.battle-rules-hero,.battle-rules-split,.battle-rules-tables,.battle-rules-economy,.battle-tutorial-hero,.battle-tutorial-claim,.battle-rules-grid{grid-template-columns:1fr}.battle-rules-flow ol{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-rules-hero__seal{justify-self:center;width:120px;height:120px}.battle-tutorial-claim .button{width:100%;min-width:0}}@media (width<=520px){.battle-campaign-path{grid-template-columns:1fr}.battle-campaign-mission{grid-template-columns:1fr;justify-items:start}.battle-campaign-mission dl,.battle-campaign-mission>button{grid-column:1;width:100%}.battle-rules-hero{border-radius:22px;padding:.85rem}.battle-rules-hero h2,.battle-tutorial-hero h2{font-size:2.3rem}.battle-rules-flow ol,.battle-rules-essences,.battle-rules-pack-prices{grid-template-columns:1fr}.battle-rules-table div{grid-template-columns:1fr;gap:.25rem}.battle-rules-flow li{min-height:0}.battle-tutorial-step{grid-template-columns:1fr;justify-items:start}.battle-main-navigation{grid-template-columns:1fr;display:grid}.battle-main-navigation button{width:100%}}@media (width>=521px) and (width<=900px){.battle-main-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}}.battle-page>.section-block:not(.battle-arena){background:linear-gradient(145deg,#0f172ae6,#050816eb);border-color:#7c3aed38;box-shadow:0 18px 48px #00000038}.battle-page .search-select{background:#020617db;border-color:#22d3ee47}.battle-page .search-select:focus{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee21,0 0 24px #22d3ee1f}.battle-deck-slot{background:#02061761;border:1px solid #94a3b824;border-radius:18px;align-content:start;gap:.65rem;min-width:0;padding:.85rem;display:grid}.battle-deck-slot>label{color:#e2e8f0db;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.battle-deck-search{color:#f8fafc;background:#020617db;border:1px solid #22d3ee47;border-radius:12px;outline:none;width:100%;min-width:0;min-height:42px;padding:.68rem .82rem;transition:border-color .16s,box-shadow .16s}.battle-deck-search::placeholder{color:#e2e8f06b}.battle-deck-search:focus{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee1f}.battle-search-results{background:#030712f7;border:1px solid #22d3ee3d;border-radius:14px;gap:.35rem;max-height:280px;padding:.4rem;display:grid;overflow-y:auto;box-shadow:0 18px 38px #00000057}.battle-search-result{color:#f8fafc;text-align:left;background:#1e293b9e;border:1px solid #0000;border-radius:10px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.65rem;width:100%;padding:.42rem;transition:border-color .14s,background .14s,transform .14s;display:grid}.battle-search-result:hover:not(:disabled){background:#0e749033;border-color:#22d3ee7a;transform:translate(3px)}.battle-search-result:disabled{opacity:.35}.battle-search-result img{object-fit:cover;border-radius:9px;width:42px;height:42px}.battle-search-result>span{min-width:0;display:grid}.battle-search-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.battle-search-result small{text-overflow:ellipsis;white-space:nowrap;color:#e2e8f094;font-size:.67rem;overflow:hidden}.battle-search-empty{color:#e2e8f094;text-align:center;margin:0;padding:.85rem;font-size:.78rem}.battle-deck-preview{background:linear-gradient(115deg,#7c3aed29,#06b6d414);border:1px solid #a855f747;border-radius:14px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;padding:.55rem;animation:.24s ease-out both battlePreviewIn;display:grid}.battle-deck-preview img{object-fit:cover;border:2px solid #22d3ee73;border-radius:12px;width:58px;height:58px}.battle-deck-preview>div{min-width:0;display:grid}.battle-deck-preview strong{text-overflow:ellipsis;white-space:nowrap;color:#f8fafc;overflow:hidden}.battle-deck-preview span{color:#c4b5fd;font-size:.72rem;font-weight:800}.battle-deck-preview small{color:#e2e8f0ad}.battle-difficulty-selector{background:#02061761;border:1px solid #94a3b829;border-radius:18px;margin:1.2rem 0;padding:1rem}.battle-mode-selector{background:linear-gradient(145deg,#7c3aed14,#02061766);border:1px solid #a855f73d;border-radius:18px;margin:1.2rem 0;padding:1rem}.battle-mode-selector h3{margin:.15rem 0 .8rem}.battle-mode-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.battle-mode-option{color:#e2e8f0b3;text-align:left;background:#0f172aad;border:1px solid #94a3b833;border-radius:14px;align-content:start;gap:.3rem;min-height:112px;padding:.75rem;transition:transform .15s,border-color .15s;display:grid}.battle-mode-option:hover:not(:disabled){border-color:#c084fc9e;transform:translateY(-2px)}.battle-mode-option strong{color:#fff}.battle-mode-option span{font-size:.68rem;line-height:1.35}.battle-mode-option small{color:#c4b5fd;margin-top:auto;font-size:.62rem;font-weight:900}.battle-mode-option--active{background:linear-gradient(145deg,#7c3aed3d,#06b6d414);border-color:#c084fc;box-shadow:0 0 18px #a855f724}.battle-difficulty-selector h3{margin:.15rem 0 .8rem}.battle-difficulty-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.battle-difficulty{color:#e2e8f0b8;text-align:left;background:#0f172aad;border:1px solid #94a3b833;border-radius:14px;align-content:start;gap:.3rem;min-height:116px;padding:.75rem;transition:transform .15s,border-color .15s,background .15s;display:grid}.battle-difficulty:hover:not(:disabled){border-color:#22d3ee75;transform:translateY(-2px)}.battle-difficulty strong{color:#fff}.battle-difficulty span{font-size:.68rem;line-height:1.35}.battle-difficulty small{color:#fde047;margin-top:auto;font-size:.62rem;font-weight:900}.battle-difficulty--active{color:#fff;background:linear-gradient(145deg,#0891b233,#7c3aed29);border-color:#22d3ee;box-shadow:0 0 18px #22d3ee1f}.battle-cpu-deck{margin-top:1.2rem}.battle-cpu-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.battle-cpu-preview-card{background:linear-gradient(145deg,#1e293bd6,#020617e6);border:1px solid #94a3b838;border-radius:15px;outline:none;grid-template-columns:76px minmax(0,1fr);align-items:center;min-width:0;transition:transform .15s,border-color .15s;display:grid;position:relative;overflow:hidden}.battle-cpu-preview-card:hover,.battle-cpu-preview-card:focus-visible{border-color:#67e8f98f;transform:translateY(-3px)}.battle-cpu-preview-card img{object-fit:cover;object-position:center top;width:76px;height:96px}.battle-cpu-preview-card>div{gap:.16rem;min-width:0;padding:.65rem;display:grid}.battle-cpu-preview-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.battle-cpu-preview-card span{color:#e2e8f0ad;font-size:.68rem}.battle-cpu-preview-card small{font-size:.6rem;font-weight:900}.battle-cpu-preview-card--bronze small{color:#d69a68}.battle-cpu-preview-card--silver small{color:#cbd5e1}.battle-cpu-preview-card--gold small{color:#fde047}.battle-cpu-preview-card--platinum small{color:#67e8f9}.battle-cpu-preview-card--legendary small{color:#d8b4fe}.battle-cpu-preview-stats{z-index:5;opacity:0;visibility:hidden;color:#fff;pointer-events:none;background:#030712f7;border:1px solid #67e8f957;border-radius:11px;align-content:center;gap:.25rem;padding:.65rem;transition:opacity .15s,visibility .15s,transform .15s;display:grid;position:absolute;inset:5px;transform:scale(.96)}.battle-cpu-preview-card:hover .battle-cpu-preview-stats,.battle-cpu-preview-card:focus-visible .battle-cpu-preview-stats,.battle-cpu-preview-card--inspected .battle-cpu-preview-stats{opacity:1;visibility:visible;transform:scale(1)}.battle-cpu-preview-stats dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin:.25rem 0;display:grid}.battle-cpu-preview-stats dl div{background:#1e293bb8;border-radius:5px;justify-content:space-between;gap:.2rem;padding:.24rem;display:flex}.battle-cpu-preview-stats dt{color:#e2e8f085;font-size:.52rem}.battle-cpu-preview-stats dd{color:#67e8f9;margin:0;font-size:.58rem;font-weight:900}@media (width<=780px){.battle-difficulty-options,.battle-mode-options{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-cpu-preview-grid{grid-template-columns:1fr}}@media (width<=430px){.battle-difficulty-options,.battle-mode-options{grid-template-columns:1fr}}@keyframes battlePreviewIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.battle-arena{scroll-margin-top:92px;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 30%,#06b6d421,#0000 30%),radial-gradient(circle at 85% 30%,#f43f5e1f,#0000 30%),#080d1eeb!important}.battle-action-banner{color:#fff;text-align:center;background:linear-gradient(90deg,#7c3aed52,#06b6d438,#f43f5e47);border:1px solid #facc1566;border-radius:16px;align-content:center;gap:.35rem;min-height:86px;margin:1rem 0 1.25rem;padding:1rem 1.25rem;animation:.42s ease-out both battleActionBanner;display:grid;box-shadow:0 0 28px #7c3aed33}.battle-action-banner span{color:#fde047;letter-spacing:.16em;font-size:.68rem;font-weight:1000}.battle-action-banner strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.92rem,2vw,1.15rem);display:-webkit-box;overflow:hidden}.battle-action-banner--idle{visibility:hidden;animation:none}.battle-action-stage{z-index:80;isolation:isolate;place-items:center;min-height:148px;margin:1rem 0 1.25rem;display:grid;position:relative}.battle-action-stage>*{grid-area:1/1}.battle-action-stage .battle-action-banner{width:100%;margin:0}.battle-action-stage--ability .battle-action-banner{visibility:hidden;opacity:0}.battle-ability-activation{--ability-accent:#34d399;z-index:70;border:2px solid var(--ability-accent);color:#fff;background:linear-gradient(110deg, color-mix(in srgb,var(--ability-accent) 24%,#020617), #020617f5 62%), #020617;width:min(760px,100% - 2rem);min-height:118px;box-shadow:0 0 30px color-mix(in srgb,var(--ability-accent) 48%,transparent), 0 24px 65px #00000094;pointer-events:none;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.2rem;animation:4.2s cubic-bezier(.16,.8,.2,1) both battleAbilityPanel;display:grid;position:relative;overflow:hidden}.battle-ability-activation--cpu{--ability-accent:#fbbf24}.battle-ability-activation--event{--ability-accent:#e879f9}.battle-ability-activation:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 28%,#ffffff38 48%,#0000 68%);animation:.9s ease-out .18s both battleAbilityScan;position:absolute;inset:0;transform:translate(-120%)}.battle-ability-activation__icon{z-index:3;border:2px solid var(--ability-accent);color:#fff;background:radial-gradient(circle,color-mix(in srgb,var(--ability-accent) 42%,#020617),#020617 70%);width:76px;height:76px;box-shadow:0 0 26px var(--ability-accent),inset 0 0 18px color-mix(in srgb,var(--ability-accent) 35%,transparent);border-radius:50%;place-items:center;font-size:2rem;animation:1.45s ease-out both battleAbilityIcon;display:grid;position:relative}.battle-ability-activation__copy{z-index:3;gap:.18rem;min-width:0;display:grid;position:relative}.battle-ability-activation__copy small{color:var(--ability-accent);letter-spacing:.16em;font-size:.62rem;font-weight:1000}.battle-ability-activation__copy strong{color:#fff;text-shadow:0 0 18px color-mix(in srgb,var(--ability-accent) 58%,transparent);font-size:clamp(1.35rem,3vw,2.15rem);line-height:1}.battle-ability-activation__copy p{color:#f1f5f9d1;margin:.2rem 0 0;font-size:.78rem;line-height:1.4}.battle-ability-activation__outcome{border-top:1px solid color-mix(in srgb,var(--ability-accent) 42%,transparent);color:#fff;margin-top:.28rem;padding-top:.34rem;font-size:.72rem;font-weight:850;line-height:1.35;display:block}.battle-ability-activation>em{z-index:3;border:1px solid color-mix(in srgb,var(--ability-accent) 58%,transparent);color:var(--ability-accent);white-space:nowrap;background:#020617ad;border-radius:999px;padding:.4rem .55rem;font-size:.55rem;font-style:normal;font-weight:1000;position:relative}.battle-ability-activation__energy,.battle-ability-activation__energy span{border:1px solid var(--ability-accent);border-radius:50%;width:96px;height:96px;position:absolute;inset:50% auto auto 38px;transform:translate(-50%,-50%)}.battle-ability-activation__energy{border:0}.battle-ability-activation__energy span{animation:1.25s ease-out infinite battleAbilityRing;inset:50% auto auto 50%}.battle-ability-activation__energy span:nth-child(2){animation-delay:.22s}.battle-ability-activation__energy span:nth-child(3){animation-delay:.44s}@keyframes battleAbilityPanel{0%{opacity:0;filter:blur(7px);transform:translateY(-18px)scale(.82)}11%{opacity:1;filter:blur();transform:translateY(0)scale(1.018)}18%,88%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.985)}}@keyframes battleAbilityIcon{0%{transform:rotate(-35deg)scale(.35)}28%{transform:rotate(8deg)scale(1.16)}48%,to{transform:rotate(0)scale(1)}}@keyframes battleAbilityRing{0%{opacity:.75;transform:translate(-50%,-50%)scale(.55)}to{opacity:0;transform:translate(-50%,-50%)scale(1.65)}}@keyframes battleAbilityScan{to{transform:translate(120%)}}.battle-arena:before{content:"";pointer-events:none;opacity:.28;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#0000);mask-image:linear-gradient(#0000,#000 35%,#0000)}.battle-arena>:not(.battle-arena__lights){z-index:2;position:relative}.battle-arena__lights{z-index:0;pointer-events:none;opacity:.72;filter:blur(12px);background:conic-gradient(from 90deg,#0000,#22d3ee17,#0000 30%,#f43f5e14,#0000 65%);animation:none;position:absolute;inset:-30%}.battle-round-flash{pointer-events:none;color:#e0f2fe;letter-spacing:.16em;white-space:nowrap;background:#080d1edb;border:1px solid #67e8f975;border-radius:999px;width:fit-content;margin:.8rem auto 1.1rem;padding:.42rem .9rem;font-size:.82rem;font-weight:1000;animation:.52s ease-out both battleRoundPop;top:auto;left:auto;box-shadow:0 0 14px #22d3ee24;z-index:8!important;position:relative!important}.battle-teams-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.battle-team{background:#0f172a9e;border:1px solid #94a3b82e;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.battle-team__label{color:#e2e8f0b8;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.battle-team__cards{perspective:900px;align-items:center;gap:.7rem;display:flex}.battle-team__card{opacity:0;perspective:700px;width:66px;height:92px;color:inherit;background:0 0;border:0;padding:0;animation:.92s cubic-bezier(.2,.8,.25,1) forwards battleDeckCardDeal;position:relative}.battle-team__card:hover,.battle-team__card:focus-visible,.battle-team__card:focus{z-index:20;outline:none}.battle-team__card-inner{width:100%;height:100%;transform-style:preserve-3d;animation:.92s cubic-bezier(.25,.7,.2,1) forwards battleDeckCardFlip;animation-delay:inherit;position:relative}.battle-team__card-front,.battle-team__card-back{backface-visibility:hidden;border:2px solid #94a3b857;border-radius:10px;position:absolute;inset:0;overflow:hidden;box-shadow:0 9px 18px #00000052}.battle-team__card-back{color:#fff;text-align:center;background:linear-gradient(45deg,#0000 46%,#ffffff0f 47% 53%,#0000 54%) 0 0/13px 13px,linear-gradient(-45deg,#0000 46%,#ffffff0d 47% 53%,#0000 54%) 0 0/13px 13px,radial-gradient(circle,#7c3aed,#111936 70%);place-content:center;gap:.1rem;display:grid;transform:rotateY(0)}.battle-team__card-logo{text-shadow:0 0 12px #22d3ee;color:#67e8f9!important;background:0 0!important;padding:0!important;font-size:1.35rem!important;position:static!important}.battle-team__card-back strong{letter-spacing:.02em;font-size:.55rem}.battle-team__card-back small{color:#fde047;letter-spacing:.08em;font-size:.34rem;font-weight:900}.battle-team__card-front{background:#080d1e;transform:rotateY(180deg)}.battle-team__card-front img{object-fit:cover;object-position:center top;background:#080d1e;width:100%;height:66%}.battle-team__card-front:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#020617f2 70%);position:absolute;inset:0}.battle-team__card-front>strong{z-index:2;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;position:absolute;bottom:13px;left:4px;right:4px;overflow:hidden}.battle-team__card-front>small{z-index:2;color:#67e8f9;text-align:center;font-size:.42rem;font-weight:900;position:absolute;bottom:3px;left:3px;right:3px}.battle-team__card-essence{z-index:3;color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;line-height:18px;top:3px;right:3px;background:#020617d1!important;padding:0!important;font-size:.65rem!important;position:absolute!important;bottom:auto!important;left:auto!important}.battle-team__card--active .battle-team__card-front{border-color:#22d3ee;box-shadow:0 0 18px #22d3ee80,0 10px 22px #00000061}.battle-team__card--active{transform:translateY(-5px)}.battle-team__card--defeated .battle-team__card-front{filter:grayscale();opacity:.42}.battle-team__tooltip{z-index:30;opacity:0;visibility:hidden;color:#f8fafc;text-align:left;transform-origin:bottom;pointer-events:none;background:#030712fa;border:1px solid #67e8f961;border-radius:14px;gap:.45rem;width:220px;padding:.85rem;transition:opacity .16s,visibility .16s,transform .16s;display:grid;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,8px)scale(.96);box-shadow:0 18px 42px #00000080,0 0 24px #22d3ee1f}.battle-team__tooltip:after{content:"";border:7px solid #0000;border-top-color:#67e8f961;position:absolute;top:100%;left:50%;transform:translate(-50%)}.battle-team__card:hover .battle-team__tooltip,.battle-team__card:focus .battle-team__tooltip,.battle-team__card:focus-visible .battle-team__tooltip{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.battle-team__tooltip>strong{color:#fff;font-size:.86rem}.battle-team__tooltip>span{color:#c4b5fd;font-size:.68rem;font-weight:800}.battle-team__tooltip>div{border-top:1px solid #94a3b829;grid-template-columns:repeat(2,1fr);gap:.28rem .7rem;padding-top:.45rem;display:grid}.battle-team__tooltip small{color:#e2e8f094;justify-content:space-between;gap:.4rem;font-size:.64rem;display:flex}.battle-team__tooltip small b{color:#67e8f9}.battle-team__tooltip em{color:#fde047;text-transform:uppercase;font-size:.62rem;font-style:normal;font-weight:900}@keyframes battleDeckCardDeal{0%{opacity:0;transform:translateY(-28px)rotate(-8deg)scale(.82)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}@keyframes battleDeckCardFlip{0%,35%{transform:rotateY(0)}to{transform:rotateY(180deg)}}.battle-fighters-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.25rem;display:grid}.battle-fighter{grid-template-columns:minmax(180px,240px) minmax(175px,1fr);align-items:center;gap:1rem;min-width:0;min-height:360px;display:grid;position:relative}.battle-fighter__visual{aspect-ratio:3/4;perspective:1200px;will-change:transform;width:100%;max-width:240px;position:relative}.battle-fighter__visual:after{content:"";z-index:8;opacity:0;pointer-events:none;border:3px solid #0000;border-radius:26px;position:absolute;inset:-7px}.battle-fighter--effect-attack .battle-fighter__visual:after{border-color:#f87171e6;animation:1.35s ease-out both battleAttackAura}.battle-fighter--effect-technique .battle-fighter__visual:after{border-color:#22d3eef2;animation:1.4s ease-out both battleTechniqueAura}.battle-fighter--effect-special .battle-fighter__visual:after{border-color:#c084fcf2;animation:1.45s ease-out both battleSpecialAura}.battle-fighter--effect-defense .battle-fighter__visual:after{border-color:#7dd3fcf2;animation:1.4s ease-out both battleDefenseAura}.battle-fighter__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.22,.72,.18,1);position:relative;transform:rotateY(180deg)}.battle-fighter__inner--revealed{transform:rotateY(0)}.battle-fighter__front,.battle-fighter__back{backface-visibility:hidden}.battle-fighter__front{border-radius:22px;position:absolute;inset:0;overflow:hidden;transform:rotateY(0)}.battle-fighter__front:before{content:"";z-index:5;outline-offset:-5px;pointer-events:none;border:1px solid #67e8f9ad;border-radius:16px;outline:1px solid #a855f757;position:absolute;inset:7px;box-shadow:inset 0 0 18px #22d3ee14}.battle-fighter__front:after{content:"◬";z-index:6;color:#67e8f9;text-shadow:0 0 8px #22d3eeb3;pointer-events:none;background:#020617c7;border:1px solid #67e8f994;border-radius:50%;place-items:center;width:28px;height:28px;font-size:1rem;font-weight:1000;display:grid;position:absolute;top:15px;left:15px;box-shadow:0 0 12px #22d3ee3d}.battle-fighter__evolution-badge{z-index:8;color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;background:#020617db;border:1px solid;border-radius:999px;padding:.32rem .52rem;font-size:.55rem;font-weight:1000;position:absolute;top:15px;right:15px}.battle-fighter--evolution-affinata .battle-fighter__front:before{border-color:#67e8f9;outline-color:#22d3ee8c}.battle-fighter--evolution-affinata .battle-fighter__image{filter:saturate(1.08)brightness(1.03)}.battle-fighter--evolution-affinata .battle-fighter__evolution-badge{color:#67e8f9}.battle-fighter--evolution-risvegliata .battle-fighter__front:before{border-width:2px;border-color:#60a5fa;outline-color:#a78bfa;box-shadow:inset 0 0 22px #60a5fa29}.battle-fighter--evolution-risvegliata .battle-fighter__image{filter:saturate(1.16)brightness(1.05)}.battle-fighter--evolution-risvegliata .battle-fighter__evolution-badge{color:#93c5fd}.battle-fighter--evolution-ascendente .battle-fighter__front:before{border-width:2px;border-color:#c084fc;outline-color:#facc159e;box-shadow:inset 0 0 26px #c084fc2e}.battle-fighter--evolution-ascendente .battle-fighter__image{filter:saturate(1.24)brightness(1.07)contrast(1.03)}.battle-fighter--evolution-ascendente .battle-fighter__evolution-badge{color:#e9d5ff;background:#581c87e6}.battle-fighter--evolution-mitica .battle-fighter__front{box-shadow:0 0 24px #facc153d,0 0 38px #c084fc29}.battle-fighter--evolution-mitica .battle-fighter__image{filter:saturate(1.34)brightness(1.1)contrast(1.05)}.battle-fighter--evolution-mitica .battle-fighter__front:before{border-width:2px;border-color:#fde047;outline-color:#d8b4fe;box-shadow:inset 0 0 30px #facc152e}.battle-fighter--evolution-mitica .battle-fighter__evolution-badge{color:#fde047;background:linear-gradient(135deg,#581c87f0,#78350feb)}.battle-fighter--fused .battle-fighter__visual{outline-offset:6px;border-radius:24px;outline:3px solid #facc15b8;box-shadow:0 0 28px #c084fc42,0 0 42px #facc1529}.battle-fighter--fused .battle-fighter__image{filter:saturate(1.42)brightness(1.12)contrast(1.06)}.battle-fusion-status{color:#fde047;text-transform:uppercase;background:linear-gradient(90deg,#7c3aed2e,#facc1514);border:1px solid #facc157a;border-radius:10px;margin-bottom:.75rem;padding:.5rem .65rem;font-size:.68rem;font-weight:1000}.battle-fighter__back{color:#fff;text-align:center;background:linear-gradient(45deg,#0000 47%,#ffffff0b 48% 52%,#0000 53%) 0 0/28px 28px,linear-gradient(-45deg,#0000 47%,#ffffff0a 48% 52%,#0000 53%) 0 0/28px 28px,radial-gradient(circle,#7c3aedcc,#080d1efa 68%);border:2px solid #94a3b847;border-radius:22px;place-content:center;justify-items:center;gap:.4rem;width:100%;min-width:0;min-height:0;display:grid;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg);box-shadow:0 20px 48px #00000057}.battle-fighter__back:before{content:"";outline-offset:-7px;border:2px solid #67e8f97a;border-radius:17px;outline:1px solid #facc153d;position:absolute;inset:12px;box-shadow:inset 0 0 34px #22d3ee21}.battle-fighter__back-logo{z-index:2;color:#67e8f9;text-shadow:0 0 28px #22d3eecc;background:radial-gradient(circle,#22d3ee2e,#7c3aed29 55%,#0000 56%);border:2px solid #67e8f975;border-radius:50%;place-items:center;width:92px;height:92px;font-size:4rem;line-height:1;display:grid;position:relative;box-shadow:0 0 34px #22d3ee3d,inset 0 0 20px #a855f738}.battle-fighter__back strong{z-index:2;letter-spacing:.08em;font-size:1.4rem;position:relative}.battle-fighter__back small{z-index:2;color:#fde047;letter-spacing:.18em;font-size:.62rem;font-weight:900;position:relative}.battle-fighter__corner{z-index:2;color:#ffffffc2;letter-spacing:.06em;text-align:center;font-size:.56rem;font-weight:1000;line-height:1.15;position:absolute}.battle-fighter__corner--top{top:24px;left:24px}.battle-fighter__corner--bottom{bottom:24px;right:24px;transform:rotate(180deg)}.battle-fighter--player .battle-fighter__image-wrap{border-color:#22d3ee94;box-shadow:0 18px 38px #06b6d433}.battle-fighter--cpu .battle-fighter__image-wrap{border-color:#f43f5e85;box-shadow:0 18px 38px #f43f5e29}.battle-fighter--player{animation:.52s cubic-bezier(.2,.9,.25,1.15) both battlePlayerEnter}.battle-fighter--cpu{animation:.52s cubic-bezier(.2,.9,.25,1.15) both battleCpuEnter}.battle-fighter--settled.battle-fighter--player:not(.battle-fighter--attacking):not(.battle-fighter--hit):not(.battle-fighter--ko),.battle-fighter--settled.battle-fighter--cpu:not(.battle-fighter--attacking):not(.battle-fighter--hit):not(.battle-fighter--ko){animation:none}.battle-fighter--player.battle-fighter--attacking{will-change:transform;animation:1.35s ease-in-out both battleAttackRight}.battle-fighter--cpu.battle-fighter--attacking{will-change:transform;animation:1.35s ease-in-out both battleAttackLeft}.battle-fighter--hit{animation:1.3s ease-in-out both battleCardHit!important}.battle-fighter--ko{animation:1.65s ease-in both battleCardKo!important}.battle-fighter--persistently-defeated:not(.battle-fighter--ko){opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(70px)scale(.86)!important}.battle-fighter--defending .battle-fighter__visual{animation:1.4s ease-in-out both battleShieldPulse}.battle-floating-feedback{z-index:40;color:#fff;letter-spacing:.04em;text-shadow:0 2px 8px #0009;pointer-events:none;background:#020617e0;border-radius:999px;padding:.45rem .75rem;font-size:1.05rem;font-weight:1000;animation:2.1s ease-out both battleFeedbackFloat;position:absolute;top:22%;left:50%}.battle-floating-feedback--hit{color:#fca5a5;border:1px solid #f8717180;animation-duration:.76s;animation-delay:.62s}.battle-floating-feedback--defending,.battle-floating-feedback--shield{color:#7dd3fc;border:1px solid #38bdf88c;animation-duration:.9s;animation-delay:.48s;box-shadow:0 0 18px #38bdf829}.battle-floating-feedback--ko{color:#fde047;border:1px solid #facc1599;font-size:1.6rem}.battle-fighter__image-wrap{background:#080d1e;border:2px solid #94a3b84d;border-radius:22px;width:100%;max-width:none;height:100%;min-height:0;position:relative;overflow:hidden}.battle-fighter__image{object-fit:cover;object-position:center top;background:#080d1e;width:100%;height:100%;position:absolute;inset:0}.battle-fighter__image-wrap:after{content:"";background:linear-gradient(#0000 55%,#020617db);position:absolute;inset:0}.battle-fighter__essence{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617c7;border-radius:999px;padding:.4rem .65rem;font-size:.72rem;font-weight:900;position:absolute;bottom:.75rem;left:.75rem}.battle-fighter__body{background:linear-gradient(145deg,#1e293bf0,#080d1ef5);border:1px solid #94a3b833;border-radius:20px;align-self:center;padding:1.25rem;box-shadow:0 18px 38px #0000003d}.battle-fighter__body h3{margin:.15rem 0 .3rem;font-size:clamp(1.35rem,2.2vw,2rem)}.battle-fighter__meta{color:#e2e8f09e;margin:0 0 1rem;font-size:.82rem}.battle-versus{color:#f8fafc;place-items:center;width:58px;height:58px;font-size:1.25rem;font-style:italic;font-weight:1000;display:grid;position:relative}.battle-versus:before{content:"";background:#0f172ae6;border:1px solid #a855f7a6;border-radius:50%;animation:1.8s ease-in-out infinite battleVsPulse;position:absolute;inset:0;box-shadow:0 0 26px #a855f78c}.battle-versus span{z-index:1;text-shadow:0 0 14px #a855f7;position:relative}.battle-meter{gap:.35rem;margin-top:.75rem;display:grid}.battle-meter__label{color:#e2e8f0c2;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.72rem;font-weight:800;display:flex}.battle-meter__track{background:#020617cc;border-radius:999px;height:10px;overflow:hidden}.battle-meter__track span{border-radius:inherit;height:100%;transition:width .32s;display:block}.battle-meter--hp .battle-meter__track span{background:linear-gradient(90deg,#ef4444,#22c55e)}.battle-meter--energy .battle-meter__track span{background:linear-gradient(90deg,#7c3aed,#22d3ee)}.battle-meter--shield .battle-meter__track span{background:linear-gradient(90deg,#2563eb,#93c5fd)}.battle-moves,.battle-log{background:#02061770;border:1px solid #94a3b829;border-radius:20px;margin-top:1.4rem;padding:1.2rem}.battle-moves .button{flex:190px}.battle-move-button{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .65rem;min-height:76px;position:relative;display:grid!important}.battle-move-icon{background:#02061747;border:1px solid;border-radius:13px;grid-row:1/span 2;place-items:center;width:42px;height:42px;font-size:1.35rem;transition:transform .16s;display:grid}.battle-move-button:hover:not(:disabled) .battle-move-icon{transform:none}.battle-move-type{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;align-self:end;font-size:.58rem;font-weight:1000}.battle-move-button--attack{color:#fecaca!important;background:linear-gradient(135deg,#b91c1cdb,#ef4444b8)!important}.battle-move-button--technique{color:#cffafe!important;background:linear-gradient(135deg,#0e7490e6,#06b6d4ad)!important}.battle-move-button--special{color:#f3e8ff!important;background:linear-gradient(135deg,#6d28d9eb,#c026d3b8)!important}.battle-move-button--defense{color:#dbeafe!important;background:linear-gradient(135deg,#1e40afe6,#0ea5e9ad)!important}.battle-move-button:disabled{filter:grayscale(.55)}.battle-move-description{display:none}.battle-moves .button:not(:disabled){transition:transform .16s,box-shadow .16s,filter .16s;position:relative;overflow:hidden}.battle-moves .button:not(:disabled):after{display:none}.battle-moves .button:not(:disabled):hover{box-shadow:none;filter:brightness(1.1);outline:none;transform:none}.battle-moves .button:not(:disabled):active{filter:brightness(.96);transform:none}.battle-log ol{gap:.55rem;margin:0;padding-left:1.4rem;display:grid}.battle-log li{color:#e2e8f0c7}.battle-log li:first-child{color:#f8fafc;font-weight:800}.battle-result-actions{justify-content:center;margin-top:1.4rem;display:flex}.battle-switch-panel,.battle-cpu-intent{background:#0206176b;border:1px solid #94a3b829;border-radius:18px;margin-top:1rem;padding:1rem 1.2rem}.battle-fusion-panel{background:linear-gradient(135deg,#581c8733,#78350f1f,#0206178f);border:1px solid #facc154d;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.2rem;display:grid}.battle-fusion-panel h3{margin:.1rem 0 .35rem}.battle-fusion-panel p{color:#e2e8f09e;margin:0;font-size:.76rem}.battle-fusion-panel--used{opacity:.66}.battle-fusion-button{color:#fde047!important;background:linear-gradient(135deg,#6d28d9e6,#b45309d1)!important;border:1px solid #facc158c!important}.battle-fusion-used,.battle-fusion-locked{color:#e2e8f094;font-size:.72rem}.battle-fusion-used{color:#fde047}.battle-switch-panel h3{margin-top:0}.battle-cpu-intent{border-color:#f43f5e40;gap:.25rem;display:grid}.battle-cpu-intent span{color:#fda4af;letter-spacing:.14em;font-size:.66rem;font-weight:1000}.battle-cpu-intent strong{color:#f8fafce0;font-size:.9rem}.battle-result{text-align:center;background:radial-gradient(circle at top,#facc151f,#0000 48%),#020617b8;border:1px solid #facc155c;border-radius:24px;margin-top:1.5rem;padding:clamp(1.3rem,4vw,2.4rem);animation:.7s ease-out both battleResultEnter}.battle-result--cpu{background:radial-gradient(circle at top,#f43f5e24,#0000 48%),#020617b8;border-color:#f43f5e6b}.battle-result>h2{letter-spacing:.06em;text-shadow:0 0 30px #facc1570;margin:.2rem 0;font-size:clamp(2.6rem,8vw,6rem)}.battle-result--cpu>h2{text-shadow:0 0 30px #f43f5e80}.battle-reward-earned{color:#fde047;background:#facc1514;border:1px solid #facc156b;border-radius:999px;width:fit-content;margin:.8rem auto;padding:.45rem .85rem;font-weight:1000}.battle-boss-reward{background:linear-gradient(130deg,#78350f52,#4c1d9547);border:1px solid #fbbf2480;border-radius:20px;gap:.35rem;width:min(620px,100%);margin:1rem auto;padding:1rem;display:grid;box-shadow:0 0 28px #fb923c29}.battle-boss-reward>span{color:#fdba74;letter-spacing:.13em;font-size:.68rem;font-weight:1000}.battle-boss-reward>strong{color:#fff7ed;font-size:1.15rem}.battle-boss-reward>small{color:#fde68a;font-weight:900}.battle-boss-reward>p{color:#e9d5ff;margin:.2rem 0 0;font-size:.78rem}.battle-boss-reward>em{color:#020617;background:linear-gradient(90deg,#fde047,#fb923c);border-radius:999px;padding:.5rem;font-style:normal;font-weight:1000}.battle-boss-reward.is-replay{background:#4c1d9533;border-color:#c084fc66}.battle-boss-pack-button{color:#fff7ed;cursor:pointer;background:linear-gradient(115deg,#7e22ce,#c2410c,#ca8a04);border:1px solid #fde047b8;border-radius:13px;min-height:46px;padding:.65rem .85rem;font-weight:1000;box-shadow:0 0 22px #facc1538}.battle-tutorial-result{background:radial-gradient(circle at 50% 0,#e2e8f01f,#0000 48%),#0f172ab8;border:1px solid #e2e8f047;border-radius:18px;width:min(720px,100%);margin:1rem auto 0;padding:1rem 1.1rem;box-shadow:inset 0 1px #ffffff0f}.battle-tutorial-result span{color:#a5f3fc;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:1000;display:block}.battle-tutorial-result strong{color:#f8fafc;margin-top:.25rem;font-size:1.2rem;display:block}.battle-tutorial-result p{color:#e2e8f0ad;margin:.35rem 0 0}.battle-tutorial-result.is-completed{border-color:#22d3ee5c}.battle-tutorial-result.is-failed{background:radial-gradient(circle at 50% 0,#f871711f,#0000 48%),#0f172ab8;border-color:#f8717157}.battle-career-stats{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1rem;display:flex}.battle-career-stats span{color:#e2e8f09e;background:#0f172aad;border:1px solid #94a3b829;border-radius:14px;min-width:110px;padding:.7rem;display:grid}.battle-career-stats strong{color:#fff;font-size:1.45rem}.battle-result-actions{flex-wrap:wrap;gap:.7rem}.battle-result-actions .button--ghost{margin-bottom:0}@keyframes battleGridMove{to{background-position:42px 42px}}@keyframes battleRoundPop{0%{opacity:0;transform:translateY(-8px)scale(.9)}65%{opacity:1;transform:translateY(0)scale(1.06)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes battleAttackAura{0%,to{opacity:0;transform:scale(.96)}38%{opacity:.92;transform:scale(1.03)}}@keyframes battleTechniqueAura{0%{opacity:0;transform:translateY(18px)}42%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-18px)}}@keyframes battleSpecialAura{0%,to{opacity:0;transform:scale(.88)rotate(0)}48%{opacity:1;transform:scale(1.08)rotate(2deg)}}@keyframes battleDefenseAura{0%,to{opacity:0;transform:scale(.92)}42%,70%{opacity:.95;transform:scale(1.06)}}@keyframes battleLightsSpin{to{transform:rotate(360deg)scale(1.08)}}@keyframes battleRoundFlash{0%{opacity:0;transform:translate(-50%,-50%)scale(1.8)}28%{opacity:.9;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.82)}}@keyframes battlePlayerEnter{0%{opacity:.35;transform:translate(-34px)rotateY(7deg)}to{opacity:1;transform:translate(0)rotateY(0)}}@keyframes battleCpuEnter{0%{opacity:.35;transform:translate(34px)rotateY(-7deg)}to{opacity:1;transform:translate(0)rotateY(0)}}@keyframes battleVsPulse{50%{border-color:#22d3eecc;transform:scale(1.12);box-shadow:0 0 38px #22d3ee75}}@keyframes battleActionBanner{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes battleAttackRight{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-12px)scale(.985)}58%{transform:translate(34px)scale(1.025)}}@keyframes battleAttackLeft{0%,to{transform:translate(0)scale(1)}25%{transform:translate(12px)scale(.985)}58%{transform:translate(-34px)scale(1.025)}}@keyframes battleCardHit{0%,to{opacity:1;transform:translate(0)}48%{opacity:1;transform:translate(0)}56%{opacity:.58;transform:translate(-8px)}64%{transform:translate(8px)}72%{opacity:.76;transform:translate(-5px)}80%{transform:translate(3px)}}@keyframes battleCardKo{0%{opacity:1;transform:translateY(0)rotate(0)}28%{opacity:.72;transform:translate(-8px)rotate(-2deg)}42%{transform:translate(8px)rotate(2deg)}to{opacity:.12;transform:translateY(70px)rotate(8deg)scale(.86)}}@keyframes battleShieldPulse{0%,to{opacity:1;transform:scale(1)}45%{opacity:.72;transform:scale(1.04)}}@keyframes battleFeedbackFloat{0%{opacity:0;transform:translate(-50%,20px)scale(.7)}22%{opacity:1;transform:translate(-50%)scale(1.12)}to{opacity:0;transform:translate(-50%,-55px)scale(1)}}@keyframes battleResultEnter{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=681px) and (width<=1050px){.battle-fighters-grid{grid-template-columns:1fr}.battle-versus{text-align:center;margin:-.4rem auto}}@media (width<=680px){.battle-arena{margin-inline:-.65rem;scroll-margin-top:12px;border-radius:20px!important;padding:.75rem!important}.battle-arena>.section-kicker,.battle-arena>h2,.battle-teams-status{display:none}.battle-action-banner{border-radius:12px;min-height:58px;margin:0 0 .55rem;padding:.55rem .65rem}.battle-action-banner span{font-size:.54rem}.battle-action-banner strong{-webkit-line-clamp:2;font-size:.75rem}.battle-action-stage{min-height:144px;margin:0 0 .65rem}.battle-ability-activation{border-radius:16px;grid-template-columns:54px minmax(0,1fr);gap:.65rem;width:calc(100% - 1rem);min-height:104px;padding:.75rem}.battle-ability-activation__icon{width:54px;height:54px;font-size:1.35rem}.battle-ability-activation__copy small{letter-spacing:.1em;font-size:.56rem}.battle-ability-activation__copy strong{font-size:1.16rem}.battle-ability-activation__copy p{font-size:.72rem;line-height:1.38}.battle-ability-activation__outcome{font-size:.68rem;line-height:1.35}.battle-ability-activation>em{display:none}.battle-ability-activation__energy{left:27px}.battle-round-flash{margin:.3rem auto .55rem;padding:.28rem .65rem;font-size:.66rem}.battle-fighters-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.45rem;position:relative}.battle-fighter{grid-template-columns:1fr;align-content:start;gap:.45rem;min-height:0}.battle-fighter__visual{aspect-ratio:3/3.65;max-width:none}.battle-fighter__front{grid-template-columns:1fr}.battle-fighter__back{width:100%}.battle-fighter__front,.battle-fighter__back,.battle-fighter__image-wrap{border-radius:14px}.battle-fighter__front:before{border-radius:11px;inset:4px}.battle-fighter__front:after{width:20px;height:20px;font-size:.7rem;top:8px;left:8px}.battle-fighter__evolution-badge{padding:.2rem .32rem;font-size:.4rem;top:8px;right:8px}.battle-fighter__essence{padding:.25rem .4rem;font-size:.52rem;bottom:.4rem;left:.4rem}.battle-fighter__body{border-radius:12px;padding:.55rem}.battle-fighter__body .eyebrow{margin:0;font-size:.48rem}.battle-fighter__body h3{margin:.1rem 0;font-size:.82rem;line-height:1.1}.battle-fighter__meta,.battle-fusion-status{display:none}.battle-meter{gap:.18rem;margin-top:.38rem}.battle-meter__label{gap:.25rem;font-size:.52rem}.battle-meter__track{height:7px}.battle-versus{z-index:20;width:34px;height:34px;font-size:.75rem;position:absolute;top:27%;left:50%;transform:translate(-50%,-50%)}.battle-floating-feedback{white-space:nowrap;padding:.28rem .42rem;font-size:.72rem;top:18%}.battle-cpu-intent{border-radius:12px;margin-top:.6rem;padding:.55rem .7rem}.battle-cpu-intent span{font-size:.5rem}.battle-cpu-intent strong{font-size:.68rem}.battle-moves,.battle-log{border-radius:14px;margin-top:.65rem;padding:.65rem}.battle-moves h3,.battle-log h3{margin:0 0 .5rem;font-size:.9rem}.battle-moves .section-note{display:none}.battle-moves .action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.battle-moves .button{width:100%;min-width:0}.battle-move-button{grid-template-columns:28px minmax(0,1fr);gap:.12rem .35rem;min-height:62px;line-height:1.2;padding:.42rem!important;font-size:.58rem!important}.battle-move-icon{border-radius:8px;width:28px;height:28px;font-size:.88rem}.battle-move-type{letter-spacing:.08em;font-size:.43rem}.battle-move-description{color:#ffffffb3;grid-column:1/-1;font-size:.46rem;line-height:1.15;display:block}.battle-log ol{gap:.32rem;padding-left:1.05rem}.battle-log li{font-size:.65rem;line-height:1.35}.battle-log li:nth-child(n+4){display:none}.battle-team{flex-direction:column;align-items:flex-start}.battle-fusion-panel{grid-template-columns:1fr;align-items:stretch}}.tactical-compare-page{width:min(1500px,100% - 2rem)}.tactical-hero{isolation:isolate;background:radial-gradient(circle at 8% 12%,#06b6d438,#0000 30%),radial-gradient(circle at 92% 12%,#d946ef33,#0000 30%),linear-gradient(135deg,#082f49d1,#0f172af5 48%,#3b0764bd);border:1px solid #67e8f957;border-radius:30px;margin-top:1rem;padding:clamp(1.5rem,3.5vw,3.4rem);position:relative;overflow:hidden;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff0f}.tactical-hero:before{content:"";z-index:-1;opacity:.28;background-color:#0000;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 82%);mask-image:radial-gradient(circle,#000,#0000 82%)}.tactical-hero__copy{text-align:center;max-width:920px;margin-inline:auto}.tactical-hero__copy h1{color:#f8fafc;letter-spacing:-.06em;margin:.45rem 0 .9rem;font-size:clamp(2.8rem,6vw,6rem);line-height:.96}.tactical-hero__copy h1 span{color:#0000;filter:drop-shadow(0 0 20px #a855f752);background:linear-gradient(100deg,#67e8f9,#c084fc 48%,#fb7185) 0 0/180% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite tacticalTitleGlow}.tactical-hero__copy>p:last-child{color:#e2e8f0c7;max-width:760px;margin:0 auto;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.tactical-mode-switch{background:#02061794;border:1px solid #94a3b840;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;width:min(100%,850px);margin:2rem auto 0;padding:.45rem;display:grid}.tactical-mode-switch button{color:#e2e8f0ad;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:.75rem;min-height:74px;padding:.75rem 1rem;transition:border-color .18s,background .18s,color .18s;display:grid}.tactical-mode-switch button>span{border:1px solid;border-radius:13px;grid-row:1/3;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid}.tactical-mode-switch button strong{font-size:1rem}.tactical-mode-switch button small{font-size:.78rem}.tactical-mode-switch button.is-active:first-child{color:#ecfeff;background:linear-gradient(120deg,#0891b24d,#2563eb24);border-color:#22d3ee94;box-shadow:0 0 22px #22d3ee1f}.tactical-mode-switch button.is-active:last-child{color:#fdf4ff;background:linear-gradient(120deg,#7e22ce42,#db277721);border-color:#e879f985;box-shadow:0 0 22px #d946ef1f}.tactical-selectors{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:end;gap:1rem;margin-top:2rem;display:grid}.tactical-selector{background:#02061785;border:1px solid #94a3b840;border-radius:20px;gap:.65rem;min-width:0;padding:1rem;display:grid}.tactical-selector--first{border-color:#22d3ee61}.tactical-selector--second{border-color:#e879f961}.tactical-selector>span{color:#f8fafc;letter-spacing:.12em;text-transform:uppercase;font-size:.9rem;font-weight:1000}.tactical-selector--first>span{color:#67e8f9}.tactical-selector--second>span{color:#f0abfc}.tactical-selector .search-input,.tactical-selector .search-select{width:100%;min-height:52px;font-size:.95rem}.tactical-selectors__vs{color:#fff;background:radial-gradient(circle,#7c3aed,#082f49 72%);border:1px solid #ffffff80;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:2.4rem;font-size:1.1rem;font-weight:1000;display:grid;box-shadow:0 0 28px #22d3ee59,0 0 42px #d946ef47}.tactical-verdict{background:radial-gradient(circle at 50% 0,#facc151f,#0000 32%),linear-gradient(120deg,#082f49c7,#1e1b4beb,#4c1d95b8);border:1px solid #facc1552;border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:1.5rem 2rem;margin-top:1.4rem;padding:clamp(1.4rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 22px 58px #0000004d}.tactical-verdict__heading h2{color:#fff;margin:.45rem 0 .7rem;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.08}.tactical-verdict__heading>p:last-child{color:#e2e8f0b8;margin:0;font-size:.95rem;line-height:1.55}.tactical-odds{grid-template-columns:1fr 2fr 1fr;align-items:center;gap:.8rem;display:grid}.tactical-odds>div:not(.tactical-odds__bar){text-align:center;gap:.3rem;display:grid}.tactical-odds>div:first-child strong{color:#67e8f9}.tactical-odds>div:last-child strong{color:#f0abfc}.tactical-odds strong{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.tactical-odds span{color:#f8fafcd1;font-size:.78rem;font-weight:900}.tactical-odds__bar{background:linear-gradient(90deg,#0891b2,#2563eb 50%,#9333ea 50%,#db2777);border:2px solid #ffffff4d;border-radius:999px;height:20px;position:relative;overflow:hidden}.tactical-odds__bar i{background:#67e8f98c;border-right:3px solid #fff;height:100%;transition:width .5s;display:block;box-shadow:6px 0 18px #ffffffb8}.tactical-odds__bar b{color:#fff;background:#020617;border-radius:7px;padding:.2rem .4rem;font-size:.65rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tactical-reasons{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.tactical-reasons p{color:#f1f5f9db;background:#0206176b;border:1px solid #ffffff1f;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:.65rem;min-height:68px;margin:0;padding:.75rem;font-size:.82rem;line-height:1.4;display:grid}.tactical-reasons p span{color:#fde68a;background:#facc151f;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.tactical-card-grid{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);align-items:center;gap:1rem;margin-top:1.4rem;display:grid}.tactical-card{background:linear-gradient(145deg,#0f172af5,#020617e6);border:1px solid #94a3b84d;border-radius:26px;grid-template-columns:210px minmax(0,1fr);gap:1rem;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #0000004d,inset 0 1px #ffffff0d}.tactical-card--first{border-color:#22d3ee6b}.tactical-card--second{border-color:#e879f96b}.tactical-card--favored{border-color:#facc15b8;box-shadow:0 0 34px #facc1529,0 24px 52px #00000061}.tactical-card__favored{z-index:4;color:#422006;text-align:center;text-transform:uppercase;background:linear-gradient(90deg,#fde68a,#fbbf24);width:160px;padding:.38rem;font-size:.66rem;font-weight:1000;position:absolute;top:14px;right:-38px;transform:rotate(40deg)}.tactical-card__portrait{background:#020617;border:2px solid #ffffff47;border-radius:19px;grid-row:span 3;width:210px;height:290px;position:relative;overflow:hidden}.tactical-card--first .tactical-card__portrait{box-shadow:0 0 24px #22d3ee2b}.tactical-card--second .tactical-card__portrait{box-shadow:0 0 24px #d946ef2b}.tactical-card__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%}.tactical-card__portrait span{color:#fff;text-align:center;background:#020617db;border:1px solid #ffffff42;border-radius:999px;padding:.5rem;font-size:.75rem;font-weight:1000;position:absolute;bottom:9px;left:9px;right:9px}.tactical-card__identity{align-self:end;min-width:0}.tactical-card__identity>small{color:#cbd5e1b3;text-transform:uppercase;font-size:.75rem;font-weight:900}.tactical-card__identity h2{color:#fff;text-overflow:ellipsis;margin:.25rem 0 .6rem;font-size:clamp(1.65rem,2.6vw,2.5rem);line-height:1;overflow:hidden}.tactical-card__badges{flex-wrap:wrap;gap:.45rem;display:flex}.tactical-card__badges span{color:#f5d0fe;background:#7e22ce26;border:1px solid #c084fc59;border-radius:999px;padding:.38rem .65rem;font-size:.72rem;font-weight:900}.tactical-card__vitals{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.tactical-card__vitals>div{text-align:center;background:#0f172aad;border:1px solid #94a3b82e;border-radius:12px;gap:.2rem;padding:.6rem;display:grid}.tactical-card__vitals small{color:#cbd5e19e;text-transform:uppercase;font-size:.68rem;font-weight:900}.tactical-card__vitals strong{color:#fff;font-size:1.05rem}.tactical-card__ability{background:#78350f1f;border:1px solid #facc1547;border-radius:13px;grid-template-columns:42px 1fr;gap:.65rem;padding:.7rem;display:grid}.tactical-card__ability>span{background:#facc151f;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.tactical-card__ability>div{min-width:0}.tactical-card__ability small{color:#fde68a;text-transform:uppercase;font-size:.65rem;font-weight:1000;display:block}.tactical-card__ability strong{color:#fff;font-size:.88rem;display:block}.tactical-card__ability p{color:#e2e8f0ad;margin:.18rem 0 0;font-size:.72rem;line-height:1.35}.tactical-card__moves{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.tactical-card__moves>div{background:#0f172aad;border:1px solid #94a3b82e;border-radius:12px;gap:.16rem;min-width:0;padding:.65rem .75rem;display:grid}.tactical-card__moves span{color:#a5f3fc;text-transform:uppercase;font-size:.63rem;font-weight:1000}.tactical-card--second .tactical-card__moves span{color:#f0abfc}.tactical-card__moves strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.tactical-card__moves small{color:#cbd5e1a8;font-size:.7rem}.tactical-card>.button{border-radius:13px;grid-column:1/-1;width:100%;min-height:48px}.tactical-card-grid__nexus{color:#fff;background:radial-gradient(circle,#7c3aeddb,#020617f5 72%);border:1px solid #a5f3fc70;border-radius:42px;align-content:center;place-items:center;gap:.15rem;width:84px;height:118px;animation:3s ease-in-out infinite tacticalNexusPulse;display:grid;box-shadow:0 0 32px #22d3ee47,0 0 50px #d946ef38}.tactical-card-grid__nexus span{color:#67e8f9;font-size:1.5rem}.tactical-card-grid__nexus strong{font-size:1.15rem}.tactical-card-grid__nexus small{color:#e2e8f0a6;text-align:center;font-size:.58rem;font-weight:900}.tactical-analysis{background:linear-gradient(130deg,#082f4973,#0f172ae6,#4c1d9559);border-color:#67e8f940;margin-top:1.4rem}.tactical-analysis>h2,.lore-compare-panel>h2{color:#fff;margin:.4rem 0 .5rem;font-size:clamp(1.8rem,3vw,2.8rem)}.tactical-metrics,.lore-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-top:1.3rem;display:grid}.tactical-metric{background:#02061780;border:1px solid #94a3b833;border-radius:15px;padding:.8rem}.tactical-metric h3{color:#fff;text-align:center;margin:0 0 .7rem;font-size:.86rem}.tactical-metric>div{grid-template-columns:34px 1fr;align-items:center;gap:.45rem;margin-top:.42rem;display:grid}.tactical-metric>div strong{color:#e2e8f0b3;text-align:right;font-size:.78rem}.tactical-metric>div>span{background:#1e293be6;border-radius:999px;height:8px;overflow:hidden}.tactical-metric>div>span i{border-radius:inherit;background:linear-gradient(90deg,#0891b2,#22d3ee);height:100%;transition:width .45s;display:block}.tactical-metric>div:nth-of-type(2)>span i{background:linear-gradient(90deg,#7c3aed,#ec4899)}.tactical-metric>div.is-winner strong{color:#fde68a}.tactical-metric>div.is-winner>span{box-shadow:0 0 12px #facc1547}.tactical-essence-rule{text-align:center;background:#02061775;border:1px solid #c084fc47;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:1rem;padding:.9rem;display:grid}.tactical-essence-rule span{color:#fff;font-size:.9rem;font-weight:1000}.tactical-essence-rule p{color:#f0abfc;margin:0;font-size:.82rem;font-weight:900}.lore-compare-panel{background:linear-gradient(135deg,#1e1b4bbf,#0f172af0);border-color:#c084fc52;margin-top:1.4rem}.lore-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem;display:grid}.lore-compare-grid article{background:#0206177a;border:1px solid #94a3b83d;border-radius:20px;grid-template-columns:150px minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.lore-compare-grid article:first-child{border-color:#22d3ee61}.lore-compare-grid article:last-child{border-color:#e879f961}.lore-compare-grid img{object-fit:cover;object-position:center top;border-radius:15px;grid-row:span 2;width:150px;height:205px}.lore-compare-grid h3{color:#fff;margin:.25rem 0 .5rem;font-size:1.65rem}.lore-compare-grid small{color:#a5f3fc;text-transform:uppercase;font-size:.75rem;font-weight:900}.lore-compare-grid article:last-child small{color:#f0abfc}.lore-compare-grid p{color:#e2e8f0b3;margin:0;font-size:.85rem;line-height:1.5}.lore-compare-grid dl{grid-column:1/-1;gap:.5rem;margin:0;display:grid}.lore-compare-grid dl>div{background:#0f172aa8;border-radius:10px;grid-template-columns:110px 1fr;gap:.7rem;padding:.55rem;display:grid}.lore-compare-grid dt{color:#cbd5e1a6;font-size:.76rem;font-weight:900}.lore-compare-grid dd{color:#f8fafc;margin:0;font-size:.8rem}.lore-compare-grid .button{border-radius:13px;grid-column:1/-1;width:100%}.lore-stat-grid{grid-column:1/-1}@keyframes tacticalTitleGlow{50%{filter:drop-shadow(0 0 30px #ec489970);background-position:100%}}@keyframes tacticalNexusPulse{50%{transform:translateY(-7px)scale(1.04);box-shadow:0 0 42px #22d3ee6b,0 0 62px #d946ef57}}@media (width<=1180px){.tactical-card{grid-template-columns:160px minmax(0,1fr)}.tactical-card__portrait{width:160px;height:235px}.tactical-card__vitals{grid-template-columns:repeat(2,1fr)}.tactical-metrics,.lore-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.tactical-verdict,.tactical-reasons,.tactical-card-grid{grid-template-columns:1fr}.tactical-card-grid__nexus{border-radius:35px;width:118px;height:70px;margin-inline:auto}.lore-compare-grid{grid-template-columns:1fr}}@media (width<=700px){.tactical-compare-page{width:100%!important;padding-inline:.65rem!important}.tactical-hero{border-radius:22px;padding:1.25rem}.tactical-hero__copy h1{font-size:3.1rem}.tactical-mode-switch{grid-template-columns:1fr}.tactical-mode-switch button{min-height:68px}.tactical-selectors{grid-template-columns:1fr}.tactical-selectors__vs{width:54px;height:54px;margin:0 auto}.tactical-verdict{border-radius:21px;padding:1.15rem}.tactical-odds{grid-template-columns:1fr 1.7fr 1fr}.tactical-card{border-radius:21px;grid-template-columns:125px minmax(0,1fr);padding:.75rem}.tactical-card__portrait{width:125px;height:190px}.tactical-card__identity h2{font-size:1.45rem}.tactical-card__vitals{grid-template-columns:repeat(3,1fr)}.tactical-card__ability{grid-column:1/-1}.tactical-card__moves,.tactical-metrics,.lore-stat-grid{grid-template-columns:1fr}.tactical-metric{min-height:92px}.tactical-essence-rule{grid-template-columns:1fr;gap:.55rem}.lore-compare-grid article{grid-template-columns:105px minmax(0,1fr);padding:.75rem}.lore-compare-grid img{width:105px;height:150px}}@media (width<=420px){.tactical-hero__copy h1{font-size:2.65rem}.tactical-hero__copy>p:last-child{font-size:.94rem}.tactical-mode-switch button strong{font-size:.95rem}.tactical-mode-switch button small{font-size:.76rem}.tactical-card{grid-template-columns:105px minmax(0,1fr)}.tactical-card__portrait{width:105px;height:164px}.tactical-card__vitals{grid-column:1/-1}.tactical-odds strong{font-size:1.8rem}.tactical-odds span{font-size:.7rem}}.app-header nav .nav-compare{isolation:isolate;text-shadow:0 0 10px #ffffff52;position:relative;overflow:visible;color:#f8fafc!important;background:radial-gradient(circle at 15% 20%,#22d3ee4d,#0000 38%),linear-gradient(120deg,#0891b29e,#4f46e5b8 52%,#c026d3b3)!important;border:1px solid #67e8f994!important;align-items:center!important;gap:.55rem!important;display:inline-flex!important;box-shadow:0 0 18px #22d3ee29,0 9px 22px #4c1d9533,inset 0 1px #ffffff2e!important}.app-header nav .nav-compare:before{content:"";z-index:-1;border-radius:inherit;opacity:.45;filter:blur(8px);background:linear-gradient(90deg,#22d3ee,#818cf8,#e879f9,#22d3ee) 0 0/220% 100%;animation:4s linear infinite navCompareAura;position:absolute;inset:-3px}.nav-compare__icon{color:#ecfeff;letter-spacing:-.04em;background:#0206177a;border:1px solid #ffffffb8;border-radius:9px;place-items:center;width:27px;height:27px;font-size:.58rem;font-weight:1000;display:grid;box-shadow:0 0 12px #22d3ee70}.app-header nav .nav-compare:hover{filter:brightness(1.12);border-color:#ffffffd1!important;box-shadow:0 0 26px #22d3ee47,0 12px 27px #a855f747,inset 0 1px #ffffff3d!important}.app-header nav .nav-compare.is-active{background:linear-gradient(115deg,#0891b2,#4f46e5 46%,#c026d3,#f43f5e)!important;border-color:#fde68a!important;box-shadow:0 0 30px #22d3ee5c,0 0 38px #d946ef47!important}@keyframes navCompareAura{to{background-position:220%}}@media (width<=520px){.app-header nav .nav-compare{min-height:42px!important;padding-inline:.72rem!important;font-size:.8rem!important}.nav-compare__icon{width:25px;height:25px}}.battle-level-up{z-index:100100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle,#facc1533,#0000 34%),#01040fe6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:auto}.battle-level-up__burst{color:#fde047;opacity:.13;filter:drop-shadow(0 0 70px #d946ef);pointer-events:none;font-size:min(72vw,620px);line-height:1;animation:1.4s ease-out both battleLevelBurst;position:fixed}.battle-level-up__panel{text-align:center;background:radial-gradient(circle at 50% 0,#facc1533,#0000 34%),linear-gradient(145deg,#312e81,#020617 72%);border:2px solid #fde047b8;border-radius:28px;width:min(760px,100%);padding:clamp(1.25rem,4vw,2.4rem);animation:.65s cubic-bezier(.2,.85,.2,1.15) both battleLevelPanelIn;position:relative;overflow:hidden;box-shadow:0 0 70px #facc1540,0 0 120px #d946ef33}.battle-level-up__panel>p{color:#a5f3fc;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:1000}.battle-level-up__panel>h2{color:#fff;text-shadow:0 0 18px #facc15,0 0 42px #d946ef;margin:.25rem 0 1.25rem;font-size:clamp(2.7rem,8vw,5.5rem);line-height:.95}.battle-level-up__cards{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.battle-level-up__cards article{background:#020617ad;border:1px solid #a5f3fc6b;border-radius:18px;width:min(180px,50% - .5rem);padding:.7rem;animation:.8s cubic-bezier(.2,.8,.2,1.15) .18s both battleLevelCardRise}.battle-level-up__cards article>div{border-radius:13px;height:160px;position:relative;overflow:hidden}.battle-level-up__cards img{object-fit:cover;width:100%;height:100%}.battle-level-up__cards article>div span{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:1000;display:grid;position:absolute;bottom:8px;right:8px;box-shadow:0 0 18px #4ade80}.battle-level-up__cards article>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:.55rem;font-size:.9rem;display:block;overflow:hidden}.battle-level-up__cards article>p{color:#cbd5e1;margin:.2rem 0;font-size:.78rem}.battle-level-up__cards article>p b{color:#fde047;font-size:1rem}.battle-level-up__cards article>small{color:#67e8f9;text-transform:uppercase;font-size:.7rem;font-weight:1000}.battle-level-up__panel>.button{min-width:220px;min-height:50px;margin-top:1.25rem}.account-level-up{z-index:100110;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle,#22d3ee2e,#0000 34%),#01040fed;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:auto}.account-level-up__rings{aspect-ratio:1;pointer-events:none;place-items:center;width:min(78vw,680px);display:grid;position:fixed}.account-level-up__rings span{border:2px solid #67e8f938;width:100%;height:100%;animation:7s linear infinite accountLevelRing;position:absolute;transform:rotate(45deg)}.account-level-up__rings span:nth-child(2){border-color:#d946ef4d;width:72%;height:72%;animation-duration:5s;animation-direction:reverse}.account-level-up__rings span:nth-child(3){border-color:#facc1559;width:46%;height:46%;animation-duration:3.8s}.account-level-up__panel{text-align:center;background:radial-gradient(circle at 50% 0,#22d3ee3b,#0000 34%),linear-gradient(145deg,#312e81,#020617 68%);border:2px solid #67e8f9b3;border-radius:30px;width:min(610px,100%);padding:clamp(1.3rem,5vw,2.6rem);animation:.65s cubic-bezier(.2,.85,.2,1.15) both battleLevelPanelIn;position:relative;overflow:hidden;box-shadow:0 0 70px #22d3ee3d,0 0 120px #d946ef2e}.account-level-up__panel>p:first-child{color:#a5f3fc;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:1000}.account-level-up__mark{color:#fde047;background:#312e81c7;border:2px solid #67e8f9;place-items:center;width:74px;height:74px;margin:1rem auto .55rem;font-size:2.5rem;display:grid;transform:rotate(45deg);box-shadow:0 0 30px #22d3ee80}.account-level-up__mark:first-letter{transform:rotate(-45deg)}.account-level-up__panel h2{color:#fff;text-shadow:0 0 20px #22d3ee,0 0 42px #9333ea;margin:0;font-size:clamp(2.4rem,8vw,4.7rem);line-height:1}.account-level-up__panel>strong{color:#fde68a;text-transform:uppercase;margin-top:.5rem;font-size:clamp(1rem,3vw,1.35rem);display:block}.account-level-up__panel>p:not(:first-child){color:#cbd5e1}.account-level-up__rewards{gap:.6rem;margin-top:1rem;display:grid}.account-level-up__rewards article{background:linear-gradient(135deg,#7c3aed59,#b4530933);border:1px solid #facc155c;border-radius:17px;gap:.22rem;padding:.85rem;display:grid}.account-level-up__rewards small,.account-level-up__next{color:#a5f3fc;font-weight:900}.account-level-up__rewards strong{color:#fff;font-size:1.05rem}.account-level-up__rewards span{color:#fde047;font-weight:1000}.account-level-up__next{margin-top:1rem;display:block}.account-level-up__panel>.button{min-width:220px;min-height:50px;margin-top:1.25rem}.battle-account-progress{background:linear-gradient(135deg,#0891b229,#4c1d9547);border:1px solid #67e8f94d;border-radius:20px;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:1rem;width:min(760px,100%);margin:1rem auto 0;padding:.9rem 1rem;display:grid;box-shadow:inset 0 1px #ffffff12}.battle-account-progress__level{min-width:165px;display:grid}.battle-account-progress__level small{color:#67e8f9;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:1000}.battle-account-progress__level strong{color:#fff;font-size:1.65rem;line-height:1.05}.battle-account-progress__level span{color:#fde68a;font-size:.72rem;font-weight:900}.battle-account-progress__track{gap:.34rem;display:grid}.battle-account-progress__track>div{color:#cbd5e1;justify-content:space-between;font-size:.76rem;font-weight:900;display:flex}.battle-account-progress__track>div strong{color:#fff}.battle-account-progress__track>span{background:#020617b8;border:1px solid #67e8f940;border-radius:999px;height:12px;overflow:hidden}.battle-account-progress__track i{border-radius:inherit;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#facc15);height:100%;transition:width .5s;display:block;box-shadow:0 0 14px #22d3ee8c}.battle-account-progress__track small{color:#a5f3fc;font-size:.68rem;font-weight:850}.battle-account-xp-earned{color:#a5f3fc;background:#0891b221;border:1px solid #67e8f94d;border-radius:999px;width:max-content;margin:.45rem auto 0;padding:.4rem .7rem;font-size:.78rem;font-weight:1000}.reward-reveal__account-xp{background:linear-gradient(135deg,#0891b22e,#7c3aed33);border:1px solid #67e8f952;border-radius:16px;gap:.25rem;margin-top:.8rem;padding:.75rem 1rem;display:grid}.reward-reveal__account-xp strong{color:#a5f3fc;font-size:1rem}.reward-reveal__account-xp span{color:#fde68a;font-size:.78rem;font-weight:900}.nav-account__identity{text-align:left;min-width:0;line-height:1.05;display:grid}.nav-account__identity strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.nav-account__identity small{color:#fde68a;text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-size:.58rem;font-weight:900;overflow:hidden}@keyframes battleLevelBurst{0%{opacity:0;transform:rotate(-35deg)scale(.2)}55%{opacity:.2}to{opacity:.1;transform:rotate(8deg)scale(1)}}@keyframes battleLevelPanelIn{0%{opacity:0;filter:blur(8px);transform:translateY(40px)scale(.82)}}@keyframes battleLevelCardRise{0%{opacity:0;transform:translateY(55px)scale(.75)}}@keyframes accountLevelRing{to{transform:rotate(405deg)}}.live-event-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;width:100%;margin-top:.8rem;display:grid}.live-event-card__actions .button{min-width:0;padding-inline:.55rem;font-size:.75rem;margin-top:0!important}.live-event-evoke-button{color:#cffafe!important;background:linear-gradient(120deg,#0891b2cc,#6d28d9d1)!important;border:1px solid #67e8f98c!important}.event-card-preview{z-index:100050;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01040fe6;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:auto}.event-card-preview__panel{background:radial-gradient(circle at 100% 0,#d946ef33,#0000 34%),linear-gradient(145deg,#172554,#020617 70%);border:2px solid #67e8f994;border-radius:26px;width:min(760px,100%);max-height:calc(100vh - 2rem);padding:clamp(1rem,3vw,1.8rem);animation:.42s cubic-bezier(.2,.8,.2,1) rewardPanelEnter;position:relative;overflow:auto;box-shadow:0 0 65px #22d3ee33}.event-card-preview__close{z-index:2;color:#fff;cursor:pointer;background:#020617d1;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.5rem;display:grid;position:absolute;top:.8rem;right:.8rem}.event-card-preview__identity{grid-template-rows:auto auto auto;grid-template-columns:150px minmax(0,1fr);align-items:center;column-gap:1.2rem;padding-right:2.5rem;display:grid}.event-card-preview__identity>div{border:2px solid #fde047;border-radius:17px;grid-row:1/4;height:190px;position:relative;overflow:hidden}.event-card-preview__identity img{object-fit:cover;width:100%;height:100%}.event-card-preview__identity>div span{color:#fff;text-align:center;background:#020617db;border-radius:999px;padding:.35rem;font-size:.7rem;font-weight:900;position:absolute;bottom:7px;left:7px;right:7px}.event-card-preview__identity p{align-self:end;margin:0}.event-card-preview__identity h2{color:#fff;margin:.15rem 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1}.event-card-preview__identity>strong{color:#fde047;align-self:start}.event-card-preview__stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;margin-top:1rem;display:grid}.event-card-preview__stats div{text-align:center;background:#0f172ab8;border:1px solid #94a3b833;border-radius:12px;padding:.65rem .35rem}.event-card-preview__stats span{color:#94a3b8;text-transform:uppercase;font-size:.62rem;font-weight:900;display:block}.event-card-preview__stats strong{color:#fff;font-size:1.15rem}.event-card-preview__ability{background:#4c1d9533;border:1px solid #facc154d;border-radius:13px;grid-template-columns:44px 1fr;align-items:center;gap:.7rem;margin-top:.8rem;padding:.7rem;display:grid}.event-card-preview__ability>span{background:#4c1d95;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.25rem;display:grid}.event-card-preview__ability strong{color:#fef3c7}.event-card-preview__ability p{color:#cbd5e1;margin:.15rem 0 0;font-size:.75rem;line-height:1.35}.event-card-preview__moves{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.8rem;display:grid}.event-card-preview__moves>div{background:#0f172aa6;border:1px solid #67e8f933;border-radius:12px;padding:.6rem;display:grid}.event-card-preview__moves span{color:#67e8f9;text-transform:uppercase;font-size:.62rem;font-weight:1000}.event-card-preview__moves strong{color:#fff;font-size:.82rem}.event-card-preview__moves small{color:#94a3b8;font-size:.68rem}.event-card-preview__panel>.button{min-width:200px;margin:1rem auto 0;display:block}.summoned-card__face--back{gap:.5rem!important;padding:1rem!important}.summoned-card__back-heading{text-align:center;min-width:0}.summoned-card__face--back .summoned-card__back-heading h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin:.15rem 0!important;font-size:clamp(1.45rem,4vw,2.2rem)!important;line-height:1.05!important}.summoned-card__face--back .summoned-card__description{color:#e2e8f0b8!important;margin:0!important;font-size:.76rem!important;line-height:1.3!important}.summoned-card__face--back .summoned-card__stats div{min-width:0;border-radius:11px!important;padding:.5rem .25rem!important}.summoned-card__face--back .summoned-card__meta{min-height:0;gap:.45rem!important;margin:0!important;padding:0!important;display:grid!important}.summoned-card__moves{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.summoned-card__moves>div{background:#0f172ab3;border:1px solid #94a3b82e;border-radius:10px;gap:.08rem;min-width:0;padding:.48rem .55rem;display:grid}.summoned-card__moves span{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;font-size:.57rem;font-weight:1000}.summoned-card__moves strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.2;overflow:hidden}.summoned-card__moves small{color:#cbd5e1;font-size:.63rem;line-height:1.2}@media (width<=640px){.battle-account-progress{text-align:left;grid-template-columns:1fr;gap:.65rem}.battle-account-progress__level{min-width:0}.account-level-up__panel{border-radius:23px;padding:1.25rem .9rem}.account-level-up__mark{width:58px;height:58px;font-size:1.9rem}.battle-level-up__cards article>div{height:135px}.live-event-card__actions{grid-template-columns:1fr}.event-card-preview__identity{grid-template-columns:105px minmax(0,1fr);column-gap:.8rem}.event-card-preview__identity>div{height:145px}.event-card-preview__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.event-card-preview__moves{grid-template-columns:1fr}.summoned-card__face--back .summoned-card__stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.summoned-card__face--back .summoned-card__description{font-size:.7rem!important}.summoned-card__face--back .summoned-card__micro-ability{font-size:.64rem!important}}@media (prefers-reduced-motion:reduce){.battle-level-up__burst,.battle-level-up__panel,.battle-level-up__cards article{animation:none!important}}.battle-forge__summary{grid-template-columns:repeat(4,minmax(0,1fr))}.battle-forge__recycle-notice{color:#ecfdf5;background:linear-gradient(120deg,#05966945,#0891b233),#020617d1;border:1px solid #34d3998c;border-radius:15px;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:.7rem;margin-top:.9rem;padding:.75rem;animation:.42s cubic-bezier(.2,.8,.2,1) both forgeRecycleNoticeIn;display:grid;box-shadow:0 0 24px #34d3991f,inset 0 1px #ffffff14}.battle-forge__recycle-notice>span{color:#d1fae5;background:#10b98138;border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.35rem;display:grid;box-shadow:0 0 15px #34d39940}.battle-forge__recycle-notice>div{gap:.15rem;display:grid}.battle-forge__recycle-notice strong{color:#fff;font-size:.88rem}.battle-forge__recycle-notice small{color:#a7f3d0;font-size:.7rem;font-weight:850}.battle-forge__recycle-notice>button{color:#fff;cursor:pointer;background:#02061775;border:1px solid #fff3;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.25rem;display:grid}.battle-forge-card--recycle-confirm{border-color:#fb923ce0!important;box-shadow:0 0 0 2px #fb923c21,0 0 26px #f973162e!important}.battle-forge-card__actions{grid-template-columns:1fr;gap:.42rem;margin-top:.6rem;display:grid}.battle-forge-card__actions>button{cursor:pointer;border-radius:9px;width:100%;min-height:40px;padding:.45rem;font-size:.65rem;font-weight:1000;line-height:1.25}.battle-forge-card__upgrade{color:#fef3c7;background:linear-gradient(115deg,#b45309a8,#6d28d9b8);border:1px solid #facc156b}.battle-forge-card__recycle{color:#d1fae5;background:linear-gradient(115deg,#05966994,#0891b29e);border:1px solid #34d39973}.battle-forge-card__actions>button:disabled{cursor:not-allowed;opacity:.46;filter:grayscale(.45)}.battle-forge-card__recycle-confirm{color:#ffedd5;background:linear-gradient(145deg,#7c2d12ad,#020617e6);border:1px solid #fb923c7a;border-radius:11px;gap:.35rem;margin-top:.55rem;padding:.62rem;animation:.32s ease-out both forgeRecycleConfirmIn;display:grid}.battle-forge-card__recycle-confirm>strong{color:#fff7ed;font-size:.72rem}.battle-forge-card__recycle-confirm>small{color:#fed7aa;font-size:.62rem;line-height:1.35}.battle-forge-card__recycle-confirm>div{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.battle-forge-card__recycle-confirm button{color:#fff;cursor:pointer;background:#0f172ac2;border:1px solid #fff3;border-radius:8px;min-height:34px;padding:.35rem;font-size:.61rem;font-weight:950}.battle-forge-card__recycle-confirm button:last-child{background:linear-gradient(120deg,#c2410c,#be123c);border-color:#fb923cb3}@keyframes forgeRecycleNoticeIn{0%{opacity:0;transform:translateY(-12px)scale(.98)}}@keyframes forgeRecycleConfirmIn{0%{opacity:0;transform:translateY(-7px)}}@media (width<=900px){.battle-forge__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.battle-forge__summary{grid-template-columns:1fr}.battle-forge__recycle-notice{grid-template-columns:38px minmax(0,1fr) 34px}.battle-forge__recycle-notice>span{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.battle-forge__recycle-notice,.battle-forge-card__recycle-confirm{animation:none!important}}.battle-arena{scroll-margin-top:calc(76px + env(safe-area-inset-top,0px))!important}.battle-arena>.section-kicker{margin-bottom:.15rem}.battle-arena>h2{margin:.1rem 0 .45rem}.battle-teams-status{gap:.7rem!important;margin:.55rem 0 .6rem!important}.battle-team{min-height:104px;gap:.65rem!important;padding:.55rem .65rem!important}.battle-team__label{gap:.2rem;min-width:112px;line-height:1.15;display:grid}.battle-team__label>strong{color:#f1f5f9db;letter-spacing:.08em;font-size:.72rem}.battle-team__label>small{color:#67e8f9;letter-spacing:0;text-transform:none;max-width:165px;font-size:.52rem;font-weight:800;line-height:1.3}.battle-team__cards{gap:.48rem!important}.battle-team--interactive{background:linear-gradient(120deg,#0891b21f,#0f172ab8)!important;border-color:#22d3ee52!important}.battle-team--interactive.is-tutorial-target{animation:1.5s ease-in-out infinite battleTeamTutorialTarget;box-shadow:0 0 0 2px #facc151f,0 0 28px #facc1526;border-color:#facc15d1!important}.battle-team__card--switchable{cursor:pointer;filter:saturate(1.08)}.battle-team__card--switchable .battle-team__card-front{border-color:#67e8f9!important;box-shadow:0 9px 18px #00000052,0 0 15px #22d3ee52!important}.battle-team__card--switchable:hover,.battle-team__card--switchable:focus-visible{z-index:25;transform:translateY(-7px)scale(1.06)}.battle-team__switch-cue{letter-spacing:.05em;text-align:center;border:1px solid #a5f3fcd1;border-radius:999px;font-weight:1000;animation:1.45s ease-in-out infinite battleSwitchCue;box-shadow:0 0 11px #22d3ee8c;z-index:7!important;color:#ecfeff!important;background:linear-gradient(90deg,#0891b2f2,#4f46e5f0)!important;padding:.17rem .12rem!important;font-size:.39rem!important;line-height:1!important;display:block!important;position:absolute!important;inset:43% 4px auto!important}.battle-round-flash{margin:.35rem auto .55rem!important;padding:.3rem .75rem!important;font-size:.68rem!important}.battle-fighters-grid{margin-top:0!important}.battle-tactical-feed{grid-template-columns:minmax(0,1.7fr) minmax(240px,.75fr);align-items:stretch;gap:.65rem;margin-top:.7rem;display:grid}.battle-tactical-feed .battle-action-stage{z-index:80;min-height:68px!important;margin:0!important}.battle-tactical-feed .battle-action-banner{text-align:left;min-height:68px!important;margin:0!important;padding:.65rem .9rem!important}.battle-tactical-feed .battle-action-banner span{font-size:.56rem}.battle-tactical-feed .battle-action-banner strong{font-size:.82rem;line-height:1.3}.battle-tactical-feed .battle-cpu-intent{align-content:center;min-height:68px;margin:0!important;padding:.65rem .85rem!important}.battle-tactical-feed--ability{grid-template-columns:1fr}.battle-tactical-feed--ability .battle-action-stage{min-height:118px!important}.battle-tactical-feed--ability .battle-cpu-intent{display:none}.battle-tactical-feed .battle-ability-activation{width:100%}.battle-moves{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:.2rem 1rem;display:grid;margin-top:.65rem!important;padding:.8rem!important}.battle-moves>h3{margin:0;font-size:1rem}.battle-moves>.section-note{text-align:right;margin:0;font-size:.68rem}.battle-moves>.action-row{grid-column:1/-1;gap:.55rem;margin-top:.45rem}.battle-moves .battle-move-button{min-height:68px;font-size:.72rem;padding:.5rem .65rem!important}.battle-moves .battle-move-icon{border-radius:11px;width:36px;height:36px;font-size:1.1rem}.battle-fusion-panel{gap:.7rem!important;margin-top:.65rem!important;padding:.7rem .85rem!important}.battle-fusion-panel h3{font-size:.9rem}.battle-fusion-panel p{font-size:.65rem;line-height:1.35}.battle-log{overflow:hidden;margin-top:.65rem!important;padding:0!important}.battle-log>summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:50px;padding:.65rem .85rem;list-style:none;display:grid}.battle-log>summary::-webkit-details-marker{display:none}.battle-log>summary>span{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:1000}.battle-log>summary>strong{color:#f1f5f9cc;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.battle-log>summary>small{color:#fde68a;font-size:.58rem;font-weight:900}.battle-log[open]>summary{border-bottom:1px solid #94a3b824}.battle-log[open]>summary>small:after{content:" · Chiudi"}.battle-log>ol{margin:0!important;padding:.75rem 1rem .85rem 2.2rem!important}.battle-opening-pack--opening .battle-opening-pack__tear{animation-duration:1.2s!important}.battle-opening-pack--opening .battle-opening-pack__foil--back{animation-duration:1.45s!important;animation-delay:.3s!important}.battle-opening-pack--opening .battle-opening-pack__foil--front{animation-duration:1.55s!important;animation-delay:.34s!important}.battle-opening-pack--opening .battle-opening-pack__cards{animation-duration:1.65s!important;animation-delay:.46s!important}.battle-pack-opening__stage--opening .battle-pack-opening__flare{animation-duration:1.15s!important;animation-delay:.7s!important}.battle-pack-result{animation-duration:.85s!important}.battle-pack-result__inner{transition:transform 1.25s cubic-bezier(.16,.72,.12,1)!important}.battle-pack-result--revealed .battle-pack-result__inner{transform:rotateY(540deg)!important}@keyframes battleSwitchCue{50%{filter:brightness(1.22);box-shadow:0 0 17px #22d3eeb8}}@keyframes battleTeamTutorialTarget{50%{box-shadow:0 0 0 2px #facc1533,0 0 34px #facc153b}}@media (width<=900px){.battle-team{min-height:98px}.battle-team__label{min-width:90px}.battle-team__label>small{display:none}.battle-tactical-feed{grid-template-columns:minmax(0,1.45fr) minmax(185px,.8fr)}}@media (width<=720px){.battle-teams-status{grid-template-columns:repeat(2,minmax(0,1fr))!important}.battle-team{grid-template-columns:1fr;align-content:start;min-width:0;min-height:0;padding:.45rem!important;display:grid!important}.battle-team__label{text-align:center;min-width:0}.battle-team__cards{justify-content:center;gap:.3rem!important}.battle-team__card{width:54px!important;height:76px!important}.battle-tactical-feed{grid-template-columns:1fr}.battle-tactical-feed .battle-cpu-intent{min-height:52px}.battle-moves{grid-template-columns:1fr}.battle-moves>.section-note{text-align:left}.battle-moves>.action-row{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.battle-log>summary{grid-template-columns:1fr auto}.battle-log>summary>strong{grid-area:2/1/auto/-1}}@media (orientation:landscape) and (height<=600px) and (width<=1200px){.battle-arena{padding:.65rem!important}.battle-arena>.section-kicker,.battle-arena>h2{display:none}.battle-teams-status{margin-top:0!important}.battle-team{min-height:82px}.battle-team__card{width:48px!important;height:68px!important}.battle-team__card-front>strong{font-size:.38rem!important;bottom:11px!important}.battle-team__card-front>small{font-size:.34rem!important}.battle-round-flash{top:89px;left:50%;transform:translate(-50%);z-index:20!important;margin:0!important;position:absolute!important}.battle-fighters-grid{margin-top:.35rem!important}.battle-tactical-feed{margin-top:.45rem}.battle-tactical-feed .battle-action-stage,.battle-tactical-feed .battle-action-banner,.battle-tactical-feed .battle-cpu-intent{min-height:50px!important}.battle-tactical-feed .battle-action-banner,.battle-tactical-feed .battle-cpu-intent{padding:.4rem .65rem!important}.battle-moves{margin-top:.45rem!important;padding:.5rem!important}.battle-moves>h3,.battle-moves>.section-note{display:none}.battle-moves>.action-row{margin-top:0}.battle-moves .battle-move-button{min-height:54px!important}.battle-fusion-panel,.battle-log{margin-top:.45rem!important}}@media (prefers-reduced-motion:reduce){.battle-team--interactive.is-tutorial-target,.battle-team__switch-cue{animation:none!important}.battle-pack-result__inner{transition:none!important}}.app-header nav>button{box-sizing:border-box!important;flex:0 0 120px!important;justify-content:center!important;align-items:center!important;width:120px!important;min-width:120px!important;max-width:120px!important;height:44px!important;min-height:44px!important;padding:.45rem .65rem!important;font-size:.82rem!important;line-height:1!important;display:inline-flex!important}.app-header nav>.nav-compare{gap:.42rem!important}.app-header nav>.nav-compare .nav-compare__icon{border-radius:8px;flex:0 0 24px;width:24px;height:24px;font-size:.52rem}@media (width<=520px){.app-header nav>button{flex-basis:112px!important;width:112px!important;min-width:112px!important;max-width:112px!important;height:42px!important;min-height:42px!important;padding-inline:.55rem!important;font-size:.78rem!important}}.app-header nav>.nav-rewards{color:#fff7ed!important;background:linear-gradient(125deg,#b45309b8,#be185db3,#6d28d9b8)!important;border-color:#facc158c!important;gap:.42rem!important;box-shadow:0 0 18px #facc1521,inset 0 1px #ffffff29!important}.app-header nav>.nav-rewards>span:first-child{color:#fde047;text-shadow:0 0 12px #facc15db;font-size:1rem;animation:2.4s ease-in-out infinite rewardNavStar}.app-header nav>.nav-rewards:hover,.app-header nav>.nav-rewards.is-active{filter:brightness(1.12);border-color:#fde68a!important;box-shadow:0 0 28px #facc1547,0 0 36px #ec489933!important}@keyframes rewardNavStar{50%{transform:rotate(90deg)scale(1.16)}}.rewards-page{width:min(1480px,100% - 2rem)}.rewards-hero{isolation:isolate;background:radial-gradient(circle at 12% 22%,#facc152b,#0000 28%),radial-gradient(circle at 88% 25%,#ec489933,#0000 32%),linear-gradient(125deg,#451a03c7,#1e1b4bf2 52%,#581c87c7);border:1px solid #facc155c;border-radius:30px;justify-content:space-between;align-items:center;gap:2rem;min-height:330px;margin-top:1rem;padding:clamp(1.5rem,4vw,3.8rem);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 86px #00000075,inset 0 1px #ffffff12}.rewards-hero:before{content:"";z-index:-1;opacity:.32;background:repeating-radial-gradient(circle at 75%,#0000 0 34px,#facc151c 35px 36px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.rewards-hero>div:first-child{max-width:820px}.rewards-hero h1{color:#fff;letter-spacing:-.06em;margin:.45rem 0 .9rem;font-size:clamp(2.8rem,5.6vw,5.7rem);line-height:.95}.rewards-hero h1 span{color:#0000;filter:drop-shadow(0 0 20px #ec48994d);background:linear-gradient(100deg,#fde68a,#fb7185,#e879f9) 0 0/180% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite rewardsTitleGlow}.rewards-hero>div:first-child>p:last-child{color:#f1f5f9c7;max-width:720px;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6}.rewards-hero__status{background:#0206179e;border:1px solid #fde68a7a;border-radius:24px;grid-template-columns:74px minmax(170px,1fr);align-items:center;gap:1rem;min-width:310px;padding:1.2rem;display:grid;box-shadow:0 0 32px #facc1521,inset 0 1px #ffffff14}.rewards-hero__status>span{color:#fde68a;background:radial-gradient(circle,#facc1533,#4c1d9575);border:2px solid #fde68a;border-radius:24px;place-items:center;width:74px;height:74px;font-size:2.2rem;display:grid;box-shadow:0 0 24px #facc1547}.rewards-hero__status>div{gap:.2rem;display:grid}.rewards-hero__status small{color:#fde68a;text-transform:uppercase;font-size:.78rem;font-weight:1000}.rewards-hero__status strong{color:#fff;font-size:2.6rem;line-height:1}.rewards-hero__status em{color:#e2e8f0b8;font-size:.82rem;font-style:normal;font-weight:800}.rewards-error{color:#fecaca;background:#7f1d1d4d;border:1px solid #f871717a;border-radius:15px;margin-top:1rem;padding:1rem 1.2rem;font-size:.92rem;font-weight:800}.daily-rewards-section,.live-events-section,.reward-history{margin-top:1.35rem}.daily-rewards-section{border-color:#facc1542;background:linear-gradient(145deg,#451a032e,#0f172aeb)!important}.daily-rewards-heading{justify-content:space-between;align-items:center;gap:1.3rem;display:flex}.daily-rewards-heading h2,.live-events-section>h2,.reward-history>h2{color:#fff;margin:.35rem 0 .5rem;font-size:clamp(1.8rem,3.2vw,3rem)}.daily-rewards-heading p:last-child{color:#e2e8f0b3;margin:0;font-size:.94rem}.daily-claim-button{color:#fff!important;background:linear-gradient(115deg,#b45309,#db2777,#7c3aed)!important;border:1px solid #fde68ab8!important;border-radius:15px!important;min-width:260px!important;min-height:58px!important;font-size:.95rem!important;box-shadow:0 0 25px #facc152e,0 12px 28px #00000040!important}.daily-claim-button:not(:disabled){animation:2.6s ease-in-out infinite dailyClaimGlow}.daily-claim-button:disabled{opacity:.6;filter:grayscale(.28)}.daily-original-journey{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem;margin-top:1.35rem;display:grid}.daily-original-journey__progress,.daily-original-preview{background:#0206177a;border:1px solid #facc1538;border-radius:18px;min-width:0}.daily-original-journey__progress{flex-direction:column;justify-content:center;padding:1.15rem;display:flex}.daily-original-journey__progress>div:first-child{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.daily-original-journey__progress span{color:#fde68a;text-transform:uppercase;font-size:.86rem;font-weight:1000}.daily-original-journey__progress strong{color:#fff;font-size:1.05rem}.daily-original-journey__bar{background:#0f172af0;border:1px solid #94a3b833;border-radius:999px;width:100%;height:13px;margin:.85rem 0 .6rem;overflow:hidden}.daily-original-journey__bar i{border-radius:inherit;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#facc15);height:100%;transition:width .5s;display:block;box-shadow:0 0 18px #facc1580}.daily-original-journey__progress>small{color:#e2e8f0ad;font-size:.8rem;line-height:1.4}.daily-original-preview{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:1rem;padding:.7rem;display:grid;overflow:hidden}.daily-original-preview img{object-fit:cover;border:2px solid #fde68abf;border-radius:14px;width:92px;height:116px;box-shadow:0 0 20px #facc1533}.daily-original-preview>div{min-width:0}.daily-original-preview small{color:#f0abfc;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:1000;display:block}.daily-original-preview strong{color:#fde68a;margin-top:.2rem;font-size:1.3rem;display:block}.daily-original-preview p{color:#e2e8f0b3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0 0;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.daily-original-preview.is-unlocked{background:linear-gradient(135deg,#16653440,#02061794);border-color:#4ade807a}.daily-reward-track{grid-template-columns:repeat(7,minmax(0,1fr));gap:.7rem;margin-top:1.5rem;display:grid}.daily-reward-card{text-align:center;background:linear-gradient(160deg,#1e293bd1,#020617d1);border:1px solid #94a3b83d;border-radius:18px;align-content:center;justify-items:center;gap:.5rem;min-width:0;min-height:190px;padding:.8rem;display:grid;position:relative;overflow:hidden}.daily-reward-card:before{content:"";opacity:.35;filter:blur(38px);background:currentColor;border-radius:50%;height:100%;position:absolute;inset:auto -30% -55%}.daily-reward-card>small{color:#cbd5e1b8;text-transform:uppercase;font-size:.75rem;font-weight:1000;position:relative}.daily-reward-card>span{color:#fde68a;background:#0206178c;border:1px solid;border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.6rem;display:grid;position:relative;box-shadow:0 0 18px}.daily-reward-card>img{object-fit:cover;object-position:center top;border:2px solid #fde68a;border-radius:14px;width:76px;height:92px;position:relative;box-shadow:0 0 22px #facc154d}.daily-reward-card>strong{color:#f8fafc;font-size:.82rem;line-height:1.25;position:relative}.daily-reward-card>em{color:#cbd5e199;font-size:.72rem;font-style:normal;font-weight:800;position:relative}.daily-reward-card--echoes{color:#c084fc}.daily-reward-card--fragments{color:#22d3ee}.daily-reward-card--card{color:#facc15;border-color:#facc1573}.daily-reward-card.is-completed{color:#4ade80;background:linear-gradient(155deg,#16653447,#020617d1);border-color:#4ade807a}.daily-reward-card.is-next{border-color:#fde68a;transform:translateY(-5px);box-shadow:0 0 28px #facc1533}.live-events-section{border-color:#e879f947;background:linear-gradient(135deg,#1e1b4bb8,#0f172af0)!important}.live-events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.3rem;display:grid}.live-event-card{background:#0206178f;border:1px solid #c084fc57;border-radius:22px;grid-template-columns:190px minmax(0,1fr);min-height:300px;display:grid;overflow:hidden;box-shadow:0 18px 38px #0000003d}.live-event-card--smoke{border-color:#22d3ee61}.live-event-card--eclipse{border-color:#facc1566}.live-event-card__art{background:#020617;min-height:100%;position:relative;overflow:hidden}.live-event-card__art img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s,filter .35s}.live-event-card:hover .live-event-card__art img{filter:brightness(1.1);transform:scale(1.035)}.live-event-card__art>span{color:#f0abfc;place-items:center;width:100%;height:100%;font-size:4rem;display:grid}.live-event-card__art small{color:#fff;text-align:center;text-transform:uppercase;background:#020617d6;border:1px solid #ffffff40;border-radius:999px;padding:.45rem;font-size:.7rem;font-weight:1000;position:absolute;bottom:8px;left:8px;right:8px}.live-event-card__body{flex-direction:column;align-items:flex-start;min-width:0;padding:1.2rem;display:flex}.live-event-card__body>span{color:#f0abfc;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:1000}.live-event-card__body h3{color:#fff;margin:.35rem 0 .55rem;font-size:1.45rem;line-height:1.1}.live-event-card__body p{color:#e2e8f0b3;margin:0 0 .7rem;font-size:.86rem;line-height:1.45}.live-event-card__body>strong{color:#fde68a;font-size:.82rem}.live-event-card__deadline{margin-top:.45rem;color:#67e8f9!important;letter-spacing:0!important;text-transform:none!important;font-size:.75rem!important;font-weight:900!important}.live-event-progress{background:#1e293bf0;border-radius:999px;width:100%;height:10px;margin-top:auto;overflow:hidden}.live-event-progress i{border-radius:inherit;background:linear-gradient(90deg,#0891b2,#7c3aed,#ec4899);height:100%;transition:width .45s;display:block;box-shadow:0 0 14px #ec48996b}.live-event-card__body>small{color:#cbd5e1a6;margin-top:.4rem;font-size:.74rem}.live-event-boss__progress{font-weight:850;color:#fde68a!important}.live-event-card__body .button{color:#fff;background:linear-gradient(120deg,#0e7490,#6d28d9,#be185d);border-radius:13px;width:100%;min-height:48px;margin-top:.8rem}.live-event-card.is-claimed{border-color:#4ade807a}.live-event-card.is-claimed .live-event-card__art img{filter:grayscale(.25)}.reward-history>div{gap:.55rem;margin-top:1rem;display:grid}.reward-history>div>p{background:#02061773;border:1px solid #94a3b82e;border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:0;padding:.7rem .9rem;display:grid}.reward-history p>span{color:#fde68a;background:#facc151a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.reward-history p>strong{color:#f8fafc;font-size:.86rem}.reward-history p>small{color:#cbd5e19e;font-size:.75rem}.rewards-auth-gate{text-align:center;background:radial-gradient(circle at 50% 34%,#7c3aed52,#0000 30%),linear-gradient(145deg,#451a038c,#0f172af2);border:1px solid #facc1561;border-radius:30px;place-content:center;justify-items:center;max-width:880px;min-height:560px;margin:2rem auto;padding:clamp(1.5rem,5vw,4rem);display:grid;box-shadow:0 28px 80px #0000006b}.rewards-auth-gate>span{color:#fde68a;background:#4c1d9585;border:2px solid #fde68a;border-radius:30px;place-items:center;width:100px;height:100px;font-size:3rem;display:grid;box-shadow:0 0 38px #facc1540}.rewards-auth-gate h1{color:#fff;max-width:720px;margin:.6rem 0 .8rem;font-size:clamp(2.2rem,5vw,4.3rem);line-height:1}.rewards-auth-gate>p:not(.section-kicker){color:#e2e8f0bd;max-width:650px;margin:0 0 1.3rem;font-size:1rem;line-height:1.6}.rewards-auth-gate .button{border-radius:14px;min-width:260px;min-height:54px}.reward-reveal{z-index:220;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#01040fe0;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.reward-reveal__panel{text-align:center;background:radial-gradient(circle at 50% 34%,#facc152e,#0000 32%),linear-gradient(145deg,#1e1b4b,#020617 72%);border:2px solid #fde68aad;border-radius:28px;justify-items:center;width:min(100%,560px);max-height:94vh;padding:clamp(1.3rem,4vw,2.5rem);animation:.5s cubic-bezier(.2,.8,.2,1) rewardPanelEnter;display:grid;position:relative;overflow:auto;box-shadow:0 0 70px #facc1533,0 0 110px #d946ef2e}.reward-reveal__seal{color:#fde68a;background:#4c1d95;border:2px solid #fde68a;border-radius:50%;place-items:center;width:72px;height:72px;font-size:2rem;display:grid;box-shadow:0 0 28px #facc1557}.reward-reveal__panel h2{color:#fff;margin:.45rem 0 1rem;font-size:clamp(1.7rem,4vw,2.7rem)}.reward-reveal__card{background:linear-gradient(145deg,#facc15,#7c3aed,#06b6d4);border:2px solid #fde68a;border-radius:20px;width:210px;height:290px;padding:7px;animation:.9s cubic-bezier(.2,.8,.2,1) rewardCardReveal;position:relative;box-shadow:0 0 36px #facc1557}.reward-reveal__card img{object-fit:cover;object-position:center top;border-radius:14px;width:100%;height:100%}.reward-reveal__card span{color:#fff;text-transform:uppercase;background:#020617db;border-radius:999px;padding:.45rem;font-size:.72rem;font-weight:1000;position:absolute;bottom:12px;left:12px;right:12px}.reward-reveal__panel h3{color:#fde68a;margin:.8rem 0;font-size:1.45rem}.reward-reveal__currency{color:#fde68a;text-shadow:0 0 20px #facc158c;margin:1.4rem 0;font-size:2.1rem}.reward-reveal__panel .button{border-radius:14px;min-width:220px;min-height:50px}@keyframes rewardsTitleGlow{50%{filter:drop-shadow(0 0 30px #facc155c);background-position:100%}}@keyframes dailyClaimGlow{50%{filter:brightness(1.08);box-shadow:0 0 36px #facc1557,0 14px 30px #00000052}}@keyframes rewardPanelEnter{0%{opacity:0;transform:scale(.86)translateY(24px)}}@keyframes rewardCardReveal{0%{opacity:0;transform:perspective(900px)rotateY(180deg)scale(.7)}}@media (width<=1100px){.daily-reward-track{grid-template-columns:repeat(4,minmax(0,1fr))}.live-event-card{grid-template-columns:150px minmax(0,1fr)}}@media (width<=800px){.rewards-hero{min-height:0;padding:1.5rem;display:grid}.rewards-hero__status{width:100%;min-width:0}.daily-rewards-heading{display:grid}.daily-claim-button{width:100%!important;min-width:0!important}.daily-original-journey{grid-template-columns:1fr}.daily-reward-track{scroll-snap-type:x mandatory;padding:.4rem .2rem .8rem;display:flex;overflow-x:auto}.daily-reward-card{scroll-snap-align:start;flex:0 0 155px;min-height:190px}.live-events-grid{grid-template-columns:1fr}}@media (width<=560px){.rewards-page{width:100%!important;padding-inline:.65rem!important}.rewards-hero{border-radius:22px}.rewards-hero h1{font-size:3.05rem}.rewards-hero__status{grid-template-columns:58px 1fr;padding:.9rem}.rewards-hero__status>span{border-radius:18px;width:58px;height:58px;font-size:1.6rem}.daily-original-journey__progress>div:first-child{gap:.25rem;display:grid}.daily-original-preview{grid-template-columns:82px minmax(0,1fr)}.daily-original-preview img{width:82px;height:108px}.live-event-card{grid-template-columns:112px minmax(0,1fr);min-height:330px}.live-event-card__body{padding:.9rem}.live-event-card__body h3{font-size:1.22rem}.live-event-card__body p{font-size:.8rem}.reward-history>div>p{grid-template-columns:38px minmax(0,1fr)}.reward-history p>small{grid-column:2}.reward-reveal__card{width:180px;height:250px}}.brand{min-width:76px;padding:.15rem!important}.brand>img{object-fit:contain;filter:drop-shadow(0 0 13px #22d3ee52);width:64px;height:64px;display:block}.auth-card__official-logo{object-fit:contain;filter:drop-shadow(0 0 17px #22d3ee47);width:min(180px,58vw);height:auto;margin:0 auto .7rem;display:block}@media (width<=560px){.brand{min-width:62px}.brand>img{width:54px;height:54px}.account-hero__identity{gap:.75rem}.account-hero__identity>img{flex-basis:104px;width:104px}}.app-header .desktop-navigation>.desktop-nav-button{--nav-accent:#67e8f9;--nav-accent-rgb:103, 232, 249;--nav-deep:#082f49f0;isolation:isolate;letter-spacing:-.015em;text-shadow:0 1px 5px #00000073;position:relative;box-sizing:border-box!important;border:1px solid rgba(var(--nav-accent-rgb), .55)!important;color:#fff!important;background:radial-gradient(circle at 18% 18%, rgba(var(--nav-accent-rgb), .24), transparent 45%), linear-gradient(135deg, var(--nav-deep), #0f172af5)!important;width:120px!important;min-width:120px!important;max-width:120px!important;height:46px!important;min-height:46px!important;box-shadow:0 7px 18px #02061747, 0 0 14px rgba(var(--nav-accent-rgb), .12), inset 0 1px #ffffff1f!important;border-radius:999px!important;flex:0 0 120px!important;justify-content:center!important;align-items:center!important;gap:.48rem!important;padding:0 .68rem!important;font-size:.78rem!important;font-weight:950!important;line-height:1!important;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s!important;display:inline-flex!important;overflow:visible!important}.app-header .desktop-navigation>.desktop-nav-button:before{content:none!important;display:none!important}.app-header .desktop-navigation>.desktop-nav-button:hover{z-index:2;filter:brightness(1.13);border-color:rgba(var(--nav-accent-rgb), .95)!important;box-shadow:0 10px 22px #02061761, 0 0 24px rgba(var(--nav-accent-rgb), .34), inset 0 1px #fff3!important;transform:translateY(-2px)scale(1.025)!important}.app-header .desktop-navigation>.desktop-nav-button.is-active{border-color:rgba(var(--nav-accent-rgb), 1)!important;background:radial-gradient(circle at 18% 18%, #ffffff3d, transparent 38%), linear-gradient(135deg, rgba(var(--nav-accent-rgb), .88), var(--nav-deep))!important;box-shadow:0 0 0 1px rgba(var(--nav-accent-rgb), .18), 0 0 26px rgba(var(--nav-accent-rgb), .42), inset 0 1px #ffffff40!important}.desktop-nav-button--home{--nav-accent:#22d3ee;--nav-accent-rgb:34, 211, 238;--nav-deep:#085e77eb}.desktop-nav-button--archive{--nav-accent:#818cf8;--nav-accent-rgb:129, 140, 248;--nav-deep:#312e81f0}.desktop-nav-button--favorites{--nav-accent:#f472b6;--nav-accent-rgb:244, 114, 182;--nav-deep:#831843eb}.desktop-nav-button--compare{--nav-accent:#38bdf8;--nav-accent-rgb:56, 189, 248;--nav-deep:#1e40aff0}.desktop-nav-button--events{--nav-accent:#fbbf24;--nav-accent-rgb:251, 191, 36;--nav-deep:#b45309f0}.desktop-nav-button--battle{--nav-accent:#fb7185;--nav-accent-rgb:251, 113, 133;--nav-deep:#be185df0}.desktop-nav-button--admin{--nav-accent:#c084fc;--nav-accent-rgb:192, 132, 252;--nav-deep:#581c87f0}.desktop-nav-icon-wrap{border:1px solid rgba(var(--nav-accent-rgb), .58);color:#fff;background:linear-gradient(145deg, rgba(var(--nav-accent-rgb), .45), #020617bd);width:29px;height:29px;box-shadow:0 0 13px rgba(var(--nav-accent-rgb), .32), inset 0 1px #fff3;border-radius:10px;flex:0 0 29px;place-items:center;animation:2.8s ease-in-out infinite desktopNavIconFloat;position:relative;text-shadow:none!important;display:inline-grid!important}.desktop-nav-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;filter:drop-shadow(0 0 4px rgba(var(--nav-accent-rgb), .8));overflow:visible}.desktop-nav-icon-wrap--favorites .desktop-nav-icon{fill:#ffffff2e;animation:2.2s ease-in-out infinite desktopNavHeartBeat}.desktop-nav-icon-wrap--compare .desktop-nav-icon{animation:2.6s ease-in-out infinite desktopNavCompare}.desktop-nav-icon-wrap--events .desktop-nav-icon__spark{fill:currentColor;transform-origin:12px 16px;animation:2.4s ease-in-out infinite desktopNavSpark}.desktop-nav-icon-wrap--battle .desktop-nav-icon{transform-origin:50%;animation:2.8s ease-in-out infinite desktopNavSwords}.desktop-nav-icon-wrap--admin .desktop-nav-icon{transform-origin:50%;animation:7s linear infinite desktopNavGear}.desktop-nav-icon-wrap--archive .desktop-nav-icon{transform-origin:bottom;animation:3s ease-in-out infinite desktopNavArchive}.app-header .desktop-navigation>.desktop-nav-button--favorites .nav-count{z-index:3;position:absolute;top:-6px;right:-4px;background:#be185d!important;border-color:#ffffffb8!important;min-width:21px!important;height:21px!important;padding:0 .3rem!important;box-shadow:0 0 13px #f472b6a6!important}@keyframes desktopNavIconFloat{50%{filter:brightness(1.18);transform:translateY(-2px)}}@keyframes desktopNavHeartBeat{0%,70%,to{transform:scale(1)}78%{transform:scale(1.18)}86%{transform:scale(.96)}93%{transform:scale(1.1)}}@keyframes desktopNavCompare{0%,to{transform:translate(0)}45%{transform:translate(1.5px)}65%{transform:translate(-1.5px)}}@keyframes desktopNavSpark{50%{transform:rotate(90deg)scale(1.22)}}@keyframes desktopNavSwords{0%,82%,to{transform:rotate(0)}88%{transform:rotate(-7deg)scale(1.08)}94%{transform:rotate(6deg)scale(1.08)}}@keyframes desktopNavGear{to{transform:rotate(360deg)}}@keyframes desktopNavArchive{0%,to{transform:skew(0)}50%{transform:skew(-3deg)translateY(-1px)}}@media (prefers-reduced-motion:reduce){.desktop-nav-icon-wrap,.desktop-nav-icon{animation:none!important}}.home-rift-action-button{--nav-accent:#22d3ee;--nav-accent-rgb:34, 211, 238;--home-action-deep:#075985;isolation:isolate;letter-spacing:.015em;text-shadow:0 2px 8px #0000006b;margin-top:1rem;position:relative;overflow:hidden;box-sizing:border-box!important;border:1px solid rgba(var(--nav-accent-rgb), .78)!important;color:#fff!important;background:radial-gradient(circle at 16% 20%, #fff3, transparent 30%), linear-gradient(125deg, var(--home-action-deep), rgba(var(--nav-accent-rgb),.72), #172554)!important;width:min(100%,360px)!important;min-width:0!important;max-width:360px!important;height:60px!important;min-height:60px!important;box-shadow:0 12px 26px #02061757, 0 0 25px rgba(var(--nav-accent-rgb),.24), inset 0 1px #ffffff38!important;background-size:160% 160%!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;gap:.72rem!important;padding:0 1.25rem!important;font-size:1rem!important;font-weight:1000!important;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s!important;animation:3.4s ease-in-out infinite homeRiftActionGlow!important;display:inline-flex!important}.home-rift-action-button:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:24%;animation:4.6s ease-in-out infinite homeRiftActionSweep;position:absolute;inset:-45% auto -45% -35%;transform:skew(-18deg)}.home-rift-action-button>*{z-index:1;position:relative}.home-rift-action-button:hover{filter:brightness(1.14);box-shadow:0 15px 30px #0206176b, 0 0 34px rgba(var(--nav-accent-rgb),.42), inset 0 1px #ffffff47!important;border-color:#fff!important;transform:translateY(-3px)scale(1.02)!important}.home-rift-action-button:focus-visible{outline-offset:4px;outline:3px solid rgba(var(--nav-accent-rgb),.38)!important}.home-rift-action-button .desktop-nav-icon-wrap{width:38px;height:38px;box-shadow:0 0 18px rgba(var(--nav-accent-rgb),.55),inset 0 1px #ffffff47;background:linear-gradient(145deg,#ffffff40,#0206178a);border-color:#ffffff94;border-radius:12px;flex-basis:38px}.home-rift-action-button .desktop-nav-icon{stroke-width:1.9px;width:24px;height:24px}.home-rift-archive-button{--nav-accent:#22d3ee;--nav-accent-rgb:34, 211, 238;--home-action-deep:#075985;place-self:center start}.home-rift-arena-button{--nav-accent:#fb7185;--nav-accent-rgb:251, 113, 133;--home-action-deep:#86198f}.home-rift-side--arena>.home-rift-action-button.home-rift-arena-button,.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{width:min(100%,360px)!important;min-width:0!important;max-width:360px!important}@media (width>=821px){.home-rift-side--archive>.home-rift-side__actions{grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important}}@keyframes homeRiftActionGlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes homeRiftActionSweep{0%,62%{opacity:0;left:-35%}70%{opacity:.75}88%,to{opacity:0;left:120%}}@media (width<=820px){.home-rift-side--arena>.home-rift-action-button.home-rift-arena-button,.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{width:100%!important;max-width:none!important;height:58px!important;min-height:58px!important}}@media (prefers-reduced-motion:reduce){.home-rift-action-button,.home-rift-action-button:after{animation:none!important}}@keyframes homeRiftBreatheMobile{0%,to{filter:drop-shadow(0 0 8px #ffffffb8)drop-shadow(0 0 20px #22d3eec7)drop-shadow(0 0 42px #a855f79e);transform:translate(-50%,-50%)rotate(90deg)}50%{filter:drop-shadow(0 0 12px #ffffffd1)drop-shadow(0 0 28px #22d3eef0)drop-shadow(0 0 58px #a855f7c7);transform:translate(-50%,-50%)rotate(90deg)}}@media (width<=820px){.home-rift__art{animation:4.2s ease-in-out infinite homeRiftBreatheMobile!important}.character-card__image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;padding:.35rem!important;transform:none!important}.daily-character__visual>img{object-fit:contain;object-position:center;max-height:450px;padding:.35rem}}.live-event-card--daily-boss{background:radial-gradient(circle at 18%,#ef444438,#0000 34%),linear-gradient(135deg,#450a0ae6,#1e1b4bf0);border-color:#fb923cc7;grid-column:1/-1;box-shadow:0 0 34px #f9731633,0 22px 52px #00000061}.live-event-card__art--boss{isolation:isolate;background:radial-gradient(circle,#fb923c42,#020617 72%);overflow:hidden}.live-event-card__art--boss img{z-index:2;object-fit:contain;position:relative}.live-event-boss__flames,.battle-event-boss-mission__flames{z-index:1;pointer-events:none;filter:blur(9px)saturate(1.45);background:radial-gradient(at 18% 85%,#fde047 0 5%,#f97316 8%,#0000 23%),radial-gradient(at 48% 92%,#fff7ed 0 4%,#ef4444 10%,#0000 25%),radial-gradient(at 78% 82%,#facc15 0 5%,#c026d3 12%,#0000 27%),conic-gradient(from 20deg,#0000,#ef4444b8,#0000 22%,#f97316d1,#0000 48%,#d946efa8,#0000 74%);animation:2.2s ease-in-out infinite alternate legendaryBossFlames;position:absolute;inset:-18%}.live-event-boss__challenge{box-shadow:0 0 22px #f9731647;color:#fff7ed!important;background:linear-gradient(115deg,#b91c1c,#ea580c,#7e22ce)!important;border-color:#fde047b8!important}.battle-event-boss-mission{isolation:isolate;background:radial-gradient(circle at 16%,#ef44444d,#0000 28%),radial-gradient(circle at 88% 20%,#d946ef3d,#0000 34%),linear-gradient(135deg,#450a0a,#1e1b4b 66%,#020617);border:2px solid #fb923ca3;border-radius:28px;grid-template-columns:minmax(180px,300px) minmax(0,1fr);align-items:center;gap:1.4rem;margin-bottom:1rem;padding:clamp(1rem,3vw,1.8rem);display:grid;position:relative;overflow:hidden;box-shadow:0 0 42px #f9731633,0 28px 70px #0000006b}.battle-event-boss-mission__flames{z-index:-1}.battle-event-boss-mission__portrait{aspect-ratio:4/3;background:#020617c7;border:2px solid #fbbf24;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 0 30px #f9731657}.battle-event-boss-mission__portrait img{object-fit:contain;width:100%;height:100%}.battle-event-boss-mission__portrait span{color:#fff7ed;letter-spacing:.12em;text-align:center;background:#7f1d1de6;border-radius:999px;padding:.45rem;font-size:.68rem;font-weight:1000;position:absolute;bottom:.6rem;left:.6rem;right:.6rem}.battle-event-boss-mission__content small{color:#fdba74;letter-spacing:.1em;font-weight:1000}.battle-event-boss-mission__content h2{color:#fff7ed;text-shadow:0 0 24px #f9731675;margin:.35rem 0;font-size:clamp(2rem,5vw,4rem)}.battle-event-boss-mission__content p{color:#fed7aa;max-width:760px;line-height:1.55}.battle-event-boss-mission__content>div{flex-wrap:wrap;gap:.55rem;display:flex}.battle-event-boss-mission__content>div span{color:#fed7aa;background:#02061785;border:1px solid #fdba7457;border-radius:12px;padding:.55rem .7rem;font-size:.72rem}.battle-event-boss-mission__content>div strong{color:#fff;font-size:1rem}.battle-arena--legendary-boss{background:radial-gradient(circle at 75% 25%,#ef44443d,#0000 28%),radial-gradient(circle at 50% 100%,#f9731633,#0000 36%),linear-gradient(145deg,#450a0af0,#1e1b4bf5 52%,#020617fa)!important;border-color:#f9731685!important;box-shadow:0 0 50px #f973162e,0 32px 80px #00000073!important}.battle-fighter--boss .battle-fighter__visual:before{content:"";z-index:-1;pointer-events:none;filter:blur(14px);opacity:.82;background:conic-gradient(#facc15,#ef4444,#c026d3,#f97316,#facc15);border-radius:34px;animation:1.8s ease-in-out infinite alternate legendaryBossAura;position:absolute;inset:-22px}.battle-fighter--boss .battle-fighter__front{box-shadow:0 0 26px #facc1585,0 0 54px #ef444466}.battle-fighter__boss-badge{z-index:10;color:#fff7ed;letter-spacing:.08em;background:linear-gradient(110deg,#991b1bf0,#c2410cf0);border:1px solid #fde047;border-radius:999px;padding:.35rem .55rem;font-size:.58rem;font-weight:1000;position:absolute;top:56px;right:15px;box-shadow:0 0 18px #f9731675}@keyframes legendaryBossFlames{0%{opacity:.58;transform:scale(.96)rotate(-2deg)}to{opacity:.96;transform:scale(1.06)rotate(2deg)}}@keyframes legendaryBossAura{0%{opacity:.56;transform:scale(.96)rotate(-3deg)}to{opacity:.92;transform:scale(1.05)rotate(3deg)}}@media (width<=720px){.live-event-card--daily-boss{grid-template-columns:112px minmax(0,1fr)}.battle-event-boss-mission{border-radius:22px;grid-template-columns:1fr}.battle-event-boss-mission__portrait{max-height:260px}.battle-fighter__boss-badge{font-size:.48rem;top:38px;right:8px}}.battle-deck-sort{background:#0206176b;border:1px solid #67e8f938;border-radius:16px;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.85rem 0 1rem;padding:.7rem;display:flex}.battle-deck-sort>span{color:#a5f3fc;letter-spacing:.08em;text-transform:uppercase;margin-right:.25rem;font-size:.68rem;font-weight:1000}.battle-deck-sort button{color:#cbd5e1;cursor:pointer;background:#0f172ad1;border:1px solid #94a3b847;border-radius:11px;min-height:38px;padding:.45rem .68rem;font-size:.68rem;font-weight:900}.battle-deck-sort button.is-active{color:#fff;background:linear-gradient(120deg,#0891b2b8,#6d28d9b8);border-color:#67e8f9;box-shadow:0 0 16px #22d3ee29}.battle-deck-builder-tools{gap:.55rem;width:min(720px,100%);display:grid}.battle-deck-builder-controls{grid-template-columns:minmax(0,1fr) minmax(210px,.48fr);gap:.6rem;display:grid}.battle-deck-builder-controls>label{gap:.32rem;display:grid}.battle-deck-builder-controls>label>span{color:#a5f3fc;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:1000}.battle-deck-builder-controls select{color:#fff;width:100%;min-height:45px;font:inherit;background:#020617d1;border:1px solid #67e8f947;border-radius:12px;padding:0 .7rem}.battle-deck-builder-header .battle-deck-builder-tools .battle-deck-search{width:100%;max-width:none}.battle-deck-sort--builder{grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:.5rem;display:grid}.battle-deck-sort--builder button{text-align:center;width:100%;min-width:0;min-height:42px;padding-inline:.35rem;font-size:.66rem}.battle-deck-tier--legendary.is-active{background:linear-gradient(120deg,#7e22ce,#ca8a04);border-color:#fde047}.battle-deck-tier--platinum.is-active{background:linear-gradient(120deg,#0e7490,#6366f1);border-color:#a5f3fc}.battle-deck-tier--gold.is-active{background:linear-gradient(120deg,#a16207,#ea580c);border-color:#fbbf24}.battle-deck-tier--silver.is-active{background:linear-gradient(120deg,#475569,#7c3aed);border-color:#e2e8f0}.battle-deck-tier--bronze.is-active{background:linear-gradient(120deg,#9a3412,#7c2d12);border-color:#fdba74}@media (width<=720px){.battle-deck-builder-controls{grid-template-columns:1fr}}.battle-event-boss-quick-start{z-index:45;bottom:calc(82px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(115deg,#450a0af5,#4c1d95f5);border:1px solid #fdba749e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.7rem;margin-top:1rem;padding:.85rem;display:grid;position:sticky;box-shadow:0 0 28px #f9731633,0 16px 34px #00000061}.battle-event-boss-quick-start>div{gap:.18rem;display:grid}.battle-event-boss-quick-start small{color:#fdba74;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:1000}.battle-event-boss-quick-start strong{color:#fff7ed}.battle-event-boss-quick-start .button{min-height:48px;margin:0}.battle-hero--event{background:linear-gradient(125deg,#7f1d1dd1,#4c1d95e0,#020617f5)!important;border-color:#f973167a!important;min-height:0!important;padding:1rem!important}.battle-hero--event h1{margin:.2rem 0;font-size:clamp(1.8rem,5vw,3rem)}.battle-hero--event>p:not(.eyebrow){margin-bottom:0}.battle-hero--event .battle-cloud-status,.battle-hero--event .battle-account-progress,.battle-hero--event .battle-main-navigation{display:none!important}.battle-main-navigation__store>span{font-family:Segoe UI Emoji,Apple Color Emoji,sans-serif;font-size:1.05rem}@media (width<=720px){.home-rift-hero__split{grid-template-rows:auto 138px auto!important}.home-rift{min-height:138px}.battle-deck-sort{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.battle-deck-sort>span{grid-column:1/-1}.battle-deck-sort button{min-width:0;font-size:.6rem}.battle-deck-sort--builder{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.battle-event-boss-quick-start{bottom:calc(88px + env(safe-area-inset-bottom,0px));grid-template-columns:1fr 1fr;padding:.7rem}.battle-event-boss-quick-start>div{grid-column:1/-1}.battle-event-boss-quick-start .button{min-width:0;padding-inline:.5rem;font-size:.7rem}}.character-card__image,.detail-hero__image,.daily-character__visual,.related-character-card__image,.tactical-card__portrait,.live-event-card__art,.event-card-preview__identity>div,.reward-reveal__card,.battle-fighter__image-wrap,.battle-team__card-front{overflow:hidden}.character-card__image{border-radius:27px 27px 0 0}.detail-hero__image,.tactical-card__portrait,.live-event-card__art,.event-card-preview__identity>div,.reward-reveal__card{border-radius:20px}.character-card__image>img,.detail-hero__image>img,.daily-character__visual>img,.related-character-card__image>img,.tactical-card__portrait>img,.live-event-card__art>img,.event-card-preview__identity>div>img,.reward-reveal__card>img,.battle-fighter__image,.battle-team__card-front>img,.battle-switch-card>img{border-radius:inherit;display:block}.daily-character__visual>img{object-fit:cover;object-position:center top;width:100%;height:100%;max-height:none;padding:0;transform:none}.battle-fighter__image-wrap,.battle-fighter__image{border-radius:22px}.battle-team__card-front>img{border-radius:8px 8px 0 0}.battle-fighter__heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.battle-fighter__heading h3{min-width:0}.battle-essence-matchup{z-index:9;white-space:nowrap;min-height:30px;box-shadow:0 0 16px color-mix(in srgb, currentColor 25%, transparent);border:1px solid;border-radius:999px;flex:none;align-items:center;gap:.38rem;padding:.22rem .52rem .22rem .28rem;font-weight:1000;line-height:1;display:inline-flex;position:relative}.battle-essence-matchup b{color:#020617;background:currentColor;border-radius:50%;place-items:center;width:22px;height:22px;font-size:1rem;line-height:1;display:grid}.battle-essence-matchup small{color:currentColor;letter-spacing:.05em;font-size:.55rem;font-weight:1000}.battle-essence-matchup--advantage{color:#4ade80;background:#14532de0}.battle-essence-matchup--advantage b{color:#4ade80;text-shadow:0 0 8px #4ade80eb;background:#020617}.battle-essence-matchup--disadvantage{color:#fb7185;background:#7f1d1de0}.battle-essence-matchup--disadvantage b{color:#fb7185;text-shadow:0 0 8px #fb7185eb;background:#020617}.battle-essence-matchup--compact{min-height:22px;box-shadow:none;background:0 0;border:0;padding:0;position:absolute;top:24px;right:3px}.battle-essence-matchup--compact b{border:1px solid #ffffffb8;width:22px;height:22px;font-size:.92rem;box-shadow:0 2px 9px #020617b8,0 0 12px}.battle-switch-card{position:relative}.battle-switch-card>.battle-essence-matchup{justify-self:end;position:static}.battle-floating-feedback{animation-duration:1.3s}.battle-floating-feedback--hit{animation-duration:1.05s;animation-delay:.43s}.battle-floating-feedback--defending,.battle-floating-feedback--shield{animation-duration:1.18s;animation-delay:.36s}.battle-round-flash{transition:color .22s,border-color .22s,background-color .22s}@media (width<=720px){.battle-fighter__image-wrap,.battle-fighter__image{border-radius:14px}.battle-fighter__heading{flex-direction:column;align-items:flex-start;gap:.38rem}.battle-essence-matchup:not(.battle-essence-matchup--compact){min-height:27px}.battle-switch-card>.battle-essence-matchup{position:absolute;top:5px;right:5px}}.battle-campaign-chapters{gap:1.4rem;margin-top:1.4rem;display:grid}.battle-campaign-chapter{background:linear-gradient(145deg,#1e1b4b6b,#0206177a);border:1px solid #94a3b82e;border-radius:24px;padding:1rem}.battle-campaign-chapter__heading{background:linear-gradient(90deg,#0891b229,#7c3aed14,#0000);border-left:4px solid #67e8f9;border-radius:0 16px 16px 0;gap:.18rem;padding:.85rem 1rem;display:grid}.battle-campaign-chapter:nth-child(2) .battle-campaign-chapter__heading{border-left-color:#c084fc}.battle-campaign-chapter:nth-child(3) .battle-campaign-chapter__heading{border-left-color:#fde047}.battle-campaign-chapter:nth-child(4) .battle-campaign-chapter__heading{border-left-color:#fb7185}.battle-campaign-chapter__heading>span{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:1000}.battle-campaign-chapter__heading h3{color:#fff;margin:0;font-size:1.55rem}.battle-campaign-chapter__heading p{color:#e2e8f0ad;margin:0;font-size:.84rem}.battle-campaign-chapter .battle-campaign-path{margin-top:1rem}.battle-pack__preview{justify-content:center;width:100%;min-height:76px;margin:.15rem 0;display:flex;position:relative}.battle-pack__preview img{object-fit:cover;object-position:center top;background:#020617;border:2px solid;border-radius:10px;width:54px;height:74px;margin-inline:-.35rem;box-shadow:0 8px 18px #0000006b}.battle-pack__preview img:first-child{transform:rotate(-7deg)translateY(3px)}.battle-pack__preview img:nth-child(2){z-index:2;transform:translateY(-3px)}.battle-pack__preview img:last-child{transform:rotate(7deg)translateY(3px)}@media (width<=720px){.battle-page{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))!important}.battle-page>.button--ghost:first-child{min-height:46px;margin-bottom:.75rem}.battle-hero{min-height:0;border-radius:22px!important;padding:1rem!important}.battle-hero>h1{margin-top:.35rem;font-size:clamp(2.15rem,10vw,3.25rem);line-height:.98}.battle-cloud-status{border-radius:13px;max-width:100%}.battle-cloud-status strong{font-size:.7rem;line-height:1.35}.battle-account-progress{border-radius:16px;padding:.75rem}.battle-main-navigation{scroll-snap-type:x mandatory;scrollbar-width:thin;overscroll-behavior-inline:contain;gap:.6rem;width:100%;margin-top:1rem;padding:1.15rem .15rem .55rem;overflow:auto hidden;display:flex!important}.battle-main-navigation button{scroll-snap-align:start;flex:0 0 154px;width:154px;min-height:70px;padding:.65rem!important}.battle-main-navigation button strong{font-size:.94rem}.battle-main-navigation button small{font-size:.68rem}.battle-main-navigation__multiplayer--locked:after{font-size:.56rem;top:-12px}.battle-page>.section-block:not(.battle-arena),.battle-auth-gate,.battle-campaign-mission{border-radius:20px!important;padding:1rem!important}.battle-collection-header,.battle-store-heading{flex-direction:column;align-items:stretch}.battle-wallet{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.battle-wallet span{min-width:0;padding:.65rem .35rem;font-size:.68rem}.battle-wallet strong{font-size:1.1rem}.battle-store-collection-progress{padding:.8rem}.battle-pack-grid,.battle-theme-pack-grid{grid-template-columns:1fr}.battle-pack{padding:1rem}.battle-pack__portal{width:58px;height:58px;font-size:2.2rem}.battle-pack__preview{min-height:96px}.battle-pack__preview img{width:68px;height:94px}.battle-pack h3{font-size:1.2rem}.battle-pack-filters{padding:.75rem}.battle-pack-filters label>span,.battle-pack-filters>strong{font-size:.72rem}.battle-theme-pack{grid-template-columns:1fr}.battle-theme-pack__covers{min-height:250px}.battle-theme-pack__pouch{width:150px;height:220px;padding:21px 13px 17px}.battle-theme-pack__pouch img{width:112px;height:124px}.battle-theme-pack__pouch>strong{max-width:122px;font-size:.7rem}.battle-theme-pack__pouch>.battle-theme-pack__brand,.battle-theme-pack__pouch>small{font-size:.52rem}.battle-theme-pack__body{gap:.5rem;padding:1rem}.battle-theme-pack__body h3{font-size:1.15rem}.battle-theme-pack__body>span,.battle-theme-pack__body>small,.battle-theme-pack__ownership span{font-size:.78rem;line-height:1.45}.battle-theme-pack__ownership small{font-size:.7rem}.battle-forge__hero{border-radius:18px;padding:1rem}.battle-forge__hero h2{font-size:2.35rem}.battle-forge__summary{gap:.55rem}.battle-forge__summary article{min-height:74px}.battle-forge__recycle-values{padding:.8rem}.battle-forge__recycle-value small{font-size:.7rem}.battle-forge__recycle-value strong{font-size:.9rem}.battle-forge-card__body>small,.battle-forge-card__body>span,.battle-forge-card__xp small,.battle-forge-card__xp b{font-size:.7rem}.battle-forge-card__body>strong{font-size:1rem}.battle-forge-card__body>button{min-height:46px;font-size:.76rem;line-height:1.3}.battle-tutorial-hero>div:first-child,.battle-tutorial-reward,.battle-tutorial-step,.battle-tutorial-claim{border-radius:18px}.battle-tutorial-hero h2{font-size:2.35rem}.battle-tutorial-step{grid-template-columns:48px minmax(0,1fr);gap:.75rem;padding:.85rem}.battle-tutorial-step>span{width:44px;height:44px}.battle-tutorial-step small,.battle-tutorial-step__rewards strong{font-size:.7rem}.battle-tutorial-step p,.battle-tutorial-step em{font-size:.86rem}.battle-tutorial-step .button{grid-column:1/-1;width:100%;min-height:48px}.battle-campaign-overview{gap:.55rem}.battle-campaign-chapters{gap:1rem;margin-top:1rem}.battle-campaign-chapter{border-radius:19px;padding:.75rem}.battle-campaign-chapter__heading{padding:.75rem}.battle-campaign-chapter__heading h3{font-size:1.3rem}.battle-campaign-chapter__heading p{font-size:.8rem;line-height:1.45}.battle-campaign-overview>div{border-radius:16px;padding:.8rem}.battle-campaign-node{border-radius:19px;padding:1rem}.battle-campaign-node>p,.battle-campaign-node__focus,.battle-campaign-node>small,.battle-campaign-node__rewards span{font-size:.7rem}.battle-campaign-node>span:not(.battle-campaign-node__number){min-height:0;font-size:.84rem}.battle-campaign-node h3{font-size:1.2rem}.battle-campaign-node .button,.battle-campaign-mission>button{min-height:48px;font-size:.82rem}.battle-campaign-mission dl{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.battle-campaign-mission dl div{min-width:0}.battle-deck-search,.battle-page .search-select{min-height:50px;font-size:1rem}.battle-mode-options,.battle-difficulty-options{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-mode-option,.battle-difficulty{min-height:128px;padding:.75rem}.battle-mode-option span,.battle-difficulty span{font-size:.78rem}.battle-mode-option small,.battle-difficulty small{font-size:.7rem}.battle-page>.section-block:not(.battle-arena)>.action-row{grid-template-columns:1fr;display:grid}.battle-page>.section-block:not(.battle-arena)>.action-row .button{width:100%;min-height:50px}.battle-owned-card img,.battle-cpu-preview-card img,.battle-team__card-front img,.battle-fighter__image,.battle-switch-card img{object-fit:cover;object-position:center top}.battle-move-button{min-height:78px;padding:.55rem!important;font-size:.72rem!important}.battle-move-type{font-size:.58rem}.battle-move-description{font-size:.64rem;line-height:1.3}.battle-log li,.battle-switch-card strong{font-size:.74rem}.battle-switch-card small,.battle-switch-card em{font-size:.62rem}}@media (width<=390px){.battle-main-navigation button{flex-basis:144px;width:144px}.battle-wallet,.battle-mode-options,.battle-difficulty-options{grid-template-columns:1fr}.battle-forge-card{grid-template-columns:104px minmax(0,1fr)}.battle-forge-card__image{min-height:168px}}.admin-sheet-check{background:linear-gradient(135deg,#0891b221,#4c1d952e),#020617ad;border:1px solid #67e8f942;border-radius:22px;margin-bottom:1rem;padding:1rem}.admin-sheet-check__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.admin-sheet-check__heading h1{margin:.15rem 0 .35rem}.admin-sheet-check__heading p{color:#94a3b8;margin:0}.admin-sheet-check__heading label{gap:.35rem;width:min(360px,100%);display:grid}.admin-sheet-check__heading label span{color:#a5f3fc;text-transform:uppercase;font-size:.7rem;font-weight:900}.admin-sheet-check__heading input{color:#fff;width:100%;min-height:50px;font:inherit;background:#020617d1;border:1px solid #67e8f94d;border-radius:13px;padding:0 .8rem}.admin-sheet-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.admin-sheet-filters button{color:#cbd5e1;cursor:pointer;background:#0f172ab8;border:1px solid #94a3b838;border-radius:14px;justify-content:space-between;align-items:center;gap:.7rem;min-height:52px;padding:.7rem .85rem;font-weight:900;display:flex}.admin-sheet-filters button strong{color:#67e8f9;background:#0891b22e;border-radius:10px;place-items:center;min-width:34px;height:34px;display:grid}.admin-sheet-filters button.is-active{color:#fff;background:linear-gradient(135deg,#0891b25c,#7c3aed52);border-color:#67e8f9;box-shadow:0 0 20px #22d3ee1f}.admin-sheet-results{color:#a5f3fc;margin:.75rem 0 0;font-size:.78rem;font-weight:900}.admin-row.is-confirmed{border-left:4px solid #4ade80}.admin-row.is-pending{border-left:4px solid #fbbf24}.daily-character{isolation:isolate;min-height:520px;box-shadow:0 30px 90px #00000073,0 0 42px #22d3ee21;background:radial-gradient(circle at 76% 32%,#67e8f93b,#0000 24%),radial-gradient(circle at 20% 15%,#d946ef3d,#0000 34%),linear-gradient(125deg,#020617fa,#312e81d6 55%,#581c87c2)!important;border-color:#67e8f96b!important;border-radius:32px!important;padding:clamp(1.3rem,4vw,3rem)!important}.daily-character__stage{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.daily-character__stage:before{content:"LOREWISE DAILY";color:#ffffff09;letter-spacing:-.08em;white-space:nowrap;font-size:clamp(5rem,15vw,12rem);font-weight:1000;position:absolute;bottom:-.16em;right:-.03em}.daily-character__stage span{opacity:.32;background:linear-gradient(#0000,#67e8f9,#0000);width:2px;height:145%;position:absolute;top:-20%;transform:rotate(18deg)}.daily-character__stage span:first-child{left:12%}.daily-character__stage span:nth-child(2){background:linear-gradient(#0000,#f0abfc,#0000);left:48%}.daily-character__stage span:last-child{right:8%}.daily-character__text h2{color:#a5f3fc;text-transform:uppercase;letter-spacing:.14em;margin:.2rem 0;font-size:.9rem}.daily-character__text h3{color:#fff;text-shadow:0 0 28px #d946ef4d,0 12px 34px #00000080}.daily-character__actions{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.daily-character__actions .button{border-radius:14px;min-height:50px}.daily-character__visual{background:radial-gradient(circle,#67e8f938,#0000 42%),#0206176b;border:1px solid #fff3;border-radius:28px;min-height:430px;box-shadow:inset 0 0 50px #7c3aed33,0 22px 55px #00000059}.daily-character__visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 26px #000000a6)saturate(1.08);max-height:450px;position:relative}.daily-character__spotlight{z-index:0;filter:blur(16px);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);background:linear-gradient(#ffffff3d,#67e8f90f 52%,#0000);border-radius:50%;width:72%;height:125%;position:absolute;top:-28%}.daily-character__orbit{z-index:1;color:#f0abfc73;border:2px solid #67e8f95c;border-radius:50%;place-items:center;width:310px;height:310px;font-size:4rem;animation:12s linear infinite dailyOrbit;display:grid;position:absolute;box-shadow:0 0 34px #22d3ee2e,inset 0 0 34px #d946ef26}.daily-character__badge{z-index:4;background:#020617d6;border-color:#67e8f94d}@keyframes dailyOrbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.daily-character__orbit{animation:none}}@media (width<=720px){.admin-sheet-check__heading{flex-direction:column;align-items:stretch}.admin-sheet-filters{grid-template-columns:1fr}.daily-character{min-height:0;border-radius:22px!important;padding:1rem!important}.daily-character__visual{min-height:350px}.daily-character__actions{grid-template-columns:1fr;display:grid}.daily-character__actions .button{width:100%}.daily-character__orbit{width:250px;height:250px}.daily-character__badge{align-items:flex-start}.admin-row__actions{grid-template-columns:1fr;display:grid}.admin-row__actions .button{width:100%;margin-bottom:0}}.skip-link{z-index:200000;color:#020617;background:#ecfeff;border:2px solid #67e8f9;border-radius:12px;padding:.75rem 1rem;font-weight:1000;transition:transform .16s;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:where(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline-offset:3px!important;outline:3px solid #fde047!important}.page-loading{color:#a5f3fc;place-items:center;min-height:45vh;margin:0;font-size:1.1rem;font-weight:900;display:grid}#main-content:focus{outline:none}@media (width<=720px){.button,button,summary{min-height:44px}.battle-owned-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding-inline:0}.battle-owned-card>strong{font-size:.82rem}.battle-owned-card>small{font-size:.68rem}.battle-owned-card>button{min-height:44px;font-size:.72rem}.battle-owned-card__details{padding:.6rem;inset:6px 6px 82px}.battle-owned-card__details>b{font-size:.86rem}.battle-owned-card__details>span,.battle-owned-card__details em{font-size:.66rem}.battle-owned-card__details dt,.battle-owned-card__details dd{font-size:.64rem}.battle-fragment-upgrade{min-height:42px;font-size:.64rem}.battle-deck-slot{padding:.75rem}.battle-deck-slot>label{font-size:.8rem}}@media (width<=360px){.battle-owned-grid{grid-template-columns:1fr}.battle-owned-card img{max-height:340px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-account-chip,.mobile-primary-navigation,.archive-filter-toggle{display:none}.home-rift__official-logo{z-index:5;object-fit:contain;filter:drop-shadow(0 0 24px #22d3ee94)drop-shadow(0 0 42px #a855f757);width:156px;height:156px;animation:3.2s ease-in-out infinite homeOfficialLogoFloat;display:block;position:relative}@keyframes homeOfficialLogoFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-9px)scale(1.025)}}@media (width<=720px){.app-shell{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.app-header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:.7rem!important;padding:.55rem .75rem!important;display:flex!important}.app-header .desktop-navigation{display:none!important}.app-header .brand{flex:0 0 58px;min-width:58px!important}.app-header .brand>img{width:54px;height:54px}.mobile-account-chip{color:#cffafe;background:linear-gradient(135deg,#0891b233,#4c1d9540);border:1px solid #67e8f947;border-radius:15px;align-items:center;gap:.55rem;min-width:0;max-width:215px;min-height:48px;padding:.45rem .65rem;display:flex}.mobile-account-chip.is-connected{background:linear-gradient(135deg,#16653433,#4c1d9538);border-color:#4ade8057}.mobile-account-chip>span:first-child{color:#67e8f9;font-size:1rem}.mobile-account-chip.is-connected>span:first-child{color:#4ade80}.mobile-account-chip>span:last-child{text-align:left;min-width:0;display:grid}.mobile-account-chip strong,.mobile-account-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-account-chip strong{color:#fff;font-size:.84rem}.mobile-account-chip small{color:#fde68a;margin-top:.16rem;font-size:.7rem;font-weight:850}.mobile-primary-navigation{z-index:1000!important;width:100%!important;max-width:none!important;padding:.35rem max(.35rem,env(safe-area-inset-right)) calc(.35rem + env(safe-area-inset-bottom)) max(.35rem,env(safe-area-inset-left))!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#090d1ff5,#020617fc)!important;border-top:1px solid #67e8f933!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:visible!important;box-shadow:0 -12px 35px #00000061!important}.mobile-primary-navigation.has-admin{grid-template-columns:repeat(6,minmax(0,1fr))!important}.mobile-primary-navigation>button{box-sizing:border-box!important;color:#94a3b8!important;width:100%!important;min-width:0!important;max-width:none!important;height:60px!important;min-height:60px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:13px!important;flex:none!important;grid-template-rows:24px auto!important;place-items:center!important;gap:.1rem!important;padding:.3rem .15rem!important;display:grid!important}.mobile-primary-navigation>button:after{display:none!important}.mobile-primary-navigation>button>span{color:inherit!important;text-shadow:none!important;font-size:1.12rem!important;line-height:1!important}.mobile-primary-navigation>button>small{color:inherit!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important}.mobile-primary-navigation>button.is-active{color:#fff!important;background:linear-gradient(145deg,#0891b257,#7c3aed52)!important;box-shadow:inset 0 0 0 1px #67e8f94d,0 0 18px #22d3ee1a!important}.mobile-primary-navigation>button.is-active>span{color:#67e8f9!important}.archive-filter-toggle{color:#fff;background:linear-gradient(135deg,#0891b233,#4c1d954d);border:1px solid #67e8f957;border-radius:15px;justify-content:space-between;align-items:center;gap:.8rem;width:calc(100% - 1.5rem);min-height:52px;margin:0 auto .7rem;padding:.65rem .85rem;font-size:.92rem;font-weight:900;display:flex}.archive-filter-toggle strong{color:#fde68a;background:#02061773;border-radius:999px;padding:.3rem .5rem;font-size:.72rem}.home-rift-hero>.search-controls{display:none!important}.home-rift-hero>.search-controls.is-open{grid-template-columns:1fr!important;padding-top:.2rem!important;display:grid!important}.home-rift-hero>.search-controls .search-select{width:100%!important;min-height:52px!important;font-size:1rem!important}.home-rift__official-logo{width:132px;height:132px}.home-rift-hero__filters-label{padding-bottom:.65rem!important}.home-archive-results{scroll-margin-top:80px}}.daily-character__visual{isolation:isolate;padding:30px 30px 42px;overflow:hidden;background:radial-gradient(at 50% 104%,#fbbf2433,#0000 38%),linear-gradient(#030712fa,#0f172af0 68%,#020617fc)!important;border:0!important;border-radius:30px!important;box-shadow:0 30px 65px #00000094,0 0 0 1px #facc152e,inset 0 0 80px #1e40af38!important}.daily-character__visual:before{content:"";z-index:5;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(145deg,#fef3c7 0%,#a16207 17%,#fcd34d 34%,#713f12 52%,#fde68a 72%,#92400e 100%) border-box;border:10px solid #0000;border-radius:23px;position:absolute;inset:13px;box-shadow:0 0 0 2px #fef3c766,0 0 0 5px #1e293beb,0 0 28px #fbbf2440,inset 0 0 12px #000c;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.daily-character__visual:after{content:"";z-index:6;pointer-events:none;border:2px solid #fef3c7b8;border-radius:17px;position:absolute;inset:20px;box-shadow:inset 0 0 22px #fbbf2438}.daily-character__theatre-frame{z-index:8;pointer-events:none;border:1px solid #fde68a94;border-radius:27px;position:absolute;inset:7px}.daily-character__theatre-frame:before,.daily-character__theatre-frame:after{content:"";filter:drop-shadow(0 0 6px #fde047e6);background:radial-gradient(circle,#fff7c2 0 2px,#f59e0b 2.5px 4px,#0000 4.5px) 0/30px 12px repeat-x;height:12px;position:absolute;left:24px;right:24px}.daily-character__theatre-frame:before{top:9px}.daily-character__theatre-frame:after{bottom:9px}.daily-character__frame-corner{filter:drop-shadow(0 0 5px #fbbf247a);border:5px solid #fbbf24;width:32px;height:32px;position:absolute}.daily-character__frame-corner:after{content:"";background:radial-gradient(circle at 35% 35%,#fff7c2,#b45309 68%);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 1px 3px #000}.daily-character__frame-corner--tl{border-bottom:0;border-right:0;border-radius:12px 0 0;top:8px;left:8px}.daily-character__frame-corner--tr{border-bottom:0;border-left:0;border-radius:0 12px 0 0;top:8px;right:8px}.daily-character__frame-corner--bl{border-top:0;border-right:0;border-radius:0 0 0 12px;bottom:8px;left:8px}.daily-character__frame-corner--br{border-top:0;border-left:0;border-radius:0 0 12px;bottom:8px;right:8px}.daily-character__frame-corner--tl:after{top:-1px;left:-1px}.daily-character__frame-corner--tr:after{top:-1px;right:-1px}.daily-character__frame-corner--bl:after{bottom:-1px;left:-1px}.daily-character__frame-corner--br:after{bottom:-1px;right:-1px}.daily-character__stage-light{z-index:4;background:linear-gradient(145deg,#64748b,#0f172a 62%);border:3px solid #475569;border-radius:10px 10px 22px 22px;width:54px;height:42px;position:absolute;top:-16px;box-shadow:0 5px 8px #000c}.daily-character__stage-light:after{content:"";opacity:.42;clip-path:polygon(47% 0,53% 0,100% 100%,0 100%);filter:blur(8px);transform-origin:50% 0;pointer-events:none;background:linear-gradient(#fffbebbf,#7dd3fc26 58%,#0000 100%);width:260px;height:390px;position:absolute;top:31px;left:50%}.daily-character__stage-light--left{left:22%;transform:rotate(-13deg)}.daily-character__stage-light--left:after{transform:translate(-50%)rotate(13deg)}.daily-character__stage-light--right{right:22%;transform:rotate(13deg)}.daily-character__stage-light--right:after{transform:translate(-50%)rotate(-13deg)}.daily-character__visual>img,.daily-character__visual>.placeholder-symbol{max-width:calc(100% - 18px);z-index:3!important;max-height:420px!important}.daily-character__spotlight{opacity:.62;z-index:1!important}.daily-character__orbit{z-index:2!important;border-color:#facc153d!important;box-shadow:0 0 38px #facc1529,inset 0 0 34px #22d3ee2e!important}.daily-character__footlights{z-index:7;pointer-events:none;background:radial-gradient(circle,#fff7c2 0 3px,#f59e0b 3.5px 5px,#0000 5.5px) 0/34px 13px repeat-x;border:1px solid #94a3b899;border-radius:50%;height:13px;position:absolute;bottom:22px;left:13%;right:13%;box-shadow:0 -12px 32px #fde04738,0 5px 12px #000}.daily-character__badge{box-shadow:0 10px 28px #00000094,inset 0 1px #ffffff1a;z-index:9!important;background:linear-gradient(100deg,#020617f0,#451a03d6)!important;border-color:#fde68a7a!important;bottom:2.2rem!important;left:2rem!important;right:2rem!important}@media (width<=720px){.daily-character__visual{padding:24px 22px 48px;border-radius:23px!important;min-height:390px!important}.daily-character__visual:before{border-width:8px;border-radius:18px;inset:9px}.daily-character__visual:after{border-radius:13px;inset:15px}.daily-character__theatre-frame{border-radius:21px;inset:4px}.daily-character__stage-light{width:46px;height:36px}.daily-character__stage-light:after{width:190px;height:340px;top:27px}.daily-character__stage-light--left{left:18%}.daily-character__stage-light--right{right:18%}.daily-character__visual>img{max-height:350px!important}.daily-character__badge{bottom:2rem!important;left:1.35rem!important;right:1.35rem!important}.daily-character__footlights{bottom:17px;left:18%;right:18%}}@media (width<=390px){.mobile-account-chip{max-width:190px}.mobile-account-chip small{font-size:.67rem}.mobile-primary-navigation>button>small{font-size:.66rem!important}.home-rift__official-logo{width:116px;height:116px}}@media (prefers-reduced-motion:reduce){.battle-arena:before,.battle-arena__lights,.battle-round-flash,.battle-team__card,.battle-team__card-inner,.battle-fighter__visual,.battle-fighter__inner,.battle-fighter--player,.battle-fighter--cpu,.battle-fighter__visual:after,.battle-owned-card--selected,.battle-versus:before{animation:none!important}.battle-team__card{opacity:1}.battle-team__card-inner{transform:rotateY(180deg)}.battle-fighter__inner{transform:rotateY(0);transition:none!important}}.summoned-card__close:hover{border-color:#d8b4fe9e;transform:scale(1.08)rotate(8deg)}@keyframes summonedOverlayIn{0%{opacity:0}to{opacity:1}}.battle-fighter__ability-icon{z-index:9;color:#fef3c7;background:radial-gradient(circle,#7c3aedf0,#020617f0);border:1px solid #facc15bf;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.15rem;display:grid;position:absolute;bottom:15px;right:15px;box-shadow:0 0 18px #facc1547,inset 0 0 10px #ffffff14}.battle-fighter--effect-ability .battle-fighter__visual:after{border-color:#facc15f5;animation:1.75s ease-out both battleAbilityAura;box-shadow:0 0 28px #facc1552}.battle-fighter--ability .battle-fighter__visual{animation:1.75s ease-in-out both battleAbilityPulse}.battle-floating-feedback--ability{color:#fde68a;text-align:center;white-space:nowrap;border:1px solid #facc15a8;max-width:90%;font-size:.86rem;animation-duration:1.95s;animation-delay:.42s;box-shadow:0 0 22px #facc1540}.battle-micro-ability{background:linear-gradient(135deg,#7c3aed26,#facc1512);border:1px solid #facc154d;border-radius:12px;margin-top:.75rem;overflow:hidden}.battle-micro-ability summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.48rem .58rem;list-style:none;display:grid}.battle-micro-ability summary::-webkit-details-marker{display:none}.battle-micro-ability summary>span{background:#0206178c;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.9rem;display:grid}.battle-micro-ability summary strong{color:#fef3c7;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.battle-micro-ability summary small{color:#e2e8f07a;text-transform:uppercase;font-size:.48rem;font-weight:900}.battle-micro-ability p{color:#fef3c7b3;margin:0;padding:0 .65rem .6rem;font-size:.62rem;line-height:1.4}.battle-micro-ability.is-used{opacity:.58;filter:saturate(.65)}.battle-micro-ability.is-used summary small:after{content:" · USATA";color:#fde68a}.battle-team__card-ability{color:#fef3c7;border:1px solid #facc15ad;border-radius:50%;place-items:center;width:18px;height:18px;line-height:1;z-index:4!important;background:#4c1d95e6!important;padding:0!important;font-size:.55rem!important;display:grid!important;position:absolute!important;inset:3px auto auto 3px!important}.battle-owned-card__ability-icon,.battle-cpu-card__ability-icon{z-index:5;color:#fef3c7;background:#4c1d95eb;border:1px solid #facc15ad;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.82rem;display:grid;position:absolute;box-shadow:0 0 14px #facc1533}.battle-owned-card__ability-icon{top:2.35rem;left:.45rem}.battle-cpu-card__ability-icon{top:.45rem;left:.45rem}.battle-card-ability-detail{background:#4c1d9529;border:1px solid #facc1540;border-radius:9px;gap:.18rem;display:grid;margin:.45rem 0 0!important;padding:.42rem!important}.battle-card-ability-detail b{color:#fef3c7!important;font-size:.62rem!important}.battle-card-ability-detail small{line-height:1.3;color:#e2e8f0ad!important;font-size:.52rem!important}.summoned-card__ability-icon{z-index:8;color:#fef3c7;background:radial-gradient(circle,#7c3aedf0,#020617f0);border:1px solid #facc15b8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid;position:absolute;top:4.4rem;right:1rem;box-shadow:0 0 20px #facc154d}.summoned-card__micro-ability{background:#4c1d9524;border:1px solid #facc1542;border-radius:10px;color:#fef3c7c2!important;padding:.48rem!important}.battle-rules-abilities{background:radial-gradient(circle at 12% 20%,#facc151a,#0000 30%),#02061775;border:1px solid #facc154d;border-radius:22px;grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr);gap:1rem;margin-top:1rem;padding:clamp(1rem,2.4vw,1.4rem);display:grid}.battle-rules-abilities h3{margin:.15rem 0 .45rem}.battle-rules-abilities p:not(.section-kicker){color:#e2e8f0ad;margin:0;font-size:.78rem;line-height:1.55}.battle-rules-ability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.battle-rules-ability-grid article{background:#0f172aa8;border:1px solid #94a3b82b;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.1rem .5rem;min-width:0;padding:.58rem;display:grid}.battle-rules-ability-grid article>span{background:#4c1d956b;border:1px solid #facc156b;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.battle-rules-ability-grid strong{color:#fef3c7;font-size:.7rem}.battle-rules-ability-grid small{color:#e2e8f094;font-size:.56rem;line-height:1.3}.battle-result{scroll-margin-block:18vh}.battle-preset-lineups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.9rem;display:grid}.battle-preset-team{background:#02061757;border:1px solid #67e8f933;border-radius:14px;min-width:0;padding:.65rem}.battle-preset-team>small{color:#a5f3fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.58rem;font-weight:1000;display:block}.battle-preset-team .battle-campaign-mission__enemies{grid-template-columns:1fr;align-content:start;gap:.45rem;margin-top:0;display:grid}.battle-preset-team .battle-campaign-mission__enemies span{width:100%;max-width:none;min-height:48px;padding-right:1.8rem;position:relative}.battle-preset-team .battle-campaign-mission__enemies i{color:#fde68a;font-size:.72rem;font-style:normal;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.battle-tutorial-live-objective{text-align:center;background:linear-gradient(90deg,#7c3aed4d,#b453092e,#0891b23d);border:2px solid #facc1594;border-radius:18px;align-content:center;gap:.45rem;min-height:100px;margin:1rem 0;padding:1.15rem 1.35rem;display:grid;box-shadow:0 0 28px #facc1524,inset 0 1px #ffffff14}.battle-tutorial-live-objective span{color:#fde68a;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:1000}.battle-tutorial-live-objective strong{color:#fff;text-shadow:0 2px 10px #00000073;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.35}.battle-tutorial-live-objective small{color:#cffafe;background:#0891b22e;border:1px solid #67e8f947;border-radius:999px;justify-self:center;padding:.38rem .7rem;font-size:.76rem;font-weight:900;line-height:1.25}.battle-switch-panel--legacy{display:none!important}.battle-switch-panel--prominent{background:linear-gradient(135deg,#0891b224,#4c1d9529,#0206179e);border-color:#22d3ee6b;margin-top:.75rem;padding:.9rem;box-shadow:0 0 22px #22d3ee14}.battle-switch-panel--prominent.is-tutorial-target{border-width:2px;border-color:#facc15b8;box-shadow:0 0 28px #facc152e,inset 0 0 20px #7c3aed1f}.battle-switch-panel__heading{justify-content:space-between;align-items:end;gap:.7rem;margin-bottom:.65rem;display:flex}.battle-switch-panel__heading span{color:#67e8f9;letter-spacing:.12em;font-size:.62rem;font-weight:1000}.battle-switch-panel--prominent.is-tutorial-target .battle-switch-panel__heading span{color:#fde68a}.battle-switch-panel__heading h3{margin:.15rem 0 0;font-size:1.15rem}.battle-switch-panel__heading>small{color:#e2e8f09e;font-size:.7rem}.battle-switch-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.battle-switch-card{color:#fff;text-align:left;background:#0f172ac7;border:1px solid #67e8f952;border-radius:13px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;min-height:70px;padding:.5rem;display:grid;box-shadow:0 8px 18px #0003}.battle-switch-card:hover:not(:disabled){background:#0891b233;border-color:#67e8f9}.battle-switch-card:disabled{opacity:.34;filter:grayscale(.65)}.battle-switch-card img{object-fit:cover;object-position:center top;border:1px solid #ffffff40;border-radius:9px;width:52px;height:58px}.battle-switch-card>span{gap:.12rem;min-width:0;display:grid}.battle-switch-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.battle-switch-card small{color:#e2e8f0a8;font-size:.58rem}.battle-switch-card em{color:#fde68a;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-style:normal;overflow:hidden}.battle-switch-card>b{color:#67e8f9;border:1px solid #67e8f96b;border-radius:50%;place-items:center;width:30px;height:30px;font-size:1rem;display:grid}.battle-auth-gate{background:radial-gradient(circle at 8%,#facc1521,#0000 22%),linear-gradient(135deg,#4c1d9547,#0891b229,#020617d6);border:2px solid #facc1594;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1rem;padding:clamp(1rem,2.5vw,1.4rem);display:grid;box-shadow:0 0 32px #facc151f,inset 0 1px #ffffff14}.battle-auth-gate__icon{background:#4c1d9573;border:1px solid #facc15a3;border-radius:50%;place-items:center;width:68px;height:68px;font-size:1.8rem;display:grid;box-shadow:0 0 22px #facc1533}.battle-auth-gate h2{margin:.1rem 0 .35rem;font-size:clamp(1.35rem,2.6vw,2rem)}.battle-auth-gate p:not(.section-kicker){color:#e2e8f0b8;margin:0;font-size:.82rem;line-height:1.5}.battle-auth-gate__actions{flex-wrap:wrap;gap:.55rem;display:flex}.battle-auth-gate__actions .button{min-width:150px!important}@keyframes battleAbilityAura{0%,to{opacity:0;transform:scale(.92)rotate(-2deg)}38%,68%{opacity:1;transform:scale(1.06)rotate(1deg)}}@keyframes battleAbilityPulse{0%,to{filter:brightness();transform:scale(1)}48%{filter:brightness(1.2)saturate(1.18);transform:scale(1.035)}}@media (width<=680px){.battle-fighter__ability-icon{width:28px;height:28px;font-size:.82rem;bottom:8px;right:8px}.battle-micro-ability{border-radius:8px;margin-top:.42rem}.battle-micro-ability summary{grid-template-columns:auto minmax(0,1fr);gap:.28rem;padding:.3rem}.battle-micro-ability summary>span{width:20px;height:20px;font-size:.68rem}.battle-micro-ability summary strong{font-size:.5rem}.battle-micro-ability summary small{display:none}.battle-micro-ability p{padding:0 .38rem .38rem;font-size:.48rem;line-height:1.25}.battle-rules-abilities{grid-template-columns:1fr;padding:.8rem}.battle-rules-ability-grid,.battle-preset-lineups{grid-template-columns:1fr}.battle-tutorial-live-objective{border-radius:14px;min-height:88px;margin:0 0 .7rem;padding:.75rem .8rem}.battle-tutorial-live-objective span{font-size:.75rem}.battle-tutorial-live-objective strong{font-size:1.02rem;line-height:1.4}.battle-tutorial-live-objective small{font-size:.75rem}.battle-switch-panel--prominent{margin-top:.6rem;padding:.65rem}.battle-switch-panel__heading{flex-direction:column;align-items:start;gap:.15rem}.battle-switch-panel__heading span{font-size:.58rem}.battle-switch-panel__heading h3{font-size:1rem}.battle-switch-panel__heading>small{font-size:.62rem}.battle-switch-options{gap:.4rem}.battle-switch-card{grid-template-columns:38px minmax(0,1fr);gap:.4rem;min-height:58px;padding:.38rem}.battle-switch-card img{border-radius:7px;width:38px;height:46px}.battle-switch-card strong{font-size:.66rem}.battle-switch-card small,.battle-switch-card em{font-size:.5rem}.battle-switch-card>b{display:none}.battle-auth-gate{grid-template-columns:auto minmax(0,1fr);gap:.7rem;padding:.85rem}.battle-auth-gate__icon{width:50px;height:50px;font-size:1.3rem}.battle-auth-gate h2{font-size:1.2rem}.battle-auth-gate p:not(.section-kicker){font-size:.72rem}.battle-auth-gate__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.battle-auth-gate__actions .button{width:100%!important;min-width:0!important}}@keyframes summonedCardIn{0%{opacity:0;filter:blur(14px);transform:perspective(1200px)rotateY(-70deg)rotateX(16deg)scale(.74)}58%{opacity:1;filter:blur();transform:perspective(1200px)rotateY(10deg)rotateX(0)scale(1.04)}to{opacity:1;filter:blur();transform:perspective(1200px)rotateY(0)rotateX(0)scale(1)}}@keyframes summonedCardShine{0%{transform:translate(-130%)}to{transform:translate(130%)}}@media (width<=640px){.summoned-card{width:min(360px,100vw - 1.2rem);min-height:560px}.summoned-card__face{min-height:560px}.summoned-card__image{height:320px}.summoned-card__actions{flex-direction:column}.summoned-card__close{width:42px;height:42px;font-size:1.45rem}}.summoned-card-export{z-index:-1!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;background:0 0!important;gap:24px!important;width:max-content!important;padding:24px!important;display:flex!important;position:fixed!important;top:0!important;left:-120vw!important}.summoned-card-export .summoned-card{cursor:default!important;animation:none!important;transform:none!important}.summoned-card-overlay{overflow:hidden!important}.summoned-card-overlay>.summoned-card:not(.summoned-card-export__card){z-index:2!important;position:relative!important}.summoned-card{width:min(390px,100vw - 2rem)!important;min-height:auto!important}.summoned-card__face{border-radius:28px!important;min-height:560px!important;padding:1rem!important}.summoned-card__image{border-radius:22px!important;height:315px!important;margin:.65rem 0 .85rem!important}.summoned-card__image img{object-fit:contain!important;padding:.7rem!important}.summoned-card__info h2,.summoned-card__face--back h2{font-size:clamp(1.55rem,4vw,2.25rem)!important;line-height:1.05!important}.summoned-card__description{font-size:.92rem!important;line-height:1.48!important}.summoned-card__stats{grid-template-columns:repeat(2,1fr)!important;gap:.55rem!important}.summoned-card__stats div{border-radius:16px!important;padding:.65rem!important}.summoned-card__stats strong{font-size:1.12rem!important}.summoned-card>.summoned-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;margin-top:.75rem!important;display:grid!important}.summoned-card__actions .button{white-space:nowrap!important;border-radius:999px!important;min-height:40px!important;padding:0 .65rem!important;font-size:.76rem!important;font-weight:900!important}@media (width<=640px){.summoned-card{width:min(340px,100vw - 1.2rem)!important}.summoned-card__face{min-height:520px!important}.summoned-card__image{height:280px!important}.summoned-card>.summoned-card__actions{grid-template-columns:1fr!important}}.summoned-card__image{place-items:center!important;height:350px!important;display:grid!important;overflow:hidden!important}.summoned-card__image img{object-fit:contain!important;object-position:center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;padding:.45rem!important;display:block!important}@media (width<=640px){.summoned-card__image,.summoned-card-export .summoned-card__image{height:310px!important}}.summoned-card--flipped{flex-direction:column!important;gap:.7rem!important;display:flex!important}.summoned-card--flipped .summoned-card__face--back{min-height:470px!important;padding:1rem!important}.summoned-card--flipped .summoned-card__description{margin-top:.35rem!important;font-size:.88rem!important;line-height:1.42!important}.summoned-card--flipped .summoned-card__stats{margin-top:.35rem!important}.summoned-card--flipped .summoned-card__info{margin-top:auto!important}.summoned-card--flipped .summoned-card__actions .button{white-space:nowrap!important;border-radius:999px!important;min-height:38px!important;padding:0 .65rem!important;font-size:.72rem!important;font-weight:900!important}.summoned-card-export .summoned-card__face--back{min-height:470px!important}@media (width<=640px){.summoned-card--flipped .summoned-card__face--back{min-height:440px!important}.summoned-card--flipped .summoned-card__actions{grid-template-columns:1fr!important}}.summoned-card__face{background:radial-gradient(circle at 0 0,#ffffff14,#0000 34%),linear-gradient(145deg,#101424fa,#050a18fa)!important;border-width:2px!important}.summoned-card__image{background:radial-gradient(circle,#ffffff14,#0000 52%),#040812b8!important;place-items:center!important;height:395px!important;display:grid!important;overflow:hidden!important}.summoned-card--bronze .summoned-card__face{border-color:#cd7f32e6!important;box-shadow:0 32px 80px #00000085,0 0 34px #cd7f3242!important}.summoned-card--bronze .summoned-card__rank strong,.summoned-card--bronze .summoned-card__info span{background:#cd7f323d!important;border-color:#cd7f3285!important}.summoned-card--silver .summoned-card__face{border-color:#cbd5e1eb!important;box-shadow:0 32px 80px #00000085,0 0 34px #cbd5e13d!important}.summoned-card--silver .summoned-card__rank strong,.summoned-card--silver .summoned-card__info span{background:#cbd5e133!important;border-color:#cbd5e185!important}.summoned-card--gold .summoned-card__face{border-color:#fbbf24f2!important;box-shadow:0 32px 80px #00000085,0 0 38px #fbbf2447!important}.summoned-card--gold .summoned-card__rank strong,.summoned-card--gold .summoned-card__info span{background:#fbbf243d!important;border-color:#fbbf2494!important}.summoned-card--platinum .summoned-card__face{border-color:#d8b4fefa!important;box-shadow:0 32px 80px #00000085,0 0 42px #d8b4fe4d,0 0 28px #22d3ee2e!important}.summoned-card--platinum .summoned-card__rank strong,.summoned-card--platinum .summoned-card__info span{background:linear-gradient(135deg,#d8b4fe47,#22d3ee2e)!important;border-color:#d8b4fe9e!important}.summoned-card-export .summoned-card__image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;padding:.35rem!important}@media (width<=640px){.summoned-card{width:min(360px,100vw - 1.2rem)!important}.summoned-card__image{height:330px!important}}.summoned-card{width:min(500px,100vw - 2rem)!important}.summoned-card__face{min-height:720px!important;padding:1.15rem!important}.summoned-card__image{border-radius:24px!important;place-items:center!important;height:505px!important;display:grid!important;overflow:hidden!important}.summoned-card__image img{object-fit:scale-down!important;object-position:center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;padding:.25rem!important}.summoned-card__info h2,.summoned-card__face--back h2{font-size:clamp(1.9rem,4.6vw,3rem)!important}.summoned-card__rank{margin-bottom:.85rem!important}.summoned-card__info{margin-top:.75rem!important}.summoned-card-export .summoned-card{width:500px!important}.summoned-card-export .summoned-card__face{min-height:720px!important}.summoned-card-export .summoned-card__image{height:505px!important}.summoned-card-export .summoned-card__image img{object-fit:scale-down!important;object-position:center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;padding:.25rem!important}@media (width<=640px){.summoned-card{width:min(390px,100vw - 1.2rem)!important}.summoned-card__face{min-height:650px!important}.summoned-card__image{height:445px!important}}.summoned-card__face,.summoned-card--flipped .summoned-card__face--back{border-radius:30px!important;height:760px!important;min-height:760px!important;max-height:760px!important;padding:1.1rem!important}.summoned-card__face--front{flex-direction:column!important;display:flex!important}.summoned-card__face--front .summoned-card__image{flex:1!important;height:auto!important;min-height:540px!important;margin:.8rem 0 .9rem!important}.summoned-card__face--back{flex-direction:column!important;gap:.85rem!important;display:flex!important}.summoned-card__face--back .summoned-card__description{font-size:.94rem!important;line-height:1.5!important}.summoned-card__face--back .summoned-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:.4rem!important}.summoned-card--flipped .summoned-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.55rem!important;margin-top:.7rem!important;display:grid!important}.summoned-card--flipped .summoned-card__actions .button{border-radius:999px!important;min-height:40px!important;padding:0 .7rem!important;font-size:.7rem!important}.summoned-card-export .summoned-card__face--front .summoned-card__image{flex:1!important;height:auto!important;min-height:540px!important}@media (width<=640px){.summoned-card{width:min(380px,100vw - 1.2rem)!important;height:690px!important;min-height:690px!important}.summoned-card__face,.summoned-card--flipped .summoned-card__face--back{height:690px!important;min-height:690px!important;max-height:690px!important}.summoned-card__face--front .summoned-card__image{min-height:470px!important}.summoned-card--flipped .summoned-card__actions{grid-template-columns:1fr!important}}.summoned-card__face--front .summoned-card__image{background:radial-gradient(circle,#ffffff14,#0000 52%),#040812c2!important;place-items:center!important;display:grid!important;overflow:hidden!important}.summoned-card__face--front .summoned-card__image img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:.45rem!important;display:block!important}.summoned-card-export .summoned-card__face--front .summoned-card__image{place-items:center!important;display:grid!important;overflow:hidden!important}.summoned-card-export .summoned-card__face--front .summoned-card__image img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:.45rem!important;display:block!important}.summoned-card__face--front .summoned-card__image,.summoned-card-export .summoned-card__face--front .summoned-card__image{justify-content:center!important;align-items:center!important;height:545px!important;min-height:545px!important;max-height:545px!important;padding:0!important;display:flex!important;overflow:hidden!important}.summoned-card__face--front .summoned-card__image img,.summoned-card-export .summoned-card__face--front .summoned-card__image img{object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important;width:auto!important;max-width:88%!important;height:auto!important;max-height:88%!important;margin:0 auto!important;padding:0!important;display:block!important}@media (width>=900px){.summoned-card__face--front .summoned-card__image img,.summoned-card-export .summoned-card__face--front .summoned-card__image img{max-width:92%!important;max-height:92%!important}}.summoned-card__meta{background:linear-gradient(135deg,#ffffff13,#ffffff09),#060a1880!important;border:1px solid #ffffff1c!important;border-radius:18px!important;gap:.45rem!important;padding:.8rem!important;display:grid!important}.summoned-card__meta p{color:#ffffffc2!important;margin:0!important;font-size:.78rem!important;line-height:1.35!important}.summoned-card__meta strong{color:#fff!important;font-weight:900!important}.summoned-card__footer{background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 38%),#ffffff0b!important;border:1px solid #22d3ee24!important;border-radius:18px!important;gap:.25rem!important;margin:0!important;padding:.75rem .85rem!important;display:grid!important}.summoned-card__footer span{color:#ffffff9e!important;font-size:.72rem!important;font-weight:800!important}.summoned-card__footer strong{color:#cffafe!important;letter-spacing:.04em!important;font-size:.76rem!important;font-weight:900!important}.summoned-card__face--back{gap:.65rem!important}.summoned-card__face--back .summoned-card__description{max-height:110px!important;overflow:hidden!important}.summoned-card__face--back .summoned-card__info{margin-top:0!important}.summoned-card__meta{background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:.5rem!important;padding:0!important;display:grid!important}.summoned-card__meta p{color:#ffffffc2!important;background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 36%),linear-gradient(135deg,#ffffff13,#ffffff09),#060a187a!important;border:1px solid #ffffff1c!important;border-radius:16px!important;margin:0!important;padding:.68rem .75rem!important;font-size:.76rem!important;line-height:1.35!important;position:relative!important;overflow:hidden!important}.summoned-card__meta p:before{content:"";pointer-events:none;background:#a855f71f;border-radius:999px;width:58px;height:58px;position:absolute;inset:auto -18px -24px auto}.summoned-card__meta strong{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:.22rem!important;font-size:.68rem!important;font-weight:900!important;display:block!important;position:relative!important}.summoned-card-export .summoned-card__meta p{padding:.68rem .75rem!important}.summoned-card__legend{grid-template-columns:repeat(3,1fr)!important;gap:.55rem!important;margin:.65rem 0 .75rem!important;display:grid!important}.summoned-card__legend div{text-align:center!important;background:radial-gradient(circle at 0 0,#22d3ee1f,#0000 38%),#ffffff0e!important;border:1px solid #ffffff1c!important;border-radius:16px!important;padding:.6rem .5rem!important}.summoned-card__legend span{color:#ffffff94!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:.22rem!important;font-size:.62rem!important;font-weight:900!important;display:block!important}.summoned-card__legend strong{color:#fff!important;font-size:.82rem!important;font-weight:950!important;line-height:1.1!important;display:block!important}.summoned-card__legend{display:none!important}.summoned-card__front-stats{justify-content:center!important;gap:.55rem!important;margin-top:.65rem!important;display:flex!important}.summoned-card--bronze .summoned-card__front-stats div{background:#cd7f3224!important;border-color:#cd7f326b!important}.summoned-card--silver .summoned-card__front-stats div{background:#cbd5e11f!important;border-color:#cbd5e16b!important}.summoned-card--gold .summoned-card__front-stats div{background:#fbbf2426!important;border-color:#fbbf2480!important}.summoned-card--platinum .summoned-card__front-stats div{background:linear-gradient(135deg,#d8b4fe29,#22d3ee1f)!important;border-color:#d8b4fe80!important}.summoned-card-overlay{align-items:start!important;padding-top:2rem!important;padding-bottom:2rem!important;overflow-y:auto!important}.summoned-card__face,.summoned-card--flipped .summoned-card__face--back{height:100%!important;min-height:0!important;max-height:none!important}.summoned-card__face--front .summoned-card__image{height:100%!important;min-height:0!important;max-height:none!important;margin:0!important}.summoned-card__info{margin-top:0!important;padding-bottom:.15rem!important}.summoned-card__info h2{margin:.3rem 0 0!important;font-size:clamp(2rem,5vw,3rem)!important}.summoned-card__front-stats{margin-top:.55rem!important;padding-bottom:.1rem!important}.summoned-card-export .summoned-card__face{height:100%!important;min-height:0!important}.summoned-card-export .summoned-card__face--front{grid-template-rows:auto minmax(0,1fr) auto!important;gap:.85rem!important;display:grid!important}.summoned-card-export .summoned-card__face--front .summoned-card__image{height:100%!important;min-height:0!important;margin:0!important}.summoned-card-export .summoned-card__face--front .summoned-card__image img{object-fit:contain!important;width:auto!important;max-width:88%!important;height:auto!important;max-height:88%!important}.summoned-card-overlay{justify-content:center!important;align-items:center!important;padding:2rem 1rem!important;display:flex!important;overflow-y:auto!important}.summoned-card{width:min(460px,100vw - 2rem)!important;height:760px!important;min-height:760px!important}.summoned-card__face{background:linear-gradient(#1c1f2dfa,#080c1cfa)!important;border-width:2px!important;border-radius:28px!important;height:760px!important;min-height:760px!important;max-height:760px!important;padding:0!important;overflow:hidden!important}.summoned-card__face--front{grid-template-rows:58px 1fr auto!important;gap:0!important;display:grid!important}.summoned-card__face--front .summoned-card__rank{background:#ffffff06!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:0 1.25rem!important;display:flex!important}.summoned-card__face--front .summoned-card__rank span{color:#ffffff9e!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:950!important}.summoned-card__face--front .summoned-card__rank strong{color:#fff!important;border-radius:999px!important;padding:.42rem .8rem!important;font-size:.76rem!important;font-weight:950!important}.summoned-card__face--front .summoned-card__image{background:#040812b8!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:.75rem!important;display:flex!important;overflow:hidden!important}.summoned-card__face--front .summoned-card__image img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;padding:0!important}.summoned-card__face--front .summoned-card__info{text-align:left!important;background:linear-gradient(#080c1cf5,#060a18fc)!important;margin:0!important;padding:1rem 1.25rem 1.2rem!important}.summoned-card__face--front .summoned-card__info p{color:#ffffff9e!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0 0 .35rem!important;font-size:.75rem!important;font-weight:950!important}.summoned-card__face--front .summoned-card__info h2{color:#fff!important;margin:0!important;font-size:clamp(2rem,5vw,3.15rem)!important;line-height:.96!important}.summoned-card__front-stats{justify-content:flex-start!important;gap:.5rem!important;margin-top:.8rem!important}.summoned-card__front-stats div{border-radius:999px!important;min-width:86px!important;padding:.42rem .65rem!important}.summoned-card__face--back{flex-direction:column!important;gap:1rem!important;padding:1.35rem!important;display:flex!important}.summoned-card__face--back h2{margin:0!important;font-size:clamp(2.1rem,5vw,3.2rem)!important;line-height:.96!important}.summoned-card__face--back .summoned-card__description{color:#ffffffc2!important;max-height:none!important;margin:0!important;font-size:.98rem!important;line-height:1.55!important;overflow:visible!important}.summoned-card__face--back .summoned-card__stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.75rem!important;margin:.35rem 0 auto!important;display:grid!important}.summoned-card__face--back .summoned-card__stats div{border-radius:16px!important;padding:.85rem .55rem!important}.summoned-card__meta{margin-top:auto!important}.summoned-card__footer{text-align:center!important;background:0 0!important;border:0!important;border-top:1px solid #ffffff1f!important;border-radius:0!important}.summoned-card--bronze .summoned-card__face{border-color:#cd7f32f2!important}.summoned-card--bronze .summoned-card__rank strong,.summoned-card--bronze .summoned-card__front-stats div{background:#cd7f3247!important;border-color:#cd7f328c!important}.summoned-card--silver .summoned-card__face{border-color:#cbd5e1f2!important}.summoned-card--silver .summoned-card__rank strong,.summoned-card--silver .summoned-card__front-stats div{background:#cbd5e13d!important;border-color:#cbd5e194!important}.summoned-card--gold .summoned-card__face{border-color:#fbbf24fa!important}.summoned-card--gold .summoned-card__rank strong,.summoned-card--gold .summoned-card__front-stats div{background:#fbbf2440!important;border-color:#fbbf249e!important}.summoned-card--platinum .summoned-card__face{border-color:#d8b4fefa!important}.summoned-card--platinum .summoned-card__rank strong,.summoned-card--platinum .summoned-card__front-stats div{background:linear-gradient(135deg,#d8b4fe3d,#22d3ee29)!important;border-color:#d8b4fe9e!important}.summoned-card-export{gap:24px!important;padding:24px!important}.summoned-card-export .summoned-card{width:460px!important;height:760px!important;min-height:760px!important}.summoned-card-export .summoned-card__face{height:760px!important;min-height:760px!important;max-height:760px!important}@media (width<=640px){.summoned-card{width:min(380px,100vw - 1.2rem)!important;height:690px!important;min-height:690px!important}.summoned-card__face{height:690px!important;min-height:690px!important;max-height:690px!important}.summoned-card__face--back .summoned-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.summoned-card{width:min(460px,100vw - 2rem)!important;height:760px!important;min-height:760px!important;max-height:760px!important}.summoned-card__face,.summoned-card__face--front,.summoned-card__face--back,.summoned-card--flipped .summoned-card__face--back{box-sizing:border-box!important;width:100%!important;height:760px!important;min-height:760px!important;max-height:760px!important}.summoned-card--flipped{width:min(460px,100vw - 2rem)!important;height:auto!important;min-height:auto!important}.summoned-card--flipped .summoned-card__face--back{border-radius:28px!important;overflow:hidden!important}.summoned-card--flipped .summoned-card__actions{margin-top:.75rem!important}.summoned-card__front-stats{background:linear-gradient(135deg,#ffffff16,#ffffff09),#060a189e!important;border:1px solid #ffffff21!important;border-radius:16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin-top:.85rem!important;display:grid!important;overflow:hidden!important}.summoned-card__front-stats div{text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;min-width:0!important;padding:.58rem .7rem!important}.summoned-card__front-stats div+div{border-left:1px solid #ffffff21!important}.summoned-card__front-stats span{color:#ffffff8c!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:.16rem!important;font-size:.62rem!important;font-weight:950!important;display:block!important}.summoned-card__front-stats strong{color:#fff!important;font-size:1rem!important;font-weight:950!important;line-height:1!important;display:block!important}.summoned-card--bronze .summoned-card__front-stats{background:linear-gradient(135deg,#cd7f322e,#ffffff09),#060a189e!important;border-color:#cd7f326b!important}.summoned-card--silver .summoned-card__front-stats{background:linear-gradient(135deg,#cbd5e129,#ffffff09),#060a189e!important;border-color:#cbd5e16b!important}.summoned-card--gold .summoned-card__front-stats{background:linear-gradient(135deg,#fbbf242e,#ffffff09),#060a189e!important;border-color:#fbbf2480!important}.summoned-card--platinum .summoned-card__front-stats{background:linear-gradient(135deg,#d8b4fe2e,#22d3ee1f),#060a189e!important;border-color:#d8b4fe85!important}.summoned-card-export .summoned-card,.summoned-card-export .summoned-card__face,.summoned-card-export .summoned-card__face--front,.summoned-card-export .summoned-card__face--back{box-sizing:border-box!important;width:460px!important;height:760px!important;min-height:760px!important;max-height:760px!important}@media (width<=640px){.summoned-card,.summoned-card--flipped{width:min(380px,100vw - 1.2rem)!important}.summoned-card,.summoned-card__face,.summoned-card__face--front,.summoned-card__face--back,.summoned-card--flipped .summoned-card__face--back{height:690px!important;min-height:690px!important;max-height:690px!important}}.random-page{align-items:center!important;display:grid!important}.random-hero{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)!important;align-items:center!important;gap:2rem!important;display:grid!important;overflow:hidden!important}.random-actions{flex-wrap:wrap!important;gap:.8rem!important;margin-top:1.4rem!important;display:flex!important}.random-preview{background:radial-gradient(circle at top,#a855f738,#0000 42%),radial-gradient(circle at 100% 100%,#22d3ee24,#0000 38%),#060a18b8!important;border:1px solid #ffffff24!important;border-radius:28px!important;grid-template-rows:1fr auto!important;min-height:460px!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 80px #00000052!important}.random-preview:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#0000,#ffffff14,#0000)!important;animation:4.5s ease-in-out infinite randomPreviewShine!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.random-preview__image{place-items:center!important;min-height:330px!important;padding:1.2rem!important;display:grid!important;position:relative!important}.random-preview__image img{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 22px 34px #0000006b)!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:330px!important}.random-preview__image span,.random-preview__empty span{color:#ffffffd1!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:999px!important;place-items:center!important;width:112px!important;height:112px!important;font-size:3rem!important;font-weight:950!important;display:grid!important}.random-preview__content{background:linear-gradient(#080c1cdb,#060a18fa)!important;padding:1.2rem 1.35rem 1.35rem!important;position:relative!important}.random-preview__content p{color:#ffffff94!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0 0 .35rem!important;font-size:.76rem!important;font-weight:950!important}.random-preview__content h2{color:#fff!important;margin:0!important;font-size:clamp(2rem,5vw,3rem)!important;line-height:.95!important}.random-preview__content span{color:#ffffffbd!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:999px!important;margin-top:.75rem!important;padding:.38rem .72rem!important;font-size:.72rem!important;font-weight:900!important;display:inline-flex!important}.random-preview__empty{text-align:center!important;grid-row:1/-1!important;align-content:center!important;place-items:center!important;gap:1rem!important;min-height:460px!important;display:grid!important}.random-preview__empty p{color:#ffffff9e!important;margin:0!important;font-weight:850!important}.button:disabled{cursor:not-allowed!important;opacity:.45!important;transform:none!important}@keyframes randomPreviewShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}@media (width<=860px){.random-hero{grid-template-columns:1fr!important}.random-preview{min-height:420px!important}.random-preview__image{min-height:290px!important}.random-preview__image img{max-height:290px!important}}.category-page{gap:1.6rem!important;display:grid!important}.category-hero{background:radial-gradient(circle at 0 0,#a855f733,#0000 34%),radial-gradient(circle at 100% 100%,#22d3ee24,#0000 36%),#060a18b8!important;border:1px solid #ffffff1f!important;border-radius:30px!important;padding:clamp(1.4rem,3vw,2.2rem)!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 80px #00000047!important}.category-hero:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#0000,#ffffff12,#0000)!important;animation:5s ease-in-out infinite categoryHeroShine!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.category-hero>*{z-index:1!important;position:relative!important}.category-hero h1{color:#fff!important;margin:.35rem 0 .65rem!important;font-size:clamp(2.4rem,6vw,5rem)!important;line-height:.9!important}.category-hero>p:not(.eyebrow){color:#ffffffad!important;max-width:760px!important;margin:0!important;font-size:1rem!important;line-height:1.7!important}.category-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.8rem!important;margin-top:1.35rem!important;display:grid!important}.category-stats article{background:linear-gradient(135deg,#ffffff16,#ffffff09),#060a1894!important;border:1px solid #ffffff1f!important;border-radius:20px!important;padding:1rem!important}.category-stats span{color:#ffffff94!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:.35rem!important;font-size:.72rem!important;font-weight:950!important;display:block!important}.category-stats strong{color:#fff!important;font-size:2rem!important;font-weight:950!important;line-height:1!important;display:block!important}.category-franchises{flex-wrap:wrap!important;gap:.55rem!important;margin-top:1rem!important;display:flex!important}.category-franchises span{color:#ffffffbd!important;background:#ffffff12!important;border:1px solid #ffffff1f!important;border-radius:999px!important;align-items:center!important;min-height:34px!important;padding:0 .78rem!important;font-size:.74rem!important;font-weight:850!important;display:inline-flex!important}@keyframes categoryHeroShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}@media (width<=820px){.category-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=520px){.category-stats{grid-template-columns:1fr!important}}.favorites-page{gap:1.6rem!important;display:grid!important}.favorites-hero{background:radial-gradient(circle at 0 0,#f472b633,#0000 34%),radial-gradient(circle at 100% 100%,#a855f72e,#0000 36%),#060a18b8!important;border:1px solid #ffffff1f!important;border-radius:30px!important;padding:clamp(1.4rem,3vw,2.2rem)!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 80px #00000047!important}.favorites-hero:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#0000,#ffffff12,#0000)!important;animation:5s ease-in-out infinite favoritesHeroShine!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.favorites-hero>*{z-index:1!important;position:relative!important}.favorites-hero h1{color:#fff!important;margin:.35rem 0 .65rem!important;font-size:clamp(2.4rem,6vw,5rem)!important;line-height:.9!important}.favorites-hero>p:not(.eyebrow){color:#ffffffad!important;max-width:760px!important;margin:0!important;font-size:1rem!important;line-height:1.7!important}.favorites-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.8rem!important;margin-top:1.35rem!important;display:grid!important}.favorites-stats article{background:linear-gradient(135deg,#ffffff16,#ffffff09),#060a1894!important;border:1px solid #ffffff1f!important;border-radius:20px!important;padding:1rem!important}.favorites-stats span{color:#ffffff94!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:.35rem!important;font-size:.72rem!important;font-weight:950!important;display:block!important}.favorites-stats strong{color:#fff!important;font-size:2rem!important;font-weight:950!important;line-height:1!important;display:block!important}.favorites-empty{text-align:center!important;background:radial-gradient(circle,#f472b624,#0000 42%),#060a189e!important;border:1px solid #ffffff1f!important;border-radius:30px!important;place-items:center!important;min-height:380px!important;padding:2rem!important;display:grid!important}.favorites-empty div{max-width:520px!important}.favorites-empty span{color:#ffffffdb!important;background:#f472b61f!important;border:1px solid #f472b63d!important;border-radius:999px!important;place-items:center!important;width:92px!important;height:92px!important;margin:0 auto 1rem!important;font-size:3rem!important;font-weight:950!important;display:grid!important}.favorites-empty h2{color:#fff!important;margin:0 0 .55rem!important;font-size:clamp(1.8rem,4vw,2.8rem)!important;line-height:1!important}.favorites-empty p{color:#ffffffa8!important;margin:0 auto 1.2rem!important;line-height:1.65!important}@keyframes favoritesHeroShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}@media (width<=820px){.favorites-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=520px){.favorites-stats{grid-template-columns:1fr!important}}.categories-page{gap:1.6rem!important;display:grid!important}.categories-hero{background:radial-gradient(circle at 0 0,#22d3ee2e,#0000 34%),radial-gradient(circle at 100% 100%,#a855f733,#0000 36%),#060a18b8!important;border:1px solid #ffffff1f!important;border-radius:30px!important;padding:clamp(1.4rem,3vw,2.2rem)!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 80px #00000047!important}.categories-hero:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#0000,#ffffff12,#0000)!important;animation:5s ease-in-out infinite categoriesHeroShine!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.categories-hero>*{z-index:1!important;position:relative!important}.categories-hero h1{color:#fff!important;margin:.35rem 0 .65rem!important;font-size:clamp(2.4rem,6vw,5rem)!important;line-height:.9!important}.categories-hero>p:not(.eyebrow){color:#ffffffad!important;max-width:820px!important;margin:0!important;font-size:1rem!important;line-height:1.7!important}.categories-summary{grid-template-columns:repeat(2,minmax(0,180px))!important;gap:.8rem!important;margin-top:1.35rem!important;display:grid!important}.categories-summary article{background:linear-gradient(135deg,#ffffff16,#ffffff09),#060a1894!important;border:1px solid #ffffff1f!important;border-radius:20px!important;padding:1rem!important}.categories-summary span{color:#ffffff94!important;letter-spacing:.09em!important;text-transform:uppercase!important;margin-bottom:.35rem!important;font-size:.72rem!important;font-weight:950!important;display:block!important}.categories-summary strong{color:#fff!important;font-size:2rem!important;font-weight:950!important;line-height:1!important;display:block!important}.category-grid--enhanced{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:1rem!important;display:grid!important}.category-button--rich{text-align:left!important;background:radial-gradient(circle at 0 0,#a855f729,#0000 40%),linear-gradient(135deg,#ffffff16,#ffffff09),#060a18ad!important;border:1px solid #ffffff1f!important;border-radius:26px!important;align-content:space-between!important;gap:.9rem!important;min-height:190px!important;padding:1.2rem!important;transition:transform .18s,border-color .18s,box-shadow .18s!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 50px #0000003d!important}.category-button--rich:before{content:""!important;pointer-events:none!important;background:linear-gradient(120deg,#0000,#ffffff14,#0000)!important;transition:transform .5s!important;position:absolute!important;inset:0!important;transform:translate(-120%)!important}.category-button--rich:hover{border-color:#22d3ee57!important;transform:translateY(-4px)!important;box-shadow:0 24px 70px #00000057!important}.category-button--rich:hover:before{transform:translate(120%)!important}.category-button--rich span{z-index:1!important;color:#fff!important;font-size:1.25rem!important;font-weight:950!important;line-height:1!important;position:relative!important}.category-button--rich strong{z-index:1!important;color:#fff!important;background:#22d3ee1f!important;border:1px solid #22d3ee3d!important;border-radius:999px!important;place-items:center!important;width:fit-content!important;min-width:52px!important;min-height:38px!important;padding:0 .75rem!important;font-size:1.05rem!important;font-weight:950!important;display:inline-grid!important;position:relative!important}.category-button--rich p{z-index:1!important;color:#ffffff9e!important;margin:0!important;font-size:.88rem!important;line-height:1.55!important;position:relative!important}.category-button--favorite{background:radial-gradient(circle at 0 0,#f472b633,#0000 40%),linear-gradient(135deg,#ffffff16,#ffffff09),#060a18ad!important}.category-button--favorite strong{background:#f472b61f!important;border-color:#f472b642!important}.category-button--random{background:radial-gradient(circle at 0 0,#fbbf242e,#0000 40%),linear-gradient(135deg,#ffffff16,#ffffff09),#060a18ad!important}.category-button--random strong{background:#fbbf241f!important;border-color:#fbbf2447!important}@keyframes categoriesHeroShine{0%{transform:translate(-120%)}45%,to{transform:translate(120%)}}@media (width<=560px){.categories-summary{grid-template-columns:1fr!important}.category-button--rich{min-height:170px!important}}.page>.button--ghost:first-child{color:#ffffffc2!important;background:linear-gradient(135deg,#ffffff13,#ffffff09),#060a1894!important;border:1px solid #ffffff1f!important;border-radius:999px!important;width:fit-content!important;min-height:42px!important;margin-bottom:.35rem!important;padding:0 .95rem!important;box-shadow:0 12px 32px #0000002e!important}.page>.button--ghost:first-child:hover{color:#fff!important;border-color:#22d3ee52!important;transform:translateY(-2px)!important;box-shadow:0 18px 45px #00000047!important}.page>.button--ghost:first-child:active{transform:translateY(0)!important}.app-header nav button.is-active{color:#fff!important;background:radial-gradient(circle at 0 0,#22d3ee38,#0000 42%),linear-gradient(135deg,#ffffff1c,#ffffff0b)!important;border-color:#22d3ee61!important;box-shadow:0 0 0 1px #22d3ee14,0 12px 32px #22d3ee1f!important}.app-header nav button.is-active:after{opacity:1!important;transform:scaleX(1)!important}.app-header nav button.is-active:hover{border-color:#22d3ee85!important;transform:translateY(-1px)!important}.app-header{z-index:80!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:linear-gradient(#060a18e6,#060a18ad)!important;border-bottom:1px solid #ffffff14!important;position:sticky!important;top:0!important}.app-header nav{align-items:center!important;gap:.45rem!important;display:flex!important}.app-header nav button,.brand{white-space:nowrap!important}@media (width<=900px){.app-header{align-items:flex-start!important;gap:.8rem!important}.app-header nav{scrollbar-width:thin!important;width:100%!important;padding-bottom:.2rem!important;overflow:auto hidden!important}.app-header nav::-webkit-scrollbar{height:6px!important}.app-header nav::-webkit-scrollbar-track{background:#ffffff0a!important;border-radius:999px!important}.app-header nav::-webkit-scrollbar-thumb{background:#22d3ee47!important;border-radius:999px!important}}@media (width<=560px){.app-header{padding-inline:.85rem!important}.brand{min-height:40px!important}.app-header nav button{min-height:38px!important;padding-inline:.75rem!important;font-size:.78rem!important}}::selection{color:#fff!important;background:#22d3ee6b!important}:focus-visible{outline-offset:4px!important;outline:2px solid #22d3eeb8!important}html{scroll-behavior:smooth!important;scrollbar-width:thin!important;scrollbar-color:#22d3ee59 #ffffff0a!important}body::-webkit-scrollbar{width:10px!important}body::-webkit-scrollbar-track{background:#ffffff0a!important}body::-webkit-scrollbar-thumb{background:linear-gradient(#22d3ee70,#a855f761)!important;border:2px solid #060a18e6!important;border-radius:999px!important}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#22d3ee9e,#a855f78f)!important}button,a,.character-card,.category-button,.random-preview,.archive-stats button{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s,opacity .18s!important}button:active,.category-button:active,.archive-stats button:active{transform:translateY(1px)scale(.99)!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.empty-state{text-align:center!important;color:#ffffffad!important;background:radial-gradient(circle,#22d3ee1f,#0000 42%),linear-gradient(135deg,#ffffff13,#ffffff09),#060a189e!important;border:1px solid #ffffff1f!important;border-radius:28px!important;place-items:center!important;min-height:260px!important;margin:1rem 0 0!important;padding:2rem!important;font-size:1rem!important;font-weight:750!important;line-height:1.6!important;display:grid!important;box-shadow:0 20px 60px #00000038!important}.empty-state:before{content:"LW"!important;color:#ffffffd6!important;letter-spacing:.08em!important;background:radial-gradient(circle at 0 0,#22d3ee3d,#0000 48%),#ffffff14!important;border:1px solid #22d3ee3d!important;border-radius:999px!important;place-items:center!important;width:74px!important;height:74px!important;margin-bottom:1rem!important;font-size:1.35rem!important;font-weight:950!important;display:grid!important}.card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;align-items:stretch!important;gap:1.15rem!important;display:grid!important}.card-grid>*{min-width:0!important}.character-card{height:100%!important}.character-card:hover{transform:translateY(-5px)!important}@media (width>=1200px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:1.25rem!important}}@media (width<=560px){.card-grid{grid-template-columns:1fr!important;gap:1rem!important}}.nav-button-with-count{align-items:center!important;gap:.45rem!important;display:inline-flex!important}.nav-count{color:#fff!important;background:radial-gradient(circle at 0 0,#f472b659,#0000 42%),#f472b638!important;border:1px solid #f472b66b!important;border-radius:999px!important;place-items:center!important;min-width:22px!important;height:22px!important;padding:0 .35rem!important;font-size:.72rem!important;font-weight:950!important;line-height:1!important;display:inline-grid!important;box-shadow:0 8px 22px #f472b629!important}.app-header nav button.is-active .nav-count{background:radial-gradient(circle at 0 0,#22d3ee59,#0000 42%),#22d3ee2e!important;border-color:#22d3ee73!important}input,select,textarea{color:#fff!important;background:linear-gradient(135deg,#ffffff13,#ffffff09),#060a189e!important;border:1px solid #ffffff21!important;border-radius:16px!important;outline:none!important;transition:border-color .18s,box-shadow .18s,background .18s!important;box-shadow:0 12px 34px #00000024!important}input::placeholder,textarea::placeholder{color:#ffffff6b!important}input:hover,select:hover,textarea:hover{border-color:#22d3ee47!important}input:focus,select:focus,textarea:focus{border-color:#22d3ee85!important;box-shadow:0 0 0 3px #22d3ee1f,0 16px 42px #00000038!important}select{cursor:pointer!important}select option{color:#fff!important;background:#080c1c!important}.filters,.search-controls,.archive-controls,.admin-controls{gap:.8rem!important}.section-header,.page-section__header,.results-header{justify-content:space-between!important;align-items:end!important;gap:1rem!important;margin-bottom:1rem!important;display:flex!important}.section-header h2,.page-section__header h2,.results-header h2,.page h2{color:#fff!important;letter-spacing:-.04em!important}.section-note{color:#ffffffa3!important;max-width:760px!important;font-size:.98rem!important;line-height:1.7!important}.eyebrow{color:#22d3eed1!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:.74rem!important;font-weight:950!important}.page>h1{color:#fff!important;letter-spacing:-.06em!important}.page>p{color:#ffffffa8!important;line-height:1.7!important}.page section+section,.page .card-grid+section,.page section+.card-grid{margin-top:1.4rem!important}.muted,.helper-text,.small-note{color:#ffffff8a!important;font-size:.86rem!important;line-height:1.6!important}.app-shell{min-width:0!important}.page{width:min(1440px,100% - 2rem)!important;margin-inline:auto!important}.hero-panel,.category-hero,.categories-hero,.favorites-hero,.random-hero,.button{min-width:0!important}@media (width<=760px){.page{width:min(100% - 1rem,1440px)!important;padding-top:1rem!important;padding-bottom:2rem!important}.hero-panel,.category-hero,.categories-hero,.favorites-hero,.random-hero{border-radius:24px!important;padding:1.15rem!important}.hero-panel h1,.category-hero h1,.categories-hero h1,.favorites-hero h1,.page>h1{font-size:clamp(2.1rem,12vw,3.4rem)!important;line-height:.92!important}.button{min-height:42px!important;padding-inline:.9rem!important}.random-actions,.hero-actions,.toolbar,.filter-actions{width:100%!important}.random-actions .button,.hero-actions .button,.toolbar .button,.filter-actions .button{flex:auto!important}}@media (width<=460px){.page{width:min(100% - .75rem,1440px)!important}.hero-panel,.category-hero,.categories-hero,.favorites-hero,.random-hero{border-radius:20px!important}.button{justify-content:center!important;width:100%!important}.app-header nav button{width:auto!important}.page>.button--ghost:first-child{width:fit-content!important}}body{background:radial-gradient(circle at 0 0,#22d3ee1c,#0000 32%),radial-gradient(circle at 100% 0,#a855f71f,#0000 34%),radial-gradient(circle at 0 100%,#f472b614,#0000 30%),#050816!important;position:relative!important;overflow-x:hidden!important}body:before{content:""!important;z-index:-2!important;pointer-events:none!important;background-color:#0000!important;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px)!important;background-position:0 0,0 0!important;background-repeat:repeat,repeat!important;background-size:72px 72px!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;position:fixed!important;inset:0!important;-webkit-mask-image:linear-gradient(#000000b8,#0000 78%)!important;mask-image:linear-gradient(#000000b8,#0000 78%)!important}body:after{content:""!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(circle at 50% 0,#ffffff0e,#0000 42%),linear-gradient(#0000,#050816e0)!important;position:fixed!important;inset:0!important}.app-shell{isolation:isolate!important;position:relative!important}.page{animation:.26s both pageSoftIn!important}.character-card,.category-button--rich,.random-preview,.category-hero,.categories-hero,.favorites-hero,.random-hero,.hero-panel{animation:.32s both panelSoftIn!important}.card-grid>.character-card:first-child{animation-delay:0s!important}.card-grid>.character-card:nth-child(2){animation-delay:35ms!important}.card-grid>.character-card:nth-child(3){animation-delay:70ms!important}.card-grid>.character-card:nth-child(4){animation-delay:.105s!important}.card-grid>.character-card:nth-child(5){animation-delay:.14s!important}.card-grid>.character-card:nth-child(n+6){animation-delay:.17s!important}@keyframes pageSoftIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes panelSoftIn{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.page,.character-card,.category-button--rich,.random-preview,.category-hero,.categories-hero,.favorites-hero,.random-hero,.hero-panel{animation:none!important}}.summoned-card-overlay{z-index:99999!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle,#22d3ee1f,#0000 38%),#020612d1!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;min-height:100vh!important;padding:2rem 1rem!important;display:flex!important;position:fixed!important;inset:0!important;overflow-y:auto!important}.summoned-card-overlay>.summoned-card{margin:auto!important}.summoned-card__close{z-index:100000!important;position:fixed!important;top:1rem!important;right:1rem!important}@media (width<=680px){html,body,#root,.app-shell,.app-header{width:100%!important;max-width:100%!important;margin-inline:0!important}.page,.battle-page{width:100%!important;max-width:100%!important;margin-inline:auto!important;padding-inline:.65rem!important}.battle-arena{width:100%!important;max-width:100%!important;margin-inline:auto!important}}.summoned-card__face--back,.summoned-card--flipped .summoned-card__face--back{gap:.5rem!important;padding:1rem!important}.summoned-card__face--back .summoned-card__back-heading h2{text-overflow:ellipsis!important;white-space:nowrap!important;margin:.15rem 0!important;font-size:clamp(1.45rem,4vw,2.2rem)!important;line-height:1.05!important;overflow:hidden!important}.summoned-card__face--back .summoned-card__description{max-height:none!important;margin:0!important;font-size:.76rem!important;line-height:1.3!important;overflow:visible!important}.summoned-card__face--back .summoned-card__stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.45rem!important;margin:0!important}.summoned-card__face--back .summoned-card__stats div{border-radius:11px!important;min-width:0!important;padding:.5rem .25rem!important}.summoned-card__face--back .summoned-card__stats span{letter-spacing:.04em!important;margin-bottom:.12rem!important;font-size:.58rem!important}.summoned-card__face--back .summoned-card__stats strong{font-size:1.05rem!important}.summoned-card__face--back .summoned-card__meta{gap:.45rem!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}.summoned-card__face--back .summoned-card__micro-ability{margin:0!important;padding:.5rem .6rem!important;font-size:.69rem!important;line-height:1.3!important}.summoned-card__face--back .summoned-card__footer{margin:0!important;padding-top:.35rem!important;font-size:.58rem!important}.summoned-card__face--back>.summoned-card__info{margin-top:auto!important}@media (width<=640px){.summoned-card__face--back .summoned-card__description{font-size:.7rem!important}.summoned-card__face--back .summoned-card__micro-ability{font-size:.64rem!important}}.home-results-jump{display:none}.home-archive-results{scroll-margin-top:1rem}@media (width<=820px){.home-results-jump{margin:0 auto 1.25rem;display:flex;color:#fff!important;background:linear-gradient(110deg,#0e7490,#6d28d9,#be185d)!important;border:1px solid #67e8f985!important;width:calc(100% - 2.5rem)!important;min-height:52px!important;font-size:.95rem!important;box-shadow:0 0 24px #22d3ee29!important}.home-rift-hero>.search-controls .search-select,.home-rift-search{min-height:54px!important;font-size:1rem!important}}@media (width<=560px){.home-page .section-block{border-radius:20px!important;padding:1rem!important}.home-rift-side__kicker,.home-rift-hero__filters-label,.home-rift-hero__message span{font-size:.72rem!important;line-height:1.45!important}.home-rift-hero__message strong{font-size:.86rem!important;line-height:1.4!important}.home-archive-guide small{font-size:.68rem!important}.home-archive-guide p{font-size:.76rem!important}.archive-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.archive-stat-card{border-radius:16px!important;min-height:112px!important;padding:.8rem!important}.archive-stats__grid>.archive-stat-card:last-child:nth-child(odd){grid-column:1/-1}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important}.category-button{border-radius:15px!important;min-width:0!important;min-height:64px!important;padding:.7rem!important;font-size:.82rem!important}.character-card__image{height:300px!important;min-height:300px!important}.character-card__image img{object-fit:cover!important;object-position:center top!important;width:100%!important;height:100%!important;padding:0!important}.active-filter-chips{grid-template-columns:1fr!important;display:grid!important}.active-filter-chip{text-align:left!important;justify-content:space-between!important;min-height:42px!important;padding:.55rem .75rem!important;font-size:.82rem!important}.score-legend{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.score-legend__item{justify-content:center!important;font-size:.68rem!important}}.battle-store-collection-progress{background:linear-gradient(110deg,#b4530924,#4c1d952e),#02061780;border:1px solid #facc1540;border-radius:16px;grid-template-columns:minmax(210px,auto) minmax(220px,1fr) auto;align-items:center;gap:.9rem;margin-top:1.15rem;padding:.85rem 1rem;display:grid}.battle-store-collection-progress>div:first-child{gap:.15rem;display:grid}.battle-store-collection-progress>div:first-child span{color:#fde68a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:1000}.battle-store-collection-progress>div:first-child strong{color:#fff;font-size:1rem}.battle-store-collection-progress__bar{background:#0f172ae6;border:1px solid #94a3b833;border-radius:999px;height:12px;overflow:hidden}.battle-store-collection-progress__bar i{border-radius:inherit;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#facc15);height:100%;transition:width .42s;display:block;box-shadow:0 0 16px #facc1561}.battle-store-collection-progress>small{color:#e2e8f0ad;max-width:260px;font-size:.72rem;line-height:1.4}.battle-pack__odds{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;width:100%;margin-top:.15rem;display:grid}.battle-pack__odds span{border:1px solid color-mix(in srgb, currentColor 28%, transparent);color:#e2e8f0ad;background:#0206176b;border-radius:9px;gap:.08rem;padding:.38rem .2rem;font-size:.56rem;display:grid}.battle-pack__odds strong{color:currentColor;font-size:.72rem}.battle-theme-pack__ownership{background:#0206176b;border:1px solid #67e8f92e;border-radius:10px;gap:.12rem;margin-top:.55rem;padding:.45rem .55rem;display:grid}.battle-theme-pack__ownership span{color:#cffafe;font-size:.68rem;font-weight:900}.battle-theme-pack__ownership small{color:#cbd5e19e;font-size:.6rem}.battle-pack-result__front img{object-fit:cover!important;object-position:center top!important}.battle-pack-opening__summary{flex-wrap:wrap;justify-content:center;gap:.55rem;margin:-.35rem 0 1rem;display:flex}.battle-pack-opening__summary span{color:#e2e8f0b3;text-align:center;background:#0206177a;border:1px solid #67e8f938;border-radius:12px;min-width:120px;padding:.55rem .7rem;font-size:.7rem;display:grid}.battle-pack-opening__summary strong{color:#fde047;font-size:1rem}@media (width<=760px){.battle-store-collection-progress{grid-template-columns:1fr;gap:.6rem}.battle-store-collection-progress>small{max-width:none}.battle-pack-filters input,.battle-pack-filters select{height:50px!important;font-size:1rem!important}}@media (width<=520px){.battle-pack>p{font-size:.66rem!important}.battle-pack>span{font-size:.82rem!important}.battle-pack>em{min-height:0!important;font-size:.76rem!important}.battle-pack__odds span{font-size:.66rem}.battle-pack__odds strong{font-size:.82rem}.battle-pack .button,.battle-theme-pack .button{min-height:48px!important;font-size:.82rem!important}.battle-pack-opening__summary{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.battle-pack-opening__summary span{min-width:0;padding-inline:.3rem;font-size:.62rem}}.battle-fragment-forge-guide{background:linear-gradient(110deg,#0891b229,#6d28d929),#02061780;border:1px solid #67e8f947;border-radius:15px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-bottom:1rem;padding:.8rem;display:grid}.battle-fragment-forge-guide>span{color:#67e8f9;background:#0891b229;border:1px solid #67e8f98c;border-radius:13px;place-items:center;width:46px;height:46px;font-size:1.25rem;display:grid}.battle-fragment-forge-guide>div{min-width:0}.battle-fragment-forge-guide strong{color:#fff;font-size:.86rem}.battle-fragment-forge-guide p{color:#e2e8f0a8;margin:.16rem 0 0;font-size:.7rem;line-height:1.4}.battle-fragment-forge-guide>b{color:#fde68a;white-space:nowrap;background:#facc151a;border-radius:10px;padding:.5rem .65rem;font-size:.7rem}.battle-owned-card:hover .battle-owned-card__details,.battle-owned-card:focus-visible .battle-owned-card__details,.battle-owned-card--inspected .battle-owned-card__details{pointer-events:auto;align-content:start;overflow-y:auto}.battle-fragment-upgrade{color:#fef3c7;cursor:pointer;background:linear-gradient(115deg,#b453096b,#6d28d97a);border:1px solid #facc156b;border-radius:8px;width:100%;margin-top:.25rem;padding:.42rem .35rem;font-size:.58rem;font-weight:1000;line-height:1.25}.battle-fragment-upgrade:hover:not(:disabled){filter:brightness(1.12);border-color:#fde047}.battle-fragment-upgrade:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.45)}@media (width<=620px){.battle-fragment-forge-guide{grid-template-columns:42px minmax(0,1fr)}.battle-fragment-forge-guide>span{width:42px;height:42px}.battle-fragment-forge-guide>button{text-align:center;grid-column:1/-1}}.battle-main-navigation{grid-template-columns:repeat(7,minmax(0,1fr))}.battle-main-navigation__forge{color:#fff;background:linear-gradient(135deg,#0e7490,#4338ca 54%,#7e22ce);border:1px solid #67e8f9d1;grid-template-rows:auto auto;grid-template-columns:auto auto;place-content:center;align-items:center;gap:.05rem .65rem;padding:.65rem .8rem;display:grid;box-shadow:0 0 25px #22d3ee3d,inset 0 1px #ffffff40}.battle-main-navigation__forge>span{color:#67e8f9;text-shadow:0 0 14px #22d3eeb8;grid-row:1/3;font-size:1.35rem}.battle-main-navigation__forge small{color:#cffafe;font-size:.62rem}.battle-main-navigation__forge.is-active{background:linear-gradient(135deg,#0891b2,#7c3aed,#ca8a04);border-color:#fde047;box-shadow:0 0 30px #22d3ee4d,0 0 40px #facc152e}.battle-fragment-forge-guide>button{color:#fde68a;white-space:nowrap;cursor:pointer;background:#facc151a;border:1px solid #facc154d;border-radius:10px;padding:.5rem .65rem;font-size:.7rem;font-weight:1000}.battle-forge{background:radial-gradient(circle at 12% 0,#22d3ee24,#0000 34%),radial-gradient(circle at 88% 10%,#facc151a,#0000 32%),#060a1cf0!important;border-color:#67e8f94d!important}.battle-forge__hero{background:linear-gradient(135deg,#0f172ad6,#312e8147);border:1px solid #67e8f938;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:clamp(1rem,3vw,1.6rem);display:grid}.battle-forge__hero h2{margin:.15rem 0 .55rem;font-size:clamp(2.2rem,5vw,4.3rem);line-height:.95}.battle-forge__hero>div:first-child>p:last-child{color:#e2e8f0b8;max-width:780px;margin:0;line-height:1.65}.battle-forge__balance{background:#02061794;border:1px solid #facc1561;border-radius:18px;grid-template-columns:62px minmax(130px,1fr);align-items:center;gap:.8rem;min-width:240px;padding:.9rem;display:grid}.battle-forge__balance>span{color:#67e8f9;background:#0891b229;border:1px solid #67e8f9;border-radius:18px;place-items:center;width:62px;height:62px;font-size:1.7rem;display:grid;box-shadow:0 0 22px #22d3ee33}.battle-forge__balance>div{display:grid}.battle-forge__balance small{color:#fde68a;text-transform:uppercase;font-size:.65rem;font-weight:1000}.battle-forge__balance strong{color:#fff;font-size:2rem;line-height:1}.battle-forge__balance em{color:#e2e8f0a8;font-size:.72rem;font-style:normal}.battle-forge__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.battle-forge__summary article{background:#02061780;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.65rem;min-height:80px;padding:.8rem;display:grid}.battle-forge__summary article>span{color:#67e8f9;background:#0891b229;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.battle-forge__summary article>div{gap:.12rem;display:grid}.battle-forge__summary small{color:#cbd5e19e;font-size:.68rem}.battle-forge__summary strong{color:#fff;font-size:1rem}.battle-forge__recycle-values{background:#0206176b;border:1px solid #facc1533;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:grid}.battle-forge__recycle-values h3{margin:.15rem 0 0}.battle-forge__recycle-values>div:last-child{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.battle-forge__recycle-value{background:#0f172ab8;border:1px solid;border-radius:11px;justify-items:center;gap:.15rem;padding:.55rem .35rem;display:grid}.battle-forge__recycle-value small{color:#e2e8f0b8;font-size:.6rem}.battle-forge__recycle-value strong{font-size:.82rem}.battle-forge__recycle-value--bronze{color:#e4a477}.battle-forge__recycle-value--silver{color:#e2e8f0}.battle-forge__recycle-value--gold{color:#fde047}.battle-forge__recycle-value--platinum{color:#67e8f9}.battle-forge__recycle-value--legendary{color:#e9d5ff}.battle-forge__cards-heading{justify-content:space-between;align-items:end;gap:1rem;margin-top:1.25rem;display:flex}.battle-forge__cards-heading h3{margin:.15rem 0 0}.battle-forge__cards-heading input{width:min(360px,100%);min-height:48px;padding:0 .8rem;font-size:.9rem}.battle-forge__cards-tools{justify-items:end;gap:.55rem;width:min(660px,100%);display:grid}.battle-forge__cards-tools>input{width:min(420px,100%)}.battle-forge__tier-filters{background:#02061780;border:1px solid #67e8f933;border-radius:14px;grid-template-columns:repeat(6,minmax(78px,1fr));gap:.4rem;width:100%;padding:.42rem;display:grid}.battle-forge__tier-filters button{color:#e2e8f0;text-align:center;cursor:pointer;background:#0f172ad1;border:1px solid #94a3b84d;border-radius:10px;min-width:0;min-height:38px;padding:.42rem .35rem;font-size:.62rem;font-weight:950}.battle-forge__tier-filters .battle-deck-tier--all.is-active{color:#fff;background:linear-gradient(120deg,#0891b2,#6d28d9);border-color:#67e8f9;box-shadow:0 0 15px #22d3ee38}.battle-forge__grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:.8rem;margin-top:1rem;display:grid}.battle-forge-card{background:linear-gradient(145deg,#1e293bd6,#020617f0);border:1px solid #94a3b838;border-radius:17px;grid-template-columns:112px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.battle-forge-card--bronze{border-color:#e4a4777a}.battle-forge-card--silver{border-color:#e2e8f075}.battle-forge-card--gold{border-color:#fde04780}.battle-forge-card--platinum{border-color:#67e8f985}.battle-forge-card--legendary{border-color:#e9d5ff94;box-shadow:0 0 20px #c084fc1f}.battle-forge-card__image{background:#020617;min-height:174px;position:relative;overflow:hidden}.battle-forge-card__image img{object-fit:cover;object-position:center top;width:100%;height:100%}.battle-forge-card__image span,.battle-forge-card__image em{color:#fff;background:#020617db;border-radius:999px;padding:.28rem .4rem;font-size:.56rem;font-style:normal;font-weight:1000;position:absolute}.battle-forge-card__image span{color:#67e8f9;top:7px;left:7px}.battle-forge-card__image em{bottom:7px;right:7px}.battle-forge-card__body{flex-direction:column;min-width:0;padding:.75rem;display:flex}.battle-forge-card__body>small{color:#67e8f9;font-size:.62rem;font-weight:900}.battle-forge-card__body>strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.92rem;overflow:hidden}.battle-forge-card__body>span{color:#e9d5ff;text-transform:uppercase;font-size:.62rem;font-weight:900}.battle-forge-card__xp{gap:.3rem;margin-top:auto;padding-top:.55rem;display:grid}.battle-forge-card__xp>div{justify-content:space-between;gap:.5rem;display:flex}.battle-forge-card__xp small{color:#e2e8f0a6;font-size:.62rem}.battle-forge-card__xp b{color:#fde68a;font-size:.62rem}.battle-forge-card__xp>span{background:#0f172aeb;border-radius:999px;height:7px;overflow:hidden}.battle-forge-card__xp i{border-radius:inherit;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#facc15);height:100%;display:block}.battle-forge-card__body>button{color:#fef3c7;cursor:pointer;background:linear-gradient(115deg,#b45309a8,#6d28d9b8);border:1px solid #facc156b;border-radius:9px;width:100%;min-height:40px;margin-top:.6rem;padding:.45rem;font-size:.65rem;font-weight:1000}.battle-forge-card__body>button:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.4)}@media (width<=900px){.battle-main-navigation{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-forge__hero,.battle-forge__recycle-values{grid-template-columns:1fr}.battle-forge__balance{min-width:0}}@media (width<=620px){.battle-forge__summary{grid-template-columns:1fr}.battle-forge__recycle-values>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-forge__recycle-value:last-child{grid-column:1/-1}.battle-forge__cards-heading{flex-direction:column;align-items:stretch}.battle-forge__cards-heading input{width:100%;font-size:1rem}.battle-forge__grid{grid-template-columns:1fr}}@media (width<=520px){.battle-main-navigation{grid-template-columns:1fr}}@media (width<=700px){.detail-page{width:100%!important;padding:.75rem .65rem calc(5.5rem + env(safe-area-inset-bottom))!important}.detail-page>.button--ghost{min-height:46px;margin-bottom:.75rem}.detail-hero__image{border-radius:20px 20px 0 0;min-height:300px;max-height:340px}.detail-hero__image img{object-fit:contain;object-position:center;max-height:340px;padding:.55rem}.detail-hero__content{padding:1.1rem}.detail-hero__content .eyebrow{padding-right:5.5rem;font-size:.78rem}.detail-hero__content h1{margin-top:.45rem;font-size:clamp(2rem,10.5vw,3rem);line-height:1}.detail-hero .badge-row{gap:.45rem}.detail-hero .badge,.detail-hero .chip{font-size:.76rem}.detail-hero .action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.detail-hero .action-row .button{width:100%;min-height:48px;padding-inline:.65rem;font-size:.86rem}.detail-hero .action-row .button--summon{grid-column:1/-1}.detail-section{border-radius:20px;padding:1rem!important}.detail-section h3{margin-bottom:.9rem;font-size:1.15rem}.data-field,.list-block{border-radius:16px;padding:.9rem}.data-field__value{font-size:.98rem}.pill{min-height:40px;padding:.55rem .7rem}.related-character-card{min-height:104px;padding:.75rem}.related-character-card__image{width:68px;height:76px}.tactical-selector{padding:.8rem}.tactical-selector .search-input,.tactical-selector .search-select{min-height:50px;font-size:1rem}.tactical-card__portrait img,.lore-compare-grid img{object-fit:cover;object-position:center top}.tactical-card__ability p,.tactical-card__moves small,.tactical-reasons p,.lore-compare-grid p,.lore-compare-grid dd{font-size:.8rem}.tactical-card__moves strong{overflow-wrap:anywhere;white-space:normal}.tactical-card>.button,.lore-compare-grid .button{min-height:48px;font-size:.9rem}.daily-reward-card>img,.live-event-card__art img,.reward-reveal__card img{object-fit:cover;object-position:center top}}@media (width<=520px){.tactical-hero{padding:1rem}.tactical-hero__copy h1{font-size:2.55rem}.tactical-mode-switch{margin-top:1.2rem}.tactical-mode-switch button{min-height:72px}.tactical-card{grid-template-columns:112px minmax(0,1fr);gap:.75rem}.tactical-card__portrait{width:112px;height:176px}.tactical-card__identity h2{overflow-wrap:anywhere;font-size:1.35rem}.tactical-card__vitals{grid-column:1/-1}.tactical-card__vitals small,.tactical-card__badges span{font-size:.72rem}.lore-compare-grid article{grid-template-columns:112px minmax(0,1fr);gap:.75rem}.lore-compare-grid img{width:112px;height:160px}.lore-compare-grid h3{overflow-wrap:anywhere;font-size:1.35rem}.lore-compare-grid dl>div{grid-template-columns:92px minmax(0,1fr)}.rewards-hero{padding:1.1rem}.rewards-hero h1{font-size:2.65rem}.daily-rewards-section,.live-events-section,.reward-history{padding:1rem!important}.live-event-card{grid-template-columns:1fr;min-height:0}.live-event-card__art{min-height:220px;max-height:250px}.live-event-card__body{padding:1rem}.live-event-card__body h3{font-size:1.35rem}.live-event-card__body p{font-size:.9rem;line-height:1.5}.live-event-card__body>strong,.live-event-card__deadline,.live-event-card__body>small{font-size:.8rem!important}.live-event-card__body .button{min-height:50px;font-size:.9rem}.event-card-preview{align-items:start;padding:.5rem}.event-card-preview__panel{border-radius:20px;max-height:calc(100dvh - 1rem);padding:.9rem}.event-card-preview__identity{grid-template-columns:112px minmax(0,1fr);column-gap:.75rem;padding-right:2rem}.event-card-preview__identity>div{height:158px}.event-card-preview__identity h2{overflow-wrap:anywhere;font-size:clamp(1.45rem,7vw,2.1rem)}.event-card-preview__stats span,.event-card-preview__moves span{font-size:.68rem}.event-card-preview__ability p,.event-card-preview__moves small{font-size:.78rem}.event-card-preview__moves strong{font-size:.88rem}.event-card-preview__panel>.button{width:100%;min-height:50px}}.app-header nav>.nav-account{flex-basis:176px!important;justify-content:flex-start!important;width:176px!important;min-width:176px!important;max-width:176px!important}.account-page{gap:1rem;display:grid}.account-hero{background:radial-gradient(circle at 12% 0,#22d3ee3b,#0000 34%),radial-gradient(circle at 90% 15%,#d946ef38,#0000 35%),linear-gradient(145deg,#1e2963eb,#020617f7);border:1px solid #67e8f952;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1.2rem,4vw,2.4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff17}.account-hero:after{content:"";pointer-events:none;border:2px solid #67e8f929;width:320px;height:320px;position:absolute;bottom:-210px;right:-120px;transform:rotate(45deg)}.account-hero__identity{z-index:1;align-items:center;gap:1.1rem;display:flex;position:relative}.account-hero__identity>img{object-fit:contain;filter:drop-shadow(0 0 22px #22d3ee4d);flex:0 0 clamp(120px,15vw,180px);width:clamp(120px,15vw,180px);height:auto;display:block}.account-hero__identity small{color:#a5f3fc;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:1000}.account-hero__identity h1{color:#fff;margin:.2rem 0;font-size:clamp(2rem,5vw,4rem);line-height:1}.account-hero__identity strong{color:#fde68a;text-transform:uppercase;font-size:.9rem}.account-hero__level{z-index:1;text-align:center;background:#0206178f;border:1px solid #facc1557;border-radius:22px;min-width:145px;padding:.85rem 1.1rem;display:grid;position:relative}.account-hero__level small{color:#fde68a;text-transform:uppercase;font-size:.65rem;font-weight:1000}.account-hero__level strong{color:#fff;text-shadow:0 0 20px #facc1573;font-size:3.2rem;line-height:1}.account-hero__level span{color:#94a3b8;font-size:.72rem;font-weight:800}.account-level-card{background:linear-gradient(135deg,#4c1d9540,#0891b21f);border:1px solid #a855f747;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);align-items:center;gap:1.4rem;padding:1.2rem;display:grid}.account-level-card h2{color:#fff;margin:.15rem 0 .35rem}.account-level-card p:not(.section-kicker){color:#cbd5e1;margin:0;line-height:1.55}.account-level-card__progress{gap:.42rem;display:grid}.account-level-card__progress>div{color:#cbd5e1;justify-content:space-between;font-size:.78rem;font-weight:900;display:flex}.account-level-card__progress>div strong{color:#fff}.account-level-card__progress>span{background:#020617b8;border:1px solid #67e8f940;border-radius:999px;height:15px;overflow:hidden}.account-level-card__progress i{border-radius:inherit;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#facc15);height:100%;display:block;box-shadow:0 0 16px #22d3ee8c}.account-level-card__progress small{color:#a5f3fc;font-size:.72rem;font-weight:900}.account-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.account-summary-grid article{background:#0f172aad;border:1px solid #94a3b82e;border-radius:20px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .7rem;min-height:92px;padding:.9rem;display:grid}.account-summary-grid article>span{color:#67e8f9;grid-row:1/3;font-size:1.45rem}.account-summary-grid small{color:#94a3b8;font-size:.68rem;font-weight:900}.account-summary-grid strong{color:#fff;font-size:1.35rem}.account-private-data,.account-security{background:#080d1ee8!important;border-color:#67e8f938!important}.account-private-data__heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-private-data__heading h2,.account-security h2{margin:.15rem 0 0}.account-private-data__heading>span{color:#bbf7d0;background:#1665342e;border:1px solid #4ade8047;border-radius:999px;padding:.48rem .7rem;font-size:.7rem;font-weight:900}.account-private-data__rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.account-private-data__rows>div{background:#02061775;border:1px solid #94a3b829;border-radius:16px;align-content:center;gap:.24rem;min-height:95px;padding:.85rem;display:grid}.account-private-data__rows span{color:#a5f3fc;letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:1000}.account-private-data__rows strong{overflow-wrap:anywhere;color:#fff;font-size:1rem}.account-private-data__rows small{color:#94a3b8;line-height:1.35}.account-security>div:first-child>p:not(.section-kicker){color:#94a3b8}.account-security__tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:1rem 0;display:grid}.account-security__tabs button{color:#cbd5e1;cursor:pointer;background:#0f172ac2;border:1px solid #94a3b833;border-radius:13px;min-height:45px;font-weight:900}.account-security__tabs button.is-active{color:#fff;background:linear-gradient(135deg,#0891b26b,#7c3aed6b);border-color:#67e8f9;box-shadow:0 0 18px #22d3ee1f}.account-security__notice{color:#cbd5e1;background:#1665341f;border:1px solid #4ade8033;border-radius:16px;align-items:center;gap:.8rem;padding:.9rem;display:flex}.account-security__notice span{color:#bbf7d0;background:#16a34a3d;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.account-security__notice p{margin:0;line-height:1.5}.account-security__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;max-width:820px;display:grid}.account-security__form label{gap:.35rem;display:grid}.account-security__form label>span{color:#c4b5fd;text-transform:uppercase;font-size:.68rem;font-weight:900}.account-security__form input{color:#fff;width:100%;min-height:48px;font:inherit;background:#020617bd;border:1px solid #94a3b847;border-radius:12px;padding:0 .8rem}.account-security__form input:focus{border-color:#67e8f9;outline:3px solid #22d3ee1f}.account-security__form .auth-message,.account-security__form .button{grid-column:1/-1}.account-security__form .button{width:min(100%,300px)}.account-signout{background:#7f1d1d1a;border:1px solid #f8717133;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.account-signout div{gap:.2rem;display:grid}.account-signout strong{color:#fff}.account-signout small{color:#94a3b8}.account-signout .button{color:#fecaca;border-color:#f8717157}@media (width<=800px){.account-level-card{grid-template-columns:1fr}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.app-header nav>.nav-account{flex-basis:154px!important;width:154px!important;min-width:154px!important;max-width:154px!important}.account-hero{border-radius:22px;grid-template-columns:1fr;padding:1rem}.account-hero__identity{align-items:flex-start}.account-hero__identity>span{flex-basis:54px;width:54px;height:54px;font-size:1.8rem}.account-hero__identity h1{font-size:1.75rem}.account-hero__level{grid-template-columns:auto auto auto;justify-content:center;align-items:baseline;gap:.35rem;min-width:0}.account-hero__level strong{font-size:2rem}.account-summary-grid,.account-private-data__rows,.account-security__form{grid-template-columns:1fr}.account-security__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.account-private-data__heading,.account-signout{flex-direction:column;align-items:stretch}.account-private-data__heading>span{width:max-content}.account-signout .button,.account-security__form .button{width:100%!important}.account-private-data__rows>div{min-height:84px}.account-hero__identity{gap:.75rem}.account-hero__identity>img{flex-basis:104px;width:104px}}@media (width>=821px){.home-rift-side--archive>.home-rift-side__actions{grid-template-columns:220px minmax(0,1fr)!important;align-items:center!important;gap:1rem!important}.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{justify-self:start!important;width:220px!important;min-width:220px!important;max-width:220px!important;padding-inline:.8rem!important}.home-rift-side--archive .home-rift-action-button.home-rift-archive-button>span:last-child{white-space:nowrap}.home-rift-side--archive .home-archive-guide{min-width:0!important}.home-rift-side--arena>.home-rift-action-button.home-rift-arena-button{justify-self:center!important;width:min(86%,360px)!important;min-width:280px!important;max-width:360px!important;margin:.9rem auto 0!important}}.home-rift-action-button{border-color:rgba(var(--nav-accent-rgb),.92)!important;box-shadow:0 13px 28px #02061766, 0 0 24px rgba(var(--nav-accent-rgb),.38), 0 0 46px rgba(var(--nav-accent-rgb),.16), inset 0 1px #ffffff47!important}.home-rift-action-button .desktop-nav-icon-wrap{animation:2.8s ease-in-out infinite desktopNavIconFloat!important}.home-rift-action-button.home-rift-arena-button .desktop-nav-icon{animation:2.8s ease-in-out infinite desktopNavSwords!important}.home-rift-action-button.home-rift-archive-button .desktop-nav-icon{animation:3s ease-in-out infinite desktopNavArchive!important}@media (width<=820px){.home-rift-side--archive .home-rift-action-button.home-rift-archive-button,.home-rift-side--arena>.home-rift-action-button.home-rift-arena-button{justify-self:stretch!important;width:100%!important;min-width:0!important;max-width:none!important;margin-inline:0!important}}@media (prefers-reduced-motion:reduce){.home-rift-action-button,.home-rift-action-button:after,.home-rift-action-button .desktop-nav-icon-wrap,.home-rift-action-button .desktop-nav-icon{animation:none!important}}.home-side-highlights--arena>.home-mode-button{--nav-accent:#38bdf8;--nav-accent-rgb:56,189,248;--home-mode-deep:#0c4a6ef0;isolation:isolate;color:#fff;font:inherit;text-align:left;cursor:pointer;position:relative;overflow:hidden;box-sizing:border-box!important;border:1px solid rgba(var(--nav-accent-rgb),.68)!important;background:radial-gradient(circle at 12% 15%,rgba(var(--nav-accent-rgb),.32),transparent 42%), linear-gradient(145deg,var(--home-mode-deep),#0f172af5)!important;width:100%!important;min-width:0!important;max-width:none!important;height:82px!important;min-height:82px!important;box-shadow:0 8px 20px #02061757, 0 0 18px rgba(var(--nav-accent-rgb),.2), inset 0 1px #ffffff24!important;border-radius:16px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:.58rem!important;padding:.65rem!important;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s!important;display:grid!important}.home-side-highlights--arena>.home-mode-button:after{content:"";z-index:-1;pointer-events:none;opacity:.45;background:linear-gradient(110deg,#0000 25%,#fff3 46%,#0000 64%) 0 0/220% 100%;animation:4.2s ease-in-out infinite homeModeLightPass;position:absolute;inset:0}.home-side-highlights--arena>.home-mode-button--tutorial{--nav-accent:#38bdf8;--nav-accent-rgb:56,189,248;--home-mode-deep:#0c4a6ef5}.home-side-highlights--arena>.home-mode-button--campaign{--nav-accent:#fbbf24;--nav-accent-rgb:251,191,36;--home-mode-deep:#92400ef5}.home-side-highlights--arena>.home-mode-button--arena{--nav-accent:#f472b6;--nav-accent-rgb:244,114,182;--home-mode-deep:#831843f5}.home-side-highlights--arena>.home-mode-button:hover{z-index:2;filter:brightness(1.14);transform:translateY(-3px)scale(1.025);border-color:rgba(var(--nav-accent-rgb),1)!important;box-shadow:0 12px 24px #02061766, 0 0 28px rgba(var(--nav-accent-rgb),.42), inset 0 1px #ffffff38!important}.home-side-highlights--arena>.home-mode-button:focus-visible{outline:3px solid rgba(var(--nav-accent-rgb),.4);outline-offset:3px}.home-side-highlights--arena>.home-mode-button>.desktop-nav-icon-wrap{border:1px solid rgba(var(--nav-accent-rgb),.82)!important;color:#fff!important;background:linear-gradient(145deg,rgba(var(--nav-accent-rgb),.52),#020617b3)!important;width:38px!important;height:38px!important;box-shadow:0 0 15px rgba(var(--nav-accent-rgb),.46),inset 0 1px #ffffff3d!important;border-radius:12px!important;place-items:center!important;animation:2.8s ease-in-out infinite desktopNavIconFloat!important;display:inline-grid!important}.home-side-highlights--arena>.home-mode-button .desktop-nav-icon{stroke-width:1.9px;width:23px;height:23px}.home-mode-button--tutorial .desktop-nav-icon{transform-origin:50%;animation:2.8s ease-in-out infinite homeTutorialBook}.home-mode-button--tutorial .desktop-nav-icon__spark{fill:currentColor;transform-origin:17.2px 3.9px;animation:2.4s ease-in-out infinite desktopNavSpark}.home-mode-button--campaign .desktop-nav-icon{transform-origin:5px 21px;animation:3s ease-in-out infinite homeCampaignFlag}.home-mode-button--arena .desktop-nav-icon{transform-origin:50%;animation:2.8s ease-in-out infinite desktopNavSwords}.home-side-highlights--arena>.home-mode-button>div{min-width:0;gap:.22rem!important;display:grid!important}.home-side-highlights--arena>.home-mode-button strong{text-overflow:clip;white-space:normal;line-height:1.1;overflow:visible;color:#fff!important;font-size:.76rem!important}.home-side-highlights--arena>.home-mode-button small{line-height:1.25;color:#ffffffc2!important;font-size:.58rem!important}@keyframes homeModeLightPass{0%,58%{opacity:0;background-position:180% 0}68%{opacity:.5}88%,to{opacity:0;background-position:-80% 0}}@keyframes homeTutorialBook{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.08)translateY(-1px)}}@keyframes homeCampaignFlag{0%,to{transform:rotate(0)}50%{transform:rotate(-5deg)}}@media (width<=820px){.home-side-highlights--arena>.home-mode-button{grid-template-columns:34px minmax(0,1fr)!important;gap:.42rem!important;height:78px!important;min-height:78px!important;padding:.52rem!important}.home-side-highlights--arena>.home-mode-button>.desktop-nav-icon-wrap{width:34px!important;height:34px!important}.home-side-highlights--arena>.home-mode-button .desktop-nav-icon{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.home-side-highlights--arena>.home-mode-button:after,.home-side-highlights--arena>.home-mode-button .desktop-nav-icon-wrap,.home-side-highlights--arena>.home-mode-button .desktop-nav-icon,.home-side-highlights--arena>.home-mode-button .desktop-nav-icon__spark{animation:none!important}}.home-rift-side--arena>.home-side-highlights--arena{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.72rem!important}.home-side-highlights--arena>.home-mode-button{background-size:170% 170%!important;border-width:2px!important;border-radius:20px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:.42rem!important;height:94px!important;min-height:94px!important;padding:.55rem!important;font-family:Arial Black,Impact,Segoe UI,sans-serif!important}.home-side-highlights--arena>.home-mode-button--tutorial{--nav-accent:#22d3ee;--nav-accent-rgb:34,211,238;--home-mode-deep:#1d4ed8;background:radial-gradient(circle at 12% 16%,#a5f3fc7a,#0000 36%),linear-gradient(140deg,#0369a1 0%,#1d4ed8 52%,#312e81 100%)!important;border-color:#67e8f9e6!important;box-shadow:0 0 24px #22d3ee5c,0 10px 24px #0369a14d,inset 0 1px #ffffff4d!important}.home-side-highlights--arena>.home-mode-button--campaign{--nav-accent:#facc15;--nav-accent-rgb:250,204,21;--home-mode-deep:#166534;background:radial-gradient(circle at 12% 16%,#fef08a6b,#0000 36%),linear-gradient(140deg,#166534 0%,#15803d 48%,#a16207 100%)!important;border-color:#fde047eb!important;box-shadow:0 0 24px #facc154d,0 10px 24px #15803d4d,inset 0 1px #ffffff47!important}.home-side-highlights--arena>.home-mode-button--arena{--nav-accent:#fb7185;--nav-accent-rgb:251,113,133;--home-mode-deep:#9f1239;background:radial-gradient(circle at 12% 16%,#fbcfe86b,#0000 36%),linear-gradient(140deg,#be123c 0%,#9d174d 48%,#6b21a8 100%)!important;border-color:#fda4afeb!important;box-shadow:0 0 24px #f43f5e5c,0 10px 24px #9d174d52,inset 0 1px #ffffff4d!important}.home-side-highlights--arena>.home-mode-button>.home-mode-icon{position:relative;overflow:visible;color:#fff!important;width:40px!important;height:40px!important;box-shadow:0 0 19px rgba(var(--nav-accent-rgb),.75),inset 0 1px #ffffff59!important;background:linear-gradient(145deg,#ffffff4d,#02061775)!important;border:1px solid #ffffffb3!important;border-radius:13px!important;place-items:center!important;display:inline-grid!important}.home-mode-icon>svg{filter:drop-shadow(0 2px 4px #00000061);width:27px;height:27px;overflow:visible}.home-mode-icon__main{fill:currentColor;stroke:#fffffff5;stroke-width:.75px;stroke-linejoin:round}.home-mode-icon__detail{fill:#02061780;stroke:#ffffffe0;stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round}.home-mode-icon__line,.home-mode-icon__route{fill:none;stroke:#fff;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.home-mode-icon__route{stroke-dasharray:2 2}.home-mode-icon__target{fill:#fde047;stroke:#fff;stroke-width:.8px}.home-mode-icon__dot{fill:#fde047;stroke:#fff;stroke-width:.7px}.home-mode-icon__blade{fill:#f8fafc;stroke:#fff;stroke-width:.65px;stroke-linejoin:round}.home-mode-icon--tutorial .home-mode-icon__main{fill:#a5f3fc}.home-mode-icon--campaign .home-mode-icon__main{fill:#fef08a}.home-mode-icon--arena .home-mode-icon__main{fill:#fda4af}.home-mode-icon--tutorial{animation:2.5s ease-in-out infinite homeModeCapFloat}.home-mode-icon--tutorial .home-mode-icon__tassel{transform-origin:21.8px 8.4px;animation:1.8s ease-in-out infinite homeModeTassel}.home-mode-icon--campaign{animation:3s ease-in-out infinite homeModeMapOpen}.home-mode-icon--campaign .home-mode-icon__route{animation:2.8s linear infinite homeModeRoute}.home-mode-icon--arena{animation:2.4s ease-in-out infinite homeModeShieldPulse}.home-mode-icon--arena .home-mode-icon__blade--left{transform-origin:12px 12px;animation:2.6s ease-in-out infinite homeModeBladeLeft}.home-mode-icon--arena .home-mode-icon__blade--right{transform-origin:12px 12px;animation:2.6s ease-in-out infinite homeModeBladeRight}.home-side-highlights--arena>.home-mode-button strong{text-transform:uppercase;text-shadow:0 2px 6px #00000080;letter-spacing:.025em!important;white-space:nowrap!important;font-family:Arial Black,Impact,Segoe UI,sans-serif!important;font-size:.74rem!important;font-weight:950!important}.home-side-highlights--arena>.home-mode-button small{text-transform:none;letter-spacing:0!important;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-size:.56rem!important;font-weight:800!important}@keyframes homeModeCapFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-4px)rotate(2deg)}}@keyframes homeModeTassel{0%,to{transform:rotate(-5deg)}50%{transform:rotate(11deg)}}@keyframes homeModeMapOpen{0%,to{transform:perspective(80px)rotateY(0)}50%{transform:perspective(80px)rotateY(-9deg)scaleX(1.05)}}@keyframes homeModeRoute{to{stroke-dashoffset:-8px}}@keyframes homeModeShieldPulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.2);transform:scale(1.07)}}@keyframes homeModeBladeLeft{0%,75%,to{transform:rotate(0)}84%{transform:rotate(-8deg)}92%{transform:rotate(4deg)}}@keyframes homeModeBladeRight{0%,75%,to{transform:rotate(0)}84%{transform:rotate(8deg)}92%{transform:rotate(-4deg)}}@media (width<=820px){.home-side-highlights--arena>.home-mode-button{border-radius:17px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:.34rem!important;height:86px!important;min-height:86px!important;padding:.42rem!important}.home-side-highlights--arena>.home-mode-button>.home-mode-icon{border-radius:11px!important;width:34px!important;height:34px!important}.home-mode-icon>svg{width:23px;height:23px}.home-side-highlights--arena>.home-mode-button strong{font-size:.58rem!important}.home-side-highlights--arena>.home-mode-button small{font-size:.5rem!important}}@media (prefers-reduced-motion:reduce){.home-mode-icon,.home-mode-icon *,.home-side-highlights--arena>.home-mode-button:after{animation:none!important}}.home-side-highlights--arena>.home-mode-button{text-align:center!important;grid-template-rows:38px auto!important;grid-template-columns:minmax(0,1fr)!important;align-content:center!important;justify-items:center!important;gap:.38rem!important;height:100px!important;min-height:100px!important;padding:.52rem .4rem!important}.home-side-highlights--arena>.home-mode-button>.home-mode-icon{border-radius:12px!important;width:38px!important;height:38px!important}.home-side-highlights--arena>.home-mode-button>div{text-align:center!important;justify-items:center!important;gap:.16rem!important;width:100%!important;min-width:0!important;display:grid!important}.home-side-highlights--arena>.home-mode-button strong{letter-spacing:.015em!important;text-align:center!important;text-overflow:clip!important;white-space:nowrap!important;width:100%!important;font-size:.76rem!important;line-height:1!important;overflow:visible!important}.home-side-highlights--arena>.home-mode-button small{width:100%;text-align:center!important;white-space:normal!important;font-size:.51rem!important;line-height:1.15!important}@media (width<=820px){.home-side-highlights--arena>.home-mode-button{grid-template-rows:34px auto!important;grid-template-columns:minmax(0,1fr)!important;gap:.3rem!important;height:94px!important;min-height:94px!important;padding:.45rem .28rem!important}.home-side-highlights--arena>.home-mode-button>.home-mode-icon{width:34px!important;height:34px!important}.home-side-highlights--arena>.home-mode-button strong{letter-spacing:0!important;font-size:.64rem!important}.home-side-highlights--arena>.home-mode-button small{font-size:.46rem!important}}.home-rift-side--archive>.home-archive-overview{border-radius:19px!important;width:100%!important;max-width:610px!important;margin-top:1.1rem!important;padding:.75rem!important}.home-rift-side--archive .home-archive-overview>p{margin-bottom:.58rem!important}.home-rift-side--archive .home-side-highlights--archive{gap:.48rem!important}.home-rift-side--archive .home-side-highlights--archive>.home-side-highlight{min-height:68px!important;padding:.58rem .72rem!important}.home-rift-side--archive>.home-rift-search-form{grid-template-columns:minmax(0,1fr) 112px!important;gap:.55rem!important;width:100%!important;max-width:580px!important;margin-top:.9rem!important}.home-rift-side--archive .home-rift-search,.home-rift-side--archive .home-rift-search-submit{min-height:56px!important}.home-rift-side--archive>.home-rift-side__actions{grid-template-columns:minmax(0,1fr)!important;place-items:stretch start!important;gap:.72rem!important;width:100%!important;max-width:580px!important;margin-top:.78rem!important;padding:0!important;display:grid!important}.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{grid-area:1/1!important;justify-self:center!important;width:220px!important;min-width:220px!important;max-width:220px!important;height:56px!important;min-height:56px!important;margin:0!important}.home-rift-side--archive .home-archive-guide{border-radius:17px!important;grid-area:2/1!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:.85rem!important;width:100%!important;min-width:0!important;min-height:88px!important;padding:.75rem .9rem!important}.home-rift-side--archive .home-archive-guide__icon{width:52px!important;height:52px!important}.home-rift-side--archive .home-archive-guide>div{gap:.18rem!important}.home-rift-side--archive .home-archive-guide small{font-size:.61rem!important}.home-rift-side--archive .home-archive-guide strong{font-size:.95rem!important;line-height:1.15!important}.home-rift-side--archive .home-archive-guide p{font-size:.68rem!important;line-height:1.35!important}@media (width<=820px){.home-rift-side--archive>.home-rift-search-form{grid-template-columns:minmax(0,1fr) 104px!important}.home-rift-side--archive>.home-rift-side__actions{max-width:none!important}.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{justify-self:center!important;width:min(100%,220px)!important;min-width:0!important;max-width:220px!important}}@media (width<=560px){.home-rift-side--archive>.home-rift-search-form{grid-template-columns:minmax(0,1fr)!important}.home-rift-side--archive .home-rift-search-submit{width:100%!important}.home-rift-side--archive .home-rift-action-button.home-rift-archive-button{width:100%!important;max-width:none!important}.home-rift-side--archive .home-archive-guide{grid-template-columns:46px minmax(0,1fr)!important;gap:.7rem!important;padding:.7rem!important}.home-rift-side--archive .home-archive-guide__icon{width:46px!important;height:46px!important}}.battle-main-navigation{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:.68rem!important}.battle-main-navigation>.battle-main-navigation__button{--battle-nav-accent:34,211,238;--battle-nav-deep:#075985;isolation:isolate;animation:5s ease-in-out infinite battleNavSurface;position:relative;overflow:hidden;box-sizing:border-box!important;align-items:center!important;place-content:initial!important;border:1px solid rgba(var(--battle-nav-accent),.74)!important;color:#fff!important;background:radial-gradient(circle at 12% 14%,rgba(var(--battle-nav-accent),.34),transparent 38%), linear-gradient(140deg,var(--battle-nav-deep),#0f172af5)!important;width:100%!important;min-width:0!important;max-width:none!important;height:88px!important;min-height:88px!important;box-shadow:0 9px 22px #02061757, 0 0 20px rgba(var(--battle-nav-accent),.2), inset 0 1px #ffffff2e!important;text-align:left!important;text-shadow:0 2px 6px #00000073!important;background-size:170% 170%!important;border-radius:18px!important;grid-template-rows:1fr!important;grid-template-columns:42px minmax(0,1fr)!important;gap:.55rem!important;padding:.62rem!important;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;transition:transform .18s,filter .18s,border-color .18s,box-shadow .18s!important;display:grid!important}.battle-main-navigation>.battle-main-navigation__arena{--battle-nav-accent:34,211,238;--battle-nav-deep:#075985}.battle-main-navigation>.battle-main-navigation__campaign{--battle-nav-accent:192,132,252;--battle-nav-deep:#581c87}.battle-main-navigation>.battle-main-navigation__store{--battle-nav-accent:251,146,60;--battle-nav-deep:#c2410c}.battle-main-navigation>.battle-main-navigation__forge{--battle-nav-accent:52,211,153;--battle-nav-deep:#047857}.battle-main-navigation>.battle-main-navigation__rules{--battle-nav-accent:250,204,21;--battle-nav-deep:#a16207}.battle-main-navigation>.battle-main-navigation__tutorial{--battle-nav-accent:148,163,184;--battle-nav-deep:#334155}.battle-main-navigation>.battle-main-navigation__multiplayer{--battle-nav-accent:244,114,182;--battle-nav-deep:#9d174d}.battle-main-navigation>.battle-main-navigation__button:hover{z-index:3;filter:brightness(1.14)saturate(1.08)!important;border-color:rgba(var(--battle-nav-accent),1)!important;box-shadow:0 13px 27px #0206176b, 0 0 30px rgba(var(--battle-nav-accent),.42), inset 0 1px #ffffff40!important;transform:translateY(-3px)scale(1.025)!important}.battle-main-navigation>.battle-main-navigation__button.is-active{filter:brightness(1.16)saturate(1.12);box-shadow:0 0 0 2px rgba(var(--battle-nav-accent),.2), 0 0 34px rgba(var(--battle-nav-accent),.52), inset 0 1px #ffffff52!important;border-color:#fff!important}.battle-main-navigation>.battle-main-navigation__button>.battle-nav-icon{position:relative;color:#fff!important;background:linear-gradient(145deg,rgba(var(--battle-nav-accent),.62),#0206179e)!important;width:42px!important;height:42px!important;box-shadow:0 0 17px rgba(var(--battle-nav-accent),.62),inset 0 1px #ffffff4d!important;text-shadow:none!important;border:1px solid #ffffffa8!important;border-radius:13px!important;grid-row:1!important;place-items:center!important;display:inline-grid!important}.battle-nav-icon>svg{filter:drop-shadow(0 2px 4px #00000061);width:27px;height:27px;overflow:visible}.battle-nav-icon__plate{fill:#ffffff38;stroke:#fff;stroke-width:1.15px;stroke-linejoin:round}.battle-nav-icon__line,.battle-nav-icon__detail,.battle-nav-icon__route,.battle-nav-icon__hammer,.battle-nav-icon__spark,.battle-nav-icon__signal{fill:none;stroke:#fff;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.battle-nav-icon__route{stroke:#fde68a;stroke-dasharray:2 2}.battle-nav-icon__target{fill:#fde047;stroke:#fff;stroke-width:.8px}.battle-main-navigation>.battle-main-navigation__button>.battle-main-navigation__copy{color:#fff!important;min-width:0!important;font-size:inherit!important;text-align:left!important;text-shadow:inherit!important;grid-row:1!important;align-content:center!important;justify-items:start!important;gap:.2rem!important;display:grid!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>strong{letter-spacing:.01em;text-overflow:clip;white-space:nowrap;color:#fff!important;text-align:left!important;justify-self:start!important;font-family:Arial Black,Impact,Segoe UI,sans-serif!important;font-size:clamp(.66rem,.72vw,.82rem)!important;font-weight:950!important;line-height:1!important;overflow:visible!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>small{overflow-wrap:anywhere;font-weight:800;color:#ffffffc7!important;text-align:left!important;justify-self:start!important;font-family:Inter,system-ui,sans-serif!important;font-size:.56rem!important;line-height:1.18!important}.battle-nav-icon--arena{animation:2.6s ease-in-out infinite battleNavShield}.battle-nav-icon--arena .battle-nav-icon__blade-left{transform-origin:12px 12px;animation:2.8s ease-in-out infinite battleNavBladeLeft}.battle-nav-icon--arena .battle-nav-icon__blade-right{transform-origin:12px 12px;animation:2.8s ease-in-out infinite battleNavBladeRight}.battle-nav-icon--campaign{animation:3s ease-in-out infinite battleNavMap}.battle-nav-icon--campaign .battle-nav-icon__route{animation:2.6s linear infinite homeModeRoute}.battle-nav-icon--store{animation:2.4s ease-in-out infinite battleNavBag}.battle-nav-icon--forge .battle-nav-icon__hammer{transform-origin:12px 12px;animation:2.5s ease-in-out infinite battleNavHammer}.battle-nav-icon--rules{animation:3s ease-in-out infinite battleNavBook}.battle-nav-icon--tutorial{animation:2.7s ease-in-out infinite homeModeCapFloat}.battle-nav-icon--tutorial .battle-nav-icon__tassel{transform-origin:21.8px 8.4px;animation:1.8s ease-in-out infinite homeModeTassel}.battle-nav-icon--multiplayer{animation:2.3s ease-in-out infinite battleNavPlayers}.battle-nav-icon--multiplayer .battle-nav-icon__signal{animation:1.7s ease-in-out infinite battleNavSignal}@keyframes battleNavSurface{0%,to{background-position:0%}50%{background-position:100%}}@keyframes battleNavShield{50%{transform:translateY(-2px)scale(1.05)}}@keyframes battleNavBladeLeft{0%,76%,to{transform:rotate(0)}86%{transform:rotate(-8deg)}}@keyframes battleNavBladeRight{0%,76%,to{transform:rotate(0)}86%{transform:rotate(8deg)}}@keyframes battleNavMap{50%{transform:perspective(80px)rotateY(-9deg)scaleX(1.05)}}@keyframes battleNavBag{0%,75%,to{transform:translateY(0)}84%{transform:translateY(-4px)rotate(-2deg)}92%{transform:translateY(-1px)rotate(2deg)}}@keyframes battleNavHammer{0%,72%,to{transform:rotate(0)}82%{transform:rotate(-16deg)}90%{transform:rotate(7deg)}}@keyframes battleNavBook{50%{transform:scaleX(1.08)translateY(-2px)}}@keyframes battleNavPlayers{50%{filter:brightness(1.2);transform:scale(1.07)}}@keyframes battleNavSignal{50%{stroke-width:2.4px;opacity:.45}}.battle-main-navigation>.battle-main-navigation__multiplayer--locked:hover{filter:grayscale(.12)brightness(1.08)!important;transform:none!important}@media (width<=900px){.battle-main-navigation{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.battle-main-navigation{gap:.62rem!important;display:flex!important}.battle-main-navigation>.battle-main-navigation__button{flex:0 0 168px!important;width:168px!important;height:86px!important;min-height:86px!important;padding:.58rem!important}}@media (prefers-reduced-motion:reduce){.battle-main-navigation>.battle-main-navigation__button,.battle-nav-icon,.battle-nav-icon *{animation:none!important}}.battle-main-navigation>.battle-main-navigation__button>.battle-main-navigation__copy{box-sizing:border-box!important;border:0!important;border-left:2px solid rgba(var(--battle-nav-accent),.78)!important;color:#fff!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;font-family:Inter,system-ui,sans-serif!important;font-size:initial!important;text-align:left!important;text-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:.2rem 0 .2rem .45rem!important;animation:none!important;display:grid!important;transform:none!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>strong{text-transform:uppercase;color:#fff!important;letter-spacing:.018em!important;width:100%!important;text-shadow:0 2px 6px #0000008f,0 0 9px rgba(var(--battle-nav-accent),.34)!important;white-space:nowrap!important;place-self:auto start!important;font-family:Trebuchet MS,Inter,Segoe UI,sans-serif!important;font-size:clamp(.75rem,.76vw,.88rem)!important;font-weight:1000!important;line-height:1!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>small{color:#ffffffeb!important;text-shadow:0 1px 4px #0000009e!important;place-self:auto start!important;width:100%!important;font-size:.59rem!important;font-weight:850!important;line-height:1.18!important}@media (width<=720px){.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>strong{font-size:.78rem!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>small{font-size:.57rem!important}}.home-arena-card{isolation:isolate;opacity:1;filter:blur()brightness();position:relative;overflow:hidden;transform:translate(0)scale(1);transition:opacity .32s,transform .32s,filter .32s,border-color .32s!important}.home-arena-card:after{content:"";z-index:5;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffffb3,#67e8f96b,#0000);width:28%;position:absolute;inset:-35% auto -35% -35%;transform:skew(-17deg)}.home-arena-card--changing{opacity:.58;filter:blur(.7px)brightness(1.18);transform:translate(8px)scale(.99);border-color:#67e8f9!important}.home-arena-card--changing:after{animation:.32s ease-out both homeArenaCardSwapFlash}.home-arena-card--changing .home-arena-card__image img{transform:scale(1.06)}.home-arena-card__image img{transition:transform .32s}@keyframes homeArenaCardSwapFlash{0%{opacity:0;left:-35%}35%{opacity:.85}to{opacity:0;left:120%}}@media (prefers-reduced-motion:reduce){.home-arena-card,.home-arena-card__image img{transition:none!important}.home-arena-card--changing{opacity:1;filter:none;transform:none}.home-arena-card:after{display:none}}.home-arena-card__image,.home-arena-card__image img{opacity:1!important;visibility:visible!important}.home-arena-card__image img{z-index:1;position:relative;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}@media (width<=720px){html,body,#root,.app-shell{min-width:0!important;overflow-x:hidden!important}.app-header{box-sizing:border-box!important;width:100%!important;min-width:0!important;overflow:visible!important}.app-header .brand{box-sizing:border-box!important;flex:0 0 58px!important;place-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;padding:2px!important;display:grid!important;overflow:visible!important}.app-header .brand>img{object-fit:contain!important;width:54px!important;height:54px!important;display:block!important;transform:none!important}.mobile-account-chip{box-sizing:border-box!important;flex:auto!important;width:auto!important;min-width:0!important;max-width:215px!important}.page.home-page{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-inline:0!important;padding-inline:.45rem!important}.home-rift-hero,.home-rift-hero__split{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-inline:0!important}.home-rift-hero__split{grid-template-rows:auto 138px auto!important;grid-template-columns:minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.home-rift-side,.home-rift-side--archive,.home-rift-side--arena,.home-rift-side>*{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.home-rift-side--archive,.home-rift-side--arena{margin-inline:0!important;padding-inline:1rem!important}.home-rift-search-form,.home-archive-overview,.home-rift-side__actions,.home-arena-card,.home-arena-loop{min-width:0!important;max-width:100%!important}}@media (width<=390px){.mobile-account-chip{max-width:calc(100% - 70px)!important}}@media (prefers-reduced-motion:reduce){.battle-ability-activation{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}.battle-ability-activation:after,.battle-ability-activation__icon,.battle-ability-activation__energy span{animation:none!important}}@media (orientation:landscape) and (height<=600px) and (width<=1200px){.app-shell{padding-bottom:0!important}.app-header{box-sizing:border-box!important;grid-template-columns:50px minmax(0,1fr)!important;align-items:center!important;gap:.5rem!important;width:100%!important;min-height:58px!important;max-height:64px!important;padding:.3rem .5rem!important;display:grid!important;overflow:hidden!important}.app-header .brand{box-sizing:border-box!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;display:grid!important}.app-header .brand>img{object-fit:contain!important;width:46px!important;height:46px!important}.app-header .desktop-navigation{scroll-snap-type:x proximity;scrollbar-width:thin;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:.38rem!important;width:100%!important;min-width:0!important;padding:.15rem .2rem .25rem!important;display:flex!important;overflow:auto hidden!important}.app-header .desktop-navigation>button{scroll-snap-align:start;border-radius:14px!important;flex:0 0 104px!important;gap:.3rem!important;width:104px!important;min-width:104px!important;max-width:104px!important;height:44px!important;min-height:44px!important;padding:.3rem .45rem!important;font-size:.68rem!important}.app-header .desktop-navigation>.nav-account{flex-basis:142px!important;width:142px!important;min-width:142px!important;max-width:142px!important}.desktop-nav-icon-wrap{flex:0 0 26px!important;width:26px!important;height:26px!important}.desktop-nav-icon{width:18px!important;height:18px!important}.mobile-account-chip,.mobile-primary-navigation{display:none!important}.page,.battle-page{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-inline:.55rem!important}.home-rift-hero{margin-top:.55rem!important}.home-rift-hero__split{grid-template-rows:minmax(620px,auto)!important;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr)!important;min-height:620px!important}.home-rift-side{padding:1.65rem .85rem!important}.home-rift-side h1,.home-rift-side h2{font-size:2.65rem!important}.home-rift-title--archive>strong{font-size:2.15rem!important}.home-rift-title--arena>strong{font-size:2.35rem!important}.home-rift-side>p:not(.home-rift-side__kicker){font-size:.78rem!important;line-height:1.5!important}.home-rift{width:auto!important;min-width:112px!important;min-height:620px!important;overflow:hidden!important}.home-rift__art{object-fit:fill!important;width:230px!important;height:105%!important;animation:4.2s ease-in-out infinite homeRiftBreathe!important;top:-2.5%!important;left:50%!important;transform:translate(-50%)!important}.home-rift__official-logo{width:104px!important;height:104px!important}.battle-page>.button--ghost:first-child{min-height:36px!important;margin:.35rem 0!important;padding:.35rem .75rem!important;font-size:.72rem!important}.battle-hero{border-radius:20px!important;min-height:0!important;padding:.72rem .9rem!important}.battle-hero>.eyebrow{margin:0!important;font-size:.58rem!important}.battle-hero>h1{margin:.1rem 0 .25rem!important;font-size:2.15rem!important;line-height:1!important}.battle-hero>p:not(.eyebrow){margin:0!important;font-size:.68rem!important}.battle-cloud-status{margin-top:.32rem!important;padding:.22rem .48rem!important}.battle-account-progress{border-radius:14px!important;grid-template-columns:130px minmax(0,1fr)!important;gap:.6rem!important;margin:.42rem auto 0!important;padding:.42rem .65rem!important}.battle-account-progress__level{min-width:0!important}.battle-account-progress__level small{font-size:.5rem!important}.battle-account-progress__level strong{font-size:1.12rem!important}.battle-account-progress__level span,.battle-account-progress__track>div,.battle-account-progress__track small{font-size:.55rem!important}.battle-account-progress__track>span{height:8px!important}.battle-main-navigation{scroll-snap-type:x mandatory;scrollbar-width:thin;flex-wrap:nowrap!important;gap:.45rem!important;width:100%!important;margin:.5rem auto 0!important;padding:.2rem .1rem .3rem!important;display:flex!important;overflow:auto hidden!important}.battle-main-navigation>.battle-main-navigation__button{scroll-snap-align:start;border-radius:14px!important;flex:0 0 142px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:.38rem!important;width:142px!important;min-width:142px!important;height:66px!important;min-height:66px!important;padding:.42rem!important}.battle-main-navigation>.battle-main-navigation__button>.battle-nav-icon{border-radius:10px!important;width:34px!important;height:34px!important}.battle-nav-icon>svg{width:22px!important;height:22px!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>strong{font-size:.68rem!important}.battle-main-navigation>.battle-main-navigation__button .battle-main-navigation__copy>small{font-size:.5rem!important}.battle-main-navigation__multiplayer--locked:after{font-size:.48rem!important;top:-10px!important}.battle-fighters-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:start!important;gap:.65rem!important}.battle-versus{align-self:center!important;margin:0!important}html{box-sizing:border-box;padding-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));padding-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));padding-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));padding-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));background:#050816}body,#root,.app-shell{box-sizing:border-box;width:100%;min-width:0;min-height:100%}.app-header{top:0!important}.battle-collection-hub{padding:.75rem!important}.battle-deck-builder-header{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr)!important;align-items:end!important;gap:.75rem!important;margin-bottom:.55rem!important;padding-top:.65rem!important;display:grid!important}.battle-deck-builder-header h3{margin:.08rem 0!important;font-size:1.12rem!important}.battle-deck-builder-header p{font-size:.68rem!important;line-height:1.35!important}.battle-deck-builder-tools{gap:.38rem!important;width:100%!important}.battle-deck-builder-controls{grid-template-columns:minmax(0,1fr) minmax(190px,.72fr)!important;gap:.45rem!important}.battle-deck-builder-controls>label{gap:.18rem!important}.battle-deck-builder-controls>label>span{font-size:.58rem!important}.battle-deck-builder-controls select,.battle-deck-builder-header .battle-deck-search{height:40px!important;min-height:40px!important;font-size:.78rem!important}.battle-deck-sort--builder{gap:.35rem!important;padding:.35rem!important}.battle-deck-sort--builder button{height:38px!important;min-height:38px!important;padding:.3rem!important;font-size:.61rem!important}.battle-owned-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))!important;gap:.55rem!important;max-height:none!important;padding:.45rem .25rem .75rem!important}.battle-owned-card{border-radius:13px!important}.battle-owned-card img{aspect-ratio:3/4!important;object-fit:cover!important;object-position:center top!important;width:100%!important;height:auto!important}.battle-owned-card>strong{padding:.38rem .42rem 0!important;font-size:.69rem!important}.battle-owned-card>small{padding:.08rem .42rem .35rem!important;font-size:.56rem!important}.battle-owned-card>button{min-height:36px!important;margin:.22rem .35rem .35rem!important;padding:.35rem .22rem!important;font-size:.58rem!important}.battle-tier-badge{padding:.22rem .36rem!important;font-size:.48rem!important;top:6px!important;right:6px!important}.battle-card-level{font-size:.5rem!important;top:6px!important;left:6px!important}.battle-owned-card__ability-icon{width:24px!important;height:24px!important;font-size:.7rem!important;top:1.9rem!important;left:.35rem!important}}.battle-level-up,.account-level-up{isolation:isolate;overscroll-behavior:contain;outline:none;background:radial-gradient(circle at 50% 48%,#581c8757,#0000 36%),radial-gradient(circle at 18% 20%,#0ea5e921,#0000 27%),radial-gradient(circle at 82% 18%,#f43f5e1f,#0000 25%),#01040ff2!important}.level-celebration-fireworks{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.level-firework{top:var(--firework-y);left:var(--firework-x);width:8px;height:8px;transform:scale(var(--firework-scale));position:absolute}.level-firework__flash,.level-firework__spark{width:12px;height:12px;margin:-6px;display:block;position:absolute;top:50%;left:50%}.level-firework__flash{animation:levelFireworkFlash 2.65s var(--firework-delay) ease-out infinite both;background:#fff;border-radius:50%;box-shadow:0 0 12px #fff,0 0 26px #facc15,0 0 48px #d946ef}.level-firework__spark{color:#fde047;filter:drop-shadow(0 0 5px)drop-shadow(0 0 10px);transform:rotate(var(--spark-angle)) translateY(0) scale(0);animation:levelFireworkSpark 2.65s calc(var(--firework-delay) + var(--spark-delay)) cubic-bezier(.16,.72,.26,1) infinite both;background:currentColor}.level-firework__spark:nth-of-type(3n){color:#22d3ee}.level-firework__spark:nth-of-type(3n+1){color:#fb7185}.level-firework__spark:nth-of-type(3n+2){color:#fde047}.level-celebration-fireworks--account .level-firework__spark:nth-of-type(3n){color:#a5f3fc}.level-celebration-fireworks--account .level-firework__spark:nth-of-type(3n+1){color:#c084fc}.level-firework__spark--orb{border-radius:50%;width:9px;height:9px;margin:-4.5px}.level-firework__spark--diamond{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border-radius:2px;width:10px;height:10px;margin:-5px}.level-firework__spark--star{clip-path:polygon(50% 0,61% 34%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 34%)}.battle-level-up__panel,.account-level-up__panel{z-index:2;border-width:2px!important;overflow:visible!important;box-shadow:0 28px 90px #0000009e,0 0 70px #c084fc40,inset 0 1px #ffffff38!important}.battle-level-up__panel:before,.account-level-up__panel:before{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff21;border-radius:21px;position:absolute;inset:10px}.level-celebration__crest{justify-content:center;align-items:center;gap:.8rem;margin:-4.9rem auto .5rem;display:flex}.level-celebration__crest img,.account-level-up__mark img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.level-celebration__crest img{border:2px solid #a5f3fcd1;width:108px;height:108px;animation:2.5s ease-in-out infinite levelCrestFloat;box-shadow:0 0 22px #22d3ee,0 0 46px #c084fcb8}.level-celebration__laurel{color:#fde047;text-shadow:0 0 13px #f59e0b;font-size:2.15rem;animation:1.7s ease-in-out infinite alternate levelLaurelBeat}.level-celebration__laurel--left{transform:rotate(-24deg)}.level-celebration__laurel--right{animation-delay:.18s;transform:rotate(24deg)}.battle-level-up__panel>h2,.account-level-up__panel h2{z-index:1;letter-spacing:-.045em;position:relative}.level-celebration__ribbon{color:#2e1065;clip-path:polygon(0 10%,11% 10%,15% 0,85% 0,89% 10%,100% 10%,94% 50%,100% 90%,89% 90%,85% 100%,15% 100%,11% 90%,0 90%,6% 50%);filter:drop-shadow(0 7px 8px #0000006b)drop-shadow(0 0 10px #facc1573);letter-spacing:.18em;background:linear-gradient(#fff7ae,#facc15 48%,#d97706);place-items:center;width:min(370px,78%);min-height:35px;margin:-.55rem auto 1.1rem;font-size:.72rem;font-weight:1000;animation:.76s cubic-bezier(.2,.85,.2,1.15) .26s both levelRibbonReveal;display:grid;position:relative}.level-celebration__ribbon--account{color:#082f49;background:linear-gradient(#ecfeff,#67e8f9 50%,#0891b2);margin-top:.7rem}.battle-level-up__cards article{box-shadow:0 14px 30px #0000006b,0 0 24px #facc151f;background:linear-gradient(160deg,#4c1d95db,#020617eb)!important;border-color:#fde04775!important}.battle-level-up__cards article>div span{animation:1.25s ease-in-out infinite levelArrowLift;background:linear-gradient(145deg,#fde047,#f97316)!important;width:40px!important;height:40px!important;box-shadow:0 0 20px #facc15!important}.account-level-up__mark{padding:3px;animation:.82s cubic-bezier(.2,.85,.2,1.15) both accountMedallionReveal,2.6s ease-in-out .82s infinite levelCrestFloat;background:linear-gradient(145deg,#67e8f9,#c084fc,#fde047)!important;border-radius:50%!important;width:94px!important;height:94px!important;margin:.8rem auto .55rem!important;transform:none!important;box-shadow:0 0 28px #22d3eeb8,0 0 52px #c084fc61!important}.account-level-up__rewards article{animation:.64s ease-out .5s both levelRewardReveal;box-shadow:inset 0 1px #ffffff1f,0 8px 20px #0000003d;background:linear-gradient(135deg,#581c87b8,#b4530957)!important;border-color:#facc157a!important}.battle-main-navigation__multiplayer--locked:after{content:none!important}.battle-main-navigation>.battle-main-navigation__multiplayer--locked{padding-top:1rem!important}.battle-coming-soon-badge{z-index:6;letter-spacing:.1em;white-space:nowrap;transform-origin:100%;background:linear-gradient(110deg,#be123c,#c026d3 50%,#6d28d9);border:1px solid #fef08aeb;border-radius:999px;align-items:center;gap:.3rem;max-width:calc(100% - 12px);padding:.24rem .46rem;font-weight:1000;position:absolute;top:5px;right:6px;box-shadow:0 0 12px #f472b6b8,inset 0 1px #ffffff61;color:#fff!important;text-shadow:0 1px 4px #0000008c!important;font-family:Inter,system-ui,sans-serif!important;font-size:.48rem!important;line-height:1!important;animation:1.8s ease-in-out infinite comingSoonPrecise!important;display:inline-flex!important;overflow:visible!important}.battle-coming-soon-badge i{background:#fde047;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite comingSoonDot;display:block;box-shadow:0 0 8px #fde047}.battle-pack-opening{overscroll-behavior:contain;outline:none}.battle-pack-opening__panel{overflow-x:hidden!important}.battle-pack-opening__stage{place-items:center;width:100%;height:310px;margin:.5rem auto .75rem;transition:height .72s cubic-bezier(.2,.75,.2,1),margin .72s;display:grid;position:relative}.battle-pack-opening__stage--revealed{height:32px;margin-bottom:0}.battle-opening-pack{color:#fff;perspective:900px;transform-style:preserve-3d;clip-path:none!important;width:205px!important;height:286px!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 auto!important;transition:opacity .6s,transform .7s cubic-bezier(.2,.8,.2,1)!important;animation:.72s cubic-bezier(.16,.8,.22,1.08) both battleFoilPackArrive!important;display:block!important;position:relative!important;overflow:visible!important}.battle-opening-pack:before,.battle-opening-pack:after{content:none!important}.battle-opening-pack__foil{background:linear-gradient(112deg,#0000 0 18%,#ffffff6b 23%,#0000 29% 60%,#ffffff40 66%,#0000 72%),linear-gradient(145deg,#4c1d95,#c026d3 48%,#d97706);border:2px solid #ffffff8a;position:absolute;overflow:hidden;box-shadow:0 22px 44px #00000080,inset 0 0 24px #ffffff2e,inset 7px 0 12px #ffffff1f,inset -9px 0 15px #0000003b}.battle-opening-pack__foil--front{z-index:4;clip-path:polygon(5% 0,95% 0,100% 4%,97% 96%,92% 100%,8% 100%,3% 96%,0 4%);transform-origin:bottom;grid-template-rows:auto 1fr auto auto auto;place-items:center;padding:29px 20px 20px;display:grid;inset:0}.battle-opening-pack__foil--back{z-index:6;clip-path:polygon(5% 0,95% 0,100% 22%,96% 100%,4% 100%,0 22%);transform-origin:50% 0;height:41px;top:0;left:0;right:0}.battle-pack-opening__panel--bronze .battle-opening-pack__foil{background:linear-gradient(112deg,#0000 18%,#ffffff52 24%,#0000 31%),linear-gradient(145deg,#3f1d12,#c26735 52%,#6f2d16)}.battle-pack-opening__panel--silver .battle-opening-pack__foil{background:linear-gradient(112deg,#0000 18%,#ffffffb8 24%,#0000 31%),linear-gradient(145deg,#334155,#dbe4ef 50%,#475569)}.battle-pack-opening__panel--gold .battle-opening-pack__foil{background:linear-gradient(112deg,#0000 18%,#ffffff94 24%,#0000 31%),linear-gradient(145deg,#713f12,#facc15 48%,#a16207)}.battle-pack-opening__panel--platinum .battle-opening-pack__foil{background:linear-gradient(112deg,#0000 18%,#ffffffad 24%,#0000 31%),linear-gradient(145deg,#164e63,#22d3ee 45%,#7c3aed)}.battle-pack-opening__panel--legendary .battle-opening-pack__foil{background:linear-gradient(112deg,#0000 18%,#ffffffb3 24%,#0000 31%),linear-gradient(145deg,#3b0764,#d946ef 42%,#f59e0b 72%,#701a75)}.battle-opening-pack__foil--front img{object-fit:cover;filter:drop-shadow(0 0 15px #a5f3fcd9);border-radius:50%;width:104px;height:104px}.battle-opening-pack__foil--front strong{letter-spacing:.05em;text-shadow:0 2px 5px #0000007a,0 0 12px #ffffff73;font-family:Arial Black,Impact,sans-serif;font-size:1.24rem}.battle-opening-pack__foil--front small{text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:165px;font-size:.63rem;font-weight:1000;overflow:hidden}.battle-opening-pack__foil--front em{color:#fff7ae;letter-spacing:.12em;margin-top:5px;font-size:.52rem;font-style:normal;font-weight:1000}.battle-opening-pack__edition{letter-spacing:.13em;background:#0206175c;border:1px solid #ffffff73;border-radius:999px;align-self:start;padding:.24rem .52rem;font-size:.48rem;font-weight:1000}.battle-opening-pack__tear{z-index:9;clip-path:polygon(0 25%,100% 0,98% 76%,0 100%);transform-origin:0;background:repeating-linear-gradient(90deg,#ffffffdb 0 8px,#0f172a7a 8px 13px),linear-gradient(#e2e8f0,#64748b);width:219px;height:15px;position:absolute;top:25px;left:-7px;box-shadow:0 2px 7px #00000061}.battle-opening-pack__tear span{background:#d946ef;border:2px solid #fff;border-radius:50%;width:27px;height:27px;position:absolute;top:-6px;right:-13px;box-shadow:0 0 12px #d946ef}.battle-opening-pack__seam{z-index:7;opacity:.7;background:repeating-linear-gradient(0deg,#fffc 0 5px,#0f172a6b 5px 10px);width:8px;position:absolute;top:8px;bottom:8px}.battle-opening-pack__seam--left{left:5px}.battle-opening-pack__seam--right{right:5px}.battle-opening-pack__cards{z-index:3;width:128px;height:190px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.battle-opening-pack__cards i{background:radial-gradient(circle,#7c3aed,#070b1b 66%);border:2px solid #a5f3fcb8;border-radius:14px;position:absolute;inset:0;box-shadow:0 0 18px #22d3ee40}.battle-opening-pack__cards i:first-child{transform:rotate(-5deg)}.battle-opening-pack__cards i:nth-child(2){transform:rotate(5deg)}.battle-opening-pack__cards i:nth-child(3){place-items:center;display:grid}.battle-opening-pack__cards i:nth-child(3):after{content:"△";color:#67e8f9;text-shadow:0 0 15px #22d3ee;font-size:3.4rem;font-style:normal}.battle-pack-opening__flare{z-index:8;opacity:0;pointer-events:none;width:12px;height:12px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.battle-pack-opening__flare i{background:#fff;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 20px #fff,0 0 55px #facc15,0 0 90px #d946ef}.battle-opening-pack--opening .battle-opening-pack__tear{animation:.76s cubic-bezier(.3,.7,.25,1) both battlePackTearAway}.battle-opening-pack--opening .battle-opening-pack__foil--back{animation:.92s cubic-bezier(.2,.78,.2,1) .18s both battlePackTopPeel}.battle-opening-pack--opening .battle-opening-pack__foil--front{animation:1s cubic-bezier(.2,.78,.2,1) .22s both battlePackPouchOpen}.battle-opening-pack--opening .battle-opening-pack__cards{animation:1.05s cubic-bezier(.15,.8,.2,1.08) .32s both battlePackCardsRise}.battle-pack-opening__stage--opening .battle-pack-opening__flare{animation:.85s ease-out .42s both battlePackFlare}.battle-opening-pack--revealed{opacity:0;pointer-events:none;transform:translateY(-72px)scale(.7)!important}.battle-pack-results{opacity:0;max-height:0;overflow:hidden;transform:translateY(32px)scale(.96);min-height:0!important;margin:0!important;transition:opacity .42s,transform .62s cubic-bezier(.2,.8,.2,1),max-height .8s,margin .5s!important}.battle-pack-results--visible{opacity:1;max-height:620px;overflow:visible;transform:translateY(0)scale(1);margin:.8rem 0 1.2rem!important}.battle-pack-result{animation:.58s cubic-bezier(.2,.8,.2,1.12) both battlePackCardDeal}.battle-pack-result:nth-child(2){animation-delay:70ms}.battle-pack-result:nth-child(3){animation-delay:.14s}.battle-pack-result:nth-child(4){animation-delay:.21s}.battle-pack-result:nth-child(5){animation-delay:.28s}@keyframes levelFireworkFlash{0%,8%{opacity:0;transform:scale(.15)}13%{opacity:1;transform:scale(1.35)}23%,to{opacity:0;transform:scale(.2)}}@keyframes levelFireworkSpark{0%,9%{opacity:0;transform:rotate(var(--spark-angle)) translateY(0) scale(0)}14%{opacity:1;transform:rotate(var(--spark-angle)) translateY(-8px) scale(1)}52%{opacity:.95;transform:rotate(var(--spark-angle)) translateY(calc(var(--spark-distance) * -1)) scale(.9) rotate(150deg)}72%,to{opacity:0;transform:rotate(var(--spark-angle)) translateY(calc((var(--spark-distance) + 24px) * -1)) scale(.18) rotate(260deg)}}@keyframes levelCrestFloat{50%{filter:brightness(1.14);transform:translateY(-7px)scale(1.04)}}@keyframes levelLaurelBeat{to{opacity:.72;filter:brightness(1.3)}}@keyframes levelRibbonReveal{0%{opacity:0;transform:scaleX(.25)translateY(-8px)}}@keyframes levelArrowLift{50%{transform:translateY(-5px)scale(1.08)}}@keyframes accountMedallionReveal{0%{opacity:0;transform:scale(.2)rotate(-28deg)}65%{transform:scale(1.12)rotate(4deg)}}@keyframes levelRewardReveal{0%{opacity:0;transform:translateY(18px)scale(.94)}}@keyframes comingSoonPrecise{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.18);transform:scale(1.045);box-shadow:0 0 18px #f472b6e0,inset 0 1px #ffffff73}}@keyframes comingSoonDot{50%{opacity:.45;transform:scale(.62)}}@keyframes battleFoilPackArrive{0%{opacity:0;transform:translateY(55px)rotate(-7deg)scale(.72)}65%{opacity:1;transform:translateY(-5px)rotate(2deg)scale(1.04)}to{transform:none}}@keyframes battlePackTearAway{0%{transform:none}34%{transform:translate(22px)rotate(3deg)}to{opacity:0;transform:translate(255px,-42px)rotate(22deg)}}@keyframes battlePackTopPeel{0%{transform:none}to{opacity:0;transform:translateY(-45px)rotateX(72deg)rotate(-10deg)}}@keyframes battlePackPouchOpen{0%{clip-path:polygon(5% 0,95% 0,100% 4%,97% 96%,92% 100%,8% 100%,3% 96%,0 4%)}40%{clip-path:polygon(5% 12%,23% 5%,50% 13%,77% 5%,95% 12%,100% 14%,97% 96%,92% 100%,8% 100%,3% 96%,0 14%)}to{clip-path:polygon(5% 23%,23% 12%,50% 23%,77% 12%,95% 23%,100% 25%,97% 96%,92% 100%,8% 100%,3% 96%,0 25%);transform:translateY(20px)scaleY(.91)}}@keyframes battlePackCardsRise{0%{transform:translate(-50%)translateY(0)scale(.92)}65%{transform:translate(-50%)translateY(-105px)scale(1.06)}to{transform:translate(-50%)translateY(-84px)scale(1)}}@keyframes battlePackFlare{0%{opacity:0;transform:translate(-50%,-50%)scale(.1)}38%{opacity:1;transform:translate(-50%,-50%)scale(1.4)}to{opacity:0;transform:translate(-50%,-50%)scale(4.8)}}@keyframes battlePackCardDeal{0%{opacity:0;transform:translateY(-35px)scale(.78)rotate(-4deg)}}@media (width<=640px){.battle-level-up__panel,.account-level-up__panel{margin-top:2.8rem}.level-celebration__crest img{width:82px;height:82px}.level-celebration__crest{margin-top:-4rem}.level-celebration__laurel{font-size:1.5rem}.account-level-up__mark{width:72px!important;height:72px!important}.battle-opening-pack{transform:scale(.9)}.battle-pack-opening__stage{height:285px}.battle-pack-opening__stage--revealed{height:20px}}.battle-fighter__heading h3{align-items:center;min-height:2.35em;display:flex}body>.battle-pack-opening,body>.battle-level-up,body>.account-level-up{box-sizing:border-box;width:100%;height:100dvh;min-height:100dvh;padding:max(.5rem, env(safe-area-inset-top,0px)) max(.5rem, env(safe-area-inset-right,0px)) max(.5rem, env(safe-area-inset-bottom,0px)) max(.5rem, env(safe-area-inset-left,0px));align-content:center;place-items:center;margin:0}@media (width<=720px){.battle-fighter__heading h3{min-height:0}}@media (width>=681px){.battle-fighters-grid{align-items:stretch!important}.battle-fighters-grid>.battle-fighter{box-sizing:border-box;grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:stretch;width:100%;height:360px;min-height:360px;max-height:360px}.battle-fighters-grid>.battle-fighter .battle-fighter__visual{align-self:center}.battle-fighters-grid>.battle-fighter .battle-fighter__body{box-sizing:border-box;align-self:stretch;width:100%;min-width:0;height:360px;min-height:360px;max-height:360px}.battle-fighters-grid>.battle-versus{align-self:center}}@media (width<=620px){.battle-forge__cards-tools{justify-items:stretch;width:100%}.battle-forge__tier-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (orientation:landscape) and (height<=600px){.battle-level-up,.account-level-up{place-items:start center!important;padding-top:3.7rem!important}.battle-level-up__panel,.account-level-up__panel{width:min(790px,96%)!important;margin:0 auto 1rem!important;padding:.75rem 1rem!important}.level-celebration__crest{margin:0;position:absolute;top:12px;left:18px}.level-celebration__crest img{width:66px;height:66px}.level-celebration__laurel{display:none}.battle-level-up__panel>h2,.account-level-up__panel h2{font-size:2.35rem!important}.level-celebration__ribbon{min-height:27px;margin:-.25rem auto .55rem;font-size:.56rem}.battle-level-up__cards article>div{height:100px!important}.battle-level-up__cards article{padding:.45rem!important}.account-level-up__mark{position:absolute;top:10px;left:18px;width:60px!important;height:60px!important;margin:0!important}.account-level-up__panel>p:first-child{text-align:left;margin-left:74px!important}.account-level-up__rewards{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-pack-opening__panel{max-height:calc(100vh - 1rem)!important;padding:.7rem 1rem!important}.battle-pack-opening__panel>h2{margin:.1rem 0!important;font-size:1.6rem!important}.battle-pack-opening__stage{height:230px;margin:0!important}.battle-opening-pack{transform:scale(.72)}.battle-pack-opening__stage--revealed{height:0}.battle-pack-result{width:110px!important;height:203px!important}.battle-pack-result__front img{height:128px!important}}@media (prefers-reduced-motion:reduce){.level-firework,.level-firework *,.level-celebration__crest img,.level-celebration__laurel,.level-celebration__ribbon,.battle-level-up__cards article>div span,.account-level-up__mark,.account-level-up__rewards article,.battle-coming-soon-badge,.battle-coming-soon-badge i,.battle-opening-pack,.battle-opening-pack *,.battle-pack-opening__flare,.battle-pack-result{animation:none!important}.battle-opening-pack--opening .battle-opening-pack__tear,.battle-opening-pack--opening .battle-opening-pack__foil--back{opacity:0}.battle-opening-pack--opening .battle-opening-pack__cards{transform:translate(-50%)translateY(-84px)}}.site-footer{width:min(1480px,100% - 2rem);padding:1.1rem 1.35rem calc(1.1rem + env(safe-area-inset-bottom));color:#e2e8f0c2;background:linear-gradient(115deg,#082f49db,#1e1b4be6 52%,#4c1d95c7),#071021;border:1px solid #5eead438;border-bottom:0;border-radius:24px 24px 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin:2.5rem auto 0;display:grid;box-shadow:0 -16px 50px #0ea5e914}.site-footer__brand{align-items:center;gap:.7rem;display:flex}.site-footer__brand img{object-fit:contain;filter:drop-shadow(0 0 12px #22d3ee6b);width:48px;height:48px}.site-footer__brand div{gap:.15rem;display:grid}.site-footer__brand strong{color:#f8fafc;font-size:.92rem}.site-footer__brand span,.site-footer>p{margin:0;font-size:.72rem}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.site-footer nav button,.site-footer nav a{color:#e0f2fe;min-height:38px;font:inherit;cursor:pointer;background:#0f172a7a;border:1px solid #7dd3fc47;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.site-footer nav button:hover,.site-footer nav a:hover,.site-footer nav button:focus-visible,.site-footer nav a:focus-visible{background:#0891b240;border-color:#67e8f9d1;transform:translateY(-2px)}.site-footer>p{text-align:right;max-width:230px;line-height:1.45}.legal-page{width:min(1120px,100% - 2rem);margin-inline:auto}.legal-hero{background:radial-gradient(circle at 12% 20%,#22d3ee40,#0000 34%),radial-gradient(circle at 88% 15%,#d946ef33,#0000 32%),linear-gradient(130deg,#082f49f5,#1e1b4bf5);border:1px solid #67e8f96b;border-radius:28px;align-items:center;gap:1.4rem;padding:clamp(1.25rem,3vw,2.2rem);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #0284c724}.legal-hero img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 0 22px #22d3ee80);width:clamp(86px,12vw,132px)}.legal-hero h1{color:#fff;margin:.15rem 0 .45rem;font-size:clamp(2rem,5vw,4rem);line-height:.98}.legal-hero p:last-child{color:#e0f2fec2;margin:0}.legal-tabs{background:#090e1fe6;border:1px solid #94a3b833;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:1rem 0;padding:.55rem;display:grid}.legal-tabs button{color:#cbd5e1;min-height:48px;font:inherit;cursor:pointer;background:#1e293b9e;border:1px solid #94a3b83d;border-radius:14px;font-weight:900}.legal-tabs button.is-active{color:#fff;background:linear-gradient(120deg,#0891b2e6,#7c3aede6);border-color:#67e8f9;box-shadow:0 0 20px #22d3ee38}.legal-document{gap:.8rem;display:grid}.legal-document section{background:linear-gradient(145deg,#0f172af5,#111827e6);border:1px solid #7dd3fc2e;border-radius:20px;padding:clamp(1.05rem,2.5vw,1.55rem)}.legal-document h2{color:#a5f3fc;margin:0 0 .65rem;font-size:clamp(1.05rem,2vw,1.3rem)}.legal-document p,.legal-document li{color:#e2e8f0d6;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.72}.legal-document p{margin:0}.legal-document ul{margin:.7rem 0;padding-left:1.35rem}.legal-document a{color:#67e8f9}.legal-back{margin-top:1rem}@media (width<=820px){.site-footer{text-align:center;margin-bottom:calc(76px + env(safe-area-inset-bottom));grid-template-columns:1fr;justify-items:center}.site-footer>p{text-align:center;max-width:none}}@media (width<=560px){.legal-page{width:min(100% - 1rem,1120px)}.legal-hero{border-radius:20px;align-items:flex-start}.legal-hero img{width:70px}.legal-tabs{grid-template-columns:1fr}.site-footer{width:calc(100% - 1rem);padding-inline:.8rem}}@media (prefers-reduced-motion:reduce){.site-footer nav button,.site-footer nav a{transition:none}}
