@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";:root{--color-primary: #1e3a5f;--color-primary-dark: #152b47;--color-accent: #d97706;--color-accent-hover: #b45309;--color-bg: #ffffff;--color-bg-alt: #f5f4f0;--color-bg-dark: #1e3a5f;--color-text: #1a1a1a;--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-border: #e2e8f0;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--max-width: 1200px;--border-radius: 8px;--border-radius-lg: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:var(--color-primary)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-alt{background:var(--color-bg-alt)}.section-dark{background:var(--color-bg-dark);color:#fff}.section-dark h2,.section-dark h3,.section-dark h4{color:#fff}.section-label{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.8125rem;font-weight:600;color:var(--color-accent);margin-bottom:.75rem}.section-dark .section-label{color:#fbbf24}.section-heading{font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:1rem}.section-subheading{font-size:1.125rem;color:var(--color-text-muted);max-width:640px}.section-dark .section-subheading{color:#94a3b8}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-weight:700;font-size:1rem;padding:.875rem 1.75rem;border-radius:var(--border-radius);border:2px solid transparent;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .1s;text-decoration:none;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn-primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.btn-outline{background:transparent;color:#fff;border-color:#fff9}.btn-outline:hover{background:#ffffff1f;border-color:#fff}.btn-outline-dark{background:transparent;color:var(--color-primary);border-color:var(--color-primary)}.btn-outline-dark:hover{background:var(--color-primary);color:#fff}.savings-badge{display:inline-block;background:#dcfce7;color:#166534;font-size:.8125rem;font-weight:600;padding:.2rem .625rem;border-radius:999px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--color-border);box-shadow:0 1px 3px #0000000f}.nav__inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem;height:68px}.nav__logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:1rem;color:var(--color-primary);flex-shrink:0;text-decoration:none}.nav__logo-mark[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-primary);color:#fff;border-radius:6px;font-size:1.125rem;font-weight:800}.nav__links[data-astro-cid-dmqpwcec]{display:flex;gap:1.75rem;margin-left:auto}.nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.9375rem;font-weight:500;color:var(--color-text-muted);transition:color .15s}.nav__links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--color-primary)}.nav__cta[data-astro-cid-dmqpwcec]{font-size:.9375rem;padding:.625rem 1.25rem;flex-shrink:0}.nav__burger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;margin-left:auto}.nav__burger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:var(--color-primary);border-radius:2px;transition:all .2s}.nav__mobile[data-astro-cid-dmqpwcec]{display:none;background:#fff;border-top:1px solid var(--color-border);padding:1.25rem 1.5rem 1.5rem}.nav__mobile[data-astro-cid-dmqpwcec] nav[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;gap:1rem}.nav__mobile[data-astro-cid-dmqpwcec] nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:1rem;font-weight:500;color:var(--color-text-muted);padding:.25rem 0}.nav__mobile--open[data-astro-cid-dmqpwcec]{display:block}@media(max-width:768px){.nav__links[data-astro-cid-dmqpwcec],.nav__cta[data-astro-cid-dmqpwcec]{display:none}.nav__burger[data-astro-cid-dmqpwcec]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:#0f1f36;color:#94a3b8;padding-top:4rem}.footer__inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto auto;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.07)}.footer__logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:1rem;color:#fff;margin-bottom:1rem;text-decoration:none}.footer__logo-mark[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--color-primary);color:#fff;border-radius:6px;font-size:1rem;font-weight:800}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.9375rem;line-height:1.65;max-width:320px}.footer__nav-heading[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:1rem}.footer__nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer__secondary[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer__secondary[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:#94a3b8;transition:color .15s}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer__secondary[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer__bottom[data-astro-cid-sz7xmlte]{padding:1.25rem 0}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#475569}@media(max-width:860px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer__brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(max-width:480px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}
