.adminNav-module__RIYeNq__navHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.adminNav-module__RIYeNq__brand{font-size:var(--text-lg);font-weight:var(--fw-bold);color:#fff;letter-spacing:var(--tracking-tight)}.adminNav-module__RIYeNq__brandCompact{color:#fff;width:32px;height:32px;font-weight:var(--fw-semibold);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.adminNav-module__RIYeNq__collapseButton{border-radius:var(--radius-sm);padding:var(--space-1);color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.adminNav-module__RIYeNq__collapseButton:hover,.adminNav-module__RIYeNq__collapseButton:focus-visible{color:#fff;background:#ffffff1a;border-color:#ffffff26}.adminNav-module__RIYeNq__navSections{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.adminNav-module__RIYeNq__navSection{gap:var(--space-2);flex-direction:column;display:flex}.adminNav-module__RIYeNq__navSectionTitle{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#fff6;font-weight:var(--fw-medium);padding-left:var(--space-2)}.adminNav-module__RIYeNq__navSectionTitleCollapsed{opacity:0;pointer-events:none;height:0;margin:0}.adminNav-module__RIYeNq__navSectionItems{gap:4px;display:grid}.adminNav-module__RIYeNq__navItem{align-items:center;gap:var(--space-3);height:40px;padding:0 var(--space-3);color:#ffffffad;font-size:var(--text-sm);font-weight:var(--fw-medium);border:1px solid #0000;border-radius:12px;transition:all .15s;display:flex;position:relative}.adminNav-module__RIYeNq__navItem:before{content:"";border-radius:var(--radius-full);opacity:0;background:#fffffff2;width:3px;transition:opacity .15s;position:absolute;top:9px;bottom:9px;left:0}.adminNav-module__RIYeNq__navItem:hover,.adminNav-module__RIYeNq__navItem:focus-visible{color:#fff;background:#ffffff1a;border-color:#ffffff1f}.adminNav-module__RIYeNq__navItemActive{color:#fff;background:#ffffff26;border-color:#ffffff3d;box-shadow:inset 0 1px #ffffff14}.adminNav-module__RIYeNq__navItemActive:before{opacity:1}.adminNav-module__RIYeNq__navItemIcon{color:inherit;flex-shrink:0;align-items:center;display:inline-flex}.adminNav-module__RIYeNq__navItemLabel{white-space:nowrap}.adminNav-module__RIYeNq__navItemCollapsed{justify-content:center;padding:0}.adminNav-module__RIYeNq__navItemCollapsed .adminNav-module__RIYeNq__navItemLabel{display:none}.adminNav-module__RIYeNq__navItemCollapsed:after{content:attr(data-label);color:#fff;font-size:var(--text-xs);opacity:0;pointer-events:none;box-shadow:var(--shadow-md);white-space:nowrap;z-index:20;background:#1e1b4b;border:1px solid #ffffff26;border-radius:10px;padding:6px 10px;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.adminNav-module__RIYeNq__navItemCollapsed:hover:after,.adminNav-module__RIYeNq__navItemCollapsed:focus-visible:after{opacity:1}.adminNav-module__RIYeNq__navFooter{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid #ffffff1f;margin-top:auto;display:grid}.adminNav-module__RIYeNq__ctaButton,.adminNav-module__RIYeNq__logoutButton{justify-content:center;gap:var(--space-2);width:100%}.adminNav-module__RIYeNq__ctaButton{color:#fff!important;background:linear-gradient(#8b5cf6f0 0%,#7c3aedf0 100%)!important;border-color:#ffffff1f!important;box-shadow:0 12px 28px #4c1d9547!important}.adminNav-module__RIYeNq__ctaButtonCollapsed,.adminNav-module__RIYeNq__logoutButtonCollapsed{padding:0}.adminNav-module__RIYeNq__ctaButtonCollapsed .adminNav-module__RIYeNq__ctaLabel,.adminNav-module__RIYeNq__logoutButtonCollapsed .adminNav-module__RIYeNq__logoutLabel{display:none}.adminNav-module__RIYeNq__ctaLabel,.adminNav-module__RIYeNq__logoutLabel{font-weight:var(--fw-medium)}.adminNav-module__RIYeNq__logoutForm{width:100%}.adminNav-module__RIYeNq__logoutForm button{color:#ffffffb3!important;background:#ffffff14!important;border-color:#ffffff24!important}.adminNav-module__RIYeNq__logoutForm button:hover{color:#fff!important;background:#ffffff24!important}
.accountMenu-module__nWJhQa__menuRoot{position:relative}.accountMenu-module__nWJhQa__trigger{border:1px solid var(--border);min-height:48px;box-shadow:var(--shadow-xs);color:var(--text-primary);cursor:pointer;transition:border-color var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out),transform var(--duration-fast)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out);background:#ffffffeb;border-radius:999px;align-items:center;gap:12px;padding:8px 12px;display:inline-flex}.accountMenu-module__nWJhQa__trigger:hover{border-color:var(--border-strong);background:#fffffffa}.accountMenu-module__nWJhQa__trigger:active{transform:scale(.98)}.accountMenu-module__nWJhQa__avatar{background:var(--gradient-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.accountMenu-module__nWJhQa__identity{text-align:left;gap:2px;display:grid}.accountMenu-module__nWJhQa__name{color:var(--text-primary);font-size:13px;font-weight:700}.accountMenu-module__nWJhQa__meta{color:var(--text-secondary);font-size:12px}.accountMenu-module__nWJhQa__caret{color:var(--text-secondary)}.accountMenu-module__nWJhQa__dropdown{border:1px solid var(--border);width:min(360px,92vw);box-shadow:var(--shadow-md);z-index:30;background:#fffffffa;border-radius:20px;gap:16px;padding:16px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.accountMenu-module__nWJhQa__section{gap:10px;display:grid}.accountMenu-module__nWJhQa__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.accountMenu-module__nWJhQa__orgList{gap:8px;display:grid}.accountMenu-module__nWJhQa__orgOption{border:1px solid var(--border);background:var(--bg-subtle);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.accountMenu-module__nWJhQa__orgName{color:var(--text-primary);font-size:14px;font-weight:600}.accountMenu-module__nWJhQa__orgSlug{color:var(--text-secondary);font-size:12px}.accountMenu-module__nWJhQa__orgBadge{color:var(--text-secondary);background:#52607d1f;border:1px solid #52607d24;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.accountMenu-module__nWJhQa__orgBadgeGlobal{color:var(--action-primary);background:rgba(var(--action-primary-rgb),.1);border-color:rgba(var(--action-primary-rgb),.16)}.accountMenu-module__nWJhQa__scopeHint{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.accountMenu-module__nWJhQa__scopeLabelRow{gap:2px;display:grid}.accountMenu-module__nWJhQa__scopeTitle{color:var(--text-primary);font-size:13px;font-weight:700}.accountMenu-module__nWJhQa__scopeMeta{color:var(--text-secondary);font-size:12px}.accountMenu-module__nWJhQa__switchButton,.accountMenu-module__nWJhQa__linkButton,.accountMenu-module__nWJhQa__logoutButton{border:1px solid var(--border);min-height:42px;color:var(--text-primary);cursor:pointer;background:#fffffff5;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:600;display:inline-flex}.accountMenu-module__nWJhQa__switchButton:hover,.accountMenu-module__nWJhQa__linkButton:hover,.accountMenu-module__nWJhQa__logoutButton:hover{border-color:var(--border-strong);background:var(--bg-subtle)}.accountMenu-module__nWJhQa__logoutButton{color:var(--state-error-text);width:100%}.accountMenu-module__nWJhQa__drawerCard{border:1px solid var(--border);box-shadow:var(--shadow-xs);background:linear-gradient(#fffffff0 0%,#f2f5fff5 100%);border-radius:18px;gap:14px;padding:16px;display:grid}.accountMenu-module__nWJhQa__drawerHeader{align-items:center;gap:12px;display:flex}.accountMenu-module__nWJhQa__drawerActions{gap:10px;display:grid}.accountMenu-module__nWJhQa__inlineActions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:900px){.accountMenu-module__nWJhQa__inlineActions{display:grid}.accountMenu-module__nWJhQa__linkButton,.accountMenu-module__nWJhQa__switchButton{justify-content:flex-start;width:100%}}
.Button-module__XJ9wAa__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);min-width:0;font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color var(--duration-normal)var(--ease-out),border-color var(--duration-normal)var(--ease-out),color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out),transform var(--duration-fast)var(--ease-out);white-space:nowrap;border:1px solid #0000;display:inline-flex}.Button-module__XJ9wAa__buttonMd{height:44px;padding:0 var(--space-4)}.Button-module__XJ9wAa__buttonSm{height:40px;padding:0 var(--space-3);font-size:var(--text-xs)}.Button-module__XJ9wAa__buttonLg{height:52px;padding:0 var(--space-5);font-size:var(--text-base)}.Button-module__XJ9wAa__buttonCompact{height:40px;padding:0 var(--space-3);font-size:var(--text-xs)}.Button-module__XJ9wAa__buttonPrimary{background:var(--gradient-brand);color:var(--action-primary-text);box-shadow:var(--shadow-colored)}.Button-module__XJ9wAa__buttonPrimary:hover:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-colored-lg);transform:translateY(-1px)}.Button-module__XJ9wAa__buttonPrimary:active:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-xs);transform:scale(.98)}.Button-module__XJ9wAa__buttonPrimary:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__XJ9wAa__buttonPrimary:disabled{background:var(--action-primary-disabled);opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__XJ9wAa__buttonSecondary{border-color:var(--border);color:var(--action-primary);box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);background:linear-gradient(#fffffff5 0%,#f9fafffa 100%)}.Button-module__XJ9wAa__buttonSecondary:hover:not(:disabled){background:var(--action-secondary-hover);border-color:rgba(var(--action-primary-rgb),.18);color:var(--action-primary-hover)}.Button-module__XJ9wAa__buttonSecondary:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__XJ9wAa__buttonSecondary:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__XJ9wAa__buttonOutline{border-color:rgba(var(--action-primary-rgb),.18);color:var(--action-primary);background:#ffffffdb}.Button-module__XJ9wAa__buttonOutline:hover:not(:disabled){background:rgba(var(--action-primary-rgb),.06);border-color:rgba(var(--action-primary-rgb),.24)}.Button-module__XJ9wAa__buttonOutline:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__XJ9wAa__buttonOutline:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__XJ9wAa__buttonGhost{color:var(--text-secondary);background:0 0;border-color:#0000}.Button-module__XJ9wAa__buttonGhost:hover:not(:disabled){background:rgba(var(--action-primary-rgb),.06);color:var(--action-primary)}.Button-module__XJ9wAa__buttonGhost:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__XJ9wAa__buttonGhost:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__XJ9wAa__buttonDanger{background:var(--gradient-danger);color:var(--text-inverse);box-shadow:var(--shadow-sm)}.Button-module__XJ9wAa__buttonDanger:hover:not(:disabled){filter:brightness(.96);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__XJ9wAa__buttonDanger:active:not(:disabled){box-shadow:var(--shadow-xs);transform:scale(.98)}.Button-module__XJ9wAa__buttonDanger:focus-visible{box-shadow:var(--shadow-focus);outline:none}.Button-module__XJ9wAa__buttonDanger:disabled{opacity:var(--opacity-disabled);cursor:not-allowed}.Button-module__XJ9wAa__buttonSpinner{animation:1s linear infinite Button-module__XJ9wAa__spin}@keyframes Button-module__XJ9wAa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CategoryCombobox-module__8jHHYa__combobox{position:relative}.CategoryCombobox-module__8jHHYa__inputWrap{align-items:center;display:flex;position:relative}.CategoryCombobox-module__8jHHYa__input{padding-right:38px}.CategoryCombobox-module__8jHHYa__toggleButton{right:var(--space-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute}.CategoryCombobox-module__8jHHYa__toggleButton:hover{color:var(--text-primary);background:var(--bg-subtle)}.CategoryCombobox-module__8jHHYa__sectionLabel{padding:var(--space-2)var(--space-3);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background:var(--bg-subtle);font-size:11px;font-weight:600}.CategoryCombobox-module__8jHHYa__createOption{color:var(--action-primary);font-weight:600}
.Input-module__8s_wVG__input{width:100%;height:44px;padding:0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--lh-normal);box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);transition:border-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out);background:linear-gradient(#fffffffa 0%,#f9fafffa 100%)}.Input-module__8s_wVG__input::placeholder{color:var(--text-muted)}.Input-module__8s_wVG__input:hover:not(:disabled){border-color:var(--border-strong)}.Input-module__8s_wVG__input:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.Input-module__8s_wVG__input:disabled{background:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed;opacity:var(--opacity-disabled)}.Input-module__8s_wVG__inputCompact{height:40px;padding:0 var(--space-3);font-size:var(--text-xs)}.Input-module__8s_wVG__inputError{border-color:var(--state-error)}.Input-module__8s_wVG__inputError:focus-visible{border-color:var(--state-error);box-shadow:0 0 0 3px #dc262633}.Input-module__8s_wVG__inputSuccess{border-color:var(--state-success)}.Input-module__8s_wVG__inputSuccess:focus-visible{border-color:var(--state-success);box-shadow:0 0 0 3px #05966933}
.InfoTooltip-module__AfxVpa__root{vertical-align:middle;cursor:help;flex-shrink:0;align-items:center;margin-left:3px;display:inline-flex;position:relative}.InfoTooltip-module__AfxVpa__icon{color:var(--text-muted);opacity:.6;transition:opacity var(--duration-fast),color var(--duration-fast);display:block}.InfoTooltip-module__AfxVpa__root:hover .InfoTooltip-module__AfxVpa__icon,.InfoTooltip-module__AfxVpa__root:focus-visible .InfoTooltip-module__AfxVpa__icon{opacity:1;color:var(--accent)}.InfoTooltip-module__AfxVpa__tooltip{color:#fff;font-size:12px;font-weight:400;line-height:1.55;font-family:var(--font-sans);letter-spacing:0;text-transform:none;white-space:normal;text-align:left;z-index:9999;pointer-events:none;background:#1c1917;border-radius:8px;width:max-content;max-width:240px;padding:8px 10px;animation:.1s ease-out InfoTooltip-module__AfxVpa__fadeIn;position:fixed;transform:translate(-50%,calc(-100% - 7px));box-shadow:0 4px 16px #0000002e,0 1px 4px #0000001f}.InfoTooltip-module__AfxVpa__tooltip:after{content:"";border:5px solid #0000;border-top-color:#1c1917;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes InfoTooltip-module__AfxVpa__fadeIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 4px))}to{opacity:1;transform:translate(-50%,calc(-100% - 7px))}}
.ListSetupGuide-module__rChmiG__guide{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(var(--action-primary-rgb),.08)0%,rgba(var(--action-primary-rgb),.02)100%);box-shadow:inset 0 0 0 1px rgba(var(--action-primary-rgb),.1);display:grid}.ListSetupGuide-module__rChmiG__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--action-primary);font-weight:var(--fw-semibold)}.ListSetupGuide-module__rChmiG__title{color:var(--text-primary);margin:0;font-size:clamp(1.4rem,2vw,1.9rem);line-height:1.15}.ListSetupGuide-module__rChmiG__description{max-width:68ch;font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.7}.ListSetupGuide-module__rChmiG__notes{gap:var(--space-2);color:var(--text-muted);font-size:var(--text-sm);display:grid}.ListSetupGuide-module__rChmiG__actions{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ListSetupGuide-module__rChmiG__actionCard{gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-lg);color:inherit;box-shadow:0 0 0 1px rgba(var(--action-primary-rgb),.08),var(--shadow-xs);background:#fffffff0;align-content:start;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s;display:grid}.ListSetupGuide-module__rChmiG__actionCard:hover,.ListSetupGuide-module__rChmiG__actionCard:focus-visible{box-shadow:0 0 0 1px rgba(var(--action-primary-rgb),.14),var(--shadow-sm);background:#fffffffa;transform:translateY(-1px)}.ListSetupGuide-module__rChmiG__actionStep{width:fit-content;min-height:28px;padding:0 var(--space-2);border-radius:var(--radius-full);background:rgba(var(--action-primary-rgb),.1);color:var(--action-primary);font-size:var(--text-xs);font-weight:var(--fw-semibold);justify-content:center;align-items:center;display:inline-flex}.ListSetupGuide-module__rChmiG__actionTitle{font-size:var(--text-base);color:var(--text-primary);line-height:1.35}.ListSetupGuide-module__rChmiG__actionDescription{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.55}@media (max-width:900px){.ListSetupGuide-module__rChmiG__actions{grid-template-columns:1fr}}@media (max-width:640px){.ListSetupGuide-module__rChmiG__guide{padding:var(--space-4)}.ListSetupGuide-module__rChmiG__actionCard{padding:var(--space-3)}}
.KpiCard-module__GSnMJW__kpiGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.KpiCard-module__GSnMJW__kpiGrid[data-cols="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.KpiCard-module__GSnMJW__kpiGrid[data-cols="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1100px){.KpiCard-module__GSnMJW__kpiGrid,.KpiCard-module__GSnMJW__kpiGrid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.KpiCard-module__GSnMJW__kpiGrid{gap:var(--space-2)}}@media (max-width:400px){.KpiCard-module__GSnMJW__kpiGrid{grid-template-columns:1fr}}.KpiCard-module__GSnMJW__kpiCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4)var(--space-5);box-shadow:var(--shadow-sm);gap:var(--space-1);transition:box-shadow var(--duration-normal)var(--ease-default),transform var(--duration-normal)var(--ease-default);color:inherit;background:linear-gradient(#fffffffa 0%,#f7f9fff5 100%);text-decoration:none;display:grid;position:relative;overflow:hidden}.KpiCard-module__GSnMJW__kpiCard:before{content:"";height:3px;position:absolute;inset:0 0 auto}.KpiCard-module__GSnMJW__kpiCard[data-variant=brand]:before{background:var(--gradient-brand)}.KpiCard-module__GSnMJW__kpiCard[data-variant=success]:before{background:var(--gradient-success)}.KpiCard-module__GSnMJW__kpiCard[data-variant=info]:before{background:var(--gradient-info)}.KpiCard-module__GSnMJW__kpiCard[data-variant=danger]:before{background:var(--gradient-danger)}.KpiCard-module__GSnMJW__kpiCard[data-variant=soft]:before{background:var(--gradient-brand-soft)}.KpiCard-module__GSnMJW__kpiCardLink:hover{box-shadow:var(--shadow-md);cursor:pointer;transform:translateY(-2px)}@media (max-width:640px){.KpiCard-module__GSnMJW__kpiCard{padding:var(--space-3)var(--space-4)}}.KpiCard-module__GSnMJW__kpiLabel{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:var(--space-1);display:flex}.KpiCard-module__GSnMJW__kpiValue{font-size:var(--text-2xl);font-weight:var(--fw-bold);letter-spacing:var(--tracking-tight);line-height:1}.KpiCard-module__GSnMJW__kpiValueSuffix{font-size:var(--text-base);font-weight:var(--fw-medium);opacity:.55}.KpiCard-module__GSnMJW__kpiMeta{font-size:var(--text-xs);color:var(--text-muted);margin-top:var(--space-1)}.KpiCard-module__GSnMJW__valueNeutral{color:var(--text-primary)}.KpiCard-module__GSnMJW__valuePositive{color:var(--state-success,#16a34a)}.KpiCard-module__GSnMJW__valueNegative{color:var(--state-error,#dc2626)}.KpiCard-module__GSnMJW__valueWarning{color:var(--state-warning,#d97706)}
.Select-module__BCnd5a__select{width:100%;position:relative}.Select-module__BCnd5a__selectTrigger{width:100%;height:44px;min-height:44px;padding:0 var(--space-3);padding-right:calc(var(--space-3) + 16px + var(--space-2));font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);transition:border-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out);text-align:left;background:linear-gradient(#fffffffa 0%,#f9fafffa 100%);justify-content:space-between;align-items:center;display:flex;position:relative}.Select-module__BCnd5a__selectTrigger:hover:not(:disabled){border-color:var(--border-strong)}.Select-module__BCnd5a__selectTrigger:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.Select-module__BCnd5a__selectTriggerOpen{border-color:var(--border-focus);box-shadow:var(--shadow-focus)}.Select-module__BCnd5a__selectTriggerDisabled{background-color:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed}.Select-module__BCnd5a__selectCompact{height:40px;min-height:40px;padding:0 var(--space-2);padding-right:calc(var(--space-2) + 16px + var(--space-2));font-size:var(--text-xs)}.Select-module__BCnd5a__selectError{border-color:var(--state-error)}.Select-module__BCnd5a__selectError:focus-visible{border-color:var(--state-error);box-shadow:0 0 0 3px #dc262633}.Select-module__BCnd5a__selectValue{text-overflow:ellipsis;white-space:nowrap;padding-right:var(--space-2);flex:1;overflow:hidden}.Select-module__BCnd5a__selectIcon{right:var(--space-3);color:var(--text-muted);transition:transform var(--duration-normal)var(--ease-out),color var(--duration-normal)var(--ease-out);pointer-events:none;flex-shrink:0;position:absolute}.Select-module__BCnd5a__selectTriggerOpen .Select-module__BCnd5a__selectIcon{color:var(--text-secondary);transform:rotate(180deg)}.Select-module__BCnd5a__selectCompact .Select-module__BCnd5a__selectIcon{right:var(--space-2)}.Select-module__BCnd5a__selectDropdown{border:1px solid var(--border);border-radius:var(--radius-lg);z-index:60;animation:Select-module__BCnd5a__selectDropdownIn var(--duration-fast)var(--ease-default);background:#fffffffa;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 40px -10px #00000026,0 4px 12px #0000000d}@keyframes Select-module__BCnd5a__selectDropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Select-module__BCnd5a__selectList{padding:var(--space-2);max-height:220px;margin:0;list-style:none;overflow-y:auto}.Select-module__BCnd5a__selectOption{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--duration-fast)var(--ease-default);display:flex}.Select-module__BCnd5a__selectOption:hover,.Select-module__BCnd5a__selectOption:focus{background:var(--bg-subtle);outline:none}.Select-module__BCnd5a__selectOptionSelected{background:rgba(var(--action-primary-rgb),.08);color:var(--action-primary)}.Select-module__BCnd5a__selectOptionSelected:hover,.Select-module__BCnd5a__selectOptionSelected:focus{background:rgba(var(--action-primary-rgb),.12)}.Select-module__BCnd5a__selectCheck{color:var(--action-primary);flex-shrink:0}
.ToneChip-module__tgZFBa__toneChip{border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--fw-medium);white-space:nowrap;align-items:center;padding:3px 12px;line-height:1.4;display:inline-flex}.ToneChip-module__tgZFBa__toneChipCompact{padding:2px 10px;font-size:11px}.ToneChip-module__tgZFBa__toneChipSuccess{background:var(--state-success-bg);color:var(--state-success-text)}.ToneChip-module__tgZFBa__toneChipNeutral{background:var(--bg-subtle);color:var(--text-muted);border:1px solid var(--border)}.ToneChip-module__tgZFBa__toneChipWarning{background:var(--state-warning-bg);color:var(--state-warning-text)}.ToneChip-module__tgZFBa__toneChipDanger{background:var(--state-error-bg);color:var(--state-error-text)}
.SearchInput-module__fG6wdq__searchWrap{flex:280px;align-items:center;min-width:200px;display:flex;position:relative}.SearchInput-module__fG6wdq__searchIcon{left:var(--space-3);color:var(--text-muted);pointer-events:none;z-index:1;flex-shrink:0;position:absolute}.SearchInput-module__fG6wdq__searchInput{width:100%;height:44px;padding:0 var(--space-4);padding-left:var(--space-10);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);transition:border-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out);appearance:none;background:linear-gradient(#fffffffa 0%,#f9fafffa 100%)}.SearchInput-module__fG6wdq__searchInput::-webkit-search-cancel-button{display:none}.SearchInput-module__fG6wdq__searchInput:hover:not(:disabled){border-color:var(--border-strong)}.SearchInput-module__fG6wdq__searchInput:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.SearchInput-module__fG6wdq__searchInput::placeholder{color:var(--text-muted)}
.DataTable-module__BcsPkq__tableContainer{border-radius:calc(var(--radius-lg) + 2px);box-shadow:var(--shadow-sm);background:var(--gradient-surface);border:1px solid var(--border-subtle);position:relative;overflow:hidden}.DataTable-module__BcsPkq__densityToggleContainer{top:var(--space-3);right:var(--space-4);z-index:20;position:absolute}.DataTable-module__BcsPkq__table{border-collapse:collapse;width:100%;font-family:var(--font-sans);font-size:var(--text-sm)}.DataTable-module__BcsPkq__tableCompact{font-size:var(--text-xs)}.DataTable-module__BcsPkq__theadSticky{z-index:10;position:sticky;top:0}.DataTable-module__BcsPkq__theadSticky th{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f6fffa}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__theadSticky th{background:#eef0fcfa}.DataTable-module__BcsPkq__th{padding:var(--space-2)var(--space-5);text-align:left;font-size:var(--text-xs);font-weight:var(--fw-semibold);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);background:#f5f6fffa;border-top:none}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__th{padding:var(--space-2)var(--space-5)}.DataTable-module__BcsPkq__thRight{text-align:right}.DataTable-module__BcsPkq__thCenter{text-align:center}.DataTable-module__BcsPkq__thExpand,.DataTable-module__BcsPkq__thActions{text-align:center;width:48px;padding:var(--space-2)var(--space-2);vertical-align:middle}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__thExpand,.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__thActions{padding:var(--space-2)var(--space-2)}.DataTable-module__BcsPkq__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.DataTable-module__BcsPkq__thSortable:hover{background:rgba(var(--action-primary-rgb),.06)}.DataTable-module__BcsPkq__thSortable:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.DataTable-module__BcsPkq__thSortIcon{margin-left:var(--space-2);color:var(--text-muted);vertical-align:middle;align-items:center;display:inline-flex}.DataTable-module__BcsPkq__thSortIconActive{color:var(--action-primary)}.DataTable-module__BcsPkq__tr{cursor:pointer;height:auto;min-height:44px;transition:background-color var(--duration-fast)var(--ease-out),border-left-color var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out);border-bottom:1px solid var(--border-subtle);border-top:none}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__tr{height:36px}.DataTable-module__BcsPkq__tr:hover{background:rgba(var(--action-primary-rgb),.05);border-left:2px solid var(--action-primary);box-shadow:inset 0 1px #ffffffb3}.DataTable-module__BcsPkq__tr:focus-visible{outline:2px solid var(--border-focus);outline-offset:-2px}.DataTable-module__BcsPkq__trExpanded{background:linear-gradient(180deg,rgba(var(--action-primary-rgb),.08)0%,rgba(var(--action-primary-rgb),.03)100%);border-left:2px solid var(--action-primary);border-bottom:none}.DataTable-module__BcsPkq__trExpandedContent{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:linear-gradient(#f6f7fffa 0%,#fff 100%)}.DataTable-module__BcsPkq__trExpandedContent td{padding:0!important}.DataTable-module__BcsPkq__trExpandedContent:hover{background:var(--bg-subtle);border-left:none}.DataTable-module__BcsPkq__td{padding:var(--space-2)var(--space-5);vertical-align:middle;color:var(--text-primary);line-height:1.4}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__td{padding:var(--space-2)var(--space-5)}.DataTable-module__BcsPkq__tdRight{text-align:right;font-variant-numeric:tabular-nums}.DataTable-module__BcsPkq__tdCenter{text-align:center}.DataTable-module__BcsPkq__tdExpand,.DataTable-module__BcsPkq__tdActions{padding:0 var(--space-2);text-align:center;vertical-align:middle}.DataTable-module__BcsPkq__expandButton{border-radius:var(--radius-sm);cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;transition:background-color var(--duration-fast)var(--ease-out),transform var(--duration-fast)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.DataTable-module__BcsPkq__expandButton:hover{background:rgba(var(--action-primary-rgb),.08)}.DataTable-module__BcsPkq__expandButton:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:var(--shadow-focus)}.DataTable-module__BcsPkq__expandIcon{color:var(--text-muted);transition:transform var(--duration-normal)var(--ease-out),color var(--duration-fast)var(--ease-out)}.DataTable-module__BcsPkq__expandIconExpanded{color:var(--action-primary);transform:rotate(90deg)}.DataTable-module__BcsPkq__expandedContent{padding:var(--space-3)var(--space-5);animation:DataTable-module__BcsPkq__slideDown var(--duration-normal)var(--ease-out);padding-left:52px}@keyframes DataTable-module__BcsPkq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.DataTable-module__BcsPkq__tableContainer{-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);overflow-x:auto}.DataTable-module__BcsPkq__th,.DataTable-module__BcsPkq__td{padding:12px var(--space-3);font-size:var(--text-xs);min-height:44px}.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__th,.DataTable-module__BcsPkq__tableCompact .DataTable-module__BcsPkq__td{padding:8px var(--space-3);min-height:44px}.DataTable-module__BcsPkq__expandButton{width:44px;min-width:44px;height:44px;min-height:44px}.DataTable-module__BcsPkq__td>*+*{margin-left:var(--space-2)}}.DataTable-module__BcsPkq__textEllipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DataTable-module__BcsPkq__textLineClamp2{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DataTable-module__BcsPkq__textLineClamp3{-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DataTable-module__BcsPkq__tabularNums{font-variant-numeric:tabular-nums}
.Switch-module__2dkGCq__switchContainer{align-items:center;gap:var(--space-2);display:inline-flex}.Switch-module__2dkGCq__switch{border-radius:var(--radius-full);background:var(--bg-subtle);cursor:pointer;width:44px;min-width:44px;height:24px;min-height:24px;transition:background-color var(--duration-normal)var(--ease-out);border:none;outline:none;padding:0;position:relative}.Switch-module__2dkGCq__switch:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:var(--shadow-focus)}.Switch-module__2dkGCq__switchChecked{background:var(--action-primary)}.Switch-module__2dkGCq__switchDisabled{opacity:.5;cursor:not-allowed}.Switch-module__2dkGCq__switchThumb{border-radius:var(--radius-full);background:var(--bg-surface);width:20px;height:20px;box-shadow:var(--shadow-xs);transition:transform var(--duration-normal)var(--ease-out);pointer-events:none;position:absolute;top:2px;left:2px}.Switch-module__2dkGCq__switchChecked .Switch-module__2dkGCq__switchThumb{transform:translate(20px)}.Switch-module__2dkGCq__switchLabel{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}.Switch-module__2dkGCq__switch:disabled+.Switch-module__2dkGCq__switchLabel,.Switch-module__2dkGCq__switchDisabled+.Switch-module__2dkGCq__switchLabel{opacity:.5;cursor:not-allowed}
.adminPrimitives-module__8Gyx6G__page{max-width:var(--content-max);padding:var(--space-6)var(--space-5)var(--space-8);gap:var(--space-5);width:100%;margin:0 auto;display:grid}.adminPrimitives-module__8Gyx6G__layoutRoot{gap:0;display:grid}.adminPrimitives-module__8Gyx6G__topBar{max-width:var(--content-max);padding:0 var(--space-5);width:100%;margin:0 auto}.adminPrimitives-module__8Gyx6G__pageGrid{gap:var(--space-5);grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;display:grid}.adminPrimitives-module__8Gyx6G__pageMain{gap:var(--space-4);display:grid}@media (max-width:640px){.adminPrimitives-module__8Gyx6G__pageMain{padding-bottom:var(--space-2)}}.adminPrimitives-module__8Gyx6G__pageAside{gap:var(--space-4);align-content:start;display:grid;position:relative}.adminPrimitives-module__8Gyx6G__stickyPanel{top:var(--space-5);position:sticky}@media (max-width:720px){.adminPrimitives-module__8Gyx6G__page{padding:var(--space-4)}.adminPrimitives-module__8Gyx6G__topBar{padding:0 var(--space-4)}.adminPrimitives-module__8Gyx6G__panel{padding:var(--space-4);border-radius:var(--radius-lg)}.adminPrimitives-module__8Gyx6G__panelHeader{align-items:flex-start}}@media (max-width:900px){.adminPrimitives-module__8Gyx6G__pageGrid{grid-template-columns:1fr}.adminPrimitives-module__8Gyx6G__stickyPanel{position:static}}.adminPrimitives-module__8Gyx6G__pageHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3)0;border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.adminPrimitives-module__8Gyx6G__pageTitle{font-size:var(--text-2xl);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:var(--tracking-tight);margin:0}.adminPrimitives-module__8Gyx6G__pageSubnav{gap:var(--space-3);flex-wrap:wrap;display:flex}.adminPrimitives-module__8Gyx6G__pageSubnavLink{color:var(--text-secondary);padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm)}.adminPrimitives-module__8Gyx6G__pageSubnavLink:hover,.adminPrimitives-module__8Gyx6G__pageSubnavLink:focus-visible{color:var(--text-primary);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__segmented{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.adminPrimitives-module__8Gyx6G__segmentedOption{gap:var(--space-1);padding:var(--space-3)var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer;min-height:44px;transition:border-color var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out);display:grid;position:relative}.adminPrimitives-module__8Gyx6G__segmentedOption input{opacity:0;pointer-events:none;position:absolute}.adminPrimitives-module__8Gyx6G__segmentedOption:hover{border-color:var(--border-strong);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__segmentedOption:focus-within{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:var(--shadow-focus)}.adminPrimitives-module__8Gyx6G__segmentedActive{border-color:var(--action-primary);background:var(--bg-subtle);box-shadow:var(--shadow-xs)}.adminPrimitives-module__8Gyx6G__segmentedTitle{font-weight:var(--fw-medium)}.adminPrimitives-module__8Gyx6G__segmentedHelp{font-size:var(--text-xs);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__topNav{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.adminPrimitives-module__8Gyx6G__topNavLink{color:var(--text-secondary);padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm)}.adminPrimitives-module__8Gyx6G__topNavLink:hover,.adminPrimitives-module__8Gyx6G__topNavLink:focus-visible{color:var(--text-primary);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__topNavLinkActive{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text-primary)}.adminPrimitives-module__8Gyx6G__topNavRight{margin-left:auto}.adminPrimitives-module__8Gyx6G__panel{background:var(--gradient-surface);border:1px solid var(--border-subtle);padding:var(--space-6);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-normal)var(--ease-default),transform var(--duration-normal)var(--ease-default),border-color var(--duration-normal)var(--ease-default);border-radius:20px;scroll-margin-top:80px}@media (max-width:640px){.adminPrimitives-module__8Gyx6G__panel{scroll-margin-bottom:var(--admin-mobile-nav-offset,calc(84px + env(safe-area-inset-bottom,0px)))}}.adminPrimitives-module__8Gyx6G__panelPrimary{border-color:rgba(var(--action-primary-rgb),.14);box-shadow:0 0 0 1px rgba(var(--action-primary-rgb),.05),var(--shadow-md)}.adminPrimitives-module__8Gyx6G__panelSecondary{border-color:var(--border)}.adminPrimitives-module__8Gyx6G__panelTertiary{border-color:var(--border-subtle);background:#f5f6ffe0}.adminPrimitives-module__8Gyx6G__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle);display:flex}.adminPrimitives-module__8Gyx6G__panelHeader h2{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--text-primary);letter-spacing:var(--tracking-tight);margin:0}.adminPrimitives-module__8Gyx6G__panelBody{gap:var(--space-4);display:grid}.adminPrimitives-module__8Gyx6G__panelFooter{justify-content:flex-end;gap:var(--space-2);border-top:1px solid var(--border);padding-top:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.adminPrimitives-module__8Gyx6G__panelLink{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);display:block}.adminPrimitives-module__8Gyx6G__panelLink:hover,.adminPrimitives-module__8Gyx6G__panelLink:focus-visible{border-color:var(--border-strong);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__panelSub{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-subtle);padding:var(--space-3)}.adminPrimitives-module__8Gyx6G__stackSm{gap:var(--space-2);display:grid}.adminPrimitives-module__8Gyx6G__stackMd{gap:var(--space-4);display:grid}.adminPrimitives-module__8Gyx6G__clusterSm{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.adminPrimitives-module__8Gyx6G__clusterMd{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.adminPrimitives-module__8Gyx6G__divider{border-top:1px solid var(--border)}.adminPrimitives-module__8Gyx6G__toolbar{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.adminPrimitives-module__8Gyx6G__toolbarGroup{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.adminPrimitives-module__8Gyx6G__toolbarActions{gap:var(--space-2);flex-wrap:wrap;align-items:center;margin-left:auto;display:flex}.adminPrimitives-module__8Gyx6G__itemsFiltersRow{gap:var(--space-3);grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:end;display:grid}.adminPrimitives-module__8Gyx6G__itemsFilterMain{flex:1;min-width:240px}.adminPrimitives-module__8Gyx6G__itemsFilterMain .adminPrimitives-module__8Gyx6G__control{padding:0 var(--space-5)}.adminPrimitives-module__8Gyx6G__itemsFilterSecondary{flex:none;min-width:160px}.adminPrimitives-module__8Gyx6G__formSection{gap:var(--space-3);display:grid}.adminPrimitives-module__8Gyx6G__conditionalField{animation:adminPrimitives-module__8Gyx6G__slideDown var(--duration-normal)var(--ease-out);overflow:hidden}.adminPrimitives-module__8Gyx6G__conditionalField .adminPrimitives-module__8Gyx6G__datePicker,.adminPrimitives-module__8Gyx6G__conditionalField .adminPrimitives-module__8Gyx6G__timePicker{overflow:visible}@keyframes adminPrimitives-module__8Gyx6G__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.adminPrimitives-module__8Gyx6G__autocomplete{position:relative}.adminPrimitives-module__8Gyx6G__autocompleteList{z-index:20;width:100%;margin:var(--space-1)0 0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);max-height:260px;padding:0;list-style:none;position:absolute;overflow-y:auto}.adminPrimitives-module__8Gyx6G__autocompleteOption{padding:var(--space-2)var(--space-3);gap:var(--space-1);cursor:pointer;display:grid}.adminPrimitives-module__8Gyx6G__autocompleteOptionActive{background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__autocompleteMain{justify-content:space-between;gap:var(--space-2);display:flex}.adminPrimitives-module__8Gyx6G__autocompleteMeta{font-size:var(--text-xs);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__autocompleteMetaRow{justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-muted);display:flex}.adminPrimitives-module__8Gyx6G__autocompletePrice{font-variant-numeric:tabular-nums}.adminPrimitives-module__8Gyx6G__autocompleteEmpty{padding:var(--space-2)var(--space-3);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__formGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.adminPrimitives-module__8Gyx6G__cardsGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:900px){.adminPrimitives-module__8Gyx6G__formGrid,.adminPrimitives-module__8Gyx6G__cardsGrid{grid-template-columns:1fr}}.adminPrimitives-module__8Gyx6G__field{gap:6px;display:grid}.adminPrimitives-module__8Gyx6G__fieldLabel{font-size:13px;font-weight:var(--fw-semibold);color:var(--text-primary)}.adminPrimitives-module__8Gyx6G__fieldControl{gap:6px;display:grid}.adminPrimitives-module__8Gyx6G__fieldHelp{font-size:var(--text-xs);color:var(--text-muted);line-height:1.45}.adminPrimitives-module__8Gyx6G__fieldError{font-size:var(--text-xs);color:var(--state-error);line-height:1.4}.adminPrimitives-module__8Gyx6G__fieldFull{grid-column:1/-1}.adminPrimitives-module__8Gyx6G__gridRow{gap:var(--space-2);grid-template-columns:140px 1fr 120px;align-items:center;display:grid}.adminPrimitives-module__8Gyx6G__summaryRow{justify-content:space-between;gap:var(--space-2);display:flex}.adminPrimitives-module__8Gyx6G__nextActionTitle{font-weight:var(--fw-semibold);color:var(--text-primary)}.adminPrimitives-module__8Gyx6G__checklist{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.adminPrimitives-module__8Gyx6G__checklistItem{gap:var(--space-2);padding:var(--space-2)0;border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;align-items:center;display:grid}.adminPrimitives-module__8Gyx6G__checklistItem:last-child{border-bottom:0}.adminPrimitives-module__8Gyx6G__checklistContent{gap:2px;display:grid}.adminPrimitives-module__8Gyx6G__checklistLabel{font-size:var(--text-xs);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__checklistValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:var(--fw-medium)}@media (max-width:720px){.adminPrimitives-module__8Gyx6G__gridRow,.adminPrimitives-module__8Gyx6G__itemsFiltersRow{grid-template-columns:1fr}.adminPrimitives-module__8Gyx6G__itemsRow{gap:var(--space-1);grid-template-columns:minmax(0,1fr)}.adminPrimitives-module__8Gyx6G__itemsHeader{display:none}.adminPrimitives-module__8Gyx6G__itemsCellActions{text-align:left}}.adminPrimitives-module__8Gyx6G__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--gradient-surface);box-shadow:var(--shadow-sm);overflow:hidden}.adminPrimitives-module__8Gyx6G__table{border-collapse:collapse;width:100%}.adminPrimitives-module__8Gyx6G__table th,.adminPrimitives-module__8Gyx6G__table td{padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--border-subtle);vertical-align:middle}.adminPrimitives-module__8Gyx6G__table thead th{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;text-align:left;border-bottom:1px solid var(--border-subtle);background:#f5f6fff5}.adminPrimitives-module__8Gyx6G__table tbody tr{transition:all var(--duration-fast)var(--ease-default)}.adminPrimitives-module__8Gyx6G__table tbody tr:hover{background:rgba(var(--action-primary-rgb),.04)}.adminPrimitives-module__8Gyx6G__table tbody tr:nth-child(4n+2),.adminPrimitives-module__8Gyx6G__table tbody tr:nth-child(4n+3){background:#f8f9ffb8}.adminPrimitives-module__8Gyx6G__table tbody tr:nth-child(4n+2):hover,.adminPrimitives-module__8Gyx6G__table tbody tr:nth-child(4n+3):hover{background:rgba(var(--action-primary-rgb),.04)}.adminPrimitives-module__8Gyx6G__table tbody tr.adminPrimitives-module__8Gyx6G__tableRowExpanded,.adminPrimitives-module__8Gyx6G__table tbody tr.adminPrimitives-module__8Gyx6G__tableRowExpanded:hover{background:0 0}.adminPrimitives-module__8Gyx6G__table tbody tr:last-child td{border-bottom:0}.adminPrimitives-module__8Gyx6G__tableActions{text-align:right;white-space:nowrap}.adminPrimitives-module__8Gyx6G__tableIcon{width:40px}.adminPrimitives-module__8Gyx6G__tableNumeric{text-align:right;font-variant-numeric:tabular-nums}.adminPrimitives-module__8Gyx6G__itemsList{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);overflow:hidden}.adminPrimitives-module__8Gyx6G__itemsRow{gap:var(--space-2);padding:var(--space-2)var(--space-3);border-top:1px solid var(--border);grid-template-columns:minmax(0,2.2fr) 120px 90px 120px 120px 90px;align-items:center;display:grid}.adminPrimitives-module__8Gyx6G__itemsRow:first-child{border-top:0}.adminPrimitives-module__8Gyx6G__itemsHeader{background:var(--bg-subtle);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--fw-medium)}.adminPrimitives-module__8Gyx6G__itemsCellNumeric{text-align:right;font-variant-numeric:tabular-nums}.adminPrimitives-module__8Gyx6G__itemsCellActions{text-align:right}.adminPrimitives-module__8Gyx6G__itemsProductTitle{font-weight:var(--fw-medium)}.adminPrimitives-module__8Gyx6G__itemsProductMeta{font-size:var(--text-xs);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__itemsQtyInput{max-width:110px}.adminPrimitives-module__8Gyx6G__itemsRemoveButton{color:var(--text-secondary)}.adminPrimitives-module__8Gyx6G__tableRowExpanded{background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__tableRowExpanded>td{padding-top:var(--space-3)!important;padding-bottom:var(--space-4)!important}.adminPrimitives-module__8Gyx6G__expandedContent{gap:var(--space-5);padding:var(--space-4);background:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border);grid-template-columns:1fr 200px;display:grid}.adminPrimitives-module__8Gyx6G__expandedSection{gap:var(--space-3);display:grid}.adminPrimitives-module__8Gyx6G__expandedSectionTitle{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--fw-bold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;display:flex}.adminPrimitives-module__8Gyx6G__expandedItemsList{gap:0;display:grid}.adminPrimitives-module__8Gyx6G__expandedItem{align-items:baseline;gap:var(--space-4);padding:var(--space-2)0;border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr auto;display:grid}.adminPrimitives-module__8Gyx6G__expandedItem:last-child{border-bottom:none}.adminPrimitives-module__8Gyx6G__expandedItemName{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-primary);line-height:var(--lh-normal)}.adminPrimitives-module__8Gyx6G__expandedItemDetails{align-items:baseline;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);font-variant-numeric:tabular-nums;white-space:nowrap;display:flex}.adminPrimitives-module__8Gyx6G__expandedItemDetails span{color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__expandedItemDetails strong{color:var(--text-primary);font-weight:var(--fw-semibold)}.adminPrimitives-module__8Gyx6G__expandedSummary{padding:var(--space-3);background:var(--bg-subtle);border-radius:var(--radius-md);gap:var(--space-2);align-self:start;display:grid}.adminPrimitives-module__8Gyx6G__expandedSummaryRow{justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.adminPrimitives-module__8Gyx6G__expandedSummaryRow span:last-child{font-weight:var(--fw-medium);color:var(--text-primary)}.adminPrimitives-module__8Gyx6G__expandedSummaryTotal{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding-top:var(--space-2);margin-top:var(--space-1);border-top:1px solid var(--border);display:flex}.adminPrimitives-module__8Gyx6G__expandedSummaryTotal span:first-child{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-secondary)}.adminPrimitives-module__8Gyx6G__expandedSummaryTotal strong{color:var(--text-primary);font-weight:var(--fw-bold);font-size:var(--text-base)}@media (max-width:900px){.adminPrimitives-module__8Gyx6G__expandedContent{gap:var(--space-3);grid-template-columns:1fr}}@media (max-width:720px){.adminPrimitives-module__8Gyx6G__tableWrap{border-radius:var(--radius-md);overflow-x:auto}.adminPrimitives-module__8Gyx6G__table th,.adminPrimitives-module__8Gyx6G__table td{padding:var(--space-3);font-size:var(--text-sm)}.adminPrimitives-module__8Gyx6G__expandedContent,.adminPrimitives-module__8Gyx6G__expandedSummary{padding:var(--space-3)}}.adminPrimitives-module__8Gyx6G__tabs{gap:var(--space-2);flex-direction:column;display:flex}.adminPrimitives-module__8Gyx6G__tabList{gap:var(--space-2);border-bottom:1px solid var(--border);padding-bottom:var(--space-2);flex-wrap:wrap;display:flex}.adminPrimitives-module__8Gyx6G__tabButton{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font-weight:var(--fw-medium);padding:var(--space-2)var(--space-3);background:0 0;border:1px solid #0000}.adminPrimitives-module__8Gyx6G__tabButton:hover,.adminPrimitives-module__8Gyx6G__tabButton:focus-visible{color:var(--text-primary);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__tabButtonActive{color:var(--text-primary);background:var(--bg-surface);border-color:var(--border)}.adminPrimitives-module__8Gyx6G__emptyState{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8)var(--space-5);color:var(--text-muted);text-align:center;background:linear-gradient(180deg,rgba(var(--action-primary-rgb),.08)0%,#ffffffd6 100%);border:1px dashed rgba(var(--action-primary-rgb),.14);border-radius:20px;flex-direction:column;display:flex}.adminPrimitives-module__8Gyx6G__emptyState:before{content:"📭";opacity:.5;font-size:32px}.adminPrimitives-module__8Gyx6G__notice{border:1px solid var(--border);background:var(--bg-subtle);border-radius:var(--radius-md);border-left:3px solid var(--action-primary);align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.adminPrimitives-module__8Gyx6G__noticeIcon{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.adminPrimitives-module__8Gyx6G__noticeContent{flex:1;min-width:0}.adminPrimitives-module__8Gyx6G__noticeDismiss{appearance:none;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px 6px;font-size:16px;line-height:1;display:inline-flex}.adminPrimitives-module__8Gyx6G__noticeSuccess{border-color:var(--state-success-border);border-left-color:var(--state-success);background:#16a34a1a}.adminPrimitives-module__8Gyx6G__noticeWarning{border-color:var(--state-warning-border);border-left-color:var(--state-warning);background:#6d28d91a}.adminPrimitives-module__8Gyx6G__noticeError{border-color:var(--state-error-border);border-left-color:var(--state-error);background:#dc26261a}.adminPrimitives-module__8Gyx6G__noticeDismiss:hover{color:var(--text-secondary);background:#0000000a}.adminPrimitives-module__8Gyx6G__noticeDismiss:focus-visible{box-shadow:var(--focus-ring);outline:none}.adminPrimitives-module__8Gyx6G__emptyState:before{content:"";opacity:1;background:radial-gradient(circle at 30% 30%,#ffffffd1 0%,#fff0 52%),linear-gradient(135deg,rgba(var(--action-primary-rgb),.18)0%,rgba(var(--action-primary-rgb),.08)100%);border-radius:18px;width:56px;height:56px;font-size:0;display:block;box-shadow:inset 0 1px #ffffffb8,0 12px 24px #6d28d91a}.adminPrimitives-module__8Gyx6G__textMuted{color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__textError{color:var(--state-error)}.adminPrimitives-module__8Gyx6G__tabularNums{font-variant-numeric:tabular-nums}.adminPrimitives-module__8Gyx6G__badge{align-items:center;gap:var(--space-1);border-radius:var(--radius-full);background:var(--bg-subtle);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--text-secondary);white-space:nowrap;border:none;padding:3px 12px;line-height:1.4;display:inline-flex}.adminPrimitives-module__8Gyx6G__badgeNeutral{background:var(--bg-muted);color:var(--text-secondary)}.adminPrimitives-module__8Gyx6G__badgeSuccess{background:var(--state-success-bg);color:var(--state-success-text)}.adminPrimitives-module__8Gyx6G__badgeWarning{background:var(--state-warning-bg);color:var(--state-warning-text)}.adminPrimitives-module__8Gyx6G__badgeDanger{background:var(--state-error-bg);color:var(--state-error-text)}.adminPrimitives-module__8Gyx6G__badgeInfo{background:var(--state-info-bg);color:var(--state-info-text)}.adminPrimitives-module__8Gyx6G__control{height:44px;padding:0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--lh-normal);box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);transition:border-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out);background:linear-gradient(#fffffffa 0%,#f9fafffa 100%)}.adminPrimitives-module__8Gyx6G__control::placeholder{color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__control:hover:not(:disabled){border-color:var(--border-strong)}.adminPrimitives-module__8Gyx6G__control:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.adminPrimitives-module__8Gyx6G__control:disabled{background:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed;opacity:var(--opacity-disabled)}.adminPrimitives-module__8Gyx6G__controlTextarea{height:auto;min-height:112px;padding:var(--space-3)var(--space-4);resize:vertical}.adminPrimitives-module__8Gyx6G__choiceRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;display:inline-flex}.adminPrimitives-module__8Gyx6G__choiceRow input{cursor:pointer;accent-color:var(--action-primary);margin-top:2px}.adminPrimitives-module__8Gyx6G__switchRow{align-items:center;gap:var(--space-2);padding:var(--space-2)0;display:flex}.adminPrimitives-module__8Gyx6G__selectStyled{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237d879c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3)center;padding-right:calc(var(--space-3) + 16px + var(--space-2));cursor:pointer;background-size:16px;border-radius:var(--radius-sm)!important}.adminPrimitives-module__8Gyx6G__selectStyled:hover:not(:disabled){border-color:var(--border-strong)}.adminPrimitives-module__8Gyx6G__selectStyled:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.adminPrimitives-module__8Gyx6G__selectStyled option{padding:var(--space-2)var(--space-3);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-regular);color:var(--text-primary);background:var(--bg-surface)}.adminPrimitives-module__8Gyx6G__selectStyled option:hover,.adminPrimitives-module__8Gyx6G__selectStyled option:focus,.adminPrimitives-module__8Gyx6G__selectStyled option:checked{background:rgba(var(--action-primary-rgb),.08);color:var(--action-primary)}.adminPrimitives-module__8Gyx6G__selectStyled option:disabled{color:var(--text-muted);background:var(--bg-subtle)}.adminPrimitives-module__8Gyx6G__moneyInputWrapper{align-items:center;display:flex;position:relative}.adminPrimitives-module__8Gyx6G__moneyPrefix{left:var(--space-3);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-secondary);pointer-events:none;z-index:1;position:absolute}.adminPrimitives-module__8Gyx6G__moneyInput{padding-left:calc(var(--space-3) + 32px);font-variant-numeric:tabular-nums}.adminPrimitives-module__8Gyx6G__moneyInput::placeholder{color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__choiceLabel{font-size:var(--text-sm);color:var(--text-secondary)}.adminPrimitives-module__8Gyx6G__choiceHelp{font-size:var(--text-xs);color:var(--text-muted)}.adminPrimitives-module__8Gyx6G__button{justify-content:center;align-items:center;gap:var(--space-2);height:44px;padding:0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--fw-semibold);cursor:pointer;transition:background-color var(--duration-normal)var(--ease-out),box-shadow var(--duration-normal)var(--ease-out),transform var(--duration-fast)var(--ease-out),border-color var(--duration-normal)var(--ease-out);background:#fffffff2;display:inline-flex}.adminPrimitives-module__8Gyx6G__button:hover:not(:disabled){border-color:rgba(var(--action-primary-rgb),.18);background:rgba(var(--action-primary-rgb),.05)}.adminPrimitives-module__8Gyx6G__button:active:not(:disabled){transform:scale(.98)}.adminPrimitives-module__8Gyx6G__button:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.adminPrimitives-module__8Gyx6G__button:disabled{cursor:not-allowed;opacity:var(--opacity-disabled);box-shadow:none;transform:none}.adminPrimitives-module__8Gyx6G__buttonPrimary{background:var(--gradient-brand);color:var(--action-primary-text);box-shadow:var(--shadow-colored);border-color:#0000}.adminPrimitives-module__8Gyx6G__buttonPrimary:hover:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-colored-lg);transform:translateY(-1px)}.adminPrimitives-module__8Gyx6G__buttonPrimary:active:not(:disabled){background:var(--gradient-brand-hover);box-shadow:var(--shadow-xs);transform:scale(.98)}.adminPrimitives-module__8Gyx6G__buttonSecondary{border-color:var(--border);color:var(--action-primary);box-shadow:var(--shadow-xs);background:#fffffff5}.adminPrimitives-module__8Gyx6G__buttonSecondary:hover:not(:disabled){background:var(--action-secondary-hover);border-color:rgba(var(--action-primary-rgb),.18)}.adminPrimitives-module__8Gyx6G__buttonGhost{color:var(--text-secondary);background:0 0;border-color:#0000}.adminPrimitives-module__8Gyx6G__buttonGhost:hover:not(:disabled){background:rgba(var(--action-primary-rgb),.06);color:var(--action-primary)}.adminPrimitives-module__8Gyx6G__buttonDanger{background:var(--gradient-danger);border-color:var(--state-error);color:var(--text-inverse);box-shadow:var(--shadow-sm)}.adminPrimitives-module__8Gyx6G__buttonDanger:hover:not(:disabled){background:var(--state-error);filter:brightness(.95);box-shadow:var(--shadow-md)}.adminPrimitives-module__8Gyx6G__buttonDanger:active:not(:disabled){box-shadow:var(--shadow-xs);transform:scale(.98)}.adminPrimitives-module__8Gyx6G__buttonSm{height:36px;padding:0 var(--space-3);font-size:var(--text-xs)}@media (max-width:640px){.adminPrimitives-module__8Gyx6G__button,.adminPrimitives-module__8Gyx6G__buttonPrimary,.adminPrimitives-module__8Gyx6G__buttonSecondary,.adminPrimitives-module__8Gyx6G__buttonOutline,.adminPrimitives-module__8Gyx6G__buttonGhost,.adminPrimitives-module__8Gyx6G__buttonDanger,.adminPrimitives-module__8Gyx6G__buttonSm,.adminPrimitives-module__8Gyx6G__itemsRemoveButton{min-width:44px;min-height:44px}}
.FiltersBar-module__i2hwoa__bar{gap:var(--space-4);flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;display:flex}.FiltersBar-module__i2hwoa__left{gap:var(--space-4);flex-wrap:wrap;flex:1;align-items:flex-start;min-width:240px;display:flex}.FiltersBar-module__i2hwoa__right{gap:var(--space-2);flex-wrap:wrap;align-items:center;min-height:44px;margin-inline-start:auto;display:flex}@media (max-width:720px){.FiltersBar-module__i2hwoa__bar,.FiltersBar-module__i2hwoa__left,.FiltersBar-module__i2hwoa__right{gap:var(--space-3)}.FiltersBar-module__i2hwoa__right{justify-content:flex-start;width:100%;margin-inline-start:0}}
.KPIStatCard-module__FPnKTq__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-xs);gap:var(--space-2);background:linear-gradient(#fffffffa 0%,#f7f9fff5 100%);min-height:132px;display:grid;position:relative;overflow:hidden}.KPIStatCard-module__FPnKTq__card:before{content:"";background:var(--gradient-brand);height:3px;position:absolute;inset:0 0 auto}.KPIStatCard-module__FPnKTq__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:var(--fw-medium)}.KPIStatCard-module__FPnKTq__value{font-size:clamp(1.6rem,2vw,2rem);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:var(--tracking-tight);font-variant-numeric:tabular-nums;line-height:1}.KPIStatCard-module__FPnKTq__meta{font-size:var(--text-xs);line-height:1.5}.KPIStatCard-module__FPnKTq__metaNeutral{color:var(--text-muted)}.KPIStatCard-module__FPnKTq__metaPositive{color:var(--state-success)}.KPIStatCard-module__FPnKTq__metaNegative{color:var(--state-error)}.KPIStatCard-module__FPnKTq__cardPrimary:before{background:var(--gradient-brand)}.KPIStatCard-module__FPnKTq__cardSuccess:before{background:var(--gradient-success)}.KPIStatCard-module__FPnKTq__cardWarning:before{background:var(--gradient-brand-soft)}.KPIStatCard-module__FPnKTq__cardDanger:before{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%)}.KPIStatCard-module__FPnKTq__cardInfo:before{background:var(--gradient-info)}@media (max-width:640px){.KPIStatCard-module__FPnKTq__card{min-height:120px;padding:var(--space-3)}.KPIStatCard-module__FPnKTq__value{font-size:1.45rem}}
.ProductNeedRow-module__q96GJG__row{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);text-align:left;cursor:pointer;transition:box-shadow var(--duration-normal)var(--ease-out),border-color var(--duration-normal)var(--ease-out),background-color var(--duration-normal)var(--ease-out);background:linear-gradient(#fffffffa 0%,#f8fafcf0 100%);display:grid}.ProductNeedRow-module__q96GJG__row:hover,.ProductNeedRow-module__q96GJG__row:focus-visible{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.ProductNeedRow-module__q96GJG__rowActive{border-color:rgba(var(--action-primary-rgb),.24);background:linear-gradient(180deg,#fffffffc 0%,rgba(var(--action-primary-rgb),.035)100%);box-shadow:var(--shadow-sm),0 0 0 1px rgba(var(--action-primary-rgb),.05)}.ProductNeedRow-module__q96GJG__rowFaded{opacity:.96}.ProductNeedRow-module__q96GJG__rowDanger{box-shadow:var(--shadow-xs),inset 0 0 0 1px #dc26260f}.ProductNeedRow-module__q96GJG__rowWarning{box-shadow:var(--shadow-xs),inset 0 0 0 1px #d977060f}.ProductNeedRow-module__q96GJG__rowSuccess{box-shadow:var(--shadow-xs),inset 0 0 0 1px #0596690d}.ProductNeedRow-module__q96GJG__rowNeutral{box-shadow:var(--shadow-xs)}.ProductNeedRow-module__q96GJG__rowHeader{gap:var(--space-2);display:grid}.ProductNeedRow-module__q96GJG__headerTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.ProductNeedRow-module__q96GJG__titleBlock{gap:var(--space-2);min-width:0;display:grid}.ProductNeedRow-module__q96GJG__titleRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductNeedRow-module__q96GJG__name{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--text-primary);letter-spacing:var(--tracking-tight);margin:0}.ProductNeedRow-module__q96GJG__focusBadge{border-radius:var(--radius-full);background:rgba(var(--action-primary-rgb),.12);color:var(--action-primary);font-size:11px;font-weight:var(--fw-semibold);align-items:center;padding:2px 10px;display:inline-flex}.ProductNeedRow-module__q96GJG__metaRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductNeedRow-module__q96GJG__metaBadge{border-radius:var(--radius-full);background:var(--bg-subtle);border:1px solid var(--border-subtle);color:var(--text-muted);font-size:var(--text-xs);align-items:center;padding:4px 10px;display:inline-flex}.ProductNeedRow-module__q96GJG__supportText{color:var(--text-secondary);font-size:var(--text-sm);margin:0;line-height:1.5}.ProductNeedRow-module__q96GJG__metricGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ProductNeedRow-module__q96GJG__metric{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-subtle);display:grid}.ProductNeedRow-module__q96GJG__metricLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.ProductNeedRow-module__q96GJG__metricValue{font-size:var(--text-base);font-weight:var(--fw-semibold);color:var(--text-primary);line-height:1.3}.ProductNeedRow-module__q96GJG__footer{justify-content:space-between;align-items:flex-end;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);display:flex}.ProductNeedRow-module__q96GJG__footerMeta{gap:var(--space-2);min-width:0;display:grid}.ProductNeedRow-module__q96GJG__footerItem{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--bg-subtle);border:1px solid var(--border-subtle);width:fit-content;font-size:var(--text-sm);color:var(--text-secondary);padding:8px 12px;display:inline-flex}.ProductNeedRow-module__q96GJG__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.ProductNeedRow-module__q96GJG__rowCompact{gap:var(--space-3);padding:var(--space-3)var(--space-4)}.ProductNeedRow-module__q96GJG__compactRow{gap:var(--space-3);display:grid}.ProductNeedRow-module__q96GJG__compactHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.ProductNeedRow-module__q96GJG__compactTitleBlock{gap:var(--space-1);display:grid}.ProductNeedRow-module__q96GJG__compactMeta{font-size:var(--text-xs);color:var(--text-muted)}.ProductNeedRow-module__q96GJG__compactStats{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductNeedRow-module__q96GJG__compactStat{border-radius:var(--radius-full);background:var(--bg-subtle);border:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-secondary);align-items:center;padding:6px 10px;display:inline-flex}@media (max-width:1080px){.ProductNeedRow-module__q96GJG__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ProductNeedRow-module__q96GJG__row{padding:var(--space-3)}.ProductNeedRow-module__q96GJG__headerTop,.ProductNeedRow-module__q96GJG__footer,.ProductNeedRow-module__q96GJG__compactHeader{flex-direction:column;align-items:stretch}.ProductNeedRow-module__q96GJG__metricGrid{gap:var(--space-2);grid-template-columns:1fr}.ProductNeedRow-module__q96GJG__footerItem{width:100%}.ProductNeedRow-module__q96GJG__actions{justify-content:stretch}:is(.ProductNeedRow-module__q96GJG__actions a,.ProductNeedRow-module__q96GJG__actions button){width:100%}}
.RecentMovementsTable-module__InB80G__root{gap:var(--space-3);min-width:0;display:grid}.RecentMovementsTable-module__InB80G__tableWrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-xs);overflow:hidden}.RecentMovementsTable-module__InB80G__desktopTable{display:block}.RecentMovementsTable-module__InB80G__mobileList{display:none}.RecentMovementsTable-module__InB80G__mobileCard{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-xs);display:grid}.RecentMovementsTable-module__InB80G__mobileTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.RecentMovementsTable-module__InB80G__mobileDate{font-size:var(--text-xs);color:var(--text-muted)}.RecentMovementsTable-module__InB80G__mobileBody{gap:var(--space-3);display:grid}.RecentMovementsTable-module__InB80G__mobileItem{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--fw-semibold);display:block}.RecentMovementsTable-module__InB80G__mobileMeta{font-size:var(--text-xs);color:var(--text-secondary);margin-top:4px;display:block}.RecentMovementsTable-module__InB80G__mobileMetrics{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.RecentMovementsTable-module__InB80G__mobileMetric{gap:4px;display:grid}.RecentMovementsTable-module__InB80G__metricLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.RecentMovementsTable-module__InB80G__emptyState{gap:var(--space-2);padding:var(--space-4);border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle);color:var(--text-muted);display:grid}.RecentMovementsTable-module__InB80G__emptyTitle{color:var(--text-primary);font-size:var(--text-sm)}.RecentMovementsTable-module__InB80G__emptyText{font-size:var(--text-sm);line-height:1.5}@media (max-width:720px){.RecentMovementsTable-module__InB80G__desktopTable{display:none}.RecentMovementsTable-module__InB80G__mobileList{gap:var(--space-3);display:grid}.RecentMovementsTable-module__InB80G__mobileTop{flex-direction:column;align-items:stretch}.RecentMovementsTable-module__InB80G__mobileMetrics{grid-template-columns:1fr}}
.Chip-module__L8deoa__chip{border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--fw-semibold);white-space:nowrap;border:1px solid #0000;align-items:center;padding:4px 12px;line-height:1.4;display:inline-flex}.Chip-module__L8deoa__chipCompact{padding:2px 10px;font-size:11px}.Chip-module__L8deoa__chipStatusRASCUNHO{background:var(--status-rascunho-bg);color:var(--status-rascunho-text);border-color:#4f46e524}.Chip-module__L8deoa__chipStatusCONFIRMADO{background:var(--status-confirmado-bg);color:var(--status-confirmado-text);border-color:#6d28d924}.Chip-module__L8deoa__chipStatusEM_PRODUCAO{background:var(--status-em_producao-bg);color:var(--status-em_producao-text);border-color:#5b21b624}.Chip-module__L8deoa__chipStatusPRONTO{background:var(--status-pronto-bg);color:var(--status-pronto-text);border-color:#15803d24}.Chip-module__L8deoa__chipStatusENTREGUE{background:var(--status-entregue-bg);color:var(--status-entregue-text);border-color:#04785724}.Chip-module__L8deoa__chipStatusCANCELADO{background:var(--status-cancelado-bg);color:var(--status-cancelado-text);border-color:#be123c24}.Chip-module__L8deoa__chipAttentionStrong{background:var(--attention-strong-bg);color:var(--attention-strong-text);border-color:#b91c1c1f}.Chip-module__L8deoa__chipAttentionWeak{background:var(--attention-weak-bg);color:var(--attention-weak-text);border-color:#6d28d91f}
.skuRecipeDrawer-module__9iM8bG__backdrop{z-index:90;background:#0f172a6b;position:fixed;inset:0}.skuRecipeDrawer-module__9iM8bG__drawer{background:var(--bg-surface);border-left:1px solid var(--border);z-index:91;flex-direction:column;width:min(760px,100vw);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-6px 0 28px #0f172a24}.skuRecipeDrawer-module__9iM8bG__drawerHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-5);border-bottom:1px solid var(--border);display:flex}.skuRecipeDrawer-module__9iM8bG__titleWrap{gap:var(--space-1);display:grid}.skuRecipeDrawer-module__9iM8bG__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0}.skuRecipeDrawer-module__9iM8bG__title{font-size:var(--text-xl);font-weight:var(--fw-semibold);margin:0}.skuRecipeDrawer-module__9iM8bG__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin:0}.skuRecipeDrawer-module__9iM8bG__titleMeta{gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.skuRecipeDrawer-module__9iM8bG__body{padding:var(--space-5);gap:var(--space-4);flex:1;align-content:start;display:grid;overflow-y:auto}.skuRecipeDrawer-module__9iM8bG__links{display:none}.skuRecipeDrawer-module__9iM8bG__linkGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.skuRecipeDrawer-module__9iM8bG__linkCard{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(var(--action-primary-rgb),.04),#fffffff0);transition:border-color var(--duration-fast)var(--ease-out),transform var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out);gap:6px;text-decoration:none;display:grid}.skuRecipeDrawer-module__9iM8bG__linkCard:hover{border-color:rgba(var(--action-primary-rgb),.18);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.skuRecipeDrawer-module__9iM8bG__linkTitle{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary)}.skuRecipeDrawer-module__9iM8bG__linkText{color:var(--text-secondary);font-size:12px;line-height:1.5}.skuRecipeDrawer-module__9iM8bG__sourcePanel{gap:var(--space-2);padding:var(--space-4);border:1px solid rgba(var(--action-primary-rgb),.14);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(var(--action-primary-rgb),.08),rgba(var(--action-primary-rgb),.03));display:grid}.skuRecipeDrawer-module__9iM8bG__sourceHeader{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.skuRecipeDrawer-module__9iM8bG__sourceText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.55}.skuRecipeDrawer-module__9iM8bG__summaryGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.skuRecipeDrawer-module__9iM8bG__metricCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);padding:var(--space-4);padding-top:calc(var(--space-4) + 3px);gap:var(--space-1);box-shadow:var(--shadow-xs);display:grid;position:relative;overflow:hidden}.skuRecipeDrawer-module__9iM8bG__metricCard:before{content:"";border-radius:var(--radius-lg)var(--radius-lg)0 0;background:var(--accent);height:3px;position:absolute;inset:0 0 auto}.skuRecipeDrawer-module__9iM8bG__metricCard:first-child:before{background:#6366f1}.skuRecipeDrawer-module__9iM8bG__metricCard:nth-child(2):before{background:#10b981}.skuRecipeDrawer-module__9iM8bG__metricCard:nth-child(3):before{background:#f59e0b}.skuRecipeDrawer-module__9iM8bG__metricLabel{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em}.skuRecipeDrawer-module__9iM8bG__metricValue{font-size:var(--text-2xl);font-weight:var(--fw-bold);font-variant-numeric:tabular-nums;color:var(--text-primary);margin:var(--space-1)0}.skuRecipeDrawer-module__9iM8bG__metricMeta{font-size:var(--text-xs);color:var(--text-muted)}.skuRecipeDrawer-module__9iM8bG__ingredientList{gap:var(--space-3);display:grid}.skuRecipeDrawer-module__9iM8bG__ingredientRow{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3);gap:var(--space-3);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:start;display:grid}.skuRecipeDrawer-module__9iM8bG__ingredientActions{align-items:flex-end;height:100%;display:flex}.skuRecipeDrawer-module__9iM8bG__ingredientMeta{gap:var(--space-3);font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;grid-column:1/-1;display:flex}.skuRecipeDrawer-module__9iM8bG__comboboxWrap{width:100%;position:relative}.skuRecipeDrawer-module__9iM8bG__comboboxDropdown{border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:95;background:#fffffffa;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.skuRecipeDrawer-module__9iM8bG__comboboxOption{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2)var(--space-3);font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;text-align:left;transition:background var(--duration-fast)var(--ease-default);background:0 0;border:none;display:flex}.skuRecipeDrawer-module__9iM8bG__comboboxOption:hover{background:var(--bg-subtle)}.skuRecipeDrawer-module__9iM8bG__comboboxOptionSelected{background:rgba(var(--action-primary-rgb),.08);color:var(--action-primary);font-weight:var(--fw-medium)}.skuRecipeDrawer-module__9iM8bG__comboboxOptionUnit{font-size:var(--text-xs);color:var(--text-muted);flex-shrink:0}.skuRecipeDrawer-module__9iM8bG__breakdown{gap:var(--space-2);display:grid}.skuRecipeDrawer-module__9iM8bG__breakdownRow,.skuRecipeDrawer-module__9iM8bG__breakdownTotal{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2)0;border-bottom:1px solid var(--border-subtle);font-variant-numeric:tabular-nums;display:flex}.skuRecipeDrawer-module__9iM8bG__breakdownTotal{padding-top:var(--space-3);font-size:var(--text-base);font-weight:var(--fw-semibold);border-bottom:none}.skuRecipeDrawer-module__9iM8bG__footer{justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:720px){.skuRecipeDrawer-module__9iM8bG__summaryGrid,.skuRecipeDrawer-module__9iM8bG__linkGrid,.skuRecipeDrawer-module__9iM8bG__ingredientRow{grid-template-columns:1fr}.skuRecipeDrawer-module__9iM8bG__drawerHeader,.skuRecipeDrawer-module__9iM8bG__body{padding:var(--space-4)}.skuRecipeDrawer-module__9iM8bG__drawer{width:100vw}}@media (max-width:420px){.skuRecipeDrawer-module__9iM8bG__titleMeta{width:100%}.skuRecipeDrawer-module__9iM8bG__footer>*{justify-content:center;width:100%}}
.HistoryTable-module__uO3yzq__root{gap:var(--space-3);min-width:0;display:grid}.HistoryTable-module__uO3yzq__desktopTable{min-width:0;display:block}.HistoryTable-module__uO3yzq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;background:var(--bg-surface);box-shadow:var(--shadow-xs);min-width:0;overflow-x:auto}.HistoryTable-module__uO3yzq__table{border-collapse:collapse;width:100%;min-width:920px}.HistoryTable-module__uO3yzq__table th,.HistoryTable-module__uO3yzq__table td{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--border);text-align:left;font-size:var(--text-sm)}.HistoryTable-module__uO3yzq__table thead th{background:var(--bg-subtle);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs)}.HistoryTable-module__uO3yzq__row{cursor:pointer;transition:background var(--duration-fast)var(--ease-default)}.HistoryTable-module__uO3yzq__row:hover{background:#0f172a0a}.HistoryTable-module__uO3yzq__numeric{text-align:right;font-variant-numeric:tabular-nums}.HistoryTable-module__uO3yzq__actions{text-align:right;white-space:nowrap}.HistoryTable-module__uO3yzq__checkboxCell{width:40px}.HistoryTable-module__uO3yzq__itemName{font-weight:var(--fw-medium);color:var(--text-primary)}.HistoryTable-module__uO3yzq__itemMeta{font-size:var(--text-xs);color:var(--text-muted)}.HistoryTable-module__uO3yzq__mobileList{display:none}.HistoryTable-module__uO3yzq__mobileCard{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-xs);display:grid}.HistoryTable-module__uO3yzq__mobileCardTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.HistoryTable-module__uO3yzq__mobileCheckbox{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-muted);display:inline-flex}.HistoryTable-module__uO3yzq__mobileCardBody{gap:var(--space-3);display:grid}.HistoryTable-module__uO3yzq__mobileMetrics{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.HistoryTable-module__uO3yzq__mobileMetric{gap:4px;display:grid}.HistoryTable-module__uO3yzq__metricLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.HistoryTable-module__uO3yzq__mobileActions{padding-top:var(--space-2);border-top:1px solid var(--border-subtle)}@media (max-width:720px){.HistoryTable-module__uO3yzq__desktopTable{display:none}.HistoryTable-module__uO3yzq__mobileList{gap:var(--space-3);display:grid}.HistoryTable-module__uO3yzq__mobileCardTop{flex-direction:column;align-items:stretch}.HistoryTable-module__uO3yzq__mobileMetrics{grid-template-columns:1fr}}
﻿.ProductNeedList-module__S61QFa__list{gap:var(--space-3);display:grid}
.RightRail-module__LHLmoW__rightRail{min-width:0;position:relative}.RightRail-module__LHLmoW__sticky{top:var(--space-4);max-height:calc(100svh - var(--space-4)*2);scrollbar-width:thin;scrollbar-color:var(--border-strong)transparent;position:sticky;overflow-y:auto}.RightRail-module__LHLmoW__panel{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:var(--space-4);gap:var(--space-4);display:grid}.RightRail-module__LHLmoW__title{font-size:var(--text-base);font-weight:var(--fw-semibold);color:var(--text-primary);margin:0}.RightRail-module__LHLmoW__content{gap:var(--space-3);display:grid}@media (max-width:960px){.RightRail-module__LHLmoW__sticky{max-height:none;position:static;overflow:visible}}
.FiltersPanel-module__nKBUEW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#0f172a61;position:fixed;inset:0}.FiltersPanel-module__nKBUEW__panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:50;border:1px solid var(--border-subtle);background:linear-gradient(#fffffffa 0%,#f6f7fff5 100%);flex-direction:column;max-height:90vh;display:flex}.FiltersPanel-module__nKBUEW__panelPopover{min-width:min(480px,calc(94vw - var(--space-4)));max-width:min(480px,calc(94vw - var(--space-4)));max-height:min(600px,90vh - 120px);right:var(--space-2);margin-top:var(--space-2);position:absolute}.FiltersPanel-module__nKBUEW__panelDrawer{border-right:1px solid var(--border-subtle);width:min(340px,88vw);max-width:min(340px,88vw);height:100%;padding-bottom:env(safe-area-inset-bottom,0px);border-radius:0;position:fixed;top:0;left:0}.FiltersPanel-module__nKBUEW__panelCompact{font-size:var(--text-xs)}.FiltersPanel-module__nKBUEW__panelHeader{padding:var(--space-4)var(--space-5);border-bottom:1px solid var(--border-subtle);background:#f5f6ffeb;justify-content:space-between;align-items:center;display:flex}.FiltersPanel-module__nKBUEW__panelHeaderContent{align-items:center;gap:var(--space-2);display:flex}.FiltersPanel-module__nKBUEW__panelTitle{font-size:var(--text-lg);font-weight:var(--fw-semibold);font-family:var(--font-display);color:var(--text-primary);line-height:var(--lh-tight);letter-spacing:var(--tracking-tight);margin:0}.FiltersPanel-module__nKBUEW__panelClose{border-radius:var(--radius-sm);cursor:pointer;width:32px;height:32px;color:var(--text-secondary);transition:background-color var(--duration-fast)var(--ease-out),color var(--duration-fast)var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.FiltersPanel-module__nKBUEW__panelClose:hover{background:rgba(var(--action-primary-rgb),.08);color:var(--action-primary)}.FiltersPanel-module__nKBUEW__panelClose:focus-visible{box-shadow:var(--shadow-focus);outline:none}.FiltersPanel-module__nKBUEW__panelBody{padding:var(--space-5);gap:var(--space-4);flex:1;min-height:0;display:grid;overflow:visible auto}.FiltersPanel-module__nKBUEW__panelFooter{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-5);border-top:1px solid var(--border-subtle);background:#f5f6ffeb;display:flex;position:sticky;bottom:0}.FiltersPanel-module__nKBUEW__triggerButton{position:relative}.FiltersPanel-module__nKBUEW__badge{border-radius:var(--radius-full);background:var(--gradient-brand);min-width:18px;height:18px;color:var(--action-primary-text);font-size:10px;font-weight:var(--fw-bold);font-family:var(--font-sans);box-shadow:var(--shadow-colored);justify-content:center;align-items:center;padding:0 4px;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}@media (max-width:640px){.FiltersPanel-module__nKBUEW__panelPopover{width:min(94vw,480px);max-height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}
.categories-module__S0GUcG__pageHeader{align-items:baseline;gap:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__pageSubtitle{margin:var(--space-2)0 0;max-width:56ch;font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.categories-module__S0GUcG__kpiBar{align-items:center;gap:var(--space-4);padding:var(--space-2)var(--space-4);background:var(--bg-subtle);border-radius:var(--radius-full);display:flex}.categories-module__S0GUcG__kpiItem{align-items:baseline;gap:6px;display:flex}.categories-module__S0GUcG__kpiValue{color:var(--text-primary);font-size:14px;font-weight:700}.categories-module__S0GUcG__kpiLabel{color:var(--text-muted);font-size:12px;font-weight:500}.categories-module__S0GUcG__kpiDivider{background:var(--border);width:1px;height:16px}.categories-module__S0GUcG__kpiSuccess .categories-module__S0GUcG__kpiValue,.categories-module__S0GUcG__kpiSuccess .categories-module__S0GUcG__kpiLabel{color:var(--state-success)}.categories-module__S0GUcG__kpiWarning .categories-module__S0GUcG__kpiValue,.categories-module__S0GUcG__kpiWarning .categories-module__S0GUcG__kpiLabel{color:var(--state-warning)}.categories-module__S0GUcG__toolbarBlock{gap:var(--space-3);margin-bottom:var(--space-4);display:grid}.categories-module__S0GUcG__toolbar{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__clearButton{min-width:92px}.categories-module__S0GUcG__toolbarMain{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:360px;min-width:240px;display:flex}.categories-module__S0GUcG__searchWrap{flex:280px;align-items:center;min-width:200px;display:flex;position:relative}.categories-module__S0GUcG__searchIcon{left:var(--space-3);color:var(--text-muted);pointer-events:none;z-index:1;position:absolute}.categories-module__S0GUcG__searchInput{width:100%;height:44px;padding:0 var(--space-3);padding-left:var(--space-10);color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:13px;font-weight:500;transition:all .15s}.categories-module__S0GUcG__searchInput:hover{border-color:var(--border-strong)}.categories-module__S0GUcG__searchInput:focus{border-color:var(--action-primary);box-shadow:var(--shadow-focus);outline:none}.categories-module__S0GUcG__filtersWrap{position:relative}.categories-module__S0GUcG__filtersButton{border-radius:var(--radius-md);gap:6px;height:44px}.categories-module__S0GUcG__filtersButtonActive{border-color:var(--action-primary);background:rgba(var(--action-primary-rgb),.05);color:var(--action-primary)}.categories-module__S0GUcG__filtersPanel{top:calc(100% + var(--space-2));right:var(--space-2);width:min(520px,calc(92vw - var(--space-4)));background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-height:min(600px,90vh - 120px);padding:var(--space-4);z-index:50;flex-direction:column;animation:.15s categories-module__S0GUcG__filtersPanelIn;display:flex;position:absolute;overflow:visible auto;box-shadow:0 10px 40px -10px #00000026,0 4px 12px #0000000d}.categories-module__S0GUcG__filtersHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);margin-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.categories-module__S0GUcG__filtersHeaderTitle{color:var(--text-primary);font-size:14px;font-weight:700}.categories-module__S0GUcG__filtersGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.categories-module__S0GUcG__filtersFooter{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);display:flex}.categories-module__S0GUcG__filtersCountBadge{border-radius:var(--radius-full);min-width:18px;height:18px;color:var(--action-primary);background:rgba(var(--action-primary-rgb),.1);border:1px solid rgba(var(--action-primary-rgb),.18);justify-content:center;align-items:center;margin-left:8px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.categories-module__S0GUcG__chipsRow{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.categories-module__S0GUcG__chip{align-items:center;gap:var(--space-2);padding:4px var(--space-3);border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-subtle);color:var(--text-secondary);font-size:12px;font-weight:500;display:inline-flex}.categories-module__S0GUcG__chipButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:12px;display:inline-flex}.categories-module__S0GUcG__chipButton:hover{color:var(--text-primary)}@keyframes categories-module__S0GUcG__filtersPanelIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.categories-module__S0GUcG__filtersEmpty{color:var(--text-muted);font-size:13px}.categories-module__S0GUcG__filtersGroup{gap:var(--space-3);flex-direction:column;display:flex}.categories-module__S0GUcG__filtersGroupHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.categories-module__S0GUcG__filtersGroupHeader svg{opacity:.7}.categories-module__S0GUcG__filtersGroupContent{gap:var(--space-2);flex-direction:column;display:flex}.categories-module__S0GUcG__filterField{flex-direction:column;gap:4px;display:flex}.categories-module__S0GUcG__filterFieldLabel{color:var(--text-secondary);font-size:12px;font-weight:500}.categories-module__S0GUcG__modalOverlay{padding:var(--space-4);z-index:50;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.categories-module__S0GUcG__modalCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(640px,96vw);overflow:hidden;box-shadow:0 20px 60px -20px #00000059,0 8px 24px #0000001f}.categories-module__S0GUcG__modalHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-subtle);background:var(--bg-subtle);display:flex}.categories-module__S0GUcG__modalBody{padding:var(--space-4);gap:var(--space-3);display:grid}.categories-module__S0GUcG__modalTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.categories-module__S0GUcG__modalFooter{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);display:flex}.categories-module__S0GUcG__modalHint{color:var(--text-muted);font-size:12px}.categories-module__S0GUcG__resultsBar{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4);margin-bottom:var(--space-4);background:linear-gradient(135deg,rgba(var(--action-primary-rgb),.08),rgba(var(--action-primary-rgb),.03));border:1px solid rgba(var(--action-primary-rgb),.14);border-radius:var(--radius-lg);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__resultsLabel{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary);margin:0}.categories-module__S0GUcG__resultsHelper{max-width:58ch;color:var(--text-secondary);margin:6px 0 0;font-size:13px;line-height:1.5}.categories-module__S0GUcG__resultsStats{gap:var(--space-2);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__resultsStat{border-radius:var(--radius-full);background:var(--bg-surface);border:1px solid rgba(var(--action-primary-rgb),.12);font-size:12px;font-weight:var(--fw-medium);color:var(--text-secondary);align-items:center;padding:8px 12px;display:inline-flex}.categories-module__S0GUcG__tableWrap{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 1px 3px #0000000a}.categories-module__S0GUcG__desktopTable{overflow-x:auto}.categories-module__S0GUcG__mobileList{padding:var(--space-3);display:none}.categories-module__S0GUcG__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.categories-module__S0GUcG__table thead{background:var(--bg-subtle)}.categories-module__S0GUcG__table thead th{padding:var(--space-4);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;font-size:11px;font-weight:600}.categories-module__S0GUcG__colNumeric{width:120px;text-align:right!important}.categories-module__S0GUcG__colActions{width:220px;text-align:right!important}.categories-module__S0GUcG__table tbody td{padding:var(--space-4);vertical-align:middle;border-bottom:1px solid var(--border-subtle)}.categories-module__S0GUcG__table tbody tr:last-child td{border-bottom:none}.categories-module__S0GUcG__table tbody tr{transition:all .15s}.categories-module__S0GUcG__table tbody tr:hover{background:rgba(var(--action-primary-rgb),.05);box-shadow:inset 3px 0 0 var(--action-primary)}.categories-module__S0GUcG__mobileCard{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-left:3px solid var(--action-primary);border-radius:var(--radius-lg);background:var(--gradient-surface);box-shadow:var(--shadow-xs);display:grid}.categories-module__S0GUcG__mobileCardInactive{border-left-color:var(--border-strong);opacity:.84}.categories-module__S0GUcG__mobileCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.categories-module__S0GUcG__mobileCardTitleWrap{align-items:flex-start;gap:var(--space-2);min-width:0;display:flex}.categories-module__S0GUcG__mobileTypeIcon{border-radius:var(--radius-md);background:rgba(var(--action-primary-rgb),.08);width:28px;height:28px;color:var(--action-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.categories-module__S0GUcG__mobileCardTitle{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary);line-height:1.35}.categories-module__S0GUcG__mobileCardPath{color:var(--text-muted);margin-top:4px;font-size:12px;line-height:1.4}.categories-module__S0GUcG__mobileCardDescription{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.categories-module__S0GUcG__mobileCardMeta{gap:var(--space-2);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__mobileMetaPill{border-radius:var(--radius-full);background:rgba(var(--action-primary-rgb),.08);color:var(--text-secondary);font-size:11px;font-weight:var(--fw-medium);align-items:center;padding:4px 8px;display:inline-flex}.categories-module__S0GUcG__mobileStats{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.categories-module__S0GUcG__mobileStatCard{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border-subtle);gap:4px;padding:10px 12px;display:grid}.categories-module__S0GUcG__mobileStatLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:11px}.categories-module__S0GUcG__mobileStatValue{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.categories-module__S0GUcG__mobileActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.categories-module__S0GUcG__mobileActionLink{min-height:32px;padding:0 var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-secondary);background:var(--bg-surface);align-items:center;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.categories-module__S0GUcG__mobileActionLink:hover{border-color:var(--action-primary);color:var(--action-primary)}.categories-module__S0GUcG__categoryCell{z-index:0;padding-left:var(--space-4);position:relative}.categories-module__S0GUcG__categoryCellInner{margin-left:0}.categories-module__S0GUcG__categoryCell[data-depth="1"] .categories-module__S0GUcG__categoryCellInner{margin-left:40px}.categories-module__S0GUcG__categoryCell[data-depth="2"] .categories-module__S0GUcG__categoryCellInner{margin-left:80px}.categories-module__S0GUcG__categoryCell[data-depth="3"] .categories-module__S0GUcG__categoryCellInner{margin-left:120px}.categories-module__S0GUcG__categoryCell[data-depth="4"] .categories-module__S0GUcG__categoryCellInner{margin-left:160px}.categories-module__S0GUcG__categoryCell[data-depth="5"] .categories-module__S0GUcG__categoryCellInner{margin-left:200px}.categories-module__S0GUcG__categoryCell[data-depth="0"]:before,.categories-module__S0GUcG__categoryCell[data-depth="0"]:after{display:none}.categories-module__S0GUcG__categoryCell[data-depth="1"]:before{content:"";top:0;bottom:0;left:calc(var(--space-4) + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="2"]:before{content:"";top:0;bottom:0;left:calc(var(--space-4) + 40px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="3"]:before{content:"";top:0;bottom:0;left:calc(var(--space-4) + 80px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="4"]:before{content:"";top:0;bottom:0;left:calc(var(--space-4) + 120px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="5"]:before{content:"";top:0;bottom:0;left:calc(var(--space-4) + 160px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="1"]:after{content:"";top:50%;left:calc(var(--space-4) + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:16px;height:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="2"]:after{content:"";top:50%;left:calc(var(--space-4) + 40px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:16px;height:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="3"]:after{content:"";top:50%;left:calc(var(--space-4) + 80px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:16px;height:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="4"]:after{content:"";top:50%;left:calc(var(--space-4) + 120px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:16px;height:1px;position:absolute}.categories-module__S0GUcG__categoryCell[data-depth="5"]:after{content:"";top:50%;left:calc(var(--space-4) + 160px + 14px);background:var(--border-subtle);opacity:.9;z-index:0;pointer-events:none;width:16px;height:1px;position:absolute}.categories-module__S0GUcG__categoryName{color:var(--text-primary);font-weight:650}.categories-module__S0GUcG__categoryCell[data-depth="0"] .categories-module__S0GUcG__categoryName{font-weight:700}.categories-module__S0GUcG__categoryCell:not([data-depth="0"]) .categories-module__S0GUcG__categoryName{font-weight:600}.categories-module__S0GUcG__categoryPath{color:var(--text-muted);margin-top:2px;font-size:12px;display:block}.categories-module__S0GUcG__countBadge{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-subtle);min-width:28px;color:var(--text-primary);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:650;display:inline-flex}.categories-module__S0GUcG__countBadgeMuted{color:var(--text-muted)}.categories-module__S0GUcG__inlineActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:inline-flex}.categories-module__S0GUcG__actionButton{height:32px;padding:0 var(--space-3);color:var(--action-primary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;background:0 0;font-size:13px;font-weight:600;transition:all .15s}.categories-module__S0GUcG__actionButton:hover{border-color:var(--action-primary);background:rgba(var(--action-primary-rgb),.06)}.categories-module__S0GUcG__treeToolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.categories-module__S0GUcG__treeToolbarLeft{align-items:center;gap:var(--space-2);display:flex}.categories-module__S0GUcG__treeToolbarRight{gap:var(--space-2);display:inline-flex}.categories-module__S0GUcG__categoryCellInner{align-items:start;gap:var(--space-2);z-index:1;grid-template-columns:22px 20px 1fr;display:grid;position:relative}.categories-module__S0GUcG__expanderButton{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;margin-top:2px;transition:all .15s;display:inline-flex}.categories-module__S0GUcG__expanderButton:hover{background:var(--bg-subtle);border-color:var(--border);color:var(--text-primary)}.categories-module__S0GUcG__expanderSpacer{width:22px;height:22px;display:inline-block}.categories-module__S0GUcG__categoryTypeIcon{width:20px;height:20px;color:var(--text-muted);justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.categories-module__S0GUcG__actionLink{color:var(--action-primary);font-size:13px;font-weight:600;text-decoration:none}.categories-module__S0GUcG__actionLink:hover{color:var(--action-primary-hover);text-decoration:underline}.categories-module__S0GUcG__subAction{color:var(--text-secondary);font-size:13px;font-weight:500;text-decoration:none}.categories-module__S0GUcG__subAction:hover{color:var(--text-primary);text-decoration:underline}.categories-module__S0GUcG__emptyState{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-12)var(--space-4);text-align:center;flex-direction:column;display:flex}.categories-module__S0GUcG__emptyStateIcon{opacity:.5;font-size:48px}.categories-module__S0GUcG__emptyStateTitle{font-size:var(--text-lg);color:var(--text-primary);font-weight:600}.categories-module__S0GUcG__emptyStateText{font-size:var(--text-sm);color:var(--text-muted);max-width:320px}@media (max-width:840px){.categories-module__S0GUcG__pageHeader{align-items:flex-start;gap:var(--space-3);flex-direction:column}.categories-module__S0GUcG__kpiBar{width:100%;padding:var(--space-3);border-radius:var(--radius-md);justify-content:space-between}.categories-module__S0GUcG__resultsBar{padding:var(--space-3)}.categories-module__S0GUcG__colActions{width:180px}.categories-module__S0GUcG__filtersGrid{grid-template-columns:1fr}}@media (max-width:640px){.categories-module__S0GUcG__treeToolbar{flex-direction:column;align-items:stretch}.categories-module__S0GUcG__treeToolbarRight{width:100%}.categories-module__S0GUcG__treeToolbarRight>*{flex:1 1 0}.categories-module__S0GUcG__resultsStats{width:100%}.categories-module__S0GUcG__desktopTable{display:none}.categories-module__S0GUcG__mobileList{gap:var(--space-3);display:grid}.categories-module__S0GUcG__mobileStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.categories-module__S0GUcG__mobileCardHeader{flex-direction:column}.categories-module__S0GUcG__mobileStats{grid-template-columns:1fr}.categories-module__S0GUcG__mobileActions>*{justify-content:center;width:100%}}
.OrderStatusStack-module__PGvLSG__stack{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.OrderStatusStack-module__PGvLSG__overflowChip{border-radius:var(--radius-full);background:var(--bg-subtle);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--fw-medium);white-space:nowrap;cursor:help;transition:background-color var(--duration-fast)var(--ease-out),color var(--duration-fast)var(--ease-out);align-items:center;padding:3px 12px;line-height:1.4;display:inline-flex;position:relative}.OrderStatusStack-module__PGvLSG__overflowChip:hover,.OrderStatusStack-module__PGvLSG__overflowChip:focus-visible{background:var(--bg-muted);color:var(--text-primary)}.OrderStatusStack-module__PGvLSG__overflowChip:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.OrderStatusStack-module__PGvLSG__tooltip{margin-bottom:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--text-primary);color:var(--text-inverse);font-size:var(--text-xs);font-family:var(--font-sans);white-space:nowrap;border-radius:var(--radius-sm);box-shadow:var(--shadow-md);z-index:100;pointer-events:none;white-space:normal;word-wrap:break-word;max-width:200px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.OrderStatusStack-module__PGvLSG__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (max-width:640px){.OrderStatusStack-module__PGvLSG__stack{gap:var(--space-1)}.OrderStatusStack-module__PGvLSG__tooltip{max-width:150px;font-size:11px}}
.AnalyzeCharts-module__ExTOHa__stack{gap:var(--space-4);display:grid}.AnalyzeCharts-module__ExTOHa__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-xs);gap:var(--space-4);display:grid}.AnalyzeCharts-module__ExTOHa__cardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.AnalyzeCharts-module__ExTOHa__cardTitle{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--text-primary);margin:0}.AnalyzeCharts-module__ExTOHa__cardDescription{margin:var(--space-1)0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:1.5}.AnalyzeCharts-module__ExTOHa__cardHint{min-height:32px;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--bg-subtle);color:var(--text-muted);font-size:var(--text-xs);white-space:nowrap;justify-content:center;align-items:center;display:inline-flex}.AnalyzeCharts-module__ExTOHa__chart{gap:var(--space-3);display:grid}.AnalyzeCharts-module__ExTOHa__chartRow{gap:var(--space-3);font-size:var(--text-xs);grid-template-columns:52px minmax(0,1fr) 72px;align-items:center;display:grid}.AnalyzeCharts-module__ExTOHa__chartLabel{color:var(--text-muted);font-weight:var(--fw-medium)}.AnalyzeCharts-module__ExTOHa__chartBars{gap:var(--space-2);display:grid}.AnalyzeCharts-module__ExTOHa__barTrack{border-radius:var(--radius-full);background:var(--bg-subtle);height:8px;overflow:hidden}.AnalyzeCharts-module__ExTOHa__barProduction{border-radius:inherit;background:rgba(var(--action-primary-rgb),.82);height:100%}.AnalyzeCharts-module__ExTOHa__barConsumption{border-radius:inherit;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);height:100%}.AnalyzeCharts-module__ExTOHa__chartValue{text-align:right;color:var(--text-secondary);font-variant-numeric:tabular-nums}.AnalyzeCharts-module__ExTOHa__ranking{gap:var(--space-3);display:grid}.AnalyzeCharts-module__ExTOHa__rankingRow{gap:var(--space-3);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;display:grid}.AnalyzeCharts-module__ExTOHa__rankingIndex{border-radius:var(--radius-full);background:rgba(var(--action-primary-rgb),.12);width:28px;height:28px;color:var(--action-primary);font-size:var(--text-xs);font-weight:var(--fw-semibold);justify-content:center;align-items:center;display:inline-flex}.AnalyzeCharts-module__ExTOHa__rankingMain{gap:var(--space-2);display:grid}.AnalyzeCharts-module__ExTOHa__rankingLabel{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--fw-medium)}.AnalyzeCharts-module__ExTOHa__rankingBarWrap{background:var(--bg-subtle);border-radius:var(--radius-full);height:8px;overflow:hidden}.AnalyzeCharts-module__ExTOHa__rankingBar{border-radius:inherit;background:var(--gradient-brand);height:100%}.AnalyzeCharts-module__ExTOHa__rankingValue{text-align:right;color:var(--text-secondary);font-size:var(--text-sm);font-variant-numeric:tabular-nums}.AnalyzeCharts-module__ExTOHa__emptyState{padding:var(--space-5);border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);color:var(--text-muted);font-size:var(--text-sm);line-height:1.5}@media (max-width:720px){.AnalyzeCharts-module__ExTOHa__card{padding:var(--space-3)}.AnalyzeCharts-module__ExTOHa__cardHeader{flex-direction:column;align-items:stretch}.AnalyzeCharts-module__ExTOHa__chartRow{gap:var(--space-2);grid-template-columns:1fr}.AnalyzeCharts-module__ExTOHa__chartValue{text-align:left}.AnalyzeCharts-module__ExTOHa__rankingRow{gap:var(--space-2);grid-template-columns:24px minmax(0,1fr) auto}}
.Pagination-module__Xj4Qaq__paginationRow{padding:var(--space-3)var(--space-4);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Pagination-module__Xj4Qaq__paginationControls{align-items:center;gap:var(--space-3);display:flex}.Pagination-module__Xj4Qaq__paginationButton{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg-surface);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:border-color .15s,color .15s;display:inline-flex}.Pagination-module__Xj4Qaq__paginationButton:hover,.Pagination-module__Xj4Qaq__paginationButton:focus-visible{border-color:var(--border-strong);color:var(--text-primary)}.Pagination-module__Xj4Qaq__paginationButtonDisabled{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);color:var(--text-muted);font-size:var(--text-sm);cursor:default;-webkit-user-select:none;user-select:none;display:inline-flex}.Pagination-module__Xj4Qaq__paginationInfo{font-size:var(--text-sm);color:var(--text-secondary)}.Pagination-module__Xj4Qaq__paginationMeta{font-size:var(--text-sm);color:var(--text-muted)}
.SkuAutocomplete-module__R_X3UG__combobox{position:relative}.SkuAutocomplete-module__R_X3UG__inputWrap{align-items:center;display:flex;position:relative}.SkuAutocomplete-module__R_X3UG__input{padding-right:38px}.SkuAutocomplete-module__R_X3UG__toggleButton{right:var(--space-2);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute}.SkuAutocomplete-module__R_X3UG__toggleButton:hover{color:var(--text-primary);background:var(--bg-subtle)}.SkuAutocomplete-module__R_X3UG__optionTitle{font-weight:var(--fw-medium);color:var(--text-primary)}.SkuAutocomplete-module__R_X3UG__optionUnit{color:var(--text-muted);font-size:var(--text-xs);text-transform:uppercase}
.Pagination-module__Zv1h3q__paginationRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4)0;margin-top:var(--space-5);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.Pagination-module__Zv1h3q__paginationControls{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex-shrink:0;display:flex}.Pagination-module__Zv1h3q__paginationButton{height:36px;padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border);align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.Pagination-module__Zv1h3q__paginationButton:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-subtle)}.Pagination-module__Zv1h3q__paginationButtonDisabled{height:36px;padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border-subtle);cursor:not-allowed;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.Pagination-module__Zv1h3q__paginationInfo{padding:0 var(--space-2);color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:500}.Pagination-module__Zv1h3q__paginationInfo strong{color:var(--text-primary);font-weight:600}.Pagination-module__Zv1h3q__paginationMeta{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:400}.Pagination-module__Zv1h3q__paginationRight{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.Pagination-module__Zv1h3q__pageSizeWrap{align-items:center;gap:var(--space-2);flex-shrink:0;display:inline-flex}.Pagination-module__Zv1h3q__pageSizeLabel{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:400}.Pagination-module__Zv1h3q__pageSizeSelect{appearance:none;min-width:64px;height:40px;padding:0 calc(var(--space-3) + 18px)0 var(--space-3);font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-primary);background-color:#0000;background-image:linear-gradient(#fffffffa 0%,#f9fafffa 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%237d879c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:0 0,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;background-position:right var(--space-2)center;border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:inset 0 1px 0 #ffffffb8,var(--shadow-xs);cursor:pointer}.Pagination-module__Zv1h3q__pageSizeSelect:focus-visible{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}
﻿.Drawer-module__-aU2gG__overlay{z-index:60;justify-content:flex-end;display:flex;position:fixed;inset:0}.Drawer-module__-aU2gG__backdrop{background:#0f172a59;border:none;position:absolute;inset:0}.Drawer-module__-aU2gG__panel{background:var(--bg-surface);border-left:1px solid var(--border);width:min(380px,92vw);height:100%;box-shadow:var(--shadow-md);grid-template-rows:auto 1fr;display:grid;position:relative}.Drawer-module__-aU2gG__header{padding:var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Drawer-module__-aU2gG__title{font-size:var(--text-base);font-weight:var(--fw-semibold);margin:0}.Drawer-module__-aU2gG__close{color:var(--text-secondary);border-radius:var(--radius-sm);padding:var(--space-1)var(--space-2);cursor:pointer;background:0 0;border:1px solid #0000}.Drawer-module__-aU2gG__close:hover,.Drawer-module__-aU2gG__close:focus-visible{border-color:var(--border);background:var(--bg-subtle)}.Drawer-module__-aU2gG__body{padding:var(--space-4);gap:var(--space-3);display:grid;overflow-y:auto}
