/* Заглушка стилей. Дизайн-система приезжает в B3 (docs/RASPISANIE.md). */
:root { color-scheme: light dark; }
body { margin: 0; font: 16px/1.5 system-ui, -apple-system, "Segoe UI", sans-serif; }
.site-header, .site-footer { padding: 1rem 1.5rem; }
.site-main { padding: 1.5rem; max-width: 60rem; margin: 0 auto; }
.brand { font-weight: 600; text-decoration: none; color: inherit; }
.site-footer { color: #6b7280; font-size: 0.875rem; }
