:root { font-family: Onest, Arial, sans-serif; }
h1,h2,h3,h4,h5,h6,p { margin: 0; }
h1 { font-size: clamp(1.85rem, 3.2vw, 2.65rem); line-height: 1.08; font-weight: 800; letter-spacing: -0.035em; }
h2 { font-size: clamp(1.28rem, 2vw, 1.6rem); line-height: 1.2; font-weight: 700; letter-spacing: -0.018em; }
h3 { font-size: 1.08rem; line-height: 1.3; font-weight: 700; letter-spacing: -0.01em; }
p, .type-body { font-size: .95rem; line-height: 1.55; }
.type-label-lg, label, input, button, select, textarea { font: 600 .88rem/1.25 Onest, Arial, sans-serif; }
.type-label-md { font: 600 .79rem/1.25 Onest, Arial, sans-serif; }
.type-label-sm { font: 600 .71rem/1.2 Onest, Arial, sans-serif; }
.type-title-sm { font: 700 .9rem/1.25 Onest, Arial, sans-serif; }
