.Breadcrumb-module__3e-AXW__breadcrumb{color:var(--text-muted);font-size:.8rem;font-weight:500;display:flex}.Breadcrumb-module__3e-AXW__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumb-module__3e-AXW__item{align-items:center;display:flex}.Breadcrumb-module__3e-AXW__link{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.Breadcrumb-module__3e-AXW__link:hover{color:var(--primary)}.Breadcrumb-module__3e-AXW__separator{color:var(--text-muted);opacity:.5;align-items:center;margin:0 .5rem;display:flex}.Breadcrumb-module__3e-AXW__separator svg{width:10px;height:10px}.Breadcrumb-module__3e-AXW__active{color:var(--text-secondary)}.Breadcrumb-module__3e-AXW__current{color:var(--text-secondary);font-weight:600}
.PageHeader-module__HZea0q__container{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.PageHeader-module__HZea0q__main{flex-direction:column;gap:.35rem;display:flex}.PageHeader-module__HZea0q__breadcrumbWrapper{margin-bottom:.15rem}.PageHeader-module__HZea0q__titleWrapper{flex-direction:column;gap:.2rem;display:flex}.PageHeader-module__HZea0q__title{font-family:var(--font-heading);color:var(--text-primary);font-size:1.65rem;font-weight:700;line-height:1.2}.PageHeader-module__HZea0q__description{color:var(--text-secondary);max-width:650px;font-size:.85rem;line-height:1.5}.PageHeader-module__HZea0q__actions{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.PageHeader-module__HZea0q__container{flex-direction:column;align-items:stretch;gap:1rem;padding-bottom:1rem}.PageHeader-module__HZea0q__actions{justify-content:flex-start;width:100%}}
.Button-module__8RiFmG__btn{font-family:var(--font-body);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.Button-module__8RiFmG__sm{padding:.375rem .75rem;font-size:.825rem}.Button-module__8RiFmG__md{padding:.5625rem 1.125rem;font-size:.875rem}.Button-module__8RiFmG__lg{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__primary{background:var(--primary);color:#fff;box-shadow:0 4px 10px #6366f126}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 14px #6366f140}.Button-module__8RiFmG__primary:active:not(:disabled){transform:translateY(0)}.Button-module__8RiFmG__secondary{background:var(--secondary);color:#fff;box-shadow:0 4px 10px #06b6d426}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--secondary-hover);transform:translateY(-1px);box-shadow:0 6px 14px #06b6d440}.Button-module__8RiFmG__outline{border-color:var(--surface-border);color:var(--text-primary);background:0 0}.Button-module__8RiFmG__outline:hover:not(:disabled){background:var(--surface-border);color:var(--primary)}.Button-module__8RiFmG__danger{background:var(--danger);color:#fff;box-shadow:0 4px 10px #ef444426}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--danger-text);transform:translateY(-1px);box-shadow:0 6px 14px #ef444440}.Button-module__8RiFmG__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Button-module__8RiFmG__spin}.Button-module__8RiFmG__outline .Button-module__8RiFmG__spinner{border-color:#6366f133;border-top-color:var(--primary)}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.Card-module__b6YjYG__card{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);flex-direction:column;display:flex;overflow:hidden}.Card-module__b6YjYG__glass{background:var(--glass-bg);border-color:var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--shadow-md)}.Card-module__b6YjYG__hoverable:hover{box-shadow:var(--shadow-premium);border-color:#6366f133;transform:translateY(-2px)}.Card-module__b6YjYG__header{border-bottom:1px solid var(--surface-border);font-family:var(--font-heading);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Card-module__b6YjYG__glass .Card-module__b6YjYG__header{border-color:var(--glass-border)}.Card-module__b6YjYG__body{flex:1;padding:1.5rem}.Card-module__b6YjYG__footer{border-top:1px solid var(--surface-border);background:#00000005;padding:1.25rem 1.5rem}.Card-module__b6YjYG__glass .Card-module__b6YjYG__footer{border-color:var(--glass-border);background:#ffffff05}
.DataTable-module__7dcBQG__tableWrapper{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);width:100%;box-shadow:var(--shadow-sm);-webkit-overflow-scrolling:touch;overflow-x:auto}.DataTable-module__7dcBQG__table{border-collapse:collapse;text-align:left;width:100%}.DataTable-module__7dcBQG__headerRow{background:var(--background);border-bottom:1px solid var(--surface-border)}.DataTable-module__7dcBQG__th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:.875rem 1.25rem;font-size:.725rem;font-weight:600}.DataTable-module__7dcBQG__tbody tr{border-bottom:1px solid var(--surface-border);transition:background-color var(--transition-fast)}.DataTable-module__7dcBQG__tbody tr:last-child{border-bottom:none}.DataTable-module__7dcBQG__tbody tr:hover{background-color:#6366f105}.DataTable-module__7dcBQG__tbody td{color:var(--text-secondary);white-space:nowrap;padding:.85rem 1.25rem;font-size:.85rem}
.EmptyState-module__7SqAPW__container{text-align:center;background:var(--surface);border:2px dashed var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;padding:4rem 2rem;display:flex}.EmptyState-module__7SqAPW__iconWrapper{color:var(--text-muted);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.EmptyState-module__7SqAPW__iconWrapper svg{width:100%;height:100%}.EmptyState-module__7SqAPW__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.EmptyState-module__7SqAPW__description{color:var(--text-secondary);max-width:380px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.EmptyState-module__7SqAPW__actionBtn{font-weight:600}
.Input-module__5jsJuW__formGroup{flex-direction:column;gap:.375rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Input-module__5jsJuW__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.Input-module__5jsJuW__input,.Input-module__5jsJuW__select{width:100%;font-family:var(--font-body);background:var(--surface);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);outline:none;padding:.625rem 1rem;font-size:.875rem}.Input-module__5jsJuW__select{appearance:none;cursor:pointer;padding-right:2.5rem}.Input-module__5jsJuW__input:focus,.Input-module__5jsJuW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.Input-module__5jsJuW__inputError,.Input-module__5jsJuW__selectError{border-color:var(--danger)!important}.Input-module__5jsJuW__inputError:focus,.Input-module__5jsJuW__selectError:focus{box-shadow:0 0 0 3px #ef444426!important}.Input-module__5jsJuW__errorMessage{color:var(--danger-text);font-size:.75rem;font-weight:500}.Input-module__5jsJuW__selectArrow{pointer-events:none;color:var(--text-secondary);width:16px;height:16px;position:absolute;right:1rem}.Input-module__5jsJuW__input:disabled,.Input-module__5jsJuW__select:disabled{background:var(--background);color:var(--text-muted);cursor:not-allowed;opacity:.8}
.LoadingState-module__uU18Jq__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.LoadingState-module__uU18Jq__spinner{border:3px solid var(--primary-glow);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite LoadingState-module__uU18Jq__spin}@keyframes LoadingState-module__uU18Jq__spin{to{transform:rotate(360deg)}}.LoadingState-module__uU18Jq__message{color:var(--text-muted);letter-spacing:.025em;font-size:.85rem;font-weight:500}
.Modal-module__7LRQSW__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;animation:Modal-module__7LRQSW__fadeIn var(--transition-fast) forwards;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-premium);width:100%;max-width:500px;animation:Modal-module__7LRQSW__slideUp var(--transition-normal) forwards;flex-direction:column;display:flex;position:relative;overflow:hidden}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modal-module__7LRQSW__title{font-family:var(--font-heading);color:var(--text-primary);font-size:1.25rem;font-weight:700}.Modal-module__7LRQSW__closeBtn{color:var(--text-secondary);cursor:pointer;width:30px;height:30px;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.Modal-module__7LRQSW__closeBtn:hover{background:var(--surface-border);color:var(--danger)}.Modal-module__7LRQSW__closeBtn svg{width:18px;height:18px}.Modal-module__7LRQSW__body{max-height:70vh;padding:1.5rem;overflow-y:auto}.Modal-module__7LRQSW__footer{border-top:1px solid var(--surface-border);background:#00000003;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.StatusBadge-module__T3RE4W__badge{white-space:nowrap;letter-spacing:.025em;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.725rem;font-weight:600;line-height:1.2;display:inline-flex}.StatusBadge-module__T3RE4W__todo{background:var(--surface-border);color:var(--text-secondary)}.StatusBadge-module__T3RE4W__inProgress{color:var(--info-text);background:#3b82f61a;border-color:#3b82f626}.StatusBadge-module__T3RE4W__waitingReview{color:var(--accent);background:#8b5cf61a;border-color:#8b5cf626}.StatusBadge-module__T3RE4W__revision,.StatusBadge-module__T3RE4W__pendingApproval{color:var(--warning-text);background:#f59e0b1a;border-color:#f59e0b26}.StatusBadge-module__T3RE4W__approved{color:var(--success-text);background:#10b9811a;border-color:#10b98126}.StatusBadge-module__T3RE4W__rejected{color:var(--danger-text);background:#ef44441a;border-color:#ef444426}.StatusBadge-module__T3RE4W__completed{color:var(--success-text);background:#10b9811a;border-color:#10b98126}.StatusBadge-module__T3RE4W__cancelled{background:var(--surface-border);color:var(--text-muted)}.StatusBadge-module__T3RE4W__overdue{color:var(--danger-text);background:#ef44441a;border-color:#ef444426}.StatusBadge-module__T3RE4W__active{color:var(--success-text);background:#10b9811a;border-color:#10b98126}.StatusBadge-module__T3RE4W__closed{background:var(--surface-border);color:var(--text-muted)}.StatusBadge-module__T3RE4W__draft{color:var(--text-secondary);background:#94a3b81a;border-color:#94a3b826}.StatusBadge-module__T3RE4W__published{color:var(--secondary-hover);background:#06b6d41a;border-color:#06b6d426}.StatusBadge-module__T3RE4W__default{background:var(--surface-border);color:var(--text-secondary)}
.SummaryCard-module__l1uGFq__summaryCard{border:1px solid var(--surface-border);transition:all var(--transition-fast);position:relative;overflow:hidden}.SummaryCard-module__l1uGFq__flexContainer{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.SummaryCard-module__l1uGFq__textSection{flex-direction:column;gap:.25rem;display:flex}.SummaryCard-module__l1uGFq__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.SummaryCard-module__l1uGFq__value{font-family:var(--font-heading);color:var(--text-primary);margin-top:.25rem;font-size:1.85rem;font-weight:700;line-height:1.1}.SummaryCard-module__l1uGFq__iconWrapper{border-radius:var(--border-radius-xs);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.SummaryCard-module__l1uGFq__iconWrapper svg{width:22px;height:22px}.SummaryCard-module__l1uGFq__primary .SummaryCard-module__l1uGFq__iconWrapper{color:var(--primary);background:#6366f11a}.SummaryCard-module__l1uGFq__secondary .SummaryCard-module__l1uGFq__iconWrapper{color:var(--secondary);background:#06b6d41a}.SummaryCard-module__l1uGFq__accent .SummaryCard-module__l1uGFq__iconWrapper{color:var(--accent);background:#8b5cf61a}.SummaryCard-module__l1uGFq__success .SummaryCard-module__l1uGFq__iconWrapper{color:var(--success);background:#10b9811a}.SummaryCard-module__l1uGFq__warning .SummaryCard-module__l1uGFq__iconWrapper{color:var(--warning);background:#f59e0b1a}.SummaryCard-module__l1uGFq__danger .SummaryCard-module__l1uGFq__iconWrapper{color:var(--danger);background:#ef44441a}.SummaryCard-module__l1uGFq__info .SummaryCard-module__l1uGFq__iconWrapper{color:var(--info);background:#3b82f61a}.SummaryCard-module__l1uGFq__primary{border-left:3px solid var(--primary)}.SummaryCard-module__l1uGFq__secondary{border-left:3px solid var(--secondary)}.SummaryCard-module__l1uGFq__accent{border-left:3px solid var(--accent)}.SummaryCard-module__l1uGFq__success{border-left:3px solid var(--success)}.SummaryCard-module__l1uGFq__warning{border-left:3px solid var(--warning)}.SummaryCard-module__l1uGFq__danger{border-left:3px solid var(--danger)}.SummaryCard-module__l1uGFq__info{border-left:3px solid var(--info)}.SummaryCard-module__l1uGFq__footer{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.SummaryCard-module__l1uGFq__trendBadge{border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600}.SummaryCard-module__l1uGFq__trendSuccess{color:var(--success-text);background:#10b9811a}.SummaryCard-module__l1uGFq__trendDanger{color:var(--danger-text);background:#ef44441a}.SummaryCard-module__l1uGFq__trendWarning{color:var(--warning-text);background:#f59e0b1a}.SummaryCard-module__l1uGFq__trendInfo{color:var(--info-text);background:#3b82f61a}.SummaryCard-module__l1uGFq__trendNeutral{background:var(--surface-border);color:var(--text-secondary)}.SummaryCard-module__l1uGFq__description{color:var(--text-muted);font-weight:500}
.UserAvatar-module__qxWUMq__avatar{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000d}.UserAvatar-module__qxWUMq__image{object-fit:cover;width:100%;height:100%}.UserAvatar-module__qxWUMq__sm{width:28px;height:28px;font-size:.75rem}.UserAvatar-module__qxWUMq__md{width:38px;height:38px;font-size:.875rem}.UserAvatar-module__qxWUMq__lg{width:56px;height:56px;font-size:1.25rem}.UserAvatar-module__qxWUMq__initials{letter-spacing:-.025em}
.Sidebar-module__XRNO5a__sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--surface-border);z-index:100;transition:width var(--transition-normal), background-color var(--transition-normal);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__collapsed{width:var(--sidebar-collapsed-width)}.Sidebar-module__XRNO5a__header{height:var(--topbar-height);border-bottom:1px solid var(--surface-border);white-space:nowrap;align-items:center;gap:.75rem;padding:0 1.5rem;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__header{justify-content:center;padding:0}.Sidebar-module__XRNO5a__logoIcon{border-radius:var(--border-radius-xs);background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;width:32px;height:32px;box-shadow:0 0 12px var(--primary-glow);flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;display:flex}.Sidebar-module__XRNO5a__brandName{font-family:var(--font-heading);background:linear-gradient(to right, var(--text-primary), var(--primary));-webkit-text-fill-color:transparent;transition:opacity var(--transition-normal);-webkit-background-clip:text;font-size:1.25rem;font-weight:700}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__brandName{opacity:0;pointer-events:none;width:0}.Sidebar-module__XRNO5a__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex;overflow-y:auto}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__nav{padding:1rem .5rem}.Sidebar-module__XRNO5a__navItem{color:var(--text-secondary);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.925rem;font-weight:500;display:flex;position:relative}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navItem{border-radius:var(--border-radius-xs);justify-content:center;padding:.75rem 0}.Sidebar-module__XRNO5a__navItemIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Sidebar-module__XRNO5a__navItemLabel{transition:opacity var(--transition-normal)}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navItemLabel{opacity:0;pointer-events:none;width:0;position:absolute}.Sidebar-module__XRNO5a__navItem:hover{color:var(--primary);background:#6366f10d}.Sidebar-module__XRNO5a__navItemActive{font-weight:600;color:var(--primary)!important;background:#6366f114!important}.Sidebar-module__XRNO5a__navItemActive:before{content:"";background:var(--primary);border-radius:0 4px 4px 0;width:4px;height:70%;position:absolute;top:15%;left:0}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__navItemActive:before{width:3px;height:100%;top:0}.Sidebar-module__XRNO5a__footer{border-top:1px solid var(--surface-border);align-items:center;gap:.75rem;padding:1rem;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__footer{justify-content:center;padding:1rem 0}.Sidebar-module__XRNO5a__avatar{background:var(--surface-border);width:36px;height:36px;color:var(--text-primary);border:2px solid var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.Sidebar-module__XRNO5a__userInfo{flex-direction:column;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__collapsed .Sidebar-module__XRNO5a__userInfo{display:none}.Sidebar-module__XRNO5a__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Sidebar-module__XRNO5a__userRole{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}@media (max-width:768px){.Sidebar-module__XRNO5a__sidebar{transform:translate(-100%);width:var(--sidebar-width)!important}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__mobileOpen{transform:translate(0)}.Sidebar-module__XRNO5a__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;animation:Sidebar-module__XRNO5a__fadeIn var(--transition-fast) forwards;background:#0006;position:fixed;inset:0}}
.Topbar-module__p1niWa__topbar{height:var(--topbar-height);background:var(--surface);border-bottom:1px solid var(--surface-border);z-index:90;transition:background-color var(--transition-normal);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.Topbar-module__p1niWa__leftSection{align-items:center;gap:1rem;display:flex}.Topbar-module__p1niWa__toggleBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--border-radius-xs);width:38px;height:38px;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Topbar-module__p1niWa__toggleBtn:hover{background:var(--surface-border);color:var(--primary)}.Topbar-module__p1niWa__toggleBtn svg{width:20px;height:20px}.Topbar-module__p1niWa__title{font-family:var(--font-heading);color:var(--text-primary);font-size:1.15rem;font-weight:600}.Topbar-module__p1niWa__rightSection{align-items:center;gap:1rem;display:flex}.Topbar-module__p1niWa__roleSelectorWrapper{color:var(--text-secondary);border:1px dashed var(--primary);background:#6366f10d;border-radius:50px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.8rem;display:flex}.Topbar-module__p1niWa__roleSelector{color:var(--primary);cursor:pointer;text-transform:uppercase;background:0 0;border:none;outline:none;font-size:.8rem;font-weight:700}.Topbar-module__p1niWa__iconBtn{color:var(--text-secondary);cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Topbar-module__p1niWa__iconBtn:hover{background:var(--surface-border);color:var(--primary)}.Topbar-module__p1niWa__iconBtn svg{width:20px;height:20px}.Topbar-module__p1niWa__badgeDot{background:var(--danger);border:2px solid var(--surface);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.Topbar-module__p1niWa__divider{background:var(--surface-border);width:1px;height:24px}.Topbar-module__p1niWa__profileWrapper{position:relative}.Topbar-module__p1niWa__profileTrigger{cursor:pointer;border-radius:var(--border-radius-xs);transition:background-color var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.25rem .5rem;display:flex}.Topbar-module__p1niWa__profileTrigger:hover{background:var(--surface-border)}.Topbar-module__p1niWa__avatarMini{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 2px 4px #6366f133}.Topbar-module__p1niWa__userInfo{flex-direction:column;align-items:flex-start;display:flex}.Topbar-module__p1niWa__userName{color:var(--text-primary);font-size:.85rem;font-weight:600}.Topbar-module__p1niWa__userRole{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.Topbar-module__p1niWa__chevron{width:16px;height:16px;color:var(--text-secondary);transition:transform var(--transition-normal)}.Topbar-module__p1niWa__chevronOpen{transform:rotate(180deg)}.Topbar-module__p1niWa__dropdownOverlay{z-index:99;position:fixed;inset:0}.Topbar-module__p1niWa__dropdown{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);width:280px;box-shadow:var(--shadow-lg);z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:.75rem;padding:1rem;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__p1niWa__slideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0}@keyframes Topbar-module__p1niWa__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Topbar-module__p1niWa__dropdownHeader{align-items:center;gap:.75rem;display:flex}.Topbar-module__p1niWa__avatarLarge{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 4px 8px #6366f14d}.Topbar-module__p1niWa__dropdownUserDetail{flex-direction:column;gap:.15rem;max-width:190px;display:flex;overflow:hidden}.Topbar-module__p1niWa__dropdownName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Topbar-module__p1niWa__dropdownEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Topbar-module__p1niWa__dropdownTeamBadge{color:var(--primary);text-transform:uppercase;background:#6366f11a;border-radius:4px;width:fit-content;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.Topbar-module__p1niWa__dropdownDivider{background:var(--surface-border);height:1px;margin:.25rem 0}.Topbar-module__p1niWa__dropdownItem{border-radius:var(--border-radius-xs);color:var(--danger-text);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;font-size:.85rem;font-weight:600;display:flex}.Topbar-module__p1niWa__dropdownItem:hover{background:var(--danger-bg)}.Topbar-module__p1niWa__logoutIcon{width:18px;height:18px;color:var(--danger-text)}@media (max-width:768px){.Topbar-module__p1niWa__userInfo,.Topbar-module__p1niWa__chevron,.Topbar-module__p1niWa__roleSelectorWrapper span{display:none}}.Topbar-module__p1niWa__searchContainer{align-items:center;width:100%;max-width:380px;margin-left:2rem;display:flex;position:relative}.Topbar-module__p1niWa__searchInput{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);width:100%;color:var(--text-primary);transition:all var(--transition-fast);outline:none;padding:.5rem 1rem .5rem 2.25rem;font-size:.875rem}.Topbar-module__p1niWa__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.Topbar-module__p1niWa__searchIcon{width:16px;height:16px;color:var(--text-muted);pointer-events:none;position:absolute;left:.75rem}.Topbar-module__p1niWa__badgeCount{background:var(--danger);color:#fff;border:1.5px solid var(--surface);border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}@media (max-width:992px){.Topbar-module__p1niWa__searchContainer{display:none}}.Topbar-module__p1niWa__notificationWrapper{position:relative}.Topbar-module__p1niWa__notificationDropdown{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);width:380px;box-shadow:var(--shadow-lg);z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;max-height:480px;animation:.2s cubic-bezier(.16,1,.3,1) Topbar-module__p1niWa__slideIn;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.Topbar-module__p1niWa__notificationDropdownHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.Topbar-module__p1niWa__notificationDropdownTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.Topbar-module__p1niWa__markAllReadBtn{color:var(--primary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.Topbar-module__p1niWa__markAllReadBtn:hover{background:#6366f114}.Topbar-module__p1niWa__notificationList{flex:1;max-height:350px;overflow-y:auto}.Topbar-module__p1niWa__notificationItem{border-bottom:1px solid var(--surface-border);transition:background-color var(--transition-fast);color:inherit;cursor:pointer;gap:.75rem;padding:.85rem 1rem;text-decoration:none;display:flex}.Topbar-module__p1niWa__notificationItem:hover{background:var(--surface-border)}.Topbar-module__p1niWa__notificationItemUnread{background:#6366f108;position:relative}.Topbar-module__p1niWa__notificationItemUnread:before{content:"";background:var(--primary);width:3px;position:absolute;top:0;bottom:0;left:0}.Topbar-module__p1niWa__notificationItemIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Topbar-module__p1niWa__notificationItemContent{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.Topbar-module__p1niWa__notificationItemTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Topbar-module__p1niWa__notificationItemMessage{color:var(--text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Topbar-module__p1niWa__notificationItemTime{color:var(--text-muted);margin-top:.15rem;font-size:.7rem}.Topbar-module__p1niWa__notificationItemPriorityBadge{text-transform:uppercase;border-radius:4px;width:fit-content;margin-top:.25rem;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.Topbar-module__p1niWa__priorityCRITICAL{color:#ef4444;background:#ef44441a}.Topbar-module__p1niWa__priorityHIGH{color:#f97316;background:#f973161a}.Topbar-module__p1niWa__priorityNORMAL{color:#3b82f6;background:#3b82f61a}.Topbar-module__p1niWa__priorityLOW{color:#6b7280;background:#6b72801a}.Topbar-module__p1niWa__emptyState{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.Topbar-module__p1niWa__emptyState svg{opacity:.5;width:36px;height:36px}.Topbar-module__p1niWa__emptyStateText{font-size:.8rem}.Topbar-module__p1niWa__notificationDropdownFooter{border-top:1px solid var(--surface-border);text-align:center;background:#6366f105;padding:.75rem}.Topbar-module__p1niWa__viewAllLink{color:var(--primary);transition:color var(--transition-fast);font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.Topbar-module__p1niWa__viewAllLink:hover{color:var(--primary-hover)}
.approvals-module__IJFpOW__container{flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem 0;display:flex}.approvals-module__IJFpOW__backLink{margin-bottom:-.5rem}.approvals-module__IJFpOW__backLink span{cursor:pointer;color:var(--primary);font-size:.875rem;font-weight:500;transition:color .2s}.approvals-module__IJFpOW__backLink span:hover{color:var(--primary-hover)}.approvals-module__IJFpOW__statsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;width:100%;display:grid}.approvals-module__IJFpOW__tabsContainer{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.approvals-module__IJFpOW__tabs{gap:.5rem;display:flex;overflow-x:auto}.approvals-module__IJFpOW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.approvals-module__IJFpOW__tab:hover{color:var(--text-primary)}.approvals-module__IJFpOW__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.approvals-module__IJFpOW__filtersPanel{flex-wrap:wrap;gap:1rem;width:100%;display:flex}.approvals-module__IJFpOW__searchWrapper{flex:1;min-width:250px}.approvals-module__IJFpOW__selectWrapper{min-width:180px}.approvals-module__IJFpOW__tableCard{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.approvals-module__IJFpOW__row:hover{background-color:var(--surface-hover)}.approvals-module__IJFpOW__cell{vertical-align:middle;padding:1rem;font-size:.875rem}.approvals-module__IJFpOW__titleCell{flex-direction:column;gap:.25rem;display:flex}.approvals-module__IJFpOW__recordIdLabel{color:var(--text-secondary);font-size:.75rem}.approvals-module__IJFpOW__approvalType{text-transform:capitalize;color:var(--text-primary);font-weight:500}.approvals-module__IJFpOW__moduleBadge{text-transform:uppercase;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.approvals-module__IJFpOW__promoBadge{color:#3b82f6;background-color:#3b82f61a}.approvals-module__IJFpOW__designBadge{color:#a855f7;background-color:#a855f71a}.approvals-module__IJFpOW__contentBadge{color:#ec4899;background-color:#ec48991a}.approvals-module__IJFpOW__claimBadge{color:#ef6c6c;background-color:#ef44441a}.approvals-module__IJFpOW__requesterInfo{align-items:center;gap:.75rem;display:flex}.approvals-module__IJFpOW__requesterText{flex-direction:column;display:flex}.approvals-module__IJFpOW__requesterName{color:var(--text-primary);font-weight:500}.approvals-module__IJFpOW__requesterEmail{color:var(--text-secondary);font-size:.75rem}.approvals-module__IJFpOW__actionGroup{gap:.5rem;display:flex}.approvals-module__IJFpOW__detailGrid{grid-template-columns:3fr 2fr;gap:1.5rem;width:100%;display:grid}@media (max-width:1024px){.approvals-module__IJFpOW__detailGrid{grid-template-columns:1fr}}.approvals-module__IJFpOW__leftColumn,.approvals-module__IJFpOW__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.approvals-module__IJFpOW__previewCard{border:1px solid var(--surface-border);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.approvals-module__IJFpOW__previewHeader{border-bottom:1px solid var(--surface-border);background-color:var(--surface-hover);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.approvals-module__IJFpOW__previewTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.approvals-module__IJFpOW__previewModule{color:var(--text-secondary);font-size:.75rem;font-weight:700}.approvals-module__IJFpOW__previewBody{background-color:var(--surface-card);padding:1.25rem}.approvals-module__IJFpOW__originalDetails{flex-direction:column;gap:1rem;display:flex}.approvals-module__IJFpOW__detailRow{border-bottom:1px dashed var(--surface-border);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:.875rem;display:flex}.approvals-module__IJFpOW__detailRow:last-child{border-bottom:none;padding-bottom:0}.approvals-module__IJFpOW__detailLabel{color:var(--text-secondary);white-space:nowrap;font-size:.875rem;font-weight:500}.approvals-module__IJFpOW__detailValue{color:var(--text-primary);text-align:right;font-size:.875rem}.approvals-module__IJFpOW__detailParagraph{color:var(--text-primary);background-color:var(--surface-hover);border:1px solid var(--surface-border);border-radius:.375rem;width:100%;margin:.5rem 0 0;padding:.75rem;font-size:.875rem;line-height:1.6}.approvals-module__IJFpOW__productList{color:var(--text-primary);margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.6}.approvals-module__IJFpOW__filesGrid{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.approvals-module__IJFpOW__fileItem{background-color:var(--surface-hover);border:1px solid var(--surface-border);border-radius:.375rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.approvals-module__IJFpOW__fileMeta{flex-direction:column;gap:.125rem;display:flex}.approvals-module__IJFpOW__fileName{color:var(--text-primary);font-size:.875rem;font-weight:500}.approvals-module__IJFpOW__fileVersion{color:var(--text-secondary);font-size:.75rem}.approvals-module__IJFpOW__fileDownloadBtn{color:var(--primary);border:1px solid var(--primary);background:#fff;border-radius:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s}.approvals-module__IJFpOW__fileDownloadBtn:hover{background:var(--primary);color:#fff}.approvals-module__IJFpOW__originalLinkWrapper{border-top:1px solid var(--surface-border);margin-top:1.5rem;padding-top:1.25rem}.approvals-module__IJFpOW__metaCard,.approvals-module__IJFpOW__decisionCard,.approvals-module__IJFpOW__discussionCard{border:1px solid var(--surface-border);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000000d}.approvals-module__IJFpOW__metaDetails{flex-direction:column;gap:.875rem;display:flex}.approvals-module__IJFpOW__metaItem{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.approvals-module__IJFpOW__metaItem>span:first-child{color:var(--text-secondary)}.approvals-module__IJFpOW__userBadge{align-items:center;gap:.5rem;display:flex}.approvals-module__IJFpOW__decisionForm{flex-direction:column;gap:1rem;display:flex}.approvals-module__IJFpOW__commentTextarea{border:1px solid var(--surface-border);background-color:var(--input-bg,white);width:100%;color:var(--text-primary);resize:vertical;border-radius:.375rem;padding:.75rem;font-size:.875rem}.approvals-module__IJFpOW__decisionActionButtons{flex-direction:column;gap:.625rem;margin-top:.5rem;display:flex}.approvals-module__IJFpOW__errorMessage{color:#ef4444;font-size:.75rem;font-weight:500}.approvals-module__IJFpOW__decisionAlertWarning{color:#d97706;background-color:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.approvals-module__IJFpOW__decisionAlertDanger{color:#dc2626;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.approvals-module__IJFpOW__decisionAlertSuccess{color:#16a34a;text-align:center;background-color:#22c55e1a;border:1px solid #22c55e4d;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem}.approvals-module__IJFpOW__discussionHeader{border-bottom:1px solid var(--surface-border);padding:1rem 1.25rem}.approvals-module__IJFpOW__commentsThread{flex-direction:column;gap:1rem;max-height:320px;margin-bottom:1.25rem;padding-right:.25rem;display:flex;overflow-y:auto}.approvals-module__IJFpOW__noComments{text-align:center;color:var(--text-secondary);padding:1.5rem;font-size:.875rem;font-style:italic}.approvals-module__IJFpOW__commentMessage{background-color:var(--surface-hover);border:1px solid var(--surface-border);border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.75rem;display:flex}.approvals-module__IJFpOW__commentMeta{align-items:center;gap:.5rem;display:flex}.approvals-module__IJFpOW__commentUser{color:var(--text-primary);font-size:.8125rem;font-weight:600}.approvals-module__IJFpOW__commentTime{color:var(--text-secondary);margin-left:auto;font-size:.75rem}.approvals-module__IJFpOW__commentBody{color:var(--text-primary);padding-left:.25rem;font-size:.875rem;line-height:1.5}.approvals-module__IJFpOW__commentInputForm{border-top:1px solid var(--surface-border);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.approvals-module__IJFpOW__chatTextarea{border:1px solid var(--surface-border);background-color:var(--input-bg,white);width:100%;color:var(--text-primary);resize:none;border-radius:.375rem;padding:.625rem .75rem;font-size:.875rem}.approvals-module__IJFpOW__commentSubmitRow{justify-content:flex-end;display:flex}
.audit-logs-module__73WoLq__container{flex-direction:column;gap:1.5rem;padding:.5rem;animation:.4s ease-out audit-logs-module__73WoLq__fadeIn;display:flex}@keyframes audit-logs-module__73WoLq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.audit-logs-module__73WoLq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.audit-logs-module__73WoLq__statCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);align-items:center;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.audit-logs-module__73WoLq__statCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light);transform:translateY(-3px)}.audit-logs-module__73WoLq__statCard:after{content:"";background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));width:100%;height:3px;position:absolute;top:0;left:0}.audit-logs-module__73WoLq__statIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.audit-logs-module__73WoLq__statInfo{flex-direction:column;min-width:0;display:flex}.audit-logs-module__73WoLq__statValue{color:var(--text-primary);font-size:1.4rem;font-weight:700;line-height:1.2}.audit-logs-module__73WoLq__statLabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.75rem;overflow:hidden}.audit-logs-module__73WoLq__todayCard{--gradient-start:#6366f1;--gradient-end:#818cf8}.audit-logs-module__73WoLq__failedCard{--gradient-start:#ef4444;--gradient-end:#f87171}.audit-logs-module__73WoLq__blockedCard{--gradient-start:#f97316;--gradient-end:#fb923c}.audit-logs-module__73WoLq__approvalsCard{--gradient-start:#06b6d4;--gradient-end:#22d3ee}.audit-logs-module__73WoLq__permissionsCard{--gradient-start:#a855f7;--gradient-end:#c084fc}.audit-logs-module__73WoLq__syncCard{--gradient-start:#10b981;--gradient-end:#34d399}.audit-logs-module__73WoLq__filtersCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);padding:1.25rem}.audit-logs-module__73WoLq__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.audit-logs-module__73WoLq__formGroup{flex-direction:column;gap:.35rem;display:flex}.audit-logs-module__73WoLq__formGroup label{color:var(--text-secondary);font-size:.75rem;font-weight:600}.audit-logs-module__73WoLq__inputControl,.audit-logs-module__73WoLq__selectControl{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);color:var(--text-primary);transition:all var(--transition-fast);outline:none;padding:.5rem .75rem;font-size:.85rem}.audit-logs-module__73WoLq__inputControl:focus,.audit-logs-module__73WoLq__selectControl:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.audit-logs-module__73WoLq__tabsContainer{border-bottom:1px solid var(--surface-border);gap:.5rem;padding-bottom:1px;display:flex;overflow-x:auto}.audit-logs-module__73WoLq__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.audit-logs-module__73WoLq__tab:hover{color:var(--primary);background:#6366f10a}.audit-logs-module__73WoLq__tabActive{color:var(--primary);border-bottom-color:var(--primary);font-weight:700}.audit-logs-module__73WoLq__tableCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.audit-logs-module__73WoLq__tableWrapper{overflow-x:auto}.audit-logs-module__73WoLq__table{border-collapse:collapse;text-align:left;width:100%;font-size:.85rem}.audit-logs-module__73WoLq__table th{color:var(--text-secondary);border-bottom:1px solid var(--surface-border);text-transform:uppercase;background:#6366f105;padding:.85rem 1rem;font-size:.8rem;font-weight:600}.audit-logs-module__73WoLq__table tr{border-bottom:1px solid var(--surface-border);transition:background-color var(--transition-fast)}.audit-logs-module__73WoLq__table tr:last-child{border-bottom:none}.audit-logs-module__73WoLq__table tr:hover{background:#6366f103}.audit-logs-module__73WoLq__table td{color:var(--text-primary);vertical-align:middle;padding:.85rem 1rem}.audit-logs-module__73WoLq__userCell{flex-direction:column;display:flex}.audit-logs-module__73WoLq__userName{font-weight:600}.audit-logs-module__73WoLq__userSub{color:var(--text-muted);font-size:.75rem}.audit-logs-module__73WoLq__timestamp{color:var(--text-secondary);white-space:nowrap;font-family:monospace;font-size:.8rem}.audit-logs-module__73WoLq__moduleBadge{background:var(--background);border:1px solid var(--surface-border);text-transform:uppercase;border-radius:50px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.audit-logs-module__73WoLq__statusBadge{text-transform:uppercase;border-radius:4px;width:fit-content;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.audit-logs-module__73WoLq__statusSUCCESS{color:#10b981;background:#10b9811a}.audit-logs-module__73WoLq__statusFAILED{color:#ef4444;background:#ef44441a}.audit-logs-module__73WoLq__statusBLOCKED{color:#f97316;background:#f973161a;animation:2s infinite alternate audit-logs-module__73WoLq__pulseGlow;box-shadow:0 0 8px #f9731640}.audit-logs-module__73WoLq__statusWARNING{color:#f59e0b;background:#f59e0b1a}@keyframes audit-logs-module__73WoLq__pulseGlow{0%{box-shadow:0 0 4px #f973161a}to{box-shadow:0 0 10px #f9731666}}.audit-logs-module__73WoLq__deviceText{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.75rem;overflow:hidden}.audit-logs-module__73WoLq__drawerOverlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;animation:.2s ease-out audit-logs-module__73WoLq__fadeInOverlay;position:fixed;inset:0}@keyframes audit-logs-module__73WoLq__fadeInOverlay{0%{opacity:0}to{opacity:1}}.audit-logs-module__73WoLq__drawer{background:var(--surface);width:600px;max-width:100vw;box-shadow:var(--shadow-2xl);z-index:151;border-left:1px solid var(--surface-border);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) audit-logs-module__73WoLq__slideInDrawer;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes audit-logs-module__73WoLq__slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.audit-logs-module__73WoLq__drawerHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.audit-logs-module__73WoLq__drawerTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.audit-logs-module__73WoLq__closeButton{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.35rem;display:flex}.audit-logs-module__73WoLq__closeButton:hover{background:var(--surface-border);color:var(--text-primary)}.audit-logs-module__73WoLq__drawerBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.audit-logs-module__73WoLq__infoGrid{background:var(--background);border-radius:var(--border-radius-sm);border:1px solid var(--surface-border);grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1rem;display:grid}.audit-logs-module__73WoLq__infoItem{flex-direction:column;gap:.25rem;display:flex}.audit-logs-module__73WoLq__infoLabel{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.audit-logs-module__73WoLq__infoValue{color:var(--text-primary);font-size:.85rem;font-weight:600}.audit-logs-module__73WoLq__diffSection{flex-direction:column;gap:.5rem;display:flex}.audit-logs-module__73WoLq__diffHeader{color:var(--text-secondary);text-transform:uppercase;font-size:.8rem;font-weight:700}.audit-logs-module__73WoLq__diffGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.audit-logs-module__73WoLq__diffBox{border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);overflow:hidden}.audit-logs-module__73WoLq__diffBoxTitle{color:#fff;padding:.5rem .75rem;font-size:.75rem;font-weight:700}.audit-logs-module__73WoLq__diffBeforeTitle{background:#ef4444}.audit-logs-module__73WoLq__diffAfterTitle{background:#10b981}.audit-logs-module__73WoLq__diffContent{background:var(--background);color:var(--text-primary);white-space:pre-wrap;word-break:break-all;max-height:150px;padding:.75rem;font-family:monospace;font-size:.8rem;line-height:1.4;overflow-y:auto}.audit-logs-module__73WoLq__diffContentEmpty{color:var(--text-muted);font-style:italic}.audit-logs-module__73WoLq__metadataBox{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);white-space:pre-wrap;color:var(--text-primary);max-height:120px;padding:.75rem;font-family:monospace;font-size:.8rem;overflow-y:auto}.audit-logs-module__73WoLq__drawerFooter{border-top:1px solid var(--surface-border);background:#6366f103;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.audit-logs-module__73WoLq__pagination{border-top:1px solid var(--surface-border);background:#6366f103;justify-content:space-between;align-items:center;padding:1rem;display:flex}.audit-logs-module__73WoLq__paginationText{color:var(--text-secondary);font-size:.8rem}.audit-logs-module__73WoLq__paginationText span{font-weight:700}.audit-logs-module__73WoLq__paginationActions{gap:.5rem;display:flex}
.calendar-module__1uZWgW__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.calendar-module__1uZWgW__mainLayout{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:1024px){.calendar-module__1uZWgW__mainLayout{grid-template-columns:1fr}}.calendar-module__1uZWgW__sidebar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:sticky;top:90px}.calendar-module__1uZWgW__filterGroup{flex-direction:column;gap:.75rem;display:flex}.calendar-module__1uZWgW__filterTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border-color);padding-bottom:.5rem;font-size:.85rem;font-weight:600}.calendar-module__1uZWgW__checkboxList{flex-direction:column;gap:.5rem;display:flex}.calendar-module__1uZWgW__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.9rem;transition:color .15s;display:flex}.calendar-module__1uZWgW__checkboxLabel:hover{color:var(--text-primary)}.calendar-module__1uZWgW__checkboxLabel input{cursor:pointer}.calendar-module__1uZWgW__calendarContainer{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.calendar-module__1uZWgW__headerActions{border-bottom:1px solid var(--border-color);background:rgba(var(--primary-rgb), .02);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.calendar-module__1uZWgW__navGroup{align-items:center;gap:.5rem;display:flex}.calendar-module__1uZWgW__currentDateLabel{color:var(--text-primary);text-align:center;min-width:180px;font-size:1.25rem;font-weight:700}.calendar-module__1uZWgW__viewTabs{border-radius:var(--border-radius-sm);background:#0000000d;gap:.15rem;padding:.25rem;display:flex}.dark-mode .calendar-module__1uZWgW__viewTabs{background:#ffffff0d}.calendar-module__1uZWgW__viewTab{border-radius:var(--border-radius-xs);color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.375rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s}.calendar-module__1uZWgW__viewTabActive{background:var(--bg-card);color:var(--primary);box-shadow:var(--shadow-sm)}.calendar-module__1uZWgW__monthGrid{flex-direction:column;display:flex}.calendar-module__1uZWgW__weekdayHeader{border-bottom:1px solid var(--border-color);text-align:center;color:var(--text-muted);background:#00000005;grid-template-columns:repeat(7,1fr);font-size:.85rem;font-weight:600;display:grid}.dark-mode .calendar-module__1uZWgW__weekdayHeader{background:#ffffff03}.calendar-module__1uZWgW__weekdayName{padding:.75rem 0}.calendar-module__1uZWgW__daysGrid{grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(120px,1fr);display:grid}.calendar-module__1uZWgW__dayCell{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--bg-card);flex-direction:column;gap:.35rem;padding:.5rem;transition:background .15s;display:flex;position:relative}.calendar-module__1uZWgW__dayCell:nth-child(7n){border-right:none}.calendar-module__1uZWgW__dayCellOutside{color:var(--text-muted);background:#00000004!important}.dark-mode .calendar-module__1uZWgW__dayCellOutside{background:#ffffff04!important}.calendar-module__1uZWgW__dayNumberContainer{justify-content:space-between;align-items:center;display:flex}.calendar-module__1uZWgW__dayNumber{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:600;display:flex}.calendar-module__1uZWgW__dayToday .calendar-module__1uZWgW__dayNumber{background:var(--primary);color:#fff!important}.calendar-module__1uZWgW__dayCell:hover{background:rgba(var(--primary-rgb), .01)}.calendar-module__1uZWgW__eventList{flex-direction:column;gap:.25rem;max-height:calc(100% - 24px);padding-bottom:.25rem;display:flex;overflow-y:auto}.calendar-module__1uZWgW__eventList::-webkit-scrollbar{width:3px}.calendar-module__1uZWgW__eventList::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.calendar-module__1uZWgW__eventCard{border-radius:var(--border-radius-xs);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-left:3px solid #0000;justify-content:space-between;align-items:center;gap:.25rem;padding:.25rem .4rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex;overflow:hidden}.calendar-module__1uZWgW__eventCard:hover{filter:brightness(.95);transform:translateY(-1px)}.calendar-module__1uZWgW__color_tasks{color:#1d4ed8;background:#3b82f61a;border-left-color:#3b82f6}.dark-mode .calendar-module__1uZWgW__color_tasks{color:#93c5fd;background:#3b82f633}.calendar-module__1uZWgW__color_promotions{color:#047857;background:#10b9811a;border-left-color:#10b981}.dark-mode .calendar-module__1uZWgW__color_promotions{color:#6ee7b7;background:#10b98133}.calendar-module__1uZWgW__color_designs{color:#6d28d9;background:#8b5cf61a;border-left-color:#8b5cf6}.dark-mode .calendar-module__1uZWgW__color_designs{color:#c4b5fd;background:#8b5cf633}.calendar-module__1uZWgW__color_content{color:#4338ca;background:#6366f11a;border-left-color:#6366f1}.dark-mode .calendar-module__1uZWgW__color_content{color:#a5b4fc;background:#6366f133}.calendar-module__1uZWgW__color_claims{color:#be123c;background:#f43f5e1a;border-left-color:#f43f5e}.dark-mode .calendar-module__1uZWgW__color_claims{color:#fda4af;background:#f43f5e33}.calendar-module__1uZWgW__color_approvals{color:#b45309;background:#f59e0b1a;border-left-color:#f59e0b}.dark-mode .calendar-module__1uZWgW__color_approvals{color:#fde047;background:#f59e0b33}.calendar-module__1uZWgW__color_stock{color:#854d0e;background:#eab3081a;border-left-color:#eab308}.dark-mode .calendar-module__1uZWgW__color_stock{color:#fef08a;background:#eab30833}.calendar-module__1uZWgW__color_stock-error{color:#b91c1c;background:#dc26261a;border-left-color:#dc2626;font-weight:700}.dark-mode .calendar-module__1uZWgW__color_stock-error{color:#fca5a5;background:#dc262640}.calendar-module__1uZWgW__overdueBadge{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:3px;margin-left:.25rem;padding:.05rem .2rem;font-size:.65rem;font-weight:700;animation:2s ease-in-out infinite calendar-module__1uZWgW__pulseOverdue;box-shadow:0 0 4px #ef444480}@keyframes calendar-module__1uZWgW__pulseOverdue{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.calendar-module__1uZWgW__overdueCard{box-shadow:0 0 6px #ef444440;border-right:2px solid #ef4444!important}.calendar-module__1uZWgW__weeklyContainer{flex-direction:column;display:flex}.calendar-module__1uZWgW__weeklyHeader{border-bottom:1px solid var(--border-color);text-align:center;color:var(--text-muted);background:#00000005;grid-template-columns:80px repeat(7,1fr);font-size:.85rem;font-weight:600;display:grid}.dark-mode .calendar-module__1uZWgW__weeklyHeader{background:#ffffff03}.calendar-module__1uZWgW__weeklyHeaderCell{border-right:1px solid var(--border-color);padding:.75rem 0}.calendar-module__1uZWgW__weeklyHeaderCell:last-child{border-right:none}.calendar-module__1uZWgW__timeColHeader{border-right:1px solid var(--border-color)}.calendar-module__1uZWgW__weeklyGrid{flex-direction:column;height:600px;display:flex;overflow-y:auto}.calendar-module__1uZWgW__weeklyRow{border-bottom:1px solid var(--border-color);grid-template-columns:80px repeat(7,1fr);min-height:60px;display:grid}.calendar-module__1uZWgW__timeCell{color:var(--text-muted);border-right:1px solid var(--border-color);background:#00000003;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.calendar-module__1uZWgW__weeklyDayCell{border-right:1px solid var(--border-color);flex-direction:column;gap:.25rem;padding:.35rem;display:flex}.calendar-module__1uZWgW__weeklyDayCell:last-child{border-right:none}.calendar-module__1uZWgW__weeklyDayToday{background:rgba(var(--primary-rgb), .015)}.calendar-module__1uZWgW__dailyContainer{flex-direction:column;display:flex}.calendar-module__1uZWgW__dailyHeader{border-bottom:1px solid var(--border-color);background:#00000005;grid-template-columns:100px 1fr;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:grid}.calendar-module__1uZWgW__dailyGrid{flex-direction:column;max-height:550px;display:flex;overflow-y:auto}.calendar-module__1uZWgW__dailyRow{border-bottom:1px solid var(--border-color);grid-template-columns:100px 1fr;min-height:80px;display:grid}.calendar-module__1uZWgW__dailyTimeCell{color:var(--text-muted);border-right:1px solid var(--border-color);background:#00000003;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.calendar-module__1uZWgW__dailyEventCell{flex-wrap:wrap;align-content:flex-start;gap:.5rem;padding:.5rem;display:flex}.calendar-module__1uZWgW__listContainer{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.calendar-module__1uZWgW__listItem{border:1px solid var(--border-color);border-radius:var(--border-radius-sm);background:var(--bg-card);border-left:4px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.calendar-module__1uZWgW__listItem:hover{box-shadow:var(--shadow-sm);transform:translate(3px)}.calendar-module__1uZWgW__listItemLeft{flex-direction:column;flex:1;gap:.35rem;display:flex}.calendar-module__1uZWgW__listItemTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.calendar-module__1uZWgW__listItemMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.8rem;display:flex}.calendar-module__1uZWgW__listItemRight{align-items:center;gap:.75rem;margin-left:1rem;display:flex}.calendar-module__1uZWgW__metaItem{align-items:center;gap:.25rem;display:flex}.calendar-module__1uZWgW__emptyStateContainer{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.calendar-module__1uZWgW__emptyStateIcon{width:48px;height:48px;color:var(--text-muted)}.calendar-module__1uZWgW__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:flex-end;animation:.25s forwards calendar-module__1uZWgW__fadeInOverlay;display:flex;position:fixed;inset:0}.calendar-module__1uZWgW__drawer{background:var(--bg-card);flex-direction:column;width:480px;max-width:100%;height:100%;animation:.3s ease-out forwards calendar-module__1uZWgW__slideInDrawer;display:flex;box-shadow:-4px 0 24px #00000026}@keyframes calendar-module__1uZWgW__fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes calendar-module__1uZWgW__slideInDrawer{0%{transform:translate(100%)}to{transform:translate(0)}}.calendar-module__1uZWgW__drawerHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.calendar-module__1uZWgW__drawerHeader h3{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.calendar-module__1uZWgW__closeButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:color .15s;display:flex}.calendar-module__1uZWgW__closeButton:hover{color:var(--text-primary);background:#0000000d}.dark-mode .calendar-module__1uZWgW__closeButton:hover{background:#ffffff0d}.calendar-module__1uZWgW__drawerBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.calendar-module__1uZWgW__drawerFooter{border-top:1px solid var(--border-color);justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.calendar-module__1uZWgW__overdueBanner{border-radius:var(--border-radius-sm);color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;animation:2s infinite alternate calendar-module__1uZWgW__glowOverdueBanner;display:flex}.dark-mode .calendar-module__1uZWgW__overdueBanner{color:#fca5a5;background:#ef444426;border-color:#ef44444d}@keyframes calendar-module__1uZWgW__glowOverdueBanner{0%{box-shadow:0 0 2px #ef44441a}to{box-shadow:0 0 10px #ef444440}}.calendar-module__1uZWgW__detailSection{flex-direction:column;gap:.5rem;display:flex}.calendar-module__1uZWgW__detailSectionLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.8rem;font-weight:600}.calendar-module__1uZWgW__detailSectionValue{color:var(--text-primary);font-size:.95rem;line-height:1.5}.calendar-module__1uZWgW__metaGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.calendar-module__1uZWgW__badgeContainer{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.claims-module__Kp1TKG__container{animation:claims-module__Kp1TKG__fadeIn var(--transition-normal) forwards;flex-direction:column;gap:1.75rem;display:flex}.claims-module__Kp1TKG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.claims-module__Kp1TKG__statsCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.claims-module__Kp1TKG__statsCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.claims-module__Kp1TKG__statsLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.claims-module__Kp1TKG__statsValue{color:var(--text-primary);font-size:1.75rem;font-weight:700;line-height:1.2}.claims-module__Kp1TKG__statsFooter{color:var(--text-muted);font-size:.75rem}.claims-module__Kp1TKG__overdueCard{border-left:4px solid var(--danger)}.claims-module__Kp1TKG__pendingCard{border-left:4px solid var(--warning)}.claims-module__Kp1TKG__closedCard{border-left:4px solid var(--success)}.claims-module__Kp1TKG__filterBar{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--border-radius-md);flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.claims-module__Kp1TKG__filterRow{grid-template-columns:2fr repeat(auto-fit,minmax(150px,1fr));align-items:flex-end;gap:1rem;display:grid}.claims-module__Kp1TKG__filterGroup{flex-direction:column;gap:.375rem;display:flex}.claims-module__Kp1TKG__filterLabel{color:var(--text-secondary);font-size:.75rem;font-weight:600}.claims-module__Kp1TKG__filterInput,.claims-module__Kp1TKG__filterSelect{border:1px solid var(--surface-border);border-radius:var(--border-radius-xs);background:var(--surface);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);outline:none;padding:.625rem .875rem;font-size:.875rem}.claims-module__Kp1TKG__filterInput:focus,.claims-module__Kp1TKG__filterSelect:focus{border-color:var(--primary)}.claims-module__Kp1TKG__tabs{border-bottom:1px solid var(--surface-border);gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.claims-module__Kp1TKG__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600}.claims-module__Kp1TKG__tab:hover{color:var(--primary)}.claims-module__Kp1TKG__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.claims-module__Kp1TKG__tableWrapper{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);overflow-x:auto}.claims-module__Kp1TKG__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.claims-module__Kp1TKG__table th{background:var(--background);color:var(--text-secondary);border-bottom:1px solid var(--surface-border);padding:1rem 1.25rem;font-weight:600}.claims-module__Kp1TKG__table td{border-bottom:1px solid var(--surface-border);color:var(--text-primary);padding:1rem 1.25rem}.claims-module__Kp1TKG__table tr:last-child td{border-bottom:none}.claims-module__Kp1TKG__table tr:hover td{background:#6366f105}.claims-module__Kp1TKG__claimCodeCell{color:var(--primary);font-weight:700}.claims-module__Kp1TKG__overdueText{color:var(--danger);align-items:center;gap:.25rem;font-weight:700;display:inline-flex}.claims-module__Kp1TKG__actionBtn{color:var(--primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.825rem;font-weight:600}.claims-module__Kp1TKG__actionBtn:hover{background:var(--primary-glow);color:var(--primary-hover)}.claims-module__Kp1TKG__detailGrid{grid-template-columns:2fr 1fr;gap:1.75rem;display:grid}@media (max-width:1024px){.claims-module__Kp1TKG__detailGrid{grid-template-columns:1fr}}.claims-module__Kp1TKG__detailCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.claims-module__Kp1TKG__cardHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.claims-module__Kp1TKG__cardTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.claims-module__Kp1TKG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.claims-module__Kp1TKG__infoItem{flex-direction:column;gap:.25rem;display:flex}.claims-module__Kp1TKG__infoLabel{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.claims-module__Kp1TKG__infoValue{color:var(--text-primary);font-size:.925rem;font-weight:500}.claims-module__Kp1TKG__stockWarningBox{border-radius:var(--border-radius-sm);align-items:flex-start;gap:.75rem;padding:1rem;font-size:.875rem;line-height:1.4;display:flex}.claims-module__Kp1TKG__stockWarningBoxWarning{color:var(--warning-text);background:#f59e0b14;border:1px solid #f59e0b33}.claims-module__Kp1TKG__stockWarningBoxDanger{color:var(--danger-text);background:#ef444414;border:1px solid #ef444433}.claims-module__Kp1TKG__commentsSection{flex-direction:column;gap:1.25rem;display:flex}.claims-module__Kp1TKG__commentInputGroup{flex-direction:column;gap:.75rem;display:flex}.claims-module__Kp1TKG__commentTextarea{border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);background:var(--surface);width:100%;min-height:100px;color:var(--text-primary);resize:vertical;outline:none;padding:.75rem 1rem;font-size:.9rem}.claims-module__Kp1TKG__commentTextarea:focus{border-color:var(--primary)}.claims-module__Kp1TKG__commentList{flex-direction:column;gap:1rem;max-height:450px;padding-right:.5rem;display:flex;overflow-y:auto}.claims-module__Kp1TKG__commentBubble{background:var(--background);border-radius:var(--border-radius-sm);flex-direction:column;gap:.375rem;padding:.875rem 1.125rem;display:flex}.claims-module__Kp1TKG__commentHeader{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.claims-module__Kp1TKG__commentAuthor{color:var(--text-primary);font-weight:700}.claims-module__Kp1TKG__commentTime{color:var(--text-muted)}.claims-module__Kp1TKG__commentText{color:var(--text-secondary);white-space:pre-wrap;font-size:.875rem;line-height:1.45}.claims-module__Kp1TKG__attachmentGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.875rem;display:grid}.claims-module__Kp1TKG__attachmentItem{border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);aspect-ratio:1;background:var(--background);cursor:pointer;transition:border-color var(--transition-fast);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.claims-module__Kp1TKG__attachmentItem:hover{border-color:var(--primary)}.claims-module__Kp1TKG__attachmentThumb{object-fit:cover;width:100%;height:100%}.claims-module__Kp1TKG__attachmentFileIcon{color:var(--text-muted);flex-direction:column;align-items:center;gap:.375rem;font-size:2.25rem;display:flex}.claims-module__Kp1TKG__attachmentFileName{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:.25rem;font-size:.675rem;overflow:hidden}.claims-module__Kp1TKG__uploadZone{border:2px dashed var(--surface-border);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.claims-module__Kp1TKG__uploadZone:hover{border-color:var(--primary);background:var(--primary-glow)}.claims-module__Kp1TKG__sidePanel{flex-direction:column;gap:1.5rem;display:flex}.claims-module__Kp1TKG__approvalHistory{flex-direction:column;gap:.75rem;display:flex}.claims-module__Kp1TKG__approvalHistoryItem{border-left:3px solid var(--surface-border);flex-direction:column;gap:.25rem;padding:.75rem;font-size:.8rem;display:flex}.claims-module__Kp1TKG__approvalHistoryApproved{border-left-color:var(--success)}.claims-module__Kp1TKG__approvalHistoryRejected{border-left-color:var(--danger)}.claims-module__Kp1TKG__approvalHistoryRevision{border-left-color:var(--warning)}.claims-module__Kp1TKG__timelineWrapper{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}.claims-module__Kp1TKG__timelineStep{align-items:flex-start;gap:.875rem;display:flex;position:relative}.claims-module__Kp1TKG__timelineStep:not(:last-child):after{content:"";background-color:var(--surface-border);width:2px;position:absolute;top:20px;bottom:-15px;left:9px}.claims-module__Kp1TKG__timelineDot{background-color:var(--surface);border:2px solid var(--text-muted);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.claims-module__Kp1TKG__timelineDotActive{border-color:var(--primary);background-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.claims-module__Kp1TKG__timelineDotCompleted{border-color:var(--success);background-color:var(--success)}.claims-module__Kp1TKG__timelineContent{flex-direction:column;gap:.125rem;display:flex}.claims-module__Kp1TKG__timelineLabel{color:var(--text-primary);font-size:.85rem;font-weight:700}.claims-module__Kp1TKG__timelineDesc{color:var(--text-secondary);font-size:.75rem}.claims-module__Kp1TKG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:768px){.claims-module__Kp1TKG__formGrid{grid-template-columns:1fr}}.claims-module__Kp1TKG__spanFull{grid-column:span 2}@media (max-width:768px){.claims-module__Kp1TKG__spanFull{grid-column:span 1}}
.page-module__In6lYG__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.page-module__In6lYG__welcomeCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f126 0%,#a855f726 100%);border:1px solid #ffffff1a}.page-module__In6lYG__welcomeHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module__In6lYG__welcomeText h2{color:var(--text-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.page-module__In6lYG__welcomeText p{color:var(--text-secondary);margin:0;font-size:.9rem}.page-module__In6lYG__roleHighlight{color:var(--primary);border-radius:var(--border-radius-xs);text-transform:uppercase;background:#6366f133;padding:.15rem .5rem;font-size:.8rem}.page-module__In6lYG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.page-module__In6lYG__tabsContainer{border-bottom:1px solid #ffffff1a;gap:.5rem;padding-bottom:1px;display:flex;overflow-x:auto}.page-module__In6lYG__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__In6lYG__tab:hover{color:var(--text-primary);background:#ffffff05}.page-module__In6lYG__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.page-module__In6lYG__filterCard{background:var(--card-bg);border-radius:var(--border-radius-sm);border:1px solid #ffffff0d}.page-module__In6lYG__filterGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.page-module__In6lYG__filterFooter{border-top:1px solid #ffffff0d;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.page-module__In6lYG__tableCellBold{color:var(--text-primary);font-weight:600}.page-module__In6lYG__tableCellMuted{color:var(--text-secondary);font-size:.85rem}.page-module__In6lYG__actionCell{align-items:center;gap:.5rem;display:flex}.page-module__In6lYG__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.page-module__In6lYG__formGrid{grid-template-columns:1fr}}.page-module__In6lYG__detailGrid{grid-template-columns:2fr 1fr;gap:1.5rem;display:grid}@media (max-width:1024px){.page-module__In6lYG__detailGrid{grid-template-columns:1fr}}.page-module__In6lYG__workflowTimeline{justify-content:space-between;align-items:center;margin:1rem 0 2rem;padding:0 1rem;display:flex;position:relative}.page-module__In6lYG__workflowTimeline:before{content:"";z-index:1;background:#ffffff1a;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.page-module__In6lYG__workflowStep{z-index:2;cursor:pointer;flex-direction:column;align-items:center;display:flex;position:relative}.page-module__In6lYG__stepDot{background:var(--card-bg);width:24px;height:24px;color:var(--text-secondary);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.page-module__In6lYG__stepActive .page-module__In6lYG__stepDot{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 12px var(--primary)}.page-module__In6lYG__stepCompleted .page-module__In6lYG__stepDot{background:var(--success);border-color:var(--success);color:#fff}.page-module__In6lYG__stepLabel{color:var(--text-secondary);white-space:nowrap;margin-top:.5rem;font-size:.75rem;font-weight:600}.page-module__In6lYG__stepActive .page-module__In6lYG__stepLabel{color:var(--text-primary)}.page-module__In6lYG__stepCompleted .page-module__In6lYG__stepLabel{color:var(--success)}.page-module__In6lYG__commentSection{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.page-module__In6lYG__commentItem{border-radius:var(--border-radius-sm);background:#ffffff05;border:1px solid #ffffff0d;padding:1rem}.page-module__In6lYG__commentHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__In6lYG__commentAuthor{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;display:flex}.page-module__In6lYG__commentTime{color:var(--text-secondary);font-size:.75rem}.page-module__In6lYG__commentBody{color:var(--text-secondary);white-space:pre-wrap;font-size:.9rem;line-height:1.5}.page-module__In6lYG__activityList{flex-direction:column;gap:.75rem;display:flex}.page-module__In6lYG__activityItem{border-left:3px solid var(--primary);border-radius:0 var(--border-radius-xs) var(--border-radius-xs) 0;background:#ffffff05;padding:.75rem;font-size:.85rem}.page-module__In6lYG__activityHeader{color:var(--text-secondary);justify-content:space-between;margin-bottom:.25rem;display:flex}.page-module__In6lYG__activityUser{font-weight:600}.page-module__In6lYG__activityTime{font-size:.75rem}.page-module__In6lYG__activityAction{color:var(--text-primary);margin-right:.5rem;font-weight:700}.page-module__In6lYG__activityDesc{color:var(--text-secondary)}.page-module__In6lYG__channelList{flex-direction:column;gap:.75rem;display:flex}.page-module__In6lYG__channelItem{border-radius:var(--border-radius-xs);background:#ffffff05;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.page-module__In6lYG__channelLeft{align-items:center;gap:.75rem;display:flex}.page-module__In6lYG__statusIndicator{border-radius:50%;width:8px;height:8px}.page-module__In6lYG__statusActive{background-color:var(--success);box-shadow:0 0 8px var(--success)}.page-module__In6lYG__channelName{color:var(--text-primary)}.page-module__In6lYG__ordersCount{color:var(--text-primary);font-weight:700}.page-module__In6lYG__syncTime{color:var(--text-secondary);font-size:.75rem}.page-module__In6lYG__fileTimeline{flex-direction:column;gap:1rem;display:flex}.page-module__In6lYG__fileTimelineItem{border-radius:var(--border-radius-sm);background:#ffffff05;border:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.75rem;display:flex}.page-module__In6lYG__fileIcon{width:32px;height:32px;color:var(--primary);border-radius:var(--border-radius-xs);background:#6366f11a;justify-content:center;align-items:center;display:flex}.page-module__In6lYG__fileDetails{flex:1}.page-module__In6lYG__fileName{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__In6lYG__fileMeta{color:var(--text-secondary);font-size:.75rem}.page-module__In6lYG__timelineLabel{background:var(--primary);color:#fff;border-radius:var(--border-radius-xs);padding:.1rem .35rem;font-size:.7rem;font-weight:700}
.page-module__3ncMla__container{animation:page-module__3ncMla__fadeIn var(--transition-normal) forwards;flex-direction:column;gap:1.5rem;display:flex}.page-module__3ncMla__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.page-module__3ncMla__workloadTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__3ncMla__designerGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:.5rem;display:grid}.page-module__3ncMla__designerCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.page-module__3ncMla__designerCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.page-module__3ncMla__designerInfo{align-items:center;gap:.75rem;display:flex}.page-module__3ncMla__designerDetails{flex-direction:column;display:flex}.page-module__3ncMla__designerName{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module__3ncMla__designerEmail{color:var(--text-muted);font-size:.75rem}.page-module__3ncMla__workloadStats{border-top:1px solid var(--surface-border);justify-content:space-between;margin-top:.25rem;padding-top:.5rem;display:flex}.page-module__3ncMla__statItem{flex-direction:column;align-items:center;display:flex}.page-module__3ncMla__statVal{color:var(--primary);font-size:1.1rem;font-weight:700}.page-module__3ncMla__statLabel{color:var(--text-muted);font-size:.7rem}.page-module__3ncMla__ratingStars{color:#fbbf24;align-items:center;gap:.2rem;font-size:.85rem;font-weight:600;display:flex}.page-module__3ncMla__controlBar{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1rem;padding:1rem;display:flex}.page-module__3ncMla__viewTabs{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.page-module__3ncMla__tabsGroup{gap:.5rem;display:flex}.page-module__3ncMla__tabBtn{color:var(--text-secondary);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.page-module__3ncMla__tabBtn:hover{color:var(--primary);background:#6366f10d}.page-module__3ncMla__tabBtnActive{color:var(--primary);background:#6366f11a}.page-module__3ncMla__filtersRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__3ncMla__searchInputWrapper{flex:1;min-width:200px;position:relative}.page-module__3ncMla__searchInput{border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);background:var(--background);width:100%;color:var(--text-primary);padding:.5rem 1rem .5rem 2.25rem;font-size:.9rem}.page-module__3ncMla__searchIcon{color:var(--text-muted);width:16px;height:16px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.page-module__3ncMla__filterSelect{border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);background:var(--background);color:var(--text-primary);min-width:130px;padding:.5rem .75rem;font-size:.85rem}.page-module__3ncMla__resetBtn{border:1px solid var(--surface-border);color:var(--text-secondary);border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;padding:.5rem .75rem;font-size:.85rem;font-weight:600}.page-module__3ncMla__resetBtn:hover{color:var(--danger);background:#ef44440d;border-color:#ef444433}.page-module__3ncMla__tableRow{cursor:pointer;transition:background-color var(--transition-fast)}.page-module__3ncMla__tableRow:hover{background-color:var(--background)}.page-module__3ncMla__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;justify-content:flex-end;display:flex;position:fixed;inset:0}.page-module__3ncMla__drawer{background:var(--surface);width:100%;max-width:560px;height:100%;animation:page-module__3ncMla__slideIn var(--transition-normal) forwards;flex-direction:column;display:flex;box-shadow:-4px 0 24px #00000026}@keyframes page-module__3ncMla__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.page-module__3ncMla__drawerHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.page-module__3ncMla__drawerTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.page-module__3ncMla__closeDrawerBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex}.page-module__3ncMla__closeDrawerBtn:hover{background:var(--background);color:var(--text-primary)}.page-module__3ncMla__closeDrawerBtn svg{width:20px;height:20px}.page-module__3ncMla__drawerBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.page-module__3ncMla__briefSection{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.page-module__3ncMla__briefTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.page-module__3ncMla__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__3ncMla__label{color:var(--text-muted);margin-bottom:.15rem;font-size:.8rem}.page-module__3ncMla__val{color:var(--text-primary);font-size:.88rem;font-weight:600}.page-module__3ncMla__statusTransitionBox{border-top:1px solid var(--surface-border);flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.page-module__3ncMla__sectionHeader{color:var(--text-primary);border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;display:flex}.page-module__3ncMla__versionTimeline{flex-direction:column;gap:.75rem;display:flex}.page-module__3ncMla__versionCard{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;gap:.4rem;padding:.85rem;display:flex}.page-module__3ncMla__versionCardHeader{justify-content:space-between;align-items:center;display:flex}.page-module__3ncMla__versionLabelBadge{color:var(--primary);background:#6366f11a;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.page-module__3ncMla__versionFinalBadge{color:var(--success);background:#10b9811a;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.page-module__3ncMla__versionLink{color:var(--primary);align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__3ncMla__versionLink:hover{text-decoration:underline}.page-module__3ncMla__versionNote{color:var(--text-secondary);background:var(--surface);border-left:3px solid var(--primary);border-radius:4px;padding:.4rem;font-size:.82rem;font-style:italic}.page-module__3ncMla__versionUploader{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.page-module__3ncMla__uploadForm{background:var(--background);border:1px dashed var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.page-module__3ncMla__commentsSection{flex-direction:column;gap:.75rem;display:flex}.page-module__3ncMla__commentList{flex-direction:column;gap:.75rem;max-height:250px;display:flex;overflow-y:auto}.page-module__3ncMla__commentBubble{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.page-module__3ncMla__commentMeta{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.page-module__3ncMla__commentUser{color:var(--text-primary);font-weight:600}.page-module__3ncMla__commentText{color:var(--text-secondary);white-space:pre-wrap;font-size:.85rem}.page-module__3ncMla__commentForm{gap:.5rem;display:flex}.page-module__3ncMla__commentForm input{flex:1}.page-module__3ncMla__evaluationSection{border-radius:var(--border-radius-md);background:#f59e0b08;border:1px solid #f59e0b33;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.page-module__3ncMla__evaluationTitle{color:#d97706;font-size:1rem;font-weight:700}.page-module__3ncMla__ratingRow{justify-content:space-between;align-items:center;display:flex}.page-module__3ncMla__starRatingInput{gap:.25rem;display:flex}.page-module__3ncMla__starBtn{cursor:pointer;color:#d1d5db;transition:color var(--transition-fast);background:0 0;border:none;font-size:1.25rem}.page-module__3ncMla__starBtnActive{color:#fbbf24}.page-module__3ncMla__overallScoreBadge{color:#d97706;text-align:center;background:#f59e0b1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:.5rem;font-size:1.25rem;font-weight:800;display:flex}.page-module__3ncMla__overallScoreLabel{color:#b45309;font-size:.65rem;font-weight:600}.page-module__3ncMla__btnGroup{gap:.5rem;display:flex}.page-module__3ncMla__btnGroupVertical{flex-direction:column;gap:.5rem;display:flex}.page-module__3ncMla__avatarMini{object-fit:cover;border-radius:50%;width:24px;height:24px}.page-module__3ncMla__userFlex{align-items:center;gap:.4rem;display:flex}.page-module__3ncMla__formError{color:var(--danger);border-radius:var(--border-radius-sm);background:#ef44440d;border:1px solid #ef444433;padding:.75rem;font-size:.85rem}@keyframes page-module__3ncMla__fadeIn{0%{opacity:0}to{opacity:1}}
.page-module__tU595q__container{flex-direction:column;gap:1.5rem;animation:.4s ease-out page-module__tU595q__fadeIn;display:flex}@keyframes page-module__tU595q__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__tU595q__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:1.5rem}.page-module__tU595q__toast{border-radius:var(--border-radius-sm);box-shadow:var(--shadow-lg);color:#fff;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:500;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__tU595q__slideIn;display:flex}@keyframes page-module__tU595q__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.page-module__tU595q__toastSuccess{background:#10b981f2;border-left:4px solid #047857}.page-module__tU595q__toastError{background:#ef4444f2;border-left:4px solid #b91c1c}.page-module__tU595q__layoutGrid{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:1024px){.page-module__tU595q__layoutGrid{grid-template-columns:1fr}}.page-module__tU595q__categorySidebar{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);flex-direction:column;gap:.25rem;max-height:80vh;padding:1rem;display:flex;overflow-y:auto}.page-module__tU595q__sidebarTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;border-bottom:1px solid var(--surface-border);margin-bottom:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600}.page-module__tU595q__categoryItem{width:100%;color:var(--text-normal);text-align:left;border-radius:var(--border-radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.page-module__tU595q__categoryItem:hover{background:var(--surface-hover);color:var(--primary);transform:translate(3px)}.page-module__tU595q__activeCategoryItem{color:var(--primary);background:#6366f11a;font-weight:600}.page-module__tU595q__contentPanel{min-height:60vh}.page-module__tU595q__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.page-module__tU595q__titleGroup h4{color:var(--text-normal);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.page-module__tU595q__titleGroup p{color:var(--text-muted);font-size:.85rem}.page-module__tU595q__filterControls{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__tU595q__searchInput{background:var(--surface-input);border:1px solid var(--surface-border);color:var(--text-normal);border-radius:var(--border-radius-xs);outline:none;min-width:200px;padding:.5rem 1rem;font-size:.9rem;transition:border-color .2s}.page-module__tU595q__searchInput:focus{border-color:var(--primary)}.page-module__tU595q__selectInput{background:var(--surface-input);border:1px solid var(--surface-border);color:var(--text-normal);border-radius:var(--border-radius-xs);cursor:pointer;outline:none;padding:.5rem 1rem;font-size:.9rem}.page-module__tU595q__selectInput:focus{border-color:var(--primary)}.page-module__tU595q__actionGrid{gap:.5rem;display:flex}.page-module__tU595q__tableCellBold{color:var(--text-normal);font-weight:600}.page-module__tU595q__tableCellMuted{color:var(--text-muted);font-size:.85rem}.page-module__tU595q__badge{border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__tU595q__linkedBanner{border:1px dashed var(--primary);border-radius:var(--border-radius-sm);background:#6366f10d;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.page-module__tU595q__linkedBannerText{color:var(--text-normal);font-size:.9rem;line-height:1.5}.page-module__tU595q__settingsForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__tU595q__settingsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:768px){.page-module__tU595q__settingsGrid{grid-template-columns:1fr}}.page-module__tU595q__settingField{border:1px solid var(--surface-border);border-radius:var(--border-radius-xs);background:#ffffff05;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.page-module__tU595q__settingFieldLabel{color:var(--text-normal);font-size:.9rem;font-weight:600}.page-module__tU595q__settingFieldDesc{color:var(--text-muted);font-size:.8rem}.page-module__tU595q__settingFieldInput{background:var(--surface-input);border:1px solid var(--surface-border);color:var(--text-normal);border-radius:var(--border-radius-xs);outline:none;width:100%;padding:.6rem .75rem;font-size:.9rem}.page-module__tU595q__settingFieldInput:focus{border-color:var(--primary)}.page-module__tU595q__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.25s ease-out page-module__tU595q__fadeIn;display:flex;position:fixed;inset:0}.page-module__tU595q__modalContent{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);width:100%;max-width:500px;box-shadow:var(--shadow-xl);animation:.3s cubic-bezier(.34,1.56,.64,1) forwards page-module__tU595q__scaleUp;overflow:hidden}@keyframes page-module__tU595q__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.page-module__tU595q__modalHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.page-module__tU595q__modalHeader h5{color:var(--text-normal);font-size:1.1rem;font-weight:700}.page-module__tU595q__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.page-module__tU595q__modalBody{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.page-module__tU595q__modalFooter{border-top:1px solid var(--surface-border);background:#0000000d;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.page-module__tU595q__formGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__tU595q__formLabel{color:var(--text-normal);font-size:.85rem;font-weight:600}.page-module__tU595q__formInput,.page-module__tU595q__formTextarea,.page-module__tU595q__formSelect{background:var(--surface-input);border:1px solid var(--surface-border);color:var(--text-normal);border-radius:var(--border-radius-xs);outline:none;padding:.6rem .75rem;font-size:.9rem}.page-module__tU595q__formInput:focus,.page-module__tU595q__formTextarea:focus,.page-module__tU595q__formSelect:focus{border-color:var(--primary)}.page-module__tU595q__formTextarea{resize:vertical;min-height:80px}.page-module__tU595q__helpText{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.page-module__tU595q__sortControls{flex-direction:column;justify-content:center;align-items:center;gap:.2rem;display:flex}.page-module__tU595q__sortBtn{background:var(--surface-hover);border:1px solid var(--surface-border);color:var(--text-normal);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;transition:all .15s;display:flex}.page-module__tU595q__sortBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.page-module__tU595q__sortBtn:disabled{opacity:.3;cursor:not-allowed}
.notifications-module__5aT1BW__container{flex-direction:column;gap:1.5rem;padding:.5rem;animation:.4s ease-out notifications-module__5aT1BW__fadeIn;display:flex}@keyframes notifications-module__5aT1BW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.notifications-module__5aT1BW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.notifications-module__5aT1BW__statCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);align-items:center;gap:1rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.notifications-module__5aT1BW__statCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light);transform:translateY(-3px)}.notifications-module__5aT1BW__statCard:after{content:"";background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));width:100%;height:3px;position:absolute;top:0;left:0}.notifications-module__5aT1BW__statIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.notifications-module__5aT1BW__statInfo{flex-direction:column;min-width:0;display:flex}.notifications-module__5aT1BW__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.notifications-module__5aT1BW__statLabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.8rem;overflow:hidden}.notifications-module__5aT1BW__unreadCard{--gradient-start:#6366f1;--gradient-end:#818cf8}.notifications-module__5aT1BW__highPriorityCard{--gradient-start:#f97316;--gradient-end:#fb923c}.notifications-module__5aT1BW__approvalsCard{--gradient-start:#06b6d4;--gradient-end:#22d3ee}.notifications-module__5aT1BW__deadlinesCard{--gradient-start:#ef4444;--gradient-end:#f87171}.notifications-module__5aT1BW__systemCard{--gradient-start:#6b7280;--gradient-end:#9ca3af}.notifications-module__5aT1BW__filtersCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);padding:1.25rem}.notifications-module__5aT1BW__filtersHeader{color:var(--text-primary);border-bottom:1px solid var(--surface-border);align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.notifications-module__5aT1BW__filtersHeader svg{width:16px;height:16px;color:var(--text-secondary)}.notifications-module__5aT1BW__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.notifications-module__5aT1BW__formGroup{flex-direction:column;gap:.35rem;display:flex}.notifications-module__5aT1BW__formGroup label{color:var(--text-secondary);font-size:.75rem;font-weight:600}.notifications-module__5aT1BW__inputControl,.notifications-module__5aT1BW__selectControl{background:var(--background);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);color:var(--text-primary);transition:all var(--transition-fast);outline:none;padding:.5rem .75rem;font-size:.85rem}.notifications-module__5aT1BW__inputControl:focus,.notifications-module__5aT1BW__selectControl:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.notifications-module__5aT1BW__listContainer{flex-direction:column;gap:.75rem;display:flex}.notifications-module__5aT1BW__listActionsHeader{justify-content:space-between;align-items:center;padding:.25rem .5rem;display:flex}.notifications-module__5aT1BW__resultsCount{color:var(--text-secondary);font-size:.85rem}.notifications-module__5aT1BW__resultsCount span{color:var(--primary);font-weight:700}.notifications-module__5aT1BW__notifCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);align-items:flex-start;gap:1rem;padding:1.25rem;display:flex;position:relative}.notifications-module__5aT1BW__notifCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-light);transform:translateY(-2px)}.notifications-module__5aT1BW__notifUnread{background:#6366f105}.notifications-module__5aT1BW__priorityBorderCRITICAL{border-left:4px solid #ef4444;box-shadow:inset 2px 0 #ef444433}.notifications-module__5aT1BW__priorityBorderHIGH{border-left:4px solid #f97316}.notifications-module__5aT1BW__priorityBorderNORMAL{border-left:4px solid #3b82f6}.notifications-module__5aT1BW__priorityBorderLOW{border-left:4px solid #9ca3af}.notifications-module__5aT1BW__notifIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.notifications-module__5aT1BW__notifContent{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.notifications-module__5aT1BW__notifTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.notifications-module__5aT1BW__notifTitleText{color:var(--text-primary);font-size:.95rem;font-weight:600}.notifications-module__5aT1BW__newBadge{background:var(--danger);color:#fff;text-transform:uppercase;border-radius:4px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.notifications-module__5aT1BW__notifMessageText{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.notifications-module__5aT1BW__notifMetaRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.notifications-module__5aT1BW__moduleBadge{background:var(--background);border:1px solid var(--surface-border);text-transform:uppercase;color:var(--text-secondary);border-radius:50px;padding:.1rem .5rem;font-weight:600}.notifications-module__5aT1BW__priorityBadge{text-transform:uppercase;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.notifications-module__5aT1BW__priorityCRITICAL{color:#ef4444;background:#ef44441a;box-shadow:0 0 8px #ef444433}.notifications-module__5aT1BW__priorityHIGH{color:#f97316;background:#f973161a}.notifications-module__5aT1BW__priorityNORMAL{color:#3b82f6;background:#3b82f61a}.notifications-module__5aT1BW__priorityLOW{color:#6b7280;background:#6b72801a}.notifications-module__5aT1BW__timeText{align-items:center;gap:.25rem;display:flex}.notifications-module__5aT1BW__timeText svg{width:12px;height:12px}.notifications-module__5aT1BW__notifActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.notifications-module__5aT1BW__actionButton{border:1px solid var(--surface-border);color:var(--text-secondary);border-radius:var(--border-radius-xs);cursor:pointer;transition:all var(--transition-fast);background:0 0;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex}.notifications-module__5aT1BW__actionButton:hover{background:var(--surface-border);color:var(--text-primary);border-color:var(--text-secondary)}.notifications-module__5aT1BW__primaryAction{background:var(--primary);border-color:var(--primary);color:#fff;text-decoration:none}.notifications-module__5aT1BW__primaryAction:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#fff}.notifications-module__5aT1BW__toggleReadBtn{color:var(--text-muted);cursor:pointer;width:32px;height:32px;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.notifications-module__5aT1BW__toggleReadBtn:hover{background:var(--surface-border);color:var(--primary)}.notifications-module__5aT1BW__toggleReadBtnActive{color:var(--primary)}.notifications-module__5aT1BW__emptyStateContainer{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.notifications-module__5aT1BW__emptyStateContainer svg{width:64px;height:64px;color:var(--text-muted);opacity:.6}.notifications-module__5aT1BW__emptyStateTitle{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:600}.notifications-module__5aT1BW__emptyStateDesc{color:var(--text-secondary);max-width:460px;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.notifications-module__5aT1BW__notifCard{flex-direction:column;gap:.75rem}.notifications-module__5aT1BW__notifActions{border-top:1px dashed var(--surface-border);justify-content:flex-end;width:100%;margin-top:.25rem;padding-top:.75rem}}
.page-module__zd1WPq__container{animation:page-module__zd1WPq__fadeIn var(--transition-normal) forwards;flex-direction:column;gap:1.5rem;display:flex}.page-module__zd1WPq__dashboardHeader{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.page-module__zd1WPq__headerTitle h2{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .25rem;font-weight:700}.page-module__zd1WPq__headerTitle p{color:var(--text-secondary);margin:0;font-size:.9rem}.page-module__zd1WPq__updateTime{color:var(--primary);font-family:monospace;font-weight:600}.page-module__zd1WPq__roleHighlight{color:var(--secondary);text-transform:uppercase;font-weight:700}.page-module__zd1WPq__headerActions{align-items:center;gap:.75rem;display:flex}.page-module__zd1WPq__filterCard{border:1px solid var(--surface-border);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#6366f108 0%,#8b5cf608 100%)}.page-module__zd1WPq__filterLayout{flex-direction:column;gap:1.25rem;display:flex}.page-module__zd1WPq__presetGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__zd1WPq__presetGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:600}.page-module__zd1WPq__presetButtons{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__zd1WPq__presetButtons button{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-secondary);border-radius:var(--border-radius-sm);cursor:pointer;transition:all var(--transition-fast);padding:.4rem .8rem;font-size:.85rem;font-weight:600}.page-module__zd1WPq__presetButtons button:hover{border-color:var(--primary);color:var(--primary);background:#6366f114}.page-module__zd1WPq__presetButtons button.page-module__zd1WPq__activePreset{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 10px #6366f14d}.page-module__zd1WPq__filtersGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.page-module__zd1WPq__filterField{flex-direction:column;gap:.4rem;display:flex}.page-module__zd1WPq__filterField label{color:var(--text-muted);text-transform:uppercase;font-size:.8rem;font-weight:700}.page-module__zd1WPq__filterField input,.page-module__zd1WPq__filterField select{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--border-radius-sm);transition:border-color var(--transition-fast);padding:.5rem;font-size:.875rem}.page-module__zd1WPq__filterField input:focus,.page-module__zd1WPq__filterField select:focus{border-color:var(--primary);outline:none}.page-module__zd1WPq__dashboardGrid{flex-direction:column;gap:2rem;display:flex}.page-module__zd1WPq__dashboardSection{flex-direction:column;gap:.85rem;display:flex}.page-module__zd1WPq__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);border-left:4px solid var(--primary);margin:0;padding-left:.75rem;font-size:1.15rem;font-weight:700}.page-module__zd1WPq__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__zd1WPq__cardLink{color:inherit;transition:transform var(--transition-fast);text-decoration:none}.page-module__zd1WPq__cardLink:hover{transform:translateY(-3px)}.page-module__zd1WPq__twoColumnGrid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.page-module__zd1WPq__twoColumnGrid{grid-template-columns:1fr}}.page-module__zd1WPq__cardHeaderFlex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.page-module__zd1WPq__badgeList{gap:.5rem;display:flex}.page-module__zd1WPq__emptyText{color:var(--text-muted);text-align:center;padding:3rem 0;font-size:.95rem}.page-module__zd1WPq__moduleTag{color:var(--primary);text-transform:uppercase;background:#6366f114;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.page-module__zd1WPq__inlineLink{color:var(--text-primary);border-bottom:1px dashed var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.page-module__zd1WPq__inlineLink:hover{color:var(--primary);border-bottom-color:var(--primary)}.page-module__zd1WPq__tableCellBold{color:var(--text-primary);font-weight:600}.page-module__zd1WPq__tableCellMuted{color:var(--text-muted);font-size:.8rem}.page-module__zd1WPq__overdueText{color:var(--danger);font-weight:700}.page-module__zd1WPq__actionButtonsInline{gap:.25rem;display:flex}.page-module__zd1WPq__cellRed{color:var(--danger);font-weight:700}.page-module__zd1WPq__cellOrange{color:var(--warning);font-weight:700}.page-module__zd1WPq__progressContainer{background:var(--surface-border);border-radius:4px;width:100%;height:8px;overflow:hidden}.page-module__zd1WPq__progressBar{height:100%;transition:width var(--transition-normal);border-radius:4px}.page-module__zd1WPq__daysOverdueTag{color:var(--danger);background:#ef44441a;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.page-module__zd1WPq__promotionStatsBar{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding:1rem;display:grid}.page-module__zd1WPq__promoStatCard{flex-direction:column;gap:.25rem;display:flex}.page-module__zd1WPq__promoStatCard span{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.page-module__zd1WPq__promoStatCard strong{color:var(--text-primary);font-size:1.1rem}.page-module__zd1WPq__subGrid{flex-direction:column;gap:1rem;display:flex}.page-module__zd1WPq__syncStateBanner{border-radius:var(--border-radius-sm);background:#6366f105;border:1px solid;margin-bottom:1.25rem;padding:.85rem}.page-module__zd1WPq__syncStateText{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.page-module__zd1WPq__syncStateText strong{color:var(--text-primary)}.page-module__zd1WPq__channelStockRow{flex-direction:column;gap:.4rem;display:flex}.page-module__zd1WPq__channelStockHeader{justify-content:space-between;font-size:.9rem;display:flex}.page-module__zd1WPq__promotionWarningBox{border-radius:var(--border-radius-sm);color:var(--text-secondary);background:#f59e0b14;border:1px solid #f59e0b33;padding:1rem;font-size:.85rem;line-height:1.5}.page-module__zd1WPq__promotionWarningBox h5{color:var(--warning);margin:0 0 .4rem;font-weight:700}.page-module__zd1WPq__promotionWarningBox p{margin:0}.page-module__zd1WPq__notificationStack{flex-direction:column;gap:.85rem;display:flex}.page-module__zd1WPq__notificationItem{border-radius:var(--border-radius-sm);background:#ef444408;border:1px solid #ef444426;flex-direction:column;gap:.4rem;padding:.85rem;display:flex}.page-module__zd1WPq__notifHeader{justify-content:space-between;font-size:.75rem;font-weight:700;display:flex}.page-module__zd1WPq__notifTag{color:var(--danger);text-transform:uppercase}.page-module__zd1WPq__notifTime{color:var(--text-muted)}.page-module__zd1WPq__notificationItem h5{color:var(--text-primary);margin:0;font-weight:700}.page-module__zd1WPq__notificationItem p{color:var(--text-secondary);margin:0;font-size:.85rem}.page-module__zd1WPq__notifActions{gap:.5rem;margin-top:.25rem;display:flex}.page-module__zd1WPq__activityList{flex-direction:column;gap:.75rem;display:flex}.page-module__zd1WPq__activityItem{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);flex-direction:column;gap:.25rem;padding:.65rem .85rem;display:flex}.page-module__zd1WPq__activityHeader{justify-content:space-between;font-size:.75rem;display:flex}.page-module__zd1WPq__activityUser{color:var(--text-secondary);font-weight:600}.page-module__zd1WPq__activityTime{color:var(--text-muted)}.page-module__zd1WPq__activityAction{color:var(--primary);text-transform:uppercase;background:#6366f114;border-radius:4px;width:fit-content;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.page-module__zd1WPq__activityDesc{color:var(--text-primary);font-size:.85rem}.page-module__zd1WPq__shortcutsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.page-module__zd1WPq__shortcutCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-sm);transition:all var(--transition-fast);flex-direction:column;gap:.4rem;padding:1rem;text-decoration:none;display:flex}.page-module__zd1WPq__shortcutCard:hover{border-color:var(--primary);background:#6366f105;transform:translateY(-2px)}.page-module__zd1WPq__shortcutCard strong{color:var(--text-primary);font-size:.95rem}.page-module__zd1WPq__shortcutCard span{color:var(--text-muted);font-size:.8rem;line-height:1.4}.page-module__zd1WPq__modalOverlay{z-index:1000;animation:page-module__zd1WPq__fadeIn var(--transition-fast) forwards;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__zd1WPq__modalContent{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);width:100%;max-width:500px;box-shadow:var(--shadow-lg);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module__zd1WPq__modalContent h4{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-weight:700}.page-module__zd1WPq__modalContent p{color:var(--text-secondary);margin:0;font-size:.9rem}.page-module__zd1WPq__modalTextarea{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:var(--border-radius-sm);resize:vertical;min-height:100px;padding:.75rem;font-size:.875rem}.page-module__zd1WPq__modalTextarea:focus{border-color:var(--primary);outline:none}.page-module__zd1WPq__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.page-module__zd1WPq__errorContainer{justify-content:center;align-items:center;min-height:350px;display:flex}.page-module__zd1WPq__errorCard{text-align:center;background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--border-radius-md);max-width:400px;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex}.page-module__zd1WPq__errorIcon{color:var(--danger);width:48px;height:48px}.page-module__zd1WPq__errorCard h3{color:var(--text-primary);margin:0;font-weight:700}.page-module__zd1WPq__errorCard p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}
.MainLayout-module__56aLsq__wrapper{background:var(--background);width:100%;min-height:100vh;display:flex}.MainLayout-module__56aLsq__mainContainer{min-width:0;margin-left:var(--sidebar-width);transition:margin-left var(--transition-normal);flex-direction:column;flex:1;display:flex}.MainLayout-module__56aLsq__sidebarCollapsed{margin-left:var(--sidebar-collapsed-width)}.MainLayout-module__56aLsq__content{flex:1;padding:1.5rem;overflow-y:auto}@media (max-width:768px){.MainLayout-module__56aLsq__mainContainer{margin-left:0!important}.MainLayout-module__56aLsq__content{padding:1rem}}
