.promo-banner{height:var(--promo-h,40px);background:linear-gradient(90deg, var(--brand-secondary,#38bdf8) 0%, var(--brand-primary,#3b82f6) 55%, #2563eb 100%);color:#fff;isolation:isolate;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;display:flex;position:relative;overflow:hidden}.promo-banner:after{content:"";z-index:-1;background:linear-gradient(100deg,#0000 30%,#ffffff2e 50%,#0000 70%);animation:6s ease-in-out infinite promo-sheen;position:absolute;inset:0;transform:translate(-100%)}.promo-banner--landing{width:100%}.promo-banner--app{z-index:46;position:fixed;top:0;left:0;right:0}.promo-banner__btn{max-width:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.promo-banner__msg{align-items:center;gap:.5rem;min-width:0;animation:.45s promo-fade;display:inline-flex}.promo-banner__icon{font-size:.95rem;line-height:1}.promo-banner__text{letter-spacing:.01em;white-space:nowrap;font-size:.82rem;font-weight:600}.promo-banner__text--short{display:none}.promo-banner__cta{white-space:nowrap;flex:none;align-items:center;font-size:.82rem;font-weight:800;display:inline-flex}.promo-banner__arrow{flex:none;font-weight:800}@keyframes promo-fade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes promo-sheen{0%{transform:translate(-100%)}55%,to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.promo-banner:after,.promo-banner__msg{animation:none}}@media (max-width:640px){.promo-banner{--promo-h:36px;padding-left:.75rem;padding-right:.75rem}.promo-banner__text{font-size:.74rem}.promo-banner__text--full{display:none}.promo-banner__text--short{display:inline}.promo-banner__cta{display:none}}.app-with-promo{--promo-h:40px}@media (max-width:640px){.app-with-promo{--promo-h:36px}}.app-with-promo .music-app.dashboard-shell{top:var(--promo-h);height:calc(100dvh - var(--promo-h));max-height:calc(100dvh - var(--promo-h))}.app-with-promo .music-app.dashboard-shell .sidebar,.app-with-promo .music-app.dashboard-shell .right-pane{height:calc(100dvh - var(--promo-h));max-height:calc(100dvh - var(--promo-h))}@media (max-width:1023px){.app-with-promo .music-app .app-topbar{top:var(--promo-h)}.app-with-promo .music-app.dashboard-shell .sidebar{top:var(--promo-h);height:auto;max-height:none}}
