.top-bar[data-astro-cid-a4t2ctr7]{background:var(--color-primary);padding:.5rem 0;text-align:right}.top-bar__link[data-astro-cid-a4t2ctr7]{color:var(--color-white);font-size:.875rem}.top-bar__link[data-astro-cid-a4t2ctr7]:hover{color:var(--color-accent)}.header[data-astro-cid-a4t2ctr7]{background:var(--color-white);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:50}.header__inner[data-astro-cid-a4t2ctr7]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;gap:2rem}.header__logo[data-astro-cid-a4t2ctr7]{display:flex;align-items:center;flex-shrink:0}.header__logo[data-astro-cid-a4t2ctr7] img[data-astro-cid-a4t2ctr7]{height:70px;width:auto;display:block}.header__nav[data-astro-cid-a4t2ctr7]{display:flex;align-items:center}.nav-list[data-astro-cid-a4t2ctr7]{display:flex;align-items:center;list-style:none;gap:2rem;margin:0;padding:0}.nav-list[data-astro-cid-a4t2ctr7] li[data-astro-cid-a4t2ctr7]{margin:0;padding:0}.nav-list[data-astro-cid-a4t2ctr7] a[data-astro-cid-a4t2ctr7]{color:var(--color-gray-700);font-weight:500;text-decoration:none;display:block;padding:.5rem 0}.nav-list[data-astro-cid-a4t2ctr7] a[data-astro-cid-a4t2ctr7]:hover{color:var(--color-primary);text-decoration:none}.header__cta[data-astro-cid-a4t2ctr7]{white-space:nowrap;flex-shrink:0}.header__toggle[data-astro-cid-a4t2ctr7]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.header__toggle[data-astro-cid-a4t2ctr7] span[data-astro-cid-a4t2ctr7]{width:24px;height:2px;background:var(--color-gray-700);transition:all .3s ease}@media(max-width:900px){.header__nav[data-astro-cid-a4t2ctr7],.header__cta[data-astro-cid-a4t2ctr7]{display:none}.header__toggle[data-astro-cid-a4t2ctr7]{display:flex}.header__nav[data-astro-cid-a4t2ctr7].is-open{display:block;position:absolute;top:100%;left:0;right:0;background:var(--color-white);padding:1rem;box-shadow:0 4px 6px #0000001a}.header__nav[data-astro-cid-a4t2ctr7].is-open .nav-list[data-astro-cid-a4t2ctr7]{flex-direction:column;gap:1rem}}.footer[data-astro-cid-suo4worr]{background:var(--color-primary);color:var(--color-white);padding:3rem 0 1.5rem}.footer__grid[data-astro-cid-suo4worr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer__logo[data-astro-cid-suo4worr]{height:60px;width:auto;margin-bottom:1rem}.footer__address[data-astro-cid-suo4worr]{font-style:normal;line-height:1.8;font-size:.9rem}.footer__address[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]{color:var(--color-white);text-decoration:none}.footer__address[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]:hover{color:var(--color-accent);text-decoration:none}.footer__heading[data-astro-cid-suo4worr]{color:var(--color-white);margin-bottom:1rem;font-size:1rem;font-weight:600}.footer__links[data-astro-cid-suo4worr] ul[data-astro-cid-suo4worr]{list-style:none}.footer__links[data-astro-cid-suo4worr] li[data-astro-cid-suo4worr]{margin-bottom:.5rem}.footer__links[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]{color:var(--color-gray-200);font-size:.9rem;text-decoration:none}.footer__links[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]:hover{color:var(--color-white);text-decoration:none}.footer__badges[data-astro-cid-suo4worr]{display:flex;gap:1rem;flex-wrap:wrap}.footer__badges[data-astro-cid-suo4worr] img[data-astro-cid-suo4worr]{height:80px;width:auto;background:var(--color-white);padding:.75rem;border-radius:4px}.footer__bottom[data-astro-cid-suo4worr]{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center;font-size:.85rem}.footer__bottom[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]{color:var(--color-gray-200);text-decoration:none}.footer__bottom[data-astro-cid-suo4worr] a[data-astro-cid-suo4worr]:hover{color:var(--color-white);text-decoration:none}@media(max-width:600px){.footer__grid[data-astro-cid-suo4worr]{grid-template-columns:1fr;text-align:center}.footer__badges[data-astro-cid-suo4worr]{justify-content:center}}:root{--color-primary: #1e3a5f;--color-primary-light: #2c5282;--color-secondary: #4a90a4;--color-accent: #63b3ed;--color-cta: #ff6900;--color-white: #ffffff;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: var(--font-sans);--container-max: 1200px;--section-padding: 4rem;--header-height: 80px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);line-height:1.6;color:var(--color-gray-800);background:var(--color-white)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.3;color:var(--color-primary)}h1{font-size:2.5rem;margin-bottom:1.5rem}h2{font-size:2rem;margin-top:2.5rem;margin-bottom:1.25rem}h3{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem}h4{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem}p{margin-bottom:1.25rem;line-height:1.7}p+p{margin-top:0}ul,ol{margin-bottom:1.5rem}li{margin-bottom:.5rem;line-height:1.6}a{color:var(--color-cta);text-decoration:underline;transition:color .2s ease}a:hover{color:#e55d00}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.section{padding:var(--section-padding) 0}.section--gray{background:var(--color-gray-50)}.section--primary{background:var(--color-primary);color:var(--color-white)}.section--primary h2,.section--primary h3{color:var(--color-white)}.btn{display:inline-block;padding:.75rem 1.5rem;font-weight:600;text-align:center;border-radius:4px;transition:all .2s ease;cursor:pointer;border:none}.btn--primary{background:var(--color-cta);color:var(--color-white)}.btn--primary:hover{background:#e55d00;color:var(--color-white)}.btn--outline{background:transparent;border:2px solid var(--color-white);color:var(--color-white)}.btn--outline:hover{background:var(--color-white);color:var(--color-primary)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.feature-card{text-align:center;padding:2rem}.feature-card h3{margin-bottom:1rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media(max-width:768px){.two-col{grid-template-columns:1fr}}.skip-link{position:absolute;top:-40px;left:0;background:var(--color-primary);color:var(--color-white);padding:8px;z-index:100}.skip-link:focus{top:0}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}
