.navbar.svelte-1hbzp8f.svelte-1hbzp8f{width:100%;height:76px;background:var(--hero-bg);padding:0 40px;position:fixed;top:0;left:0;z-index:200;border-bottom:1px solid transparent;box-shadow:0 1px 0 transparent;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.navbar.scrolled.svelte-1hbzp8f.svelte-1hbzp8f{background:#eef8f1d9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:#00000017;box-shadow:0 4px 16px #0000000d}.navbar-spacer.svelte-1hbzp8f.svelte-1hbzp8f{height:76px;background:var(--hero-bg)}.navbar__inner.svelte-1hbzp8f.svelte-1hbzp8f{max-width:1400px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;flex-shrink:0}.logo__icon.svelte-1hbzp8f.svelte-1hbzp8f{display:block;height:34px;width:auto;object-fit:contain}.nav-links.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;gap:28px}.nav-link.svelte-1hbzp8f.svelte-1hbzp8f{position:relative;font-size:15px;font-weight:500;color:var(--black);white-space:nowrap;padding-bottom:2px}.nav-link.svelte-1hbzp8f.svelte-1hbzp8f:hover{color:var(--green-dark)}.nav-link.active.svelte-1hbzp8f.svelte-1hbzp8f{color:var(--green-dark);font-weight:600}.nav-link.active.svelte-1hbzp8f.svelte-1hbzp8f:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:2px;background:var(--green)}.nav-item.svelte-1hbzp8f.svelte-1hbzp8f{position:relative}.nav-item__trigger.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;gap:6px;background:transparent;font-size:15px;font-weight:500;color:var(--black)}.nav-item__trigger.svelte-1hbzp8f.svelte-1hbzp8f:hover,.nav-item__trigger.active.svelte-1hbzp8f.svelte-1hbzp8f,.nav-item__trigger.active.svelte-1hbzp8f .chevron.svelte-1hbzp8f{color:var(--green-dark)}.chevron.svelte-1hbzp8f.svelte-1hbzp8f{width:11px;height:8px;color:var(--black);transition:transform .15s ease}.chevron.flipped.svelte-1hbzp8f.svelte-1hbzp8f{transform:rotate(180deg)}.nav-item__trigger.svelte-1hbzp8f:hover .chevron.svelte-1hbzp8f:not(.flipped){animation:svelte-1hbzp8f-chevronBounce .7s ease-in-out infinite}@keyframes svelte-1hbzp8f-chevronBounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.dropdown.svelte-1hbzp8f.svelte-1hbzp8f{position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);background:#fff;border-radius:14px;box-shadow:0 16px 36px #0000001f;padding:8px 0;min-width:180px;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;animation:svelte-1hbzp8f-dropdownIn .18s ease}@keyframes svelte-1hbzp8f-dropdownIn{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.dropdown__item.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;font-size:15px;color:var(--black);white-space:nowrap}.dropdown__item.svelte-1hbzp8f.svelte-1hbzp8f:hover{background:#f5f7f6;color:var(--green)}.navbar__actions.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;gap:20px;flex-shrink:0}.phone.svelte-1hbzp8f.svelte-1hbzp8f{display:inline-flex;align-items:center;gap:7px;font-size:14.5px;font-weight:600;color:var(--black);white-space:nowrap}.phone.svelte-1hbzp8f.svelte-1hbzp8f:hover{color:var(--green-dark)}.phone__icon.svelte-1hbzp8f.svelte-1hbzp8f{color:var(--green-dark);flex-shrink:0}.navbar__cta.svelte-1hbzp8f.svelte-1hbzp8f{background:var(--black);color:#fff;font-size:14px;font-weight:600;padding:11px 20px;border-radius:var(--radius-pill);white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 6px 16px #13131326}.navbar__cta.svelte-1hbzp8f.svelte-1hbzp8f:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 8px 20px #13131333}.hamburger.svelte-1hbzp8f.svelte-1hbzp8f{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:transparent;flex-shrink:0}.hamburger.svelte-1hbzp8f span.svelte-1hbzp8f{display:block;width:100%;height:2px;background:var(--black);border-radius:2px}.mobile-overlay.svelte-1hbzp8f.svelte-1hbzp8f{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:250;display:flex;flex-direction:column;overflow-y:auto}.mobile-overlay__header.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-light)}.mobile-close.svelte-1hbzp8f.svelte-1hbzp8f{background:transparent;font-size:20px;color:var(--black);width:32px;height:32px}.mobile-menu.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;flex-direction:column;padding:8px 24px 32px}.mobile-menu__cta.svelte-1hbzp8f.svelte-1hbzp8f{display:inline-flex;justify-content:center;background:var(--black);color:#fff;font-weight:600;font-size:15px;padding:15px;border-radius:var(--radius-pill);margin-bottom:16px}.mobile-menu__link.svelte-1hbzp8f.svelte-1hbzp8f{padding:16px 0;font-size:16px;font-weight:500;color:var(--black);border-bottom:1px solid var(--border-light)}.mobile-menu__link.active.svelte-1hbzp8f.svelte-1hbzp8f{color:var(--green-dark);font-weight:700}.mobile-menu__phone.svelte-1hbzp8f.svelte-1hbzp8f{margin-top:20px;display:inline-flex;justify-content:center;background:var(--green);color:#fff;font-weight:700;font-size:15px;padding:14px;border-radius:var(--radius-pill)}.mobile-accordion.svelte-1hbzp8f.svelte-1hbzp8f{border-bottom:1px solid var(--border-light)}.mobile-accordion__head.svelte-1hbzp8f.svelte-1hbzp8f{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;padding:16px 0;font-size:16px;font-weight:500;color:var(--black)}.mobile-accordion__head.svelte-1hbzp8f .icon.svelte-1hbzp8f{color:var(--green);font-size:20px;font-weight:700}.mobile-accordion__body.svelte-1hbzp8f.svelte-1hbzp8f{display:flex;flex-direction:column;padding-bottom:12px}.mobile-accordion__body.svelte-1hbzp8f a.svelte-1hbzp8f{padding:10px 0 10px 12px;font-size:15px;color:var(--gray)}@media (max-width: 1180px){.nav-links.svelte-1hbzp8f.svelte-1hbzp8f{gap:18px}.phone.svelte-1hbzp8f.svelte-1hbzp8f{display:none}}@media (max-width: 960px){.nav-links.svelte-1hbzp8f.svelte-1hbzp8f,.navbar__actions.svelte-1hbzp8f.svelte-1hbzp8f{display:none}.hamburger.svelte-1hbzp8f.svelte-1hbzp8f{display:flex}.navbar.svelte-1hbzp8f.svelte-1hbzp8f{height:68px;padding:0 24px}.navbar-spacer.svelte-1hbzp8f.svelte-1hbzp8f{height:68px}}@media (max-width: 620px){.navbar.svelte-1hbzp8f.svelte-1hbzp8f{height:62px;padding:0 20px}.navbar-spacer.svelte-1hbzp8f.svelte-1hbzp8f{height:62px}.logo__icon.svelte-1hbzp8f.svelte-1hbzp8f{height:28px}}.footer.svelte-msocmq.svelte-msocmq{background:linear-gradient(180deg,#ffffff 0%,var(--hero-bg) 18%,var(--hero-bg) 100%);padding:48px 40px 0}.footer__top.svelte-msocmq.svelte-msocmq{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px;padding-bottom:32px}.brand.svelte-msocmq.svelte-msocmq{margin-bottom:8px}.brand__icon.svelte-msocmq.svelte-msocmq{display:block;height:48px;width:auto;object-fit:contain}.brand__tagline.svelte-msocmq.svelte-msocmq{font-size:13px;color:var(--black);opacity:.75;margin:0 0 16px}.footer__socials.svelte-msocmq.svelte-msocmq{display:flex;gap:10px}.social-icon.svelte-msocmq.svelte-msocmq{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#0000000f;transition:background .2s ease,transform .2s ease}.social-icon.svelte-msocmq.svelte-msocmq:hover{background:var(--green);transform:translateY(-2px)}.social-icon.svelte-msocmq img.svelte-msocmq{display:block}.footer__col.svelte-msocmq h4.svelte-msocmq{font-size:14px;font-weight:700;color:var(--black);margin:0 0 14px}.footer__col.svelte-msocmq a.svelte-msocmq{display:block;font-size:13.5px;font-weight:500;color:var(--black);opacity:.85;margin-bottom:10px}.footer__col.svelte-msocmq a.svelte-msocmq:hover{color:var(--green);opacity:1}.footer__contact.svelte-msocmq p.svelte-msocmq{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500;color:var(--black);opacity:.9;margin:0 0 10px}.footer__contact.svelte-msocmq img.svelte-msocmq{flex-shrink:0}.footer__bottom.svelte-msocmq.svelte-msocmq{max-width:1400px;margin:0 auto;border-top:1px solid var(--border-light);padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.footer__bottom.svelte-msocmq p.svelte-msocmq{font-size:12.5px;color:var(--black);opacity:.7;margin:0}.footer__legal.svelte-msocmq.svelte-msocmq{display:flex;gap:20px}.footer__legal.svelte-msocmq a.svelte-msocmq{font-size:12.5px;color:var(--black);opacity:.7}.footer__legal.svelte-msocmq a.svelte-msocmq:hover{color:var(--green);opacity:1}@media (max-width: 960px){.footer.svelte-msocmq.svelte-msocmq{padding:40px 24px 0}.footer__top.svelte-msocmq.svelte-msocmq{grid-template-columns:1fr 1fr;row-gap:28px}}@media (max-width: 620px){.brand__icon.svelte-msocmq.svelte-msocmq{height:38px}.footer.svelte-msocmq.svelte-msocmq{padding:32px 20px 0}.footer__top.svelte-msocmq.svelte-msocmq{grid-template-columns:1fr;gap:24px;padding-bottom:24px}.footer__bottom.svelte-msocmq.svelte-msocmq{flex-direction:column;align-items:flex-start}}
