.premium-hub-shell{max-width:1120px;margin:0 auto;padding:2.5rem 1rem 4rem}.premium-hub-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1.4rem;align-items:center;margin-bottom:2rem}.premium-hub-hero h1{max-width:18ch}.premium-hub-status{padding:1.35rem;border-top:4px solid var(--brand)}.premium-hub-status h2{font-size:1.15rem;line-height:1.5}.premium-hub-loader{width:2rem;height:2rem;border:.2rem solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:premium-hub-spin .8s linear infinite}.premium-hub-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin:0 0 1rem}.premium-hub-heading h2{margin-bottom:0}.premium-hub-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.3fr);gap:1.4rem;align-items:center;padding:1.5rem;border-left:4px solid #15803d}.premium-hub-feature h3,.release-card h3{margin-top:.45rem}.premium-hub-feature-action{display:grid;gap:.7rem}.premium-hub-details{display:flex;flex-wrap:wrap;gap:.45rem 1.4rem;padding-left:1.2rem;margin-bottom:0}.release-badge{display:inline-flex;border-radius:999px;padding:.3rem .65rem;background:rgba(245,158,11,.14);border:1px solid rgba(180,83,9,.28);font-size:.75rem;font-weight:800}.release-ready{background:rgba(34,197,94,.13);border-color:rgba(21,128,61,.3)}.upcoming-heading{margin-top:2.7rem;align-items:start}.upcoming-heading>div{max-width:760px}.premium-release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.release-card{padding:1.25rem}.release-card p{color:var(--muted)}.premium-hub-gate{max-width:720px;margin:2rem auto;padding:1.6rem}.premium-hub-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}@keyframes premium-hub-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.premium-hub-shell{padding-top:1.25rem}.premium-hub-hero,.premium-hub-feature{grid-template-columns:1fr}.premium-hub-heading{display:block}.premium-hub-heading .btn{margin-top:.8rem}.premium-release-grid{grid-template-columns:1fr}.premium-hub-feature-action{justify-items:start}}
@media(max-width:480px){.premium-hub-actions .btn,.premium-hub-feature-action .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.premium-hub-loader{animation-duration:1.8s}}
