.Sidebar-module__JvW8nW__sidebar{background-color:var(--bg-secondary);border-right:1px solid var(--border-color);flex-direction:column;width:280px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.Sidebar-module__JvW8nW__header{align-items:center;gap:12px;margin-bottom:40px;display:flex}.Sidebar-module__JvW8nW__logo{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));border-radius:var(--radius-sm);width:32px;height:32px;box-shadow:var(--shadow-glow)}.Sidebar-module__JvW8nW__header h2{letter-spacing:-.02em;font-size:1.2rem;font-weight:600}.Sidebar-module__JvW8nW__nav{flex-direction:column;flex-grow:1;gap:8px;display:flex}.Sidebar-module__JvW8nW__navItem{border-radius:var(--radius-md);color:var(--text-secondary);background:0 0;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__JvW8nW__navItem:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.Sidebar-module__JvW8nW__navItem.Sidebar-module__JvW8nW__active{background-color:var(--accent-glow);color:var(--accent-primary);border:1px solid #4f46e566}.Sidebar-module__JvW8nW__footer{border-top:1px solid var(--border-color);margin-top:auto;padding-top:24px}
.layout-module__T8_2_W__container{width:100%;min-height:100vh;display:flex}.layout-module__T8_2_W__mainContent{background-color:var(--bg-primary);flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.layout-module__T8_2_W__topbar{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);z-index:10;background-color:#0a0a0ccc;height:80px;padding:0 40px;position:sticky;top:0}.layout-module__T8_2_W__topbarContent{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;display:flex}.layout-module__T8_2_W__topbarContent h1{color:var(--text-primary);letter-spacing:-.03em;font-size:1.5rem;font-weight:600}.layout-module__T8_2_W__userProfile{background:var(--bg-tertiary);border-radius:var(--radius-full);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;align-items:center;gap:12px;padding:6px 16px 6px 6px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.layout-module__T8_2_W__userProfile:hover{background:var(--border-color);color:var(--text-primary)}.layout-module__T8_2_W__avatar{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:600;display:flex}.layout-module__T8_2_W__pageContent{flex-grow:1;width:100%;padding:40px;overflow:hidden}
