.Sidebar-module__y-Zxfa__sidebar{background:var(--bg-card);border-right:1px solid var(--border-default);z-index:100;flex-direction:column;height:100vh;transition:width .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:visible}.Sidebar-module__y-Zxfa__adminBackdrop{z-index:199;background:0 0;position:fixed;inset:0}.Sidebar-module__y-Zxfa__expanded{width:var(--sidebar-width-expanded)}.Sidebar-module__y-Zxfa__collapsed{width:var(--sidebar-width-collapsed)}.Sidebar-module__y-Zxfa__toggleBtn{background:var(--bg-elevated);border:1px solid var(--border-focus);cursor:pointer;z-index:50;width:28px;height:28px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;padding:0;transition:box-shadow .2s,border-color .2s;display:flex;position:absolute;top:50%;right:-14px;transform:translateY(-50%);box-shadow:0 2px 8px #00000080}.Sidebar-module__y-Zxfa__toggleBtn:hover{box-shadow:0 0 0 3px var(--blue-muted);border-color:var(--blue-bright)}.Sidebar-module__y-Zxfa__chevronNormal{transition:transform .28s cubic-bezier(.4,0,.2,1);display:block;transform:rotate(0)}.Sidebar-module__y-Zxfa__chevronFlipped{transition:transform .28s cubic-bezier(.4,0,.2,1);display:block;transform:rotate(180deg)}.Sidebar-module__y-Zxfa__logoWrap{border-bottom:1px solid var(--border-default);flex-direction:column;flex-shrink:0;align-items:center;transition:all .28s;display:flex}.Sidebar-module__y-Zxfa__logoWrap span{font-size:8px}.Sidebar-module__y-Zxfa__logoExpanded{justify-content:flex-start;padding:20px 20px 16px}.Sidebar-module__y-Zxfa__logoCollapsed{justify-content:center;padding:16px 0}.Sidebar-module__y-Zxfa__nav{scrollbar-width:none;flex:1;padding:8px 0;overflow:hidden auto}.Sidebar-module__y-Zxfa__nav::-webkit-scrollbar{display:none}.Sidebar-module__y-Zxfa__navItem{border-radius:var(--radius-md);white-space:nowrap;border-left:3px solid #0000;align-items:center;margin:2px 8px;text-decoration:none;transition:background .15s,border-color .15s;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__navItemExpanded{justify-content:flex-start;gap:12px;padding:10px 11px}.Sidebar-module__y-Zxfa__navItemCollapsed{justify-content:center;gap:0;margin:2px 6px;padding:10px 0}.Sidebar-module__y-Zxfa__navItemActive{background:var(--blue-muted);border-left:3px solid var(--blue-primary)}.Sidebar-module__y-Zxfa__navItemActive .Sidebar-module__y-Zxfa__navLabel{color:var(--blue-bright);font-weight:600}.Sidebar-module__y-Zxfa__navItemInactive{background:0 0;border-left:3px solid #0000}.Sidebar-module__y-Zxfa__navItemInactive:hover{background:var(--bg-elevated)}.Sidebar-module__y-Zxfa__iconBox{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Sidebar-module__y-Zxfa__navLabel{color:var(--text-secondary);font-size:14px;font-weight:500;transition:opacity .2s,max-width .28s;overflow:hidden}.Sidebar-module__y-Zxfa__navLabelVisible{opacity:1;max-width:160px}.Sidebar-module__y-Zxfa__navLabelHidden{opacity:0;pointer-events:none;max-width:0}.Sidebar-module__y-Zxfa__userSection{border-top:1px solid var(--border-default);flex-shrink:0;align-items:center;padding:14px 12px;display:flex}.Sidebar-module__y-Zxfa__userSectionClickable{cursor:pointer}.Sidebar-module__y-Zxfa__userSectionClickable:hover{background:#ffffff03}.Sidebar-module__y-Zxfa__userExpanded{gap:10px}.Sidebar-module__y-Zxfa__userCollapsed{justify-content:center}.Sidebar-module__y-Zxfa__adminMenu{background:var(--bg-elevated);border:1px solid var(--border-focus);border-radius:var(--radius-md);z-index:200;padding:8px;position:absolute;bottom:70px;box-shadow:0 -8px 24px #0006}.Sidebar-module__y-Zxfa__adminMenuExpanded{left:12px;right:12px}.Sidebar-module__y-Zxfa__adminMenuCollapsed{width:200px;left:50%;transform:translate(-50%)}.Sidebar-module__y-Zxfa__adminMenuItem{border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--text-secondary);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.Sidebar-module__y-Zxfa__adminMenuItem:hover{background:var(--bg-hover)}.Sidebar-module__y-Zxfa__adminDivider{background:var(--border-default);height:1px;margin:4px 0}.Sidebar-module__y-Zxfa__adminDanger{color:var(--red)}.Sidebar-module__y-Zxfa__avatar{background:var(--blue-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:flex}.Sidebar-module__y-Zxfa__userInfo{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.Sidebar-module__y-Zxfa__userName{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:500}.Sidebar-module__y-Zxfa__userRole{color:var(--text-muted);font-size:11px}.Sidebar-module__y-Zxfa__onlineDot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto}@media (max-width:768px){.Sidebar-module__y-Zxfa__sidebar{display:none}}
.Header-module__KHjLKa__desktopHeader{height:var(--header-height);background:var(--bg-card);border-bottom:1px solid var(--border-default);z-index:90;justify-content:space-between;align-items:center;padding:0 24px;transition:left .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0}.Header-module__KHjLKa__titleGroup{flex-direction:column;gap:2px;display:flex}.Header-module__KHjLKa__title{color:var(--text-primary);font-size:18px;font-weight:600;line-height:1}.Header-module__KHjLKa__date{color:var(--text-muted);font-size:12px}.Header-module__KHjLKa__rightGroup{align-items:center;gap:12px;display:flex}.Header-module__KHjLKa__searchWrap{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:10px}.Header-module__KHjLKa__searchInput{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);outline:none;width:210px;padding:8px 14px 8px 32px;font-size:13px;transition:border-color .2s}.Header-module__KHjLKa__searchInput::placeholder{color:var(--text-muted)}.Header-module__KHjLKa__searchInput:focus{border-color:var(--border-focus)}.Header-module__KHjLKa__bellWrap{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__bellButton{cursor:pointer;align-items:center;display:flex;position:relative}.Header-module__KHjLKa__bellIcon{color:var(--text-secondary)}.Header-module__KHjLKa__bellBadge{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.Header-module__KHjLKa__notificationsBackdrop{z-index:199;background:0 0;position:fixed;inset:0}.Header-module__KHjLKa__notifPanel{background:var(--bg-elevated);border:1px solid var(--border-focus);border-radius:var(--radius-md);z-index:200;flex-direction:column;width:360px;max-height:480px;display:flex;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}.Header-module__KHjLKa__notifHeader{border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.Header-module__KHjLKa__notifList{flex:1;overflow-y:auto}.Header-module__KHjLKa__notifFooter{border-top:1px solid var(--border-default);text-align:center;flex-shrink:0;padding:12px 16px}.Header-module__KHjLKa__notificationEmpty{color:var(--text-muted);text-align:center;padding:18px 16px;font-size:13px}.Header-module__KHjLKa__notificationsTitle{color:var(--text-primary);font-size:14px;font-weight:600}.Header-module__KHjLKa__markAll{color:var(--blue-bright);cursor:pointer;background:0 0;border:0;font-size:12px}.Header-module__KHjLKa__notificationItem{border-bottom:1px solid var(--border-default);cursor:pointer;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.Header-module__KHjLKa__notificationItem:hover{background:var(--bg-hover)}.Header-module__KHjLKa__notificationItemLast{border-bottom:0}.Header-module__KHjLKa__notificationDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.Header-module__KHjLKa__sentDot{background:var(--green)}.Header-module__KHjLKa__failedDot{background:var(--red)}.Header-module__KHjLKa__pendingDot{background:var(--amber)}.Header-module__KHjLKa__notificationBody{flex-direction:column;gap:4px;min-width:0;display:flex}.Header-module__KHjLKa__notificationType{color:var(--text-primary);font-size:12px;font-weight:600}.Header-module__KHjLKa__notificationEmail{color:var(--text-secondary);word-break:break-all;font-size:12px}.Header-module__KHjLKa__notificationMeta{align-items:center;gap:8px;display:flex}.Header-module__KHjLKa__notificationStatus{letter-spacing:.04em;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.Header-module__KHjLKa__sentBadge{color:var(--green);background:#05231626;border:1px solid #10b98133}.Header-module__KHjLKa__failedBadge{color:var(--red);background:#45000a26;border:1px solid #ef444433}.Header-module__KHjLKa__pendingBadge{color:var(--amber);background:#42200626;border:1px solid #f59e0b33}.Header-module__KHjLKa__notificationTime{color:var(--text-muted);font-size:11px}.Header-module__KHjLKa__viewAllLink{color:var(--blue-bright);font-size:13px}.Header-module__KHjLKa__notifOverlayBackdrop{z-index:400;background:#0009;position:fixed;inset:0}.Header-module__KHjLKa__notifOverlay{background:var(--bg-elevated);border:1px solid var(--border-focus);border-radius:var(--radius-lg);z-index:401;width:420px;max-width:calc(100vw - 32px);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0009}.Header-module__KHjLKa__notifOverlayHeader{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.Header-module__KHjLKa__notifOverlayTitle{color:var(--text-primary);font-size:16px;font-weight:600}.Header-module__KHjLKa__notifOverlayClose{background:var(--bg-hover);border:1px solid var(--border-default);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:all .15s;display:flex}.Header-module__KHjLKa__notifOverlayClose:hover{background:var(--red-bg);border-color:var(--red);color:var(--red)}.Header-module__KHjLKa__notifOverlayBody{flex-direction:column;gap:14px;padding:20px;display:flex}.Header-module__KHjLKa__notifOverlayRow{align-items:flex-start;gap:16px;display:flex}.Header-module__KHjLKa__notifOverlayLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;min-width:100px;font-size:12px;font-weight:500}.Header-module__KHjLKa__notifOverlayValue{color:var(--text-primary);word-break:break-all;font-size:14px}.Header-module__KHjLKa__notifOverlayFooter{border-top:1px solid var(--border-default);justify-content:flex-end;padding:16px 20px;display:flex}.Header-module__KHjLKa__notifOverlayCloseBtn{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;padding:8px 20px;font-size:14px;transition:all .15s}.Header-module__KHjLKa__notifOverlayCloseBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.Header-module__KHjLKa__separator{background:var(--border-default);width:1px;height:20px}.Header-module__KHjLKa__avatar{background:var(--blue-primary);color:#fff;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:flex}.Header-module__KHjLKa__mobileHeader{height:var(--header-height-mobile);background:var(--bg-card);border-bottom:1px solid var(--border-default);z-index:90;justify-content:space-between;align-items:center;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__mobileRight{align-items:center;gap:12px;display:flex}@media (max-width:768px){.Header-module__KHjLKa__desktopHeader{display:none}.Header-module__KHjLKa__mobileHeader{display:flex}.Header-module__KHjLKa__notifPanel{width:min(360px,100vw - 24px);right:-48px}}
.MobileDrawer-module__AGh1IW__mobileOnly{display:none}@media (max-width:768px){.MobileDrawer-module__AGh1IW__mobileOnly{display:block}}.MobileDrawer-module__AGh1IW__backdrop{z-index:250;opacity:0;pointer-events:none;background:#000000a6;transition:opacity .3s;position:fixed;inset:0}.MobileDrawer-module__AGh1IW__backdropVisible{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(4px)}.MobileDrawer-module__AGh1IW__drawer{-webkit-backdrop-filter:blur(20px);z-index:300;background:#0e1420bf;border-top:1px solid #2d3d6099;border-radius:20px 20px 0 0;max-height:82vh;transition:transform .38s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(calc(100% - 64px))}.MobileDrawer-module__AGh1IW__drawerOpen{-webkit-backdrop-filter:blur(28px);background:#0e1420e0;transform:translateY(0)}.MobileDrawer-module__AGh1IW__peekStrip{cursor:pointer;border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:64px;padding:0 20px;display:flex}.MobileDrawer-module__AGh1IW__drawerOpen .MobileDrawer-module__AGh1IW__peekStrip{border-bottom-color:var(--border-default)}.MobileDrawer-module__AGh1IW__menuText{color:#f1f5f9;letter-spacing:.02em;font-size:15px;font-weight:700}.MobileDrawer-module__AGh1IW__arrowUp{color:#f1f5f9;transition:transform .3s;transform:rotate(0)}.MobileDrawer-module__AGh1IW__arrowDown{color:#f1f5f9;transition:transform .3s;transform:rotate(180deg)}.MobileDrawer-module__AGh1IW__drawerContent{padding-bottom:32px}.MobileDrawer-module__AGh1IW__drawerTitle{color:var(--text-primary);padding:20px 20px 12px;font-size:16px;font-weight:600}.MobileDrawer-module__AGh1IW__navGrid{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 16px;display:grid}.MobileDrawer-module__AGh1IW__gridItem{background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;transition:all .15s;display:flex}.MobileDrawer-module__AGh1IW__gridItem:active{transform:scale(.97)}.MobileDrawer-module__AGh1IW__gridItemActive{border-color:var(--blue-primary);background:var(--blue-muted)}.MobileDrawer-module__AGh1IW__iconBox{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.MobileDrawer-module__AGh1IW__gridLabel{color:#cbd5e1;text-align:center;font-size:11px;font-weight:500;line-height:1.3}.MobileDrawer-module__AGh1IW__gridLabelActive{color:var(--blue-bright)}
.AdminLayout-module__E4hujW__root{background:var(--bg-page);min-height:100vh}.AdminLayout-module__E4hujW__main{min-height:100vh;padding-top:var(--header-height);background:var(--bg-page);transition:margin-left .28s cubic-bezier(.4,0,.2,1)}.AdminLayout-module__E4hujW__content{padding:28px 32px}@media (max-width:768px){.AdminLayout-module__E4hujW__main{padding-top:var(--header-height-mobile);padding-bottom:52px;margin-left:0!important}.AdminLayout-module__E4hujW__content{padding:16px}}
