/* Screen composition only. Shared components live in components.css. */
[data-screen="home"] .hero,
[data-screen="library"] .hero { margin-top: 0; }

[data-screen="register"] .content,
[data-screen="tonight"] .content { scroll-behavior: smooth; }
