.auth-required{text-align:center;color:var(--color-text-muted);padding:3rem 1rem}.songs-guest-placeholder{background:var(--color-surface);text-align:left;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:1.75rem;max-width:560px;margin:3rem auto;padding:2.5rem 2rem;display:flex;box-shadow:0 28px 48px #0000002e}.songs-guest-copy h2{color:var(--color-text);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.songs-guest-copy p{color:var(--color-text-muted);margin:0;line-height:1.6}.songs-guest-benefits{flex-direction:column;gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.songs-guest-benefits li{color:var(--color-text);align-items:flex-start;gap:.5rem;font-weight:500;line-height:1.5;display:flex}.songs-guest-benefits li:before{content:"♪";color:var(--color-primary);margin-top:.15rem;font-weight:600}.songs-guest-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.songs-guest-actions .btn{min-width:160px}