.layout-module__Wa5ImG__adminLayout{background-color:var(--bg-color);min-height:100vh;color:var(--text-color);margin-top:6rem;display:flex}.layout-module__Wa5ImG__sidebar{border-right:1px solid var(--card-border);background:#ffffff05;flex-direction:column;width:250px;padding:2rem;display:flex}.layout-module__Wa5ImG__brand{color:var(--text-color);margin-bottom:3rem;font-size:1.5rem;font-weight:800}.layout-module__Wa5ImG__brand span{color:var(--accent-color)}.layout-module__Wa5ImG__nav{flex-direction:column;flex-grow:1;gap:1rem;display:flex}.layout-module__Wa5ImG__navLink{color:var(--text-secondary);border-radius:8px;padding:12px 16px;font-weight:600;transition:all .2s;display:block}.layout-module__Wa5ImG__navLink:hover{color:var(--text-color);background:#ffffff0d}.layout-module__Wa5ImG__activeLink{color:var(--accent-color);background:#ff003c1a}.layout-module__Wa5ImG__logoutBtn{border:1px solid var(--card-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;width:100%;margin-top:auto;padding:12px;font-weight:600;transition:all .2s}.layout-module__Wa5ImG__logoutBtn:hover{border-color:var(--accent-color);color:var(--accent-color);background:#ff003c1a}.layout-module__Wa5ImG__mainContent{background:radial-gradient(circle at 100% 0,#ff003c0d,#0000 400px);flex-grow:1;padding:2rem 3rem;overflow-y:auto}@media (max-width:768px){.layout-module__Wa5ImG__adminLayout{flex-direction:column}.layout-module__Wa5ImG__sidebar{border-right:none;border-bottom:1px solid var(--card-border);flex-direction:column;align-items:stretch;gap:.75rem;width:100%;padding:1rem}.layout-module__Wa5ImG__brand{margin-bottom:0;font-size:1.2rem}.layout-module__Wa5ImG__nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;flex-grow:0;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.layout-module__Wa5ImG__nav::-webkit-scrollbar{display:none}.layout-module__Wa5ImG__navLink{white-space:nowrap;flex-shrink:0;padding:8px 14px;font-size:.85rem}.layout-module__Wa5ImG__logoutBtn{margin-top:0;padding:8px;font-size:.85rem}.layout-module__Wa5ImG__mainContent{padding:1.5rem 1rem}}
