/* Shared type scale for public pages, forms and account screens. */
html{font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
html body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}
html body h1,html body h2,html body h3{font-family:Manrope,Inter,system-ui,sans-serif;font-weight:800;overflow-wrap:anywhere}
html body h1,html body .hero h1,html body .home-hero h1{font-size:clamp(28px,3.2vw,42px);line-height:1.16;letter-spacing:-.03em}
html body h2{font-size:clamp(22px,2.2vw,28px);line-height:1.28;letter-spacing:-.02em}
html body h3{font-size:19px;line-height:1.35;letter-spacing:-.015em}
html body .card h2,html body .directory-card h2,html body .catalog-card h2,html body .dialog h2,html body .modal h2{font-size:20px;line-height:1.3}
html body footer h2{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.4;letter-spacing:0}
html body p{overflow-wrap:break-word}
html body button,html body input,html body select,html body textarea{font-family:Inter,system-ui,sans-serif}
html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea{font-size:15px;line-height:1.45}
html body .button,html body .btn,html body .btn-green,html body .btn-navy,html body .nav-cta{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.4;font-weight:700;white-space:normal;overflow-wrap:break-word}
html body .meta,html body .note,html body .sub,html body .directory-meta,html body .directory-summary,html body .catalog-meta,html body .field label,html body .edit-field label{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.55}
html body .badge,html body .pill,html body .region-tag,html body .choice-tag{font-size:12px;line-height:1.4}
html body .brand,html body .logo-name{font-family:Manrope,Inter,sans-serif;font-weight:800;letter-spacing:-.015em}
html body .facts th{font-size:13px;line-height:1.5}html body .facts td{font-size:15px;line-height:1.55}
@media(max-width:640px){html body h1,html body .hero h1,html body .home-hero h1{font-size:28px;line-height:1.18}html body h2{font-size:23px}html body h3{font-size:18px}html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea{font-size:16px}html body .button,html body .btn,html body .btn-green,html body .btn-navy{min-height:44px}}
