.layout-module__Wa5ImG__container{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.layout-module__Wa5ImG__mobileHeader{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.layout-module__Wa5ImG__hamburger{cursor:pointer;color:#1e293b;background:0 0;border:none;margin-right:1rem;padding:.5rem}.layout-module__Wa5ImG__mobileLogo{color:var(--primary);font-size:1.25rem;font-weight:800}.layout-module__Wa5ImG__sidebar{z-index:50;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;height:100vh;padding:2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.layout-module__Wa5ImG__sidebarOpen{transform:translate(0)}.layout-module__Wa5ImG__logo{color:var(--primary);letter-spacing:-.05em;margin-bottom:3rem;font-size:1.5rem;font-weight:800;display:none}.layout-module__Wa5ImG__overlay{z-index:45;background:#00000080;animation:.2s ease-out layout-module__Wa5ImG__fadeIn;position:fixed;inset:0}.layout-module__Wa5ImG__nav{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.layout-module__Wa5ImG__navItem{color:#64748b;border-radius:8px;align-items:center;gap:12px;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.layout-module__Wa5ImG__navItem:hover,.layout-module__Wa5ImG__active{color:var(--primary);background:#eff6ff}.layout-module__Wa5ImG__main{flex:1;width:100%;padding:1.5rem}@keyframes layout-module__Wa5ImG__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:1024px){.layout-module__Wa5ImG__container{flex-direction:row}.layout-module__Wa5ImG__mobileHeader{display:none}.layout-module__Wa5ImG__sidebar{box-shadow:none;border-right:1px solid #e2e8f0;position:fixed;transform:none}.layout-module__Wa5ImG__logo{display:block}.layout-module__Wa5ImG__nav{margin-top:0}.layout-module__Wa5ImG__main{width:calc(100% - 260px);margin-left:260px;padding:2.5rem}.layout-module__Wa5ImG__overlay{display:none}}
