.Header-module__G4ZX8G__header{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.Header-module__G4ZX8G__left{align-items:center;gap:16px;display:flex}.Header-module__G4ZX8G__menuBtn{cursor:pointer;color:#555;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .15s,background .15s;display:flex}.Header-module__G4ZX8G__menuBtn:hover{color:#4b26ac;background:#f5f2f9}.Header-module__G4ZX8G__menuIcon{width:22px;height:22px}.Header-module__G4ZX8G__logo{letter-spacing:-.5px;color:#222;cursor:pointer;font-size:22px;font-weight:700;transition:color .15s}.Header-module__G4ZX8G__logo:hover{color:#4b26ac}.Header-module__G4ZX8G__right{align-items:center;gap:16px;display:flex}.Header-module__G4ZX8G__greeting{color:#555;font-size:14px;font-weight:500}.Header-module__G4ZX8G__greeting strong{color:#222;margin-left:4px;font-weight:600}.Header-module__G4ZX8G__logoutBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #e0e0e0;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.Header-module__G4ZX8G__logoutBtn:hover{color:#fff;background:#4b26ac;border-color:#4b26ac}.Header-module__G4ZX8G__menuBtnSkeleton,.Header-module__G4ZX8G__logoSkeleton,.Header-module__G4ZX8G__greetingSkeleton{background:#e8e8e8;animation:1.8s ease-in-out infinite Header-module__G4ZX8G__pulse}.Header-module__G4ZX8G__menuBtnSkeleton{width:36px;height:36px}.Header-module__G4ZX8G__logoSkeleton{width:100px;height:24px}.Header-module__G4ZX8G__greetingSkeleton{width:120px;height:18px}@keyframes Header-module__G4ZX8G__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:640px){.Header-module__G4ZX8G__greeting{display:none}}
.Sidebar-module__LL3y9G__sidebar{z-index:99;background:#f0eef5;border-right:1px solid #e0e0e0;width:260px;height:calc(100vh - 56px);transition:transform .25s;position:fixed;top:56px;left:0;overflow-y:auto}.Sidebar-module__LL3y9G__sidebar:before{content:"";background:#4b26ac;width:3px;position:absolute;top:0;bottom:0;left:0}.Sidebar-module__LL3y9G__closed{transform:translate(-100%)}.Sidebar-module__LL3y9G__open{transform:translate(0)}.Sidebar-module__LL3y9G__nav{padding:12px 0}.Sidebar-module__LL3y9G__menu{margin:0;padding:0 10px;list-style:none}.Sidebar-module__LL3y9G__menuItem{color:#444;align-items:center;margin-bottom:2px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.Sidebar-module__LL3y9G__menuItem:hover{color:#4b26ac;background:#f0edf5}.Sidebar-module__LL3y9G__menuItem.Sidebar-module__LL3y9G__active{color:#4b26ac;background:#ede8f5;font-weight:600}.Sidebar-module__LL3y9G__menuItem.Sidebar-module__LL3y9G__active .Sidebar-module__LL3y9G__iconWrap{color:#4b26ac}.Sidebar-module__LL3y9G__iconWrap{color:#666;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-right:12px;transition:color .15s;display:flex}.Sidebar-module__LL3y9G__menuItem:hover .Sidebar-module__LL3y9G__iconWrap{color:#4b26ac}.Sidebar-module__LL3y9G__icon{width:18px;height:18px}.Sidebar-module__LL3y9G__label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}@media (max-width:1024px){.Sidebar-module__LL3y9G__sidebar{width:72%;max-width:280px}}
.ContentHeader-module__J38hXq__contentHeader{background:0 0;border-bottom:2px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:16px 0;display:flex}.ContentHeader-module__J38hXq__title{color:#1e1b4b;margin:0;font-size:20px;font-weight:700}.ContentHeader-module__J38hXq__breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:4px;font-size:14px;display:flex}.ContentHeader-module__J38hXq__breadcrumbItem{align-items:center;gap:4px;display:inline-flex}.ContentHeader-module__J38hXq__sep{color:#94a3b8;margin:0 2px}.ContentHeader-module__J38hXq__breadcrumbLink{color:#4b26ac;font-weight:500;text-decoration:none}.ContentHeader-module__J38hXq__breadcrumbLink:hover{text-decoration:underline}.ContentHeader-module__J38hXq__breadcrumbCurrent{color:#1e1b4b;font-weight:600}
.layout-module__-wK5EG__page{box-sizing:border-box;background:#f8fafc;width:100%;max-width:100%;min-height:100vh}.layout-module__-wK5EG__body{box-sizing:border-box;width:100%;max-width:100%;min-height:calc(100vh - 56px);position:relative}.layout-module__-wK5EG__main{box-sizing:border-box;background:#f8fafc;flex:1;width:100%;max-width:100%;padding:0;transition:margin-left .25s}.layout-module__-wK5EG__sidebarOpen,.layout-module__-wK5EG__sidebarClosed{margin-left:0}@media (min-width:1024px){.layout-module__-wK5EG__main.layout-module__-wK5EG__sidebarOpen{width:calc(100% - 260px);margin-left:260px}.layout-module__-wK5EG__main.layout-module__-wK5EG__sidebarClosed{margin-left:0}}.layout-module__-wK5EG__container{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding:1rem .75rem}@media (min-width:640px){.layout-module__-wK5EG__container{padding:1rem}}@media (min-width:1024px){.layout-module__-wK5EG__container{max-width:1280px;padding:2rem 1.5rem}}.layout-module__-wK5EG__backdrop{z-index:98;background:#00000040;animation:.2s layout-module__-wK5EG__fadeIn;position:fixed;inset:56px 0 0}@media (min-width:1024px){.layout-module__-wK5EG__backdrop{display:none}}@keyframes layout-module__-wK5EG__fadeIn{0%{opacity:0}to{opacity:1}}
.layout-module__1EmYDa__page{box-sizing:border-box;background:#f8fafc;width:100%;max-width:100%;min-height:100vh}.layout-module__1EmYDa__body{box-sizing:border-box;width:100%;max-width:100%;min-height:calc(100vh - 56px);position:relative}.layout-module__1EmYDa__main{box-sizing:border-box;background:#f8fafc;flex:1;width:100%;max-width:100%;padding:0;transition:margin-left .25s}.layout-module__1EmYDa__sidebarOpen,.layout-module__1EmYDa__sidebarClosed{margin-left:0}@media (min-width:1024px){.layout-module__1EmYDa__main.layout-module__1EmYDa__sidebarOpen{width:calc(100% - 260px);margin-left:260px}.layout-module__1EmYDa__main.layout-module__1EmYDa__sidebarClosed{margin-left:0}}.layout-module__1EmYDa__container{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding:1rem .75rem}@media (min-width:640px){.layout-module__1EmYDa__container{padding:1rem}}@media (min-width:1024px){.layout-module__1EmYDa__container{max-width:1280px;padding:2rem 1.5rem}}.layout-module__1EmYDa__backdrop{z-index:98;background:#00000040;animation:.2s layout-module__1EmYDa__fadeIn;position:fixed;inset:56px 0 0}@media (min-width:1024px){.layout-module__1EmYDa__backdrop{display:none}}@keyframes layout-module__1EmYDa__fadeIn{0%{opacity:0}to{opacity:1}}
.layout-module__wIgi5q__page{box-sizing:border-box;background:#f8fafc;width:100%;max-width:100%;min-height:100vh}.layout-module__wIgi5q__body{box-sizing:border-box;width:100%;max-width:100%;min-height:calc(100vh - 56px);position:relative}.layout-module__wIgi5q__main{box-sizing:border-box;background:#f8fafc;flex:1;width:100%;max-width:100%;padding:0;transition:margin-left .25s}.layout-module__wIgi5q__sidebarOpen,.layout-module__wIgi5q__sidebarClosed{margin-left:0}@media (min-width:1024px){.layout-module__wIgi5q__main.layout-module__wIgi5q__sidebarOpen{width:calc(100% - 260px);margin-left:260px}.layout-module__wIgi5q__main.layout-module__wIgi5q__sidebarClosed{margin-left:0}}.layout-module__wIgi5q__container{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding:1rem .75rem}@media (min-width:640px){.layout-module__wIgi5q__container{padding:1rem}}@media (min-width:1024px){.layout-module__wIgi5q__container{max-width:1280px;padding:2rem 1.5rem}}.layout-module__wIgi5q__backdrop{z-index:98;background:#00000040;animation:.2s layout-module__wIgi5q__fadeIn;position:fixed;inset:56px 0 0}@media (min-width:1024px){.layout-module__wIgi5q__backdrop{display:none}}@keyframes layout-module__wIgi5q__fadeIn{0%{opacity:0}to{opacity:1}}
