.navbar.svelte-rfuq4y{background:var(--hero-bg);z-index:200;border-bottom:1px solid #0000;width:100%;height:76px;padding:0 40px;transition:background .2s,border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;box-shadow:0 1px #0000}.navbar.scrolled.svelte-rfuq4y{background:#eef8f1;border-bottom-color:#00000017;box-shadow:0 4px 16px #0000000d}.navbar-spacer.svelte-rfuq4y{background:var(--hero-bg);height:76px}.navbar__inner.svelte-rfuq4y{justify-content:space-between;align-items:center;gap:24px;max-width:1400px;height:100%;margin:0 auto;display:flex}.logo.svelte-rfuq4y{flex-shrink:0;align-items:center;display:flex}.logo__icon.svelte-rfuq4y{object-fit:contain;width:auto;height:34px;display:block}.nav-links.svelte-rfuq4y{align-items:center;gap:28px;display:flex}.nav-link.svelte-rfuq4y{color:var(--black);white-space:nowrap;padding-bottom:2px;font-size:15px;font-weight:500;transition:color .18s;position:relative}.nav-link.svelte-rfuq4y:after{content:"";background:var(--green);transform-origin:0;border-radius:2px;width:100%;height:2px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.nav-link.svelte-rfuq4y:hover{color:var(--green-dark)}.nav-link.svelte-rfuq4y:hover:after{transform:scaleX(1)}.navbar__actions.svelte-rfuq4y{flex-shrink:0;align-items:center;gap:20px;display:flex}.phone.svelte-rfuq4y{color:var(--black);white-space:nowrap;align-items:center;gap:7px;font-size:14.5px;font-weight:600;display:inline-flex}.phone.svelte-rfuq4y:hover{color:var(--green-dark)}.phone__icon.svelte-rfuq4y{color:var(--green-dark);flex-shrink:0}.navbar__cta.svelte-rfuq4y{background:var(--black);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:11px 20px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 6px 16px #13131326}.navbar__cta.svelte-rfuq4y:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 8px 20px #13131333}.hamburger.svelte-rfuq4y{background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:32px;height:32px;display:none}.hamburger.svelte-rfuq4y span:where(.svelte-rfuq4y){background:var(--black);border-radius:2px;width:100%;height:2px;display:block}.mobile-overlay.svelte-rfuq4y{z-index:250;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-overlay__header.svelte-rfuq4y{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mobile-close.svelte-rfuq4y{color:var(--black);background:0 0;width:32px;height:32px;font-size:20px}.mobile-menu.svelte-rfuq4y{flex-direction:column;padding:8px 24px 32px;display:flex}.mobile-menu__cta.svelte-rfuq4y{background:var(--black);color:#fff;border-radius:var(--radius-pill);justify-content:center;margin-bottom:16px;padding:15px;font-size:15px;font-weight:600;display:inline-flex}.mobile-menu__link.svelte-rfuq4y{color:var(--black);border-bottom:1px solid var(--border-light);padding:16px 0;font-size:16px;font-weight:500}.mobile-menu__phone.svelte-rfuq4y{background:var(--green);color:#fff;border-radius:var(--radius-pill);justify-content:center;margin-top:20px;padding:14px;font-size:15px;font-weight:700;display:inline-flex}@media (width<=1180px){.nav-links.svelte-rfuq4y{gap:18px}.phone.svelte-rfuq4y{display:none}}@media (width<=960px){.nav-links.svelte-rfuq4y,.navbar__actions.svelte-rfuq4y{display:none}.hamburger.svelte-rfuq4y{display:flex}.navbar.svelte-rfuq4y{height:68px;padding:0 24px}.navbar-spacer.svelte-rfuq4y{height:68px}}@media (width<=620px){.navbar.svelte-rfuq4y{height:62px;padding:0 20px}.navbar-spacer.svelte-rfuq4y{height:62px}.logo__icon.svelte-rfuq4y{height:28px}}.footer.svelte-jz8lnl{background:linear-gradient(180deg, #fff 0%, var(--hero-bg) 18%, var(--hero-bg) 100%);padding:48px 40px 0}.footer__top.svelte-jz8lnl{justify-content:space-between;align-items:flex-start;gap:48px;max-width:1400px;margin:0 auto;padding-bottom:32px;display:flex}.footer__brand.svelte-jz8lnl{max-width:320px}.brand.svelte-jz8lnl{margin-bottom:8px;display:inline-block}.brand__icon.svelte-jz8lnl{object-fit:contain;width:auto;height:48px;display:block}.brand__tagline.svelte-jz8lnl{color:var(--black);opacity:.75;margin:0 0 16px;font-size:13px}.footer__socials.svelte-jz8lnl{gap:10px;display:flex}.social-icon.svelte-jz8lnl{background:#0000000f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,transform .2s;display:flex}.social-icon.svelte-jz8lnl:hover{background:var(--green);transform:translateY(-2px)}.social-icon.svelte-jz8lnl img:where(.svelte-jz8lnl){display:block}.footer__contact.svelte-jz8lnl{flex-direction:column;flex-shrink:0;align-items:flex-start;width:225px;display:flex}.footer__contact.svelte-jz8lnl h4:where(.svelte-jz8lnl){color:var(--black);margin:0 0 16px;font-size:14px;font-weight:700}.footer__contact.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--black);opacity:.9;text-align:left;align-items:flex-start;gap:10px;margin:0 0 14px;font-size:13.5px;font-weight:500;line-height:1.6;display:flex}.footer__contact.svelte-jz8lnl p:where(.svelte-jz8lnl):last-child{margin-bottom:0}.footer__contact.svelte-jz8lnl img:where(.svelte-jz8lnl){flex-shrink:0;margin-top:3px}.footer__bottom.svelte-jz8lnl{border-top:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:1400px;margin:0 auto;padding:20px 0;display:flex}.footer__bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--black);opacity:.7;margin:0;font-size:12.5px}.footer__legal.svelte-jz8lnl{gap:20px;display:flex}.footer__legal.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--black);opacity:.7;font-size:12.5px}.footer__legal.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--green);opacity:1}@media (width<=960px){.footer.svelte-jz8lnl{padding:40px 24px 0}.footer__top.svelte-jz8lnl{flex-wrap:wrap;row-gap:28px}.footer__brand.svelte-jz8lnl{max-width:none}.footer__contact.svelte-jz8lnl{width:100%;max-width:320px}}@media (width<=620px){.brand__icon.svelte-jz8lnl{height:38px}.footer.svelte-jz8lnl{padding:32px 20px 0}.footer__top.svelte-jz8lnl{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:24px}.footer__bottom.svelte-jz8lnl{flex-direction:column;align-items:flex-start}}
