.site-menu-overlay,.site-header #main-nav .mobile-menu-head{display:none}
@media(max-width:930.98px){
 body.site-menu-open{overflow:hidden}
 .site-header{z-index:102}
 .nav-wrap{position:relative}
 #menu-toggle{position:relative;z-index:104;display:grid;place-items:center;width:46px;height:46px;border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:10px;background:var(--brand);color:#fff;font-size:1.35rem}
 .site-header #main-nav{position:fixed!important;z-index:102;top:0!important;right:auto!important;bottom:0!important;left:0!important;display:flex!important;width:min(84vw,340px)!important;min-width:260px;height:100vh;height:100dvh;padding:1rem 1rem 1.5rem!important;overflow-x:hidden!important;overflow-y:auto!important;flex-direction:column!important;align-items:stretch!important;gap:.35rem;background:#111a17;border:0!important;box-shadow:24px 0 60px rgba(0,0,0,.38);visibility:hidden;transform:translateX(-105%);transition:none}
 .menu-animating .site-header #main-nav{transition:transform .25s ease,visibility .25s}
 .site-header #main-nav.open{visibility:visible;transform:translateX(0)}
 .site-header #main-nav a{display:flex;align-items:center;min-height:48px;padding:.75rem .9rem;border:0;border-radius:8px;color:#c6d0cc;font-size:.92rem;font-weight:750;line-height:1.35}
 .site-header #main-nav a:hover,.site-header #main-nav a[aria-current=page]{border:0;background:#21882d;color:#fff}
 .site-header #main-nav .mobile-menu-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.65rem;width:100%;min-height:68px;margin:0 0 1rem;padding:0 0 1rem;border-bottom:1px solid rgba(255,255,255,.18)}
 .site-header #main-nav .mobile-menu-head .mobile-menu-logo{display:block!important;width:100%!important;min-width:0;max-width:250px;min-height:58px;height:58px;margin:0!important;padding:0!important;border:0!important;border-radius:0;background:url('../images/logo-modern-light.svg?v=52029') left center/contain no-repeat}
 .site-header #main-nav .mobile-menu-head .mobile-menu-logo:hover{border:0;background:url('../images/logo-modern-light.svg?v=52029') left center/contain no-repeat}
 .site-header #main-nav .mobile-menu-head .mobile-menu-account-icon{position:relative;display:grid!important;place-items:center;justify-self:end;align-self:center;box-sizing:border-box;flex:none!important;width:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;height:42px!important;margin:0 0 0 .75rem!important;padding:0!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:50%!important;background:#21882d!important;color:#fff!important;font-size:0!important;line-height:1!important;box-shadow:0 6px 18px rgba(0,0,0,.18);transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}
 .site-header #main-nav .mobile-menu-head .mobile-menu-account-icon::before{content:"";position:absolute;top:6px;bottom:6px;left:-.75rem;width:1px;background:rgba(255,255,255,.2);pointer-events:none}
 .site-header #main-nav .mobile-menu-head .mobile-menu-account-icon:hover{border-color:#d6f89c!important;background:#2b9c38!important;color:#fff;box-shadow:0 9px 24px rgba(33,136,45,.38),0 0 0 4px rgba(184,238,115,.1);transform:translateY(-2px) scale(1.03)}
 .site-header #main-nav .mobile-menu-head .mobile-menu-account-icon:focus-visible{outline:3px solid rgba(184,238,115,.55);outline-offset:3px;transform:translateY(-1px)}
 .site-header #main-nav .mobile-menu-account-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
 .site-menu-overlay{position:fixed;z-index:101;inset:0;display:block;border:0;background:rgba(4,12,9,.62);opacity:0;visibility:hidden;transition:none}
 .menu-animating .site-menu-overlay{transition:opacity .25s,visibility .25s}
 .site-menu-overlay.visible{opacity:1;visibility:visible}
}
@media(max-width:620px){
 .nav-actions{gap:.35rem}
 .nav-actions .search-link,#theme-toggle{width:42px;height:42px}
 .site-header #main-nav{width:min(88vw,330px)!important}
}
@media(max-width:390px){
 .site-header .nav-wrap{width:calc(100% - 1rem)}
 .site-header .logo{width:220px;min-width:0}
 .nav-actions{gap:.15rem}
 .nav-actions .search-link{display:grid}
}
@media(max-width:350px){
 .site-header .logo{width:190px}
 .nav-actions .search-link,#theme-toggle,#menu-toggle{width:40px;height:40px;flex-basis:40px}
}
@media(max-width:330px){
 .site-header .logo{width:176px}
 .nav-actions{gap:.1rem}
}
@media(max-height:520px) and (orientation:landscape) and (max-width:930.98px){
 .site-header #main-nav{padding-top:.65rem!important}
 .site-header #main-nav .mobile-menu-head{min-height:54px;margin-bottom:.5rem;padding-bottom:.5rem}
 .site-header #main-nav .mobile-menu-head .mobile-menu-logo{height:46px;min-height:46px}
 .site-header #main-nav a{min-height:42px;padding:.55rem .8rem}
}
@media(prefers-reduced-motion:reduce){.site-header #main-nav,.site-menu-overlay{transition:none}}
