@keyframes mobileNavSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes mobileNavFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){body{overflow-x:hidden!important}.mobile-nav-only{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e5e7eb80;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 2px #0000000d}.mobile-overlay-only{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#00000080;animation:.2s ease-out mobileNavFadeIn;position:fixed;inset:3rem 0 0}@media (min-width:480px){.mobile-overlay-only{top:3.5rem}}.mobile-sidebar-only{z-index:9999;box-sizing:border-box;background:#fff;width:100%;height:calc(100dvh - 3rem);animation:.3s ease-out mobileNavSlideIn;position:fixed;top:3rem;left:0;right:0;overflow:hidden auto;box-shadow:-4px 0 24px #00000026}@media (min-width:480px){.mobile-sidebar-only{height:calc(100dvh - 3.5rem);top:3.5rem}}@media (min-width:640px){.mobile-sidebar-only{width:384px;left:auto;right:0}}.mobile-content-only{box-sizing:border-box;width:100%;max-width:100%;padding:1.5rem;overflow-x:hidden}.mobile-sidebar-only *{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.mobile-sidebar-only::-webkit-scrollbar{display:none}.mobile-sidebar-only{-ms-overflow-style:none;scrollbar-width:none}}.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .4s}.ham .line{fill:none;stroke:#000;stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham6 .top{stroke-dasharray:40 172}.ham6 .middle{stroke-dasharray:40 111}.ham6 .bottom{stroke-dasharray:40 172}.ham6.active .top{stroke-dashoffset:-132px}.ham6.active .middle{stroke-dashoffset:-71px}.ham6.active .bottom{stroke-dashoffset:-132px}@media (min-width:1024px){body{overflow-x:visible!important}.mobile-nav-only,.mobile-overlay-only,.mobile-sidebar-only,.mobile-content-only{visibility:hidden!important;pointer-events:none!important;display:none!important}}
