.layout-module__Wa5ImG__layoutContainer{color:#1e293b;background-color:#f4f6fb;height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.layout-module__Wa5ImG__sidebar{z-index:100;background:linear-gradient(#1e2a4a 0%,#16213e 100%);flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:0;box-shadow:4px 0 24px #1e2a4a1f}.layout-module__Wa5ImG__sidebarHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;padding:1.75rem 1.5rem;display:flex}.layout-module__Wa5ImG__brandLogo{font-size:2.2rem}.layout-module__Wa5ImG__brandName{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.layout-module__Wa5ImG__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;display:none}.layout-module__Wa5ImG__navMenu{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem .875rem;display:flex;overflow-y:auto}.layout-module__Wa5ImG__navLink{color:#ffffffa6;border-radius:10px;align-items:center;gap:.85rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.layout-module__Wa5ImG__navLink:hover{color:#fff;background-color:#ffffff14;transform:translate(2px)}.layout-module__Wa5ImG__navLinkActive{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 4px 14px #6366f166;color:#fff!important}.layout-module__Wa5ImG__sidebarFooter{border-top:1px solid #ffffff14;flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}.layout-module__Wa5ImG__userProfile{background-color:#ffffff12;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.layout-module__Wa5ImG__userIcon{color:#ffffff80}.layout-module__Wa5ImG__userInfo{flex-direction:column;display:flex;overflow:hidden}.layout-module__Wa5ImG__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.layout-module__Wa5ImG__userRole{color:#ffffff73;font-size:.75rem;font-weight:600}.layout-module__Wa5ImG__logoutBtn{color:#fca5a5;cursor:pointer;background-color:#ef444414;border:1px solid #ef44444d;border-radius:10px;justify-content:center;align-items:center;gap:.65rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.layout-module__Wa5ImG__logoutBtn:hover{color:#fff;background-color:#ef44442e;border-color:#f87171}@media (prefers-color-scheme:dark){.layout-module__Wa5ImG__layoutContainer{color:#f8fafc;background-color:#0f172a}.layout-module__Wa5ImG__sidebar{background:linear-gradient(#1e293b 0%,#0f172a 100%);border-right-color:#1e293b}.layout-module__Wa5ImG__sidebarHeader{border-bottom-color:#1e293b}.layout-module__Wa5ImG__brandName{color:#fff}.layout-module__Wa5ImG__navLink{color:#cbd5e1}.layout-module__Wa5ImG__navLink:hover{color:#fff;background-color:#ffffff0d}.layout-module__Wa5ImG__navLinkActive{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff!important}.layout-module__Wa5ImG__sidebarFooter{border-top-color:#1e293b}.layout-module__Wa5ImG__userProfile{background-color:#0003;border-color:#ffffff0d}.layout-module__Wa5ImG__userName{color:#fff}.layout-module__Wa5ImG__userRole{color:#94a3b8}.layout-module__Wa5ImG__logoutBtn{color:#ef5350;border-color:#ef4444}.layout-module__Wa5ImG__logoutBtn:hover{background-color:#ef53501a;border-color:#ef5350}.layout-module__Wa5ImG__mobileHeader{background-color:#1e293b;border-bottom-color:#1e293b}.layout-module__Wa5ImG__menuToggle,.layout-module__Wa5ImG__mobileTitle{color:#fff}.layout-module__Wa5ImG__loadingContainer{color:#94a3b8;background-color:#0f172a}.layout-module__Wa5ImG__spinner{border-color:#6366f1 #6366f126 #6366f126}}.layout-module__Wa5ImG__mainContent{flex:1;min-width:0;padding:2rem 2.5rem;overflow-y:auto}.layout-module__Wa5ImG__mobileHeader{z-index:90;background:linear-gradient(135deg,#1e2a4a,#16213e);border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;padding:1rem 1.5rem;display:none;position:sticky;top:0}.layout-module__Wa5ImG__menuToggle{color:#fffc;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.layout-module__Wa5ImG__mobileTitle{color:#fff;font-size:1.1rem;font-weight:800}.layout-module__Wa5ImG__loadingContainer{color:#64748b;background-color:#f4f6fb;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;font-family:sans-serif;display:flex}.layout-module__Wa5ImG__spinner{border:4px solid #6366f126;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite layout-module__Wa5ImG__spin}@keyframes layout-module__Wa5ImG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:991px){.layout-module__Wa5ImG__layoutContainer{flex-direction:column;height:auto;overflow:auto}.layout-module__Wa5ImG__mobileHeader{display:flex}.layout-module__Wa5ImG__sidebar{height:100vh;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.layout-module__Wa5ImG__sidebarOpen{transform:translate(0)}.layout-module__Wa5ImG__closeBtn{margin-left:auto;display:block}.layout-module__Wa5ImG__mainContent{padding:1.5rem;overflow-y:auto}.layout-module__Wa5ImG__backdrop{z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0006;position:fixed;inset:0}}
