.header_header__tZ8Fs{position:fixed;top:0;left:0;right:0;z-index:100;background-color:var(--card);border-bottom:1px solid var(--border);height:72px;display:flex;align-items:center;width:100%;background-image:url("data:image/svg+xml,%3Csvg width='240' height='72' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='wave' x='0' y='0' width='240' height='72' patternUnits='userSpaceOnUse'%3E%3Cpath d='M0,36 Q60,18 120,36 T240,36' stroke='%23000000' stroke-width='0.4' fill='none' opacity='0.025'/%3E%3Cpath d='M0,42 Q60,24 120,42 T240,42' stroke='%23000000' stroke-width='0.4' fill='none' opacity='0.025'/%3E%3Cpath d='M0,30 Q60,12 120,30 T240,30' stroke='%23000000' stroke-width='0.4' fill='none' opacity='0.025'/%3E%3Cpath d='M0,48 Q60,30 120,48 T240,48' stroke='%23000000' stroke-width='0.3' fill='none' opacity='0.02'/%3E%3Cpath d='M0,24 Q60,6 120,24 T240,24' stroke='%23000000' stroke-width='0.3' fill='none' opacity='0.02'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23wave)'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:0 0}.header_container__KEgOl{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;gap:0}.header_brandingSection__dW7Rc{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:260px;min-width:260px;height:72px;padding:0 20px;background:var(--sidebar);border-bottom:1px solid var(--sidebar-border);color:var(--sidebar-foreground);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='260' height='72' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='waveBrand' x='0' y='0' width='260' height='72' patternUnits='userSpaceOnUse'%3E%3Cpath d='M0,36 Q65,18 130,36 T260,36' stroke='%23ffffff' stroke-width='0.35' fill='none' opacity='0.035'/%3E%3Cpath d='M0,42 Q65,24 130,42 T260,42' stroke='%23ffffff' stroke-width='0.35' fill='none' opacity='0.035'/%3E%3Cpath d='M0,30 Q65,12 130,30 T260,30' stroke='%23ffffff' stroke-width='0.35' fill='none' opacity='0.035'/%3E%3Cpath d='M0,48 Q65,30 130,48 T260,48' stroke='%23ffffff' stroke-width='0.3' fill='none' opacity='0.025'/%3E%3Cpath d='M0,24 Q65,6 130,24 T260,24' stroke='%23ffffff' stroke-width='0.3' fill='none' opacity='0.025'/%3E%3Cpath d='M0,54 Q65,36 130,54 T260,54' stroke='%23ffffff' stroke-width='0.25' fill='none' opacity='0.02'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23waveBrand)'/%3E%3C/svg%3E");background-repeat:repeat-x;background-position:0 0}.header_brandingLogo__VgaQc{width:40px;height:40px;border-radius:8px;background:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.header_brandingIcon__RdcaQ{width:20px;height:20px;color:var(--primary-foreground)}.header_brandingText__rCeAU{display:flex;flex-direction:column;gap:2px}.header_brandingTitle__LxWFV{font-size:16px;font-weight:700;color:var(--sidebar-foreground);letter-spacing:-.02em;line-height:1.2;margin:0}.header_brandingSubtitle__teEgV{font-size:10px;color:var(--muted-foreground);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.header_pageTitle__ok29a{display:none}.header_title__t86oJ{font-size:20px;font-weight:700;color:var(--foreground);letter-spacing:-.02em}.header_searchSection__0Rnq7{flex:1;max-width:500px;margin:0 auto}.header_searchWrapper__PbgDf{position:relative;display:flex;align-items:center;transition:all .2s ease-in-out}.header_searchIcon__lpmLM{position:absolute;left:16px;width:18px;height:18px;color:var(--muted-foreground);pointer-events:none;z-index:1;transition:color .2s ease}.header_searchWrapper__PbgDf.header_searchFocused__OAWhD .header_searchIcon__lpmLM{color:var(--primary)}.header_searchInput__wDgmK{width:100%;padding:10px 16px 10px 48px;font-size:14px;border:1px solid var(--border);border-radius:8px;background:var(--secondary);color:var(--foreground);transition:all .2s ease-in-out;box-shadow:none}.header_searchInput__wDgmK:focus{outline:none;border-color:var(--primary);background:var(--card);box-shadow:none}.header_searchInput__wDgmK::placeholder{color:var(--muted-foreground)}.header_clearButton__huCEL{position:absolute;right:48px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .2s ease;border:none;padding:0}.header_clearButton__huCEL:hover{background:var(--muted);color:var(--foreground)}.header_clearIcon___A_ox{width:14px;height:14px}.header_searchHint__QJKeT{position:absolute;right:16px;display:flex;align-items:center;gap:4px;padding:2px 6px;font-size:11px;color:var(--muted-foreground);background:var(--card);border-radius:4px;border:1px solid var(--border);pointer-events:none}.header_keyboardIcon__y8H_e{width:12px;height:12px}.header_rightSection__9Khqs{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex:1;height:72px;padding:0 32px;background:var(--card);border-bottom:1px solid var(--border)}.header_notificationButton__Uh8Qn{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .2s ease}.header_notificationButton__Uh8Qn:hover{background:var(--muted);color:var(--foreground)}.header_notificationButton__Uh8Qn:active{transform:translateY(0)}.header_icon__IwRNA{width:20px;height:20px}.header_badge__X7Wr3{position:absolute;top:0;right:0;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 4px;background:var(--primary);color:var(--primary-foreground);font-size:10px;font-weight:600;border-radius:9999px;border:2px solid var(--background)}.header_avatarButton__AoM6X{width:40px;height:40px;padding:0;border-radius:9999px;border:1px solid var(--border);transition:all .2s ease}.header_avatarButton__AoM6X:hover{border-color:var(--primary)}.header_avatar__fZ_Lt{width:38px;height:38px}.header_notificationDropdown__QdUn3{width:360px;max-height:500px;background:var(--card);border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,.05);border-radius:12px}.header_notificationItem__1K7e1{padding:12px 16px;min-height:auto;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid var(--border)}.header_notificationItem__1K7e1:last-child{border-bottom:none}.header_notificationItem__1K7e1:hover{background:var(--secondary)}.header_notificationItem__1K7e1.header_unread__gKW6S{background:var(--accent)}.header_unreadDot__IDjBq{width:8px;height:8px;border-radius:50%;background:var(--primary);flex-shrink:0}@media (min-width:768px){.header_brandingSection__dW7Rc{display:flex}.header_pageTitle__ok29a{display:block;min-width:150px}.header_searchSection__0Rnq7{max-width:600px}}@media (max-width:767px){.header_container__KEgOl{padding:0 16px;gap:12px}.header_searchSection__0Rnq7{max-width:none;flex:1}.header_searchHint__QJKeT{display:none}.header_notificationDropdown__QdUn3{width:calc(100vw - 32px);max-width:360px}}.sidebar_sidebar__1QKWd{width:260px;background:var(--sidebar);border-right:1px solid var(--sidebar-border);display:flex;flex-direction:column;transition:width .3s ease;position:fixed;top:72px;left:0;height:calc(100vh - 72px);max-height:calc(100vh - 72px);overflow:hidden;flex-shrink:0;z-index:90}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih{width:80px}.sidebar_mobileToggle__eNtba{display:none;position:fixed;top:16px;left:16px;z-index:100;width:40px;height:40px;border-radius:8px;background:var(--sidebar);border:1px solid var(--sidebar-border);align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.sidebar_mobileToggle__eNtba:hover{background:var(--muted)}.sidebar_mobileToggleIcon__ET30l{width:20px;height:20px;color:var(--foreground)}.sidebar_mobileOverlay__L5JYs{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:39;animation:sidebar_fadeIn__NotHs .2s ease}.sidebar_header__bDVeu{padding:24px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sidebar-border);min-height:80px;background:var(--sidebar)}.sidebar_logoSection__pYV0M{display:flex;align-items:center;gap:12px;flex:1}.sidebar_logo__77gIe{width:40px;height:40px;border-radius:8px;background:var(--sidebar-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.sidebar_logo__77gIe:hover{opacity:.9}.sidebar_logoIcon__E_nxl{width:24px;height:24px;color:var(--sidebar-primary-foreground)}.sidebar_logoText__kCtGE{display:flex;flex-direction:column;gap:2px}.sidebar_title__yY8OJ{font-size:17px;font-weight:700;color:var(--sidebar-foreground);letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_subtitle__4_sen{font-size:12px;color:var(--muted-foreground);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.sidebar_toggleButton__B3kVt{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--sidebar-border);background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .2s ease;flex-shrink:0}.sidebar_toggleButton__B3kVt:hover{background:var(--sidebar-accent);color:var(--sidebar-foreground)}.sidebar_toggleIcon__FXFlD{width:16px;height:16px;transition:transform .3s ease}.sidebar_toggleButton__B3kVt:hover .sidebar_toggleIcon__FXFlD{transform:rotate(180deg)}.sidebar_nav__HNEZV{padding:24px 16px;display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto;overflow-x:hidden}.sidebar_navSection___lcCf{display:flex;flex-direction:column;gap:8px}.sidebar_navGroup__A_0b_{display:flex;flex-direction:column;gap:4px}.sidebar_navItemWrapper__CwbBZ{position:relative}.sidebar_navItem__rkm0o{display:flex;align-items:center;padding:12px 16px;font-size:15px;font-weight:500;color:var(--sidebar-foreground);opacity:.8;border-radius:8px;transition:all .2s ease;text-decoration:none;position:relative;gap:12px;min-height:44px}.sidebar_navItem__rkm0o.sidebar_active__UPUfx{background:#f3f0f7;color:#2E1065;font-weight:500;opacity:1}.sidebar_navItem__rkm0o:hover:not(.sidebar_active__UPUfx){background:var(--sidebar-accent);color:var(--sidebar-foreground);opacity:1}.sidebar_iconWrapper__nCXNR{display:flex;align-items:center;justify-content:center}.sidebar_iconWrapper__nCXNR,.sidebar_icon__HmvCh{width:20px;height:20px;flex-shrink:0}.sidebar_navItem__rkm0o.sidebar_active__UPUfx .sidebar_icon__HmvCh{color:#2E1065}.sidebar_label__T7RDu{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.sidebar_badge__lH9SU{padding:2px 6px;background:#ef4444;color:#ffffff;font-size:11px;font-weight:600;border-radius:10px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1;margin-left:auto;flex-shrink:0}.sidebar_navItem__rkm0o.sidebar_active__UPUfx .sidebar_badge__lH9SU{background:#dc2626;color:#ffffff}.sidebar_navItem__rkm0o.sidebar_disabled__esXYO .sidebar_badge__lH9SU{opacity:.6}.sidebar_activePulse__65NRQ{display:none}.sidebar_tooltip__H81oF{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%);padding:6px 10px;background:var(--sidebar-foreground);color:var(--sidebar-primary-foreground);border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.sidebar_tooltip__H81oF:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right:6px solid var(--sidebar-foreground)}.sidebar_footer__OotRK{padding:8px 12px;border-top:1px solid var(--sidebar-border);background:var(--sidebar);flex-shrink:0;margin-top:auto}.sidebar_footerContent__ryjaz,.sidebar_footer__OotRK{display:flex;flex-direction:column}.sidebar_footerItem__CuSZY{display:flex;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;color:var(--sidebar-foreground);opacity:.8;border-radius:6px;transition:all .2s ease;text-decoration:none;position:relative;gap:10px;min-height:36px}.sidebar_footerItem__CuSZY.sidebar_active__UPUfx{background:#f3f0f7;color:#2E1065;font-weight:500;opacity:1}.sidebar_footerItem__CuSZY:hover:not(.sidebar_active__UPUfx){background:var(--sidebar-accent);color:var(--sidebar-foreground);opacity:1}.sidebar_footerItem__CuSZY.sidebar_active__UPUfx .sidebar_icon__HmvCh{color:#2E1065}.sidebar_userSection__LNi8O{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:all .2s ease}.sidebar_userSection__LNi8O:hover{background:var(--sidebar-accent)}.sidebar_userSectionCollapsed__O5k_P{display:flex;justify-content:center;padding:10px}.sidebar_userAvatar__8rSXa{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.sidebar_userAvatarFallback__wcMSM{background:var(--sidebar-accent);color:var(--sidebar-foreground);font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sidebar_userInfo__HusNb{flex:1;min-width:0}.sidebar_userName__YS9gX{font-size:15px;font-weight:600;color:var(--sidebar-foreground)}.sidebar_userEmail__TRaNU,.sidebar_userName__YS9gX{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_userEmail__TRaNU{font-size:13px;color:var(--muted-foreground)}.sidebar_footerActions__nPbzb{display:flex;gap:8px}.sidebar_footerButton__p_Vbm{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-radius:6px;border:1px solid var(--sidebar-border);background:transparent;color:var(--muted-foreground);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.sidebar_footerButton__p_Vbm:hover{background:var(--sidebar-accent);color:var(--sidebar-foreground);border-color:var(--border)}.sidebar_footerButton__p_Vbm.sidebar_logoutButton__wEbO3:hover{background:#000000;color:#ffffff;border-color:#000000}.sidebar_footerButtonIcon__m5zu1{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--sidebar-border);background:transparent;color:var(--muted-foreground);cursor:pointer;transition:all .2s ease}.sidebar_footerButtonIcon__m5zu1:hover{background:var(--sidebar-accent);color:var(--sidebar-foreground)}.sidebar_footerIcon__w5KPY{width:16px;height:16px}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_label__T7RDu{display:none}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_header__bDVeu{justify-content:center;padding:24px 12px}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_logoSection__pYV0M{justify-content:center}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_logoText__kCtGE{display:none}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_navItem__rkm0o{justify-content:center;padding:12px}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_footerButton__p_Vbm,.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_userInfo__HusNb{display:none}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih .sidebar_footerActions__nPbzb{justify-content:center;flex-direction:column}.sidebar_nav__HNEZV::-webkit-scrollbar,.sidebar_sidebar__1QKWd::-webkit-scrollbar{width:4px}.sidebar_nav__HNEZV::-webkit-scrollbar-track,.sidebar_sidebar__1QKWd::-webkit-scrollbar-track{background:transparent}.sidebar_nav__HNEZV::-webkit-scrollbar-thumb,.sidebar_sidebar__1QKWd::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.sidebar_nav__HNEZV::-webkit-scrollbar-thumb:hover,.sidebar_sidebar__1QKWd::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}@media (max-width:768px){.sidebar_mobileToggle__eNtba{display:flex}.sidebar_mobileOverlay__L5JYs{display:block}.sidebar_sidebar__1QKWd{position:fixed;left:0;top:72px;z-index:40;transform:translateX(-100%);height:calc(100vh - 72px);width:260px}.sidebar_sidebar__1QKWd.sidebar_mobileOpen__z76f2{transform:translateX(0)}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih{width:80px}.sidebar_sidebar__1QKWd.sidebar_collapsed__5wGih.sidebar_mobileOpen__z76f2{transform:translateX(0)}}@media (min-width:769px){.sidebar_sidebar__1QKWd{position:fixed!important;top:72px!important;transform:translateX(0)!important;display:flex!important;visibility:visible!important}}@keyframes sidebar_fadeIn__NotHs{0%{opacity:0}to{opacity:1}}.sidebar_dark__BcgUI .sidebar_sidebar__1QKWd{border-right:1px solid var(--sidebar-border)}.sidebar_dark__BcgUI .sidebar_header__bDVeu{background:var(--card)}.sidebar_dark__BcgUI .sidebar_footerButton__p_Vbm.sidebar_logoutButton__wEbO3:hover{background:#000000;color:#ffffff;border-color:#000000}