:root{--sms-navy:#293476;--sms-red:#ea1f27;--sms-blue:#0079b7;--sms-white:#fff;--sms-slate:#9aa1bb;--sms-navy-wash:#eceef4;--sms-sky-top:#e3eef6;--sms-sky-bottom:#cae0ed;--sms-building-far:#afd4ec;--sms-building-mid:#7fb9de;--sms-wave-1:#2fa0d6;--sms-wave-2:#1b7fc0;--sms-wave-3:#0079b7;--sms-text-heading:var(--sms-navy);--sms-text-body:#3a4152;--sms-text-muted:var(--sms-slate);--sms-text-inverse:var(--sms-white);--sms-text-link:var(--sms-blue);--sms-text-link-hover:var(--sms-navy);--sms-surface-page:var(--sms-white);--sms-surface-tint:var(--sms-navy-wash);--sms-surface-card:var(--sms-white);--sms-surface-navy:var(--sms-navy);--sms-border:#dce1ec;--sms-border-strong:var(--sms-slate);--sms-accent:var(--sms-red);--sms-accent-strong:#c8161d;--sms-focus-ring:rgba(0,121,183,.45);--sms-font-display:"Figtree","Proxima Nova","Helvetica Neue",Arial,sans-serif;--sms-font-body:"Figtree","Proxima Nova","Helvetica Neue",Arial,sans-serif;--sms-weight-regular:400;--sms-weight-medium:500;--sms-weight-semibold:600;--sms-weight-bold:700;--sms-weight-black:900;--sms-text-xs:0.75rem;--sms-text-sm:0.875rem;--sms-text-base:1rem;--sms-text-lg:1.125rem;--sms-text-xl:1.375rem;--sms-text-2xl:1.75rem;--sms-text-3xl:2.25rem;--sms-text-4xl:3rem;--sms-text-5xl:4rem;--sms-text-6xl:5.25rem;--sms-leading-tight:1.02;--sms-leading-snug:1.15;--sms-leading-normal:1.5;--sms-leading-relaxed:1.65;--sms-tracking-tight:-0.02em;--sms-tracking-normal:0;--sms-tracking-wide:0.04em;--sms-tracking-caps:0.08em}@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");body{font-family:var(--sms-font-body);-webkit-font-smoothing:antialiased}.sms-cta-row{justify-content:flex-start}@media (max-width:640px){.sms-cta-row{justify-content:center}}.sms-nav-desktop{display:flex}.sms-hamburger{display:none}@media (max-width:900px){.sms-nav-desktop{display:none}.sms-hamburger{display:flex}}:root{--sms-space-1:4px;--sms-space-2:8px;--sms-space-3:12px;--sms-space-4:16px;--sms-space-5:24px;--sms-space-6:32px;--sms-space-7:48px;--sms-space-8:64px;--sms-space-9:96px;--sms-space-10:128px;--sms-container:1200px;--sms-container-narrow:760px;--sms-radius-sm:6px;--sms-radius-md:10px;--sms-radius-lg:16px;--sms-radius-pill:999px;--sms-shadow-sm:0 1px 2px rgba(41,52,118,.08);--sms-shadow-md:0 6px 18px rgba(41,52,118,.12);--sms-shadow-lg:0 18px 48px rgba(41,52,118,.16);--sms-ease:cubic-bezier(0.22,0.61,0.36,1);--sms-dur-fast:120ms;--sms-dur:200ms;--sms-dur-slow:320ms;--sms-gradient-sky:linear-gradient(180deg,var(--sms-sky-top) 0%,var(--sms-sky-bottom) 45%,var(--sms-sky-bottom) 100%)}@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3{@apply font-semibold}}@layer components{.btn-primary,.btn-secondary,.error-text,.input-base,.label-base{@apply mt-1 text-sm text-red-brand}}