.layout-module__L5FxyW__appContainer{flex-direction:column;gap:16px;height:100vh;padding:16px;display:flex}.layout-module__L5FxyW__header{border-bottom:1px solid #bd00ff4d;flex-shrink:0;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}.layout-module__L5FxyW__logo{letter-spacing:2px;font-size:24px;font-weight:700}.layout-module__L5FxyW__logo span{color:var(--accent-blue);text-shadow:0 0 10px #00e1ff80}.layout-module__L5FxyW__userProfile{color:var(--text-secondary);align-items:center;gap:12px;font-weight:500;display:flex}.layout-module__L5FxyW__userProfile:before{content:"";background:linear-gradient(135deg,var(--accent-purple),var(--accent-blue));border-radius:50%;width:32px;height:32px;display:block}.layout-module__L5FxyW__mainWrapper{flex:1;gap:16px;display:flex;overflow:hidden}.layout-module__L5FxyW__sidebar{flex-direction:column;flex-shrink:0;width:260px;padding:24px 0;display:flex}.layout-module__L5FxyW__navList{flex-direction:column;gap:8px;padding:0 16px;list-style:none;display:flex}.layout-module__L5FxyW__navList li{cursor:pointer;color:var(--text-secondary);border-radius:8px;align-items:center;margin-bottom:.5rem;padding:.8rem 1.25rem;font-weight:500;transition:all .3s;display:flex}.layout-module__L5FxyW__navLink{color:inherit;width:100%;text-decoration:none;display:block}.layout-module__L5FxyW__navList li:hover{color:var(--text-primary);background:#ffffff0d}.layout-module__L5FxyW__navList li.layout-module__L5FxyW__active{color:var(--accent-blue);border-left:3px solid var(--accent-blue);background:linear-gradient(90deg,#00e1ff1a 0%,#0000 100%)}.layout-module__L5FxyW__contentArea{border-radius:16px;flex:1;padding:4px;overflow-y:auto}
