/* Readability pass: preserve the compact design without sub-10px interface text. */
.module-button,
.primary-action,
.quiet-action { font-size: 11px; }

.eyebrow,
.section-tag { font-size: 10px; }

.intro-stats span,
.album-caption span,
.visual-badge small,
.brand small,
.footer-brand small,
.spring-message > span,
.water-message > span,
.feature-kicker { font-size: 9px; }

.album-caption small,
.orb-copy small,
.spring-message > small,
.water-message > small,
.feature-line small { font-size: 11px; }

.visual-badge strong,
.album-counter span { font-size: 10px; }

.main-nav small,
.album-thumb span { font-size: 9px; }

.section-intro > p,
.services-empty p { font-size: 13px; }

.orb-copy strong { font-size: 16px; }
.orb-info { min-height: 28px; padding-inline: 10px; font-size: 10px; }
.motto-state,
.logo-state { font-size: 10px; }

.site-footer { font-size: 11px; }
.canvas-brand span,
.accordion-trigger small,
.audience span { font-size: 11px; }
.accordion-panel p,
.audience strong,
.accordion-panel li { font-size: 13px; }
.accordion-panel > a { font-size: 12px; }

.admin-brand small,
.account-copy .eyebrow,
.account-heading small { font-size: 11px; }
.identity-card small { font-size: 12px; }
.password-form label > span { font-size: 13px; }
.password-form label > small { font-size: 11px; }

.sidebar-heading strong { font-size: 11px; }
.create-user small,
.admin-user small { font-size: 11px; }
.admin-hero > div > span { font-size: 11px; }
.admin-hero p { font-size: 13px; }
.form-section-heading > span { font-size: 11px; }
.form-section-heading small { font-size: 12px; }
.admin-form-grid label > span,
.mapping-fields label > span { font-size: 11px; }
.admin-form-grid label > small { font-size: 11px; }
.access-title small { font-size: 10px; }
.access-title strong { font-size: 13px; }
.mapping-fields input,
.reset-form input { font-size: 12px; }
.direct-access { font-size: 11px; }
.reset-copy strong { font-size: 14px; }
.reset-copy small,
.reset-form button { font-size: 11px; }

@media (max-width: 560px) {
    .main-nav small { font-size: 8px; }
    .site-footer > div:last-child { font-size: 10px; }
    .motto-state { font-size: 10px; }
}
