#__next,body,html{height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}@media (max-width:640px){.nav-desktop{display:none!important}.nav-mobile-toggle{display:flex!important}}.nav-desktop{display:flex}.nav-mobile-toggle{display:none;background:none;border:1px solid #d1d5db;padding:.5rem;border-radius:6px;cursor:pointer;align-items:center;justify-content:center}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-end}.mobile-menu-content{background:#fff;width:250px;height:100%;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:-2px 0 10px rgba(0,0,0,.1)}