@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--sm-canvas:#f5f7fa;--sm-surface:#fff;--sm-surface-subtle:#eef1f5;--sm-nav:#151b26;--sm-nav-soft:#202837;--sm-text:#172033;--sm-muted:#667085;--sm-border:#dde2e8;--sm-action:#2563eb;--sm-action-hover:#1d4ed8;--sm-success:#18864b;--sm-warning:#b76e00;--sm-danger:#c9362b;--sm-info-fill:#eaf1ff;--sm-success-fill:#eaf7f0;--sm-warning-fill:#fff5e3;--sm-danger-fill:#fdedec;--sm-shadow-floating:0 8px 28px -6px #0f172929;--sm-sidebar-width:240px;--sm-topbar-height:64px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--sm-canvas);color:var(--sm-text);text-rendering:optimizelegibility;margin:0;font-family:Inter Variable,Inter,Arial,sans-serif;font-size:14px;line-height:1.43}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.boot-screen{min-height:100vh;color:var(--sm-muted);justify-content:center;align-items:center;gap:12px;display:flex}.spinner{border:2px solid var(--sm-border);border-top-color:var(--sm-action);border-radius:50%;flex:none;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{border:1px solid var(--sm-border);cursor:pointer;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.58}.button--primary{color:#fff;background:var(--sm-action);border-color:var(--sm-action);box-shadow:0 2px 5px #2563eb2e}.button--primary:hover:not(:disabled){background:var(--sm-action-hover);border-color:var(--sm-action-hover)}.button--secondary{background:var(--sm-surface)}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){background:var(--sm-surface-subtle);border-color:#c5ccd6}.button--quiet{background:0 0;border-color:#0000}.button--danger{color:var(--sm-danger);background:var(--sm-danger-fill);border-color:#f2c9c5}.button__spinner{animation:.7s linear infinite spin}.icon-button{cursor:pointer;width:34px;height:34px;color:var(--sm-muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover{background:var(--sm-surface-subtle);color:var(--sm-text)}.icon-button--danger:hover{color:var(--sm-danger);background:var(--sm-danger-fill)}.table-action-group{align-items:center;gap:2px;display:inline-flex}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span:first-child{color:#344054;font-size:13px;font-weight:600;line-height:18px}.field input,.field select,.field textarea,.search-control input{background:var(--sm-surface);width:100%;min-width:0;min-height:42px;color:var(--sm-text);border:1px solid #cfd5dd;border-radius:9px;padding:9px 12px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;font:inherit;line-height:1.45}.field select[multiple]{min-height:76px}.field input::placeholder,.search-control input::placeholder{color:#98a2b3}.field input:focus,.field select:focus,.field textarea:focus,.search-control:focus-within{border-color:var(--sm-action);outline:0;box-shadow:0 0 0 3px #2563eb1f}.field input:disabled,.field select:disabled,.field textarea:disabled{background:var(--sm-surface-subtle);color:var(--sm-muted)}.field small{color:var(--sm-muted);overflow-wrap:anywhere;font-size:12px;line-height:17px}.field small a{color:var(--sm-action)}.field-requirement{color:#a15c00;white-space:nowrap;background:#fff4e5;border-radius:999px;margin-left:7px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:600}.form-stack{flex-direction:column;gap:18px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.form-grid--single{grid-template-columns:minmax(0,1fr)}.form-grid--nested{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid__full{grid-column:1/-1}.warehouse-address-editor{border-top:1px solid var(--sm-border);flex-direction:column;gap:12px;padding-top:16px;display:flex}.warehouse-address-editor__heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.warehouse-address-editor__heading>span{flex-direction:column;gap:3px;min-width:0;display:flex}.warehouse-address-editor__heading strong{font-size:14px}.warehouse-address-editor__heading small,.warehouse-address-editor__hint{color:var(--sm-muted);font-size:12px;line-height:17px}.warehouse-address-editor__empty{color:var(--sm-muted);text-align:center;background:#fafbfc;border:1px dashed #cfd5dd;border-radius:10px;padding:18px;font-size:12px}.warehouse-address-editor__list{flex-direction:column;gap:10px;display:flex}.warehouse-catalog-override{border:1px solid var(--sm-border);background:#fbfcfd;border-radius:11px}.warehouse-catalog-override>summary{cursor:pointer;align-items:center;padding:13px;list-style:none;display:flex}.warehouse-catalog-override>summary::-webkit-details-marker{display:none}.warehouse-catalog-override>summary:after{content:"+";color:var(--sm-muted);margin-left:auto;font-size:18px}.warehouse-catalog-override[open]>summary:after{content:"−"}.warehouse-catalog-override>summary>span{flex-direction:column;gap:2px;display:flex}.warehouse-catalog-override>summary strong{font-size:13px}.warehouse-catalog-override>summary small,.warehouse-catalog-override__body>small{color:var(--sm-muted);font-size:11px;line-height:16px}.warehouse-catalog-override__body{border-top:1px solid var(--sm-border);flex-direction:column;gap:12px;padding:0 13px 13px;display:flex}.warehouse-catalog-override__body>.segmented-control{margin-top:13px}.warehouse-catalog-override__options{border:1px solid var(--sm-border);background:#fff;border-radius:9px;grid-template-columns:minmax(0,1fr);gap:3px;max-height:280px;padding:8px;display:grid;overflow-y:auto}.warehouse-address-card{border:1px solid var(--sm-border);background:#fafbfc;border-radius:11px;flex-direction:column;gap:12px;padding:13px;display:flex}.warehouse-address-card__title{justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.form-alert{color:#a12922;background:var(--sm-danger-fill);overflow-wrap:anywhere;border:1px solid #f2c9c5;border-radius:9px;align-items:flex-start;gap:9px;min-height:44px;padding:10px 12px;font-size:13px;line-height:20px;display:flex}.form-section-heading{border-top:1px solid var(--sm-border);justify-content:space-between;align-items:flex-end;gap:16px;padding-top:8px;display:flex}.form-section-heading>span{font-size:15px;font-weight:650}.form-section-heading>small{color:var(--sm-muted);text-align:right;font-size:12px}.parameter-group{border:1px solid var(--sm-border);background:var(--sm-surface);border-radius:10px}.parameter-group:not([open]){overflow:hidden}.parameter-group[open]{position:relative;overflow:visible}.parameter-group[open]:focus-within{z-index:30}.parameter-group--missing:not([open]){border-color:#e7aaa4;box-shadow:0 0 0 1px #c9362b14}.parameter-group--missing:not([open])>summary{background:var(--sm-danger-fill)}.parameter-group>summary .parameter-group__missing-count{color:var(--sm-danger);font-weight:600}.parameter-group>summary{cursor:pointer;background:var(--sm-surface-subtle);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 13px;font-size:13px;font-weight:600;display:flex}.parameter-group>summary small{color:var(--sm-muted);font-size:11px;font-weight:500}.parameter-group__fields{padding:16px}.login-page{background:var(--sm-surface);grid-template-columns:minmax(440px,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.login-panel{background:radial-gradient(circle at 85% 20%, #477cff2e, transparent 30%), radial-gradient(circle at 12% 90%, #1563eb29, transparent 35%), var(--sm-nav);color:#fff;flex-direction:column;min-height:100vh;padding:48px clamp(48px,6vw,96px);display:flex;position:relative;overflow:hidden}.login-panel:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-240px}.login-brand{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.login-brand>span:last-child{flex-direction:column;min-width:0;display:flex}.login-brand strong{font-size:16px;line-height:22px}.login-brand small{color:#98a5b9;font-size:11px}.brand-mark{background:var(--sm-action);color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.brand-mark--light{background:#ffffff1f;border:1px solid #ffffff1f}.login-copy{z-index:1;max-width:620px;margin:auto 0 42px;position:relative}.login-copy__eyebrow{color:#b9ccff;background:#4b80ff24;border:1px solid #6691ff38;border-radius:99px;margin-bottom:22px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.login-copy h1{letter-spacing:-1.3px;text-wrap:balance;max-width:620px;margin:0;font-size:clamp(34px,4vw,52px);font-weight:620;line-height:1.08}.login-copy p{color:#adb7c8;max-width:540px;margin:22px 0 0;font-size:16px;line-height:25px}.login-preview{z-index:1;max-width:560px;margin-bottom:auto;position:relative}.login-preview__window{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff13;border:1px solid #ffffff1a;border-radius:18px;padding:16px;box-shadow:0 24px 80px #0000003d}.login-preview__bar{color:#9eabbe;align-items:center;gap:6px;font-size:11px;display:flex}.login-preview__bar i{background:#68758a;border-radius:50%;width:7px;height:7px;display:block}.login-preview__bar span{margin-left:7px}.login-preview__metrics{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.login-preview__metrics>div{background:#0d121b80;border-radius:12px;grid-template-columns:auto 1fr;gap:5px 8px;min-width:0;padding:14px;display:grid}.login-preview__metrics svg{color:#7ea3ff}.login-preview__metrics span{color:#9eabbe;font-size:12px}.login-preview__metrics strong{overflow-wrap:anywhere;grid-column:2;font-size:15px}.login-preview__notice{color:#bac5d6;align-items:center;gap:8px;margin-top:10px;padding:11px 13px;font-size:12px;display:flex}.pulse-dot,.sidebar-health__dot{background:#42c67a;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #42c67a1f}.login-panel__footnote{z-index:1;color:#7f8ba0;margin:34px 0 0;font-size:11px;position:relative}.login-form-side{background:#fbfcfd;justify-content:center;align-items:center;min-width:0;padding:48px clamp(32px,7vw,110px);display:flex}.login-form-wrap{width:min(100%,420px)}.login-form-heading__icon{display:none}.login-form-heading h2{letter-spacing:-.4px;margin:0;font-size:27px;line-height:36px}.login-form-heading p{color:var(--sm-muted);margin:8px 0 30px}.password-field{display:block;position:relative}.password-field input{padding-right:44px}.password-field button{width:34px;height:34px;color:var(--sm-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex;position:absolute;top:4px;right:4px}.login-submit{flex-direction:row-reverse;width:100%;min-height:44px;margin-top:2px}.login-help{background:var(--sm-info-fill);color:#36517e;border-radius:11px;margin-top:28px;padding:15px 16px}.login-help strong{margin-bottom:3px;font-size:13px;display:block}.login-help p{margin:0;font-size:12px;line-height:18px}.app-shell{min-height:100vh}.sidebar{z-index:40;width:var(--sm-sidebar-width);background:var(--sm-nav);color:#e5eaf2;flex-direction:column;height:100vh;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar__brand{height:var(--sm-topbar-height);flex:0 0 var(--sm-topbar-height);border-bottom:1px solid #ffffff13;align-items:center;gap:10px;padding:0 18px;display:flex}.sidebar__brand>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar__brand strong{font-size:14px;line-height:18px}.sidebar__brand span{color:#8f9bae;white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:14px;overflow:hidden}.sidebar__brand .brand-mark{width:34px;height:34px}.sidebar__close{color:#aeb8c8;background:0 0;border:0;margin-left:auto;display:none}.sidebar__nav{scrollbar-width:thin;scrollbar-color:#344054 transparent;flex:auto;padding:18px 12px;overflow-y:auto}.nav-group+.nav-group{margin-top:24px}.nav-group__label{color:#717e91;letter-spacing:.08em;text-transform:uppercase;padding:0 10px 7px;font-size:10px;font-weight:650;line-height:15px;display:block}.nav-item{color:#aab4c4;border-radius:8px;align-items:center;gap:10px;min-height:38px;margin:2px 0;padding:8px 10px;font-size:13px;font-weight:500;transition:background .14s,color .14s;display:flex;position:relative}.nav-item span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-item:hover:not(.nav-item--disabled){color:#fff;background:#ffffff0e}.nav-item--active{color:#e8efff;background:#487bff24}.nav-item--active:before{content:"";background:#5f8cff;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:-12px}.nav-item--disabled{cursor:default;opacity:.54}.nav-item__soon{color:#8f9bae;background:#ffffff12;border-radius:99px;margin-left:auto;padding:1px 5px;font-size:9px;line-height:15px}.sidebar__footer{border-top:1px solid #ffffff12;flex:none;padding:12px}.sidebar-health{background:#ffffff09;border-radius:9px;align-items:flex-start;gap:10px;padding:10px;display:flex}.sidebar-health__dot{width:7px;height:7px;margin-top:5px}.sidebar-health>div{flex-direction:column;min-width:0;display:flex}.sidebar-health strong{font-size:11px;line-height:16px}.sidebar-health span:last-child{color:#7f8ba0;font-size:10px;line-height:15px}.sidebar-help{color:#8f9bae;border-radius:8px;align-items:center;gap:9px;margin-top:5px;padding:8px 10px;font-size:12px;display:flex}.sidebar-help:hover{color:#fff;background:#ffffff0a}.app-main{min-width:0;min-height:100vh;margin-left:var(--sm-sidebar-width)}.topbar{z-index:30;height:var(--sm-topbar-height);border-bottom:1px solid var(--sm-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;align-items:center;padding:0 24px;display:flex;position:sticky;top:0}.topbar__menu{border:1px solid var(--sm-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:none}.topbar__spacer{flex:1}.organization-switcher{text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:6px 9px 6px 6px;display:flex}.organization-switcher:disabled{opacity:1}.organization-switcher:not(:disabled){cursor:pointer}.organization-switcher:not(:disabled):hover{border-color:var(--sm-border);background:var(--sm-surface-subtle)}.organization-switcher__mark{background:var(--sm-info-fill);width:32px;height:32px;color:var(--sm-action);border-radius:8px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.organization-switcher>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.organization-switcher small,.profile-trigger small{color:var(--sm-muted);font-size:10px;line-height:14px}.organization-switcher strong,.profile-trigger strong{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:12px;line-height:17px;overflow:hidden}.profile-menu{position:relative}.profile-trigger{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:5px 7px;display:flex}.profile-trigger:hover,.profile-trigger[aria-expanded=true]{background:var(--sm-surface-subtle)}.avatar{color:#244f9b;background:#dce7ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.profile-trigger__text{text-align:left;flex-direction:column;min-width:0;display:flex}.profile-popover{border:1px solid var(--sm-border);width:250px;box-shadow:var(--sm-shadow-floating);background:#fff;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.profile-popover__identity{border-bottom:1px solid var(--sm-border);overflow-wrap:anywhere;flex-direction:column;padding:9px 10px 12px;display:flex}.profile-popover__identity strong{font-size:12px}.profile-popover__identity span{color:var(--sm-muted);font-size:11px}.profile-popover button{cursor:pointer;width:100%;color:var(--sm-danger);text-align:left;background:0 0;border:0;border-radius:8px;gap:8px;margin-top:6px;padding:9px 10px;display:flex}.profile-popover button:hover{background:var(--sm-danger-fill)}.content{width:100%;max-width:1600px;margin:0 auto;padding:28px 24px 48px}.page-stack{flex-direction:column;gap:20px;min-width:0;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;min-height:76px;display:flex}.page-header>div:first-child{min-width:0}.page-header__eyebrow{color:var(--sm-action-hover);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:650;line-height:16px;display:block}.page-header h1{letter-spacing:-.35px;overflow-wrap:anywhere;margin:0;font-size:24px;font-weight:650;line-height:32px}.page-header p{max-width:760px;color:var(--sm-muted);overflow-wrap:anywhere;margin:5px 0 0;line-height:20px}.page-header__actions{flex:none}.panel{border:1px solid var(--sm-border);background:var(--sm-surface);border-radius:12px;min-width:0}.panel__header{border-bottom:1px solid var(--sm-border);justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:17px 20px;display:flex}.panel__header>div{min-width:0}.panel__header h2{margin:0;font-size:16px;line-height:24px}.panel__header p{color:var(--sm-muted);margin:2px 0 0;font-size:12px;line-height:18px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--sm-border);background:var(--sm-surface);border-radius:12px;flex-direction:column;min-width:0;min-height:154px;padding:16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}a.metric-card:hover{border-color:#c8d0dc;transform:translateY(-2px);box-shadow:0 7px 18px -12px #0f172959}.metric-card__top{color:var(--sm-muted);justify-content:space-between;align-items:center;display:flex}.metric-card__top>span{background:var(--sm-info-fill);width:34px;height:34px;color:var(--sm-action-hover);border-radius:9px;justify-content:center;align-items:center;display:flex}.metric-card>strong{letter-spacing:-.3px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:14px;font-size:23px;line-height:30px}.metric-card>span{margin-top:1px;font-weight:500}.metric-card>small{color:var(--sm-muted);margin-top:auto;padding-top:10px;font-size:11px}.metric-card--degraded{background:#fffdf9;border-color:#ebcfaa}.metric-card--degraded>strong{color:var(--sm-warning);font-size:16px}.module-list{padding:5px 20px}.module-row{border-bottom:1px solid var(--sm-border);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;display:grid}.module-row:last-child{border-bottom:0}.module-row__icon{background:var(--sm-surface-subtle);color:#475467;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.module-row>div{flex-direction:column;min-width:0;display:flex}.module-row strong{font-size:13px}.module-row>div span{color:var(--sm-muted);overflow-wrap:anywhere;font-size:12px}.module-row--muted{opacity:.68}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:24px;padding:3px 8px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.status-badge__dot{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.status-badge--success{color:var(--sm-success);background:var(--sm-success-fill)}.status-badge--warning{color:var(--sm-warning);background:var(--sm-warning-fill)}.status-badge--danger{color:var(--sm-danger);background:var(--sm-danger-fill)}.status-badge--info{color:var(--sm-action-hover);background:var(--sm-info-fill)}.status-badge--neutral{color:#5e6878;background:var(--sm-surface-subtle)}.summary-strip{border:1px solid var(--sm-border);background:var(--sm-surface);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.summary-strip>div{border-right:1px solid var(--sm-border);align-items:center;gap:12px;min-width:0;min-height:76px;padding:13px 18px;display:flex}.summary-strip>div:last-child{border-right:0}.summary-strip__icon{background:var(--sm-surface-subtle);color:#536071;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.summary-strip__icon--success{background:var(--sm-success-fill);color:var(--sm-success)}.summary-strip__icon--info{background:var(--sm-info-fill);color:var(--sm-action-hover)}.summary-strip__icon--warning{background:var(--sm-warning-fill);color:var(--sm-warning)}.summary-strip>div>span:last-child{flex-direction:column;min-width:0;display:flex}.summary-strip small{color:var(--sm-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.summary-strip strong{font-variant-numeric:tabular-nums;font-size:20px;line-height:26px}.summary-strip strong.summary-strip__money{white-space:nowrap;font-size:clamp(15px,1.45vw,20px)}.data-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--sm-border);align-items:center;gap:12px;min-height:64px;padding:11px 14px;display:flex}.table-toolbar--inventory{flex-wrap:wrap}.search-control{width:min(340px,40vw);min-height:38px;color:var(--sm-muted);background:#fff;border:1px solid #cfd5dd;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-control input{border:0;outline:0;min-height:36px;padding:0;box-shadow:none!important}.filter-select{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd5dd;border-radius:8px;min-width:150px;min-height:38px;padding:7px 32px 7px 10px;font-size:12px}.filter-select:focus{border-color:var(--sm-action);outline:0;box-shadow:0 0 0 3px #2563eb1f}.segmented-control{background:var(--sm-surface-subtle);border-radius:9px;padding:3px;display:flex}.segmented-control button{min-height:30px;color:var(--sm-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:5px 10px;font-size:11px;font-weight:550}.segmented-control button.is-active{color:var(--sm-text);background:#fff;box-shadow:0 1px 3px #0f17291f}.table-toolbar__count{color:var(--sm-muted);white-space:nowrap;margin-left:auto;font-size:11px}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:800px}.warehouse-table{min-width:980px}.inventory-table{min-width:1420px}.inventory-table th:first-child,.inventory-table td:first-child{text-align:center;width:42px;padding-right:6px}.inventory-table input[type=checkbox],.inventory-selection-bar input[type=checkbox]{width:16px;height:16px;accent-color:var(--sm-action);cursor:pointer}.data-table th{z-index:1;height:44px;color:var(--sm-muted);border-bottom:1px solid var(--sm-border);text-align:left;white-space:nowrap;background:#fafbfc;padding:0 14px;font-size:11px;font-weight:600;line-height:16px;position:sticky;top:0}.data-table td{vertical-align:middle;border-bottom:1px solid #e8ebef;min-width:0;height:58px;padding:8px 14px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfcfe}.identity-cell,.warehouse-cell{align-items:center;gap:10px;min-width:220px;display:flex}.inventory-cell{align-items:center;min-width:210px;display:flex}.inventory-cell>span:last-child,.identifier-cell,.warehouse-reference,.vehicle-facts{flex-direction:column;min-width:0;display:flex}.inventory-cell strong,.identifier-cell strong,.warehouse-reference strong,.vehicle-facts strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:18px}.inventory-cell small,.identifier-cell small,.warehouse-reference small,.vehicle-facts small{max-width:280px;color:var(--sm-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.inventory-photo-placeholder{color:#8b95a5;border:1px solid var(--sm-border);background:linear-gradient(145deg,#f8fafc,#edf1f5);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:58px;height:42px;display:inline-flex}.inventory-photo-placeholder small{font-size:8px;line-height:10px}.vehicle-type-placeholder{color:#53657d;background:linear-gradient(145deg,#f5f8fc,#e8eef6);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;min-height:92px;padding:12px;display:inline-flex}.vehicle-type-placeholder small{max-width:100%;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px;overflow:hidden}.vehicle-type-placeholder.is-compact{border:1px solid var(--sm-border);gap:1px;width:58px;height:42px;min-height:0;padding:4px}.vehicle-type-placeholder.is-compact small{max-width:52px;font-size:8px;line-height:10px}.vehicle-type-placeholder--car,.vehicle-type-placeholder--lcv{color:#315ea8;background:linear-gradient(145deg,#f3f7ff,#e2ebfb)}.vehicle-type-placeholder--truck,.vehicle-type-placeholder--trailer{color:#78551f;background:linear-gradient(145deg,#fffaf0,#f3e8d1)}.vehicle-type-placeholder--agricultural{color:#36734e;background:linear-gradient(145deg,#f1faf4,#dcefe3)}.vehicle-type-placeholder--construction,.vehicle-type-placeholder--other{color:#8a5d18;background:linear-gradient(145deg,#fff9e9,#f4e6bd)}.vehicle-type-placeholder--bus,.vehicle-type-placeholder--motorhome{color:#6d4a9b;background:linear-gradient(145deg,#faf6ff,#ece2f8)}.vehicle-type-placeholder--unknown{color:#7d8795;background:repeating-linear-gradient(135deg,#f7f8fa,#f7f8fa 8px,#eef1f4 8px 16px)}.organization-cell{flex-direction:column;gap:2px;min-width:150px;display:flex}.organization-cell strong{font-size:12px}.organization-cell small{color:var(--sm-muted);font-size:10px}.organizations-table tr.is-selected td{background:var(--sm-info-fill)}.organization-slug{color:var(--sm-muted);font-size:12px}.table-toolbar__hint{color:var(--sm-muted);margin-top:2px;font-size:11px;display:block}.identifier-cell strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.identifier-cell small{letter-spacing:.015em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.money-cell{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;line-height:18px}.publication-tags{flex-direction:column;align-items:flex-start;gap:4px;min-width:150px;display:flex}.identity-cell>span:last-child,.warehouse-cell>span:last-child,.location-cell{flex-direction:column;min-width:0;display:flex}.identity-cell strong,.warehouse-cell strong,.location-cell strong{overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:18px}.identity-cell small,.warehouse-cell small,.location-cell small{max-width:300px;color:var(--sm-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;overflow:hidden}.avatar--table{width:32px;height:32px;font-size:10px}.warehouse-cell__icon{width:34px;height:34px;color:var(--sm-action-hover);background:var(--sm-info-fill);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.role-label,.timezone-label,.date-cell{color:#475467;white-space:nowrap;font-size:12px}.timezone-label{background:var(--sm-surface-subtle);border-radius:6px;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.table-action-cell{text-align:right;width:54px}.table-loading{min-height:130px;color:var(--sm-muted);justify-content:center;align-items:center;gap:10px;display:flex}.module-note{color:#785217;background:#fffaf0;border-bottom:1px solid #ecd7b5;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-size:12px;line-height:18px;display:flex}.module-note svg{flex:none}.table-pagination{border-top:1px solid var(--sm-border);min-height:62px;color:var(--sm-muted);justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;font-size:12px;display:flex}.table-pagination>div{gap:8px;display:flex}.pagination-number{border:1px solid var(--sm-border);color:#475467;cursor:pointer;background:#fff;border-radius:8px;min-width:34px;min-height:34px;padding:5px 9px;font-size:12px}.pagination-number:hover,.pagination-number.is-active{color:var(--sm-action-hover);background:var(--sm-info-fill);border-color:#a9c1f8}.inventory-selection-bar{border-bottom:1px solid var(--sm-border);background:#fbfcfe;align-items:center;gap:9px;min-height:52px;padding:8px 14px;display:flex}.inventory-selection-bar>label{color:#475467;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.inventory-selection-bar>strong{color:var(--sm-action-hover);white-space:nowrap;margin-left:auto;font-size:12px}.advanced-filter-panel{border-bottom:1px solid var(--sm-border);background:#fcfcfd}.advanced-filter-panel>summary{color:#475467;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:9px 14px;font-size:12px;font-weight:600;list-style:none;display:flex}.advanced-filter-panel>summary::-webkit-details-marker{display:none}.advanced-filter-panel>summary>span{align-items:center;gap:7px;display:inline-flex}.advanced-filter-panel>summary small{color:var(--sm-muted);font-size:11px;font-weight:500}.advanced-filter-panel__body{padding:0 14px 14px}.advanced-filter-panel__scope{color:var(--sm-muted);margin-bottom:9px;font-size:11px;line-height:16px}.advanced-filter-panel__empty{color:var(--sm-muted);background:#fff;border:1px dashed #c8cfd8;border-radius:9px;padding:12px;font-size:12px}.advanced-filter-picker{grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr) auto;gap:8px;display:grid}.advanced-filter-picker .search-control,.advanced-filter-picker .filter-select{width:100%}.advanced-filter-list{flex-direction:column;gap:7px;margin-top:10px;display:flex}.advanced-filter-row{border:1px solid var(--sm-border);background:#fff;border-radius:9px;grid-template-columns:minmax(190px,1fr) 120px minmax(180px,1fr) 34px;align-items:center;gap:8px;padding:8px;display:grid}.advanced-filter-row__name{flex-direction:column;min-width:0;display:flex}.advanced-filter-row__name strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.advanced-filter-row__name small{color:var(--sm-muted);font-size:10px}.advanced-filter-row select,.advanced-filter-row input{background:#fff;border:1px solid #cfd5dd;border-radius:7px;width:100%;min-height:34px;padding:6px 9px;font-size:11px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:40px 24px;display:flex}.empty-state h3{margin:0;font-size:16px}.empty-state p{max-width:520px;color:var(--sm-muted);overflow-wrap:anywhere;margin:6px 0 16px}.toast-inline{z-index:70;max-width:min(400px,100vw - 32px);min-height:42px;color:var(--sm-success);box-shadow:var(--sm-shadow-floating);background:#f2fbf6;border:1px solid #bce3cc;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:600;display:flex;position:fixed;top:78px;right:24px}.dialog-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182870;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dialog{background:#fff;border:1px solid #ffffff85;border-radius:16px;flex-direction:column;width:min(100%,580px);max-height:min(88vh,760px);display:flex;overflow:hidden;box-shadow:0 24px 70px -18px #0f17296b}.dialog-layer--drawer{justify-content:flex-end;align-items:stretch;padding:0}.dialog--drawer{border-top:0;border-bottom:0;border-right:0;border-radius:18px 0 0 18px;width:min(100%,560px);max-height:100vh;animation:.18s ease-out slide-in}@keyframes slide-in{0%{opacity:.7;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.dialog__header{border-bottom:1px solid var(--sm-border);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 20px 17px;display:flex}.dialog__header>div{min-width:0}.dialog__header h2{letter-spacing:-.2px;margin:0;font-size:18px;line-height:26px}.dialog__header p{color:var(--sm-muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:18px}.dialog__body{min-height:0;padding:20px;overflow-y:auto}.dialog__footer{border-top:1px solid var(--sm-border);background:#fbfcfd;justify-content:flex-end;align-items:center;gap:9px;padding:13px 20px;display:flex}.bulk-edit-form{flex-direction:column;gap:9px;display:flex}.bulk-edit-option{border:1px solid var(--sm-border);background:#fbfcfd;border-radius:10px;grid-template-columns:18px minmax(150px,1fr) minmax(180px,1fr);align-items:center;gap:10px;min-width:0;padding:11px;display:grid}.bulk-edit-option>input[type=checkbox]{width:16px;height:16px;accent-color:var(--sm-action)}.bulk-edit-option>span{flex-direction:column;min-width:0;display:flex}.bulk-edit-option>span strong{font-size:12px}.bulk-edit-option>span small{color:var(--sm-muted);font-size:10px;line-height:15px}.bulk-edit-option>select,.bulk-edit-option>input:not([type=checkbox]),.bulk-characteristic-control>select,.bulk-characteristic-control>input{background:#fff;border:1px solid #cfd5dd;border-radius:8px;width:100%;min-height:36px;padding:7px 9px;font-size:12px}.bulk-edit-option--characteristic{align-items:flex-start}.bulk-characteristic-control{flex-direction:column;gap:7px;display:flex}.bulk-characteristic-control .search-control{width:100%;min-height:36px}.bulk-edit-note,.bulk-operation-progress{color:#526176;background:#f5f8fd;border:1px solid #ccdaef;border-radius:9px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:11px;line-height:16px;display:flex}.bulk-operation-progress>span,.bulk-operation-result>span{flex-direction:column;gap:2px;display:flex}.bulk-operation-progress small,.bulk-operation-result small{color:var(--sm-muted);font-size:11px}.bulk-operation-result{color:var(--sm-success);background:var(--sm-success-fill);border:1px solid #bce3cc;border-radius:11px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:18px;display:grid}.bulk-operation-result--partial{color:#8a5808;background:var(--sm-warning-fill);border-color:#efd29d}.bulk-operation-errors{border-top:1px solid;grid-column:1/-1;max-height:260px;margin-top:5px;overflow-y:auto}.bulk-operation-errors>div{border-bottom:1px solid #8a58082e;flex-direction:column;gap:1px;padding:8px 0;font-size:11px;display:flex}.module-error{background:#fffdf8;border:1px solid #ead0ad;border-radius:12px;align-items:flex-start;gap:18px;min-height:360px;padding:48px;display:flex}.module-error>span{width:42px;height:42px;color:var(--sm-warning);background:var(--sm-warning-fill);border-radius:10px;justify-content:center;align-items:center;display:flex}.module-error h1{margin:0;font-size:20px}.module-error p{color:var(--sm-muted);margin:7px 0 18px}.mobile-overlay{display:none}.admin-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.organization-profile-panel,.organization-catalog-panel{padding:22px}.organization-section-heading{border-bottom:1px solid var(--sm-border);align-items:flex-start;gap:11px;margin-bottom:18px;padding-bottom:16px;display:flex}.organization-section-heading>span{width:34px;height:34px;color:var(--sm-action);background:var(--sm-info-fill);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.organization-section-heading>div{flex-direction:column;gap:2px;display:flex}.organization-section-heading strong{font-size:14px}.organization-section-heading small{color:var(--sm-muted);font-size:11px;line-height:17px}.organization-profile-grid{align-items:start}.organization-catalog-panel>.module-note{margin-bottom:14px}.organization-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.organization-catalog-option{border:1px solid var(--sm-border);cursor:pointer;background:#fbfcfd;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:flex-start;gap:9px;min-width:0;min-height:62px;padding:11px;display:grid}.organization-catalog-option.is-selected{background:#f5f8ff;border-color:#a9c1ef}.organization-catalog-option input{accent-color:var(--sm-action);margin-top:2px}.organization-catalog-option>span{flex-direction:column;gap:3px;min-width:0;display:flex}.organization-catalog-option strong{font-size:12px;line-height:17px}.organization-catalog-option small{color:var(--sm-muted);overflow-wrap:anywhere;font-size:10px;line-height:15px}.catalog-source-name,.catalog-bindings-count{flex-direction:column;gap:2px;min-width:160px;display:flex}.catalog-source-name small,.catalog-bindings-count small{max-width:270px;color:var(--sm-muted);overflow-wrap:anywhere;font-size:11px;line-height:16px}.catalog-source-error,.catalog-source-progress{overflow-wrap:anywhere;max-width:280px;margin-top:5px;font-size:11px;line-height:16px;display:block}.catalog-source-error{color:var(--sm-danger)}.catalog-source-progress{color:var(--sm-action)}.catalog-source-actions{white-space:nowrap;justify-content:flex-end;gap:7px;display:flex}.catalog-enabled-control{align-self:end;min-height:42px}.data-table__clickable-row{cursor:pointer}.data-table__clickable-row:hover td{background:#f8faff}.data-table__clickable-row:focus-visible{outline:2px solid var(--sm-action);outline-offset:-2px}.full-page-loading{min-height:420px;color:var(--sm-muted);justify-content:center;align-items:center;gap:10px;display:flex}.vehicle-editor{padding-bottom:14px}.vehicle-editor__headline{grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);align-items:start;gap:20px;padding:18px 20px;display:grid}.vehicle-editor__headline>div{flex-direction:column;gap:3px;display:flex}.vehicle-editor__headline>div strong{font-size:14px}.vehicle-editor__headline>div small{color:var(--sm-muted);font-size:11px;line-height:17px}.vehicle-editor__nav{z-index:18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #cfd5dde6;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:6px;display:grid;position:sticky;top:76px;box-shadow:0 8px 24px -22px #0f17299e}.vehicle-editor__nav a{color:#475467;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:36px;padding:7px 9px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.vehicle-editor__nav a:hover{color:var(--sm-action-hover);background:var(--sm-info-fill)}.vehicle-editor__nav a span{width:20px;height:20px;color:var(--sm-action-hover);background:var(--sm-info-fill);border-radius:6px;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.vehicle-editor__section{padding:24px;scroll-margin-top:132px}.vehicle-editor__section-title{border-bottom:1px solid var(--sm-border);align-items:flex-start;gap:12px;margin-bottom:22px;padding-bottom:18px;display:flex}.vehicle-editor__section-title>span{width:30px;height:30px;color:var(--sm-action-hover);background:var(--sm-info-fill);border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.vehicle-editor__section-title>div{flex-direction:column;gap:3px;display:flex}.vehicle-editor__section-title strong{font-size:16px;line-height:22px}.vehicle-editor__section-title small{color:var(--sm-muted);font-size:12px;line-height:18px}.vehicle-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.vehicle-editor__subsection-title{flex-direction:column;gap:2px;margin:2px 0 14px;display:flex}.vehicle-editor__subsection-title strong{font-size:13px;line-height:19px}.vehicle-editor__subsection-title small{color:var(--sm-muted);font-size:11px;line-height:17px}.vehicle-editor__parameters,.vehicle-editor__media-video{border-top:1px solid var(--sm-border);margin-top:24px;padding-top:22px}.vehicle-editor__color-block{margin-top:18px}.vehicle-editor__history-fields{margin-bottom:12px}.vehicle-editor__commercial-block,.vehicle-editor__display-areas{border-top:1px solid var(--sm-border);margin-top:24px;padding-top:22px}.vehicle-editor__display-areas{grid-template-columns:minmax(0,1fr);display:grid}.vehicle-color-picker{border:1px solid var(--sm-border);background:#fbfcfd;border-radius:10px;min-width:0;margin:0;padding:14px}.vehicle-color-picker>legend{color:#344054;padding:0 5px;font-size:13px;font-weight:600}.vehicle-color-picker__options{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:7px;display:grid}.vehicle-color-picker__options button{color:#344054;border:1px solid var(--sm-border);background:var(--sm-surface);cursor:pointer;text-align:left;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:7px 9px;font-size:11px;display:flex}.vehicle-color-picker__options button.is-selected{color:var(--sm-action-hover);background:var(--sm-info-fill);border-color:#9bb8fb}.vehicle-color-picker__options button>svg{flex:none;margin-left:auto}.vehicle-color-picker__marker{border:1px solid #34405438;border-radius:999px;flex:none;width:17px;height:17px;box-shadow:inset 0 0 0 1px #ffffff47}.media-video-placeholder{color:#667085;background:#fafbfc;border:1px dashed #b7c0cd;border-radius:10px;align-items:center;gap:11px;min-height:76px;padding:14px;display:flex}.media-video-placeholder>span{flex-direction:column;gap:2px;display:flex}.media-video-placeholder strong{color:#344054;font-size:12px}.media-video-placeholder small{font-size:11px;line-height:16px}.parameter-groups-stack{flex-direction:column;gap:12px;display:flex}.checkbox-group{border:0;min-width:0;margin:0;padding:0}.checkbox-group>legend{color:#344054;margin-bottom:8px;padding:0;font-size:13px;font-weight:600}.checkbox-group__items,.catalog-multiselect__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.checkbox-field{border:1px solid var(--sm-border);background:var(--sm-surface);cursor:pointer;border-radius:9px;align-items:flex-start;gap:9px;min-width:0;min-height:44px;padding:9px 11px;display:flex}.checkbox-field:has(input:checked){background:#f4f7ff;border-color:#9bb8fb}.checkbox-field input{width:16px;height:16px;accent-color:var(--sm-action);flex:none;margin:2px 0 0}.checkbox-field>span{flex-direction:column;gap:1px;min-width:0;display:flex}.checkbox-field strong{font-size:12px;line-height:17px}.checkbox-field small{color:var(--sm-muted);overflow-wrap:anywhere;font-size:11px;line-height:15px}.catalog-combobox,.category-suggestion-search{position:relative}.catalog-combobox__control,.catalog-multiselect__search{align-items:center;display:flex;position:relative}.catalog-combobox__control>svg:first-child,.catalog-multiselect__search>svg{z-index:1;color:var(--sm-muted);pointer-events:none;position:absolute;left:12px}.catalog-combobox__control input,.catalog-multiselect__search input{padding-left:36px}.catalog-combobox__selected{color:var(--sm-success);pointer-events:none;position:absolute;right:12px}.catalog-combobox__popover,.category-suggestion-search__results{z-index:25;border:1px solid var(--sm-border);background:var(--sm-surface);max-height:280px;box-shadow:var(--sm-shadow-floating);border-radius:10px;padding:6px;position:absolute;top:calc(100% - 20px);left:0;right:0;overflow-y:auto}.catalog-combobox__popover button,.category-suggestion-search__results button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:9px 10px;display:flex}.catalog-combobox__popover button:hover,.catalog-combobox__popover button[aria-selected=true],.category-suggestion-search__results button:hover{background:var(--sm-info-fill)}.catalog-combobox__popover button strong,.category-suggestion-search__results button strong{font-size:12px}.catalog-combobox__popover button small,.category-suggestion-search__results button small,.catalog-combobox__message,.category-suggestion-search__results>span{color:var(--sm-muted);font-size:11px;line-height:16px}.catalog-combobox__message,.category-suggestion-search__results>span{padding:10px;display:block}.catalog-multiselect{border:1px solid var(--sm-border);background:#fbfcfd;border-radius:10px;padding:14px}.catalog-multiselect__search input{background:var(--sm-surface);border:1px solid #cfd5dd;border-radius:8px;width:100%;min-height:40px}.catalog-multiselect__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.catalog-multiselect__select-all,.catalog-multiselect__selection button{min-height:40px;color:var(--sm-action-hover);background:var(--sm-info-fill);cursor:pointer;white-space:nowrap;border:1px solid #b9cdfb;border-radius:8px;padding:0 13px;font-size:12px;font-weight:650}.catalog-multiselect__select-all:disabled{opacity:.55;cursor:wait}.catalog-multiselect__selection{color:#344054;justify-content:space-between;align-items:center;gap:10px;min-height:28px;font-size:12px;font-weight:600;display:flex}.catalog-multiselect__selection button{min-height:28px;color:var(--sm-muted);border-color:var(--sm-border);background:var(--sm-surface);padding:0 9px}.catalog-multiselect--compact .catalog-multiselect__options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#aeb8c5 transparent;grid-template-columns:minmax(0,1fr);align-content:start;max-height:224px;padding-right:5px;overflow-y:auto}.display-areas-tree{display:block}.display-areas-tree details{min-width:0}.display-areas-tree summary{color:#344054;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:650;display:flex}.display-areas-tree>details>summary{background:var(--sm-surface);border:1px solid #cfd5dd}.display-areas-tree summary small{color:var(--sm-muted);font-size:10px;font-weight:500}.display-areas-tree__groups{flex-direction:column;gap:6px;margin-top:7px;display:flex}.display-areas-tree__group{border:1px solid var(--sm-border);background:var(--sm-surface);border-radius:8px;overflow:hidden}.display-areas-tree__group>summary{background:var(--sm-surface-subtle)}.display-areas-tree__group>div{grid-template-columns:minmax(0,1fr);gap:6px;padding:7px;display:grid}.catalog-multiselect--compact .catalog-multiselect__options::-webkit-scrollbar{width:7px}.catalog-multiselect--compact .catalog-multiselect__options::-webkit-scrollbar-thumb{background:#aeb8c5;border-radius:999px}.catalog-multiselect__limit{color:var(--sm-muted);font-size:11px}.catalog-multiselect__chips{flex-wrap:wrap;gap:6px;display:flex}.vehicle-editor__inline-fields{border-top:1px solid var(--sm-border);margin-top:14px;padding-top:16px}.catalog-multiselect__chips button{min-height:28px;color:var(--sm-action-hover);background:var(--sm-info-fill);cursor:pointer;border:1px solid #b9cdfb;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;display:inline-flex}.publication-alert{border:1px solid;border-radius:11px;align-items:flex-start;gap:11px;min-height:62px;padding:13px 15px;display:flex}.publication-alert>svg{flex:none;margin-top:2px}.publication-alert>span{flex-direction:column;gap:3px;min-width:0;display:flex}.publication-alert strong{font-size:13px;line-height:19px}.publication-alert small{font-size:12px;line-height:18px}.publication-alert--warning{color:#855100;background:var(--sm-warning-fill);border-color:#efd29d}.publication-alert--danger{color:#9f2f27;background:var(--sm-danger-fill);border-color:#efc2be}.field--publication-missing>span:first-child,.field--publication-missing>legend{color:var(--sm-danger)}.field--publication-missing input,.field--publication-missing select,.field--publication-missing textarea,.field--publication-missing .rich-editor,.field--publication-missing.catalog-multiselect,.field--publication-missing .checkbox-field{border-color:#df8e87;box-shadow:0 0 0 2px #c9362b0f}.rich-editor-field{width:100%}.rich-editor{background:var(--sm-surface);border:1px solid #cfd5dd;border-radius:10px;overflow:hidden}.rich-editor:focus-within{border-color:var(--sm-action);box-shadow:0 0 0 3px #2563eb1f}.rich-editor__toolbar{border-bottom:1px solid var(--sm-border);background:#fafbfc;align-items:center;gap:3px;min-height:42px;padding:5px 7px;display:flex}.rich-editor__toolbar button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;padding:0;display:inline-flex}.rich-editor__toolbar button:hover{border-color:var(--sm-border);background:#fff}.rich-editor__toolbar>span{background:var(--sm-border);width:1px;height:22px;margin:0 4px}.rich-editor__content{outline:0;min-height:210px;padding:15px 16px;line-height:1.6}.rich-editor__content:empty:before{color:#98a2b3;content:attr(data-placeholder);pointer-events:none}.rich-editor__content p:first-child,.rich-editor__content h2:first-child,.rich-editor__content h3:first-child{margin-top:0}.photo-workspace{flex-direction:column;gap:14px;display:flex}.photo-required-note{color:#9f2f27;background:var(--sm-danger-fill);border:1px solid #efc2be;border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:14px;padding:9px 11px;font-size:12px;line-height:18px;display:flex}.photo-required-note svg{flex:none;margin-top:1px}.photo-workspace__toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.photo-workspace__actions{align-items:center;gap:6px;display:flex}.photo-unique-toggle{border:1px solid var(--sm-border);border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:7px 10px;font-size:11px;display:inline-flex}.photo-shared-note,.photo-stub-note{color:#315b94;background:#f1f6ff;border:1px solid #c7d8f5;border-radius:9px;padding:9px 11px;font-size:12px}.photo-stub-note{color:#705b25;background:#fff9e8;border-color:#eadba8}.photo-workspace__actions button,.photo-workspace__dropzone>button{border:1px solid var(--sm-border);background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:11px;display:inline-flex}.photo-workspace button:disabled{color:#98a2b3;cursor:not-allowed}.photo-workspace__dropzone{background:#fafbfc;border:1px dashed #aeb8c6;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:138px;padding:22px;display:flex}.photo-workspace__dropzone>span{width:44px;height:44px;color:var(--sm-action);background:var(--sm-info-fill);border-radius:11px;flex:none;justify-content:center;align-items:center;display:inline-flex}.photo-workspace__dropzone>div{flex-direction:column;gap:3px;max-width:520px;display:flex}.photo-workspace__dropzone strong{font-size:13px}.photo-workspace__dropzone small,.photo-workspace__technical-note small{color:var(--sm-muted);font-size:11px;line-height:16px}.photo-workspace__previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.photo-card{border:1px solid var(--sm-border);background:#fff;border-radius:10px;min-width:0;margin:0;overflow:hidden}.photo-card img{aspect-ratio:4/3;object-fit:cover;background:#f2f4f7;width:100%;display:block}.photo-card figcaption{justify-content:space-between;align-items:center;gap:6px;min-height:38px;padding:6px 8px;font-size:10px;display:flex}.photo-card figcaption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photo-card figcaption button{color:#a13832;background:0 0;border:0;padding:4px;display:inline-flex}.photo-workspace__empty{min-height:100px;color:var(--sm-muted);border:1px dashed var(--sm-border);background:#fafbfc;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.photo-workspace__empty span{flex-direction:column;gap:2px;display:flex}.photo-workspace__empty strong{color:var(--sm-text);font-size:12px}.photo-workspace__empty small{font-size:11px}.photo-placeholder-card{aspect-ratio:4/3;color:#8994a5;border:1px solid var(--sm-border);background:linear-gradient(145deg,#f8fafc,#eef2f6);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:0;padding:0;display:flex}.photo-placeholder-card small{text-align:center;font-size:10px}.photo-workspace__technical-note{border:1px solid var(--sm-border);background:#fbfcfd;border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:11px 13px;display:flex}.photo-workspace__technical-note>span{flex-direction:column;flex:1;min-width:0;display:flex}.photo-workspace__technical-note em{color:var(--sm-muted);white-space:nowrap;font-size:10px;font-style:normal}.vehicle-editor__sticky-actions{z-index:20;min-height:62px;box-shadow:var(--sm-shadow-floating);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #cfd5dd;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding:11px 14px;display:flex;position:sticky;bottom:12px}.vehicle-editor__sticky-actions>span{color:var(--sm-muted);align-items:center;gap:7px;font-size:12px;display:flex}.vehicle-editor__sticky-actions>div{gap:8px;display:flex}@media (max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-trigger__text{display:none}.vehicle-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-filter-picker{grid-template-columns:1fr 1fr}.advanced-filter-picker .button{grid-column:1/-1;justify-self:start}}@media (max-width:960px){:root{--sm-sidebar-width:240px}.sidebar{transition:transform .18s;transform:translate(-100%);box-shadow:20px 0 60px #0003}.sidebar--open{transform:translate(0)}.sidebar__close{display:inline-flex}.mobile-overlay{z-index:39;background:#0f17296b;border:0;display:block;position:fixed;inset:0}.app-main{margin-left:0}.topbar__menu{margin-right:12px;display:inline-flex}.login-page{grid-template-columns:1fr}.login-panel{display:none}.login-form-side{min-height:100vh}.login-form-heading__icon{color:#fff;background:var(--sm-action);border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:22px;display:flex}.admin-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.topbar{padding:0 16px}.organization-switcher>span:nth-child(2),.organization-switcher strong{max-width:130px}.content{padding:20px 16px 36px}.page-header{flex-direction:column;align-items:flex-start;gap:14px}.page-header__actions,.page-header__actions .button{width:100%}.metrics-grid{grid-template-columns:1fr}.organization-catalog-grid,.organization-profile-grid{grid-template-columns:minmax(0,1fr)}.summary-strip{grid-template-columns:1fr}.summary-strip>div{border-right:0;border-bottom:1px solid var(--sm-border);min-height:66px}.summary-strip>div:last-child{border-bottom:0}.table-toolbar{flex-wrap:wrap;align-items:stretch}.search-control{width:100%}.segmented-control{max-width:100%;overflow-x:auto}.table-toolbar__count{align-self:center;margin-left:auto}.table-toolbar--inventory .filter-select{flex:calc(50% - 6px);min-width:0}.inventory-selection-bar{flex-wrap:wrap;align-items:stretch}.inventory-selection-bar>strong{width:100%;margin-left:0}.advanced-filter-picker,.advanced-filter-row{grid-template-columns:1fr}.advanced-filter-picker .button{grid-column:auto;width:100%}.advanced-filter-row .icon-button{justify-self:end}.bulk-edit-option{grid-template-columns:18px minmax(0,1fr)}.bulk-edit-option>select,.bulk-edit-option>input:not([type=checkbox]),.bulk-characteristic-control{grid-column:2}.table-pagination{flex-direction:column;align-items:stretch}.table-pagination>div,.table-pagination .button{flex:auto}.module-row{grid-template-columns:38px minmax(0,1fr);padding:10px 0}.module-row .status-badge{grid-column:2}.panel__header{flex-direction:column;align-items:flex-start}.dialog-layer{align-items:flex-end;padding:12px}.dialog{border-radius:16px;max-height:92vh}.dialog--drawer{border:1px solid var(--sm-border);border-radius:16px 16px 0 0;width:100%;max-height:94vh}.form-grid,.form-grid--nested{grid-template-columns:1fr}.form-grid__full{grid-column:auto}.dialog__footer .button{flex:auto}.toast-inline{top:74px;right:16px}.module-error{flex-direction:column;padding:28px 20px}.vehicle-editor__section{padding:18px 16px}.vehicle-editor__headline{grid-template-columns:minmax(0,1fr);gap:12px}.vehicle-editor__nav{grid-template-columns:repeat(2,minmax(0,1fr));top:68px}.vehicle-editor__nav a{justify-content:flex-start}.vehicle-editor__grid,.checkbox-group__items,.catalog-multiselect__options,.catalog-multiselect__toolbar{grid-template-columns:1fr}.catalog-multiselect__select-all{width:100%}.vehicle-editor__sticky-actions{flex-direction:column;align-items:stretch;bottom:8px}.vehicle-editor__sticky-actions>div,.vehicle-editor__sticky-actions .button{flex:auto}.catalog-source-actions{flex-direction:column}.photo-workspace__toolbar,.photo-workspace__dropzone{flex-direction:column;align-items:stretch}.photo-workspace__actions{flex-wrap:wrap}.photo-workspace__previews{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-workspace__technical-note{flex-wrap:wrap;align-items:flex-start}}@media (max-width:480px){.login-form-side{align-items:flex-start;padding:48px 20px 32px}.login-form-heading h2{font-size:23px;line-height:31px}.organization-switcher__mark,.organization-switcher svg,.profile-trigger svg{display:none}.organization-switcher{padding-left:0}.profile-trigger{padding-right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
