.desktop-navigation{display:flex;gap:1rem;align-items:center}.desktop-navigation a{color:#fff;text-decoration:none;font-weight:700;font-size:.84rem}.desktop-contact{padding:.55rem .8rem;background:#fff;color:#061a2d!important;border-radius:.55rem}.mobile-menu-trigger,.mobile-drawer,.mobile-backdrop{display:none}@media(max-width:767px){.desktop-navigation{display:none!important}.mobile-menu-trigger{display:inline-flex;flex-direction:column;width:44px;height:44px;border:0;background:transparent;gap:5px;align-content:center;justify-content:center;padding:10px;z-index:10000}.mobile-menu-trigger i{height:2px;background:#fff!important;border-radius:2px}.mobile-backdrop{position:fixed;inset:0;background:rgba(2,12,24,.72);z-index:9998;border:0}.mobile-backdrop.is-active{display:block}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(86vw,340px);height:100dvh;margin:0;padding:90px 28px 28px;background:#061a2d;color:#fff;z-index:9999;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease;box-shadow:-18px 0 42px rgba(0,0,0,.35)}.mobile-drawer.is-active{transform:translateX(0)}.mobile-menu-close{position:absolute;top:16px;right:20px;width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:2rem}.mobile-drawer-links{display:grid;gap:.3rem}.mobile-drawer-links a{color:#fff;text-decoration:none;padding:.85rem .4rem;font-weight:700}.mobile-drawer-links a:hover,.mobile-drawer-links a:focus-visible{color:#38bdf8;background:rgba(56,189,248,.1)}.mobile-drawer-email{margin-top:auto;color:#dff5ff;text-decoration:none;font-size:.83rem}body.mobile-navigation-open{overflow:hidden}.hero{margin-top:0!important}}@media(min-width:768px){.desktop-navigation{display:flex}.mobile-menu-trigger,.mobile-drawer,.mobile-backdrop{display:none!important}}
