.section-padding{padding-top:var(--space-12);padding-bottom:var(--space-12)}.section-alt{background:radial-gradient(circle at top,rgba(31,136,255,.1),transparent 55%),radial-gradient(circle at bottom,rgba(216,36,60,.12),transparent 65%),linear-gradient(135deg,#050609,#090b12)}.section-header{max-width:720px;margin:0 auto var(--space-6)}.section-header p{margin-bottom:0}.heroes-hero{min-height:70vh}.heroes-hero-layout{display:grid;gap:var(--space-8);align-items:center}@media(min-width:992px){.heroes-hero-layout{grid-template-columns:minmax(0,3fr)minmax(0,2.5fr)}}.heroes-hero-copy{max-width:640px}.heroes-hero-lead{font-size:var(--font-size-lg);color:var(--color-accent-silver)}.heroes-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4)}.heroes-hero-meta{display:grid;gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));max-width:640px}@media(max-width:768px){.heroes-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.heroes-hero-meta-item{padding:var(--space-3);border-radius:var(--radius-md);background-color:rgba(15,17,24,.88);border:1px solid var(--color-border-subtle)}.heroes-hero-meta-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.heroes-hero-meta-value{display:block;margin-top:var(--space-1);font-size:var(--font-size-sm);color:var(--color-accent-silver)}.heroes-hero-visual{position:relative}.heroes-hero-figure{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:radial-gradient(circle at 0 0,rgba(31,136,255,.4),transparent 55%),radial-gradient(circle at 100% 100%,rgba(216,36,60,.45),transparent 55%),#050609;box-shadow:var(--shadow-strong)}.heroes-hero-figure img{width:100%;height:auto}.heroes-hero-figure figcaption{padding:var(--space-3);font-size:var(--font-size-xs);color:var(--color-text-muted)}.heroes-hero-glow{position:absolute;inset:auto -20%;bottom:-15%;height:40%;background:radial-gradient(circle at 50% 0,rgba(31,136,255,.4),transparent 60%);filter:blur(18px);opacity:.8;pointer-events:none}.breadcrumbs{font-size:var(--font-size-xs);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.breadcrumbs ol{list-style:none;display:flex;gap:.5rem;padding:0}.breadcrumbs li+li::before{content:"/";margin-right:.5rem;color:var(--color-text-muted)}.heroes-filters{margin-bottom:var(--space-6);display:grid;gap:var(--space-4)}.heroes-filters-search{max-width:480px}.heroes-filters-row{display:flex;flex-wrap:wrap;gap:var(--space-4)}.heroes-filters-group{min-width:200px;flex:1}.heroes-filter-label{display:block;margin-bottom:var(--space-2);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.heroes-select{max-width:220px}.heroes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}@media(max-width:1024px){.heroes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.heroes-grid{grid-template-columns:minmax(0,1fr)}}.hero-card-body{margin-top:var(--space-3)}.hero-card-main{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1.8fr);gap:var(--space-4);align-items:stretch}@media(max-width:768px){.hero-card-main{grid-template-columns:minmax(0,1fr)}}.hero-card-portrait{border-radius:var(--radius-md);overflow:hidden;background-color:#000;box-shadow:var(--shadow-soft)}.hero-card-portrait img{width:100%;height:100%;object-fit:cover}.hero-card-stats{display:flex;flex-direction:column;gap:.5rem}.hero-stat-row{display:flex;flex-direction:column;gap:.35rem}.hero-stat-labels{display:flex;justify-content:space-between;font-size:var(--font-size-xs);color:var(--color-accent-silver)}.hero-stat-value{font-weight:600}.hero-card-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:var(--space-3)}.hero-card-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hero-card-footer{margin-top:var(--space-4);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-3)}.hero-toggle-details{font-size:var(--font-size-sm);color:var(--color-accent-silver);cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.hero-toggle-details::after{content:"+";font-weight:600;font-family:var(--font-display);letter-spacing:.08em}.hero-toggle-details[aria-expanded=true]::after{content:"−"}.hero-card-details{margin-top:var(--space-3);font-size:var(--font-size-sm)}.heroes-talent-grid{align-items:flex-start}.heroes-talent-card{height:100%;display:flex;flex-direction:column;gap:var(--space-4)}.heroes-talent-header{display:flex;justify-content:space-between;gap:var(--space-3);align-items:flex-start}.heroes-skill-tree{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background-color:rgba(5,6,9,.9);border:1px solid var(--color-border-subtle)}.heroes-skill-row{display:grid;grid-template-columns:auto 1fr;gap:var(--space-3);align-items:center}.heroes-skill-label{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.heroes-skill-track{display:flex;flex-wrap:wrap;gap:.6rem}.heroes-talent-copy p{margin-bottom:var(--space-3)}.heroes-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}@media(max-width:1024px){.heroes-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.heroes-gallery-grid{grid-template-columns:minmax(0,1fr)}}.heroes-gallery-item{border-radius:var(--radius-xl);overflow:hidden;background-color:#000}.heroes-gallery-item img{width:100%;height:260px;object-fit:cover}@media(min-width:1024px){.heroes-gallery-item img{height:320px}}.heroes-gallery-item figcaption{padding:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted)}.heroes-tier-header{gap:var(--space-4);align-items:flex-end}@media(max-width:768px){.heroes-tier-header{flex-direction:column;align-items:flex-start}}.heroes-tier-card{margin-top:var(--space-4)}.heroes-tier-legend{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.heroes-tier-legend-text{font-size:var(--font-size-sm);color:var(--color-text-muted)}.table-wrapper{overflow:auto;border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background-color:rgba(5,6,9,.9)}.table-wrapper:focus{outline:2px solid var(--color-accent-crimson);outline-offset:3px}.heroes-tier-note{margin-top:var(--space-3);font-size:var(--font-size-sm)}.heroes-versus-card{display:flex;flex-direction:column;gap:var(--space-4)}.heroes-versus-toggle{display:flex;flex-wrap:wrap;gap:.4rem}.heroes-versus-wrapper{margin-top:var(--space-2)}.heroes-versus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);align-items:flex-start}@media(max-width:768px){.heroes-versus-grid{grid-template-columns:minmax(0,1fr);text-align:left}}.heroes-versus-side h3{margin-bottom:var(--space-2)}.heroes-versus-list{margin:0;padding-left:1.2rem;font-size:var(--font-size-sm);color:var(--color-text-muted);display:flex;flex-direction:column;gap:.45rem}.heroes-versus-center{display:flex;align-items:center;justify-content:center}.heroes-versus-label{text-transform:uppercase;font-family:var(--font-display);letter-spacing:.2em;color:var(--color-accent-silver)}.heroes-versus-footer{margin-top:var(--space-2)}.is-hidden{display:none}.heroes-lore-grid{align-items:stretch;gap:var(--space-6)}.heroes-lore-card{display:flex;flex-direction:column;gap:var(--space-3)}.heroes-lore-card p:last-of-type{margin-bottom:0}.heroes-lore-link{font-size:var(--font-size-sm)}.heroes-updates-header{gap:var(--space-4);align-items:flex-end}@media(max-width:768px){.heroes-updates-header{flex-direction:column;align-items:flex-start}}.heroes-updates-card{display:flex;flex-direction:column;gap:var(--space-4)}.heroes-updates-timeline{display:flex;flex-direction:column;gap:var(--space-4)}.heroes-update-item h3{margin-bottom:var(--space-2)}.heroes-updates-note{font-size:var(--font-size-sm)}.heroes-beginners-grid{align-items:stretch;gap:var(--space-6)}.heroes-beginner-card{display:flex;flex-direction:column;gap:var(--space-3)}.heroes-beginner-list{margin:0 0 var(--space-3);padding-left:1.2rem;font-size:var(--font-size-sm);color:var(--color-text-muted);display:flex;flex-direction:column;gap:.45rem}.heroes-final-cta{background:radial-gradient(circle at top,rgba(31,136,255,.2),transparent 55%),radial-gradient(circle at bottom,rgba(216,36,60,.22),transparent 65%)}.heroes-final-cta-inner{max-width:880px;margin:0 auto;text-align:center}.heroes-final-cta-copy p{margin-bottom:var(--space-4)}.heroes-final-cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3)}