html,body{overflow-x:hidden}.hero--spells .hero-bg--image{background:linear-gradient(to bottom,rgba(0,0,0,0.4),rgba(10,0,40,0.9)),url("/assets/images/spells-hero-bubble-magic.webp");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0.95}.hero-container{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:72vh}.hero-media{position:absolute;inset:0;z-index:-1}.hero-image{width:100%;height:100%;object-fit:cover;opacity:0}.hero-panel--spells{max-width:720px;margin-inline:auto;margin-bottom:0}.card--spells,.card--booster,.card--spellbook,.card--legend,.card--team,.stella-card,.timing-card{background:radial-gradient(circle at 0 0,rgba(255,255,255,0.26),rgba(255,255,255,0.06))}.spells-list{display:flex;flex-direction:column;gap:8px;font-size:var(--font-size-sm);color:var(--color-text-muted)}.spells-list li{padding-left:4px}.timing-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:var(--space-6);align-items:center}.timing-image-wrap{border-radius:var(--radius-xl);overflow:hidden;position:relative;min-height:260px;box-shadow:var(--shadow-soft)}.timing-image{width:100%;height:100%;object-fit:cover}.timing-content{display:flex;flex-direction:column;gap:var(--space-4)}.stella-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.5fr);gap:var(--space-6);align-items:center}.stella-image-wrap{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft)}.stella-image{width:100%;height:100%;object-fit:cover}.faq-list{display:flex;flex-direction:column;gap:var(--space-4)}.faq-question span:first-child{font-weight:600;text-align:left}.faq-question span:last-child{font-size:1.25rem;line-height:1}.section-cta .card--cta{border-radius:var(--radius-xl);background:radial-gradient(circle at 0 0,rgba(255,255,255,0.22),rgba(255,255,255,0.05));box-shadow:var(--shadow-soft)}@media (max-width:1024px){.timing-grid{grid-template-columns:1fr}.stella-grid{grid-template-columns:1fr}.hero-panel--spells{position:static;margin-top:auto;margin-bottom:var(--space-4)}}@media (max-width:640px){.section-title{font-size:var(--font-size-2xl)}.hero-title{font-size:2rem}.timing-image-wrap,.stella-image-wrap{min-height:200px}}