:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#162033;background:#202838;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{border:0;border-radius:7px;background:#e7ecf4;color:#172033;font:inherit;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;display:grid;place-items:center;padding:18px}.phone-frame{width:min(100vw,420px);height:min(100vh - 36px,910px);aspect-ratio:9 / 19.5;background:#f5f7fb;border:1px solid #334155;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px #18223338}.header-bar{flex:0 0 7%;min-height:62px;padding:7px 10px;background:linear-gradient(135deg,#121826,#1f2937);color:#f8fafc;display:grid;grid-template-columns:1fr;gap:5px}.header-main,.header-controls,.resource-strip,.loot-summary{display:flex;align-items:center;gap:7px}.header-main{justify-content:space-between;font-size:14px}.header-controls{justify-content:space-between}.header-controls .step-control{margin-left:auto}.compact,.icon-chip{min-height:28px;padding:4px 9px;font-size:12px}.primary,.icon-chip.active,.tabs button.active,.bottom-nav button.active{background:#3b82f6;color:#fff}.equipment-page{min-height:0;flex:1;overflow-y:auto;padding:10px 10px 68px;background:#0f172a;color:#e5edf7;scrollbar-width:none}.equipment-page::-webkit-scrollbar,.equipment-sheet::-webkit-scrollbar{display:none}.equipment-header,.equipment-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px}.equipment-header{margin-bottom:8px}.equipment-header strong,.equipment-header span{display:block}.equipment-header strong{font-size:18px;line-height:1.1}.equipment-header span{color:#bfdbfe;font-size:12px}.equipment-header .overflow,.equipment-overflow{color:#fecaca}.equipment-overflow{margin:0 0 8px;border:1px solid rgba(248,113,113,.42);background:#7f1d1d5c;border-radius:8px;padding:7px 8px;font-size:12px}.equipment-heroes{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:8px}.equipment-heroes button{min-height:43px;padding:6px;color:#dbeafe;background:#1e293be6;border:1px solid rgba(148,163,184,.28);text-align:left}.equipment-heroes button.active{border-color:#60a5fa;background:#2563eb57}.equipment-heroes strong,.equipment-heroes span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-heroes strong{font-size:13px}.equipment-heroes span{color:#93c5fd;font-size:11px}.equipment-panel{margin-bottom:8px;padding:9px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0f172abd}.equipment-panel header{margin-bottom:7px;color:#94a3b8;font-size:12px}.equipment-panel header strong{color:#f8fafc;font-size:14px}.equipment-loadout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.equipment-slot{min-width:0;min-height:40px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:6px;padding:6px 7px;color:#dbeafe;background:#1e293bc7;border:1px solid rgba(148,163,184,.26);text-align:left}.equipment-slot.empty{color:#94a3b8;background:#1e293b6b}.equipment-slot span{color:#94a3b8;font-size:11px;font-weight:800}.equipment-slot strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.equipment-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:7px}.equipment-filter-row select{min-width:0;min-height:32px;padding:0 8px;color:#dbeafe;border:1px solid rgba(148,163,184,.28);border-radius:7px;background:#1e293b}.equipment-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.equipment-grid button{position:relative;min-width:0;aspect-ratio:1;padding:15px 4px 4px;color:#e5edf7;background:#1e293bd1;border:1px solid rgba(148,163,184,.26);overflow:hidden}.equipment-grid button.equipment-new-item{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444b8}.equipment-grid strong,.equipment-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equipment-grid strong{font-size:11px;line-height:1.15}.equipment-grid small{color:#94a3b8;font-size:10px}.rarity-chip{position:absolute;right:4px;top:3px;font-size:10px;font-weight:950}.equipment-new-badge{position:absolute;left:4px;top:3px;min-width:14px;height:14px;display:grid;place-items:center;border-radius:4px;color:#7f1d1d;background:#fde047;font-size:10px;font-weight:950;line-height:1}.rarity-common{color:#cbd5e1}.rarity-uncommon{color:#22c55e}.rarity-rare{color:#60a5fa}.rarity-epic{color:#c084fc}.rarity-legendary{color:#fb923c}.rarity-mythic{color:#f87171}.rarity-border-common{border-color:#cbd5e15c}.rarity-border-uncommon{border-color:#22c55e94}.rarity-border-rare{border-color:#60a5faa8}.rarity-border-epic{border-color:#c084fcb3}.rarity-border-legendary{border-color:#fb923cbd}.rarity-border-mythic{border-color:#f87171c7}.equipment-run-backpack{padding:8px;color:#bfdbfe;border:1px dashed rgba(147,197,253,.38);border-radius:8px;font-size:12px}.equipment-run-backpack div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;margin-top:6px}.equipment-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border-radius:0;background:#020617a3}.equipment-sheet{position:fixed;z-index:31;left:50%;bottom:0;transform:translate(-50%);width:min(100vw,420px);max-height:84vh;overflow-y:auto;scrollbar-width:none;padding:12px;color:#e5edf7;background:#0f172a;border:1px solid rgba(148,163,184,.32);border-bottom:0;border-radius:14px 14px 0 0;box-shadow:0 -20px 44px #00000061}.equipment-sheet-close{position:absolute;top:11px;right:11px;width:32px;height:32px;display:grid;place-items:center;padding:0;color:#cbd5e1;background:#1e293bdb;border:1px solid rgba(148,163,184,.36);border-radius:50%;font-size:17px;line-height:1}.equipment-sheet-grabber{display:block;width:44px;height:4px;margin:0 auto 9px;border-radius:999px;background:#475569}.equipment-sheet-title{min-height:38px;padding-right:42px;margin-bottom:9px}.equipment-sheet-title strong,.equipment-sheet-title span{display:block}.equipment-sheet-title strong{font-size:18px;line-height:1.15}.equipment-sheet-title strong span{display:inline;font-size:14px}.equipment-sheet-title>span{color:#94a3b8;font-size:12px}.equipment-compare{display:grid;grid-template-columns:1fr 1fr;gap:7px}.equipment-compare section{min-height:164px;padding:9px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#1e293ba3}.equipment-compare section.next{border-color:#60a5fab3;background:#1e40af3d}.equipment-compare span{display:block;color:#94a3b8;font-size:12px;margin-bottom:7px}.equipment-compare strong{display:block;min-height:36px;margin-bottom:9px;font-size:15px;line-height:1.2}.equipment-compare p{margin:0;color:#cbd5e1;font-size:13px;line-height:1.45}.equipment-self-detail{min-height:148px;padding:10px;border:1px solid rgba(96,165,250,.7);border-radius:8px;background:#1e40af3d}.equipment-self-detail span,.equipment-self-detail strong{display:block}.equipment-self-detail span{color:#94a3b8;font-size:12px;margin-bottom:7px}.equipment-self-detail strong{margin-bottom:9px;font-size:16px}.equipment-self-detail p{margin:0;color:#cbd5e1;font-size:13px;line-height:1.45}.equipment-sheet-message{min-height:34px;margin:8px 0;padding:7px 9px;border-radius:8px;font-size:12px}.equipment-sheet-message.ok{color:#bbf7d0;background:#16653447;border:1px solid rgba(34,197,94,.32)}.equipment-sheet-message.error{color:#fecaca;background:#7f1d1d4d;border:1px solid rgba(248,113,113,.34)}.equipment-sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.equipment-sheet-actions button{min-height:44px;color:#eff6ff;background:#2563eb}.equipment-sheet-actions button.danger{color:#fecaca;background:#7f1d1d4d;border:1px solid rgba(248,113,113,.42)}.equipment-sheet-actions button:only-child{grid-column:1 / -1}.phase-pill{border-radius:999px;padding:2px 7px;background:#ffffff1f}.setup-scene,.top-scene{flex:0 0 38%;min-height:230px;background:radial-gradient(circle at 50% 12%,rgba(96,165,250,.16),transparent 34%),#111827;position:relative;overflow:hidden}.setup-scene{padding:12px;color:#f8fafc;display:flex;flex-direction:column;gap:10px}.setup-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;font-size:13px;margin-bottom:0}.setup-copy div{min-width:0;display:grid;gap:2px}.setup-copy strong{font-size:18px;line-height:1.1}.setup-copy span{color:#b8c4d7;font-size:11px;line-height:1.2}.dungeon-select{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(76px,1fr);gap:8px;min-height:0;overflow:auto;padding:1px}.dungeon-card{min-width:0;min-height:76px;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:4px;padding:9px;text-align:left;color:#e5edf7;border:1px solid rgba(148,163,184,.24);background:linear-gradient(135deg,color-mix(in srgb,var(--dungeon-accent) 20%,transparent),transparent 48%),#0f172ac7}.dungeon-card:focus-visible{outline:2px solid var(--dungeon-accent);outline-offset:1px}.dungeon-card-top{display:flex;justify-content:space-between;align-items:center;gap:6px;min-width:0;line-height:1}.dungeon-level{border-radius:6px;padding:3px 5px;color:#08111f;background:var(--dungeon-accent);font-size:10px;font-weight:950}.dungeon-card strong,.dungeon-card span,.dungeon-card small{display:block;line-height:1.25}.dungeon-card strong{min-width:0;overflow-wrap:anywhere;font-size:16px}.dungeon-card span,.dungeon-card small{color:#b8c4d7;font-size:10px}.dungeon-card small{align-self:end;width:fit-content;max-width:100%;margin-top:2px;border-radius:7px;padding:4px 7px;color:#f8fafc;background:#3b82f6e6;font-weight:900}.dungeon-card.active{border-color:var(--dungeon-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--dungeon-accent) 62%,transparent),0 8px 22px #00000038}.dungeon-card.locked{opacity:1;color:#94a3b8;background:#0f172a7a}.dungeon-card.locked small{color:#cbd5e1;background:#64748b57}.theme-ember.active{background:linear-gradient(135deg,#7f1d1dcc,#431407db)}.theme-frost.active{background:linear-gradient(135deg,#082f49d1,#0f172adb)}.theme-void.active{background:linear-gradient(135deg,#3b0764d1,#0f172adb)}.theme-crypt.active{background:linear-gradient(135deg,#1e40afb8,#0f172adb)}.formation-board{min-height:0;flex:1;display:grid;grid-template-columns:86px 1fr;gap:7px}.hero-bench{display:grid;grid-template-rows:repeat(4,1fr);gap:4px}.hero-chip{min-height:29px;padding:3px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:5px;color:#dbeafe;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.hero-chip b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#3b82f6}.hero-chip span{font-size:11px;text-align:left}.hero-chip.active{border-color:#facc15}.setup-grid{min-height:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:5px}.setup-cell{border:1px solid rgba(255,255,255,.25);border-radius:8px;display:grid;place-items:center;position:relative;background:#ffffff0f;font-weight:900;color:#f8fafc;min-height:0;padding:0}.setup-cell.occupied{background:#3b82f63d;border-color:#93c5fdbf}.setup-cell span:not(.muted){width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#22c55e);box-shadow:0 8px 18px #0000003d}.pixi-host{position:absolute;top:0;right:0;bottom:42px;left:0}.top-scene.has-action-timeline .pixi-host{top:0;right:0;bottom:118px;left:0}.pixi-host canvas{width:100%;height:100%;display:block}.action-timeline{position:absolute;z-index:1;inset-inline:10px;bottom:45px;height:54px;display:grid;grid-template-columns:minmax(0,1fr) 66px;align-items:stretch;gap:6px;padding:6px 8px;border-radius:8px;color:#e5edf7;background:#0f172ad1;border:1px solid rgba(148,163,184,.26);box-shadow:inset 0 1px #ffffff0f}.action-timeline-main{min-width:0;display:grid;grid-template-rows:14px 24px;gap:4px}.action-timeline-header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;font-size:11px;font-weight:850;line-height:1}.action-timeline-header span{color:#bfdbfe}.action-timeline-track{position:relative;min-height:0;height:24px;overflow:hidden;border-radius:7px;background:linear-gradient(90deg,#1e293bdb,#0f172a80)}.action-timeline-track:before{content:"";position:absolute;left:10px;right:12px;top:50%;height:2px;background:#94a3b85c;translate:0 -50%}.action-finish-orb{position:absolute;z-index:3;right:6px;top:50%;translate:0 -50%;width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff7ad 0,#fff7ad 18%,#facc15 48%,#b45309);box-shadow:0 0 8px #facc15e0,0 0 18px #facc1573}.action-token{position:absolute;z-index:2;top:50%;left:clamp(12px,var(--progress),calc(100% - 14px));translate:-50% -50%;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#f8fafc;font-size:11px;font-weight:950;line-height:1;border:2px solid rgba(226,232,240,.72);box-shadow:0 7px 14px #00000047;transition:left 80ms linear,box-shadow .12s ease-out}.action-token.side-ally{z-index:4;background:#2563eb;border-color:#93c5fd}.action-token.side-enemy{z-index:2;background:#ef4444;border-color:#fecaca}.action-token.size-2{width:26px;height:26px;font-size:12px}.action-token.size-3{width:30px;height:30px;font-size:13px}.action-token.leading{box-shadow:0 0 0 2px #facc156b,0 0 16px #facc1559}.action-token.ready{z-index:5;color:#111827;background:#facc15;border-color:#fef3c7;animation:actionReadyPulse .68s ease-in-out infinite alternate}.action-token.side-ally.ready{z-index:6}.action-timeline-controls{align-self:end;height:24px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.timeline-icon-button{width:28px;height:24px;display:grid;place-items:center;padding:0;color:#dbeafe;background:transparent;border:0;border-radius:6px;font-size:12px;font-weight:950;line-height:1}.timeline-icon-button:hover,.timeline-icon-button:focus-visible{color:#f8fafc;outline:0;text-shadow:0 0 10px rgba(147,197,253,.72)}.speed-cycle-button span{font-variant-numeric:tabular-nums}.pause-glyph{width:10px;height:13px;display:block;background:linear-gradient(90deg,currentColor 0 35%,transparent 35% 65%,currentColor 65% 100%)}.play-glyph{width:0;height:0;display:block;border-block:7px solid transparent;border-left:11px solid currentColor;margin-left:3px}@keyframes actionReadyPulse{0%{scale:1}to{scale:1.1}}.route-dom-actions{position:absolute;inset-inline:14px;bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:10px;opacity:.01}.route-dom-actions button{min-height:96px}.battle-status-strip{position:absolute;inset-inline:10px;bottom:8px;min-height:30px;display:flex;align-items:center;border-radius:8px;padding:6px 9px;color:#f8fafc;background:#0f172ac7;border:1px solid rgba(148,163,184,.26);font-size:12px;font-weight:800}.battle-status-strip.phase-routeSelecting{border-color:#facc156b}.battle-status-strip.phase-reward{border-color:#22c55e7a}.adventure-interlude{position:absolute;left:16px;right:16px;top:50%;translate:0 -48%;z-index:2;display:grid;gap:8px;padding:12px;border-radius:8px;color:#f8fafc;background:#0f172ae0;border:1px solid rgba(226,232,240,.2);box-shadow:0 16px 40px #00000047;animation:interludeIn .18s ease-out}.adventure-interlude span{width:fit-content;border-radius:999px;padding:2px 8px;color:#bbf7d0;background:#22c55e29;font-size:11px;font-weight:850}.adventure-interlude strong{font-size:18px;line-height:1.15}.adventure-interlude p{margin:0;color:#cbd5e1;font-size:12px;line-height:1.45}.interlude-countdown{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:8px;width:fit-content;min-height:44px}.interlude-countdown b{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#f8fafc;background:#0f172ad1;border:2px solid rgba(187,247,208,.72);font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.interlude-countdown small{color:#dbeafe;font-size:11px;font-weight:850}.adventure-interlude button{justify-self:start;min-height:32px;padding:6px 12px;background:#22c55e;color:#052e16}@keyframes interludeIn{0%{opacity:0;translate:0 -42%}to{opacity:1;translate:0 -48%}}.bottom-panel{flex:0 0 46%;min-height:280px;background:#f8fafc;border-top:1px solid #d8dee8;display:flex;flex-direction:column}.tabs{flex:0 0 36px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:7px 10px 0}.tabs button{font-size:13px}.panel-body{min-height:0;flex:1;overflow:hidden;padding:8px 10px 10px}.log-list,.team-list,.loot-panel{height:100%;overflow:auto}.virtual-log{position:relative;border-radius:9px;background:#eef3f9;padding:0 4px}.log-spacer{position:relative}.log-row{position:absolute;inset-inline:0;display:grid;grid-template-columns:38px 1fr;gap:7px;align-items:start;height:42px;padding:4px 8px;border-bottom:1px solid #e7edf4;border-left:3px solid transparent;font-size:12px;animation:logIn .16s ease-out}.log-order{color:#64748b;font-variant-numeric:tabular-nums}.log-content p,.team-row p,.risk-copy{margin:0}.log-content{min-width:0;display:grid;gap:2px}.log-main{color:#172033;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.log-detail{color:#64748b;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.log-actor{color:#2563eb}.log-target{color:#dc2626}.log-skill{color:#7c3aed;font-style:normal;font-weight:800}.log-value{color:#b45309}.log-damage{border-left-color:#ef4444}.log-dodge{border-left-color:#60a5fa}.log-crit{border-left-color:#f59e0b}.log-shield{border-left-color:#22c55e}.log-death{border-left-color:#334155}.log-battleEnd{border-left-color:#6366f1}.log-row.latest{background:#dbeafed1}@keyframes logIn{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0 0}}.team-row{display:grid;grid-template-columns:1fr 64px;gap:8px;padding:8px 0;border-bottom:1px solid #e9edf3;font-size:12px}.team-row strong{font-size:13px}.team-row small,.risk-copy,.empty{color:#64748b;font-size:12px}.resource-strip{justify-content:space-between;background:#eef3f9;border-radius:8px;padding:6px 8px;font-size:12px;margin-bottom:4px}.team-page{flex:1;min-height:0;display:grid;grid-template-rows:auto minmax(236px,45%) minmax(0,1fr);gap:8px;padding:10px;color:#e5edf7;background:#101827;overflow:hidden}.team-page-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-page-header div{display:grid;gap:2px}.team-page-header strong{font-size:16px}.team-page-header span{color:#93c5fd;font-size:12px;font-weight:800}.team-formation-section{min-height:0;display:grid;grid-template-rows:1fr auto}.team-formation-grid{min-height:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:7px}.team-formation-cell{min-height:0;display:grid;place-items:center;padding:0;color:#e5edf7;border:1px solid rgba(148,163,184,.42);background:#1e293bbd}.team-page.editable .team-formation-cell:not(.occupied):hover,.team-formation-cell.occupied{border-color:#60a5fadb;background:#1e40af6b}.team-page.locked .team-formation-cell{cursor:default}.team-formation-token,.team-hero-avatar{width:34px;height:34px;display:grid;place-items:center;padding:0;border-radius:9px;color:#f8fafc;background:linear-gradient(135deg,#0ea5e9,#10b981);font-weight:950;box-shadow:0 8px 18px #0000003d}.team-roster{min-height:0;overflow:auto;display:grid;align-content:start;gap:7px}.team-page .resource-strip{color:#e5edf7;background:#f8fafc14;border:1px solid rgba(148,163,184,.2)}.team-page .link-button{color:#93c5fd}.team-hero-row{display:grid;grid-template-columns:38px minmax(0,1fr) 58px;gap:8px;align-items:center;min-height:76px;padding:7px;border-radius:8px;background:#f8fafc14;border:1px solid rgba(148,163,184,.2)}.team-hero-row.active{border-color:#facc15d1}.team-hero-row strong,.team-hero-row p,.team-hero-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-hero-row strong{color:#f8fafc;font-size:13px}.team-hero-row p,.team-hero-row small{margin:2px 0 0;color:#b8c4d7;font-size:11px}.team-hero-row button{min-height:30px;font-size:12px}.team-page-detail-shell{grid-template-rows:minmax(0,1fr)}.team-detail-page{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:9px;overflow:hidden}.team-detail-top{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px}.team-detail-back{width:48px;min-height:32px;padding:0;color:#dbeafe;background:#93c5fd29;border:1px solid rgba(147,197,253,.26)}.team-detail-top div{min-width:0;display:grid;gap:2px}.team-detail-top strong{color:#f8fafc;font-size:16px}.team-detail-top span{color:#9fb0c7;font-size:12px}.team-detail-hero{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border-radius:8px;background:#f8fafc14;border:1px solid rgba(148,163,184,.2)}.team-detail-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:#f8fafc;background:linear-gradient(135deg,#0ea5e9,#10b981);font-size:18px;font-weight:950}.team-detail-profile{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.team-detail-profile span{border-radius:7px;padding:4px 6px;color:#dbeafe;background:#0f172a57;font-size:11px;font-weight:800}.team-detail-content{min-height:0;display:grid;align-content:start;gap:8px;overflow:auto}.team-detail-section{display:grid;gap:7px;padding:9px;border-radius:8px;background:#f8fafc14;border:1px solid rgba(148,163,184,.2)}.team-detail-section>strong{color:#f8fafc;font-size:13px}.team-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.team-detail-stat{min-width:0;display:grid;gap:2px;padding:7px;border-radius:7px;background:#0f172a52}.team-detail-stat span{color:#93a4ba;font-size:11px}.team-detail-stat strong{min-width:0;overflow-wrap:anywhere;color:#e5edf7;font-size:12px}.team-detail-upgrade{min-height:36px;color:#172033;background:#facc15}.link-button{background:transparent;color:#2563eb;padding:0}.loot-summary{justify-content:space-between;margin-bottom:7px}.loot-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.loot-list span{border-radius:999px;background:#eef3f9;padding:5px 8px;font-size:12px}.bottom-nav{flex:0 0 9%;min-height:58px;background:#172033;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.bottom-nav button{font-size:12px;background:#ffffff14;color:#dbeafe}.muted{color:#8ea0b8}.error-text{color:#fecaca;margin:6px 0 0;font-size:12px}.e2e-mirror{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:520px){.app-shell{padding:0}.phone-frame{width:100vw;height:100vh;border-radius:0;border:0}}
