@font-face{font-family:Heroes Plex;src:url(/images/taskbar/heroes/fonts/plex-sans-400.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Heroes Plex;src:url(/images/taskbar/heroes/fonts/plex-sans-700.woff2) format("woff2");font-display:swap;font-weight:700}@font-face{font-family:Heroes Cormorant;src:url(/images/taskbar/heroes/fonts/cormorant-500.woff2) format("woff2");font-display:swap;font-weight:500}.heroes-wiki-page{--heroes-bg: #050506;--heroes-panel: #080809;--heroes-panel-strong: #0c0c0e;--heroes-border: #303033;--heroes-border-soft: #1d1d20;--heroes-text: #ededee;--heroes-muted: #85858d;--heroes-gold: #d7a863;--heroes-coral: #b65f52;--heroes-coral-light: #f39b7b;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:40px 0 112px;color:var(--heroes-text);font-family:Heroes Plex,ui-sans-serif,system-ui,sans-serif;letter-spacing:.1px}.hero-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.heroes-wiki-intro{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;gap:22px;margin-bottom:18px}.heroes-title-ribbon{display:grid;min-width:126px;min-height:56px;place-items:center;padding:8px 24px;background:linear-gradient(145deg,#c16b5d,#9d4d47);clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%);box-shadow:inset 0 1px #fff3}.heroes-title-ribbon h1{margin:0;color:#f1d1b3;font:500 25px/1.1 Heroes Cormorant,Georgia,serif;letter-spacing:.5px}.heroes-wiki-intro>p{max-width:660px;margin:0;padding-left:16px;border-left:1px solid var(--heroes-gold);color:#aaaab0;font-size:14px;line-height:1.55}.heroes-count{padding:7px 14px;border:1px solid #754640;border-radius:999px;color:#d5ad84;font-size:12px}.hero-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px;padding:8px;border:1px solid var(--heroes-border);border-radius:12px;background:var(--heroes-panel);scrollbar-width:none}.hero-tabs::-webkit-scrollbar{display:none}.hero-tabs button{display:flex;flex:0 0 auto;align-items:center;gap:8px;min-width:110px;padding:6px 10px;border:1px solid var(--heroes-border-soft);border-radius:6px;background:var(--heroes-panel-strong);color:var(--heroes-text);text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease}.hero-tabs button:hover,.hero-tabs button:focus-visible{border-color:#7c5b36;outline:none}.hero-tabs button.is-active{border-color:var(--heroes-gold);background:#18130f;box-shadow:inset 0 0 0 1px #d7a8631f}.hero-tabs img{width:34px;height:34px;flex:0 0 auto;border-radius:50%;object-fit:cover;image-rendering:pixelated}.hero-tab-copy{display:grid;min-width:0}.hero-tab-copy strong{font-size:13px}.hero-tab-copy small{color:#64646b;font-size:11px;white-space:nowrap}.hero-overview-grid,.hero-build-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.hero-profile-panel,.hero-art-panel,.hero-tree-panel,.hero-skill-detail{border:1px solid var(--heroes-border);border-radius:12px;background:var(--heroes-panel)}.hero-profile-panel{min-height:450px;padding:20px}.hero-profile-lead{display:grid;grid-template-columns:108px minmax(0,1fr);gap:16px;align-items:start}.hero-profile-lead>img{width:108px;height:108px;border:3px solid #423a31;background:#17130f;object-fit:cover;image-rendering:pixelated}.hero-profile-lead h2,.hero-skill-detail h2{margin:2px 0 0;font:500 22px/1.2 Heroes Cormorant,Georgia,serif;color:#e8d5b8}.hero-profile-lead small{color:#5c5c63;font-size:12px}.hero-profile-lead p{margin:8px 0;color:#9d9da4;font-size:13px;line-height:1.55}.hero-equipment-tags,.hero-skill-metadata{display:flex;flex-wrap:wrap;gap:7px}.hero-equipment-tags span,.hero-skill-metadata span{padding:6px 11px;border:1px solid var(--heroes-border);border-radius:999px;color:#9f9fa6;font-size:11px}.hero-stats-heading{display:flex;justify-content:space-between;gap:16px;margin:28px 0 12px;color:#68686f;font-size:11px}.hero-stats-heading strong,.hero-art-heading>strong{color:var(--heroes-gold);font-size:11px}.hero-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.hero-stats-grid div{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid var(--heroes-border-soft);background:#070708;font-size:12px}.hero-stats-grid dt{color:#8b8b92}.hero-stats-grid dd{margin:0;color:#e7e7e8;font-weight:700}.hero-stat-note,.hero-art-panel>p,.hero-tree-note{margin:12px 0 0;color:#5e5e65;font-size:11px;line-height:1.55}.hero-art-panel{padding:14px}.hero-art-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hero-art-toggle{display:flex;overflow:hidden;margin:0;padding:0;border:1px solid var(--heroes-border);border-radius:999px}.hero-art-toggle button{padding:7px 13px;border:0;border-right:1px solid var(--heroes-border);background:transparent;color:#77777e;font:inherit;font-size:11px;cursor:pointer}.hero-art-toggle button:last-child{border-right:0}.hero-art-toggle button.is-active{background:linear-gradient(180deg,#ffb08c,#e8896d);color:#2c1712}.hero-fullbody-stage{display:grid;min-height:338px;place-items:center;overflow:hidden;border:1px solid var(--heroes-border);border-radius:5px;background:#060607}.hero-fullbody-stage img{display:block;width:auto;max-width:88%;height:min(285px,40vw);object-fit:contain;image-rendering:pixelated}.hero-build-grid{align-items:start;margin-top:16px}.hero-tree-panel{padding:16px}.hero-level-toolbar{display:flex;min-height:54px;align-items:center;gap:20px;padding:10px 14px;border:1px solid var(--heroes-border-soft);border-radius:7px;background:#070708}.hero-level-control,.hero-points{display:flex;align-items:center;gap:10px;color:#696970;font-size:11px}.hero-level-control button{width:24px;height:24px;border:0;background:transparent;color:var(--heroes-gold);cursor:pointer}.hero-level-control button:disabled{opacity:.3;cursor:not-allowed}.hero-level-control strong,.hero-points strong{color:#e8e8e9;font-size:15px}.hero-level-control input{width:160px;accent-color:var(--heroes-gold)}.hero-reset{margin-left:auto;border:0;background:transparent;color:#66666d;font:inherit;font-size:11px;cursor:pointer}.hero-reset:disabled{opacity:.4;cursor:not-allowed}.hero-skill-tree{display:grid;gap:8px;margin-top:10px}.hero-skill-tier{display:grid;grid-template-columns:52px 1fr;min-height:76px;gap:12px}.hero-tier-gate{display:grid;place-content:center;border:1px solid #34343a;border-radius:6px;background:#202027;color:var(--heroes-gold);text-align:center}.hero-tier-gate small{font-size:9px}.hero-tier-gate strong{font-size:11px}.hero-tier-nodes{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid var(--heroes-border-soft);border-radius:6px;background:#060607}.hero-tier-nodes button{display:grid;gap:2px;justify-items:center;padding:2px;border:0;background:transparent;color:#787880;cursor:pointer}.hero-tier-nodes button:focus-visible{outline:1px solid var(--heroes-gold);outline-offset:3px}.hero-node-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #4d2520;border-radius:5px;background:#170a08;box-shadow:inset 0 0 0 2px #090909}.hero-tier-nodes button.passive .hero-node-icon{border-color:#484038;background:#15130e}.hero-tier-nodes button.is-selected .hero-node-icon{border-color:var(--heroes-gold);box-shadow:0 0 14px #d7a86342}.hero-node-icon img{width:32px;height:32px;object-fit:contain;image-rendering:pixelated}.hero-tier-nodes button small{font-size:9px}.hero-skill-tier.is-locked{opacity:.36}.hero-skill-tier.is-locked .hero-tier-nodes button{cursor:not-allowed}.hero-skill-detail{position:sticky;top:142px;min-height:150px;padding:20px}.hero-skill-detail.is-empty{display:grid;place-items:center;min-height:150px;color:#a1a1a8;text-align:center}.hero-skill-detail.is-empty p{max-width:230px;margin:0;line-height:1.55}.hero-detail-title{display:flex;align-items:center;gap:12px}.hero-detail-title>img{width:46px;height:46px;object-fit:contain;image-rendering:pixelated}.hero-detail-title span{color:var(--heroes-gold);font-size:11px}.hero-skill-detail>p{margin:16px 0;color:#9d9da4;font-size:13px;line-height:1.55}.hero-locked-callout{margin-bottom:12px;padding:9px 10px;border:1px solid #593630;border-radius:5px;color:#d28b76;font-size:11px}.hero-scaling-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-top:16px;margin-bottom:0;padding:0;list-style:none}.hero-scaling-grid li{display:grid;min-height:46px;place-content:center;border:1px solid var(--heroes-border-soft);background:#070708;text-align:center}.hero-scaling-grid li.is-reached{border-color:#795b38;background:#17120d}.hero-scaling-grid small{color:#5e5e65;font-size:8px}.hero-scaling-grid strong{font-size:10px}.hero-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.hero-detail-actions button{padding:9px;border:1px solid var(--heroes-border);border-radius:5px;background:transparent;color:#aaaab0;font:inherit;font-size:12px;cursor:pointer}.hero-detail-actions button:last-child{border-color:#8f613b;background:#21150d;color:#e4bd83}.hero-detail-actions button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:820px){.heroes-wiki-page{width:min(100% - 20px,620px);padding-top:30px}.heroes-wiki-intro{grid-template-columns:1fr max-content;gap:20px 12px}.heroes-title-ribbon{justify-self:start}.heroes-wiki-intro>p{grid-column:1 / -1;grid-row:2}.hero-tabs{justify-content:space-between;gap:6px}.hero-tabs button{min-width:48px;padding:6px}.hero-tabs img{width:36px;height:36px}.hero-tab-copy{display:none}.hero-overview-grid,.hero-build-grid{grid-template-columns:1fr}.hero-art-panel{grid-row:auto}.hero-fullbody-stage img{height:280px}.hero-skill-detail{position:static}}@media(max-width:520px){.heroes-wiki-page{padding-bottom:96px}.heroes-wiki-intro{margin-bottom:20px}.heroes-title-ribbon{min-width:92px;min-height:54px;padding-inline:17px}.heroes-title-ribbon h1{font-size:20px}.heroes-wiki-intro>p{font-size:13px}.hero-tabs{padding:7px}.hero-tabs button{min-width:46px}.hero-profile-panel{min-height:0;padding:20px}.hero-profile-lead{grid-template-columns:80px minmax(0,1fr)}.hero-profile-lead>img{width:80px;height:80px}.hero-equipment-tags{grid-column:1 / -1}.hero-stats-heading{margin-top:24px}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats-grid div{padding:8px}.hero-level-toolbar{display:grid;grid-template-columns:1fr max-content;gap:10px}.hero-level-control{grid-column:1 / -1}.hero-level-control input{min-width:0;flex:1}.hero-reset{margin-left:0}.hero-skill-tier{grid-template-columns:46px minmax(0,1fr);gap:8px}.hero-tier-nodes{gap:8px;overflow-x:auto}.hero-node-icon{width:40px;height:40px}}
