.header.svelte-1elxaub{background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px #0f766e1a;position:fixed;top:0;width:100%;z-index:1000;transition:background .3s ease,box-shadow .3s ease}.header.scrolled.svelte-1elxaub{background:#fffffffa;box-shadow:0 4px 30px #0f766e2e}.nav.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 3rem;max-width:1400px;margin:0 auto}.logo.svelte-1elxaub{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.logo.svelte-1elxaub:hover{opacity:.8}.logo.svelte-1elxaub img:where(.svelte-1elxaub){height:38px;width:auto}.nav-links.svelte-1elxaub{display:flex;list-style:none;gap:2.5rem}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub){text-decoration:none;color:var(--text-dark);font-weight:600;font-size:1rem;position:relative;transition:color .3s ease}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary-teal);transition:width .3s ease}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):hover,.nav-links.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--primary-teal)}.nav-links.svelte-1elxaub a:where(.svelte-1elxaub):hover:after,.nav-links.svelte-1elxaub a.active:where(.svelte-1elxaub):after{width:100%}.nav-cta.svelte-1elxaub{background:var(--primary-teal);color:#fff;padding:.9rem 1.8rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;position:relative;overflow:hidden}.nav-cta.svelte-1elxaub:hover{background:var(--light-teal);transform:translateY(-2px);box-shadow:0 8px 25px #0f766e4d}.nav-dropdown.svelte-1elxaub{position:relative}.nav-dropdown.svelte-1elxaub>a:where(.svelte-1elxaub){display:inline-flex;align-items:center;gap:.35rem}.nav-dropdown.svelte-1elxaub>a:where(.svelte-1elxaub) .chevron:where(.svelte-1elxaub){display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .3s ease;margin-top:1px}.nav-dropdown.svelte-1elxaub:hover>a:where(.svelte-1elxaub) .chevron:where(.svelte-1elxaub){transform:rotate(180deg)}.dropdown-menu.svelte-1elxaub{position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(8px);background:#fff;border-radius:12px;box-shadow:0 12px 40px #0f766e26,0 2px 8px #0000000f;min-width:240px;padding:.6rem 0;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;z-index:2000;list-style:none}.dropdown-menu.svelte-1elxaub:before{content:"";position:absolute;top:-8px;left:0;right:0;height:12px}.nav-dropdown.svelte-1elxaub:hover .dropdown-menu:where(.svelte-1elxaub){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu.svelte-1elxaub li:where(.svelte-1elxaub){margin:0}.dropdown-menu.svelte-1elxaub a:where(.svelte-1elxaub){display:block;padding:.6rem 1.4rem;color:var(--text-dark)!important;font-weight:600;font-size:.92rem;text-decoration:none;transition:background .2s ease,color .2s ease,padding-left .2s ease;white-space:nowrap}.dropdown-menu.svelte-1elxaub a:where(.svelte-1elxaub):after{display:none!important}.dropdown-menu.svelte-1elxaub a:where(.svelte-1elxaub):hover{background:var(--cream);color:var(--primary-teal)!important;padding-left:1.7rem}.hamburger.svelte-1elxaub{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger.svelte-1elxaub span:where(.svelte-1elxaub){display:block;width:24px;height:2px;background:var(--text-dark);transition:all .3s ease}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(2){opacity:0}.hamburger.active.svelte-1elxaub span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:1024px){.nav.svelte-1elxaub{padding:1rem 1.5rem}.hamburger.svelte-1elxaub{display:flex}.nav-links.svelte-1elxaub{display:none;position:fixed;inset:0;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:999}.nav-links.mobile-open.svelte-1elxaub{display:flex}.dropdown-menu.svelte-1elxaub{display:none}}.footer.svelte-jz8lnl{background:#0d2623;color:#ffffffb3;padding:5rem 0 2rem}.footer-content.svelte-jz8lnl{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}.footer-section.svelte-jz8lnl h3:where(.svelte-jz8lnl){color:#fff;font-weight:700;font-size:1rem;margin-bottom:1.5rem;letter-spacing:1px;text-transform:uppercase}.footer-section.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none}.footer-section.svelte-jz8lnl li:where(.svelte-jz8lnl){margin-bottom:.8rem}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#fff9;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-section.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--light-teal)}.footer-section.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#d1d5db;line-height:1.6;font-size:.95rem}.footer-tagline.svelte-jz8lnl{color:var(--accent-gold)!important;font-style:italic;margin-top:1rem!important;font-size:.9rem!important}.footer-bottom.svelte-jz8lnl{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;text-align:center;font-size:.88rem;color:#fff6}.footer-bottom.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#fff6;text-decoration:none}.footer-bottom.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--light-teal)}.footer-logo.svelte-jz8lnl img:where(.svelte-jz8lnl){height:28px;width:auto;margin-bottom:1.2rem}@media(max-width:1024px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr 1fr}}@media(max-width:640px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr}}
