html, body, button, input, textarea, select { font-family: 'Cairo', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; }
body { font-weight: 400; }
h1, h2, h3, h4, h5, h6, .button, .brand-name, .eyebrow { font-weight: 600; }
.button, nav a, input, textarea, select { font-size: 1rem; }
.brand-logo { width: 64px; height: 64px; object-fit: contain; flex: 0 0 auto; }
@media (max-width: 479px) { .brand-logo { width: 52px; height: 52px; } }
