*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--navy: #0A1628;--royal-blue: #1E3A5F;--white: #FFFFFF;--light-gray: #F0F2F5;--gold: #B8860B;--gold-light: #D4A832;--text-dark: #1A1A2E;--text-mid: #3A3A4A;--text-light: #6B7280;--border: #D1D5DB;--shadow-sm: 0 1px 3px rgba(10, 22, 40, .08);--shadow-md: 0 4px 12px rgba(10, 22, 40, .1);--shadow-lg: 0 8px 30px rgba(10, 22, 40, .12);--shadow-xl: 0 16px 48px rgba(10, 22, 40, .16);--transition: .3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-dark);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Merriweather,Georgia,Times New Roman,serif;line-height:1.35;font-weight:700}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.section{padding:5.5rem 2rem}.section-container{max-width:1100px;margin:0 auto}.section-header-bar{background:var(--navy);padding:3.5rem 2rem;text-align:center}.section-header-bar h2{color:var(--white);font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:700;margin-bottom:0}.section-header-bar .section-subtitle{color:var(--gold);font-family:IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;margin-bottom:1rem}.section-header-bar .gold-rule{display:block;width:60px;height:2px;background:var(--gold);margin:1.25rem auto 0}.section-title{font-size:clamp(1.35rem,2.5vw,1.85rem);color:var(--navy);text-align:center;margin-bottom:.6rem}.section-label{display:block;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:.75rem}.gold-rule-center{display:block;width:60px;height:2px;background:var(--gold);margin:1.5rem auto 2.5rem}@media(max-width:768px){.section{padding:3.5rem 1.25rem}.section-header-bar{padding:2.5rem 1.25rem}}.nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08);transition:background var(--transition),box-shadow var(--transition)}.nav.scrolled.svelte-1h32yp1{background:#0a1628f7;box-shadow:0 2px 20px #0000004d}.nav-inner.svelte-1h32yp1{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:72px}.nav-brand.svelte-1h32yp1{display:flex;align-items:center;gap:14px}.nav-logo.svelte-1h32yp1{width:44px;height:44px;object-fit:contain}.nav-brand-text.svelte-1h32yp1{font-family:IBM Plex Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--white)}.nav-links.svelte-1h32yp1{display:flex;align-items:center;gap:0;list-style:none}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:block;padding:.5rem 1.15rem;font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;transition:color var(--transition);position:relative}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):after{content:"";position:absolute;bottom:0;left:1.15rem;right:1.15rem;height:2px;background:var(--gold);transform:scaleX(0);transition:transform var(--transition)}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--white)}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover:after{transform:scaleX(1)}.nav-hamburger.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;background:none;border:none}.nav-hamburger.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:block;width:24px;height:2px;background:var(--white);transition:var(--transition)}.nav-mobile.svelte-1h32yp1{display:none;position:fixed;top:72px;left:0;right:0;background:var(--navy);border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 2rem;z-index:999}.nav-mobile.open.svelte-1h32yp1{display:block}.nav-mobile.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:block;padding:.75rem 0;font-size:.85rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb8;border-bottom:1px solid rgba(255,255,255,.05);transition:color var(--transition)}.nav-mobile.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--white)}@media(max-width:768px){.nav-links.svelte-1h32yp1{display:none}.nav-hamburger.svelte-1h32yp1{display:flex}}.footer.svelte-jz8lnl{background:#060e1a;padding:2.5rem 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer-inner.svelte-jz8lnl{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-jz8lnl{display:flex;align-items:center;gap:10px}.footer-logo.svelte-jz8lnl{width:28px;height:28px;object-fit:contain;opacity:.7}.footer-brand-text.svelte-jz8lnl{font-family:IBM Plex Sans,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff6}.footer-copy.svelte-jz8lnl{font-size:.75rem;color:#ffffff4d}.footer-tagline.svelte-jz8lnl{font-size:.72rem;font-style:italic;color:#ffffff40}@media(max-width:768px){.footer-inner.svelte-jz8lnl{flex-direction:column;text-align:center}}
