.home-shell.wide-page{display:flex!important;flex-direction:column!important;gap:clamp(.85rem,1.35vw,1.15rem)!important}
.home-shell.wide-page>:is(.hero-panel,.status-strip,.scheduled-release,.home-top-decks,.feature-grid,.format-overview){margin-top:0!important;margin-bottom:0!important}
.home-shell .home-top-decks{display:grid!important;gap:clamp(.55rem,.9vw,.75rem)!important}
.home-shell .home-top-decks .split-heading{margin:0!important;align-items:end!important}
.home-shell .home-top-decks .deck-result-grid{margin:0!important}
.home-shell .home-top-decks .empty-state{min-height:0!important;padding:clamp(1rem,1.5vw,1.45rem)!important}
.home-shell .feature-grid{gap:var(--ect-grid-gap,.65rem)!important}
@media (max-width:760px){
  .home-shell.wide-page{gap:.75rem!important}
  .home-shell .home-top-decks .split-heading{align-items:stretch!important}
  .home-shell .home-top-decks .split-heading .btn{width:100%!important}
}
.rules-symbol{width:1.1em!important;height:1.1em!important;vertical-align:-.18em;margin:0 .08em}
.rules-symbol img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
.hero-panel{background:radial-gradient(circle at 82% 45%,rgba(120,103,199,.2),transparent 24rem),radial-gradient(circle at 92% 90%,rgba(185,154,85,.22),transparent 28rem),linear-gradient(128deg,var(--panel) 0%,color-mix(in srgb,var(--panel-2) 88%,var(--arcane-violet) 12%) 58%,color-mix(in srgb,var(--panel-2) 78%,var(--gold) 22%) 100%)}
.hero-panel::before{opacity:.22;background-image:radial-gradient(circle,transparent 58%,rgba(185,154,85,.13) 59%,transparent 61%),linear-gradient(30deg,transparent 48.6%,rgba(120,103,199,.35) 49%,transparent 49.4%),linear-gradient(-30deg,transparent 48.6%,rgba(185,154,85,.3) 49%,transparent 49.4%);background-size:180px 180px,72px 72px,72px 72px}
.hero-sigil{filter:drop-shadow(0 0 34px rgba(120,103,199,.22))}
.hero-sigil .hero-web-icon{width:44%;height:44%;object-fit:contain;position:relative;z-index:3}
.home-shell.wide-page,.library-shell.wide-page{width:100%;max-width:none;padding:clamp(.7rem,1.4vw,1.4rem)}
.home-shell .hero-panel{min-height:clamp(285px,35vh,360px);padding:clamp(1.15rem,2.6vw,2.6rem);grid-template-columns:minmax(0,1.3fr) minmax(210px,.7fr)}
.home-shell .hero-copy{max-width:960px}
.home-shell .hero-copy h1{max-width:16ch;margin-bottom:.75rem;font-size:clamp(2.15rem,3.65vw,3.8rem);line-height:.96}
.home-shell .hero-lede{font-size:clamp(.95rem,1.15vw,1.12rem);max-width:68ch}
.home-shell .hero-actions{margin-top:1.15rem}
@media (max-width:720px){
  .home-shell .hero-panel{grid-template-columns:1fr;min-height:auto}
  .home-shell .hero-sigil{display:none}
}
