:root{--color-navy:#0a1628;--color-navy-light:#162240;--color-red:#c41230;--color-red-dark:#9e0e26;--color-white:#fff;--color-gray-50:#f8f9fa;--color-gray-100:#f0f1f3;--color-gray-200:#e2e4e7;--color-gray-300:#cdd0d5;--color-gray-500:#6b7280;--color-gray-700:#374151;--color-gray-900:#111827;--font-sans:proxima-nova, system-ui, -apple-system, sans-serif;--font-display:proxima-nova, system-ui, -apple-system, sans-serif;--font-serif:adobe-garamond-pro, Georgia, serif;--max-width:1200px;--header-height:110px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-gray-900);background:var(--color-white);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.2rem,3vw,1.75rem)}.section{padding:5rem 0}.section-sm{padding:3rem 0}.bg-navy{background:var(--color-navy);color:var(--color-white)}.bg-gray{background:var(--color-gray-50)}.text-center{text-align:center}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{font-size:.95rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-red);color:var(--color-white)}.btn-primary:hover{background:var(--color-red-dark);transform:translateY(-1px);box-shadow:0 4px 12px #c412304d}.btn-outline{color:var(--color-white);background:0 0;border:2px solid #ffffff4d}.btn-outline:hover{border-color:var(--color-white);background:#ffffff1a}.btn-lg{padding:1rem 2.25rem;font-size:1.05rem}.card{background:var(--color-white);border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a,0 8px 32px #0000000f}.card-body{padding:1.5rem}.page-header{background:var(--color-navy);color:var(--color-white);text-align:center;padding:4rem 0}.page-header h1{margin-bottom:.75rem}.page-header p{opacity:.8;max-width:600px;margin:0 auto;font-size:1.15rem}.grid-2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=768px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}@media (width>=769px) and (width<=1024px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}.site-header[data-astro-cid-z4jru4n3]{z-index:100;backdrop-filter:blur(12px);background:#0a1628f2;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner[data-astro-cid-z4jru4n3]{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.logo[data-astro-cid-z4jru4n3]{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{width:auto;height:76px}.main-nav[data-astro-cid-z4jru4n3]{align-items:center;gap:.25rem;display:flex}.nav-link[data-astro-cid-z4jru4n3]{color:#fffc;cursor:pointer;font-size:.9rem;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.nav-link[data-astro-cid-z4jru4n3]:hover{color:var(--color-white);background:#ffffff14}.nav-dropdown[data-astro-cid-z4jru4n3]{position:relative}.dropdown-menu[data-astro-cid-z4jru4n3]{background:var(--color-navy-light);border:1px solid #ffffff1a;border-radius:8px;min-width:180px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 32px #0000004d}.nav-dropdown[data-astro-cid-z4jru4n3]:hover .dropdown-menu[data-astro-cid-z4jru4n3]{display:block}.dropdown-menu[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:#fffc;padding:.6rem 1.25rem;font-size:.9rem;text-decoration:none;transition:all .15s;display:block}.dropdown-menu[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--color-white);background:#ffffff14}.mobile-toggle[data-astro-cid-z4jru4n3]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-toggle[data-astro-cid-z4jru4n3] span[data-astro-cid-z4jru4n3]{background:var(--color-white);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.mobile-toggle[data-astro-cid-z4jru4n3].open span[data-astro-cid-z4jru4n3]:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-toggle[data-astro-cid-z4jru4n3].open span[data-astro-cid-z4jru4n3]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-z4jru4n3].open span[data-astro-cid-z4jru4n3]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=768px){.mobile-toggle[data-astro-cid-z4jru4n3]{display:flex}.main-nav[data-astro-cid-z4jru4n3]{top:var(--header-height);background:var(--color-navy);border-bottom:1px solid #ffffff1a;flex-direction:column;padding:1rem;display:none;position:absolute;left:0;right:0}.main-nav[data-astro-cid-z4jru4n3].open{display:flex}.dropdown-menu[data-astro-cid-z4jru4n3]{box-shadow:none;background:0 0;border:none;padding-left:1rem;position:static}.nav-dropdown[data-astro-cid-z4jru4n3]:hover .dropdown-menu[data-astro-cid-z4jru4n3]{display:none}.nav-link[data-astro-cid-z4jru4n3].has-dropdown{text-align:left;width:100%}}.site-footer[data-astro-cid-z4jru4n3]{color:#ffffffb3;background:#2a2a2a;margin-top:auto;padding:3rem 0}.footer-heading[data-astro-cid-z4jru4n3]{text-align:center;color:#ffffffbf;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2rem;font-size:1rem;font-weight:600}.partner-logos[data-astro-cid-z4jru4n3]{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.partner-logos[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{width:auto;height:64px}.footer-bottom[data-astro-cid-z4jru4n3]{text-align:center;color:#ffffff80;background:#1a1a1a;padding:1.5rem 0;font-size:.85rem}@media (width<=768px){.partner-logos[data-astro-cid-z4jru4n3]{gap:1.25rem}.partner-logos[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{height:48px}}
