.Layout-module__e_xTDG__appContainer{background-color:#f3f4f6;width:100vw;height:100vh;display:flex;overflow:hidden}.Layout-module__e_xTDG__sidebar{color:#f9fafb;z-index:50;background-color:#111827;flex-direction:column;flex-shrink:0;width:250px;transition:width .2s;display:flex;box-shadow:2px 0 10px #0000001a}.Layout-module__e_xTDG__sidebarHeader{letter-spacing:.05em;color:#fff;border-bottom:1px solid #1f2937;align-items:center;height:64px;padding:0 1.5rem;font-size:1.25rem;font-weight:700;display:flex}.Layout-module__e_xTDG__navContainer{flex:1;padding:1.5rem 1rem;overflow-y:auto}.Layout-module__e_xTDG__navSection{margin-bottom:2rem}.Layout-module__e_xTDG__navSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin-bottom:.75rem;padding-left:.75rem;font-size:.75rem;font-weight:600}.Layout-module__e_xTDG__navItem{color:#d1d5db;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.6rem;margin-bottom:.25rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Layout-module__e_xTDG__navItem:hover{color:#fff;background-color:#1f2937}.Layout-module__e_xTDG__navItem[data-active=true]{color:#fff;background-color:#2563eb;box-shadow:0 2px 8px #2563eb4d}.Layout-module__e_xTDG__navItem[data-locked=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.Layout-module__e_xTDG__navIcon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.Layout-module__e_xTDG__lockBadge{opacity:.7;margin-left:auto;font-size:.75rem}.Layout-module__e_xTDG__brandIcon{margin-right:.5rem;font-size:1.2rem}.Layout-module__e_xTDG__sidebarFooter{border-top:1px solid #1f2937;padding:1rem}.Layout-module__e_xTDG__userProfile{border-radius:8px;align-items:center;padding:.5rem;text-decoration:none;transition:background .2s;display:flex}.Layout-module__e_xTDG__userProfile:hover{background:#1f2937}.Layout-module__e_xTDG__avatar{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:.75rem;font-size:.875rem;font-weight:600;display:flex}.Layout-module__e_xTDG__userInfo h4{color:#fff;margin:0;font-size:.9rem}.Layout-module__e_xTDG__userInfo p{color:#9ca3af;margin:0;font-size:.75rem}.Layout-module__e_xTDG__mainContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.Layout-module__e_xTDG__topBar{z-index:40;background-color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:64px;padding:0 2rem;display:flex;box-shadow:0 1px 2px #0000000d}.Layout-module__e_xTDG__contentArea{flex:1;position:relative;overflow-y:auto}@media (max-width:768px){.Layout-module__e_xTDG__sidebar{position:absolute;transform:translate(-100%)}.Layout-module__e_xTDG__sidebar[data-open=true]{transform:translate(0)}.Layout-module__e_xTDG__mobileMenuBtn{cursor:pointer;background:0 0;border:none;margin-right:1rem;font-size:1.5rem;display:block}}.Layout-module__e_xTDG__mobileMenuBtn{display:none}
