.Navbar_header__vG7Lu{position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease;background:linear-gradient(180deg,rgba(6,42,63,.45),rgba(6,42,63,0));border-bottom:1px solid transparent}.Navbar_scrolled___WOss{background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 6px 24px rgba(6,42,63,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Navbar_inner__GwI1d{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;height:72px}.Navbar_brand__XNsQP{display:flex;align-items:center;gap:.7rem;text-decoration:none;flex-shrink:0}.Navbar_logo__UM0Ax{height:48px;width:auto;max-width:160px;object-fit:contain;display:block}.Navbar_mark__D0rUa{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--aqua-2));box-shadow:0 6px 16px rgba(13,148,136,.35);flex-shrink:0}.Navbar_brandText__S_U_v{display:flex;flex-direction:column;line-height:1.15}.Navbar_brandName__8xgvj{font-weight:800;font-size:1.15rem;color:var(--white);transition:color .3s ease}.Navbar_brandSub__LGkxS{font-size:.72rem;font-weight:600;letter-spacing:.02em;color:rgba(255,255,255,.78);transition:color .3s ease}.Navbar_scrolled___WOss .Navbar_brandName__8xgvj{color:var(--ink)}.Navbar_scrolled___WOss .Navbar_brandSub__LGkxS{color:var(--muted)}.Navbar_links__lFeE5{display:flex;align-items:center;gap:.35rem}.Navbar_link__9Nm3x{position:relative;padding:.5rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none;color:rgba(255,255,255,.9);border-radius:8px;transition:color .2s ease,background .2s ease}.Navbar_link__9Nm3x:after{content:"";position:absolute;bottom:4px;inset-inline:.7rem;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--teal),var(--aqua-2));transform:scaleX(0);transition:transform .25s ease}.Navbar_link__9Nm3x:hover{color:var(--white)}.Navbar_link__9Nm3x:hover:after{transform:scaleX(1)}.Navbar_scrolled___WOss .Navbar_link__9Nm3x{color:var(--navy)}.Navbar_scrolled___WOss .Navbar_link__9Nm3x:hover{color:var(--teal);background:var(--light)}.Navbar_actions__1ikpw{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.Navbar_cta__NEzYS{white-space:nowrap}.Navbar_burger__NeEDU{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:10px;cursor:pointer;background:rgba(255,255,255,.14);color:var(--white);transition:background .2s ease,color .2s ease}.Navbar_burger__NeEDU:hover{background:rgba(255,255,255,.24)}.Navbar_scrolled___WOss .Navbar_burger__NeEDU{background:var(--light);color:var(--navy)}.Navbar_mobilePanel__WTScI{position:absolute;top:72px;inset-inline:0;z-index:1001;overflow:hidden;max-height:0;opacity:0;visibility:hidden;background:var(--white);border-bottom:1px solid var(--line);box-shadow:0 18px 40px rgba(6,42,63,.16);transition:max-height .35s ease,opacity .25s ease,visibility .25s ease}.Navbar_mobilePanel__WTScI.Navbar_open__hjzS7{max-height:80vh;opacity:1;visibility:visible}.Navbar_mobileNav__hkRPp{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.5rem}.Navbar_mobileLink__qh5Fz{padding:.85rem .75rem;font-size:1.05rem;font-weight:600;text-decoration:none;color:var(--navy);border-radius:10px;border-bottom:1px solid var(--line);transition:background .2s ease,color .2s ease}.Navbar_mobileLink__qh5Fz:hover{background:var(--light);color:var(--teal)}.Navbar_mobileCta__4yeJ_{margin-top:.75rem;width:100%;text-align:center}.Navbar_overlay__i6xHi{position:fixed;inset:72px 0 0;z-index:1000;width:100%;height:100%;border:none;cursor:pointer;background:rgba(6,42,63,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:900px){.Navbar_cta__NEzYS,.Navbar_links__lFeE5{display:none}.Navbar_burger__NeEDU{display:inline-flex}.Navbar_logo__UM0Ax{height:40px;max-width:130px}}