:root{--background:#f4f6fa;--foreground:#1b2330;--surface:#fff;--surface-soft:#f9fbfe;--line:#d9e1ec;--muted:#667085;--primary:#1769e0;--primary-hover:#0f55b7;--green:#087443;--green-bg:#e8f6ee;--amber:#946200;--amber-bg:#fff3cf;--red:#b42318;--red-bg:#fdecec;--violet:#7a2aa6;--violet-bg:#f4e8ff;--admin-sidebar-width:272px;--admin-content-gutter:35px;--mobile-content-gutter:25px}html{background:var(--background);-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%}html,body{overscroll-behavior-y:auto;max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-exo2), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;flex-direction:column;font-weight:500;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button,input,select,textarea,label,[role=button]{touch-action:manipulation}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:500}strong,b,h1,h2,h3,h4,h5,h6{font-weight:500}button{cursor:pointer}.pull-refresh-indicator{z-index:2147482500;color:#1f2a37;min-height:34px;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 14px;transition:opacity .16s,transform .16s;display:inline-flex;position:fixed;top:64px;left:50%;transform:translate(-50%,-140%)}.pull-refresh-visible{opacity:1;transform:translate(-50%)}.pull-refresh-spinner{color:#344054;animation:.88s linear infinite pull-refresh-spin}@keyframes pull-refresh-spin{to{transform:rotate(360deg)}}.auth-page{background:linear-gradient(135deg,#f5f7ffeb 0 48%,#121824f5 48% 100%),#f4f6fb;place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{content:"";pointer-events:none;filter:blur(28px);opacity:.78;position:absolute}.auth-page:before{background:linear-gradient(110deg,#6c77ee6b,#28d6a047);width:54%;height:32%;inset:7% auto auto -8%;transform:skewY(-10deg)}.auth-page:after{background:linear-gradient(110deg,#ef627638,#6c77ee70);width:52%;height:34%;bottom:6%;right:-10%;transform:skewY(8deg)}.auth-shell{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff9e;border:1px solid #ffffff94;border-radius:8px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);width:min(1120px,100%);min-height:650px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #1118273d}.auth-showcase{color:#fff;background:linear-gradient(145deg,#161d2aeb,#0f161ffa),#111822;align-content:space-between;gap:28px;padding:36px;display:grid;position:relative;overflow:hidden}.auth-showcase:before{content:"";filter:blur(30px);background:linear-gradient(90deg,#6c77ee8a,#28d6a057);height:210px;position:absolute;inset:12% -28% auto 35%;transform:rotate(-12deg)}.auth-showcase>*{z-index:1;position:relative}.auth-brand-row{align-items:center;gap:12px;display:flex}.auth-brand-row div,.auth-showcase-copy{gap:4px;display:grid}.auth-brand-row strong{font-size:18px}.auth-brand-row span,.auth-showcase-copy p,.auth-preview-card span{color:#aeb8cc}.auth-showcase-logo,.auth-logo,.admin-logo{object-fit:cover;border-radius:0}.auth-showcase-logo{filter:drop-shadow(0 16px 24px #6c77ee42)}.auth-showcase-copy{align-content:start;gap:14px;max-width:540px}.auth-showcase-copy h1{color:#fff;font-size:42px}.auth-showcase-copy p{font-size:16px}.auth-pill{color:#dce1ff;background:#6c77ee29;border-color:#dce1ff38}.auth-preview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-preview-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff1c;border-radius:8px;align-content:space-between;gap:16px;min-height:120px;padding:16px;display:grid}.auth-preview-wide{grid-column:1/-1}.auth-preview-card span{align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.auth-preview-card strong{color:#fff;font-size:32px}.auth-bars{grid-template-columns:repeat(4,1fr);align-items:end;gap:8px;height:44px;display:grid}.auth-bars i{background:linear-gradient(#7e89ff,#28d6a0);border-radius:5px 5px 0 0;display:block}.auth-bars i:first-child{height:52%}.auth-bars i:nth-child(2){height:88%}.auth-bars i:nth-child(3){height:66%}.auth-bars i:nth-child(4){height:100%}.auth-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;align-content:center;gap:18px;width:100%;padding:42px;display:grid}.auth-form-head{grid-template-columns:auto 1fr;align-items:center;gap:14px;padding-bottom:8px;display:grid;position:relative}.auth-logo{filter:drop-shadow(0 14px 18px #6c77ee2e);display:block}.auth-shell-compact{grid-template-columns:1fr;width:min(520px,100%);min-height:auto}.auth-shell-compact .auth-panel{min-height:auto;padding:34px}.auth-form-head h1{font-size:31px}.auth-secure{color:#087443;white-space:nowrap;background:#e7f8f2;border:1px solid #c9efe2;border-radius:7px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:0;right:0}.auth-submit{min-height:48px;font-size:16px}.auth-forgot-link,.auth-back-link{width:fit-content;color:var(--primary);align-items:center;gap:7px;font-size:14px;font-weight:500;display:inline-flex}.auth-forgot-link{justify-self:center}.auth-back-link:hover,.auth-forgot-link:hover{color:var(--primary-hover)}.auth-helper{margin:0;font-size:14px}.auth-panel-reset{min-height:480px}.eyebrow{color:var(--primary);text-transform:uppercase;font-size:13px;font-weight:500}h1{color:#101828;font-size:30px;font-weight:500;line-height:1.15}h2{color:#101828;font-size:18px;line-height:1.2}p{color:var(--muted);line-height:1.55}.field{color:var(--muted);gap:7px;font-size:14px;font-weight:500;display:grid}.input,.select,.textarea{width:100%;min-height:42px;color:var(--foreground);border:1px solid var(--line);background:#fff;border-radius:6px;outline:none;padding:0 12px}.textarea{resize:vertical;min-height:84px;padding-top:10px}input:-webkit-autofill{-webkit-text-fill-color:#101828;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:hover{-webkit-text-fill-color:#101828;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}input:-webkit-autofill:focus{-webkit-text-fill-color:#101828;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #fff}.phone-input{grid-template-columns:auto minmax(0,1fr);align-items:stretch;min-width:0;display:grid}.phone-prefix{color:#333;border:1px solid var(--line);background:#f6f8fc;border-right:0;border-radius:7px 0 0 7px;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-weight:700;display:inline-flex}.phone-flag{font-size:15px;line-height:1}.phone-input .input{border-radius:0 7px 7px 0}.btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:500;display:inline-flex}.btn-primary{color:#fff;background:var(--primary)}.btn-ghost{color:#d9e4f5;background:0 0}.btn-compact{min-height:34px;padding:0 10px}.alert{border-radius:6px;padding:11px 13px;font-weight:500}.alert-error{color:var(--red);background:var(--red-bg)}.alert-success{color:#087443;background:#e7f8f2}.alert-warning{color:#8a5a0a;background:#fff7df}.shell{background:#eef2f7;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#25313f;border-right:1px solid #1b2530;flex-direction:column;gap:18px;padding:14px 0;display:flex}.brand{align-items:center;gap:10px;min-height:50px;padding:0 16px;font-size:18px;font-weight:500;display:flex}.admin-logo{filter:drop-shadow(0 2px 8px #0000002e);border:1px solid #ffffff38}.brand-mark{background:0 0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.store-brand-logo{width:100%;height:100%;display:block}.nav{gap:12px;display:grid}.nav-group{gap:1px;display:grid}.nav-title{color:#8fa3ba;text-transform:uppercase;padding:0 16px 6px;font-size:11px;font-weight:500}.nav-link,.logout-button{color:#d7e0ea;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;min-height:36px;padding:0 16px;font-size:14px;font-weight:500;display:flex}.nav-link:hover,.logout-button:hover{color:#fff;background:#1f2a36;border-left:4px solid #4aa3ff;padding-left:12px}.user-card{color:#d6deeb;gap:4px;margin-top:auto;padding:0 16px;font-size:13px;display:grid}.admin-workspace{grid-template-rows:54px minmax(0,1fr);min-width:0;display:grid}.admin-topbar{color:#fff;background:#1976c9;border-bottom:1px solid #1160a7;justify-content:flex-end;align-items:center;gap:10px;padding:0 18px;display:flex;box-shadow:0 2px 4px #1018281f}.admin-search{color:#5f6f84;background:#fff;border-radius:6px;flex:1;align-items:center;gap:8px;max-width:620px;min-height:36px;padding:0 11px;display:flex}.admin-search input{color:#1b2330;background:0 0;border:0;outline:0;width:100%;min-width:0}.admin-appeals-shortcut{color:#566176;background:#f7f8fc;border:1px solid #e7eaf3;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;min-height:36px;padding:0;text-decoration:none;display:grid}.admin-appeals-shortcut:hover{color:#5c69df;background:#f0f2ff;border-color:#dfe4ff}.admin-appeals-shortcut svg{width:18px;height:18px}.topbar-icon{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:6px;place-items:center;width:36px;height:36px;display:grid;position:relative}.topbar-user{text-align:right;gap:1px;padding-left:8px;font-size:14px;font-weight:500;display:grid}.topbar-user span{color:#dbeafe;font-size:12px;font-weight:500}.notification-center{flex:none;position:relative}.notification-trigger{overflow:visible}.notification-badge{color:#fff;background:#ef6276;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:500;line-height:1;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 7px 14px #ef627642}.notification-popover{z-index:1200;color:#1c2433;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fff;border:1px solid #dce1efc7;border-radius:8px;width:min(380px,100vw - 24px);position:fixed;top:76px;right:18px;overflow:hidden;box-shadow:0 24px 70px #141c2b38}.notification-toast-stack{z-index:5000;pointer-events:none;gap:10px;width:min(390px,100vw - 28px);display:grid;position:fixed;top:18px;right:18px}.notification-toast{color:#152033;pointer-events:auto;background:#fff;border:1px solid #dde4ef;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:start;gap:10px;padding:12px;display:grid;box-shadow:0 22px 54px #1018283d}.settings-autosave-toast{z-index:5200;color:#1f2937;pointer-events:none;background:#fff;border:1px solid #dfe5f2;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex;position:fixed;top:18px;right:18px;box-shadow:0 20px 48px #10182833}.notification-toast-icon{color:#fff;background:#0069ff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 9px 20px #0069ff38}.notification-toast.notification-green .notification-toast-icon{background:#16a064;box-shadow:0 9px 20px #16a06433}.notification-toast.notification-red .notification-toast-icon{background:#ef6276;box-shadow:0 9px 20px #ef627638}.notification-toast.notification-violet .notification-toast-icon,.notification-toast.notification-wb .notification-toast-icon{background:#8c5cf6;box-shadow:0 9px 20px #8c5cf638}.notification-toast.notification-gray .notification-toast-icon{background:#667085;box-shadow:0 9px 20px #66708533}.notification-toast.notification-yandex .notification-toast-icon{background:#ef4444;box-shadow:0 9px 20px #ef444433}.notification-toast-body{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.notification-toast-body-static{cursor:default}.notification-toast-body em{color:#667085;font-size:12px;font-style:normal;font-weight:600}.notification-toast-body strong{color:#111827;overflow-wrap:anywhere;font-size:15px;line-height:1.2}.notification-toast-body small{color:#667085;overflow-wrap:anywhere;max-height:3.75em;font-size:13px;line-height:1.25;overflow:hidden}.notification-toast-close{color:#667085;cursor:pointer;background:#f1f4faeb;border:1px solid #dfe5f2;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.notification-toast-close:hover{color:#111827;background:#fff}.notification-copy-toast-stack{z-index:5010}.notification-popover:before{content:"";pointer-events:none;background:radial-gradient(circle at 16% 0,#6c77ee14,#0000 34%),radial-gradient(circle at 100% 18%,#28d6a014,#0000 30%);position:absolute;inset:0}.notification-popover-head,.notification-list,.notification-all-link{z-index:1;position:relative}.notification-popover-head{border-bottom:1px solid #e0e5f0c2;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:16px;display:flex}.notification-popover-head div{gap:4px;display:grid}.notification-popover-head strong{font-size:18px}.notification-popover-head span{color:#667085;font-size:12px;font-weight:500}.notification-popover-head svg{color:#5c69df}.notification-list{scrollbar-width:thin;gap:8px;max-height:386px;padding:10px;display:grid;overflow-y:auto}.notification-item{background:#fff;border:1px solid #e2e7f1db;border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;min-height:78px;padding:12px;display:grid}.notification-item:hover,.notification-row:hover{border-color:#dce1ff;box-shadow:0 10px 24px #6c77ee1f}.notification-dot{background:#6c77ee;border-radius:999px;width:8px;height:8px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 4px #fff}.notification-item-content,.notification-row span:nth-child(2){gap:4px;min-width:0;display:grid}.notification-item-icon{color:#5c69df;background:#f1f4ff;border:1px solid #dfe5ff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-item-icon svg{width:18px;height:18px}.notification-item-meta,.notification-row-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.notification-row-meta b,.notification-row-meta i,.notification-item-meta b,.notification-item-meta i{color:#68738a;background:#f3f5fb;border:1px solid #e4e8f2;border-radius:999px;align-items:center;width:fit-content;min-height:22px;padding:0 8px;font-size:11px;font-style:normal;font-weight:500;display:inline-flex}.notification-row-meta .notification-chip-wb,.notification-item-meta .notification-chip-wb{color:#8d1acc;background:#fbf1ff;border-color:#ebc7ff}.notification-row-meta .notification-chip-ozon,.notification-item-meta .notification-chip-ozon{color:#0056d6;background:#eef5ff;border-color:#c9ddff}.notification-row-meta .notification-chip-yandex,.notification-item-meta .notification-chip-yandex{color:#b42318;background:#fff1f0;border-color:#ffd6d2}.notification-row-meta .notification-meta-store,.notification-item-meta .notification-meta-store{background:0 0;border:0;padding:0}.notification-item strong,.notification-row strong{color:#151b29;overflow-wrap:anywhere}.notification-row-title{color:#151b29;overflow-wrap:anywhere;width:fit-content;font-weight:600;line-height:1.25;text-decoration:none;display:inline-block}.notification-row-title:hover{color:#0056d6;text-underline-offset:3px;text-decoration:underline}.notification-item small,.notification-row small{color:#667085;font-size:12px;line-height:1.35}.notification-item em,.notification-row em{color:#8b95a9;font-size:11px;font-style:normal;font-weight:500}.notification-read{opacity:.88}.notification-item.notification-read .notification-dot{opacity:0;box-shadow:none}.notification-red .notification-dot,.notification-red .notification-row-icon{color:#fff;background:#ef6276;box-shadow:0 0 0 5px #ef62761f}.notification-red .notification-item-icon{color:#c9354f;background:#fff0f2;border-color:#ffd6de}.notification-green .notification-dot,.notification-green .notification-row-icon{color:#fff;background:#28d6a0;box-shadow:0 0 0 5px #28d6a01f}.notification-green .notification-item-icon{color:#0f946f;background:#eefdf7;border-color:#cdf6e9}.notification-violet .notification-dot,.notification-violet .notification-row-icon{color:#fff;background:#8c5cf6;box-shadow:0 0 0 5px #8c5cf61f}.notification-violet .notification-item-icon{color:#7546dd;background:#f5f1ff;border-color:#e3d7ff}.notification-wb .notification-dot,.notification-wb .notification-row-icon{color:#fff;background:#b12bff;box-shadow:0 0 0 5px #b12bff1f}.notification-wb .notification-item-icon{color:#8d1acc;background:#fbf1ff;border-color:#ebc7ff}.notification-ozon .notification-dot,.notification-ozon .notification-row-icon{color:#fff;background:#0069ff;box-shadow:0 0 0 5px #0069ff1f}.notification-ozon .notification-item-icon{color:#0056d6;background:#eef5ff;border-color:#c9ddff}.notification-gray .notification-item-icon{color:#475467;background:#f3f5f8;border-color:#e0e5ee}.notification-yandex .notification-item-icon{color:#d92d20;background:#fff1f0;border-color:#ffd6d2}.notification-gray .notification-row-icon{background:#667085;box-shadow:0 0 0 5px #6670851f}.notification-yandex .notification-row-icon{background:#ef4444;box-shadow:0 0 0 5px #ef44441f}.notification-wb{background:linear-gradient(90deg,#b12bff0f,#fffffff5 34%),#fff}.notification-ozon{background:linear-gradient(90deg,#0069ff0f,#fffffff5 34%),#fff}.notification-yandex{background:linear-gradient(90deg,#ef44440f,#fffffff5 34%),#fff}.notification-item.notification-unread{background:linear-gradient(90deg,#ef627617,#fffffffa 42%),snow;border-color:#ef627638}.notification-item.notification-unread .notification-dot{background:#ef4444;box-shadow:0 0 0 4px #fff}.notification-empty{color:#667085;text-align:center;align-content:center;place-items:center;gap:8px;min-height:160px;padding:24px 18px;display:grid}.notification-empty svg{color:#28d6a0}.notification-empty strong{color:#151b29;font-size:18px}.notification-empty span{font-size:13px}.notification-all-link{color:#fff;background:#6c77ee;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:13px;font-weight:500;display:flex}.notifications-head{background:radial-gradient(circle at 94% 18%,#6c77ee29,#0000 26%),#fff;border:1px solid #e6e9f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-height:154px;padding:20px;display:grid;box-shadow:0 14px 34px #222a4414}.notifications-head .page-title{min-width:0}.notifications-title-row{justify-content:flex-start;align-items:center;gap:10px;width:min(720px,100%);display:flex}.notifications-title-row h1{margin:0}.notifications-head .page-title p{overflow-wrap:anywhere;max-width:780px}.push-enable-button{color:#4f5bd5;min-height:42px;font:inherit;white-space:nowrap;background:#f7f8ff;border:1px solid #dfe4ff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.push-enable-button svg{flex:none}.push-enable-control{justify-items:end;gap:7px;display:grid}.push-enable-wrap{align-self:start;justify-items:end;gap:6px;display:grid}.push-device-help{color:#7b8497;text-align:right;max-width:310px;margin:0;font-size:11px;line-height:1.35}.push-ios-guide-link{color:#4f5bd5;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex}.push-enable-button:hover{color:#fff;background:#6874ee;border-color:#6874ee}.push-enable-button:disabled{cursor:not-allowed;opacity:.72}.push-enable-enabled{color:#17765a;background:#effbf7;border-color:#ccefe3}.push-enable-blocked,.push-enable-error,.push-enable-unsupported{color:#a84a16;background:#fff7ed;border-color:#fed7aa}.notification-tabs-panel{background:#fffffff0;border:1px solid #e6e9f2;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 14px 34px #222a4414}.notification-category-tabs,.notification-market-tabs{flex-wrap:wrap;gap:8px;display:flex}.notification-tabs-group{gap:7px;display:grid}.notification-tabs-group-sub{border-top:1px solid #edf1f7;padding-top:8px}.notification-tabs-label{color:#8b95a9;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.notification-tab,.notification-market-tab{color:#566176;background:#fff;border:1px solid #e0e5f0;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.notification-tab em,.notification-market-tab em{color:#667085;background:#f1f4fa;border-radius:999px;place-items:center;min-width:24px;min-height:22px;padding:0 7px;font-style:normal;display:grid}.notification-tab-active{color:#4f5bd5;background:#f0f2ff;border-color:#cfd5ff}.notification-tab-main{min-height:44px;padding:0 14px;font-size:14px}.notification-sub-tab{min-height:36px;padding:0 11px;font-size:12px}.notification-market-active.notification-market-wb{color:#8d1acc;background:#fbf1ff;border-color:#ebc7ff}.notification-market-active.notification-market-ozon{color:#0056d6;background:#eef5ff;border-color:#c9ddff}.notification-market-active.notification-market-yandex{color:#9a6a00;background:#fff8dc;border-color:#f5df8f}.notification-market-active.notification-market-all{color:#4f5bd5;background:#f0f2ff;border-color:#cfd5ff}.notifications-page-panel{background:#fffffff0;border:1px solid #e6e9f2;border-radius:8px;gap:10px;padding:12px;display:grid;box-shadow:0 14px 34px #222a4414}.notification-search-panel{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.notification-search-control{color:#7b8498;background:#f8faff;border:1px solid #dfe5f2;border-radius:8px;flex:360px;align-items:center;gap:10px;max-width:560px;min-height:44px;padding:0 12px;display:flex;box-shadow:inset 0 1px #ffffffbd}.notification-search-control:focus-within{color:#5d66de;background:#fff;border-color:#c8d0ff;box-shadow:0 0 0 3px #6670e81f}.notification-search-control input{color:#151b29;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px;font-weight:500}.notification-search-control input::placeholder{color:#9aa4b5}.notification-search-clear{color:#667085;cursor:pointer;background:#eef2fb;border:1px solid #dfe5f2;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.notification-search-clear:hover{color:#4f5bd5;background:#f0f2ff;border-color:#cfd5ff}.notification-search-count{color:#717b91;flex:none;font-size:13px;font-weight:600}.notification-pagination{border-top:1px solid #edf0f6;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding-top:8px;display:flex}.notification-page-numbers{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.notification-page-arrow,.notification-page-number{color:#465168;cursor:pointer;background:#f8faff;border:1px solid #dfe5f2;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.notification-page-arrow{padding:0 10px}.notification-page-arrow:disabled{opacity:.46;cursor:not-allowed}.notification-page-arrow:not(:disabled):hover,.notification-page-number:hover{color:#4f5bd5;background:#f0f2ff;border-color:#cfd5ff}.notification-page-number-active,.notification-page-number-active:hover{color:#fff;background:#5d66de;border-color:#5d66de}.notification-page-gap,.notification-page-summary{color:#717b91;font-size:13px;font-weight:700}.notification-page-summary{margin-left:4px}.ios-guide-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;min-height:144px}.ios-guide-brand{color:#151b29;background:#ffffffeb;border:1px solid #e0e6f4;border-radius:8px;align-items:center;gap:10px;width:fit-content;margin-bottom:12px;padding:7px 12px 7px 8px;font-size:15px;font-weight:500;display:inline-flex;box-shadow:0 10px 24px #222a4414}.ios-guide-brand img{border-radius:8px}.ios-guide-back{color:#4f5bd5;background:#f7f8ff;border:1px solid #dfe4ff;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.ios-guide-panel{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ios-guide-step{background:#fff;border:1px solid #e3e8f4;border-radius:8px;align-content:start;gap:12px;min-height:420px;padding:16px;display:grid;box-shadow:0 12px 30px #222a4412}.ios-guide-step>span{color:#4f5bd5;background:#eef1ff;border-radius:999px;width:fit-content;padding:5px 10px;font-size:11px;font-weight:600}.ios-guide-step h2{color:#111827;letter-spacing:0;margin:0;font-size:23px;font-weight:500}.ios-guide-step p{color:#697389;margin:0;font-size:14px;line-height:1.55}.ios-guide-art{background:linear-gradient(135deg,#fffffff0,#eef3ffd6),radial-gradient(circle at 78% 20%,#6c77ee2e,#0000 34%);border:1px solid #e0e6f4;border-radius:8px;place-items:center;min-height:190px;display:grid;overflow:hidden}.ios-guide-art-share{background:linear-gradient(135deg,#ffffffeb,#eefaf7db),radial-gradient(circle at 22% 22%,#2bc2922e,#0000 34%)}.ios-guide-art-home{background:linear-gradient(135deg,#ffffffeb,#f8f1ffe6),radial-gradient(circle at 82% 28%,#8e5bff29,#0000 34%)}.ios-guide-art-bell{background:linear-gradient(135deg,#fffffff0,#fff7ede6),radial-gradient(circle at 24% 26%,#f59e0b29,#0000 36%)}.ios-phone-art{background:#111827;border-radius:24px;grid-template-rows:10px 1fr;gap:8px;width:118px;height:166px;padding:10px;display:grid;box-shadow:0 18px 34px #1118272e}.ios-phone-speaker{background:#2f3a4f;border-radius:999px;justify-self:center;width:38px;height:4px}.ios-safari-card,.ios-share-sheet-art,.ios-home-screen-art,.ios-push-card-art{color:#1f2937;background:#fffffff0;border:1px solid #d2d9e8eb;border-radius:8px;place-items:center;gap:10px;display:grid}.ios-safari-card{padding:10px}.ios-card-logo{filter:drop-shadow(0 10px 18px #222a4424)}.ios-address-bar{color:#667085;text-align:center;background:#f1f4fb;border-radius:999px;width:100%;padding:5px 7px;font-size:8px}.ios-safari-card strong,.ios-share-sheet-art strong,.ios-push-card-art strong{font-size:12px;font-weight:600}.ios-share-sheet-art{width:156px;padding:18px 14px}.ios-share-title,.ios-push-logo{align-items:center;gap:8px;display:flex}.ios-share-title img{border-radius:7px}.ios-share-sheet-art>svg{color:#4f5bd5}.ios-share-row{color:#4f5bd5;background:#eef1ff;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;font-size:12px;font-weight:600;display:flex}.ios-home-screen-art{width:150px;padding:20px 14px}.ios-app-icon{background:#fff;border-radius:16px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden;box-shadow:0 12px 22px #5662df33}.ios-app-icon img{object-fit:cover;width:100%;height:100%}.ios-home-screen-art span,.ios-push-card-art span{font-size:12px;font-weight:600}.ios-push-card-art{width:168px;padding:20px 14px}.ios-push-logo{justify-content:center;width:78px;height:52px;position:relative}.ios-push-logo img{filter:drop-shadow(0 8px 14px #222a4424);border-radius:8px;position:absolute;top:5px;left:6px}.ios-push-logo svg{color:#fff;box-sizing:content-box;background:#6670e8;border-radius:999px;padding:5px;position:absolute;bottom:5px;right:6px}.ios-push-card-art small{color:#5662df;font-size:12px;font-weight:500}.ios-push-card-art span{color:#fff;background:#6670e8;border-radius:8px;place-items:center;width:100%;min-height:34px;display:grid}.notification-row{background:#fff;border:1px solid #e6e9f2;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:12px;display:grid}.notification-row-copyable{cursor:default;-webkit-user-select:text;user-select:text}.notification-copy-text{color:#667085;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;margin:0;font-size:13px;line-height:1.38}.notification-store-copy{color:#333;cursor:pointer;font:inherit;font-weight:700;line-height:inherit;vertical-align:baseline;white-space:nowrap;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;margin:0 1px;padding:0 2px;text-decoration:none;transition:opacity .14s;display:inline-flex}.notification-store-copy:hover{opacity:.72}.notification-store-copy:focus-visible{outline-offset:2px;outline:1px solid #33333347}.notification-store-copy-icon{color:currentColor;opacity:.58;vertical-align:-2px;flex:0 0 8px;width:8px;height:8px;margin:0 1px 0 0}.notification-copy-toast{z-index:5000;top:max(14px, env(safe-area-inset-top));color:#111827;text-align:center;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);pointer-events:none;background:#ffffffd1;border:1px solid #dde2eed1;border-radius:999px;justify-content:center;align-items:center;gap:7px;max-width:min(100vw - 24px,360px);min-height:30px;padding:0 12px;font-size:13px;font-weight:700;line-height:1;animation:2s both notification-copy-toast-hide;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 46px #1018282e}.notification-copy-toast svg{color:#0056d6;flex:0 0 8px;width:8px;height:8px}@keyframes notification-copy-toast-hide{0%{opacity:0;transform:translate(-50%,-8px)}14%,72%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-8px)}}.notification-row-icon{color:#fff;background:#6c77ee;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.notification-row-icon-link{cursor:pointer;text-decoration:none}.notification-row-icon-link:hover{transform:translateY(-1px)}.notification-empty-page{min-height:240px}.notification-detail-head{min-height:168px}.notification-detail-back{color:#4f5bd5;background:#ffffffeb;border:1px solid #dfe4ff;border-radius:8px;align-items:center;gap:8px;width:fit-content;min-height:38px;margin-bottom:12px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.notification-detail-back:hover{color:#3844c7;border-color:#cbd2ff;box-shadow:0 8px 20px #4f5bd51f}.notification-detail-panel{background:#fff;border:1px solid #e1e6f2;border-radius:8px;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:18px;padding:20px;display:grid;box-shadow:0 14px 34px #222a4414}.notification-detail-icon{color:#fff;background:#6c77ee;border-radius:8px;place-items:center;width:52px;height:52px;display:grid}.notification-detail-panel.notification-ozon .notification-detail-icon{background:#0069ff;box-shadow:0 0 0 7px #0069ff1a}.notification-detail-panel.notification-wb .notification-detail-icon{background:#b12bff;box-shadow:0 0 0 7px #b12bff1a}.notification-detail-panel.notification-red .notification-detail-icon{background:#ef6276;box-shadow:0 0 0 7px #ef62761a}.notification-detail-panel.notification-green .notification-detail-icon{background:#16a064;box-shadow:0 0 0 7px #16a0641a}.notification-detail-panel.notification-violet .notification-detail-icon{background:#8c5cf6;box-shadow:0 0 0 7px #8c5cf61a}.notification-detail-panel.notification-gray .notification-detail-icon{background:#667085;box-shadow:0 0 0 7px #6670851a}.notification-detail-panel.notification-yandex .notification-detail-icon{background:#ef4444;box-shadow:0 0 0 7px #ef44441a}.notification-detail-body{gap:12px;min-width:0;display:grid}.notification-detail-meta{margin-bottom:2px}.notification-detail-body h2{color:#111827;overflow-wrap:anywhere;margin:0;font-size:26px;font-weight:600;line-height:1.18}.notification-detail-body p{color:#667085;overflow-wrap:anywhere;max-width:980px;margin:0;font-size:17px;line-height:1.5}.notification-detail-actions{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.notification-detail-actions .button-primary,.notification-detail-actions .button-secondary{width:fit-content;min-height:38px;padding:0 13px;font-size:13px}.notification-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:8px 0 0;display:grid}.notification-detail-facts div{background:#f8faff;border:1px solid #e2e7f2;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:3px 10px;min-height:70px;padding:12px;display:grid}.notification-detail-facts svg{color:#5d66de;grid-row:1/span 2}.notification-detail-facts dt{color:#7a8497;text-transform:uppercase;font-size:11px;font-weight:600}.notification-detail-facts dd{color:#151b29;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:600}@media (max-width:640px){.notification-detail-panel{grid-template-columns:1fr;gap:14px;padding:16px}.notification-detail-icon{width:46px;height:46px}.notification-detail-body h2{font-size:22px}.notification-detail-body p{font-size:15px}.notification-detail-facts{grid-template-columns:1fr}}.main{align-content:start;gap:14px;min-width:0;padding:18px;display:grid}.page-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-title{gap:6px;display:grid}.metrics{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;display:grid}.metric,.panel,.table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:4px;box-shadow:0 1px 2px #1018280a}.metric{gap:4px;padding:13px 14px;display:grid}.metric strong{color:#101828;font-size:25px}.metric span{color:var(--muted);font-size:13px;font-weight:500}.toolbar,.inline-form,.status-form{align-items:center;gap:8px;display:flex}.toolbar{justify-content:space-between}.filters{grid-template-columns:1fr 1fr auto;gap:8px;width:min(590px,100%);display:grid}.panel{gap:12px;padding:14px;display:grid}.order-form{grid-template-columns:150px 1fr 1fr 100px 1fr auto;align-items:end;gap:8px;display:grid}.user-form{grid-template-columns:minmax(130px,1fr) minmax(170px,1.1fr) minmax(170px,1fr) minmax(160px,1fr) minmax(260px,1.2fr) auto;align-items:end;gap:8px;display:grid}.role-picker{background:#f4f6fb;border:1px solid #e1e5ef;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-height:42px;padding:4px;display:grid}.role-picker label{cursor:pointer;min-width:0}.role-picker input{opacity:0;pointer-events:none;position:absolute}.role-picker span{color:#667085;border-radius:5px;place-items:center;min-height:32px;padding:0 10px;font-size:13px;font-weight:700;display:grid}.role-picker input:checked+span{color:#fff;background:#6c77ee;box-shadow:0 8px 18px #6c77ee2e}.user-search{color:#667085;background:#fff;border:1px solid #e1e5ef;border-radius:7px;align-items:center;gap:8px;width:min(420px,100%);min-height:40px;padding:0 12px;display:flex}.user-search input{color:#101828;background:0 0;border:0;outline:0;width:100%;min-width:0}.mobile-users-search{display:none}.user-block-status{flex-wrap:wrap;gap:5px;display:flex}.user-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:260px;display:grid}.user-action-grid form{min-width:0}.mini-action{color:#344054;white-space:nowrap;background:#f7f8fd;border:1px solid #e1e5ef;border-radius:6px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:30px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.mini-action:hover{background:#eef1ff}.mini-action:disabled{cursor:not-allowed;opacity:.45}.mini-action-good{color:#087c5d;background:#e7f8f2;border-color:#bcebdc}.mini-action-danger{color:#bd2440;background:#fff2f4;border-color:#ffd2db}.users-module-tabs{flex-wrap:wrap;gap:8px;display:flex}.users-module-tabs a{color:#344054;background:#fff;border:1px solid #e1e5ef;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.users-module-tabs a.is-active{color:#303136;background:#fff7cf;border-color:#ead061}.customer-settings-panel,.site-product-create-panel{gap:16px}.customer-bonus-form,.site-product-form,.site-product-edit-form{gap:10px;display:grid}.customer-bonus-form{grid-template-columns:minmax(180px,280px) auto;align-items:end}.customer-bonus-form label,.site-product-form label,.site-product-edit-form label{gap:6px;display:grid}.customer-bonus-form label>span,.site-product-form label>span,.site-product-edit-form label>span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:500}.customer-settings-note{color:#667085;max-width:760px;margin:0;font-size:13px;line-height:1.45}.email-template-tabs{flex-wrap:wrap;gap:8px;display:flex}.email-template-tabs a{color:#344054;background:#fff;border:1px solid #e1e5ef;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.email-template-tabs a.is-active{color:#303136;background:#eef1ff;border-color:#cbd3ff}.customer-email-layout{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start;gap:14px;display:grid}.customer-email-form{gap:12px;display:grid}.customer-email-form label,.customer-email-test-form label{gap:6px;display:grid}.customer-email-form label>span,.customer-email-test-form label>span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:500}.customer-email-body-field textarea{resize:vertical;min-height:190px;line-height:1.5}.customer-email-form code{color:#4d5bd1;background:#eef1ff;border-radius:5px;padding:2px 5px;font-size:12px}.customer-email-preview-card{background:linear-gradient(135deg,#fff 0%,#f7f9ff 100%);border:1px solid #e1e5ef;border-radius:10px;gap:10px;padding:18px;display:grid}.customer-email-preview-card>span{color:#5d6eea;background:#eef1ff;border-radius:6px;width:fit-content;padding:4px 8px;font-size:12px}.customer-email-preview-card h3,.customer-email-preview-card p{margin:0}.customer-email-preview-card h3{color:#303136;font-size:18px;font-weight:500}.customer-email-preview-card p{color:#667085;font-size:13px;line-height:1.45}.customer-email-smiles-preview{background:#fff8d2;border:1px solid #f0d76c;border-radius:10px;gap:4px;padding:14px;display:grid}.customer-email-smiles-preview small{color:#667085;text-transform:uppercase;font-size:11px}.customer-email-smiles-preview strong{color:#303136;font-size:22px;font-weight:500}.customer-email-smiles-preview span{color:#667085;font-size:13px}.customer-email-test-form{grid-template-columns:minmax(220px,360px) auto;align-items:end;gap:10px;padding-top:2px;display:grid}.customer-search{color:#667085;background:#fff;border:1px solid #e1e5ef;border-radius:8px;align-items:center;gap:8px;width:min(440px,100%);min-height:40px;padding:0 12px;display:flex}.customer-search input{color:#101828;background:0 0;border:0;outline:0;width:100%;min-width:0}.customer-list-tools{justify-content:flex-end;align-items:center;gap:8px;min-width:min(620px,100%);display:flex}.customer-list-tools .customer-export{white-space:nowrap;width:auto;min-width:132px}.customer-advanced-filters{grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:center;gap:8px;padding:0 14px 10px;display:grid}.customer-advanced-filters select{color:#344054;background:#fff;border:1px solid #e1e5ef;border-radius:8px;width:100%;min-width:0;min-height:36px;padding:0 32px 0 10px;font-size:12px}.customer-advanced-filters .mini-action{width:auto;min-width:108px;font-weight:500}.customer-filter-row{flex-wrap:wrap;gap:8px;padding:0 14px 12px;display:flex}.customer-filter-row a{color:#475467;background:#f7f8fd;border:1px solid #e1e5ef;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.customer-filter-row a.is-active{color:#303136;background:#fff7cf;border-color:#ead061}.customer-filter-row a.customer-filter-danger.is-active{color:#bd2440;background:#fff2f4;border-color:#ffd2db}.customer-data-table code,.customer-number-link{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:inline-block;overflow:hidden}.customer-number-link{color:#725708;font-variant-numeric:tabular-nums;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #d7bd58;text-decoration:underline #d7bd58}.customer-pagination{color:#667085;background:#fff;border:1px solid #e1e5ef;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:12px 0;padding:12px 14px;font-size:12px;display:flex}.customer-pagination>div{align-items:center;gap:9px;display:flex}.customer-pagination b{color:#344054;font-variant-numeric:tabular-nums;font-weight:500}.customer-pagination .mini-action{width:auto;min-width:76px}.customer-name-cell{color:#101828;font-weight:500;display:block}.customer-actions-stack{gap:6px;min-width:112px;display:grid}.customer-actions-stack form{margin:0}.customer-actions-stack .mini-action{font-weight:500}.customer-row-blocked td,.customer-row-blocked{background:#fff7f8}.customer-mobile-cards{display:none}.site-product-form{grid-template-columns:repeat(3,minmax(160px,1fr));align-items:end}.site-product-check{color:#475467;background:#f7f8fd;border:1px solid #e1e5ef;border-radius:8px;align-items:center;min-height:42px;padding:0 10px;font-size:13px;font-weight:500;gap:8px!important;display:flex!important}.site-products-list{gap:12px;display:grid}.site-product-card{background:#fff;border:1px solid #e1e5ef;border-radius:8px;grid-template-columns:150px minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.site-product-card-muted{opacity:.74}.site-product-thumb{aspect-ratio:1;color:#98a2b3;background:#f7f8fd 50%/cover;border:1px dashed #d8deea;border-radius:8px;place-items:center;display:grid}.site-product-thumb.has-image{border-style:solid}.site-product-edit-form{grid-template-columns:repeat(4,minmax(120px,1fr));align-items:end}.site-product-delete{min-width:112px}.profile-panel{gap:18px}.profile-section-bar{border-bottom:1px solid #eef0f6;min-height:0;padding:0 0 14px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-submit{width:fit-content}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:940px}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:10px 12px}.data-table th{color:var(--muted);text-transform:uppercase;background:#f5f5f5;font-size:12px;font-weight:500}.data-table small{color:var(--muted);margin-top:4px;display:block}.badge,.status{border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:12px;font-weight:500;display:inline-flex}.status-packed{color:#344054;background:#edf0f5}.status-cancelled{color:#475467;background:#eef1f6}.empty-row{color:#667085;text-align:center;text-wrap:balance;background:linear-gradient(#fffffff5,#f8fafff5),#fff;height:132px;padding:28px;font-size:14px;font-weight:600;line-height:1.45}.storefront{color:#182230;background:linear-gradient(#fbfdff 0%,#fff 44%,#f5f7fb 100%),#fff;min-height:100vh}.store-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e5eaf2;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100% - 32px);min-height:62px;margin:0 auto 18px;padding:0 18px;display:flex;position:sticky;top:0;box-shadow:0 14px 34px #0f172a14}.store-brand,.store-region{align-items:center;gap:10px;font-weight:500;display:inline-flex}.store-brand{color:#101828;font-size:17px}.store-nav{color:#4b5565;align-items:center;gap:6px;font-size:14px;display:inline-flex}.store-nav a{border-radius:7px;align-items:center;min-height:34px;padding:0 10px;display:inline-flex}.store-nav a:hover{color:#111827;background:#f3f6fa}.store-region{color:#32605f;background:#eaf8f5;border:1px solid #c9ece6;border-radius:7px;min-height:34px;padding:0 11px;font-size:14px;font-weight:500}.store-hero{background:linear-gradient(135deg,#fffffffa,#f7fafffa),#fff;border:1px solid #e4ebf5;border-radius:8px;grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr);align-items:center;gap:36px;width:min(1200px,100% - 32px);min-height:580px;margin:0 auto;padding:58px;display:grid;overflow:hidden;box-shadow:0 24px 70px #1f2a441a}.store-hero-copy{align-content:center;gap:22px;display:grid}.store-kicker{color:#2f5f5e;background:#eaf8f5;border:1px solid #c9ece6;border-radius:7px;align-items:center;gap:8px;width:fit-content;min-height:32px;padding:0 11px;font-size:13px;font-weight:600;display:inline-flex}.store-hero h1{color:#101828;text-wrap:balance;max-width:760px;font-size:58px;line-height:1.02}.store-hero p{color:#526071;max-width:680px;font-size:18px;line-height:1.7}.store-actions{flex-wrap:wrap;gap:10px;display:flex}.store-button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-size:15px;font-weight:600;display:inline-flex}.store-button-primary{color:#fff;background:#1859d1;box-shadow:0 14px 28px #1859d133}.store-button-primary:hover{background:#1248aa}.store-button-secondary{color:#15315f;background:#fff;border-color:#d7e0ee}.store-button-secondary:hover{background:#f5f8fc}.store-visual{place-items:center;min-height:474px;display:grid;position:relative}.shirt-card{background:linear-gradient(#fff 0%,#f7f9fc 100%),#fff;border:1px solid #e4e8ef;border-radius:8px;place-items:center;display:grid;position:absolute;box-shadow:0 20px 54px #1c284024}.shirt-card:before,.shirt-card:after{content:"";z-index:0;background:#fbfcff;border:1px solid #e5eaf1;width:76px;height:112px;position:absolute;top:74px}.shirt-card:before{border-radius:8px 0 0 8px;left:-48px;transform:rotate(14deg)}.shirt-card:after{border-radius:0 8px 8px 0;right:-48px;transform:rotate(-14deg)}.shirt-card-main{z-index:3;width:288px;height:354px}.shirt-card-side{z-index:2;background:linear-gradient(#f9fbff 0%,#eef5ff 100%),#f6f9ff;width:180px;height:226px;bottom:28px;right:16px}.shirt-card-side:before,.shirt-card-side:after{width:48px;height:74px;top:50px}.shirt-card-side:before{left:-31px}.shirt-card-side:after{right:-31px}.shirt-neck{z-index:2;background:#f6f8fc;border:1px solid #dfe6f0;border-top:0;border-radius:0 0 42px 42px;width:86px;height:42px;position:absolute;top:0;left:50%;transform:translate(-50%)}.shirt-label{z-index:2;color:#98a2b3;text-transform:uppercase;font-size:12px;position:absolute;bottom:28px}.floating-smiles{pointer-events:none;position:absolute;inset:0}.floating-smiles .smile-face{position:absolute}.floating-smiles .smile-face:first-child{width:74px;height:74px;top:58px;left:38px}.floating-smiles .smile-face:nth-child(2){width:58px;height:58px;top:32px;right:66px}.floating-smiles .smile-face:nth-child(3){width:54px;height:54px;bottom:48px;left:86px}.smile-face{--face-bg:#ffd34d;--face-light:#fff5a8;--face-shadow:#dd951252;z-index:2;background:radial-gradient(circle at 34% 25%, #ffffffb8 0 13%, transparent 14%), linear-gradient(145deg, var(--face-light), var(--face-bg));width:94px;height:94px;box-shadow:inset -10px -12px 18px #533a0a21, inset 6px 8px 16px #ffffff57, 0 15px 26px var(--face-shadow);border-radius:999px;display:inline-block;position:relative}.smile-face:before{content:"";background:#2c2417;border-radius:999px;width:8%;height:12%;position:absolute;top:34%;left:29%;box-shadow:28px 0 #2c2417}.smile-face:after{content:"";border-bottom:5px solid #2c2417;border-radius:0 0 999px 999px;width:40%;height:23%;position:absolute;top:51%;left:30%}.smile-face-wink:before{border-radius:999px;height:5%;transform:translateY(4px)}.smile-face-soft:after{border-bottom-width:4px;width:32%;height:18%;left:34%}.smile-face-sun{--face-bg:#ffd44f;--face-light:#fff4a7;--face-shadow:#eda81852}.smile-face-coral{--face-bg:#ff7f73;--face-light:#ffc3ad;--face-shadow:#e5514a47}.smile-face-mint{--face-bg:#70dbc8;--face-light:#c9fff2;--face-shadow:#309c8f40}.smile-face-sky{--face-bg:#80b7ff;--face-light:#d5eaff;--face-shadow:#3d7bd93d}.store-strip{grid-template-columns:repeat(3,1fr);gap:12px;width:min(1200px,100% - 32px);margin:18px auto 0;display:grid}.store-strip div{background:#fff;border:1px solid #e5eaf2;border-radius:8px;gap:5px;min-height:94px;padding:18px;display:grid}.store-strip strong{color:#101828;font-size:20px}.store-strip span{color:#697586;font-size:14px}.store-section,.store-band{width:min(1200px,100% - 32px);margin:74px auto 0}.store-section-head{gap:12px;max-width:720px;display:grid}.store-section-head h2,.store-split h2{color:#101828;text-wrap:balance;font-size:34px;line-height:1.12}.store-section-head p,.store-split p{color:#5f6b7a;font-size:17px;line-height:1.65}.store-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.store-product-card{background:#fff;border:1px solid #e4ebf5;border-radius:8px;gap:18px;min-height:430px;padding:16px;display:grid;box-shadow:0 16px 42px #1c284014}.store-product-preview{background:#f7f9fc;border-radius:8px;place-items:center;min-height:210px;display:grid;position:relative;overflow:hidden}.store-product-preview:before,.store-product-preview:after{content:"";background:#ffffffc2;border:1px solid #e1e8f2e6;width:56px;height:84px;position:absolute;top:52px}.store-product-preview:before{border-radius:8px 0 0 8px;left:18%;transform:rotate(16deg)}.store-product-preview:after{border-radius:0 8px 8px 0;right:18%;transform:rotate(-16deg)}.store-product-sun{background:linear-gradient(#fff9dd 0%,#fff 100%),#fff9dd}.store-product-coral{background:linear-gradient(#fff0ed 0%,#fff 100%),#fff3f0}.store-product-mint{background:linear-gradient(#ecfffb 0%,#fff 100%),#effffa}.store-product-card h3{color:#101828;margin-top:6px;font-size:22px}.store-product-card p{color:#667085;margin-top:8px;line-height:1.5}.store-product-card span{color:#667085;font-size:13px}.store-product-card a{color:#1859d1;border-top:1px solid #eef2f7;justify-content:space-between;align-self:end;align-items:center;gap:10px;min-height:38px;padding-top:12px;font-weight:600;display:inline-flex}.store-band{background:#102235;border-radius:8px;grid-template-columns:minmax(0,.82fr) minmax(340px,1fr);align-items:start;gap:26px;padding:30px;display:grid}.store-band .store-kicker{color:#113b3a}.store-band h2{color:#fff}.store-band p{color:#c9d6e6}.store-steps{gap:10px;display:grid}.store-steps article{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:72px;padding:14px;display:grid}.store-steps span{color:#112235;background:#ffd85b;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.store-steps strong{line-height:1.35}.store-split{grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);align-items:start;gap:24px;padding-bottom:56px;display:grid}.store-check-list{gap:10px;display:grid}.store-check-list div{color:#233143;background:#fff;border:1px solid #e4ebf5;border-radius:8px;align-items:center;gap:11px;min-height:56px;padding:13px 14px;display:flex;box-shadow:0 12px 28px #1c28400f}.store-check-list svg{color:#2c9a7a;flex:none}@media (max-width:980px){.shell{grid-template-columns:1fr}.main{padding:18px}.page-head,.toolbar{flex-direction:column;align-items:stretch}.metrics{grid-template-columns:repeat(2,1fr)}.filters,.order-form,.user-form,.profile-form,.role-picker{grid-template-columns:1fr}.section-bar{flex-direction:column;align-items:stretch}.user-search{width:100%}.mobile-users-search{display:block}.admin-workspace{grid-template-rows:auto minmax(0,1fr)}.store-header{flex-wrap:wrap;justify-content:center;padding:12px;position:relative}.store-nav{flex-wrap:wrap;order:3;justify-content:center;width:100%}.store-hero,.store-strip,.store-product-grid,.store-band,.store-split{grid-template-columns:1fr}.store-hero h1{font-size:44px}.store-hero{min-height:auto;padding:34px}.store-visual{min-height:390px}.store-band,.store-split{gap:18px}}@media (max-width:640px){.store-header,.store-hero,.store-strip,.store-section,.store-band,.store-split{width:min(100% - 20px,1200px)}.store-brand,.store-region{justify-content:center;width:100%}.store-hero{gap:22px;padding:24px 18px}.store-hero h1{font-size:34px}.store-hero p,.store-section-head p,.store-split p{font-size:15px}.store-actions,.store-button{width:100%}.store-visual{transform-origin:top;min-height:320px;transform:scale(.86)}.shirt-card-main{width:238px;height:306px}.shirt-card-side{bottom:18px;right:-6px}.floating-smiles .smile-face:first-child{left:4px}.floating-smiles .smile-face:nth-child(2){right:8px}.store-section,.store-band{margin-top:46px}.store-section-head h2,.store-split h2{font-size:27px}.store-product-card{min-height:380px}.store-band{padding:22px 16px}.store-split{padding-bottom:34px}}.shell{grid-template-columns:var(--admin-sidebar-width) minmax(0, 1fr);background:#f4f6fb;align-items:stretch;padding-left:0;display:grid}.sidebar{z-index:60;width:var(--admin-sidebar-width);color:#4d5768;height:auto;min-height:100dvh;box-shadow:none;background:linear-gradient(#fffffffa,#f9fbfffa),#fff;border-right:1px solid #e6e9f2;gap:0;padding:16px 20px;display:block;position:relative;top:0;left:0;overflow:hidden}.brand{z-index:2;color:#171c28;border-bottom:1px solid #edf0f7;width:100%;min-height:48px;padding:0 8px 10px;font-size:17px;position:relative}.sidebar-nav-sticky,.sidebar-footer-sticky{z-index:1;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c7cfdd transparent;width:100%;min-height:0;position:relative}.sidebar-nav-sticky{flex-direction:column;max-height:calc(100dvh - 190px);margin-top:18px;display:flex;overflow-y:auto}.sidebar-footer-sticky{max-height:min(380px,100dvh - 190px);margin-top:18px;display:grid;overflow-y:auto}.sidebar-nav-sticky::-webkit-scrollbar{width:8px}.sidebar-footer-sticky::-webkit-scrollbar{width:8px}.mobile-menu-panel .nav::-webkit-scrollbar{width:8px}.mobile-menu-footer::-webkit-scrollbar{width:8px}.sidebar-nav-sticky::-webkit-scrollbar-track{background:0 0}.sidebar-footer-sticky::-webkit-scrollbar-track{background:0 0}.mobile-menu-panel .nav::-webkit-scrollbar-track{background:0 0}.mobile-menu-footer::-webkit-scrollbar-track{background:0 0}.sidebar-nav-sticky::-webkit-scrollbar-thumb{background:#c7cfdd padding-box padding-box;border:2px solid #0000;border-radius:8px}.sidebar-footer-sticky::-webkit-scrollbar-thumb{background:#c7cfdd padding-box padding-box;border:2px solid #0000;border-radius:8px}.mobile-menu-panel .nav::-webkit-scrollbar-thumb{background:#c7cfdd padding-box padding-box;border:2px solid #0000;border-radius:8px}.mobile-menu-footer::-webkit-scrollbar-thumb{background:#c7cfdd padding-box padding-box;border:2px solid #0000;border-radius:8px}.admin-logo{filter:drop-shadow(0 8px 14px #5b6fe22e);border:0;border-radius:0}.nav{z-index:1;flex:none;gap:8px;width:100%;min-height:auto;max-height:none;padding-right:0;position:relative;overflow:visible}.nav-section{box-shadow:none;background:#fff;border:1px solid #e3e8f2;border-radius:8px;transition:background .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.nav-section-open{box-shadow:none;border-color:#d9e0ee}.nav-section-header{color:#344054;text-align:left;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;display:grid}.nav-section-header span{text-transform:uppercase;letter-spacing:0;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:500;display:flex}.nav-section-header small{color:#98a2b3;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;max-width:120px;font-size:10px;font-weight:500;overflow:hidden}.nav-section-header:hover{color:#3340a0;background:#f6f8ff}.nav-section-open .nav-section-header{color:#344054;background:#f8faff}.nav-root-link{color:#344054;min-height:38px;box-shadow:none;background:#fff;border:1px solid #e3e8f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 10px;transition:background .18s,border-color .18s,color .18s;display:grid}.nav-root-title{text-transform:uppercase;letter-spacing:0;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:500;display:flex}.nav-root-link small{color:#98a2b3;text-transform:uppercase;font-size:10px;font-weight:500}.nav-root-link em{color:#6673ee;text-align:center;text-transform:uppercase;background:#eef1ff;border-radius:8px;min-width:0;padding:3px 6px;font-size:10px;font-style:normal;font-weight:500}.nav-root-link:hover,.nav-root-link-active{color:#3340a0;background:#f8faff;border-color:#d9e0ff}.nav-section-chevron{color:#98a2b3;transition:transform .22s}.nav-section-open .nav-section-chevron{transform:rotate(180deg)}.nav-section-body{opacity:0;background:#fff;gap:3px;max-height:0;padding:0 5px;transition:max-height .26s,opacity .18s,padding .22s,transform .22s;display:grid;overflow:hidden;transform:translateY(-4px)}.nav-section-open .nav-section-body{opacity:1;max-height:1400px;padding:0 5px 6px;transform:translateY(0)}.nav-subsection{gap:3px;min-width:0;display:grid}.nav-subsection+.nav-subsection{border-top:1px solid #edf1f8;margin-top:5px;padding-top:5px}.nav-subsection-title{color:#667085;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:22px;padding:1px 8px 0;display:grid}.nav-subsection-title span,.nav-subsection-title small{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;overflow:hidden}.nav-subsection-title span{letter-spacing:0;font-size:10px;font-weight:700}.nav-subsection-title small{color:#98a2b3;font-size:9px;font-weight:500}.nav-link{color:#39445a;background:#fff;border:1px solid #0000;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:39px;padding:4px 7px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:grid}.nav>.nav-link{color:#39445a;background:#fff;border-color:#e8edf6}.nav>.nav-link .nav-link-icon{color:#667085;background:#f1f4fb}.nav>.nav-link .nav-link-text small{color:#98a2b3}.nav>.nav-link em{color:#6673ee;background:#eef1ff}.nav-link-icon{color:#667085;background:#f1f4fb;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.nav-link-text{gap:2px;min-width:0;line-height:1.1;display:grid;overflow:hidden}.nav-link-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.nav-link-text small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;overflow:hidden}.nav-link em{color:#6673ee;text-align:center;text-transform:uppercase;background:#eef1ff;border-radius:8px;min-width:26px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:500}.nav-link em.nav-market-sticker{box-sizing:border-box;letter-spacing:0;border-radius:999px;justify-content:center;place-self:start end;align-items:center;min-width:24px;height:14px;min-height:14px;margin-top:1px;padding:0 4px;font-size:7.5px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 5px #4c569b14}.nav-link em.nav-market-sticker-wb{color:#fff;text-shadow:0 1px 2px #3c14783d;background:linear-gradient(135deg,#7c2cff 0%,#c2168f 52%,#f04d9b 100%)}.nav-link em.nav-market-sticker-ozon{color:#005bff;text-transform:none;background:#fff;border:1px solid #005bff59;min-width:31px;box-shadow:0 2px 5px #005bff14}.nav-link em.nav-market-sticker-yandex{width:18px;min-width:18px;height:18px;min-height:18px;box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.nav-link em.nav-market-sticker-yandex img{object-fit:contain;width:18px;height:18px;display:block}.nav-link:hover{color:#3340a0;background:#eef2ff;border-color:#cfd6ff #cfd6ff #cfd6ff currentColor;border-left-style:none;border-left-width:0;transform:none}.nav-link:hover .nav-link-icon{color:#3340a0;background:#dfe5ff}.nav-link-active{color:#2f3a4f;box-shadow:none;background:#f0f3ff;border-color:#d9e0ff}.nav-link-active .nav-link-icon{color:#5360d6;box-shadow:none;background:#e4e9ff}.nav-link-active .nav-link-text small{color:#7d879c}.nav-link-active em{color:#5360d6;background:#fff}.nav-link-active em.nav-market-sticker-wb{color:#fff;background:linear-gradient(135deg,#7c2cff 0%,#c2168f 52%,#f04d9b 100%)}.nav-link-active em.nav-market-sticker-ozon{color:#005bff;background:#fff}.nav-link-active em.nav-market-sticker-yandex{background:0 0}.nav>.nav-link.nav-link-active{color:#2f3a4f;background:#f0f3ff;border-color:#d9e0ff}.nav>.nav-link.nav-link-active .nav-link-icon{color:#5360d6;background:#e4e9ff}.nav>.nav-link.nav-link-active .nav-link-text small{color:#7d879c}.nav>.nav-link.nav-link-active em{color:#5360d6;background:#fff}.logout-button{color:#667085;background:0 0;border:0;align-items:center;gap:7px;min-height:30px;padding:0;font-size:12px;font-weight:500;line-height:16px;display:flex}.logout-button:hover{color:#5e6ee6;background:0 0;border-left:0;padding-left:0}.sidebar-footer{z-index:1;gap:8px;width:100%;display:grid;position:relative}.wb-price-global-slot{align-items:start;width:100%;min-width:0;display:grid}.wb-price-global-slot-empty{pointer-events:none;display:none}.wb-price-global-progress{color:#344054;background:#fff;border:1px solid #e4e9f3;border-radius:8px;grid-template-rows:22px 44px 4px 28px;gap:5px;min-width:0;padding:8px;display:grid;overflow:hidden}.wb-price-global-head{grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:8px;min-width:0;display:grid}.wb-price-global-head span{color:#202838;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:500;display:inline-flex}.wb-price-global-head span:first-child{white-space:nowrap;overflow:hidden}.wb-price-global-head-spacer{width:24px;height:24px;display:block}.wb-price-global-head button{color:#667085;background:#f7f8fd;border:1px solid #e4e9f3;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid}.wb-price-global-text{align-content:center;gap:2px;min-width:0;max-height:44px;display:grid;overflow:hidden}.wb-price-global-text p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:14px;overflow:hidden}.wb-price-global-line{background:#eef2f8;border-radius:999px;height:4px;overflow:hidden}.wb-price-global-line span{border-radius:inherit;background:linear-gradient(90deg,#6673ee,#57ba93);height:100%;transition:width .35s;display:block}.wb-price-global-action{min-height:28px;display:grid}.wb-price-global-link{color:#4f5fe3;background:#f1f3ff;border:1px solid #dfe4ff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:28px;font-size:12px;font-weight:500;display:inline-flex}.wb-price-global-running{background:#fbfcff;border-color:#dfe4ff}.wb-price-global-done{background:#f4fbf8;border-color:#cdeee1}.wb-price-global-error,.wb-price-global-stopped{background:#fff6f7;border-color:#ffd7dd}.wb-price-global-error .wb-price-global-head span,.wb-price-global-stopped .wb-price-global-head span{color:#bd2440}.wb-price-global-spin{animation:.9s linear infinite wb-price-global-spin}@keyframes wb-price-global-spin{to{transform:rotate(360deg)}}.user-card{color:#344054;background:#f7f8fd;border:1px solid #e6e9f2;border-radius:8px;gap:4px;margin:0;padding:8px 10px}.sidebar-footer>.user-card{margin-top:6px}.user-card span{color:#7f8aa1}.user-profile-link,.topbar-user-link{color:inherit;text-decoration:none}.user-profile-link{gap:1px;min-width:0;line-height:1.15;display:grid}.user-profile-link strong{font-size:14px;line-height:18px}.user-profile-link span{font-size:12px;line-height:16px}.user-profile-link:hover,.topbar-user-link:hover{opacity:.78}.storefront-link{color:#344054;background:#fff;border:1px solid #e6e9f2;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:42px;padding:6px 8px;display:grid}.storefront-link:hover{color:#3340a0;background:#f8faff;border-color:#d9e0ff}.storefront-icon{color:#667085;background:#f1f4fb;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.storefront-link span:last-child{gap:1px;min-width:0;display:grid}.storefront-link small{color:#98a2b3;font-size:10px}.admin-workspace{isolation:isolate;background:linear-gradient(#f6f8fc 0%,#eef2f8 100%);grid-template-rows:64px minmax(0,1fr);min-width:0;min-height:100vh;position:relative;overflow:hidden visible}.admin-workspace:before,.admin-workspace:after{content:"";z-index:0;pointer-events:none;filter:blur(34px);opacity:.72;position:absolute}.admin-workspace:before{background:linear-gradient(90deg,#6c77ee52,#28d6a02e);width:460px;height:210px;top:86px;right:7%;transform:rotate(-9deg)}.admin-workspace:after{background:linear-gradient(90deg,#ef627624,#8c5cf638);width:360px;height:240px;top:330px;left:20%;transform:rotate(12deg)}.admin-workspace:has(.wb-price-module-grid.wb-price-process-focus){background:linear-gradient(#f6f8fc 0%,#eef2f8 100%)}.admin-workspace:has(.wb-price-module-grid.wb-price-process-focus):before{opacity:.32;filter:blur(28px)}.admin-workspace:has(.wb-price-module-grid.wb-price-process-focus):after{opacity:.32;filter:blur(28px)}.admin-topbar{z-index:20;min-width:0;min-height:64px;padding:0 var(--admin-content-gutter);color:#1c2433;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e7eaf3;flex-wrap:nowrap;gap:12px;position:sticky;top:0}.mobile-brand,.mobile-menu-button,.mobile-search{display:none}.mobile-menu-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(1.04);backdrop-filter:blur(8px)saturate(1.04);background:#11182742;justify-content:flex-end;animation:.18s ease-out mobile-menu-backdrop-in;display:flex;position:fixed;inset:0}.mobile-menu-panel{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;color:#4d5768;width:min(80vw,420px);min-width:0;max-width:420px;height:100dvh;box-shadow:none;background:linear-gradient(#fffffffa,#f9fbfffa),#fff;border-left:1px solid #e6e9f2e6;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:8px;padding:10px 18px;animation:.24s cubic-bezier(.2,.9,.2,1) mobile-menu-panel-in;display:grid;overflow:hidden}.mobile-menu-head{border-bottom:1px solid #edf0f7;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:0 2px 8px;display:flex}.mobile-menu-head span{color:#171c28;align-items:center;gap:9px;min-width:0;font-size:16px;font-weight:500;display:flex}.mobile-menu-close{color:#566176;background:#f3f5fb;border:1px solid #e6e9f2;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.mobile-menu-close:hover,.mobile-menu-button:hover{color:#5c69df;background:#f0f2ff;border-color:#dce1ff}.mobile-menu-lock{touch-action:none;overflow:hidden}.mobile-menu-calendar{display:none}.mobile-menu-footer{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c7cfdd transparent;border-top:1px solid #edf0f7;grid-auto-rows:max-content;align-content:start;align-self:stretch;gap:8px;min-height:0;max-height:min(42dvh,360px);padding-top:8px;display:grid;overflow-y:auto}@keyframes mobile-menu-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate()}to{opacity:1;-webkit-backdrop-filter:blur(8px)saturate(1.04);backdrop-filter:blur(8px)saturate(1.04)}}@keyframes mobile-menu-panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}.admin-search{color:#8c96aa;background:#f5f6fb;border:1px solid #e4e7f0;border-radius:8px;flex:360px;min-width:180px;max-width:560px;min-height:40px}.topbar-status,.topbar-calendar-trigger{color:#637083;background:#f7f8fc;border:1px solid #e7eaf3;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.topbar-status{color:#087443}.topbar-calendar-trigger{color:#5f6b7d;font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:center;min-width:184px}.topbar-calendar-trigger span{text-align:left;font-variant-numeric:tabular-nums;min-width:146px}.topbar-calendar-trigger:hover{color:#5c69df;background:#f0f2ff;border-color:#dce1ff}.calendar-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(1.04);backdrop-filter:blur(12px)saturate(1.04);background:#11182752;place-items:center;padding:18px;animation:.18s ease-out calendar-backdrop-in;display:grid;position:fixed;inset:0}.calendar-modal{color:#171c28;background:#fff;border:1px solid #dce1efe6;border-radius:8px;width:min(410px,100vw - 28px);max-height:calc(100vh - 36px);animation:.22s cubic-bezier(.2,.9,.2,1) calendar-modal-in;overflow:hidden;box-shadow:0 28px 80px #141c2b47}@keyframes calendar-backdrop-in{0%{opacity:0;-webkit-backdrop-filter:blur()saturate();backdrop-filter:blur()saturate()}to{opacity:1;-webkit-backdrop-filter:blur(12px)saturate(1.04);backdrop-filter:blur(12px)saturate(1.04)}}@keyframes calendar-modal-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.calendar-modal-head{background:radial-gradient(circle at 0 0,#6c77ee1f,#0000 34%),#f8f9fd;border-bottom:1px solid #e8ecf4;justify-content:space-between;gap:16px;padding:18px;display:flex}.calendar-modal-head div{gap:5px;display:grid}.calendar-modal-head span{color:#687487;font-size:13px;font-weight:500}.calendar-modal-head strong{color:#151b29;font-size:34px;line-height:1}.calendar-close,.calendar-month-bar button,.calendar-actions button,.calendar-mode-tabs button,.calendar-day,.calendar-years button{border:0}.calendar-close{color:#566176;background:#eef1f7;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.calendar-close:hover,.calendar-month-bar button:hover,.calendar-actions button:hover{color:#5c69df;background:#f0f2ff}.calendar-mode-tabs{background:#eef1f7;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin:14px 16px 0;padding:4px;display:grid}.calendar-mode-tabs button{color:#667085;background:0 0;border-radius:6px;min-height:34px;font-size:13px;font-weight:500}.calendar-mode-tabs .calendar-mode-active{color:#171c28;background:#fff;box-shadow:0 6px 16px #141c2b1a}.calendar-month-bar{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;padding:14px 16px 8px;display:grid}.calendar-month-bar button{color:#566176;background:#f5f6fb;border-radius:8px;place-items:center;min-height:38px;font-weight:500;display:grid}.calendar-month-title{font-size:15px;color:#171c28!important}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:8px 16px 16px;display:grid}.calendar-weekday{color:#8b95a9;place-items:center;min-height:26px;font-size:12px;font-weight:500;display:grid}.calendar-day{aspect-ratio:1;color:#273244;background:#f7f8fc;border-radius:999px;place-items:center;font-size:14px;font-weight:500;display:grid}.calendar-day:hover{color:#5c69df;background:#eef1ff}.calendar-day-muted{color:#b6becc;background:0 0}.calendar-day-today{color:#5c69df;box-shadow:inset 0 0 0 2px #dce1ff}.calendar-day-selected{color:#fff;background:#6c77ee;box-shadow:0 10px 20px #6c77ee3d}.calendar-day-selected:hover{color:#fff;background:#5f6be0}.calendar-years{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 16px 16px;display:grid}.calendar-years button{color:#273244;background:#f7f8fc;border-radius:8px;min-height:52px;font-size:15px;font-weight:500}.calendar-years button:hover{color:#5c69df;background:#eef1ff}.calendar-year-current{box-shadow:inset 0 0 0 2px #dce1ff}.calendar-year-selected{box-shadow:0 10px 20px #6c77ee3d;color:#fff!important;background:#6c77ee!important}.calendar-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 16px;display:grid}.calendar-actions button{color:#5c69df;background:#f0f2ff;border-radius:8px;min-height:42px;font-size:13px;font-weight:500}.calendar-actions button:last-child{color:#fff;background:#6c77ee}.topbar-icon{color:#566176;background:#f7f8fc;border-color:#e7eaf3;border-radius:8px}.topbar-user{color:#1c2433}.topbar-user span{color:#8b95a9}.main{z-index:1;padding:22px var(--admin-content-gutter);gap:16px;position:relative}.admin-footer{width:100%;min-height:82px;padding:22px var(--admin-content-gutter);color:#344054;background:#fff;border-top:1px solid #e6e9f2;place-items:center;display:grid}.admin-footer-brand{color:#171c28;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:500;display:inline-flex}.admin-footer-logo{filter:drop-shadow(0 6px 12px #5b6fe229)}.dashboard-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:18px;min-height:248px;display:grid}.hero-copy,.hero-dark-panel,.metric,.module-card,.panel,.table-wrap,.users-head,.order-card,.user-mobile-card,.empty-card{border:1px solid #e6e9f2;border-radius:8px;box-shadow:0 14px 34px #222a4414}.hero-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 92% 8%,#6c77ee2e,#0000 30%),#ffffffeb;align-content:center;gap:16px;padding:28px;display:grid}.empty-card{color:#667085;text-align:center;text-wrap:balance;overflow-wrap:anywhere;background:linear-gradient(#fffffffa,#f8fafffa),#fff;border-style:dashed;align-content:center;place-items:center;gap:10px;min-height:132px;padding:26px 22px;font-size:15px;font-weight:600;line-height:1.45;display:grid;box-shadow:inset 0 1px #ffffffdb,0 12px 30px #222a440f}.empty-card:before{content:"";background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#dfe5ff,#cfeee2) border-box;border:1px solid #0000;border-radius:8px;width:36px;height:36px;display:block;box-shadow:0 10px 22px #222a4414}.module-pill{color:#6270e8;background:#eff1ff;border:1px solid #dfe3ff;border-radius:6px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.hero-copy h1{color:#151b29;max-width:760px;font-size:38px}.hero-copy p{color:#687386;max-width:700px}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.orders-switch-card{gap:8px;width:min(540px,100%);display:grid}.orders-channel-tabs{background:#f2f4ff;border:1px solid #dfe3ff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-width:100%;padding:5px;display:grid}.orders-channel-tabs a,.orders-channel-tabs button,.orders-scope-tabs button{color:#667085;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.orders-channel-tabs a:hover,.orders-channel-tabs button:hover,.orders-scope-tabs button:hover{color:#5262dd;background:#ffffffd1}.orders-channel-tabs .orders-channel-active,.orders-scope-tabs .orders-scope-active{color:#fff;background:#6c77ee;box-shadow:0 10px 22px #6c77ee33}.orders-mode-tabs{flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;display:flex}.orders-mode-tabs button{color:#5d6678;cursor:pointer;background:#fffc;border:1px solid #dfe6f4;border-radius:8px;justify-content:center;align-items:center;min-width:70px;min-height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.orders-mode-tabs button:hover{color:#2638c6;border-color:#cbd6ff}.orders-mode-tabs .orders-mode-active{color:#2330a5;background:#eef1ff;border-color:#bec8ff;box-shadow:inset 0 1px #ffffffdb}.orders-hero-title{gap:4px;display:grid}.orders-hero-title span{color:#5f6fea;background:#eff1ff;border:1px solid #dfe3ff;border-radius:7px;align-items:center;width:fit-content;min-height:26px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.orders-live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(760px,100%);display:grid}.orders-live-stat{background:linear-gradient(#ffffffeb,#f8faffc7),#fff;border:1px solid #dfe3fff2;border-radius:8px;align-content:end;gap:8px;min-height:94px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffffe6}.orders-live-stat span{color:#7b8497;text-transform:uppercase;font-size:11px;font-weight:800}.orders-live-stat strong{color:#121826;font-size:34px;line-height:.95}.orders-mode-tabs strong{min-width:0;font-size:13px;line-height:1.2}.orders-mode-tabs span{color:#8b95a8;min-width:0;font-size:11px;font-weight:600;line-height:1.25}.orders-scope-tabs{flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;display:flex}.orders-compare{grid-template-columns:minmax(0,1fr) minmax(128px,.62fr);gap:10px;width:min(470px,100%);display:grid}.orders-today,.orders-yesterday{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffad;border:1px solid #dfe3ffe6;border-radius:8px;align-content:center;gap:4px;min-height:94px;padding:14px 16px;display:grid}.orders-today span,.orders-yesterday span,.period-total span{color:#667085;text-transform:uppercase;font-size:12px;font-weight:500}.orders-today strong{color:#111827;font-size:42px;line-height:1}.orders-yesterday{opacity:.72}.orders-yesterday strong{color:#475467;font-size:26px;line-height:1}.orders-today small,.orders-yesterday small,.period-total small{color:#8b95a8;font-size:12px;font-weight:500}.hero-dark-panel{color:#fff;background:radial-gradient(circle at 20% 0,#6c77ee59,#0000 33%),radial-gradient(circle at 82% 88%,#28d6a02e,#0000 36%),linear-gradient(145deg,#161d2a,#111822 58%,#0d141b);border-color:#ffffff14;grid-template-rows:auto auto 1fr auto;gap:16px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 52px #0f172a47}.dark-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.dark-panel-head div{gap:5px;display:grid}.dark-panel-head span{color:#a8b2c5;text-transform:uppercase;font-size:12px;font-weight:500}.dark-panel-head small{color:#657188;font-size:12px;font-weight:500}.dark-panel-head strong{font-size:36px}.period-tabs{flex-wrap:wrap;gap:7px;display:flex}.period-tabs a{color:#667085;background:#ffffffc2;border:1px solid #e1e6f2;border-radius:8px;align-items:center;min-height:32px;padding:0 11px;font-size:12px;font-weight:500;display:inline-flex}.period-tabs a:hover{color:#5e6ee6;border-color:#dfe4ff}.period-tabs .period-tab-active{color:#fff;background:#6c77ee;border-color:#6c77ee;box-shadow:0 10px 22px #6c77ee3d}.period-tabs-dark a{color:#aab4c7;background:#ffffff0f;border-color:#ffffff17}.period-tabs-dark a:hover{color:#fff;border-color:#7c89ff8c}.period-tabs-dark .period-tab-active{color:#fff;background:#6c77eee0;border-color:#7c89fffa}.activity-list{gap:9px;display:grid}.activity-item{background:#ffffff0f;border:1px solid #ffffff14;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:46px;padding:8px 10px;display:grid}.activity-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.activity-item small,.activity-empty{color:#aab4c7;font-weight:500}.mini-chart{grid-template-columns:repeat(auto-fit,minmax(18px,1fr));align-items:end;gap:8px;height:58px;padding-top:8px;display:grid}.mini-chart span{background:linear-gradient(#7e89ff,#28d6a0);border-radius:5px 5px 0 0;display:block}.orders-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.orders-overview-card{background:#fffffff0;border:1px solid #e3e8f4;border-radius:8px;gap:12px;padding:16px;display:grid;box-shadow:0 12px 28px #222a440f}.orders-overview-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.orders-overview-head div{gap:3px;min-width:0;display:grid}.orders-overview-head span,.orders-overview-head small{color:#8b95a8;text-transform:uppercase;font-size:11px;font-weight:700}.orders-overview-head strong{color:#202a3d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;line-height:1.2;overflow:hidden}.orders-breakdown-list{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:7px;display:grid}.orders-breakdown-list a{color:#344054;background:#f8faff;border:1px solid #e1e7f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:8px 10px;display:grid}.orders-breakdown-list a:hover{color:#3445cc;border-color:#cbd6ff}.orders-breakdown-list .orders-breakdown-active{color:#2330a5;background:#eef1ff;border-color:#bec8ff}.orders-breakdown-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.orders-breakdown-list strong{color:inherit;font-size:13px}.mini-chart span:first-child{height:42%}.mini-chart span:nth-child(2){height:72%}.mini-chart span:nth-child(3){height:54%}.mini-chart span:nth-child(4){height:84%}.mini-chart span:nth-child(5){height:64%}.mini-chart span:nth-child(6){height:92%}.orders-online-board{min-width:0;max-width:100%}.orders-online-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:stretch;gap:clamp(14px,2vw,26px);min-width:0;display:grid}.orders-online-card{background:linear-gradient(110deg,#fffffffa,#f6f8fff5),#fff;border:1px solid #dfe5ff;border-radius:8px;justify-items:center;gap:clamp(14px,1.8vw,22px);padding:clamp(18px,2.5vw,30px);display:grid;position:relative;overflow:visible;box-shadow:0 24px 58px #222a441a}.orders-online-panel-title{justify-self:stretch;align-items:center;gap:10px;width:min(660px,100%);min-width:0;display:flex}.orders-online-panel-title>span{color:#fff;background:#6572ed;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 14px 28px #5a67e22e}.orders-online-panel-title div{gap:2px;min-width:0;display:grid}.orders-online-panel-title strong{color:#151b29;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(18px,1.7vw,24px);font-weight:900;line-height:1.05;overflow:hidden}.orders-online-panel-title small{color:#7f8aa0;font-size:11px;font-weight:800;line-height:1.15}.orders-online-title-linkline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-online-title-linkline a{color:#5a66e8;text-decoration:none}.orders-online-title-linkline a:hover{text-decoration:underline}.orders-online-panel-title-dark>span{color:#70d5b8;box-shadow:none;background:#ffffff17}.orders-online-panel-title-dark strong{color:#f9fbff}.orders-online-panel-title-dark small{color:#8e99b0}.orders-online-board .orders-switch-card{gap:0;width:min(660px,100%)}.orders-online-board .orders-channel-tabs{background:#f4f6ff;border-color:#d9dfff;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:6px;box-shadow:inset 0 1px #fffffff2}.orders-online-board .orders-channel-tabs a,.orders-online-board .orders-channel-tabs button{color:#4c5568;background:#ffffffd1;border:1px solid #dfe5f2;border-radius:8px;min-height:44px;font-size:clamp(14px,1.35vw,18px);font-weight:900;box-shadow:0 10px 22px #222a440d}.orders-online-board .orders-channel-tabs .orders-channel-active{color:#fff;background:linear-gradient(135deg,#6572ed,#5662dc);border-color:#6572ed;box-shadow:0 14px 28px #5a67e247}.orders-online-quickline{color:#7f8aa0;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;width:min(640px,100%);font-size:12px;font-weight:900;line-height:1.15;display:flex}.orders-online-quickline span{background:#f6f8ffdb;border:1px solid #dfe5ff;border-radius:7px;align-items:center;gap:6px;min-height:26px;padding:0 10px;display:inline-flex}.orders-online-quickline b{color:#5f6ee8;font-size:13px;font-weight:900}.orders-online-score{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:center;align-items:center;gap:clamp(8px,1.4vw,16px);width:min(700px,100%);display:grid}.orders-online-score-fragment{display:contents}.orders-online-score-part{justify-content:center;align-items:center;gap:clamp(6px,.9vw,10px);min-width:0;display:flex}.orders-online-score-part>span{color:#6270e8;text-transform:uppercase;writing-mode:vertical-rl;font-size:clamp(12px,1.1vw,17px);font-weight:900;line-height:1;transform:rotate(180deg)}.orders-online-score-number{grid-template-rows:auto auto clamp(13px,1.05vw,17px);grid-template-columns:auto auto;justify-content:center;align-items:start;gap:clamp(3px,.35vw,6px) clamp(6px,.9vw,10px);min-width:0;display:grid}.orders-online-score-number strong{color:#050505;letter-spacing:0;white-space:nowrap;grid-row:1/3;font-size:clamp(38px,5.25vw,76px);font-weight:900;line-height:.82}.orders-online-score-number em{color:#050505;text-transform:uppercase;align-self:start;margin-top:clamp(6px,.95vw,12px);font-size:clamp(13px,1.25vw,19px);font-style:normal;font-weight:800;line-height:1}.orders-online-score-buyout{color:#6270e8;white-space:nowrap;writing-mode:horizontal-tb;align-items:center;gap:clamp(6px,.75vw,10px);min-width:0;font-size:clamp(13px,1.1vw,17px);font-weight:900;line-height:1;display:inline-flex;transform:none}.orders-online-score-buyout:before{content:"";background:#050505;border-radius:2px;flex:none;width:2px;height:clamp(16px,1.8vw,26px);display:inline-block}.orders-online-score-note{color:#5f6b7d;white-space:nowrap;grid-area:3/1/auto/-1;place-self:end start;font-size:clamp(10px,.85vw,13px);font-weight:750;line-height:1}.orders-online-score-single .orders-online-score-part>span{writing-mode:horizontal-tb;transform:none}.orders-online-score-single{grid-template-columns:minmax(0,1fr);width:min(360px,100%)}.orders-online-divider{background:#050505;border-radius:3px;width:3px;height:clamp(48px,5.4vw,74px);display:block}.orders-online-buyouts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(660px,100%);margin-top:-4px;display:grid}.orders-online-buyouts span{color:#6270e8;background:#f1f3ff;border:1px solid #dfe3ff;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:30px;padding:5px 9px;font-size:10px;font-weight:900;line-height:1.15;display:flex}.orders-online-buyouts b{color:#7a84a2;text-transform:uppercase;font-size:10px}.orders-online-buyouts strong{color:#4f5fe1;white-space:nowrap;font-size:11px}.orders-online-buyouts em{color:#b54708;white-space:nowrap;font-size:10px;font-style:normal;font-weight:900}.orders-online-store-bars{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));justify-content:center;align-items:end;gap:clamp(6px,1vw,12px);width:100%;min-height:118px;padding:8px 0 0;display:grid;position:relative}.orders-online-store-item{z-index:1;outline:none;grid-template-rows:1fr auto;align-items:end;gap:8px;min-width:0;max-width:none;height:104px;display:grid;position:relative}.orders-online-store-item:focus-within{z-index:40}.orders-online-store-item:has(.orders-online-store-hit:hover){z-index:40}.orders-online-store-hit{appearance:none;width:100%;min-height:20px;color:inherit;font:inherit;cursor:pointer;align-self:end;align-items:flex-end;padding:0;display:flex;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.orders-online-store-hit:focus,.orders-online-store-hit:focus-visible{box-shadow:none!important;outline:0!important}.orders-online-store-bar{background:linear-gradient(#6975ee 0%,#6d77ec 58%,#a7b0ff 100%);border-radius:8px 8px 4px 4px;width:100%;min-height:10px;display:block;box-shadow:0 10px 20px #6270e833}.orders-online-store-item small{color:#1f2937;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.orders-online-store-tooltip{pointer-events:none;z-index:10;color:#151b29;opacity:0;background:#fffffffa;border:1px solid #dfe5f2;border-radius:8px;gap:7px;min-width:280px;max-width:360px;padding:12px;transition:opacity .14s,transform .14s;display:none;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,6px);box-shadow:0 20px 44px #141c2b2e}.orders-online-store-tooltip:after{content:"";background:#fff;border-bottom:1px solid #dfe5f2;border-right:1px solid #dfe5f2;width:10px;height:10px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.orders-online-store-hit:hover~.orders-online-store-tooltip,.orders-online-store-hit:focus~.orders-online-store-tooltip,.orders-online-store-hit:focus-visible~.orders-online-store-tooltip{opacity:1;display:grid;transform:translate(-50%)}.orders-online-store-item:nth-child(-n+3) .orders-online-store-tooltip{left:0;transform:translateY(6px)}.orders-online-store-item:nth-child(-n+3) .orders-online-store-hit:hover~.orders-online-store-tooltip,.orders-online-store-item:nth-child(-n+3) .orders-online-store-hit:focus~.orders-online-store-tooltip,.orders-online-store-item:nth-child(-n+3) .orders-online-store-hit:focus-visible~.orders-online-store-tooltip{transform:translate(0)}.orders-online-store-item:nth-child(-n+3) .orders-online-store-tooltip:after{left:24px}.orders-online-store-item:nth-last-child(-n+3) .orders-online-store-tooltip{left:auto;right:0;transform:translateY(6px)}.orders-online-store-item:nth-last-child(-n+3) .orders-online-store-hit:hover~.orders-online-store-tooltip,.orders-online-store-item:nth-last-child(-n+3) .orders-online-store-hit:focus~.orders-online-store-tooltip,.orders-online-store-item:nth-last-child(-n+3) .orders-online-store-hit:focus-visible~.orders-online-store-tooltip{transform:translate(0)}.orders-online-store-item:nth-last-child(-n+3) .orders-online-store-tooltip:after{left:auto;right:24px;transform:rotate(45deg)}.orders-online-store-tooltip strong{color:#111827;font-size:14px;line-height:1.15}.orders-online-store-tooltip span{color:#667085;justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;display:flex}.orders-online-store-tooltip b{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.orders-online-store-tooltip em{color:#172033;text-align:right;white-space:normal;justify-items:end;gap:2px;font-style:normal;font-weight:900;display:grid}.orders-online-store-tooltip i{color:#6270e8;font-size:11px;font-style:normal;font-weight:900;line-height:1.2}.orders-online-store-tooltip .orders-online-buyout-row{background:#f7f9ff;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:6px 0;display:grid}.orders-online-store-tooltip .orders-online-buyout-row b{color:#667085;text-transform:uppercase;text-overflow:initial;font-size:11px;overflow:visible}.orders-online-store-tooltip .orders-online-buyout-row em{color:#5662dc;white-space:nowrap;font-size:10px;line-height:1.25}.orders-online-category-row{border-top:1px solid #edf1f7;padding-top:6px}.orders-online-empty{color:#667085;background:#f7f9ff;border:1px dashed #dfe5ff;border-radius:8px;place-items:center;width:100%;min-height:86px;font-weight:800;display:grid}.orders-online-foot{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.orders-online-foot span{color:#6270e8;background:#eff1ff;border:1px solid #dfe3ff;border-radius:7px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.orders-online-category-panel{color:#f9fbff;background:radial-gradient(circle at 82% 86%,#24a98b52,#0000 42%),linear-gradient(145deg,#222947 0%,#111923 55%,#112e2b 100%);border:1px solid #cdd6ff42;border-radius:8px;grid-template-rows:auto 1fr;align-self:stretch;gap:14px;min-width:0;padding:clamp(18px,2.5vw,28px);display:grid;position:relative;overflow:visible;box-shadow:0 24px 58px #222a4429}.orders-online-category-panel-head{grid-template-columns:1fr auto;align-items:start;gap:4px 12px;min-width:0;display:grid}.orders-online-category-panel-head .orders-online-panel-title{width:100%}.orders-online-category-panel-head>strong{color:#fff;font-size:clamp(26px,2.8vw,40px);font-weight:900;line-height:.9}.orders-online-category-panel-head>small{color:#8792aa;text-overflow:ellipsis;white-space:normal;grid-column:1/-1;font-size:13px;font-weight:800;overflow:hidden}.orders-online-category-panel-head>small+small{color:#69d0b4;margin-top:-3px;font-size:11px}.orders-online-category-bars{align-content:start;gap:11px;min-width:0;display:grid}.orders-online-category-toggle,.orders-online-category-reveal{display:none}.orders-online-category-bar-item{z-index:1;outline:none;gap:7px;display:grid;position:relative}:is(.orders-online-category-bar-item:has(.orders-online-category-track:hover),.orders-online-category-bar-item:has(.orders-online-category-track:focus),.orders-online-category-bar-item:has(.orders-online-category-track:focus-visible)){z-index:30}.orders-online-category-bar-label{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.orders-online-category-bar-label strong{color:#f9fbff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.orders-online-category-bar-label em{color:#aeb8ce;white-space:nowrap;flex:none;font-size:12px;font-style:normal;font-weight:900}.orders-online-category-buyout{color:#70d5b8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1.2;overflow:hidden}.orders-online-category-track{cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;width:100%;height:9px;padding:0;display:block;overflow:hidden}.orders-online-category-track i{border-radius:inherit;background:linear-gradient(90deg,#6b75ee 0%,#2fd29d 100%);height:100%;display:block;box-shadow:0 10px 22px #2fd29d33}.orders-online-category-tooltip{pointer-events:none;color:#151b29;opacity:0;background:#fffffffa;border:1px solid #dfe5f2;border-radius:8px;gap:8px;min-width:250px;max-width:340px;padding:12px;transition:opacity .14s,transform .14s;display:none;position:absolute;top:50%;right:calc(100% + 14px);transform:translate(8px,-50%);box-shadow:0 20px 44px #141c2b38}.orders-online-category-tooltip:after{content:"";background:#fff;border-top:1px solid #dfe5f2;border-right:1px solid #dfe5f2;width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.orders-online-category-track:hover+.orders-online-category-tooltip,.orders-online-category-track:focus+.orders-online-category-tooltip,.orders-online-category-track:focus-visible+.orders-online-category-tooltip{opacity:1;display:grid;transform:translateY(-50%)}.orders-online-category-tooltip strong{color:#111827;font-size:14px;line-height:1.15}.orders-online-category-tooltip span{color:#667085;justify-content:space-between;align-items:baseline;gap:12px;font-size:12px;display:flex}.orders-online-category-tooltip b{color:#475467;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:800;overflow:hidden}.orders-online-category-tooltip em{color:#172033;text-align:right;white-space:normal;justify-items:end;gap:2px;font-style:normal;font-weight:900;display:grid}.orders-online-category-tooltip i{color:#6270e8;white-space:nowrap;margin-top:2px;font-size:10px;font-style:normal;font-weight:900;display:block}.orders-online-category-tooltip-buyout{background:#f7f9ff;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;padding:6px 0}.orders-online-category-empty{color:#aeb8ce;background:#ffffff12;border:1px dashed #cdd6ff38;border-radius:8px;place-items:center;min-height:96px;font-weight:900;display:grid}@media (max-width:1080px){.orders-online-layout{grid-template-columns:minmax(0,1fr)}.orders-online-category-tooltip{inset:auto 0 calc(100% + 10px) auto;transform:translateY(8px)}.orders-online-category-tooltip:after{border-top:0;border-bottom:1px solid #dfe5f2;top:auto;bottom:-5px;right:24px;transform:rotate(45deg)}.orders-online-category-track:hover+.orders-online-category-tooltip,.orders-online-category-track:focus+.orders-online-category-tooltip,.orders-online-category-track:focus-visible+.orders-online-category-tooltip{transform:translateY(0)}}@media (max-width:760px){.orders-online-board{width:min(100%,100vw - 24px);max-width:calc(100vw - 24px);margin-inline:0}.orders-online-layout,.orders-online-card,.orders-online-category-panel,.orders-online-board .orders-switch-card,.orders-online-score,.orders-online-store-bars{box-sizing:border-box;width:100%;max-width:100%}.orders-online-card{gap:12px;padding:12px 10px}.orders-online-board .orders-channel-tabs{gap:4px;padding:4px}.orders-online-board .orders-channel-tabs a,.orders-online-board .orders-channel-tabs button{min-height:38px;padding:0 4px;font-size:12px}.orders-online-quickline{gap:5px;font-size:9px}.orders-online-quickline span{gap:5px;min-height:22px;padding:0 7px}.orders-online-quickline b{font-size:10px}.orders-online-score{gap:4px;width:100%}.orders-online-score-part{gap:4px}.orders-online-score-part>span{font-size:9px}.orders-online-score-number{grid-template-rows:auto auto 12px;gap:2px 4px}.orders-online-score-number strong{font-size:clamp(28px,10vw,40px)}.orders-online-score-number em{margin-top:5px;font-size:9px}.orders-online-score-buyout{gap:5px;font-size:10px}.orders-online-score-buyout:before{height:14px}.orders-online-score-note{color:#667085;font-size:10px;font-weight:700}.orders-online-divider{width:2px;height:clamp(36px,12vw,52px)}.orders-online-buyouts{grid-template-columns:minmax(0,1fr);gap:4px;margin-top:-4px}.orders-online-buyouts span{gap:5px;min-height:24px;padding:4px 7px;font-size:9px}.orders-online-buyouts b,.orders-online-buyouts em{font-size:8px}.orders-online-buyouts strong{font-size:9px}.orders-online-store-bars{grid-template-columns:repeat(auto-fit,minmax(28px,1fr));gap:5px;min-height:84px;padding-inline:0;overflow:visible}.orders-online-store-item{gap:4px;height:74px;position:static}.orders-online-store-item small{font-size:8px}.orders-online-foot{gap:6px}.orders-online-foot span{min-height:22px;padding:0 7px;font-size:10px}.orders-online-store-tooltip{pointer-events:auto;z-index:80;-webkit-overflow-scrolling:touch;background:#fff;width:auto;min-width:0;max-width:100%;max-height:min(46vh,340px);position:absolute;bottom:calc(100% + 10px);overflow:auto;transform:translateY(8px);left:0!important;right:0!important}.orders-online-store-tooltip:after{display:none}.orders-online-store-hit:hover~.orders-online-store-tooltip,.orders-online-store-hit:focus~.orders-online-store-tooltip,.orders-online-store-hit:focus-visible~.orders-online-store-tooltip{transform:translateY(0)}.orders-online-category-panel{padding:14px 12px 28px;overflow:visible}.orders-online-category-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.orders-online-category-bars{pointer-events:none;opacity:.62;filter:blur(.2px);max-height:42px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#000000b8 46%,#0000002e 82%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000b8 46%,#0000002e 82%,#0000 100%)}.orders-online-category-toggle:checked~.orders-online-category-bars{pointer-events:auto;opacity:1;filter:none;max-height:none;overflow:visible;-webkit-mask-image:none;mask-image:none}.orders-online-category-toggle:not(:checked)~.orders-online-category-bars .orders-online-category-tooltip{display:none!important}.orders-online-category-reveal{z-index:45;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;pointer-events:none;background:linear-gradient(#11192300,#11192361 34%,#111e28d1 78%,#111e28fa 100%);justify-content:center;align-items:flex-end;min-height:62px;padding:18px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.orders-online-category-reveal span{color:#eef2ff;cursor:pointer;pointer-events:auto;background:#5b67e25c;border:1px solid #8594ff73;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #060c172e}.orders-online-category-reveal span:before{content:attr(data-show)}.orders-online-category-toggle:checked~.orders-online-category-reveal{z-index:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;min-height:0;padding:6px 0 0;position:relative}.orders-online-category-toggle:checked~.orders-online-category-reveal span:before{content:attr(data-hide)}.orders-online-category-panel-head>strong{font-size:30px}.orders-online-category-panel-head>small,.orders-online-category-bar-label em{font-size:11px}.orders-online-category-panel-head>small+small,.orders-online-category-buyout{font-size:9px}.orders-online-category-bar-label strong{font-size:13px}:is(.orders-online-category-bar-item:has(.orders-online-category-track:hover),.orders-online-category-bar-item:has(.orders-online-category-track:focus),.orders-online-category-bar-item:has(.orders-online-category-track:focus-visible)){z-index:120}.orders-online-category-tooltip{pointer-events:auto;z-index:90;-webkit-overflow-scrolling:touch;background:#fff;width:min(340px,100vw - 48px);min-width:0;max-width:calc(100vw - 48px);max-height:min(46vh,360px);position:absolute;top:calc(100% + 8px);bottom:auto;overflow:auto;transform:translateY(8px);left:auto!important;right:0!important}.orders-online-category-tooltip:after{border:0;border-top:1px solid #dfe5f2;border-left:1px solid #dfe5f2;display:block;top:-5px;bottom:auto;right:24px;transform:rotate(45deg)}.orders-online-category-track:hover+.orders-online-category-tooltip,.orders-online-category-track:focus+.orders-online-category-tooltip,.orders-online-category-track:focus-visible+.orders-online-category-tooltip{transform:translateY(0)}}.metrics{grid-template-columns:repeat(4,minmax(150px,1fr))}.period-summary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid #e6e9f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:14px 16px;display:grid;box-shadow:0 14px 34px #222a4414}.period-total{justify-items:end;gap:2px;min-width:190px;display:grid}.period-total strong{color:#111827;font-size:30px;line-height:1}.metric{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;min-width:0;min-height:126px;padding:18px 20px;position:relative;overflow:hidden}.metric:after{content:"";opacity:.14;background:var(--metric-accent,currentColor);border-radius:999px;width:84px;height:84px;position:absolute;top:-22px;right:-22px}.metric-icon{color:#fff;background:var(--metric-accent,#6374f2);border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.metric strong{color:#111827;font-size:clamp(26px,2.2vw,34px);line-height:1;display:block}.metric strong.metric-value-pair{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:clamp(26px,2.2vw,34px)}.metric-main .metric-value-pair-inner{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.metric-main .metric-value-part{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.metric-main .metric-value-separator{color:#666;font-size:.72em;font-weight:500;line-height:1}.metric-body{gap:8px;min-width:0;display:grid}.metric-main{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.metric-main span{color:#5f6b80;overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:500}.metric small{color:#8b95a8;overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.25;display:block}.module-grid{grid-template-columns:repeat(7,minmax(122px,1fr));gap:10px;display:grid}.module-card{color:#1b2433;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;align-content:space-between;gap:10px;min-height:104px;padding:14px;display:grid;position:relative;overflow:hidden}.module-card:after{content:"";background:var(--module-accent,currentColor);opacity:.12;border-radius:999px;width:82px;height:82px;position:absolute;top:-30px;right:-30px}.module-card strong{color:#151b29;font-size:14px;font-weight:500;display:block}.module-card span,.module-card small{color:#6d788c;font-size:12px;font-weight:500;line-height:1.35;display:block}.module-card small{color:currentColor;background:#ffffffa8;border:1px solid #ffffffb8;border-radius:6px;align-items:center;width:fit-content;min-height:23px;padding:0 8px;display:inline-flex}.module-icon{color:#fff;background:var(--module-accent,#6374f2);width:36px;height:36px;box-shadow:0 12px 24px color-mix(in srgb, var(--module-accent,#6374f2) 24%, transparent);border-radius:8px;place-items:center;display:grid}.module-blue{--module-accent:#6374f2;color:#6374f2}.module-green{--module-accent:#1db487;color:#1db487}.module-violet{--module-accent:#8c5cf6;color:#8c5cf6}.module-amber{--module-accent:#d28a05;color:#d28a05}.module-cyan{--module-accent:#0c9ab0;color:#0c9ab0}.module-red{--module-accent:#ef6276;color:#ef6276}.module-dark{--module-accent:#344054;color:#344054;background:radial-gradient(circle at 100% 0,#6c77ee33,#0000 32%),#ffffffe0}.metric-blue{--metric-accent:#6374f2;color:#6374f2}.metric-violet{--metric-accent:#8c5cf6;color:#8c5cf6}.metric-green{--metric-accent:#1db487;color:#1db487}.metric-red{--metric-accent:#ef6276;color:#ef6276}.toolbar{min-height:54px}.filters{width:min(660px,100%)}.panel,.table-wrap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-color:#e6e9f2;border-radius:8px}.panel{gap:14px;padding:18px}.section-bar{border-bottom:1px solid #eef0f6;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 18px;display:flex}.section-bar p{margin-top:4px;font-size:13px}.orders-table-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.orders-new-head{background:linear-gradient(135deg,#f7f9fcfa,#fffffffa),#fff;border:1px solid #dfe6f2;border-radius:8px;flex-wrap:wrap;align-items:center;padding:16px;box-shadow:0 14px 34px #1e293b14}.orders-new-title{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px}.orders-new-title>span{color:#43506a;background:#f2f5fa;border:1px solid #dde5f0;border-radius:8px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 22px #1e293b12}.orders-new-head-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin-left:auto;display:flex}.orders-new-counts{background:#fbfcff;border:1px solid #dfe5f2;border-radius:8px;align-items:center;gap:10px;min-height:56px;padding:8px 10px 8px 14px;display:inline-flex;box-shadow:0 10px 24px #2a36540f}.orders-new-counts>div{gap:4px;min-width:112px;padding-right:6px;display:grid}.orders-new-counts>div>span{color:#7e8798;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1}.orders-new-counts strong{color:#172033;font-size:28px;font-weight:900;line-height:1}.orders-new-count-chip{color:#334155;white-space:nowrap;background:#fff;border:1px solid #e0e7f1;border-radius:7px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.orders-new-tabs{background:#f6f8fb;border:1px solid #dfe6f2;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:min(940px,100%);padding:6px;display:grid;box-shadow:0 12px 28px #1e293b0f}.orders-new-tabs a{color:#4b5568;background:#fff;border:1px solid #dfe5f2;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:14px;font-weight:900;text-decoration:none;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:flex}.orders-new-tabs a:hover{color:#1f2937;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 18px #1e293b14}.orders-new-tabs a .order-market-sticker{min-width:36px;height:22px;padding:0 7px;font-size:10px}.orders-new-tabs a .order-market-sticker-yandex{width:22px;min-width:22px;padding:0}.orders-new-tabs a .order-market-sticker-yandex img{width:22px;height:22px}.orders-new-tab-logo-all,.orders-new-tab-logo-image{flex:0 0 22px;width:22px;height:22px}.orders-new-tab-logo-all{color:#5d687c;background:#eef2f8;border:1px solid #dfe5f2;border-radius:6px;place-items:center;display:inline-grid}.orders-new-tab-logo-image{object-fit:contain;display:block}.orders-new-tabs .orders-new-tab-active{color:#172033;background:#fff;border-color:#b9c5d6;box-shadow:0 10px 22px #1e293b1f,inset 0 0 0 2px #6366f11a}.orders-new-tabs.orders-new-queue-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}.orders-new-tabs.orders-new-queue-tabs a{gap:10px}.orders-new-table-wrap{overflow:hidden}.orders-new-table-scroll{overflow-x:auto}.orders-new-table-wrap.orders-new-table-wrap-legacy,.orders-new-cards.orders-new-cards-legacy{display:none}.orders-new-smart-wrap{box-sizing:border-box;background:#fff;border-color:#dfe6f1;width:100%;min-width:0;max-width:100%;overflow:hidden}.orders-new-smart-head,.orders-new-smart-row{grid-template-columns:minmax(108px,132px) 64px 72px minmax(190px,1.25fr) minmax(86px,.5fr) minmax(150px,.9fr) minmax(84px,.45fr) minmax(78px,.4fr) minmax(82px,.35fr);align-items:stretch;gap:8px;display:grid}.orders-new-smart-head{color:#77839a;text-transform:uppercase;background:#f7f8fb;border-bottom:1px solid #e4eaf3;padding:10px 14px;font-size:11px;font-weight:600;line-height:1.15}.orders-new-smart-head a{width:100%;min-width:0;color:inherit;justify-content:center;align-self:stretch;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.orders-new-smart-head a:hover{color:#344154}.orders-new-smart-head>*{text-align:center;justify-content:center;align-items:center;min-width:0;min-height:24px;display:flex}.orders-new-sort-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.orders-new-smart-head .sort-icon{flex:none}.orders-new-smart-head>:first-child{display:none}.orders-new-smart-list{background:#f8fafc;gap:8px;padding:8px;display:grid}.orders-new-smart-row{background:#fff;border:1px solid #dfe6f1;border-radius:8px;align-items:start;padding:8px 10px;position:relative}.orders-new-smart-row:last-child{border-bottom:1px solid #dfe6f1}.orders-new-smart-row:hover{background:#fbfcfe}.orders-new-smart-market,.orders-new-smart-store,.orders-new-smart-flow{align-self:start;align-items:center;min-width:0;min-height:68px;display:flex}.orders-new-smart-market{pointer-events:none;grid-area:1/1;justify-content:flex-start;align-items:flex-start;min-height:0;padding-top:6px}.orders-new-smart-market .order-market-sticker{min-width:46px;height:24px;padding:0 9px;font-size:10px;font-weight:600}.orders-new-smart-store{color:#172033;overflow-wrap:anywhere;grid-area:1/1;align-items:flex-start;min-height:0;padding-top:32px;padding-left:0;font-size:16px;font-weight:500;line-height:1.2}.orders-new-smart-flow{color:#40506a;text-transform:uppercase;background:#f8fafc;border:1px solid #dfe7f2;border-radius:8px;grid-area:1/2;justify-content:center;height:36px;min-height:36px;margin-top:16px;font-size:13px;font-weight:500;line-height:1}.orders-new-smart-products{grid-column:3/-1;gap:7px;min-width:0;display:grid}.orders-new-smart-group-note{color:#4d5fee;white-space:nowrap;background:#f2f4ff;border:1px solid #dfe4ff;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-width:0;min-height:20px;padding:0 7px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.orders-new-smart-product{grid-template-columns:72px minmax(190px,1.25fr) minmax(86px,.5fr) minmax(150px,.9fr) minmax(84px,.45fr) minmax(78px,.4fr) minmax(82px,.35fr);align-items:center;gap:8px;min-width:0;min-height:90px;display:grid}.orders-new-smart-photo,.orders-new-smart-main,.orders-new-smart-price,.orders-new-smart-article,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{min-width:0}.orders-new-smart-photo-link{width:70px;height:90px;color:inherit;background:#f5f7fb;border:1px solid #dfe7f2;border-radius:7px;place-items:center;text-decoration:none;display:grid;overflow:hidden}.orders-new-smart-photo-link img{object-fit:cover;width:70px;height:90px;display:block}.orders-new-smart-main{align-content:center;gap:4px;display:grid}.orders-new-smart-main>span:first-child{color:#73809a;font-size:13px;font-weight:500;line-height:1}.orders-new-smart-main a,.orders-new-smart-main>span:last-child{color:#172033;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.22;text-decoration:none;display:-webkit-box;overflow:hidden}.orders-new-smart-main a:hover{color:#4d5fee}.orders-new-smart-price,.orders-new-smart-article,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{color:#172033;text-align:center;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #dce5f1;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:14px;font-weight:500;line-height:1.15;display:flex}.orders-new-value-stack{white-space:normal;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.orders-new-title-stack{justify-content:flex-start}.orders-new-value-pill{color:#172033;white-space:nowrap;background:#fff;border:1px solid #d8e2f1;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:20px;padding:2px 7px;font-size:12px;font-weight:800;line-height:1.1;display:inline-flex}.orders-new-smart-article .orders-new-value-stack,.orders-new-smart-size .orders-new-value-stack,.orders-new-smart-volume .orders-new-value-stack{justify-content:center}.orders-new-smart-main a.orders-new-title-link,.orders-new-smart-main>span:last-child .orders-new-title-stack{-webkit-line-clamp:unset;display:block;overflow:visible}.orders-new-smart-price,.orders-new-smart-size,.orders-new-smart-count{overflow-wrap:normal;white-space:nowrap;font-size:15px}.orders-new-smart-volume{overflow-wrap:normal;white-space:nowrap}.orders-new-smart-article{text-align:left;justify-content:flex-start}.orders-new-smart-row-group{grid-template-columns:minmax(108px,132px) 64px minmax(0,1fr);position:relative}.orders-new-smart-row-group .orders-new-smart-products{grid-area:1/3/auto/-1}.orders-new-smart-row-group .orders-new-smart-product{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:72px minmax(190px,1.25fr) minmax(86px,.5fr) minmax(150px,.9fr) minmax(84px,.45fr) minmax(78px,.4fr) minmax(82px,.35fr);grid-template-areas:"photo main price article size volume count";align-items:center;min-height:90px;padding:0}.orders-new-smart-row-group .orders-new-smart-photo{grid-area:photo;align-self:start}.orders-new-smart-row-group .orders-new-smart-main{grid-area:main}.orders-new-smart-row-group .orders-new-smart-price{grid-area:price}.orders-new-smart-row-group .orders-new-smart-article{grid-area:article}.orders-new-smart-row-group .orders-new-smart-size{grid-area:size}.orders-new-smart-row-group .orders-new-smart-volume{grid-area:volume}.orders-new-smart-row-group .orders-new-smart-count{grid-area:count}@media (min-width:1321px){.orders-new-smart-row-group .orders-new-smart-group-note{box-sizing:border-box;justify-self:auto;min-width:0;position:absolute;top:18px;left:76px}}@media (max-width:1580px){.orders-new-live-filter-panel{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-new-smart-head,.orders-new-smart-row{grid-template-columns:minmax(98px,120px) 58px 68px minmax(150px,1.15fr) minmax(78px,.5fr) minmax(120px,.85fr) minmax(76px,.45fr) minmax(70px,.4fr) minmax(74px,.35fr);gap:7px}.orders-new-smart-product{grid-template-columns:68px minmax(150px,1.15fr) minmax(78px,.5fr) minmax(120px,.85fr) minmax(76px,.45fr) minmax(70px,.4fr) minmax(74px,.35fr);gap:7px}.orders-new-smart-photo-link,.orders-new-smart-photo-link img{width:66px;height:84px}.orders-new-smart-store{font-size:15px}.orders-new-smart-price,.orders-new-smart-size,.orders-new-smart-count{font-size:14px}.orders-new-smart-row-group{grid-template-columns:minmax(98px,120px) 58px minmax(0,1fr)}.orders-new-smart-row-group .orders-new-smart-product{grid-template-columns:68px minmax(150px,1.15fr) minmax(78px,.5fr) minmax(120px,.85fr) minmax(76px,.45fr) minmax(70px,.4fr) minmax(74px,.35fr);gap:7px}}@media (max-width:1320px){.orders-new-smart-head{display:none}.orders-new-smart-row,.orders-new-smart-row-group{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"identity flow""products products";gap:8px 10px;padding:10px}.orders-new-smart-market{pointer-events:auto;grid-area:identity;justify-content:flex-start;align-items:flex-start;padding:0}.orders-new-smart-market .order-market-sticker{min-width:52px;height:24px;padding:0 9px;font-size:11px}.orders-new-smart-store{grid-area:identity;align-items:flex-start;min-height:0;padding:29px 0 0;font-size:18px}.orders-new-smart-flow{grid-area:flow;align-self:start;min-width:70px;height:auto;min-height:34px;margin-top:0;padding:0 12px}.orders-new-smart-products,.orders-new-smart-row-group .orders-new-smart-products{grid-area:products}.orders-new-smart-row-group .orders-new-smart-group-note{min-height:20px;padding:0 7px;font-size:10px;position:absolute;top:13px;left:122px}.orders-new-smart-market{min-height:0}.orders-new-smart-product,.orders-new-smart-row-group .orders-new-smart-product{border-top:1px solid #e8eef6;grid-template-columns:72px repeat(3,minmax(0,1fr));grid-template-areas:"photo main main main""article article article article""price size volume count";align-items:stretch;gap:8px;padding-top:8px}.orders-new-smart-product:first-child,.orders-new-smart-row-group .orders-new-smart-product:first-child{border-top:0;padding-top:0}.orders-new-smart-photo{grid-area:photo}.orders-new-smart-main{grid-area:main}.orders-new-smart-price{grid-area:price}.orders-new-smart-article{grid-area:article}.orders-new-smart-size{grid-area:size}.orders-new-smart-volume{grid-area:volume}.orders-new-smart-count{grid-area:count}.orders-new-smart-photo-link,.orders-new-smart-photo-link img{width:72px;height:92px}.orders-new-smart-main a,.orders-new-smart-main>span:last-child{font-size:16px}.orders-new-smart-price,.orders-new-smart-article,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{min-height:40px;padding:0 6px}.orders-new-smart-price,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{align-content:center;justify-items:center;gap:3px;min-height:48px;display:grid}.orders-new-smart-price:before,.orders-new-smart-size:before,.orders-new-smart-volume:before,.orders-new-smart-count:before{color:#7a8498;text-transform:uppercase;font-size:10px;font-weight:500;line-height:1}.orders-new-smart-price:before{content:"Цена"}.orders-new-smart-size:before{content:"Размер"}.orders-new-smart-volume:before{content:"Объем"}.orders-new-smart-count:before{content:"Заказов по ID"}}@media (min-width:821px) and (max-width:1360px){.orders-new-head,.orders-new-tabs,.orders-new-live-filter-panel,.orders-new-smart-wrap{width:calc(100vw - 332px);max-width:calc(100vw - 332px)}}@media (max-width:560px){.orders-new-smart-wrap .section-bar{padding:12px}.orders-new-smart-row{padding:10px}.orders-new-smart-market .order-market-sticker{min-width:48px;height:22px;padding:0 8px;font-size:10px}.orders-new-smart-store{font-size:17px}.orders-new-smart-flow{min-width:62px;min-height:30px;padding:0 10px;font-size:12px}.orders-new-smart-row-group .orders-new-smart-group-note{top:11px;left:118px}.orders-new-smart-product,.orders-new-smart-row-group .orders-new-smart-product{grid-template-columns:82px repeat(3,minmax(0,1fr));gap:7px 8px}.orders-new-smart-photo-link,.orders-new-smart-photo-link img{width:82px;height:104px}.orders-new-smart-main a,.orders-new-smart-main>span:last-child{font-size:15px}.orders-new-smart-price,.orders-new-smart-article,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{min-height:38px;padding:0 4px;font-size:14px}.orders-new-tabs.orders-new-queue-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%}.orders-new-tabs.orders-new-queue-tabs a{flex-wrap:nowrap;align-content:center;gap:4px;min-width:0;min-height:40px;padding:4px;font-size:11px}.orders-new-tabs.orders-new-queue-tabs .orders-new-count-chip{min-height:24px;padding:0 8px;font-size:12px}}@media (min-width:1321px){.orders-new-smart-head,.orders-new-smart-row{grid-template-columns:minmax(96px,116px) 50px 82px minmax(184px,1.14fr) minmax(86px,.5fr) minmax(150px,.9fr) minmax(84px,.45fr) minmax(78px,.4fr) minmax(116px,.44fr);gap:6px}.orders-new-smart-row-group{grid-template-columns:minmax(96px,116px) 50px minmax(0,1fr);gap:6px}.orders-new-smart-flow{place-self:start center;width:38px;min-width:38px;height:22px;min-height:22px;margin-top:6px;padding:0 6px;font-size:11px}.orders-new-smart-product,.orders-new-smart-row-group .orders-new-smart-product{grid-template-columns:82px minmax(184px,1.14fr) minmax(86px,.5fr) minmax(150px,.9fr) minmax(84px,.45fr) minmax(78px,.4fr) minmax(116px,.44fr);gap:6px}.orders-new-smart-photo-link,.orders-new-smart-photo-link img{width:82px;height:106px}.orders-new-smart-row-group .orders-new-smart-group-note{top:58px;left:10px}}@media (min-width:561px) and (max-width:1320px){.orders-new-smart-row,.orders-new-smart-row-group{grid-template-columns:minmax(86px,112px) 38px minmax(0,1fr);grid-template-areas:"identity flow products";align-items:start;gap:6px}.orders-new-smart-market,.orders-new-smart-store{grid-area:identity}.orders-new-smart-store{padding-top:31px;font-size:16px;line-height:1.15}.orders-new-smart-flow{grid-area:flow;place-self:start center;width:38px;min-width:38px;height:22px;min-height:22px;margin-top:6px;padding:0 6px;font-size:11px}.orders-new-smart-products,.orders-new-smart-row-group .orders-new-smart-products{grid-area:products/auto;margin-top:0}.orders-new-smart-row-group .orders-new-smart-group-note{height:22px;min-height:22px;padding:0 8px;font-size:11px;position:absolute;top:58px;left:10px;right:auto}.orders-new-smart-product,.orders-new-smart-row-group .orders-new-smart-product{border-top:0;grid-template-columns:90px minmax(116px,1.15fr) minmax(68px,.52fr) minmax(94px,.82fr) minmax(58px,.45fr) minmax(58px,.4fr) minmax(54px,.35fr);grid-template-areas:"photo main price article size volume count";align-items:center;gap:6px;min-height:112px;padding:0}.orders-new-smart-photo-link,.orders-new-smart-photo-link img{width:90px;height:116px}}@media (min-width:561px) and (max-width:820px){.orders-new-smart-row,.orders-new-smart-row-group{grid-template-columns:minmax(0,1fr) 38px;grid-template-areas:"identity flow""products products"}.orders-new-smart-products,.orders-new-smart-row-group .orders-new-smart-products{grid-area:products}.orders-new-smart-row-group .orders-new-smart-group-note{top:58px;left:10px}}@media (max-width:560px){.orders-new-smart-flow{width:auto;min-width:46px;height:26px;min-height:26px;padding:0 8px;font-size:11px}.orders-new-smart-row-group .orders-new-smart-group-note{height:22px;min-height:22px;padding:0 8px;font-size:11px;top:40px;left:auto;right:10px}.orders-new-smart-row-group .orders-new-smart-products{margin-top:0}.orders-new-smart-product,.orders-new-smart-row-group .orders-new-smart-product{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"main main main main""article article article article""spacer spacer spacer spacer""price size volume count";align-items:start;gap:8px;padding-bottom:12px;padding-left:0;display:grid;position:relative}.orders-new-smart-photo{position:absolute;top:0;left:0}.orders-new-smart-main,.orders-new-smart-article{margin-left:90px}.orders-new-smart-main{grid-area:main;gap:2px}.orders-new-smart-article{grid-area:article;min-height:38px;margin-top:0;margin-bottom:0}.orders-new-smart-product:after,.orders-new-smart-row-group .orders-new-smart-product:after{content:"";grid-area:spacer;height:18px;display:block}.orders-new-smart-price,.orders-new-smart-size,.orders-new-smart-volume,.orders-new-smart-count{margin-top:0}.orders-new-smart-price{grid-area:price;margin-left:0}.orders-new-smart-size{grid-area:size}.orders-new-smart-volume{grid-area:volume}.orders-new-smart-count{grid-area:count}}.orders-new-section-title{align-items:center;gap:10px;display:flex}.orders-new-section-title h2{margin:0}.orders-new-square-logo{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.orders-new-square-logo-wb{color:#fff;text-shadow:0 1px 2px #3c14783d;background:linear-gradient(135deg,#7c2cff 0%,#c2168f 52%,#f04d9b 100%);box-shadow:0 10px 20px #7c2cff29}.orders-new-pager{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.orders-new-pager-pages{align-items:center;gap:6px;display:flex}.orders-new-pager-current,.orders-new-page-link{box-sizing:border-box;border-radius:7px;place-items:center;min-width:40px;min-height:40px;font-size:14px;font-weight:900;line-height:1;display:grid}.orders-new-pager-current{color:#6672ee;background:#f0f2ff;border:1px solid #dce1ff}.orders-new-page-link{color:#4e5ee7;background:#fff;border:1px solid #dfe5f2;text-decoration:none}.orders-new-page-link:hover{background:#f7f8ff;border-color:#c8d0ff}.orders-new-pager-gap{color:#97a2b6;text-align:center;min-width:16px;font-size:14px;font-weight:900}.orders-new-bottom-pager{border-top:1px solid #e7edf6;justify-content:flex-end;padding:12px 16px 16px;display:flex}.orders-new-card-pager{display:none}.btn-disabled{opacity:.45;pointer-events:none}.orders-table-search{color:#73809a;background:#fff;border:1px solid #dfe5f2;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:inline-flex}.orders-table-search input{color:#172033;width:min(260px,28vw);min-width:180px;font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:800}.data-table{min-width:980px}.orders-table{min-width:1320px}.orders-new-table-wrap .orders-table{table-layout:fixed;min-width:2784px}.orders-new-col-marketplace{width:86px}.orders-new-col-store{width:180px}.orders-new-col-flow{width:70px}.orders-new-col-client-id{width:160px}.orders-new-col-photo{width:88px}.orders-new-col-link{width:116px}.orders-new-col-category{width:128px}.orders-new-col-price{width:110px}.orders-new-col-order{width:194px}.orders-new-col-date{width:144px}.orders-new-col-title{width:270px}.orders-new-col-article{width:178px}.orders-new-col-nmid{width:132px}.orders-new-col-barcode{width:154px}.orders-new-col-size{width:104px}.orders-new-col-dimensions{width:280px}.orders-new-col-volume{width:98px}.orders-new-col-quantity{width:80px}.orders-new-col-client-count{width:112px}.orders-table th a{color:inherit;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.orders-table .sort-icon{color:#6270e8;transition:transform .14s}.orders-table .sort-icon-asc{transform:rotate(180deg)}.orders-table .sort-icon-muted{color:#9aa5b8}.orders-new-live-filter-row th{background:#f8fafc;border-bottom:1px solid #dfe6f2;padding:8px}.orders-new-live-filter-cell{vertical-align:top}.orders-new-live-filter-control{box-sizing:border-box;color:#1d2637;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d9e2f0;border-radius:7px;outline:none;padding:0 10px;font-size:13px;font-weight:700;transition:border-color .14s,box-shadow .14s,background .14s;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #1f29370a}.orders-new-live-filter-control::placeholder{color:#a0a9ba}.orders-new-live-filter-control:focus{background:#fff;border-color:#7783f0;box-shadow:0 0 0 3px #6c77ee29}.orders-new-live-filter-select{cursor:pointer}.orders-new-range-filter{min-width:0}.orders-new-range-trigger{cursor:pointer;text-align:left;justify-content:flex-start;align-items:center;gap:8px;display:flex}.orders-new-range-trigger span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.orders-new-range-trigger:after{content:"";opacity:.72;border-bottom:2px solid;border-right:2px solid;flex:none;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.orders-new-range-trigger-active{color:#5260df;background:#f4f6ff;border-color:#cbd3ff}.orders-new-range-layer{z-index:1200;pointer-events:none;padding:0;display:block;position:fixed;inset:0}.orders-new-range-backdrop{cursor:default;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0f172a42;border:0;position:absolute;inset:0}.orders-new-range-popover{width:min(var(--orders-range-width), calc(100vw - 36px));max-height:min(var(--orders-range-max-height), calc(100vh - 24px));top:var(--orders-range-top);left:var(--orders-range-left);z-index:1;pointer-events:auto;background:#fff;border:1px solid #d9e2ef;border-radius:8px;gap:12px;padding:14px;display:grid;position:absolute;overflow:auto;box-shadow:0 24px 60px #0f172a2e,inset 0 0 0 1px #ffffffb8}.orders-new-range-head{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.orders-new-range-head strong{color:#172033;font-size:16px;font-weight:900}.orders-new-range-head button{color:#465267;min-height:32px;font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #dfe7f2;border-radius:7px;padding:0 10px;font-size:13px;font-weight:800}.orders-new-range-head button:hover{color:#1f2937;background:#fff;border-color:#cbd5e1}.orders-new-range-grid,.orders-new-date-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.orders-new-date-range-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.orders-new-range-grid label,.orders-new-date-range-grid label{gap:6px;min-width:0;display:grid}.orders-new-range-grid span,.orders-new-date-range-grid span{color:#7b8496;text-transform:uppercase;font-size:11px;font-weight:900;line-height:1}.orders-new-range-grid input,.orders-new-date-range-grid input{box-sizing:border-box;color:#172033;width:100%;min-height:42px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fafc;border:1px solid #dbe4f1;border-radius:8px;outline:none;padding:0 11px;font-size:15px;font-weight:800}.orders-new-range-grid input::placeholder,.orders-new-date-range-grid input::placeholder{color:#99a3b3}.orders-new-range-grid input:focus,.orders-new-date-range-grid input:focus{background:#fff;border-color:#7783f0;box-shadow:0 0 0 3px #6c77ee29}.orders-new-range-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.orders-new-range-actions .btn{border:1px solid #0000;min-height:38px;padding:0 13px;font-size:13px;font-weight:900}@media (max-width:560px){.orders-new-range-layer{pointer-events:auto;align-items:flex-end;padding:0 10px 10px;display:flex}.orders-new-range-popover{border-radius:8px;width:100%;max-height:min(82vh,560px);position:relative;top:auto;left:auto}.orders-new-date-range-grid{grid-template-columns:minmax(0,1fr) minmax(104px,.78fr)}.orders-new-range-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.orders-new-range-actions .btn{width:100%}}.orders-new-live-filter-empty{background:linear-gradient(#fbfcff 0%,#f3f6fb 100%);border:1px dashed #e1e7f1;border-radius:7px;width:100%;height:36px;display:block}.orders-new-live-filter-panel{background:#f7f8fb;border:1px solid #dfe6f2;border-radius:8px;grid-template-columns:minmax(88px,.7fr) minmax(140px,1.2fr) minmax(82px,.7fr) minmax(118px,.85fr) minmax(130px,1fr) minmax(120px,.9fr) minmax(150px,1.15fr) minmax(150px,1.15fr);gap:8px;margin:0 0 12px;padding:10px;display:grid;box-shadow:0 10px 24px #232d480d}.orders-new-live-filter-panel-field{background:#fff;border:1px solid #e1e8f2;border-radius:8px;gap:6px;min-width:0;padding:8px;display:grid}.orders-new-live-filter-panel-field>span{color:#78849a;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1}.orders-new-live-filter-panel .orders-new-live-filter-control{background:#fbfcff;border-color:#d8e1ee;height:38px;font-size:14px;font-weight:500}@media (max-width:1220px){.orders-new-live-filter-panel{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;max-width:100%}}.orders-new-table-wrap .orders-table tbody td:first-child{text-align:center;padding-left:14px;padding-right:14px}.orders-new-table-wrap .orders-table tbody td:first-child .order-market-sticker{min-width:22px;height:22px;padding:0 10px;font-size:12px;box-shadow:0 7px 18px #7c2cff2e}.orders-new-photo-cell{width:76px}.orders-new-price-cell strong,.orders-new-nowrap,.orders-new-nowrap a,.orders-new-link-cell{white-space:nowrap}.orders-new-link-cell a,.orders-new-mobile-link{color:#5667e9;font-weight:800;text-decoration:none}.orders-new-link-cell a:hover,.orders-new-mobile-link:hover{color:#3f4fd5;text-decoration:underline}.orders-new-compact-cell,.orders-new-order-cell,.orders-new-date-cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-new-date-cell{text-overflow:clip;white-space:normal;overflow:visible}.orders-new-order-cell strong{font-size:15px}.orders-new-photo-link{width:60px;height:80px;color:inherit;background:#f4f6fb;border:1px solid #e1e7f3;border-radius:6px;place-items:center;text-decoration:none;display:inline-grid;overflow:hidden}.orders-new-photo-link img{object-fit:cover;width:60px;height:80px;display:block}.orders-new-product-title{min-width:0;overflow:hidden}.orders-new-product-title a,.orders-new-mobile-wb a{color:inherit;text-decoration:none}.orders-new-product-title a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.orders-new-product-title a:hover,.orders-new-mobile-wb a:hover{color:#5f6fe8}.orders-new-mobile-wb{grid-template-columns:60px minmax(0,1fr);align-items:start;gap:10px;display:grid}.orders-new-mobile-wb>div{align-content:start;gap:4px;min-width:0;display:grid}.orders-new-mobile-wb strong{color:#151b2a;font-size:16px;line-height:1.15}.orders-new-mobile-wb p{color:#566176;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700;line-height:1.25}.orders-new-mobile-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.orders-new-mobile-meta>span{color:#1f2937;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e5ebf5;border-radius:7px;gap:3px;min-width:0;padding:8px;font-size:13px;font-weight:800;line-height:1.2;display:grid}.orders-new-mobile-meta>span:before{content:attr(data-label);color:#8a94a6;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.orders-new-mobile-meta>span[data-wide=true]{grid-column:1/-1}.orders-new-mobile-meta>span[data-split=true]{align-content:start}.orders-new-mobile-meta .orders-new-value-stack{justify-content:flex-start}.orders-new-mobile-meta .orders-new-value-pill{min-height:22px;padding:3px 7px;font-size:12px}.orders-new-mobile-wb p .orders-new-value-stack{justify-content:flex-start}@media (max-width:430px){.orders-new-mobile-meta{grid-template-columns:minmax(0,1fr) minmax(96px,.65fr);gap:6px}.orders-new-mobile-meta>span{padding:7px;font-size:12px}.orders-new-mobile-meta .orders-new-value-pill{padding:3px 6px;font-size:11px}}@media (max-width:820px){.orders-new-head{align-items:stretch}.orders-new-head-tools{justify-content:space-between;width:100%;margin-left:0}.orders-new-counts{flex:260px}.orders-new-pager-top{flex:0 auto}.orders-new-live-filter-panel{background:#f7f9fc;border:1px solid #dfe6f2;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 10px;padding:8px;display:grid;box-shadow:0 10px 24px #232d480f}.orders-new-live-filter-panel-field{background:#fff;border:1px solid #e1e8f2;border-radius:8px;gap:4px;min-width:0;padding:6px;display:grid}.orders-new-live-filter-panel-field>span{color:#7b8496;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.orders-new-live-filter-panel .orders-new-live-filter-control{background:#fbfcff;border-color:#d8e1ee;height:34px;font-size:14px}}@media (max-width:430px){.orders-new-live-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-market-sticker{box-sizing:border-box;letter-spacing:0;vertical-align:middle;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:16px;padding:0 5px;font-size:8px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 3px 8px #4c569b1a}.order-market-sticker-wb{color:#fff;text-shadow:0 1px 2px #3c14783d;background:linear-gradient(135deg,#7c2cff 0%,#c2168f 52%,#f04d9b 100%)}.order-market-sticker-ozon{color:#005bff;background:#fff;border:1px solid #005bff59;min-width:34px;box-shadow:0 3px 8px #005bff1a}.order-market-sticker-yandex{width:18px;min-width:18px;height:18px;box-shadow:none;background:0 0;padding:0}.order-market-sticker-yandex img{object-fit:contain;width:18px;height:18px;display:block}.order-market-sticker-site{color:#087443;background:#e9f9f2;border:1px solid #08744324;min-width:31px}.data-table th{color:#8791a3;background:#fafbfe}.data-table td{background:#fff}.data-table tr:hover td{background:#fafbff}.input,.select,.textarea{background:#fff;border-color:#e1e5ef;border-radius:7px;min-height:42px}.input:focus,.select:focus,.textarea:focus{border-color:#7380f2;box-shadow:0 0 0 3px #7380f224}.btn{border-radius:7px}.btn-primary{background:#6c77ee}.btn-primary:hover{background:#5865e8}.btn-secondary{color:#5c69df;background:#f0f2ff;border-color:#dce1ff}.badge,.status{border-radius:6px}.market-ozon,.status-new{color:#4f61df;background:#eef0ff}.market-wb{color:#8b49df;background:#f3eaff}.market-yandex,.status-in-progress{color:#a46a00;background:#fff2cf}.market-site,.status-ready{color:#087c5d;background:#e7f8f2}.status-problem{color:#c42c45;background:#ffecef}.order-cards,.user-cards{display:none}.users-head{background:radial-gradient(circle at 94% 18%,#28d6a02b,#0000 26%),#fff;min-height:154px;padding:24px}.head-icon{color:#fff;background:#6c77ee;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.sale-hero{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:stretch;gap:16px;display:grid}.sale-hero-copy,.sale-security-panel,.sale-service,.sale-settings-panel,.sale-file,.sale-store-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #e6e9f2;border-radius:8px;box-shadow:0 14px 34px #222a4414}.sale-hero-copy{align-content:center;gap:14px;min-height:210px;padding:24px;display:grid}.sale-hero-copy h1{font-size:34px}.sale-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.sale-tab{color:#566176;cursor:pointer;background:#f7f8fd;border:1px solid #e6e9f2;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.sale-tab-active{color:#fff;background:#6c77ee;border-color:#6c77ee;box-shadow:0 10px 22px #6c77ee3d}.sale-security-panel{color:#fff;background:radial-gradient(circle at 0 0,#28d6a038,#0000 36%),linear-gradient(145deg,#151b29,#111822);border-color:#ffffff14;align-content:space-between;gap:12px;padding:20px;display:grid}.sale-security-panel div,.sale-status,.sale-control-actions,.sale-file,.sale-service-head,.sale-store-card-head{align-items:center;gap:8px;display:flex}.sale-wide-link{width:auto;min-width:130px;padding:0 14px}.sale-security-panel span{color:#d6deeb;text-transform:uppercase;font-size:12px;font-weight:500}.sale-security-panel strong{font-size:25px}.sale-security-panel p{color:#aeb8cc;overflow-wrap:anywhere;font-size:12px}.sale-alert-ok{color:#087443;background:#e7f8f2}.sale-alert-pending{color:#946200;background:#fff3cf}.sale-live-bar{color:#39445a;background:#fff;border:1px solid #e6e9f2;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;min-height:42px;padding:10px 14px;font-size:13px;font-weight:500;display:flex;box-shadow:0 10px 24px #222a440f}.sale-live-bar small{color:#7b8497;margin-left:auto;font-size:12px;font-weight:500}.sale-live-bar>span{overflow-wrap:anywhere;align-items:center;gap:6px;min-width:0;display:inline-flex}.sale-live-bar>span svg{flex:none}.sale-live-dot{background:#28d6a0;border-radius:999px;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #28d6a024}.sale-live-dot-pending{background:#f2a100;box-shadow:0 0 0 5px #f2a10024}.sale-metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.sale-control-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:10px;display:grid}.sale-service{align-content:start;gap:10px;min-width:0;min-height:162px;padding:16px;display:grid}.sale-service-all{background:radial-gradient(circle at 100% 0,#ef62761f,#0000 34%),#fffffff0}.sale-service-head{flex-wrap:wrap;justify-content:space-between;min-width:0}.sale-service-head strong{overflow-wrap:anywhere;min-width:0}.sale-service strong,.sale-file strong,.sale-store-card strong{color:#151b29;overflow-wrap:anywhere;min-width:0}.sale-service p,.sale-file span,.sale-store-card p,.sale-note{color:#667085;font-size:13px;line-height:1.45}.sale-note{color:#a46a00}.sale-status{color:#667085;background:#eef1f6;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-width:126px;min-height:26px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.sale-status-active{color:#087c5d;background:#e7f8f2}.sale-status-ready{color:#087c5d;background:#dff8ed}.sale-status-error{color:#c42c45;background:#ffecef}.sale-status-info{color:#1768a8;background:#eaf5ff}.sale-status-violet{color:#5c50c9;background:#f0efff}.sale-status-warning{color:#9b5a00;background:#fff4d8}.sale-mode-pill{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.sale-phase-block{background:#f7f9fdb8;border-radius:8px;align-content:center;justify-items:center;gap:6px;width:min(340px,100%);min-width:280px;min-height:64px;padding:8px 10px 12px;display:inline-grid;position:relative;overflow:hidden}.sale-phase-block:before,.sale-phase-block:after{content:"";border-radius:999px;height:3px;position:absolute;bottom:6px;left:10px;right:10px}.sale-phase-block:before{background:#e8edf6}.sale-phase-block:after{width:var(--phase-progress,0%);background:linear-gradient(90deg,#6374f2,#52b894);min-width:0;max-width:calc(100% - 20px);right:auto}.sale-phase-detail{color:#667085;text-align:center;white-space:normal;overflow-wrap:anywhere;min-height:14px;margin-top:0;font-size:12px;font-weight:500;line-height:1.25;display:block}.sale-control-actions{flex-wrap:wrap;min-width:0;margin-top:auto}.sale-control-actions>button{font-family:inherit}.sale-icon-button{color:#5c69df;background:#f0f2ff;border:1px solid #dce1ff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.sale-icon-button:hover{color:#fff;background:#6c77ee;border-color:#6c77ee}.sale-icon-schedule{color:#1768a8;background:#eaf5ff;border-color:#cfe8ff}.sale-icon-schedule:hover{color:#fff;background:#1768a8;border-color:#1768a8}.sale-icon-return{color:#1768a8;background:#eef8ff;border-color:#cfe8ff;grid-auto-flow:column;gap:8px;width:auto;min-width:38px;padding:0 12px}.sale-icon-return span{white-space:nowrap;font-size:13px;font-weight:700}.sale-icon-return:hover{color:#fff;background:#1768a8;border-color:#1768a8}.sale-icon-button:disabled{cursor:progress;opacity:.58}.sale-icon-danger{color:#c42c45;background:#fff0f2;border-color:#ffd8de}.sale-icon-danger:hover{color:#fff;background:#c42c45;border-color:#c42c45}.sale-return-confirm-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a47;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.sale-return-confirm{color:#111827;background:#fff;border:1px solid #dfe6f3;border-radius:14px;flex-direction:column;width:min(760px,100%);max-height:min(760px,100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 22px 70px #0f172a38}.sale-return-confirm-head{border-bottom:1px solid #edf1f7;grid-template-columns:46px 1fr 40px;align-items:center;gap:14px;padding:20px 22px 16px;display:grid}.sale-return-confirm-head>span{color:#1768a8;background:#eef8ff;border:1px solid #cfe8ff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.sale-return-confirm-head strong{font-size:22px;line-height:1.15;display:block}.sale-return-confirm-head p{color:#667085;margin:5px 0 0;font-size:14px;line-height:1.35}.sale-return-confirm-head button{color:#64748b;background:#f5f7fb;border:1px solid #dfe6f3;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .18s,border-color .18s,color .18s;display:grid}.sale-return-confirm-head button:hover{color:#273449;background:#eef2f8;border-color:#cfd8e8}.sale-return-confirm-head button svg{display:block}.sale-return-confirm-summary{background:#f8fafc;border-bottom:1px solid #edf1f7;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 22px;display:grid}.sale-return-confirm-summary span{color:#667085;background:#fff;border:1px solid #e3e9f4;border-radius:10px;gap:3px;min-width:0;padding:12px;font-size:13px;font-weight:700;display:grid}.sale-return-confirm-summary b{color:#111827;font-size:24px;line-height:1}.sale-return-confirm-list{gap:10px;min-height:0;padding:14px 22px;display:grid;overflow:auto}.sale-return-confirm-list article{border:1px solid #e3e9f4;border-radius:10px;gap:8px;padding:12px;display:grid}.sale-return-confirm-list article>div{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.sale-return-confirm-list strong{color:#111827;min-width:0;font-size:16px}.sale-return-confirm-list small{color:#8a94a6;font-size:13px;font-weight:700}.sale-return-confirm-list p,.sale-return-confirm-list ul{margin:0}.sale-return-confirm-list p{color:#5f6b82;font-size:14px;font-weight:700;line-height:1.35}.sale-return-confirm-list ul{border-top:1px solid #eef2f8;gap:5px;padding:8px 0 0;list-style:none;display:grid}.sale-return-confirm-list li{color:#667085;justify-content:space-between;gap:10px;font-size:13px;line-height:1.25;display:flex}.sale-return-confirm-list li span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sale-return-confirm-list li em{color:#8a94a6;white-space:nowrap;flex:none;font-style:normal;font-weight:700}.sale-return-confirm-empty{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #dbe3f0;border-radius:12px;padding:22px}.sale-return-confirm-actions{border-top:1px solid #edf1f7;justify-content:flex-end;gap:10px;padding:16px 22px 20px;display:flex}.sale-return-confirm-actions .button-secondary,.sale-return-confirm-actions .button-primary{border-radius:10px;min-height:42px;padding:0 18px;font-weight:800}@media (max-width:640px){.sale-return-confirm-backdrop{place-items:center;padding:12px}.sale-return-confirm{border-radius:14px;max-height:calc(100dvh - 24px)}.sale-return-confirm-head{grid-template-columns:40px 1fr 36px;gap:10px;padding:16px}.sale-return-confirm-head>span,.sale-return-confirm-head button{width:36px;height:36px}.sale-return-confirm-head strong{font-size:18px}.sale-return-confirm-summary,.sale-return-confirm-list,.sale-return-confirm-actions{padding-left:16px;padding-right:16px}.sale-return-confirm-summary{grid-template-columns:1fr}.sale-return-confirm-list article>div,.sale-return-confirm-list li{display:grid}.sale-return-confirm-list li span,.sale-return-confirm-list li em{white-space:normal}.sale-return-confirm-actions{grid-template-columns:1fr;display:grid}}.sale-settings-panel{gap:14px;min-width:0;padding:16px;display:grid}.sale-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.sale-section-head>div{min-width:0}.sale-section-head .sale-control-actions{margin-top:0}.sale-settings-head{box-shadow:none;background:0 0;border:0;padding:0}.sale-settings-updated{color:#566176;background:#f7f8fd;border:1px solid #e0e5f0;border-radius:8px;align-items:center;gap:8px;min-height:32px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.sale-settings-form{gap:14px;display:grid}.sale-settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));gap:10px;display:grid}.sale-settings-field{gap:7px;min-width:0;display:grid}.sale-settings-field span{color:#667085;font-size:12px;font-weight:500}.sale-settings-field input,.sale-settings-field textarea,.sale-settings-table input{color:#263246;width:100%;min-width:0;min-height:40px;font:inherit;background:#f7f8fd;border:1px solid #dfe4ef;border-radius:8px;padding:0 12px;font-weight:500}.sale-settings-field textarea{resize:vertical;min-height:120px;padding:10px 12px;line-height:1.45}.sale-settings-field input:focus,.sale-settings-field textarea:focus,.sale-settings-table input:focus{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24}.sale-time-field{position:relative}.apple-time-trigger{color:#263246;background:linear-gradient(#fbfcff,#f3f5fb);border:1px solid #dfe4ef;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #ffffffe0}.apple-time-trigger svg{color:#7a8598}.apple-time-trigger strong{color:#263246;letter-spacing:0;font-size:15px;font-weight:500;line-height:1}.apple-time-trigger:hover,.apple-time-trigger:focus-visible{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24,inset 0 1px #ffffffeb}.apple-time-backdrop{z-index:2147483000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px)saturate(1.04);backdrop-filter:blur(8px)saturate(1.04);background:#12182438;place-items:center;width:100vw;min-height:100dvh;padding:20px;animation:.18s ease-out calendar-backdrop-in;display:grid;position:fixed;inset:0;overflow:auto}.apple-time-modal{color:#151b29;background:#fffffff5;border:1px solid #e1e6f2f2;border-radius:22px;gap:14px;width:min(340px,100vw - 36px);padding:14px;animation:.22s cubic-bezier(.2,.9,.2,1) calendar-modal-in;display:grid;box-shadow:0 28px 80px #1b243942}.apple-day-modal{width:min(280px,100vw - 36px)}.apple-time-head{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:0 4px 8px;display:flex}.apple-time-head span{color:#7a8598;font-size:13px;font-weight:500}.apple-time-head strong{color:#151b29;letter-spacing:0;font-size:28px;font-weight:500;line-height:1}.apple-time-wheels{grid-template-columns:1fr 18px 1fr;align-items:center;gap:8px;padding:4px 0;display:grid;position:relative}.apple-time-wheels:before{content:"";pointer-events:none;background:#6c77ee1a;border:1px solid #6c77ee29;border-radius:12px;height:44px;position:absolute;top:50%;left:4px;right:4px;transform:translateY(-50%)}.apple-day-wheel-wrap{padding:4px 18px;position:relative}.apple-day-wheel-wrap:before{content:"";pointer-events:none;background:#6c77ee1a;border:1px solid #6c77ee29;border-radius:12px;height:44px;position:absolute;top:50%;left:18px;right:18px;transform:translateY(-50%)}.apple-time-wheel,.apple-day-wheel{scroll-snap-type:y mandatory;scrollbar-width:none;gap:5px;height:212px;padding:84px 2px;display:grid;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 24% 76%,#0000);mask-image:linear-gradient(#0000,#000 24% 76%,#0000)}.apple-time-wheel::-webkit-scrollbar{display:none}.apple-day-wheel::-webkit-scrollbar{display:none}.apple-day-trigger:disabled{cursor:not-allowed;opacity:.58}.apple-day-empty{color:#667085;text-align:center;text-wrap:balance;background:#f8faff;border:1px dashed #d9dfeb;border-radius:8px;margin:4px 0;padding:28px 14px;font-weight:600;line-height:1.45}.apple-time-option{color:#8b95a7;scroll-snap-align:center;background:0 0;border:0;border-radius:10px;place-items:center;height:38px;font-size:22px;font-weight:500;line-height:1;display:grid}.apple-time-option:hover{color:#2d3650;background:#eef1f9cc}.apple-time-option-active,.apple-time-option-active:hover{color:#151b29;background:#ffffffbd;box-shadow:0 8px 22px #313d5b14}.apple-time-colon{z-index:1;color:#687386;text-align:center;font-size:28px;font-weight:500;position:relative}.apple-time-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.apple-time-actions button{color:#5d6680;min-height:42px;font:inherit;background:#f5f7fc;border:1px solid #e1e6f0;border-radius:12px;font-size:14px;font-weight:500}.apple-time-actions button:last-child{color:#fff;background:#6c77ee;border-color:#6c77ee}.apple-time-actions button:hover{transform:translateY(-1px)}.sale-settings-table-wrap{background:#fbfcff;border:1px solid #eef1f7;border-radius:8px;overflow-x:auto}.sale-settings-table{border-collapse:collapse;width:100%;min-width:1120px}.sale-settings-table th,.sale-settings-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef1f7;padding:10px}.sale-settings-table tr:last-child td{border-bottom:0}.sale-settings-table th{color:#8a94a8;text-transform:uppercase;font-size:11px;font-weight:600}.sale-settings-table strong{color:#151b29;font-size:14px;font-weight:500}.sale-settings-stock-cell{color:#6f7a90;width:150px;min-width:150px}.sale-settings-stock-cell strong{color:#202838;white-space:nowrap;font-size:14px;font-weight:500;display:block}.sale-settings-stock-cell small,.sale-settings-stock-cell span{color:#8b95a8;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:500;display:block}.sale-settings-section-title{justify-content:space-between;align-items:flex-end;gap:14px;padding-top:6px;display:flex}.sale-settings-section-title h3{color:#151b29;letter-spacing:0;margin:0;font-size:18px;font-weight:500}.sale-settings-section-title p{color:#7a8598;margin:4px 0 0;font-size:13px;font-weight:500;line-height:1.45}.sale-wb-store-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;display:grid}.sale-wb-store-card{background:#fff;border:1px solid #dfe5f2;border-radius:8px;gap:10px;padding:12px;display:grid}.sale-wb-store-card-muted{opacity:.74;background:#f6f8fc}.sale-switch-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;display:grid}.sale-switch-row input[type=checkbox]{appearance:none;cursor:pointer;background:#edf1f7;border:1px solid #d5dbea;border-radius:999px;flex:none;justify-self:end;width:42px;height:24px;transition:background .18s,border-color .18s}.sale-switch-row input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;margin:2px;transition:transform .18s;display:block;box-shadow:0 2px 6px #1e2a462e}.sale-switch-row input[type=checkbox]:checked{background:#6674ef;border-color:#6674ef}.sale-switch-row input[type=checkbox]:checked:before{transform:translate(18px)}.sale-switch-row input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.sale-settings-table .sale-switch-row{grid-template-columns:auto 42px;width:fit-content}.sale-settings-table .sale-switch-row input[type=checkbox]{width:42px;height:24px;min-height:0;padding:0}.wb-editor-bulk-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;margin-bottom:14px;display:grid}.wb-editor-filter-actions{align-items:end;display:flex}.wb-editor-helper{background:#fbfcff;border:1px solid #dfe5f2;border-radius:8px;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);align-items:center;gap:10px 14px;margin-bottom:14px;padding:10px 12px;display:grid}.wb-editor-helper-main{align-items:center;gap:9px;display:flex}.wb-editor-helper-main svg{color:#28a56f;flex:none}.wb-editor-helper-main strong,.wb-editor-helper-main span{display:block}.wb-editor-helper-main strong{color:#172033;font-size:13px;font-weight:800}.wb-editor-helper-main span,.wb-editor-helper p{color:#748096;font-size:12px;line-height:1.35}.wb-editor-helper p{grid-column:1/-1;margin:0}.wb-editor-helper-warn{background:#fffaf0;border-color:#f2d69a}.wb-editor-helper-warn .wb-editor-helper-main svg{color:#c47b17}.wb-editor-helper-steps{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.wb-editor-helper-steps span{color:#748096;background:#fff;border:1px solid #e1e6f1;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.wb-editor-helper-steps svg{color:#a5aec2}.wb-editor-helper-steps .wb-editor-step-done{color:#176340;background:#eefaf4;border-color:#ccebdd}.wb-editor-helper-steps .wb-editor-step-done svg{color:#28a56f}.wb-editor-stale-warning{color:#7a4f08;background:#fffaf0;border:1px solid #f2d69a;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding:10px 12px;font-size:13px;display:flex}.wb-editor-stale-warning svg{color:#c47b17}.wb-editor-selection-strip{background:#f7f9ff;border:1px solid #dfe5f2;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px;display:flex}.wb-editor-selection-strip strong{color:#1c2536;font-size:14px;font-weight:600}.wb-editor-selection-strip span{color:#748096;font-size:12px;font-weight:500}.wb-editor-working-line{color:#657085;background:#f7f9ff;border:1px solid #dfe5f2;border-radius:8px;align-items:center;min-height:34px;margin:-4px 0 14px;padding:8px 10px;font-size:12px;font-weight:700;display:flex;position:relative;overflow:hidden}.wb-editor-working-line span{background:linear-gradient(90deg,#6674ef00,#6674ef3d,#6674ef00);width:38%;animation:1.1s linear infinite wb-editor-line;position:absolute;inset:0 auto 0 0}@keyframes wb-editor-line{0%{transform:translate(-100%)}to{transform:translate(270%)}}.wb-editor-trash-finder{background:#fff;border:1px solid #dfe5f2;border-radius:8px;grid-template-columns:minmax(260px,.45fr) minmax(280px,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:12px;display:grid}.wb-editor-trash-finder h3,.wb-editor-trash-finder p{margin:0}.wb-editor-trash-finder h3{color:#172033;margin-top:6px;font-size:16px;font-weight:700}.wb-editor-trash-finder p{color:#748096;margin-top:4px;font-size:12px;line-height:1.4}.wb-editor-selected-action{color:#4755d9;background:#eef0ff;border-color:#6674ef}.wb-editor-bulk-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:14px;margin-top:14px;display:grid}.wb-editor-field-picker{background:#fff;border:1px solid #dfe5f2;border-radius:8px;gap:12px;min-width:0;max-height:min(760px,100vh - 180px);padding:14px;display:grid;overflow:auto}.wb-editor-value-panel{grid-template-columns:minmax(300px,.48fr) minmax(360px,.52fr);align-items:start;gap:14px;min-width:0;display:grid}.wb-editor-current-column,.wb-editor-plan-column{background:#fff;border:1px solid #dfe5f2;border-radius:8px;gap:12px;min-width:0;max-height:min(760px,100vh - 180px);padding:14px;display:grid;overflow:auto}.wb-editor-field-tabs{grid-template-columns:1fr;gap:8px;display:grid}.wb-editor-field-tabs button{color:#202838;text-align:left;cursor:pointer;background:#fbfcff;border:1px solid #e1e7f2;border-radius:8px;gap:3px;min-height:58px;padding:9px;font-size:12px;font-weight:700;display:grid}.wb-editor-field-tabs span{color:#6674ef;font-size:16px;line-height:1}.wb-editor-field-tab-active{color:#4755d9!important;background:#eef0ff!important;border-color:#6674ef!important}.wb-editor-field-count{background:#f7f9ff;border:1px solid #e4e9f3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px 12px;padding:9px 10px;display:flex}.wb-editor-field-count strong{color:#172033;font-size:13px}.wb-editor-field-count span{color:#748096;font-size:12px}.wb-editor-field-list{gap:8px;max-height:520px;padding-right:4px;display:grid;overflow:auto}.wb-editor-field-option{text-align:left;cursor:pointer;background:#fbfcff;border:1px solid #e4e9f3;border-radius:8px;width:100%;padding:10px}.wb-editor-field-option strong,.wb-editor-field-option span{display:block}.wb-editor-field-option strong{color:#172033;font-size:14px;font-weight:600}.wb-editor-field-option span{color:#748096;margin-top:4px;font-size:12px;line-height:1.35}.wb-editor-field-option-active{background:#f1f3ff;border-color:#6674ef}.wb-editor-value-panel h3,.wb-editor-value-panel p{margin:0}.wb-editor-value-panel h3{color:#151b29;letter-spacing:0;margin-top:8px;font-size:20px;font-weight:600}.wb-editor-value-panel p{color:#748096;margin-top:4px;font-size:13px;line-height:1.45}.wb-editor-value-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wb-editor-value-metrics article{background:#fbfcff;border:1px solid #edf1f7;border-radius:8px;padding:10px}.wb-editor-value-metrics strong,.wb-editor-value-metrics span{display:block}.wb-editor-value-metrics strong{color:#151b29;font-size:20px;font-weight:600}.wb-editor-value-metrics span{color:#748096;margin-top:3px;font-size:12px}.wb-editor-values-title span,.wb-editor-values-title p{margin:0;display:block}.wb-editor-values-title span{color:#172033;font-size:13px;font-weight:700}.wb-editor-values-title p{color:#748096;margin-top:4px;font-size:12px;line-height:1.4}.wb-editor-value-search{margin-top:0}.wb-editor-value-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.wb-editor-value-search-status{color:#6674ef;background:#fbfcff;border:1px solid #e4e9f3;border-radius:8px;min-height:30px;padding:7px 9px;font-size:12px;font-weight:700;position:relative;overflow:hidden}.wb-editor-value-search-status span{background:linear-gradient(90deg,#6674ef00,#6674ef33,#6674ef00);width:42%;animation:1.1s linear infinite wb-editor-line;position:absolute;inset:0 auto 0 0}.wb-editor-current-values{gap:8px;max-height:320px;padding-right:4px;display:grid;overflow:auto}.wb-editor-current-values button{color:#202838;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.wb-editor-current-values strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.wb-editor-current-values span{color:#6674ef;font-size:13px;font-weight:700}.wb-editor-value-active{background:#eef0ff!important;border-color:#6674ef!important}.wb-editor-next-action{background:#f7f9ff;border:1px solid #dbe2f0;border-radius:8px;gap:12px;padding:12px;display:grid}.wb-editor-next-action span,.wb-editor-next-action strong,.wb-editor-next-action p{margin:0;display:block}.wb-editor-next-action span{color:#748096;text-transform:uppercase;font-size:12px;font-weight:600}.wb-editor-next-action strong{color:#151b29;margin-top:4px;font-size:26px;font-weight:650}.wb-editor-next-action p{color:#657085;margin-top:4px;font-size:12px;line-height:1.4}.wb-editor-action-summary{padding-bottom:4px}.wb-editor-action-title span{color:#172033;text-transform:none;font-size:13px;font-weight:700}.wb-editor-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wb-editor-action-buttons button{color:#202838;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe5f2;border-radius:8px;min-height:74px;padding:10px}.wb-editor-action-buttons button:disabled{cursor:not-allowed;opacity:.45}.wb-editor-action-buttons strong,.wb-editor-action-buttons span{text-transform:none;margin:0;display:block}.wb-editor-action-buttons strong{font-size:13px;font-weight:700}.wb-editor-action-buttons span{color:#748096;margin-top:4px;font-size:12px;line-height:1.35}.wb-editor-action-active{background:#eef0ff!important;border-color:#6674ef!important}.wb-editor-action-warning{background:#fff8ea;border:1px solid #f4d8aa;border-radius:8px;padding:9px 10px;font-weight:600;color:#8a5a16!important}.wb-editor-plan-list{gap:8px;display:grid}.wb-editor-plan-list h4{color:#172033;margin:0;font-size:15px}.wb-editor-plan-list article{background:#fbfcff;border:1px solid #edf1f7;border-radius:8px;padding:9px 10px}.wb-editor-plan-active{background:#eef0ff!important;border-color:#6674ef!important}.wb-editor-plan-list strong,.wb-editor-plan-list span{display:block}.wb-editor-plan-list strong{color:#172033;font-size:13px}.wb-editor-plan-list span{color:#748096;margin-top:4px;font-size:12px}.wb-editor-plan-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.wb-editor-preview-panel{background:#f7f9ff;border:1px solid #dfe5f2;border-radius:8px;gap:8px;padding:12px;display:grid}.wb-editor-preview-panel h4,.wb-editor-preview-panel p{margin:0}.wb-editor-preview-panel h4{color:#172033;font-size:15px}.wb-editor-preview-panel>strong{color:#172033;font-size:22px}.wb-editor-preview-list{gap:8px;max-height:260px;padding-right:4px;display:grid;overflow:auto}.wb-editor-preview-list article{background:#fff;border:1px solid #edf1f7;border-radius:8px;padding:9px 10px}.wb-editor-preview-list strong,.wb-editor-preview-list span,.wb-editor-preview-list p{display:block}.wb-editor-preview-list strong{color:#172033;font-size:13px}.wb-editor-preview-list span{color:#4a5568;margin-top:4px;font-size:12px;line-height:1.35}.wb-editor-preview-list p{color:#657085;margin-top:6px;font-size:12px}.wb-editor-next-real-step{background:#eefaf4;border:1px solid #cfe8dc;border-radius:8px;gap:4px;padding:9px 10px;display:grid}.wb-editor-next-real-step strong{color:#176340;font-size:13px}.wb-editor-next-real-step span{color:#327052;font-size:12px;line-height:1.4}@media (max-width:1180px){.wb-editor-bulk-filters,.wb-editor-trash-finder,.wb-editor-helper,.wb-editor-bulk-layout,.wb-editor-value-panel{grid-template-columns:1fr}.wb-editor-filter-actions,.wb-editor-helper-steps{justify-content:flex-start}.wb-editor-action-buttons,.wb-editor-value-search-row{grid-template-columns:1fr}.wb-editor-field-picker,.wb-editor-current-column,.wb-editor-plan-column{max-height:none}}.sale-wb-store-main b,.sale-wb-store-main small{display:block}.sale-wb-store-main{border-radius:8px;min-height:34px;padding:6px 8px}.sale-wb-store-main b{color:#202838;font-size:14px;font-weight:500}.sale-wb-store-main small{color:#7d8799;margin-top:2px;font-size:11px;font-weight:500}.sale-wb-subject-switches{gap:6px;display:grid}.sale-wb-subject-switch{color:#4b5568;background:#f8faff;border-radius:8px;min-height:34px;padding:6px 8px;font-size:12px;font-weight:500}.sale-wb-subject-switch span{white-space:normal;min-width:0;overflow:visible}.sale-wb-subject-switch b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font:inherit;display:block;overflow:hidden}.sale-wb-subject-switch small,.sale-pending-disable-note{color:#d18a00;text-overflow:clip;white-space:normal;margin-top:2px;font-size:10.5px;font-weight:600;line-height:1.2;display:block;overflow:visible}.sale-pending-disable-note span{text-overflow:clip;white-space:normal;display:block;overflow:visible}.sale-pending-disable-note{margin-top:-4px;padding:0 8px}.sale-wb-subject-switch-disabled{color:#9aa4b4;background:#f2f5fa}.sale-wb-subject-empty{color:#667085;background:#f8faff;border:1px dashed #d9dfeb;border-radius:8px;align-items:center;min-height:34px;padding:6px 8px;font-size:12px;font-weight:600;display:flex}.sale-settings-grid-wide{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}.sale-settings-table-ozon-ranges{min-width:1020px}.sale-settings-table input:disabled{color:#a2abb9;background:#f7f8fc}.sale-range-kind{color:#596477;background:#f2f5fb;border-radius:8px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.sale-range-kind-paid{color:#9a5b12;background:#fff4dd}.sale-range-count-cell{color:#202838;text-align:right;white-space:nowrap;min-width:92px;font-size:15px;font-weight:600}.sale-range-action-cell{width:86px}.sale-range-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sale-range-download-button{color:#2878c8;background:#eef6ff;border:1px solid #d7e8ff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;display:inline-flex}.sale-range-download-button:hover{color:#fff;background:#2878c8;border-color:#2878c8}.sale-range-download-button-disabled{color:#98a4b7;pointer-events:none;background:#f5f7fb;border-color:#e5eaf3}.sale-range-total-row td{color:#202838;background:#f7f9fd;border-top:1px solid #dde5f2;font-size:13px;font-weight:700}.sale-table-icon-button{color:#c42c45;background:#fff0f2;border:1px solid #ffd8de;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sale-table-icon-button:hover{color:#fff;background:#c42c45;border-color:#c42c45}.sale-settings-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.sale-settings-actions .button-primary{min-width:170px;margin-left:auto}.sale-settings-message{border-radius:8px;flex:260px;align-items:center;width:fit-content;min-height:34px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.sale-settings-message-ok{color:#087443;background:#e7f8f2}.sale-settings-message-pending{color:#946200;background:#fff3cf}.sale-settings-message-error{color:#c42c45;background:#ffecef}.sale-settings-autosave-error{color:#c42c45;background:#ffecef;border-radius:8px;align-items:center;width:fit-content;min-height:34px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.sale-files{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px;display:grid}.sale-file{justify-content:space-between;min-width:0;min-height:74px;padding:14px}.sale-file div{gap:4px;min-width:0;display:grid}.sale-file-missing{text-align:center;color:#98a2b3;min-width:38px;font-size:12px;font-weight:500}.sale-store-summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:10px;display:grid}.sale-store-summary-card{color:#667085;background:#fffffff0;border:1px solid #e6e9f2;border-radius:8px;align-content:center;gap:5px;min-width:0;min-height:92px;padding:14px;display:grid;box-shadow:0 14px 34px #222a4414}.sale-store-summary-card svg{color:#6c77ee}.sale-store-summary-card strong{color:#151b29;font-size:26px;line-height:1}.sale-store-summary-card span{font-size:12px;font-weight:500}.sale-store-summary-card small{color:#7d8799;overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.25}.sale-store-summary-active svg{color:#087c5d}.sale-store-summary-restore svg{color:#1768a8}.sale-store-summary-zero svg{color:#5c50c9}.sale-store-summary-error svg{color:#c42c45}.sale-category-panel{background:linear-gradient(135deg,#f6f8fffa,#fffffff5 54%,#effaf6eb),#fff;border:1px solid #e6e9f2;border-radius:8px;gap:12px;padding:16px;display:grid;box-shadow:0 14px 34px #222a4414}.sale-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:10px;display:grid}.sale-category-tabs{background:#f7f9fd;border:1px solid #dfe5f2;border-radius:8px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.sale-category-tab{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 14px;font-size:13px;font-weight:500}.sale-category-tab-active{color:#3845c6;background:#fff;box-shadow:0 6px 18px #222a441a}.sale-category-store-list{gap:12px;display:grid}.sale-category-store-block{background:#ffffffb3;border:1px solid #e1e6f1;border-radius:8px;gap:10px;padding:12px;display:grid}.sale-category-store-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.sale-category-store-head strong{color:#202838;font-size:15px;font-weight:500}.sale-category-store-head span{color:#667085;font-size:12px;font-weight:500}.sale-category-grid-store{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.sale-category-card{background:#ffffffe0;border:1px solid #dde4f3;border-radius:8px;gap:12px;min-width:0;min-height:128px;padding:14px;display:grid}.sale-category-card-total{background:radial-gradient(circle at 92% 10%,#6c77ee24,#0000 28%),#fff;border-color:#cfd7ff}.sale-category-head{color:#344054;justify-content:space-between;align-items:center;gap:10px;display:flex}.sale-category-head strong{font-size:15px;font-weight:500}.sale-category-head span{color:#5c66d6;background:#eef1ff;border-radius:999px;flex:none;padding:4px 9px;font-size:11px;font-weight:500}.sale-category-store-codes{flex-wrap:wrap;gap:4px;margin-top:-4px;display:flex}.sale-category-store-codes span{color:#667085;background:#f3f6fb;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:500;line-height:1.1}.sale-category-main{gap:4px;display:grid}.sale-category-main b{color:#121827;font-size:18px;font-weight:500;line-height:1.18}.sale-category-main small{color:#7d8799;font-size:12px;font-weight:500}.sale-category-bar{background:#edf1f7;border-radius:999px;height:10px;overflow:hidden}.sale-category-bar span{width:var(--category-level,0%);border-radius:inherit;background:linear-gradient(90deg,#6374f2,#52b894);height:100%;display:block}.sale-category-pills{scrollbar-width:thin;flex-wrap:nowrap;gap:6px;min-width:320px;max-width:min(940px,68vw);padding-bottom:4px;display:flex;overflow-x:auto}.sale-category-pill{color:#344054;background:#f7f9fd;border:1px solid #dfe5f2;border-radius:8px;flex:none;gap:2px;min-width:190px;padding:6px 8px;font-size:11px;font-weight:500;display:inline-grid}.sale-category-pills::-webkit-scrollbar{height:6px}.sale-category-pills::-webkit-scrollbar-track{background:#edf1f7;border-radius:999px}.sale-category-pills::-webkit-scrollbar-thumb{background:#b8c2d8;border-radius:999px}.sale-category-pill b{color:#202838;font-size:11px;font-weight:500}.sale-category-pill small{color:#667085;white-space:nowrap;font-size:10px;font-weight:500}.sale-category-pill em{color:#8a94a6;white-space:nowrap;font-size:9px;font-style:normal;font-weight:500}.sale-category-empty,.sale-category-empty-card{color:#8d96a8;font-size:12px;font-weight:500}.sale-category-empty-card{color:#667085;text-align:center;text-wrap:balance;background:#f8faff;border:1px dashed #d9deea;border-radius:8px;place-items:center;min-height:82px;padding:18px;line-height:1.45;display:grid}.sale-table-wrap{background:#fffffff0;border:1px solid #e6e9f2;border-radius:8px;overflow-x:auto;box-shadow:0 14px 34px #222a4414}.sale-ozon-tools{background:#fbfcff;border-top:1px solid #eef1f7;border-bottom:1px solid #eef1f7;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.sale-ozon-search{color:#7a8598;align-items:center;gap:8px;min-width:min(520px,100%);display:flex}.sale-ozon-search input{color:#263246;width:min(360px,100%);min-height:38px;font:inherit;background:#fff;border:1px solid #dfe4ef;border-radius:8px;padding:0 12px;font-size:13px;font-weight:500}.sale-ozon-search input:focus{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24}.sale-ozon-search button,.sale-page-button{color:#5c69df;min-height:36px;font:inherit;cursor:pointer;background:#f0f2ff;border:1px solid #dce1ff;border-radius:8px;padding:0 12px;font-size:12px;font-weight:600}.sale-ozon-search button:hover,.sale-page-button:hover{color:#fff;background:#6c77ee;border-color:#6c77ee}.sale-ozon-search-clear{color:#667085!important;background:#f7f8fd!important;border-color:#e0e5f0!important}.sale-ozon-page-info{color:#667085;white-space:nowrap;font-size:12px;font-weight:600}.sale-pagination{background:#fbfcff;border-top:1px solid #eef1f7;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:14px 16px;display:flex}.sale-pagination-item{align-items:center;gap:6px;display:inline-flex}.sale-pagination-gap{color:#8a94a8;font-weight:700}.sale-page-button{min-width:38px;padding:0 10px}.sale-page-button-active,.sale-page-button-active:hover{color:#fff;background:#6c77ee;border-color:#6c77ee;box-shadow:0 8px 18px #6c77ee33}.wb-price-hero .sale-hero-copy{background:radial-gradient(circle at 100% 0,#28d6a01f,#0000 34%),#fffffff2}.wb-price-secure{background:radial-gradient(circle at 0 0,#6c77ee38,#0000 38%),linear-gradient(145deg,#151b29,#10231f)}.wb-price-message{border-radius:8px;align-items:center;min-height:42px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.wb-price-message-ok{color:#087443;background:#e7f8f2}.wb-price-message-error{color:#c42c45;background:#ffecef}.wb-price-message-warn{color:#8a5a00;background:#fff4d8}.wb-price-message-pending{color:#1768a8;background:#eaf5ff}.wb-price-summary{grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;display:grid}.wb-price-summary-card{color:#667085;background:radial-gradient(circle at 100% 0,#6c77ee1f,#0000 34%),#fff;border:1px solid #e6e9f2;border-radius:8px;align-content:center;gap:7px;min-height:116px;padding:16px;display:grid;box-shadow:0 14px 34px #222a440f}.wb-price-summary-card svg{color:#5c69df}.wb-price-summary-card strong{color:#151b29;font-size:30px;font-weight:500;line-height:1}.wb-price-summary-card span{font-size:13px;font-weight:500}.wb-price-panel{overflow:hidden}.wb-price-module-grid{grid-template-columns:minmax(250px,.85fr) minmax(0,2.15fr);align-items:stretch}.wb-price-module-grid>.wb-price-control-service{color:#d6deeb;background:radial-gradient(circle at 0 0,#6c77ee38,#0000 38%),linear-gradient(145deg,#151b29,#10231f);border-color:#ffffff14;min-height:auto}.wb-price-module-grid>.wb-price-control-service strong,.wb-price-module-grid>.wb-price-control-service .sale-service-head small{color:#fff}.wb-price-module-grid>.wb-price-control-service h2{color:#fff;font-size:19px;line-height:1.2}.wb-price-module-grid>.wb-price-control-service p{color:#aeb8cc}.wb-price-module-grid>.wb-price-control-service .sale-icon-button{color:#dce3ff;background:#ffffff14;border-color:#ffffff1f}.wb-price-module-grid>.wb-price-control-service .sale-control-actions{grid-template-columns:repeat(6,46px);justify-content:start;align-items:center;gap:8px;display:grid}.wb-price-module-grid>.wb-price-control-service .sale-icon-button:hover{color:#fff;border-color:#ffffff47}.wb-price-module-grid>.wb-price-control-service .sale-icon-danger{color:#ffb8c2;background:#fff0f214;border-color:#ffb8c238}.wb-stock-action-groups{gap:10px;display:grid}.wb-stock-action-group{gap:7px;display:grid}.wb-stock-action-group small{color:#dce3ff;letter-spacing:0;font-size:11px;font-weight:700;line-height:1.2}.wb-stock-action-row{grid-template-columns:repeat(auto-fit,46px);justify-content:start;align-items:center;gap:8px;display:grid}.wb-price-collect-panel{gap:12px;display:grid}.wb-price-job-card{color:#344054;background:#f7fffb;border:1px solid #cceee0;border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:10px 12px;min-width:0;padding:12px;display:grid}.wb-price-job-running{background:#f7f8ff;border-color:#d9ddff}.wb-price-job-running .wb-price-job-main span,.wb-price-job-running .wb-price-job-main svg{color:#5c66dd}.wb-price-job-done{background:#f7fffb;border-color:#cceee0}.wb-price-job-done .wb-price-job-main span,.wb-price-job-done .wb-price-job-main svg{color:#087c5d}.wb-price-job-error,.wb-price-job-stopped{background:#fff8f9;border-color:#ffd7dd}.wb-price-job-error .wb-price-job-main span,.wb-price-job-error .wb-price-job-main svg,.wb-price-job-stopped .wb-price-job-main span,.wb-price-job-stopped .wb-price-job-main svg{color:#c42c45}.wb-price-job-main{grid-area:1/1/span 2;gap:3px;min-width:0;display:grid}.wb-price-job-main strong,.wb-price-job-store strong{color:#202838;font-size:14px;font-weight:500}.wb-price-job-main span,.wb-price-job-store span,.wb-price-job-meta span,.wb-price-job-store small{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.wb-price-job-main>span{align-items:center;gap:6px;width:fit-content;line-height:1;display:inline-flex}.wb-price-job-main>span svg{flex:0 0 18px;width:18px;height:18px;display:block}.wb-price-job-meta{color:#667085;grid-area:2/2;justify-items:end;gap:2px;min-width:0;max-width:min(520px,46vw);margin-top:4px;font-size:12px;font-weight:500;display:grid}.wb-price-job-meta b,.wb-price-job-store b{color:#344054;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.wb-price-job-actions{flex-wrap:nowrap;grid-area:1/2;justify-content:flex-end;align-self:start}.wb-price-job-card>.wb-price-progress-line{grid-area:3/1/auto/-1}.wb-price-job-stores{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.wb-price-job-store{background:#fff;border:1px solid #dfe8f4;border-radius:8px;align-content:start;gap:8px;min-height:124px;padding:10px;display:grid}.wb-price-job-store-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.wb-price-job-store .wb-price-progress-line{align-self:end}.wb-stock-collect-store-message{color:#667085;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.wb-price-store-target-lines{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.wb-price-job-store .wb-price-store-target-lines span{color:#344054;text-overflow:clip;white-space:normal;background:#f7f9fd;border:1px solid #dde6f3;border-radius:7px;max-width:100%;padding:5px 7px;font-size:11.5px;font-weight:700;line-height:1.2;overflow:visible}.wb-price-expand-button{min-height:38px;padding:0 12px}.wb-price-service-progress-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wb-price-service-progress-lines,.wb-price-store-progress-lines{gap:2px;min-width:0;display:grid}.wb-price-service-progress-row p,.wb-price-store-progress-lines b{margin:0}.wb-price-service-progress-row span{color:#667085;white-space:nowrap;font-size:12px;font-weight:500}.wb-price-progress-service{align-content:start;min-height:200px}.wb-price-progress-service .wb-price-job-stores{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:7px}.wb-price-progress-service .wb-price-job-store{gap:6px;min-height:106px;padding:9px}.wb-price-process-muted{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1;filter:saturate(.78)brightness(.96);transition:filter .16s}.wb-price-progress-card{color:#344054;background:#fff;border:1px solid #e4e9f3;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 14px 34px #222a440f}.wb-price-progress-card div:first-child{gap:3px;display:grid}.wb-price-progress-card strong{color:#1f2937;font-size:15px;font-weight:500}.wb-price-progress-card span{color:#667085;font-size:12px;font-weight:500}.wb-price-collect-actions{justify-content:flex-end}.wb-price-collect-grid .wb-price-apply-row{grid-template-columns:minmax(120px,.8fr) minmax(170px,1fr) auto auto}.wb-price-store-actions{justify-content:flex-end;gap:6px}.wb-price-store-actions .sale-icon-button{width:34px;height:34px}.wb-price-progress-line{background:#eef2f8;border-radius:999px;height:5px;position:relative;overflow:hidden}.wb-price-progress-line span{border-radius:inherit;background:linear-gradient(90deg,#6673ee,#57ba93);width:38%;animation:1.25s ease-in-out infinite wb-price-progress;position:absolute;inset:0 auto 0 0}.wb-price-progress-line-static span{animation:none}@keyframes wb-price-progress{0%{transform:translate(-100%)}to{transform:translate(260%)}}.wb-price-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.segmented-control{background:#f7f8fd;border:1px solid #dfe4ef;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;min-width:0;padding:4px;display:inline-flex}.segmented-button{color:#596579;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.segmented-button:hover{color:#4f5bd5;background:#fff}.segmented-button-active,.segmented-button-active:hover{color:#fff;background:#6c77ee;box-shadow:0 8px 18px #6c77ee33}.segmented-button:disabled{cursor:not-allowed;opacity:.58}.wb-price-plus-field{width:130px}.sale-settings-field select,.wb-price-filter-grid select,.wb-price-filter input,.wb-price-rule-price{color:#263246;width:100%;min-width:0;min-height:40px;font:inherit;background:#f7f8fd;border:1px solid #dfe4ef;border-radius:8px;padding:0 12px;font-weight:500}.sale-settings-field select:focus,.wb-price-filter-grid select:focus,.wb-price-filter input:focus,.wb-price-rule-price:focus{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24}.wb-price-store-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.wb-price-store-switch{color:#2f394d;background:#fff;border:1px solid #dfe5f2;border-radius:8px;min-height:68px;padding:12px}.wb-price-store-switch span,.wb-price-rule-switch span{gap:3px;display:grid}.wb-price-store-switch b,.wb-price-rule-switch b{color:#202838;font-size:14px;font-weight:500}.wb-price-store-switch small,.wb-price-rule-switch small{color:#8a94a8;font-size:12px;font-weight:500}.wb-price-store-switch-muted,.wb-price-rule-muted{opacity:.64}.wb-price-rule-attention{background:#fff8f9;border-color:#f0a5ae;box-shadow:0 0 0 3px #e054661a}.wb-price-bulk-grid,.wb-price-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.wb-price-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.wb-price-filter{color:#7a8598;align-items:center;gap:8px;min-width:min(420px,100%);display:flex}.wb-price-rules{gap:8px;display:grid}.wb-price-rule{background:#fff;border:1px solid #e5e9f3;border-radius:8px;grid-template-columns:minmax(170px,.75fr) minmax(190px,.8fr) minmax(220px,1fr) minmax(145px,.6fr) minmax(140px,.45fr);align-items:center;gap:10px;min-height:76px;padding:10px;display:grid}.wb-price-rule-switch{padding:0}.wb-price-rule-main{gap:4px;min-width:0;display:grid}.wb-price-rule-main strong,.wb-price-rule-stock b{color:#202838;font-size:14px;font-weight:500}.wb-price-rule-main span,.wb-price-rule-main em,.wb-price-rule-stock span{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-style:normal;font-weight:500;overflow:hidden}.wb-price-rule-stock{gap:4px;display:grid}.wb-price-stock-split{grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;display:grid}.wb-price-stock-split span{color:#667085;background:#f7f9fd;border:1px solid #e1e6f1;border-radius:8px;align-content:center;gap:2px;min-height:42px;padding:8px 10px;font-size:12px;font-weight:500;display:grid}.wb-price-stock-split b{color:#202838;font-size:12px;font-weight:500}.wb-price-stock-split em,.wb-price-stock-split small{color:#667085;min-width:0;font-size:11px;font-style:normal;font-weight:600;line-height:1.25}.wb-price-stock-split small{color:#8a95a8;font-weight:500}.wb-price-rule-price{background:#fbfcff;min-height:42px}.wb-stock-note-panel{color:#65728a;align-items:center;gap:10px;font-size:14px;display:flex}.wb-stock-note-panel svg{color:#6b75e8;flex:none}.wb-stock-note-panel p{margin:0}.wb-stock-mode-grid{grid-template-columns:minmax(240px,1.15fr) minmax(130px,.45fr) minmax(130px,.45fr);align-items:end;gap:10px;margin-bottom:14px;display:grid}.wb-stock-operation-segment{align-self:end;min-height:40px}.wb-stock-bulk-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.wb-stock-launch-state{color:#d8e0ef;background:#ffffff12;border:1px solid #e2e8f029;border-radius:8px;gap:6px;margin:10px 0 0;padding:10px;display:grid}.wb-stock-launch-state .sale-status{width:fit-content}.wb-stock-launch-state p{color:#aeb9cc;margin:0;font-size:12px;line-height:1.35}.wb-stock-launch-state-ready{border-color:#57ba9347}.wb-stock-launch-state-saving{border-color:#ffbe5c47}.wb-stock-launch-state-blocked{border-color:#ffb8c23d}.wb-stock-run-hint{color:#ffc4ce;background:#ffffff12;border:1px solid #ffb8c22e;border-radius:8px;min-height:36px;margin:0;padding:9px 10px;font-size:12px;line-height:1.35}.wb-stock-run-hint-ok{color:#c7f4df;border-color:#57ba933d}.wb-stock-rule-input{gap:5px;min-width:0;display:grid}.wb-stock-rule-input span{color:#7b869a;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.wb-stock-rule-input input{color:#263246;width:100%;min-width:0;min-height:42px;font:inherit;background:#fbfcff;border:1px solid #dfe4ef;border-radius:8px;padding:0 12px;font-weight:600}.wb-stock-rule-input input:focus{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24}.wb-stock-rule-input input:disabled{color:#9aa3b4;background:#f4f6fb}.wb-stock-rule-input-error span{color:#c7354b}.wb-stock-rule-input-error input{color:#9f2135;background:#fff7f8;border-color:#f0a4b0;box-shadow:0 0 0 3px #e0546614}.wb-stock-rules .wb-price-rule{grid-template-columns:46px minmax(220px,1.2fr) minmax(126px,.52fr) repeat(2,minmax(118px,.5fr))}.wb-stock-rules .wb-price-rule-switch{justify-content:center;align-items:center;gap:0;width:100%;min-width:0;display:flex}.wb-stock-rules .wb-price-rule-switch input[type=checkbox]{justify-self:auto}.wb-stock-rule-fbw-summary{color:#667085;gap:5px;min-width:0;display:grid}.wb-stock-rule-fbw-summary span{color:#7b869a;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.wb-stock-rule-fbw-summary b{color:#202838;text-overflow:ellipsis;white-space:nowrap;background:#fbfcff;border:1px solid #dfe4ef;border-radius:8px;align-items:center;width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;line-height:1.15;display:flex;overflow:hidden}.wb-stock-rule-fbw-summary small{color:#8a95a8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:600;line-height:1.15;overflow:hidden}.wb-stock-rules .empty-state{color:#344054;background:#fff;border:1px solid #e4e9f3;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;min-height:92px;padding:18px 20px;font-size:15px;font-weight:600;display:flex}.wb-stock-rules .empty-state svg{color:#5f6cec;flex:none;width:24px;height:24px}@media (max-width:1280px){.wb-price-module-grid{grid-template-columns:1fr}.wb-stock-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-stock-operation-segment{grid-column:1/-1}.wb-stock-rules .wb-price-rule{grid-template-columns:44px minmax(0,1fr) minmax(126px,160px) repeat(2,minmax(110px,160px))}.wb-stock-rules .wb-price-stock-split{grid-column:2/-1}}@media (max-width:820px){.segmented-control,.wb-stock-operation-segment{width:100%}.segmented-button{flex:auto}.sale-live-bar>span{width:100%}.wb-stock-mode-grid{grid-template-columns:1fr}.wb-stock-operation-segment{grid-column:auto}.wb-price-collect-panel .sale-control-actions{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:8px;width:100%;display:grid}.wb-stock-rules .wb-price-rule{grid-template-columns:42px minmax(0,1fr) repeat(2,minmax(96px,1fr))}.wb-stock-rules .wb-stock-rule-fbw-summary{grid-column:2/-1}}.wb-price-rule-price-missing{background:#fff6f7;border-color:#e05466;box-shadow:0 0 0 3px #e0546621}.wb-price-apply-grid,.wb-price-report-list{gap:8px;display:grid}.wb-price-apply-row,.wb-price-report-row{background:#fff;border:1px solid #e4e9f3;border-radius:8px;grid-template-columns:minmax(140px,.8fr) minmax(160px,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.wb-price-apply-row{grid-template-columns:minmax(120px,.8fr) minmax(160px,1fr) auto}.wb-price-report-row{grid-template-columns:38px minmax(0,1fr) auto}.wb-price-report-row>div{gap:3px;min-width:0;display:grid}.wb-price-apply-row .wb-price-progress-line{grid-column:1/-1}.wb-price-apply-row strong,.wb-price-report-row strong{color:#202838;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.wb-price-apply-row span,.wb-price-apply-row small,.wb-price-report-row small{color:#667085;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.25;display:block}.wb-price-apply-error{background:#fff6f7;border-color:#ffd7dd}.wb-price-apply-done{background:#f4fbf8;border-color:#cdeee1}.wb-price-report-icon{color:#6673ee;background:#eef1ff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.wb-price-confirm-backdrop{z-index:2147483647;isolation:isolate;overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a99;place-items:center;width:100vw;min-height:100dvh;padding:clamp(16px,3vw,36px);display:grid;position:fixed;inset:0;overflow:auto}.wb-price-confirm{z-index:1;background:#fffffffa;border:1px solid #e2e8f4;border-radius:10px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1040px,100%);max-height:min(720px,100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a33}.wb-price-stop-confirm{grid-template-rows:auto auto auto;width:min(560px,100%)}.wb-price-confirm-head,.wb-price-confirm-actions{border-bottom:1px solid #e7ebf4;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.wb-price-confirm-actions{border-top:1px solid #e7ebf4;border-bottom:0;justify-content:flex-end}.wb-price-confirm-head span{color:#6673ee;text-transform:uppercase;font-size:12px;font-weight:500}.wb-price-confirm-head h3{color:#151b29;margin:4px 0 0;font-size:22px;font-weight:500}.wb-price-confirm-summary{border-bottom:1px solid #e7ebf4;flex-wrap:wrap;gap:8px;padding:12px 14px;display:flex}.wb-price-confirm-summary strong,.wb-price-confirm-summary span{color:#596579;background:#f3f6fb;border:1px solid #dfe5f0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:500}.wb-price-confirm-summary strong{color:#5663e7;background:#eef1ff;border-color:#dce2ff}.wb-price-stop-copy{color:#5d687b;border-bottom:1px solid #e7ebf4;gap:8px;padding:16px 14px;display:grid}.wb-price-stop-copy strong{color:#202838;font-size:15px;font-weight:600}.wb-price-stop-copy p{margin:0;font-size:14px;line-height:1.45}.wb-price-stop-confirm-button{color:#fff;background:#e05466;border-color:#e05466}.wb-price-stop-confirm-button svg{color:currentColor}.wb-price-stop-confirm-button:hover{color:#fff;background:#c83c50;border-color:#c83c50}.wb-price-edit-locked{position:relative}.wb-price-edit-locked:after{content:"";z-index:20;cursor:not-allowed;border-radius:inherit;-webkit-backdrop-filter:blur(1.8px)saturate(.72);backdrop-filter:blur(1.8px)saturate(.72);background:#f8faff6b;position:absolute;inset:0}.wb-price-process-muted.wb-price-edit-locked:after{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8faff2e}.wb-price-confirm-list{gap:6px;padding:12px 14px;display:grid;overflow:auto}.wb-price-confirm-list-head{color:#8a95a8;grid-template-columns:minmax(100px,.7fr) minmax(220px,1.25fr) minmax(88px,auto) minmax(126px,auto) minmax(120px,auto);gap:10px;padding:0 10px 4px;font-size:11px;font-weight:600;display:grid}.wb-price-confirm-list-head span:nth-child(n+3){justify-self:end}.wb-price-confirm-list article{background:#f9fbff;border:1px solid #e3e8f3;border-radius:8px;grid-template-columns:minmax(100px,.7fr) minmax(220px,1.25fr) minmax(88px,auto) minmax(126px,auto) minmax(120px,auto);align-items:center;gap:10px;padding:9px 10px;display:grid}.wb-price-confirm-list strong,.wb-price-confirm-list b{color:#202838;font-size:13px;font-weight:500}.wb-price-confirm-list b{white-space:nowrap;justify-self:end}.wb-price-confirm-list span,.wb-price-confirm-list em,.wb-price-confirm-list p{color:#667085;font-size:12px;font-style:normal;font-weight:500}.wb-price-confirm-list em{white-space:nowrap;justify-self:end}.wb-stock-confirm .wb-price-confirm-list p{text-align:right;white-space:nowrap;justify-self:end;margin:0}.wb-stock-confirm-list .wb-price-confirm-list-head,.wb-stock-confirm-list article{grid-template-columns:minmax(100px,.7fr) minmax(220px,1.25fr) minmax(88px,auto) minmax(120px,auto)}.wb-stock-confirm-errors{color:#a72a3d;background:#fff5f6;border-bottom:1px solid #f2c4cc;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.wb-stock-confirm-errors svg{flex:none;margin-top:2px}.wb-stock-confirm-errors div{gap:2px;display:grid}.wb-stock-confirm-errors b,.wb-stock-confirm-errors span{font-size:13px;line-height:1.35}.wb-stock-confirm-rule-error{background:#fff9fa!important;border-color:#f2b6c0!important}.wb-stock-confirm-rule-error b,.wb-stock-confirm-rule-error em,.wb-stock-confirm-rule-error p{color:#a72a3d}.wb-stock-confirm-error-button,.wb-stock-confirm-error-button:disabled{color:#fff;opacity:1;background:#d43d53;border-color:#d43d53}.wb-stock-confirm-more{padding:6px 10px 0}.sale-count-cell{align-items:center;gap:2px;min-width:82px;display:inline-grid}.sale-count-cell strong{color:#2c3443;font-size:14px;line-height:1.1}.sale-count-cell em{color:#8d96a8;letter-spacing:0;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:600}.sale-count-cell small{color:#667085;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.25}.sale-table{min-width:1320px}.sale-table th:nth-child(2),.sale-table td:nth-child(2){width:360px;min-width:360px}.sale-table th:nth-child(6),.sale-table td:nth-child(6){width:48%;min-width:620px;max-width:940px}.sale-table small{text-overflow:ellipsis;white-space:nowrap;max-width:900px;overflow:hidden}.sale-table .sale-phase-detail{text-overflow:clip;white-space:normal;max-width:100%;overflow:visible}.sale-store-cards{display:none}.sale-store-card{gap:10px;min-width:0;padding:14px}.sale-store-card-head{justify-content:space-between}.sale-store-card-metrics{color:#667085;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;font-size:12px;font-weight:500;display:grid}.sale-store-card-wide{grid-column:1/-1;gap:6px;display:grid}.api-hero{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:stretch;gap:16px;display:grid}.api-hero-copy,.api-security-panel,.api-add-card,.api-summary-grid article,.api-store-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #e6e9f2;border-radius:8px;box-shadow:0 14px 34px #222a4414}.api-hero-copy{align-content:center;gap:14px;min-height:210px;padding:24px;display:grid}.api-hero-copy h1{color:#151b29;font-size:34px}.api-hero-copy p{color:#667085;max-width:760px;line-height:1.55}.api-security-panel{color:#fff;background:radial-gradient(circle at 0 0,#28d6a038,#0000 36%),linear-gradient(145deg,#151b29,#111822);border-color:#ffffff14;align-content:space-between;gap:12px;padding:20px;display:grid}.api-security-panel div{align-items:center;gap:8px;display:flex}.api-security-panel span{color:#d6deeb;text-transform:uppercase;font-size:12px;font-weight:500}.api-security-panel strong{font-size:24px}.api-security-panel p{color:#aeb8cc;overflow-wrap:anywhere;font-size:12px}.api-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.api-summary-grid article{color:#667085;align-content:center;gap:7px;min-height:108px;padding:16px;display:grid}.api-summary-grid svg{color:#6270e8}.smsru-summary-grid article{min-height:94px}.api-summary-grid strong{color:#151b29;font-size:26px}.api-summary-grid span{font-size:13px;line-height:1.4}.api-add-card{justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.api-add-card h2{color:#151b29;margin-top:8px;font-size:22px}.api-add-card form{align-items:center;gap:10px;display:flex}.api-add-form{flex:1;justify-content:flex-end;min-width:0}.api-add-fields{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.api-add-fields input{width:min(250px,24vw)}.api-add-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:180px;display:flex}.api-add-actions .api-store-message{white-space:nowrap}.api-add-card input,.api-store-code,.api-key-row input,.api-key-row select,.api-delete-form input{color:#263246;min-height:40px;font:inherit;background:#f7f8fd;border:1px solid #dfe4ef;border-radius:8px;padding:0 12px;font-weight:500}.api-add-card input:focus,.api-store-code:focus,.api-key-row input:focus,.api-key-row select:focus,.api-delete-form input:focus{border-color:#9aa3ff;outline:none;box-shadow:0 0 0 3px #6c77ee24}.button-primary,.button-secondary,.button-danger,.api-delete-trigger{min-height:40px;font:inherit;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:500;display:inline-flex}.button-primary{color:#fff;background:#6c77ee;border-color:#6c77ee}.button-secondary{color:#566176;background:#f7f8fd;border-color:#e0e5f0}.button-danger,.api-delete-trigger{color:#c42c45;background:#fff0f2;border-color:#ffd8de}.button-primary:hover{background:#5f6ae0;border-color:#5f6ae0}.button-secondary:hover{color:#4f5bd5;border-color:#cfd5ff}.button-secondary.wb-price-stop-confirm-button:hover{color:#fff;background:#c83c50;border-color:#c83c50}.button-secondary.wb-price-stop-confirm-button:hover svg{color:#fff}.button-danger:hover,.api-delete-trigger:hover{color:#fff;background:#c42c45;border-color:#c42c45}.button-danger:disabled{cursor:not-allowed;opacity:.5}.api-store-list{gap:12px;display:grid}.api-store-card{gap:10px;min-width:0;padding:16px;display:grid}.api-store-form{gap:14px;display:grid}.api-store-head{grid-template-columns:minmax(240px,360px) minmax(220px,1fr);align-items:end;gap:12px;display:grid}.api-store-head>div{gap:9px;min-width:0;display:grid}.api-store-code{color:#151b29;background:#fff;width:min(360px,100%);font-size:22px}.api-store-identity{color:#8a94a8;text-align:right;overflow-wrap:anywhere;justify-self:end;max-width:100%;font-size:12px;font-weight:600;line-height:1.35}.api-store-identity span{display:block}.api-key-rows{gap:8px;display:grid}.api-key-row{background:#fbfcff;border:1px solid #eef1f7;border-radius:8px;grid-template-columns:minmax(170px,.8fr) minmax(130px,.7fr) minmax(220px,1.1fr);align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.api-key-row>span{gap:3px;display:grid}.api-key-row strong{color:#151b29;font-size:14px}.api-key-row small,.api-extra-note{color:#8a94a8;font-size:12px;line-height:1.35}.api-key-row code{overflow-wrap:anywhere;color:#3d4760;background:#eef1f8;border-radius:8px;align-items:center;width:fit-content;max-width:100%;min-height:34px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.api-key-row input{width:100%;min-width:0}.api-key-row select{appearance:none;width:100%;min-width:0}.smsru-card-title{color:#151b29;font-size:24px}.api-key-row .api-key-empty{color:#a3adbf}.api-secret-input{color:#0000;caret-color:#263246;-webkit-text-security:disc}.api-secret-input::placeholder{color:#8a94a8;-webkit-text-security:none}.smsru-visible-input{color:#263246;-webkit-text-security:none}.smsru-alert-toggle{color:#3d4760;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:40px;font-weight:700;display:inline-flex}.smsru-alert-toggle input{accent-color:#6c77ee;border-radius:4px;width:18px;min-height:18px;padding:0}.api-key-lifetime{grid-column:1/-1;grid-template-columns:minmax(190px,auto) minmax(170px,1fr) minmax(260px,auto);align-items:center;gap:10px;padding-top:4px;display:grid}.api-lifetime-main{align-items:center;gap:9px;min-width:0;display:flex}.api-lifetime-pill{color:#566176;white-space:nowrap;background:#fff;border:1px solid #e0e5f0;border-radius:8px;align-items:center;gap:7px;width:fit-content;min-height:30px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.api-lifetime-ok{color:#17765a;background:#effbf7;border-color:#ccefe3}.api-lifetime-warning{color:#9b5a00;background:#fff8e7;border-color:#ffe4a8}.api-lifetime-expired{color:#c42c45;background:#fff0f2;border-color:#ffd8de}.api-lifetime-unknown{color:#667085;background:#f3f5fa;border-color:#e1e6f0}.api-lifetime-main small,.api-lifetime-range{color:#8a94a8;font-size:12px;line-height:1.35}.api-lifetime-range{overflow-wrap:anywhere}.api-lifetime-dates{grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;display:grid}.api-lifetime-dates label{color:#8a94a8;text-transform:uppercase;gap:4px;font-size:11px;font-weight:500;display:grid}.api-lifetime-dates input{min-height:34px;font-size:12px}.api-delete-trigger{justify-self:end;width:fit-content}.api-store-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.api-store-actions-buttons{justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.api-store-message{color:#667085;font-size:13px;font-weight:500}.api-store-message-ok{color:#17765a}.api-store-message-error{color:#c42c45}.api-store-message-saving{color:#566176}.api-modal-backdrop{z-index:2147483000;-webkit-backdrop-filter:blur(8px);background:#141a2738;place-items:center;padding:18px;animation:.18s ease-out mobile-menu-backdrop-in;display:grid;position:fixed;inset:0;overflow:auto}.api-modal{background:#fffffffa;border:1px solid #e2e7f2;border-radius:8px;gap:14px;width:min(460px,100%);padding:20px;display:grid;position:relative;box-shadow:0 22px 70px #141a273d}.api-modal h2{color:#151b29;font-size:28px}.api-modal p{color:#667085;line-height:1.5}.api-modal-close{color:#667085;background:#f7f8fd;border:1px solid #e0e5f0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.api-delete-form{gap:12px;display:grid}.api-delete-form label{color:#3d4760;gap:7px;font-size:13px;font-weight:500;display:grid}.api-modal-actions{justify-content:end;gap:8px;display:flex}@media (min-width:1281px) and (max-width:1500px){.wb-price-job-stores{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.topbar-date,.topbar-status,.topbar-user{display:none}.dashboard-hero,.sale-hero{grid-template-columns:1fr}.sale-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-metrics .metric{grid-template-columns:auto minmax(0,1fr)}.sale-metrics .metric-body{min-width:0}.sale-metrics .metric-main{grid-template-columns:minmax(0,1fr);align-items:start;gap:5px;display:grid}.sale-metrics .metric-main span{overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0;max-width:100%;display:block}.sale-store-summary{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.sale-category-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.ios-guide-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.hero-copy h1{font-size:34px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.module-grid,.wb-price-job-stores{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}body{--mobile-topbar-height:58px;background:#f4f6fb}.pull-refresh-indicator{top:var(--mobile-topbar-height,58px);width:100%;min-height:62px;padding:0 var(--mobile-content-gutter);color:#333;box-shadow:none;background:0 0;border:0;border-radius:0;left:0;right:0;transform:translateY(-100%)}.pull-refresh-visible{transform:translateY(0)}body.pull-refresh-active .main{padding-top:calc(var(--mobile-topbar-height) + 76px);transition:padding-top .18s}.notification-copy-toast{top:calc(var(--mobile-topbar-height,58px) + max(10px, env(safe-area-inset-top)))}.orders-overview{grid-template-columns:1fr}.orders-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-mode-tabs{grid-template-columns:1fr}.shell{background:#f4f6fb;padding-left:0;display:block}.sidebar{display:none}.admin-workspace{display:block;overflow:visible}.admin-topbar{z-index:900;height:var(--mobile-topbar-height);min-height:var(--mobile-topbar-height);max-height:var(--mobile-topbar-height);width:100%;padding:8px var(--mobile-content-gutter);box-sizing:border-box;will-change:transform;grid-template-columns:minmax(0,1fr) auto auto auto;justify-content:stretch;align-items:center;gap:8px;display:grid;top:0;left:0;right:0;opacity:1!important;visibility:visible!important;position:fixed!important;transform:translate(0,0)translate(0,0)!important}.mobile-brand{color:#171c28;grid-area:1/1;align-items:center;gap:9px;width:100%;min-height:40px;font-weight:500;display:flex}.admin-search{display:none}.admin-appeals-shortcut{grid-area:1/2;justify-self:end;display:grid}.mobile-search{color:#8c96aa;background:#fff;border:1px solid #e6e9f2;border-radius:8px;flex:none;align-items:center;gap:12px;height:52px;min-height:52px;padding:0 18px;font-size:16px;display:flex}.mobile-search input{color:#1b2330;background:0 0;border:0;outline:0;width:100%;min-width:0}.admin-topbar>.topbar-calendar-trigger{display:none}.mobile-menu-calendar .topbar-calendar-trigger{color:#5f6b7d;background:#fff;border-color:#e6e9f2;justify-content:center;width:100%;height:38px;min-height:38px;padding:0 14px;font-size:13px}.mobile-menu-panel .wb-price-global-progress{border-radius:8px;grid-template-rows:22px minmax(30px,auto) 4px 28px;gap:5px;padding:8px}.mobile-menu-panel .wb-price-global-head{grid-template-columns:minmax(0,1fr) 26px;gap:6px}.mobile-menu-panel .wb-price-global-head button,.mobile-menu-panel .wb-price-global-head-spacer{width:26px;height:26px}.mobile-menu-panel .wb-price-global-head span:first-child{font-size:12px;line-height:1.2}.mobile-menu-panel .wb-price-global-text p{font-size:10.5px;line-height:14px}.mobile-menu-panel .wb-price-global-action,.mobile-menu-panel .wb-price-global-link{min-height:28px}.mobile-menu-panel .storefront-link{background:#fff;border-color:#e6e9f2;grid-template-columns:28px minmax(0,1fr);gap:8px;height:38px;min-height:38px;padding:4px 7px;font-size:12px}.mobile-menu-panel .storefront-icon{width:28px;height:28px}.mobile-menu-panel .storefront-link small{font-size:10px}.mobile-menu-panel .user-card{background:#fff;border-color:#e6e9f2;gap:4px;padding:8px 10px}.notification-center{grid-area:1/3;justify-self:end;position:static}.mobile-menu-button{color:#566176;background:#f7f8fc;border:1px solid #e7eaf3;border-radius:8px;grid-area:1/4;justify-self:end;place-items:center;width:40px;height:36px;display:grid}.mobile-menu-panel .nav{z-index:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c7cfdd transparent;flex:none;grid-auto-rows:max-content;align-content:start;gap:6px;width:auto;min-height:0;max-height:none;padding:0 2px 0 0;display:grid;position:static;inset:auto;overflow-y:auto}.mobile-menu-panel .nav-section{box-shadow:none;background:#fff;border:1px solid #e3e8f2;align-self:start;display:grid}.mobile-menu-panel .nav-section-header{color:#344054;background:#fff;min-height:36px;padding:0 8px;display:grid}.mobile-menu-panel .nav-section-header:hover,.mobile-menu-panel .nav-section-open .nav-section-header{color:#344054;background:#f8faff}.mobile-menu-panel .nav-root-link{color:#344054;background:#fff;border-color:#e3e8f2;min-height:36px;padding:0 8px}.mobile-menu-panel .nav-root-link:hover,.mobile-menu-panel .nav-root-link-active{color:#344054;background:#f8faff;border-color:#d9e0ff}.mobile-menu-panel .nav-root-title{font-size:12px}.mobile-menu-panel .nav-section-header small,.mobile-menu-panel .nav-section-chevron,.mobile-menu-panel .nav-root-link small{color:#98a2b3}.mobile-menu-panel .nav-section-body{opacity:0;gap:3px;height:auto;max-height:0;padding:0 5px;display:grid;overflow:hidden}.mobile-menu-panel .nav-section-open .nav-section-body{opacity:1;max-height:1400px;padding:0 5px 6px}.mobile-menu-panel .nav-section-header small{max-width:92px}.mobile-menu-panel .nav-subsection+.nav-subsection{margin-top:4px;padding-top:4px}.mobile-menu-panel .nav-subsection-title{min-height:20px;padding:0 7px}.mobile-menu-panel .nav-link{color:#647084;min-width:0;height:auto;min-height:38px;box-shadow:none;background:0 0;border:1px solid #0000;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:4px 7px;display:grid}.mobile-menu-panel .nav>.nav-link{color:#39445a;background:#fff;border-color:#e8edf6}.mobile-menu-panel .nav>.nav-link .nav-link-icon{color:#667085;background:#f1f4fb}.mobile-menu-panel .nav>.nav-link .nav-link-text small{color:#98a2b3}.mobile-menu-panel .nav>.nav-link em{color:#6673ee;background:#eef1ff}.mobile-menu-panel .nav-link-icon{color:#667085;background:#f1f4fb;border-radius:8px;width:28px;height:28px}.mobile-menu-panel .nav-link-text{display:grid}.mobile-menu-panel .nav-link-text small,.mobile-menu-panel .nav-link em{display:block}.mobile-menu-panel .nav-link em.nav-market-sticker{place-self:start end;margin-top:1px;display:inline-flex}.mobile-menu-panel .nav-link-active{color:#2f3a4f;box-shadow:none;background:#f0f3ff;border-color:#d9e0ff}.mobile-menu-panel .nav-link-active .nav-link-icon{color:#5360d6;box-shadow:none;background:#e4e9ff}.mobile-menu-panel .nav-link-active .nav-link-text small{color:#7d879c}.mobile-menu-panel .nav>.nav-link.nav-link-active{color:#2f3a4f;background:#f0f3ff;border-color:#d9e0ff}.mobile-menu-panel .nav>.nav-link.nav-link-active .nav-link-icon{color:#5360d6;background:#e4e9ff}.mobile-menu-panel .nav>.nav-link.nav-link-active .nav-link-text small{color:#7d879c}.notification-popover{top:calc(var(--mobile-topbar-height) + 8px);right:var(--mobile-content-gutter);left:var(--mobile-content-gutter);width:auto;max-width:none;position:fixed}.notification-toast-stack{top:calc(var(--mobile-topbar-height) + 10px);right:var(--mobile-content-gutter);left:var(--mobile-content-gutter);width:auto}.settings-autosave-toast{top:calc(var(--mobile-topbar-height) + 10px);right:var(--mobile-content-gutter)}.notification-toast{border-radius:16px;grid-template-columns:38px minmax(0,1fr) 30px}.notification-toast-icon{border-radius:12px;width:38px;height:38px}.notification-list{max-height:340px}.main{padding:calc(var(--mobile-topbar-height) + 14px) var(--mobile-content-gutter) 28px;gap:14px}.dashboard-hero{gap:12px;min-height:0}.sale-hero,.api-hero,.api-summary-grid{grid-template-columns:1fr}.sale-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy,.hero-dark-panel,.users-head,.sale-hero-copy,.sale-security-panel,.api-hero-copy,.api-security-panel,.api-add-card,.api-store-card{padding:18px}.hero-copy h1,.sale-hero-copy h1,.api-hero-copy h1{font-size:28px}.hero-actions,.page-head,.toolbar{align-items:stretch}.notifications-head,.ios-guide-head{grid-template-columns:1fr}.ios-guide-back{width:100%}.ios-guide-panel{grid-template-columns:1fr}.ios-guide-step{min-height:auto}.notifications-title-row{align-items:center;width:100%}.push-enable-button{width:100%}.push-enable-control,.push-enable-wrap{justify-items:stretch}.notification-search-panel{flex-direction:column;align-items:stretch}.notification-category-tabs,.notification-market-tabs{flex-wrap:nowrap;gap:7px;width:100%}.notification-category-tabs .notification-tab,.notification-market-tabs .notification-market-tab{text-align:center;flex:1 1 0;justify-content:center;gap:4px;min-width:0;padding-inline:6px;font-size:11px}.notification-category-tabs .notification-tab em,.notification-market-tabs .notification-market-tab em{min-width:22px;padding-inline:5px}.notification-tab-main{flex:1 1 0;justify-content:center;min-height:40px}.notification-sub-tab{flex:1 1 0;justify-content:center}.notification-search-control{flex-basis:auto;max-width:none}.notification-search-count{align-self:flex-start}.notification-pagination{justify-content:center}.notification-page-summary{text-align:center;width:100%;margin-left:0}.push-device-help{text-align:left;max-width:none}.orders-compare,.period-summary{grid-template-columns:1fr}.period-total{justify-items:start}.hero-actions .btn,.hero-actions form,.hero-actions form .btn{width:100%}.activity-item{grid-template-columns:1fr auto}.activity-item .badge{grid-column:1/-1;width:fit-content}.metrics{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:92px;padding:14px}.metric-main{gap:7px}.module-card{min-height:96px;padding:12px}.filters,.order-form,.user-form{grid-template-columns:1fr}.panel{padding:14px}.table-wrap,.sale-table-wrap{display:none}.table-wrap.orders-new-smart-wrap{display:block}.table-wrap.orders-new-home-orders-wrap{display:none}.sale-table-wrap:has(.sale-ozon-tools){display:block}:is(.sale-table-wrap:has(.sale-ozon-tools) .data-table,.sale-table-wrap:has(.sale-ozon-tools) .section-bar){display:none}.sale-ozon-tools{padding:12px;display:grid}.sale-ozon-search{grid-template-columns:1fr;min-width:0;display:grid}.sale-ozon-search svg{display:none}.sale-ozon-search input,.sale-ozon-search button{grid-column:1/-1;width:100%}.order-cards,.user-cards,.sale-store-cards{gap:10px;display:grid}.order-card,.user-mobile-card,.empty-card{background:#fff;gap:10px;padding:14px;display:grid}.empty-card{align-content:center;min-height:118px;padding:22px 16px}.order-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-card>strong,.user-mobile-card>strong{color:#141a27;font-size:18px}.order-card-meta{color:#667085;grid-template-columns:1fr 80px;gap:6px 10px;font-size:13px;font-weight:500;display:grid}.order-card-meta span:last-child{grid-column:1/-1}.order-card p{font-size:13px}.mobile-status-form{grid-template-columns:1fr 44px;display:grid}.user-mobile-card span{color:#667085;overflow-wrap:anywhere}.user-mobile-card div{justify-content:space-between;align-items:center;gap:10px;display:flex}.user-mobile-card .user-action-grid{grid-template-columns:1fr;min-width:0}.user-mobile-card small{color:#8b95a8;font-weight:500}.store-header,.store-hero{border-radius:8px}.sale-control-grid,.sale-files{grid-template-columns:1fr}.sale-store-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-settings-grid{grid-template-columns:1fr 1fr}.sale-settings-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-settings-actions{flex-direction:row;align-items:center}.sale-settings-message,.sale-settings-actions .button-primary{width:auto}.wb-price-summary,.wb-price-module-grid,.wb-stock-mode-grid,.wb-price-bulk-grid,.wb-price-filter-grid,.wb-price-rule,.wb-stock-rules .wb-price-rule,.wb-price-stock-split,.wb-stock-rule-fbw-summary,.wb-price-apply-row,.wb-price-report-row,.wb-price-confirm-list article,.wb-price-job-card{grid-template-columns:1fr}.wb-price-job-main,.wb-price-job-meta,.wb-price-job-actions,.wb-price-job-card>.wb-price-progress-line{grid-area:auto/1}.wb-price-job-meta{justify-items:start}.wb-price-job-actions{flex-wrap:wrap;justify-content:flex-start}.wb-price-job-stores,.wb-price-progress-service .wb-price-job-stores{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-price-confirm-backdrop{padding:calc(var(--mobile-topbar-height,58px) + 10px) 10px 12px;background:#0f172aa3;place-items:center}.wb-price-confirm{width:100%;max-height:calc(100dvh - var(--mobile-topbar-height,58px) - 22px);border-radius:8px}.wb-price-confirm-head,.wb-price-confirm-actions{padding:12px}.wb-price-confirm-head{align-items:flex-start}.wb-price-confirm-head h3{font-size:19px;line-height:1.18}.wb-price-confirm-head .sale-icon-button{flex:0 0 40px;width:40px;height:40px}.wb-price-confirm-summary{gap:6px;padding:10px 12px}.wb-price-confirm-summary strong,.wb-price-confirm-summary span{padding:6px 8px;font-size:11.5px}.wb-price-confirm-list{padding:10px 12px}.wb-price-confirm-list-head{display:none}.wb-price-confirm-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:5px 10px;padding:10px}.wb-price-confirm-list article strong,.wb-price-confirm-list article span,.wb-price-confirm-list article em,.wb-price-confirm-list article p{grid-column:1/-1;justify-self:start}.wb-price-confirm-list article span,.wb-price-confirm-list article em,.wb-price-confirm-list article p{white-space:normal;overflow-wrap:anywhere}.wb-stock-confirm .wb-price-confirm-list article p{text-align:left}.wb-price-confirm-list article b{justify-self:start}.wb-price-confirm-actions{background:#fffffffa;grid-template-columns:1fr;display:grid;position:sticky;bottom:0}.wb-price-confirm-actions .button-primary,.wb-price-confirm-actions .button-secondary{justify-content:center;width:100%;min-height:44px}.wb-price-head-actions{flex-direction:column;align-items:stretch}.wb-price-head-actions .button-primary,.wb-price-head-actions .button-secondary,.wb-price-plus-field{width:100%}.wb-price-filter{width:100%;min-width:0}.wb-price-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wb-price-store-switch{flex-direction:column;justify-content:space-between;align-items:stretch;gap:10px;min-height:104px;padding:11px 11px 48px;display:block;position:relative}.wb-price-store-switch span{align-content:start;gap:6px}.wb-price-store-switch b{font-size:17px}.wb-price-store-switch small{white-space:normal;margin-top:0;font-size:10.5px;line-height:1.15}.wb-price-store-switch input[type=checkbox]{position:absolute;bottom:11px;right:11px}.wb-price-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wb-price-summary-card{min-height:104px;padding:12px}.wb-price-summary-card strong{font-size:27px}.wb-price-summary-card span{font-size:11.5px;line-height:1.2}.sale-settings-section-title{flex-direction:column;align-items:stretch}.api-add-card,.api-add-card form,.api-add-fields,.api-add-actions,.api-store-head,.api-key-row{grid-template-columns:1fr;align-items:stretch}.api-add-card,.api-add-card form,.api-add-fields,.api-add-actions{display:grid}.api-add-fields input{width:100%}.api-store-head{display:grid}.api-key-lifetime{grid-template-columns:1fr}.api-lifetime-main{flex-direction:column;align-items:flex-start}.api-store-code,.button-primary,.button-secondary,.button-danger{width:100%}.api-delete-trigger{justify-self:end;width:fit-content}.notification-row{grid-template-columns:34px minmax(0,1fr)}.notification-row em{grid-column:2}}@media (max-width:560px){.orders-channel-tabs,.orders-scope-tabs{width:100%}.orders-channel-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-channel-tabs a,.orders-channel-tabs button,.orders-scope-tabs button{min-width:0}.orders-compare,.orders-live-grid,.orders-breakdown-list{grid-template-columns:1fr}.wb-price-collect-panel,.wb-price-progress-service,.wb-price-module-grid>.wb-price-control-service{padding:14px}.wb-price-module-grid>.wb-price-control-service{gap:12px;min-height:auto}.wb-price-module-grid>.wb-price-control-service .sale-service-head{flex-direction:row;align-items:center;gap:10px}.wb-price-module-grid>.wb-price-control-service .sale-status{min-width:0}.wb-price-module-grid>.wb-price-control-service .sale-control-actions{grid-template-columns:repeat(6,40px);justify-content:start;align-items:center;gap:6px;margin-top:0;display:grid}.wb-price-module-grid>.wb-price-control-service .sale-icon-button{flex:0 0 40px;width:40px;height:40px}.wb-price-progress-service{gap:10px;min-height:auto}.wb-price-service-progress-row{flex-direction:column;align-items:flex-start;gap:4px}.wb-price-service-progress-row span{white-space:normal}.wb-price-expand-button{width:100%}.wb-price-job-stores,.wb-price-progress-service .wb-price-job-stores,.wb-price-job-card{grid-template-columns:1fr}.wb-price-job-main,.wb-price-job-meta,.wb-price-job-actions,.wb-price-job-card>.wb-price-progress-line{grid-area:auto/1/auto/-1}.wb-price-job-meta{justify-items:start;max-width:none;margin-top:0}.wb-price-collect-panel .wb-price-job-actions,.wb-price-job-card>.wb-price-job-actions{grid-template-columns:repeat(3,42px) minmax(0,1fr);justify-content:stretch;align-items:center;gap:8px;width:100%;display:grid}.wb-price-collect-panel .wb-price-job-actions .sale-icon-button,.wb-price-job-card>.wb-price-job-actions .sale-icon-button{flex:0 0 42px;width:42px;height:42px}.wb-price-collect-panel .wb-price-job-actions .wb-price-expand-button,.wb-price-job-card>.wb-price-job-actions .wb-price-expand-button{width:100%;min-width:0}.wb-stock-rules .wb-price-rule{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:10px}.wb-stock-rules .wb-price-stock-split,.wb-stock-rules .wb-stock-rule-fbw-summary,.wb-stock-rules .wb-stock-rule-input{grid-column:1/-1}.wb-stock-rules .wb-price-stock-split{grid-template-columns:1fr;gap:6px}.wb-stock-rule-input{grid-template-columns:92px minmax(0,1fr);align-items:center}.wb-stock-collect-store-message{font-size:14px}}@media (max-width:430px){body{--mobile-content-gutter:12px}.sale-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sale-metrics .metric{grid-template-columns:1fr;align-content:start;place-items:start;gap:8px;min-height:120px;padding:10px}.sale-metrics .metric-icon{width:34px;height:34px}.sale-metrics .metric strong{font-size:26px;line-height:1.04}.sale-metrics .metric-body{gap:5px;min-width:0}.sale-metrics .metric-main{gap:3px}.sale-metrics .metric-main span,.sale-metrics .metric small{font-size:10px;line-height:1.2}.admin-workspace:before,.admin-workspace:after{display:none}.wb-price-confirm-backdrop{padding:calc(var(--mobile-topbar-height,58px) + 8px) 8px max(8px, env(safe-area-inset-bottom))}.wb-price-confirm{max-height:calc(100dvh - var(--mobile-topbar-height,58px) - 16px)}.wb-price-confirm-head,.wb-price-confirm-summary,.wb-price-confirm-list,.wb-price-confirm-actions{padding-left:10px;padding-right:10px}.wb-price-confirm-head h3{font-size:17px}.wb-price-confirm-list strong,.wb-price-confirm-list b{font-size:12.5px}.wb-price-confirm-list span,.wb-price-confirm-list em,.wb-price-confirm-list p{font-size:11.5px}.nav-link,.logout-button{font-size:12px}.hero-copy h1,.sale-hero-copy h1,.api-hero-copy h1{font-size:25px}.metric strong{font-size:26px}.orders-today strong{font-size:34px}.orders-yesterday strong,.period-total strong{font-size:24px}.module-grid{gap:8px}.module-card strong{font-size:13px}.module-card span,.module-card small{font-size:11px}.topbar-icon,.mobile-status-form .btn{width:40px}.notification-popover{width:auto}.sale-tabs,.sale-service-head,.sale-store-card-head,.api-modal-actions{align-items:stretch}.sale-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.sale-tab,.sale-control-actions form,.sale-control-actions .sale-icon-button,.api-modal-actions{flex:auto}.sale-settings-grid,.sale-settings-grid-wide{grid-template-columns:1fr}.sale-wb-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sale-wb-store-card{gap:8px;padding:10px}.sale-wb-store-main,.sale-wb-subject-switch{grid-template-columns:minmax(0,1fr) 42px;gap:6px;padding:7px 8px}.sale-wb-store-main b{font-size:17px;line-height:1.12}.sale-wb-store-main small{font-size:10.5px;line-height:1.15}.sale-wb-subject-switch{min-height:38px;font-size:10.5px;line-height:1.15}.sale-wb-subject-switch span,.sale-wb-subject-switch b{text-overflow:clip;white-space:normal;overflow:visible}.sale-pending-disable-note{padding:0 7px}.sale-store-summary{grid-template-columns:1fr}.sale-category-panel{padding:14px}.sale-category-grid{grid-template-columns:1fr}.sale-category-main b{font-size:17px}.sale-store-summary-card{min-height:82px}.api-modal-actions{display:grid}}@media (max-width:1100px){.auth-page{background:linear-gradient(#121824fa 0 36%,#f4f6fbf5 36% 100%),#f4f6fb;align-items:start;padding:14px}.auth-shell{grid-template-columns:1fr;min-height:0}.auth-showcase{order:2;min-height:320px;padding:22px}.auth-showcase-copy h1{font-size:31px}.auth-showcase-copy p{font-size:14px}.auth-preview-grid{grid-template-columns:1fr 1fr}.auth-preview-card{min-height:92px;padding:12px}.auth-preview-wide{grid-column:1/-1}.auth-preview-card strong{font-size:25px}.auth-panel{order:1;padding:24px 18px}.auth-form-head{grid-template-columns:auto 1fr;padding-right:0}.auth-secure{grid-column:1/-1;width:fit-content;position:static}}@media (max-width:430px){.auth-page{padding:10px}.auth-showcase{gap:18px;min-height:280px}.auth-showcase-copy h1,.auth-form-head h1{font-size:25px}.auth-preview-card:not(.auth-preview-wide){display:none}.auth-panel{padding:22px 16px}}.wb-stock-rule-input span,.wb-stock-rule-fbw-summary span{white-space:nowrap;line-height:1.1}.wb-stock-rules .wb-price-rule-switch{grid-column:1}.wb-stock-rules .wb-price-rule-main{grid-column:2}.wb-stock-rules .wb-stock-rule-fbw-summary{grid-column:3}.wb-stock-rules .wb-stock-rule-input-price{grid-column:4}.wb-stock-rules .wb-stock-rule-input-fbs{grid-column:5}@media (max-width:1280px){.wb-stock-rules .wb-price-rule{grid-template-columns:52px minmax(190px,1fr) minmax(150px,.75fr) repeat(2,minmax(118px,.62fr));align-items:center;gap:10px 12px}.wb-stock-rules .wb-price-rule-switch{grid-area:1/1/span 2}.wb-stock-rules .wb-price-rule-main{grid-area:1/2/span 2}.wb-stock-rules .wb-stock-rule-fbw-summary{grid-area:1/3/span 2}.wb-stock-rules .wb-stock-rule-input-price{grid-area:1/4}.wb-stock-rules .wb-stock-rule-input-fbs{grid-area:1/5}}@media (max-width:820px){.wb-stock-rules .wb-price-rule{grid-template-columns:64px minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px}.wb-stock-rules .wb-price-rule-switch{grid-area:1/1/span 2;align-self:start;padding-top:4px}.wb-stock-rules .wb-price-rule-main{grid-area:1/2/auto/-1}.wb-stock-rules .wb-stock-rule-fbw-summary{grid-area:2/2/auto/-1}.wb-stock-rules .wb-stock-rule-input-price{grid-area:3/1/auto/-1}.wb-stock-rules .wb-stock-rule-input-fbs{grid-area:4/1/auto/-1}}@media (max-width:560px){.wb-stock-rules .wb-price-rule{grid-template-columns:54px minmax(0,1fr);gap:9px 10px}.wb-stock-rules .wb-price-rule-switch{grid-area:1/1;padding-top:2px}.wb-stock-rules .wb-price-rule-main{grid-area:1/2}.wb-stock-rules .wb-stock-rule-fbw-summary,.wb-stock-rules .wb-stock-rule-input-price,.wb-stock-rules .wb-stock-rule-input-fbs{grid-area:auto/1/auto/-1}.wb-stock-rule-input{grid-template-columns:112px minmax(0,1fr);align-items:center}}@media (max-width:760px){.main{max-width:100vw;padding-inline:12px;overflow-x:hidden}.orders-online-board,.metrics,.module-grid,.toolbar,.panel,.order-cards,section[class*=financePanel]{box-sizing:border-box;width:min(100%,100vw - 24px);max-width:calc(100vw - 24px);margin-inline:0}.metrics{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.module-grid,.order-cards{grid-template-columns:minmax(0,1fr)!important}.metric{grid-template-columns:36px minmax(0,1fr);gap:8px;min-width:0;padding:11px 10px}.metric-icon{width:36px;height:36px}.metric-main{flex-wrap:nowrap;gap:0}.metric-main>span{display:none}.metric strong,.metric strong.metric-value-pair{letter-spacing:0;font-size:clamp(18px,5.2vw,23px)}.metric-main .metric-value-pair-inner{gap:4px}.metric small{font-size:12px;line-height:1.15}.filters,.order-form{grid-template-columns:minmax(0,1fr);width:100%}.orders-new-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;padding:4px}.orders-new-tabs.orders-new-queue-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.orders-new-tabs a{text-align:center;flex-direction:column;gap:5px;min-height:64px;padding:6px 3px;font-size:11px;line-height:1.05}.orders-new-tabs a .order-market-sticker{min-width:36px;height:28px;padding:0 6px;font-size:10px}.orders-new-tabs a .order-market-sticker-yandex,.orders-new-tab-logo-all,.orders-new-tab-logo-image{flex-basis:30px;width:30px;min-width:30px;height:30px}.orders-new-tabs a .order-market-sticker-yandex img{width:30px;height:30px}.orders-new-head{gap:12px;padding:12px}.orders-new-title{column-gap:10px}.orders-new-title h1{font-size:28px;line-height:1.05}.orders-new-title>span{width:40px;height:40px}.orders-new-head-tools{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.orders-new-counts{box-sizing:border-box;grid-template-columns:minmax(0,1fr) repeat(3,auto);justify-content:space-between;gap:8px;width:100%;padding:10px;display:grid}.orders-new-counts strong{font-size:28px}.orders-new-pager{justify-content:flex-start;gap:6px;width:100%}.orders-new-pager .btn{flex:100px;order:1;min-height:38px;padding:0 10px;font-size:13px}.orders-new-pager-pages{flex:0 0 100%;order:2;justify-content:center;gap:5px}.orders-new-pager-current,.orders-new-page-link{min-width:36px;min-height:36px;font-size:13px}.orders-new-pager-gap{min-width:12px}.orders-new-card-pager{background:#fffffff0;border:1px solid #dfe5f2;border-radius:8px;padding:10px;display:block;box-shadow:0 12px 26px #2a365412}.orders-new-card-pager .orders-new-pager{width:100%}.orders-new-bottom-pager{justify-content:stretch;padding:10px 12px 12px}.section-bar,.orders-table-actions{flex-direction:column;align-items:stretch}.orders-table-search{box-sizing:border-box;width:100%}.orders-table-search input{width:100%;min-width:0}.select,.btn{max-width:100%}.order-card,.order-card *{box-sizing:border-box;min-width:0}.order-card{width:100%;max-width:100%;padding:12px;overflow:hidden}.order-card-head,.order-card-meta{width:100%;max-width:100%}.order-card-head{gap:6px}.order-card-head .status{flex:none}.order-card>strong,.order-card p,.order-card-meta span{overflow-wrap:anywhere;word-break:break-word}.order-card-meta{grid-template-columns:minmax(0,1fr) auto}.order-card-meta.orders-new-mobile-meta{grid-template-columns:minmax(0,1fr) minmax(140px,auto)}.order-card-meta.orders-new-mobile-meta span:last-child{grid-column:auto}.mobile-status-form{grid-template-columns:minmax(0,1fr);width:100%}.mobile-status-form .select,.mobile-status-form .btn{width:100%}}@media (min-width:761px) and (max-width:980px){.metrics .metric strong,.metrics .metric strong.metric-value-pair{font-size:clamp(22px,3vw,26px)}}@media (max-width:820px){.orders-new-table-wrap{width:100%;max-width:100%;display:block;overflow:hidden}.orders-new-table-scroll{-webkit-overflow-scrolling:touch;overflow:auto hidden}.orders-new-table-wrap .section-bar{display:flex}.orders-new-cards,.orders-new-card-pager{display:none}}@media (max-width:760px){.orders-new-table-wrap{width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}.assembly-page{gap:18px;display:grid}.assembly-hero{background:linear-gradient(135deg,#fff 0%,#f8fbff 66%,#f7fff9 100%);border:1px solid #cbd5e1e6;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:stretch;gap:16px;padding:18px;display:grid;box-shadow:0 14px 34px #0f172a12}.assembly-hero h1{letter-spacing:0;color:#111827;margin:8px 0 6px;font-size:clamp(28px,3vw,42px);line-height:1.02}.assembly-hero p{color:#64748b;max-width:680px;margin:0;font-weight:650}.assembly-state{background:#ffffffc7;border:1px solid #c7d2fed9;border-radius:18px;align-content:start;gap:8px;min-width:0;padding:14px;display:grid}.assembly-state-head{align-items:flex-start;gap:12px;min-width:0;display:flex}.assembly-state-head>div{gap:4px;min-width:0;display:grid}.assembly-state-icon{color:#4f46e5;background:#eef2ff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.assembly-state strong{color:#111827;font-size:21px;line-height:1.1}.assembly-state small{color:#7a8599;overflow-wrap:anywhere;font-weight:700;line-height:1.35}.assembly-state-running .assembly-state-icon{color:#047857;background:#d1fae5}.assembly-state-paused .assembly-state-icon,.assembly-state-restarting .assembly-state-icon{color:#a16207;background:#fef3c7}.assembly-state-stopped .assembly-state-icon{color:#b91c1c;background:#fee2e2}.assembly-print-alerts{background:#fff7f8;border:1px solid #fecdd3;border-radius:22px;gap:12px;padding:16px;display:grid;box-shadow:0 14px 34px #be123c14}.assembly-print-alert-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.assembly-print-alert-title{align-items:center;gap:12px;min-width:0;display:flex}.assembly-print-alert-title>span{color:#be123c;background:#ffe4e9;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.assembly-print-alert-title>div{min-width:0}.assembly-print-alert-head h2{color:#9f1239;margin:0;font-size:20px;line-height:1.15}.assembly-print-alert-head p{color:#9b5264;margin:3px 0 0;font-weight:800}.assembly-print-alert-reset{color:#be123c;min-height:38px;font:inherit;cursor:pointer;background:#fff1f3;border:1px solid #fecdd3;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:900;display:inline-flex}.assembly-print-alert-reset:disabled{cursor:wait;opacity:.65}.assembly-print-alert-list{gap:8px;display:grid}.assembly-print-alert-row{background:#fff;border:1px solid #ffd0d8;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.assembly-print-alert-row div:first-child{gap:4px;min-width:0;display:grid}.assembly-print-alert-row strong{color:#111827;overflow-wrap:anywhere;font-size:17px}.assembly-print-alert-row span,.assembly-print-alert-row small{color:#7f5260;overflow-wrap:anywhere;font-weight:750}.assembly-print-alert-row small{font-size:12px}.assembly-print-alert-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.assembly-print-alert-actions>span{color:#be123c;white-space:nowrap;background:#ffe4e9;border-radius:999px;align-items:center;min-height:34px;padding:0 10px;display:inline-flex}.assembly-print-alert-actions button{color:#be123c;min-height:38px;font:inherit;cursor:pointer;background:#fff1f3;border:1px solid #fecdd3;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-weight:900;display:inline-flex}.assembly-print-alert-actions button:disabled{cursor:wait;opacity:.65}.assembly-print-alert-more{color:#9b5264;text-align:center;font-weight:800}.assembly-control-card,.assembly-store-panel,.assembly-rules-panel,.assembly-orders-shell{background:#ffffffeb;border:1px solid #dbe5f3;border-radius:22px;box-shadow:0 14px 38px #0f172a12}.assembly-control-card{padding:16px}.assembly-market-tabs{background:#f1f5f9;border-radius:18px;gap:8px;padding:6px;display:grid}.assembly-market-tabs-6{grid-template-columns:repeat(6,minmax(0,1fr))}.assembly-market-tabs-4{grid-template-columns:repeat(4,minmax(0,1fr))}.assembly-market-tab{color:#64748b;min-width:0;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.assembly-market-tab:not(:disabled):hover{color:#4338ca;background:#fff}.assembly-market-tab-active{color:#3730a3;background:#fff;box-shadow:0 8px 20px #6366f124}.assembly-market-tab:disabled{color:#a8b2c3;cursor:not-allowed}.assembly-market-tab-logo{letter-spacing:0;border-radius:8px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:950;line-height:1;display:inline-flex}.assembly-market-tab-logo-all{color:#64748b;background:#e8eef7}.assembly-market-tab-logo-wb{color:#fff;text-shadow:0 1px 2px #3c14783d;background:linear-gradient(135deg,#7c2cff 0%,#c2168f 52%,#f04d9b 100%)}.assembly-market-tab-logo-wbin{color:#fff;text-shadow:0 1px 2px #312e8147;background:linear-gradient(145deg,#5146e5 0%,#8b5cf6 100%);flex-direction:column;font-size:7px;line-height:.86}.assembly-market-tab-logo-wbin>span{display:block}.assembly-market-tab-logo-ozon{color:#005bff;background:#fff;border:1px solid #005bff52}.assembly-market-tab-logo-image,.assembly-market-tab-logo-site{object-fit:contain;border-radius:0}.assembly-report-settings{background:#f8fafc;border:1px solid #dbe5f3;border-radius:18px;gap:12px;margin-top:14px;padding:14px;display:grid}.assembly-report-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assembly-report-head strong{color:#111827;font-size:18px;line-height:1.15;display:block}.assembly-report-head small{color:#64748b;margin-top:4px;font-weight:700;line-height:1.4;display:block}.assembly-report-head>span{color:#3730a3;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-width:44px;min-height:44px;display:inline-flex}.assembly-report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.assembly-report-field{gap:6px;min-width:0;display:grid}.assembly-report-field>span{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.assembly-report-field input{color:#1f2937;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e2f1;border-radius:12px;padding:0 12px;font-weight:850}.assembly-report-note{color:#475569;align-items:center;gap:8px;font-size:14px;font-weight:850;display:inline-flex}.assembly-wbin-settings{background:linear-gradient(145deg,#f8f7ff 0%,#f3f5ff 100%);border:1px solid #d8e2f1;border-radius:18px;gap:12px;padding:14px;display:grid}.assembly-wbin-settings-active{border-color:#b8b5ff;box-shadow:inset 0 0 0 1px #635bf514}.assembly-wbin-settings-head,.assembly-wbin-settings-title{align-items:center;gap:12px;display:flex}.assembly-wbin-settings-head{justify-content:space-between}.assembly-wbin-settings-title{min-width:0}.assembly-wbin-settings-title>.assembly-market-tab-logo{border-radius:12px;flex-basis:38px;width:38px;height:38px;font-size:10px}.assembly-wbin-settings-title strong,.assembly-wbin-settings-title small{display:block}.assembly-wbin-settings-title strong{color:#1e1b4b;font-size:17px;line-height:1.2}.assembly-wbin-settings-title small{color:#64748b;max-width:760px;margin-top:4px;font-size:13px;font-weight:750;line-height:1.4}.assembly-wbin-settings-body{grid-template-columns:minmax(260px,.65fr) minmax(420px,1.35fr);gap:12px;display:grid}.assembly-wbin-times,.assembly-wbin-email-grid{gap:10px;display:grid}.assembly-wbin-times{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-wbin-email-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-wbin-common-email input[readonly]{color:#475569;cursor:default;background:#f8fafc}.assembly-wbin-time-field{background:#fff;border:1px solid #d8e2f1;border-radius:14px;gap:5px;min-width:0;padding:10px;display:grid}.assembly-wbin-time-field>span{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.assembly-wbin-time-field input{color:#1f2937;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e2f1;border-radius:11px;padding:0 10px;font-size:17px;font-weight:900}.assembly-wbin-time-field small{color:#8a94a6;font-size:11px;font-weight:750;line-height:1.25}.assembly-wbin-settings input:disabled{color:#94a3b8;cursor:not-allowed;background:#eef1f7}.assembly-wbin-note{color:#56528c;padding-top:2px}.assembly-print-cache-settings{border-top:1px solid #dbe5f3;gap:12px;padding-top:12px;display:grid}.assembly-print-cache-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assembly-print-cache-head strong{color:#111827;font-size:18px;line-height:1.15;display:block}.assembly-print-cache-head small{color:#64748b;margin-top:4px;font-weight:700;line-height:1.4;display:block}.assembly-print-cache-badge{white-space:nowrap;color:#475569;background:#e2e8f0;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-weight:900;display:inline-flex}.assembly-print-cache-badge-idle{color:#0f766e;background:#ccfbf1}.assembly-print-cache-badge-queued,.assembly-print-cache-badge-running{color:#7c2d12;background:#ffedd5}.assembly-print-cache-badge-error{color:#b91c1c;background:#fee2e2}.assembly-print-cache-controls{grid-template-columns:minmax(190px,260px) minmax(220px,1fr) minmax(220px,1fr);align-items:stretch;gap:12px;display:grid}.assembly-print-cache-controls .assembly-auto-time{border-radius:16px;min-height:64px;padding:10px 16px}.assembly-print-cache-controls .assembly-auto-time span{font-size:12px}.assembly-print-cache-controls .assembly-auto-time strong{font-size:22px}.assembly-print-cache-time input{background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:14px;min-height:46px;padding-right:14px;box-shadow:inset 0 1px #fffc}.assembly-print-cache-button{color:#4338ca;width:100%;min-width:0;min-height:64px;font:inherit;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;display:inline-flex;overflow:hidden}.assembly-print-cache-button:hover{background:#e0e7ff}.assembly-print-cache-button:disabled{cursor:wait;opacity:.7}.assembly-print-cache-button-secondary{color:#334155;background:#fff;border-color:#d8e2f1}.assembly-print-cache-button-secondary:hover{color:#111827;background:#f8fafc}.assembly-print-cache-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.assembly-print-cache-meta-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-content:center;gap:6px;min-height:88px;padding:14px;display:grid}.assembly-print-cache-meta-item span{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.assembly-print-cache-meta-item strong{color:#0f172a;font-size:18px;line-height:1.15}.assembly-print-cache-meta-item small{color:#64748b;font-size:12px;font-weight:700;line-height:1.35}.assembly-print-cache-note{color:#475569;align-items:center;gap:8px;font-size:14px;font-weight:850;display:inline-flex}.assembly-print-cache-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;padding:10px 12px;font-weight:800}.assembly-summary-grid{grid-template-columns:minmax(210px,.72fr) minmax(300px,1fr) minmax(420px,1.35fr);align-items:stretch;gap:12px;margin-top:14px;display:grid}.assembly-summary-grid-ozon{grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(420px,1.45fr)}.assembly-summary-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-content:center;gap:6px;min-height:110px;padding:16px;display:grid}.assembly-summary-item span{color:#2563eb;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.assembly-summary-item strong{color:#111827;font-size:28px;line-height:1}.assembly-summary-item small{color:#7a8599;font-weight:800}.assembly-summary-item-combo{grid-template-columns:auto minmax(0,1fr);align-content:center;align-items:center}.assembly-summary-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.assembly-summary-split>div{gap:6px;min-width:0;display:grid}.assembly-actions{gap:10px;display:grid}.assembly-actions-ozon{grid-column:auto;grid-template-columns:minmax(0,1fr)}.assembly-action-row{gap:10px;display:grid}.assembly-action-row-run{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-action-row-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-action-row-single{grid-template-columns:1fr}.assembly-action{color:#334155;min-height:60px;font:inherit;text-align:center;cursor:pointer;background:#fff;border:1px solid #d9e3f3;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:900;line-height:1.15;display:inline-flex}.assembly-action:hover{color:#3730a3;border-color:#aebdf7}.assembly-action-primary{color:#fff;background:#6366f1;border-color:#6366f1}.assembly-action-primary:hover{color:#fff;background:#4f46e5}.assembly-action-warning{color:#78350f;background:#fef3c7;border-color:#f59e0b}.assembly-action-wide{grid-column:1/-1}.assembly-ozon-delivery-link{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 10px;min-height:46px;padding:8px 12px;text-decoration:none;display:grid;box-shadow:0 10px 24px #2563eb14}.assembly-ozon-delivery-link:hover{color:#1e40af;border-color:#93c5fd}.assembly-ozon-delivery-link>span{background:#dbeafe;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.assembly-ozon-delivery-link b,.assembly-ozon-delivery-link strong,.assembly-ozon-delivery-link small{min-width:0;line-height:1.1}.assembly-ozon-delivery-link b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;overflow:hidden}.assembly-ozon-delivery-link strong{white-space:nowrap;font-size:18px;font-weight:950}.assembly-ozon-delivery-link small{color:#64748b;grid-column:2/-1;font-size:11px;font-weight:850}.assembly-ozon-delivery-link-alert{color:#be123c;background:#fff1f2;border-color:#fecaca;box-shadow:0 10px 24px #be123c14}.assembly-ozon-delivery-link-alert:hover{color:#9f1239;border-color:#fda4af}.assembly-ozon-delivery-link-alert>span{background:#ffe4e6}.assembly-ozon-delivery-link-alert small{color:#be123c}.assembly-action-loading svg{animation:1s linear infinite assembly-action-spin}@keyframes assembly-action-spin{to{transform:rotate(360deg)}}.assembly-store-panel,.assembly-rules-panel,.assembly-orders-shell{overflow:hidden}.assembly-store-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.assembly-save-state{color:#4f46e5;white-space:nowrap;background:#eef2ff;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-weight:900;display:inline-flex}.assembly-save-state-ok{color:#047857;background:#d1fae5}.assembly-save-state-error{color:#b91c1c;background:#fee2e2}.assembly-orders-updated{border-radius:999px;align-items:center;min-height:28px;margin-top:8px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.assembly-orders-updated-fresh{color:#1d4ed8;background:#dbeafe}.assembly-orders-updated-stale,.assembly-orders-updated-critical{color:#b91c1c;background:#fee2e2;font-weight:900}.assembly-store-bulk,.assembly-store-more-button{color:#334155;min-height:34px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8e2f1;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.assembly-store-bulk:hover,.assembly-store-more-button:hover{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.assembly-store-bulk:disabled,.assembly-store-more-button:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.assembly-store-bulk-secondary{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.assembly-store-grid-wrap{--assembly-store-gap:10px;--assembly-store-padding:14px;--assembly-store-row-height:74px;transition:max-height .18s;overflow:hidden}.assembly-store-grid-wrap-collapsed{max-height:calc((var(--assembly-store-row-height) * 2) + var(--assembly-store-gap) + (var(--assembly-store-padding) * 2))}.assembly-store-grid{grid-auto-rows:var(--assembly-store-row-height);gap:var(--assembly-store-gap);padding:var(--assembly-store-padding);grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.assembly-store-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;grid-template-rows:auto auto;align-content:start;gap:9px;height:100%;padding:8px 12px 3px;display:grid;box-shadow:0 10px 22px #0f172a0a}.assembly-store-card-off{color:#94a3b8;box-shadow:none;background:#f8fafc}.assembly-store-name{color:#233147;letter-spacing:0;text-wrap:pretty;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;min-height:28px;font-size:12.5px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.assembly-store-name-copy{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;padding:0}.assembly-store-name-copy:hover,.assembly-store-name-copy:focus-visible{color:#2563eb;outline:none}.assembly-store-card-ozon .assembly-store-name{white-space:nowrap;text-overflow:ellipsis;text-wrap:auto;-webkit-line-clamp:unset;min-height:18px;display:block}.assembly-store-card-wb .assembly-store-name{-webkit-line-clamp:1;min-height:18px;font-size:13.5px;font-weight:600}.assembly-store-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.assembly-store-toggle{cursor:pointer;flex:none;justify-content:flex-end;align-items:center;display:inline-flex}.assembly-store-toggle input{appearance:none;cursor:pointer;background:#eaf0f8;border:1px solid #d8e2f1;border-radius:999px;flex:none;width:36px;height:20px;transition:background .18s,border-color .18s;box-shadow:inset 0 1px 3px #0f172a1a}.assembly-store-toggle input:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;margin:2px;transition:transform .18s;display:block;box-shadow:0 4px 10px #0f172a2e}.assembly-store-toggle input:checked{background:#818cf8;border-color:#818cf8}.assembly-store-toggle input:checked:before{transform:translate(16px)}.assembly-store-meta{flex:auto;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.assembly-store-meta span{color:#64748b;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.assembly-store-meta strong{color:#111827;font-size:14px;font-weight:700}.assembly-store-more{justify-content:center;padding:0 14px 14px;display:flex}@media (max-width:1800px){.assembly-store-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (max-width:1560px){.assembly-store-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.assembly-empty-card,.assembly-orders-empty{color:#7a8599;background:#f8fafc;justify-content:center;align-items:center;gap:10px;min-height:140px;padding:22px;font-weight:850;display:flex}.assembly-empty-card{border:1px dashed #cbd5e1;border-radius:18px;grid-column:1/-1}.assembly-orders-empty{border-top:1px solid #e2e8f0;min-height:190px}.assembly-ozon-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;display:flex}.assembly-ozon-summary span,.assembly-ozon-order-chip{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #d8e2f1;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.assembly-control-card>.assembly-ozon-chat-inline{margin-top:12px}.assembly-ozon-section-bar{align-items:flex-start}.assembly-ozon-section-title{gap:4px;min-width:0;display:grid}.assembly-ozon-section-title-row{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.assembly-ozon-section-title-row h2{min-width:0}.assembly-ozon-section-time{color:#334155;white-space:nowrap;flex:none;font-size:15px;font-weight:900}.assembly-ozon-section-actions{justify-items:end;gap:8px;min-width:min(460px,100%);display:grid}.assembly-ozon-orders-actions{min-width:min(520px,100%)}.assembly-ozon-small-metric{color:#334155;background:#f8fafc;border:1px solid #d8e2f1;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:14px;font-weight:900;display:inline-flex}.assembly-ozon-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.assembly-ozon-metric-grid-short{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-ozon-metric{color:#334155;background:#f8fafc;border:1px solid #d8e2f1;border-radius:14px;grid-template-columns:auto minmax(0,1fr);justify-content:start;align-items:center;gap:6px;min-width:0;min-height:46px;padding:0 12px;display:grid}.assembly-ozon-metric b{color:#111827;font-size:18px;line-height:1}.assembly-ozon-metric small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.assembly-ozon-refresh-button{justify-self:end;width:fit-content;min-width:138px;min-height:38px;padding-left:16px;padding-right:16px;font-size:13px}.assembly-ozon-orders-tools{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.assembly-ozon-orders-tools-single{justify-content:flex-end}.assembly-flow-mode-toggle{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8e2f1;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-width:116px;min-height:38px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.assembly-flow-mode-toggle input{appearance:none;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;flex:none;width:34px;height:20px}.assembly-flow-mode-toggle input:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;margin:2px;transition:transform .16s;display:block;box-shadow:0 3px 8px #0f172a33}.assembly-flow-mode-toggle input:checked{background:#6366f1;border-color:#6366f1}.assembly-flow-mode-toggle input:checked:before{transform:translate(14px)}.assembly-flow-mode-toggle-inline{width:fit-content;margin-top:6px}.assembly-flow-mode-toggle-mobile{display:none}.assembly-ozon-order-bulk-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.assembly-ozon-order-bulk-button{background:#fff;min-width:128px;min-height:38px;padding-left:14px;padding-right:14px}.assembly-ozon-orders-list{border-top:1px solid #e2e8f0;gap:12px;padding:14px;display:grid}.assembly-ozon-pager{border-top:1px solid #e2e8f0;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:10px;display:grid}.assembly-ozon-pager-side{align-items:center;gap:8px;min-width:0;display:flex}.assembly-ozon-pager-side-start{justify-content:flex-start}.assembly-ozon-pager-side-end{justify-content:flex-end}.assembly-ozon-pager-top{padding:14px}.assembly-ozon-pager-bottom{border-top:0;padding:0 14px 14px}.assembly-ozon-pager button{color:#334155;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.assembly-ozon-pager button:disabled{opacity:.45;cursor:default}.assembly-ozon-pager-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.assembly-ozon-pager-page-active{color:#4338ca!important;background:#eef2ff!important;border-color:#c7d2fe!important}.assembly-ozon-pager-gap{color:#94a3b8;font-size:13px;font-weight:800}.assembly-ozon-order-card{background:#fff;border:1px solid #dbeafe;border-radius:16px;gap:8px;padding:12px 14px;display:grid;box-shadow:0 10px 24px #0f172a0d}.assembly-ozon-order-card-selected{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f624,0 10px 24px #0f172a0f}.assembly-ozon-order-card-off{box-shadow:none;opacity:.92;background:#f8fafc}.assembly-ozon-order-frame{grid-template-columns:108px minmax(0,1fr);align-items:start;gap:14px;display:grid}.assembly-ozon-order-photo-column{gap:8px;width:108px;display:grid}.assembly-ozon-order-photo{color:#94a3b8;background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;justify-content:center;align-items:center;width:108px;height:134px;font-size:12px;font-weight:900;text-decoration:none;display:flex;position:relative;overflow:hidden}.assembly-ozon-order-photo:hover,.assembly-ozon-order-photo:focus-visible{border-color:#93c5fd;outline:none}.assembly-ozon-order-photo-badge{color:#fff;background:#0f172ad1;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;bottom:8px;right:8px;box-shadow:0 6px 16px #0f172a29}.assembly-ozon-order-photo img{object-fit:cover;width:100%;height:100%;display:block}.assembly-ozon-order-body{gap:8px;min-width:0;display:grid}.assembly-ozon-order-toolbar{grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:start;gap:12px;display:grid}.assembly-ozon-order-headline{gap:4px;min-width:0;display:grid}.assembly-ozon-order-headline-main{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.assembly-ozon-order-store{flex:0 auto;align-items:center;gap:6px;min-width:0;max-width:270px;display:inline-flex}.assembly-order-flow-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.assembly-order-flow-badge-fbs{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.assembly-order-flow-badge-fbo{color:#047857;background:#dcfce7;border-color:#bbf7d0}.assembly-order-flow-badge-mobile{display:none}.assembly-ozon-order-store strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:900;line-height:1.15;display:block;overflow:hidden}.assembly-ozon-order-store-name,.assembly-ozon-chat-store-name{color:#172033;text-overflow:ellipsis;white-space:nowrap;width:auto;min-width:0;max-width:100%;display:block;overflow:hidden}.assembly-ozon-order-store-name{max-width:210px;font-size:15px;font-weight:900;line-height:1.15}.assembly-ozon-chat-store-name{font-size:14px;font-weight:900}.assembly-ozon-store-copy{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:8px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.assembly-ozon-store-copy:hover,.assembly-ozon-store-copy:focus-visible{color:#2563eb;border-color:#93c5fd;outline:none}.assembly-store-copy-toast-stack{z-index:80;pointer-events:none;gap:8px;display:grid;position:fixed;bottom:18px;right:18px}.assembly-store-copy-toast{color:#166534;cursor:pointer;pointer-events:auto;text-align:left;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:min(280px,100vw - 28px);max-width:calc(100vw - 28px);padding:10px 12px;display:grid;box-shadow:0 18px 36px #0f172a2e}.assembly-store-copy-toast span{gap:1px;min-width:0;display:grid}.assembly-store-copy-toast b,.assembly-store-copy-toast small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.assembly-store-copy-toast b{font-size:13px;line-height:1.1}.assembly-store-copy-toast small{color:#15803d;font-size:12px;font-weight:800}.assembly-ozon-order-delivery{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.assembly-ozon-order-title-inline{color:#172033;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:15px;font-weight:850;line-height:1.15;text-decoration:none;overflow:hidden}.assembly-ozon-order-title-inline:hover,.assembly-ozon-order-title-inline:focus-visible{color:#2563eb;outline:none}.assembly-ozon-order-meta-row{justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.assembly-ozon-order-time{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #d8e2f1;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:13px;font-weight:900;display:inline-flex}.assembly-ozon-item-control span{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.assembly-ozon-order-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:6px 9px;font-size:11px;font-weight:800}.assembly-ozon-kiz-alert{color:#fff;background:linear-gradient(135deg,#be123c 0%,#ef4444 100%);border:1px solid #fecdd3;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 12px;display:flex;box-shadow:0 12px 24px #be123c24}.assembly-ozon-kiz-alert strong{text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:950}.assembly-ozon-kiz-alert span{color:#ffffffe6;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:850;overflow:hidden}.assembly-ozon-kiz-panel{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;display:grid}.assembly-ozon-kiz-field{background:#fff1f2;border:1px solid #fecdd3;border-radius:13px;gap:6px;min-width:0;padding:9px;display:grid}.assembly-ozon-kiz-field>span{color:#9f1239;font-size:11px;font-weight:900}.assembly-ozon-kiz-control{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.assembly-ozon-kiz-control input{color:#111827;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #fecdd3;border-radius:10px;padding:0 10px;font-size:12px;font-weight:800}.assembly-ozon-kiz-control button{color:#fff;min-height:34px;font:inherit;cursor:pointer;background:#be123c;border:0;border-radius:10px;padding:0 11px;font-size:11px;font-weight:950}.assembly-ozon-kiz-control button:disabled{opacity:.55;cursor:not-allowed}.assembly-ozon-kiz-status{color:#64748b;background:#fff;border-radius:9px;padding:5px 7px;font-size:10px;font-style:normal;font-weight:850}.assembly-ozon-kiz-status-ok{color:#047857;background:#dcfce7}.assembly-ozon-kiz-status-error{color:#be123c;background:#ffe4e6}.assembly-ozon-order-actions{grid-template-columns:minmax(0,1fr) auto;align-content:start;place-items:center end;gap:8px;width:100%;min-width:0;display:grid}.assembly-ozon-order-actions-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;width:100%;display:flex}.assembly-ozon-order-chip{color:#475569;white-space:nowrap;background:#f8fafc;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.assembly-ozon-order-actions-buttons{flex-wrap:wrap;justify-content:flex-end;gap:6px;width:100%;display:flex}.assembly-ozon-order-toggle{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d8e2f1;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.assembly-ozon-order-toggle input{appearance:none;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;flex:none;width:38px;height:22px;transition:background .16s,border-color .16s}.assembly-ozon-order-toggle input:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:2px;transition:transform .16s;display:block;box-shadow:0 3px 8px #0f172a33}.assembly-ozon-order-toggle input:checked{background:#6366f1;border-color:#6366f1}.assembly-ozon-order-toggle input:checked:before{transform:translate(16px)}.assembly-ozon-order-toggle-photo{display:none}.assembly-ozon-order-toggle-inline{justify-self:end}.assembly-ozon-order-action{color:#4338ca;min-height:30px;font:inherit;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.assembly-ozon-order-action-secondary{color:#334155;background:#fff;border-color:#dbe5f3}.assembly-ozon-items{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;display:grid}.assembly-ozon-item-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(0,1fr) 118px;align-items:center;gap:10px;padding:8px 10px;display:grid}.assembly-ozon-item-copy{gap:4px;min-width:0;display:grid}.assembly-ozon-item-topline{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.assembly-ozon-item-topline strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.assembly-ozon-item-topline span{color:#475569;white-space:nowrap;background:#fff;border-radius:999px;flex:none;align-items:center;min-height:20px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.assembly-ozon-item-size{justify-content:center;min-width:42px}.assembly-ozon-item-copy small{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;line-height:1.25;overflow:hidden}.assembly-ozon-item-variants{flex-wrap:wrap;justify-content:flex-start;gap:5px;display:flex}.assembly-ozon-item-variants span{color:#475569;background:#fff;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.assembly-ozon-item-control{background:#fff;border:1px solid #d8e2f1;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 30px;align-self:center;align-items:center;display:grid;overflow:hidden}.assembly-ozon-item-control input{color:#172033;width:100%;min-height:32px;font:inherit;text-align:center;appearance:textfield;background:#fff;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:0;padding:0 4px;font-size:14px;font-weight:900}.assembly-ozon-item-control input::-webkit-outer-spin-button{appearance:none;margin:0}.assembly-ozon-item-control input::-webkit-inner-spin-button{appearance:none;margin:0}.assembly-ozon-item-control button{color:#334155;width:30px;height:32px;font:inherit;cursor:pointer;background:#f8fafc;border:0;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:inline-flex}.assembly-ozon-item-control button:disabled{color:#cbd5e1;cursor:not-allowed}.assembly-ozon-item-control-disabled{opacity:.72;background:#f1f5f9;border-color:#e2e8f0}.assembly-ozon-item-control input:disabled{color:#94a3b8;background:#f8fafc}.assembly-ozon-chats-shell{gap:14px;display:grid}.assembly-ozon-chat-focus{background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.assembly-ozon-chat-focus-copy{gap:4px;min-width:0;display:grid}.assembly-ozon-chat-focus-copy strong{color:#172033;font-size:15px;font-weight:900}.assembly-ozon-chat-focus-copy span,.assembly-ozon-chat-focus-copy small{color:#64748b;line-height:1.45}.assembly-ozon-chat-focus-copy small{font-size:12px;font-weight:700}.assembly-ozon-chat-inline{border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:800;display:inline-flex}.assembly-ozon-chat-inline-ok{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.assembly-ozon-chat-inline-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca}.assembly-ozon-chat-errors{gap:8px;display:grid}.assembly-ozon-chat-error{color:#991b1b;background:#fff7f7;border:1px solid #fecaca;border-radius:14px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.assembly-ozon-chat-board{grid-template-columns:340px minmax(0,1fr);gap:14px;height:400px;display:grid}.assembly-ozon-chat-list,.assembly-ozon-chat-thread{background:#fff;border:1px solid #dbeafe;border-radius:18px;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.assembly-ozon-chat-list-meta,.assembly-ozon-chat-thread-head{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.assembly-ozon-chat-list-meta{gap:4px;display:grid}.assembly-ozon-chat-list-meta strong,.assembly-ozon-chat-thread-head strong{color:#172033;font-size:15px;font-weight:900}.assembly-ozon-chat-list-meta span,.assembly-ozon-chat-thread-head span{color:#64748b;font-size:12px;font-weight:800}.assembly-ozon-chat-list-scroll,.assembly-ozon-chat-thread-messages{min-height:0;overflow:auto}.assembly-ozon-chat-list-scroll{align-content:start;gap:10px;padding:12px;display:grid}.assembly-ozon-chat-list-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:8px;padding:12px;display:grid}.assembly-ozon-chat-list-item-active{background:#f8fbff;border-color:#93c5fd;box-shadow:0 0 0 1px #3b82f61f}.assembly-ozon-chat-list-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.assembly-ozon-chat-list-store,.assembly-ozon-chat-thread-store{align-items:center;gap:6px;min-width:0;display:flex}.assembly-ozon-chat-list-head strong,.assembly-ozon-chat-list-head .assembly-ozon-chat-store-name{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:900;overflow:hidden}.assembly-ozon-chat-list-head span{color:#64748b;white-space:nowrap;font-size:11px;font-weight:800}.assembly-ozon-chat-list-chips{flex-wrap:wrap;gap:6px;display:flex}.assembly-ozon-chat-list-chips span,.assembly-ozon-chat-thread-meta span{color:#475569;background:#f8fafc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.assembly-ozon-chat-list-new{border-radius:999px;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:0 9px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;color:#fff!important;background:#0a7cff!important}.assembly-ozon-chat-list-item small{color:#64748b;font-size:12px;line-height:1.45}.assembly-ozon-chat-thread{grid-template-rows:auto minmax(0,1fr) auto}.assembly-ozon-chat-thread-head-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;display:grid}.assembly-ozon-chat-thread-store strong,.assembly-ozon-chat-thread-store .assembly-ozon-chat-store-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.assembly-ozon-chat-thread-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.assembly-ozon-chat-thread-messages{background:#f8fafc;align-content:start;gap:10px;padding:14px;display:grid}.assembly-ozon-chat-message{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:6px;max-width:min(78%,720px);padding:12px 14px;display:grid;box-shadow:0 6px 16px #0f172a0a}.assembly-ozon-chat-message-customer{justify-self:start}.assembly-ozon-chat-message-seller{background:#eef2ff;border-color:#c7d2fe;justify-self:end}.assembly-ozon-chat-message-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.assembly-ozon-chat-message-meta strong{color:#172033;font-size:12px;font-weight:900}.assembly-ozon-chat-message-meta span{color:#64748b;white-space:nowrap;font-size:11px;font-weight:800}.assembly-ozon-chat-message p{color:#172033;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}.assembly-ozon-chat-compose{background:#fff;border-top:1px solid #e2e8f0;gap:10px;padding:14px;display:grid}.assembly-ozon-chat-compose-label{gap:8px;display:grid}.assembly-ozon-chat-compose-label span{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.assembly-ozon-chat-compose-label textarea{resize:vertical;color:#172033;width:100%;min-height:96px;font:inherit;background:#fff;border:1px solid #d8e2f1;border-radius:14px;padding:12px 14px;line-height:1.5}.assembly-ozon-chat-compose-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.assembly-ozon-chat-compose-actions>span{color:#64748b;font-size:12px;font-weight:800}.assembly-ozon-chat-empty{border-top:0;min-height:100%}@media (max-width:1180px){.assembly-ozon-chat-board{grid-template-columns:300px minmax(0,1fr)}}@media (max-width:980px){.assembly-ozon-chat-board{grid-template-rows:330px minmax(0,1fr);grid-template-columns:1fr;height:620px}.assembly-ozon-chat-focus,.assembly-ozon-chat-thread-head,.assembly-ozon-chat-compose-actions{flex-direction:column;align-items:stretch}.assembly-ozon-chat-thread-meta{justify-content:flex-start}.assembly-ozon-chat-message{max-width:100%}}.assembly-rule-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.assembly-rule-add,.assembly-rule-collapse{color:#4338ca;min-height:40px;font:inherit;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:900;display:inline-flex}.assembly-rule-collapse{color:#334155;background:#fff;border-color:#dbe5f3}.assembly-rule-add:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.assembly-rule-body{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .15s,opacity .12s;display:grid}.assembly-rule-body-collapsed{opacity:0;pointer-events:none;grid-template-rows:0fr}.assembly-rule-body-inner{min-height:0;overflow:hidden}.assembly-rule-tabs{gap:8px;padding:12px 16px 0;display:flex}.assembly-rule-tab{color:#64748b;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dbe5f3;border-radius:999px;padding:0 16px;font-weight:900}.assembly-rule-tab-active{color:#3730a3;background:#eef2ff;border-color:#818cf8}.assembly-rule-policy{flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.assembly-rule-policy span{color:#475569;background:#f8fafc;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:14px;font-weight:850;display:inline-flex}.assembly-rule-list{gap:10px;padding:0 16px 16px;display:grid}.assembly-rule-row{background:#fff;border:1px solid #dbeafe;border-radius:16px;grid-template-columns:82px minmax(140px,1.1fr) minmax(140px,1fr) minmax(160px,1fr) 42px;align-items:end;gap:10px;padding:12px;display:grid}.assembly-rule-row-off{background:#f8fafc}.assembly-rule-row label{gap:6px;min-width:0;display:grid}.assembly-rule-row label>span{color:#8a94a6;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.assembly-rule-row input:not([type=checkbox]),.assembly-rule-row select{color:#1f2937;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d8e2f1;border-radius:12px;font-weight:850}.assembly-rule-row input:not([type=checkbox]){padding:0 12px}.assembly-rule-row select{padding:0 34px 0 12px}.assembly-rule-toggle{grid-template-columns:auto;align-self:center;justify-items:start;display:inline-flex!important}.assembly-rule-toggle input{appearance:none;cursor:pointer;background:#eaf0f8;border:1px solid #d8e2f1;border-radius:999px;width:46px;height:28px;box-shadow:inset 0 1px 3px #0f172a1a}.assembly-rule-toggle input:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;margin:2px;transition:transform .18s;display:block;box-shadow:0 4px 10px #0f172a2e}.assembly-rule-toggle input:checked{background:#818cf8;border-color:#818cf8}.assembly-rule-toggle input:checked:before{transform:translate(18px)}.assembly-rule-delete{color:#dc2626;cursor:pointer;background:#fff7f7;border:1px solid #fee2e2;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.assembly-rules-empty{color:#7a8599;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:120px;margin:0 16px 16px;font-weight:850;display:flex}@media (max-width:1180px){.assembly-print-cache-controls,.assembly-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-print-cache-button-secondary{grid-column:1/-1}.assembly-print-cache-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-actions{grid-column:1/-1}.assembly-summary-grid-ozon{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.assembly-store-head-actions{justify-content:flex-start}.assembly-rule-row{grid-template-columns:76px minmax(130px,1fr) minmax(130px,1fr)}.assembly-ozon-order-frame{grid-template-columns:96px minmax(0,1fr)}.assembly-ozon-order-toolbar{grid-template-columns:1fr}.assembly-ozon-order-actions-buttons{justify-content:flex-start}.assembly-ozon-section-bar{grid-template-columns:1fr;display:grid}.assembly-ozon-section-actions{justify-items:stretch;width:100%;min-width:0}.assembly-rule-delete{grid-column:1/-1;width:100%}}@media (max-width:880px){.assembly-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-ozon-order-frame{grid-template-columns:88px minmax(0,1fr)}.assembly-ozon-order-photo{width:88px;height:112px}.assembly-ozon-items{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:720px){.assembly-hero{border-radius:18px;grid-template-columns:1fr;padding:16px}.assembly-state{min-width:0}.assembly-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-summary-grid-ozon{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-actions{grid-column:1/-1}.assembly-summary-item{min-height:96px;padding:12px}.assembly-summary-item strong{font-size:26px}.assembly-summary-grid-ozon .assembly-summary-item{min-height:86px;padding:10px}.assembly-summary-grid-ozon .assembly-summary-item span{width:30px;height:30px}.assembly-summary-grid-ozon .assembly-summary-item strong{font-size:24px}.assembly-summary-grid-ozon .assembly-summary-item small{font-size:11px}.assembly-summary-split{gap:8px}.assembly-action{border-radius:12px;gap:6px;min-height:60px;padding:0 8px;font-size:13px}.assembly-action svg{width:20px;height:20px}.assembly-print-cache-head{flex-direction:column;align-items:stretch}.assembly-print-cache-controls,.assembly-report-grid,.assembly-print-cache-meta,.assembly-print-alert-row{grid-template-columns:1fr}.assembly-print-alert-head{flex-direction:column;align-items:stretch}.assembly-print-alert-reset{width:100%}.assembly-print-alert-actions{flex-wrap:wrap;justify-content:flex-start}.assembly-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.assembly-store-grid-wrap{--assembly-store-gap:8px;--assembly-store-padding:12px;--assembly-store-row-height:70px}.assembly-rule-row{grid-template-columns:1fr}.assembly-market-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid;overflow:visible}.assembly-market-tabs-4{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-market-tab{gap:3px;min-width:0;min-height:38px;padding:0 3px;font-size:11px}.assembly-market-tab-logo{border-radius:7px;flex-basis:18px;width:18px;height:18px;font-size:7px}.assembly-market-tab-logo-ozon{font-size:6px}.assembly-wbin-settings-head{flex-direction:column;align-items:stretch}.assembly-wbin-settings-body,.assembly-wbin-email-grid{grid-template-columns:1fr}.assembly-store-grid{padding:12px}.assembly-store-card{border-radius:16px;gap:8px;padding:7px 10px 3px}.assembly-store-name{min-height:26px;font-size:12px;line-height:1.25}.assembly-store-card-ozon .assembly-store-name,.assembly-store-card-wb .assembly-store-name{min-height:16px}.assembly-store-card-wb .assembly-store-name{font-size:12.5px}.assembly-store-footer{align-items:center;gap:8px}.assembly-store-toggle input{width:34px;height:20px}.assembly-store-toggle input:before{width:14px;height:14px}.assembly-store-toggle input:checked:before{transform:translate(14px)}.assembly-store-meta{gap:8px}.assembly-store-meta strong{font-size:13px}.assembly-store-head-actions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:100%;display:grid}.assembly-ozon-pager{grid-template-columns:1fr;align-items:stretch}.assembly-ozon-section-title{width:100%}.assembly-ozon-section-title-row{gap:10px}.assembly-ozon-section-title-row h2{font-size:28px}.assembly-ozon-section-time{font-size:13px}.assembly-ozon-section-actions{grid-template-columns:minmax(0,1fr) minmax(126px,auto);align-items:center}.assembly-ozon-orders-actions{grid-template-columns:1fr}.assembly-ozon-orders-tools{grid-template-columns:1fr;justify-items:stretch;gap:8px;display:grid}.assembly-flow-mode-toggle{justify-self:center;width:auto;min-width:0;padding:0 14px}.assembly-flow-mode-toggle-inline{display:none}.assembly-flow-mode-toggle-mobile{display:inline-flex}.assembly-flow-mode-toggle span{text-align:center;flex:none}.assembly-ozon-order-bulk-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.assembly-ozon-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-ozon-metric-grid-short{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-ozon-metric{text-align:center;grid-template-columns:1fr;justify-items:center;gap:2px;min-height:44px;padding:5px 4px}.assembly-ozon-metric b{font-size:17px}.assembly-ozon-metric small{font-size:10px}.assembly-ozon-small-metric{width:100%;min-height:35px;font-size:13px}.assembly-ozon-refresh-button{width:fit-content;min-width:132px;max-width:100%;min-height:38px;padding-left:14px;padding-right:14px;font-size:12.5px}.assembly-ozon-orders-tools .assembly-ozon-refresh-button,.assembly-ozon-order-bulk-button,.assembly-store-bulk,.assembly-store-more-button,.assembly-save-state{width:100%}.assembly-save-state{grid-column:1/-1;justify-content:center}.assembly-store-more{padding:0 12px 12px}.assembly-ozon-orders-list{gap:12px;padding:12px}.assembly-ozon-pager-top{padding:12px}.assembly-ozon-pager-bottom{padding:0 12px 12px}.assembly-ozon-pager-pages{flex-wrap:nowrap;justify-content:center;padding-bottom:2px;overflow-x:auto}.assembly-ozon-pager-side{justify-content:center}.assembly-ozon-pager-side-start{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.assembly-ozon-pager-side-end button{width:100%}.assembly-ozon-order-card{border-radius:18px;gap:8px;padding:10px}.assembly-ozon-order-frame{grid-template-columns:82px minmax(0,1fr);gap:10px}.assembly-ozon-order-photo-column{width:82px}.assembly-ozon-order-photo{width:82px;height:102px}.assembly-ozon-order-toggle-inline{gap:0;width:48px;min-height:28px;padding:0 6px}.assembly-ozon-order-toggle-inline span{display:none}.assembly-ozon-order-toggle input{width:34px;height:20px}.assembly-ozon-order-toggle input:before{width:14px;height:14px}.assembly-ozon-order-toggle input:checked:before{transform:translate(14px)}.assembly-ozon-order-toolbar{grid-template-columns:1fr;gap:4px}.assembly-ozon-order-headline-main{gap:5px}.assembly-ozon-order-meta-row{align-items:center;gap:6px}.assembly-ozon-order-actions-summary{flex:auto;justify-content:flex-start;gap:4px}.assembly-ozon-order-actions-buttons{justify-content:flex-start;gap:5px}.assembly-ozon-order-store{max-width:136px}.assembly-ozon-order-store .assembly-order-flow-badge{display:none}.assembly-order-flow-badge-mobile{min-height:24px;padding:0 7px;font-size:10px;display:inline-flex}.assembly-ozon-order-store strong,.assembly-ozon-order-title-inline{font-size:12px;line-height:1.1}.assembly-ozon-order-delivery,.assembly-ozon-order-chip,.assembly-ozon-order-action{font-size:10px}.assembly-ozon-order-time{min-height:24px;padding:0 7px;font-size:11.5px}.assembly-ozon-order-chip{min-height:22px;padding:0 7px}.assembly-ozon-order-action{min-height:35px;padding:0 7px}.assembly-ozon-kiz-alert{flex-direction:column;align-items:flex-start;gap:3px;padding:8px 9px}.assembly-ozon-kiz-alert span{text-align:left;white-space:normal;width:100%}.assembly-ozon-kiz-panel{grid-template-columns:minmax(0,1fr);gap:6px}.assembly-ozon-kiz-control{grid-template-columns:minmax(0,1fr)}.assembly-ozon-items{gap:5px}.assembly-ozon-item-control{grid-template-columns:28px minmax(0,1fr) 28px}.assembly-ozon-item-row{grid-template-columns:minmax(0,1fr) 104px;gap:6px;padding:6px 7px}.assembly-ozon-item-topline strong,.assembly-ozon-item-copy small,.assembly-ozon-item-variants span,.assembly-ozon-item-topline span,.assembly-ozon-item-control input{font-size:10px}.assembly-ozon-item-control button{width:28px;height:30px;font-size:16px}.assembly-ozon-item-control input{min-height:30px;font-size:12px}.assembly-ozon-chat-board{grid-template-rows:260px minmax(0,1fr);height:620px}.assembly-ozon-chat-list-meta,.assembly-ozon-chat-thread-head,.assembly-ozon-chat-list-scroll,.assembly-ozon-chat-thread-messages{padding-left:12px;padding-right:12px}.assembly-ozon-chat-list-meta{padding-top:12px;padding-bottom:12px}.assembly-ozon-chat-list-item{gap:6px;padding:10px}.assembly-ozon-chat-list-head{gap:8px}.assembly-ozon-chat-list-store{gap:4px}.assembly-ozon-chat-list-head strong,.assembly-ozon-chat-list-head .assembly-ozon-chat-store-name{font-size:12px}.assembly-ozon-chat-list-head span{font-size:10px}.assembly-ozon-chat-list-new{min-width:24px;min-height:24px;padding:0 7px;font-size:11px}.assembly-ozon-chat-list-chips{gap:4px}.assembly-ozon-chat-list-item small{font-size:11px;line-height:1.35}.assembly-ozon-chat-thread-head{padding-top:10px;padding-bottom:10px}.assembly-ozon-chat-thread-head-main{gap:8px}.assembly-ozon-chat-thread-store strong{font-size:13px}.assembly-ozon-chat-thread-head span{white-space:nowrap;font-size:11px}.assembly-ozon-chat-thread-messages{gap:8px;padding-top:12px;padding-bottom:12px}.assembly-ozon-chat-message{max-width:92%;padding:12px}.assembly-ozon-chat-message p{font-size:13px;line-height:1.45}}@media (max-width:420px){.assembly-action{min-height:60px;padding:0 8px;font-size:13px}.assembly-action-row-tools .assembly-action{flex-direction:column;gap:3px}.assembly-summary-item{padding:10px}.assembly-summary-item strong{font-size:23px}.assembly-store-bulk{white-space:normal;min-height:38px;padding:0 8px;font-size:12px}}.assembly-weekly-panel{background:#fff;border:1px solid #e6ebf4;border-radius:18px;gap:18px;margin-top:28px;padding:24px;display:grid}.assembly-weekly-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.assembly-weekly-brand{align-items:center;gap:12px;display:flex}.assembly-weekly-brand-logo{flex:none;width:34px;height:34px}.assembly-weekly-brand-name{letter-spacing:.04em;text-transform:uppercase;color:#6e7d96;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.assembly-weekly-head h2{color:#172033;margin:0;font-size:24px;line-height:1.1}.assembly-weekly-head p{color:#66748b;margin:6px 0 0;font-size:14px}.assembly-weekly-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.assembly-weekly-nav,.assembly-weekly-table-nav{align-items:center;gap:8px;display:inline-flex}.assembly-weekly-nav-button{justify-content:center;width:40px;min-width:40px;height:40px;padding:0}.assembly-weekly-nav-button-disabled,.assembly-weekly-nav-button:disabled{opacity:.42;pointer-events:none}.assembly-weekly-live-badge{color:#516078;background:#f4f7fc;border:1px solid #e2e8f3;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.assembly-weekly-spinner{animation:1s linear infinite assembly-spin}@keyframes assembly-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.assembly-weekly-overview-link{gap:8px}.assembly-weekly-calendar{background:linear-gradient(#fff 0%,#f7faff 100%);border:1px solid #e6ebf4;border-radius:18px;gap:16px;padding:18px;display:grid}.assembly-weekly-calendar-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.assembly-weekly-calendar-head strong{color:#172033;font-size:16px;display:block}.assembly-weekly-calendar-head span{color:#66748b;margin-top:4px;font-size:13px;display:block}.assembly-weekly-calendar-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.assembly-weekly-date-control{color:#42506a;background:#fff;border:1px solid #dce5f1;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 12px;display:inline-flex}.assembly-weekly-date-control input{color:#172033;font:inherit;background:0 0;border:none;outline:none;min-width:138px}.assembly-weekly-calendar-yearbar{background:#ffffffdb;border:1px solid #e3eaf5;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.assembly-weekly-calendar-year-nav{align-items:center;gap:10px;display:inline-flex}.assembly-weekly-calendar-year-current{text-align:center;background:#f4f7fc;border:1px solid #e2e8f3;border-radius:16px;gap:2px;min-width:124px;padding:10px 14px;display:grid}.assembly-weekly-calendar-year-current span{text-transform:uppercase;color:#71819a;margin:0;font-size:11px;font-weight:700}.assembly-weekly-calendar-year-current strong{font-size:22px;line-height:1}.assembly-weekly-calendar-year-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.assembly-weekly-calendar-year-stats span{color:#172033;background:#fff;border:1px solid #e1e8f3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.assembly-weekly-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:12px;display:grid}.assembly-weekly-calendar-week{text-align:left;background:#fff;border:1px solid #dfe7f3;border-radius:16px;gap:10px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid}.assembly-weekly-calendar-week:hover{border-color:#8f35ff47;transform:translateY(-1px);box-shadow:0 10px 24px #1720330f}.assembly-weekly-calendar-week-head{gap:5px;display:grid}.assembly-weekly-calendar-week strong{color:#172033;font-size:18px;line-height:1.05}.assembly-weekly-calendar-week span{color:#6c7a92;font-size:12px}.assembly-weekly-calendar-week-metrics{gap:4px;display:grid}.assembly-weekly-calendar-week-metrics b{color:#172033;font-size:16px;line-height:1.05}.assembly-weekly-calendar-week-metrics small{color:#64748b;font-size:12px}.assembly-weekly-calendar-week-active{background:#8f35ff14;border-color:#8f35ff70}.assembly-weekly-error{color:#a62d2d;background:#fdf2f2eb;border:1px solid #d747473d;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:600}.assembly-weekly-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.assembly-weekly-card{background:linear-gradient(#fff 0%,#f7faff 100%);border:1px solid #e4ebf5;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.assembly-weekly-card span{color:#71819a;text-transform:uppercase;font-size:12px;font-weight:700}.assembly-weekly-card strong{color:#172033;font-size:22px;line-height:1.05}.assembly-weekly-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.assembly-weekly-day{text-align:center;background:#f8fbff;border:1px solid #e4ebf5;border-radius:14px;gap:4px;padding:12px 10px;display:grid}.assembly-weekly-day span{color:#72829b;text-transform:uppercase;font-size:11px;font-weight:700}.assembly-weekly-day strong{color:#172033;font-size:18px;line-height:1}.assembly-weekly-day small{color:#64748b;font-size:12px}.assembly-weekly-summary-pill{text-align:right;background:#f4f7fc;border:1px solid #e2e8f3;border-radius:14px;gap:2px;min-width:164px;padding:10px 14px;display:grid}.assembly-weekly-summary-pill strong{color:#172033;font-size:18px;line-height:1}.assembly-weekly-summary-pill span{color:#66748b;font-size:13px}.assembly-weekly-stack{gap:16px;display:grid}.assembly-weekly-market{background:#fbfcff;border:1px solid #e5ebf5;border-radius:16px;overflow:hidden}.assembly-weekly-market-head{background:#f7f9fd;border-bottom:1px solid #e7edf6;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.assembly-weekly-market-title{align-items:center;gap:10px;display:flex}.assembly-weekly-market-range{gap:4px;display:grid}.assembly-weekly-market-range strong{color:#172033;font-size:18px;line-height:1}.assembly-weekly-market-range span{color:#64748b;font-size:12px}.assembly-weekly-market-logo{text-align:center;color:#fff;border-radius:999px;min-width:58px;padding:8px 12px;font-size:13px;font-weight:700;line-height:1}.assembly-weekly-market-logo-wb{background:#8f35ff}.assembly-weekly-market-logo-ozon{background:#0a7cff}.assembly-weekly-market-logo-yandex{background:#ff4a27}.assembly-weekly-market-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.assembly-weekly-market-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.assembly-weekly-market-week-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.assembly-weekly-market-meta span{color:#172033;background:#ffffffc2;border:1px solid #e2e8f3;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:600}.assembly-weekly-market-error{color:#a62d2d;background:#fdf2f2f5;border:1px solid #d7474733;border-radius:14px;margin:12px 16px 0;padding:12px 14px;font-size:13px;font-weight:600}.assembly-weekly-table-scroll{overflow-x:auto}.assembly-weekly-mobile-list{display:none}.assembly-weekly-mobile-group{color:#4b5970;padding:10px 16px 0;font-size:13px;font-weight:700}.assembly-weekly-mobile-card{background:#fff;border:1px solid #e8edf6;border-radius:14px;gap:10px;margin:0 16px 12px;padding:12px 14px;display:grid}.assembly-weekly-mobile-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.assembly-weekly-mobile-card-head strong{color:#172033;font-size:18px;line-height:1.1}.assembly-weekly-mobile-card-head span{color:#6a7890;text-transform:uppercase;background:#f4f7fc;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:700}.assembly-weekly-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.assembly-weekly-mobile-metrics div{background:#f7faff;border:1px solid #e7edf6;border-radius:12px;gap:4px;padding:10px 11px;display:grid}.assembly-weekly-mobile-metrics span{color:#73819a;text-transform:uppercase;font-size:11px;font-weight:700}.assembly-weekly-mobile-metrics strong{color:#172033;font-size:18px;line-height:1}.assembly-weekly-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1080px}.assembly-weekly-table th,.assembly-weekly-table td{color:#172033;vertical-align:middle;background:#fff;border-bottom:1px solid #e9eef6;padding:10px 12px;font-size:14px}.assembly-weekly-table thead th{z-index:1;color:#536179;text-align:center;background:#f4f7fc;font-size:12px;font-weight:700;position:sticky;top:0}.assembly-weekly-table thead th:first-child{text-align:left}.assembly-weekly-table thead strong{color:#172033;font-size:14px;display:block}.assembly-weekly-table thead small{color:#76849a;margin-top:3px;font-size:11px;display:block}.assembly-weekly-group-row td{color:#4b5970;background:#f6f8fc;font-size:13px;font-weight:700}.assembly-weekly-subcell{color:#516078}.assembly-weekly-standalone-cell{color:#9aa6b9}.assembly-weekly-count-cell{text-align:center;font-variant-numeric:tabular-nums}.assembly-weekly-table tfoot th{color:#fff;text-align:center;background:#223047;border-bottom:none;font-size:13px}.assembly-weekly-table tfoot th:first-child{text-align:left}.assembly-weekly-grand-total{color:#fff;background:#223047;border-radius:16px;grid-template-columns:minmax(180px,220px) 1fr auto;align-items:center;gap:16px;padding:16px 18px;display:grid}.assembly-weekly-grand-total strong{font-size:18px;line-height:1.1;display:block}.assembly-weekly-grand-total span,.assembly-weekly-grand-total small{color:#ffffffc2}.assembly-weekly-grand-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.assembly-weekly-grand-days span{text-align:center;background:#ffffff14;border-radius:12px;padding:8px 6px}.assembly-weekly-grand-days strong{font-size:16px}.assembly-weekly-grand-days small{margin-top:2px;font-size:11px;display:block}.assembly-weekly-grand-values span{margin-top:4px;display:block}.assembly-counters-page{gap:22px;display:grid}.assembly-counters-hero{background:linear-gradient(#fff 0%,#f8faff 100%);border:1px solid #e5ebf5;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.assembly-counters-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#6e7d96;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.assembly-counters-hero h1{color:#172033;margin:0;font-size:30px;line-height:1.05}.assembly-counters-hero p{color:#66748b;max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.55}.assembly-counters-hero-meta{flex:0 0 300px;gap:10px;display:grid}.assembly-counters-hero-card{color:#516078;background:#ffffffeb;border:1px solid #e3eaf5;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.assembly-counters-hero-card strong{color:#172033;font-size:15px;display:block}.assembly-counters-hero-card span{color:#69788f;margin-top:4px;font-size:13px;display:block}@media (max-width:900px){.customer-list-tools{justify-content:stretch;width:100%;min-width:0}.customer-list-tools .customer-search{flex:auto}.assembly-counters-hero{flex-direction:column;padding:18px}.assembly-counters-hero h1{font-size:24px}.assembly-counters-hero-meta{flex:auto;width:100%}.assembly-weekly-panel{padding:18px}.assembly-weekly-head{flex-direction:column;align-items:stretch}.assembly-weekly-head-actions{justify-content:flex-start;width:100%}.assembly-weekly-calendar{padding:14px}.assembly-weekly-calendar-head{flex-direction:column}.assembly-weekly-calendar-tools{justify-content:flex-start;width:100%}.assembly-weekly-date-control{justify-content:space-between;width:100%}.assembly-weekly-date-control input{width:100%;min-width:0}.assembly-weekly-calendar-yearbar{flex-direction:column;align-items:stretch}.assembly-weekly-calendar-year-nav{justify-content:space-between}.assembly-weekly-calendar-year-current{flex:auto}.assembly-weekly-calendar-year-stats{justify-content:flex-start}.assembly-weekly-calendar-grid,.assembly-weekly-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-days{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.assembly-weekly-day{padding:10px 6px}.assembly-weekly-day span{font-size:10px}.assembly-weekly-day strong{font-size:15px}.assembly-weekly-day small{font-size:11px}.assembly-weekly-live-badge{width:fit-content}.assembly-weekly-market-head{flex-direction:column;align-items:flex-start}.assembly-weekly-market-tools{justify-content:flex-start;width:100%}.assembly-weekly-market-meta span{padding:6px 9px;font-size:12px}.assembly-weekly-mobile-list{gap:0;padding:14px 0 4px;display:grid}.assembly-weekly-table-scroll{display:none}.assembly-weekly-market-meta{justify-content:flex-start}.assembly-weekly-grand-total{grid-template-columns:1fr}.assembly-weekly-grand-values{text-align:left}}.assembly-counters-page{gap:16px;min-width:0}.assembly-counters-hero{background:#fff;border-color:#dbe4f1;border-radius:8px;padding:18px 20px;box-shadow:0 10px 26px #1e293b0f}.assembly-counters-eyebrow{display:none}.assembly-counters-hero h1{letter-spacing:0;font-size:clamp(26px,2.6vw,34px)}.assembly-counters-hero p{color:#64748b;max-width:900px;margin-top:8px;font-size:14px;font-weight:650}.assembly-weekly-panel{background:#f8fafc;border-color:#dbe4f1;border-radius:8px;min-width:0;margin-top:0;padding:18px;box-shadow:0 12px 30px #1e293b0f}.assembly-weekly-head{background:#fff;border:1px solid #dfe7f2;border-radius:8px;align-items:flex-start;min-width:0;padding:16px}.assembly-weekly-brand{align-items:flex-start;min-width:0}.assembly-weekly-brand-logo{background:#f8fbff;border:1px solid #dce5f1;border-radius:8px;width:40px;height:40px;padding:3px}.assembly-weekly-brand-name{display:none}.assembly-weekly-head h2{letter-spacing:0;font-size:clamp(24px,2.2vw,30px);font-weight:900}.assembly-weekly-head p{color:#66748b;max-width:680px;font-weight:650}.assembly-weekly-head-actions{gap:8px;min-width:min(100%,430px)}.assembly-weekly-head-actions>.btn,.assembly-weekly-nav .btn,.assembly-weekly-date-control,.assembly-weekly-market-week-nav .btn{border-radius:7px;min-height:38px}.assembly-weekly-nav-button{width:38px;min-width:38px;height:38px}.assembly-weekly-calendar{background:#fff;border-color:#dbe4f1;border-radius:8px;padding:16px;box-shadow:0 8px 22px #1e293b0a}.assembly-weekly-calendar-head{align-items:center}.assembly-weekly-calendar-head span{max-width:620px;font-weight:650}.assembly-weekly-calendar-yearbar{background:#f8fafc;border-radius:8px;padding:12px}.assembly-weekly-calendar-year-current{background:#fff;border-radius:8px;min-width:118px;padding:9px 14px}.assembly-weekly-calendar-year-stats span{font-variant-numeric:tabular-nums;background:#fff;border-radius:8px}.assembly-weekly-calendar-week{background:#fff;border-color:#dbe4f1;border-radius:8px;grid-template-rows:auto 1fr;gap:18px;min-height:128px;padding:16px}.assembly-weekly-calendar-week:hover{border-color:#8fb4ff;box-shadow:0 14px 28px #1e40af14}.assembly-weekly-calendar-week-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assembly-weekly-calendar-week strong{min-width:0;font-size:clamp(20px,2vw,26px);font-weight:900}.assembly-weekly-calendar-week span{color:#5c6b83;white-space:nowrap;background:#eef3fb;border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:800}.assembly-weekly-calendar-week-active span{color:#4f5fe5;background:#e5e9ff}.assembly-weekly-calendar-week-metrics{font-variant-numeric:tabular-nums;justify-content:space-between;align-self:end;align-items:flex-end;gap:12px;display:flex}.assembly-weekly-calendar-week-metrics b{color:#172033;min-width:0;font-size:clamp(18px,1.7vw,24px);font-weight:900;line-height:1}.assembly-weekly-calendar-week-metrics small{color:#5f6f87;text-align:right;white-space:nowrap;min-width:0;font-size:clamp(15px,1.45vw,20px);font-weight:750;line-height:1}.assembly-weekly-cards{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.assembly-weekly-card{background:#fff;border-color:#dbe4f1;border-radius:8px;min-width:0;min-height:88px;padding:14px;box-shadow:0 8px 18px #1e293b0a}.assembly-weekly-card span{color:#7a879a}.assembly-weekly-card strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0;font-size:clamp(20px,1.8vw,26px);font-weight:900}.assembly-weekly-days{grid-template-columns:repeat(7,minmax(112px,1fr));gap:8px}.assembly-weekly-day{text-align:left;background:#fff;border-color:#dbe4f1;border-radius:8px;min-width:0;padding:11px 10px;box-shadow:0 6px 14px #1e293b09}.assembly-weekly-day span{font-size:11px}.assembly-weekly-day strong{font-variant-numeric:tabular-nums;margin-top:3px;font-size:clamp(17px,1.55vw,22px);font-weight:900}.assembly-weekly-day small{overflow-wrap:anywhere;min-width:0;margin-top:2px;font-size:clamp(12px,1.1vw,15px);font-weight:750}.assembly-weekly-day-active{background:#f4f6ff;border-color:#4f5fe5}.assembly-weekly-stack{gap:14px}.assembly-weekly-market{background:#fff;border-color:#dbe4f1;border-radius:8px;min-width:0;box-shadow:0 10px 24px #1e293b0d}.assembly-weekly-market-head{background:#f8fafc;grid-template-columns:minmax(220px,1fr) minmax(420px,auto);align-items:center;gap:14px;padding:14px;display:grid}.assembly-weekly-market-wb .assembly-weekly-market-head{background:linear-gradient(90deg,#8f35ff17,#f8fafc 46%)}.assembly-weekly-market-ozon .assembly-weekly-market-head{background:linear-gradient(90deg,#0a7cff17,#f8fafc 46%)}.assembly-weekly-market-yandex .assembly-weekly-market-head{background:linear-gradient(90deg,#ff4a2717,#f8fafc 46%)}.assembly-weekly-market-title,.assembly-weekly-market-tools{min-width:0}.assembly-weekly-market-logo{border-radius:7px;min-width:62px;font-weight:900}.assembly-weekly-market-range strong{font-size:20px;font-weight:900}.assembly-weekly-market-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.assembly-weekly-market-meta{grid-template-columns:repeat(3,minmax(112px,1fr));gap:8px;min-width:0;display:grid}.assembly-weekly-market-meta span{background:#ffffffe6;border-radius:8px;gap:3px;min-width:0;padding:8px 10px;display:grid}.assembly-weekly-market-meta small{color:#7a879a;letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:900}.assembly-weekly-market-meta strong{color:#172033;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0;font-size:clamp(15px,1.2vw,18px);font-weight:900;line-height:1}.assembly-weekly-market-week-nav{flex-wrap:nowrap}.assembly-weekly-table-scroll{background:#fff;border:1px solid #dfe7f2;border-radius:8px;margin:14px;overflow:auto}.assembly-weekly-table{table-layout:fixed;width:100%;min-width:786px}.assembly-weekly-col-day{width:56px}.assembly-weekly-col-total,.assembly-weekly-col-price{width:76px}.assembly-weekly-col-amount{width:116px}.assembly-weekly-table th,.assembly-weekly-table td{white-space:nowrap;text-overflow:ellipsis;border-bottom-color:#e8eef7;padding:8px 7px;font-size:13px;line-height:1.15;overflow:hidden}.assembly-weekly-table tbody tr:nth-child(2n) td{background:#fbfdff}.assembly-weekly-table tbody tr:hover td{background:#f5f8ff}.assembly-weekly-table thead th{color:#475569;background:#eef3fb;font-weight:900}.assembly-weekly-table thead strong{font-weight:900}.assembly-weekly-group-row td{color:#334155;text-transform:uppercase;letter-spacing:.03em;padding:8px 10px;font-weight:900;background:#eaf0f8!important}.assembly-weekly-count-cell,.assembly-weekly-table tfoot th{font-variant-numeric:tabular-nums;text-align:center}.assembly-weekly-strong-cell{font-weight:900}.assembly-weekly-table tfoot th{color:#fff;background:#172033;font-weight:900}.assembly-weekly-count-value{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1;text-align:center;white-space:nowrap;justify-content:center;width:6ch;min-width:6ch;max-width:100%;font-size:14px;font-weight:600;display:inline-flex}.assembly-weekly-money-cell{text-align:right!important}.assembly-weekly-money-value{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1;text-align:right;white-space:nowrap;justify-content:flex-end;min-width:8ch;max-width:100%;display:inline-flex}.assembly-weekly-count-cell,.assembly-weekly-table tfoot th:not(:first-child),.assembly-weekly-day strong,.assembly-weekly-grand-days strong,.assembly-weekly-mobile-focus-count strong{text-align:center;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1}.assembly-weekly-mobile-card{border-color:#dfe7f2;border-radius:8px}.assembly-weekly-mobile-metrics div{background:#f8fafc;border-radius:8px;min-width:0}.assembly-weekly-mobile-metrics strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0;font-size:clamp(16px,4.2vw,19px);font-weight:900}.assembly-weekly-grand-total{background:#172033;border-radius:8px}.assembly-weekly-grand-days span{border-radius:8px}.assembly-weekly-grand-values strong,.assembly-weekly-grand-values span{font-variant-numeric:tabular-nums}@media (max-width:1180px){.assembly-weekly-market-head,.assembly-weekly-market-tools{grid-template-columns:1fr}.assembly-weekly-market-week-nav{justify-content:flex-start}}@media (max-width:900px){.assembly-counters-hero,.assembly-weekly-panel{box-sizing:border-box;width:min(100%,100vw - 24px);max-width:calc(100vw - 24px);margin-left:auto;margin-right:auto}.assembly-weekly-head{padding:14px}.assembly-weekly-head-actions{grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;display:grid}.assembly-weekly-head-actions>.btn{justify-content:center}.assembly-weekly-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-calendar-week{min-height:118px}.assembly-weekly-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-days,.assembly-weekly-market-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-mobile-list{padding-top:12px}.assembly-weekly-grand-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.customer-list-tools,.customer-pagination{flex-direction:column;align-items:stretch}.customer-list-tools .customer-export{width:100%}.customer-pagination>div{justify-content:space-between}.assembly-counters-hero{padding:16px}.assembly-counters-hero h1{font-size:25px}.assembly-weekly-panel{gap:12px;padding:12px}.assembly-weekly-brand-logo{width:36px;height:36px}.assembly-weekly-head h2{font-size:23px}.assembly-weekly-head-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-nav{grid-column:1/-1;justify-content:space-between}.assembly-weekly-head-actions>.btn,.assembly-weekly-head-actions .assembly-weekly-nav{width:100%}.assembly-weekly-calendar{padding:12px}.assembly-weekly-calendar-grid{grid-template-columns:1fr}.assembly-weekly-calendar-week{min-height:112px;padding:14px}.assembly-weekly-calendar-week-metrics small{white-space:normal}.assembly-weekly-cards,.assembly-weekly-days,.assembly-weekly-market-meta,.assembly-weekly-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-card{min-height:82px}.assembly-weekly-card strong{font-size:20px}.assembly-weekly-market-head{padding:12px}.assembly-weekly-market-title{align-items:flex-start}.assembly-weekly-market-range strong{font-size:18px}.assembly-weekly-market-week-nav{grid-template-columns:38px 1fr 38px;width:100%;display:grid}.assembly-weekly-mobile-card{margin-left:12px;margin-right:12px;padding:12px}.assembly-weekly-mobile-card-head{align-items:flex-start}.assembly-weekly-grand-days{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.assembly-weekly-head-actions,.assembly-weekly-cards,.assembly-weekly-days,.assembly-weekly-market-meta,.assembly-weekly-mobile-metrics{grid-template-columns:1fr}}.assembly-counters-page{gap:12px}.assembly-counters-hero{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 0 8px}.assembly-counters-hero h1{font-size:clamp(28px,2.4vw,34px)}.assembly-counters-hero p{color:#5f6f87;max-width:880px;margin-top:6px;font-size:14px;line-height:1.45}.assembly-weekly-panel{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0}.assembly-weekly-head{border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.assembly-weekly-brand{display:block}.assembly-weekly-head h2{font-size:clamp(24px,2vw,30px)}.assembly-weekly-head p{margin-top:6px;font-size:13px;line-height:1.35}.assembly-weekly-head-actions{grid-template-columns:auto auto;align-items:center;gap:8px;min-width:0;display:grid}.assembly-weekly-nav{grid-template-columns:38px minmax(92px,auto) 38px;align-items:center;gap:8px;display:grid}.assembly-weekly-head-actions>.btn{white-space:nowrap;border-radius:7px;min-height:38px;padding:0 14px}.assembly-weekly-calendar{padding:14px}.assembly-weekly-calendar-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.assembly-weekly-calendar-head span{max-width:620px}.assembly-weekly-calendar-tools{grid-template-columns:minmax(168px,auto) auto;align-items:center;gap:8px;display:grid}.assembly-weekly-calendar-yearbar{grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:10px;display:grid}.assembly-weekly-calendar-year-stats{grid-template-columns:repeat(3,minmax(0,auto));justify-content:end;gap:8px;display:grid}.assembly-weekly-calendar-year-stats span{white-space:nowrap}.assembly-weekly-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.assembly-weekly-calendar-week{min-height:116px}.assembly-weekly-calendar-week-head{align-items:flex-start}.assembly-weekly-calendar-week-metrics{align-items:flex-end}.assembly-weekly-cards{grid-template-columns:repeat(4,minmax(140px,1fr))}.assembly-weekly-card{min-height:76px}.assembly-weekly-days{grid-template-columns:repeat(7,minmax(96px,1fr))}.assembly-weekly-market-head{grid-template-columns:minmax(190px,1fr) minmax(0,auto)}.assembly-weekly-market-tools{grid-template-columns:minmax(0,1fr) auto}@media (max-width:900px){.assembly-counters-hero,.assembly-weekly-panel{width:min(100%,100vw - 24px);max-width:calc(100vw - 24px)}.assembly-weekly-head,.assembly-weekly-calendar-head,.assembly-weekly-calendar-yearbar,.assembly-weekly-market-head,.assembly-weekly-market-tools{grid-template-columns:1fr}.assembly-weekly-head-actions{grid-template-columns:auto minmax(150px,auto);justify-content:start}.assembly-weekly-calendar-tools{grid-template-columns:minmax(0,1fr) auto}.assembly-weekly-calendar-year-stats{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.assembly-weekly-calendar-year-stats span{justify-content:center;min-width:0;padding-left:8px;padding-right:8px;display:flex}.assembly-weekly-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.assembly-counters-page{gap:10px}.assembly-counters-hero{padding:0 2px 4px}.assembly-counters-hero h1{font-size:25px}.assembly-counters-hero p{font-size:13px}.assembly-weekly-head{padding:12px}.assembly-weekly-head h2{font-size:22px}.assembly-weekly-head-actions{grid-template-columns:1fr}.assembly-weekly-nav{grid-template-columns:38px minmax(0,1fr) 38px;width:100%}.assembly-weekly-head-actions>.btn{justify-content:center;width:100%}.assembly-weekly-calendar{padding:12px}.assembly-weekly-calendar-tools{grid-template-columns:1fr}.assembly-weekly-calendar-tools .btn{width:fit-content}.assembly-weekly-calendar-year-nav{grid-template-columns:38px minmax(0,1fr) 38px;display:grid}.assembly-weekly-calendar-year-current{min-width:0}.assembly-weekly-calendar-year-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.assembly-weekly-calendar-year-stats span{font-size:12px}.assembly-weekly-calendar-grid{grid-template-columns:1fr}.assembly-weekly-calendar-week{min-height:104px}.assembly-weekly-cards,.assembly-weekly-days,.assembly-weekly-market-meta,.assembly-weekly-mobile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-card{min-height:74px;padding:12px}.assembly-weekly-day{padding:10px}.assembly-weekly-market-week-nav{grid-template-columns:38px minmax(0,1fr) 38px;width:100%;display:grid}}@media (min-width:641px) and (max-width:900px){.assembly-weekly-mobile-list{display:none}.assembly-weekly-table-scroll{display:block}.assembly-weekly-table{min-width:760px}}@media (max-width:380px){.assembly-weekly-cards,.assembly-weekly-days,.assembly-weekly-market-meta,.assembly-weekly-mobile-metrics{grid-template-columns:1fr}}.assembly-weekly-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(186px,1fr));gap:6px}.assembly-weekly-calendar-week{min-height:64px;box-shadow:none;border-radius:8px;gap:6px;padding:8px 10px}.assembly-weekly-calendar-week strong{letter-spacing:0;font-size:clamp(15px,.82vw,17px);font-weight:600;line-height:1.1}.assembly-weekly-calendar-week span{padding:2px 6px;font-size:10px;font-weight:600;line-height:1.1}.assembly-weekly-calendar-week-metrics{gap:6px}.assembly-weekly-calendar-week-metrics b{white-space:nowrap;flex:none;font-size:clamp(13px,.74vw,15px);font-weight:600;line-height:1.1}.assembly-weekly-calendar-week-metrics small{color:#65758d;white-space:nowrap;flex:0 auto;min-width:76px;font-size:clamp(12px,.7vw,14px);font-weight:600;line-height:1.1}.assembly-weekly-calendar-week-active{background:#f7f8ff;border-color:#6675ff;box-shadow:inset 0 0 0 1px #6675ff1f}@media (max-width:1100px){.assembly-weekly-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(186px,1fr))}}@media (max-width:900px){.assembly-weekly-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.assembly-weekly-calendar-grid{grid-template-columns:1fr}}.assembly-weekly-cards{gap:8px}.assembly-weekly-card{min-height:68px;box-shadow:none;gap:4px;padding:10px 12px}.assembly-weekly-card span{font-size:11px;line-height:1.1}.assembly-weekly-card strong{font-size:clamp(17px,1.1vw,20px);font-weight:560;line-height:1.08}.assembly-weekly-card:nth-child(3) strong,.assembly-weekly-card:nth-child(4) strong{font-weight:650}.assembly-weekly-days{gap:7px}.assembly-weekly-day{min-height:68px;box-shadow:none;color:#222;text-align:center;gap:3px;padding:9px 10px}.assembly-weekly-day span{color:#222;justify-content:center;align-items:baseline;gap:4px;font-size:12px;font-weight:600;line-height:1.1;display:inline-flex}.assembly-weekly-day span small{color:#222;text-transform:lowercase;font-size:10px;font-weight:600;line-height:1}.assembly-weekly-day strong{font-size:clamp(19px,1.25vw,22px);font-weight:650;line-height:1.05}.assembly-weekly-day small{color:#111;font-size:clamp(12px,.86vw,14px);font-weight:600;line-height:1.1}.assembly-weekly-head{align-items:center}.assembly-weekly-head h2{font-size:clamp(22px,1.9vw,28px);line-height:1.05}.assembly-weekly-head p{color:#64748b;max-width:620px;font-size:13px;line-height:1.35}.assembly-weekly-calendar-grid-shell{--assembly-archive-row:64px;--assembly-archive-gap:6px;max-height:calc(var(--assembly-archive-row) * 1.55 + var(--assembly-archive-gap));position:relative;overflow:hidden}.assembly-weekly-calendar-grid-shell:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff 82%);height:34px;position:absolute;bottom:0;left:0;right:0}.assembly-weekly-calendar-grid-shell-expanded{max-height:none}.assembly-weekly-calendar-grid-shell-expanded:after{display:none}.assembly-weekly-calendar-toggle{border-radius:7px;width:fit-content;min-height:32px;margin-top:8px;padding:0 12px;font-size:13px}.assembly-weekly-table{min-width:760px}.assembly-weekly-table th,.assembly-weekly-table td{padding:7px 6px;font-size:13px}.assembly-weekly-table thead th{font-size:11px}.assembly-weekly-table thead strong{font-size:13px}.assembly-weekly-table td:nth-last-child(3),.assembly-weekly-table td:last-child,.assembly-weekly-table tfoot th:nth-last-child(3),.assembly-weekly-table tfoot th:last-child{font-size:15px;font-weight:850}.assembly-weekly-grand-total{grid-template-columns:minmax(130px,170px) minmax(0,1fr) minmax(132px,170px);gap:10px;padding:12px}.assembly-weekly-grand-days{gap:6px}.assembly-weekly-grand-days span{align-content:center;min-height:48px;padding:7px 6px;display:grid}.assembly-weekly-grand-values{text-align:center}.assembly-weekly-grand-values strong{font-size:clamp(22px,1.75vw,26px);font-weight:600;line-height:1}.assembly-weekly-grand-values span{font-size:clamp(18px,1.35vw,22px);font-weight:500;line-height:1}@media (max-width:900px){.assembly-weekly-calendar-grid-shell{--assembly-archive-row:58px}.assembly-weekly-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-calendar-week{gap:5px;min-height:58px;padding:7px 8px}.assembly-weekly-calendar-week strong{font-size:14px}.assembly-weekly-calendar-week span{font-size:9px}.assembly-weekly-calendar-week-metrics{align-items:center}.assembly-weekly-calendar-week-metrics b,.assembly-weekly-calendar-week-metrics small{font-size:11px}.assembly-weekly-days{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-market-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.assembly-weekly-market-meta span{text-align:center;justify-items:center}.assembly-weekly-market-meta strong{font-size:15px}.assembly-weekly-mobile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 12px;display:grid}.assembly-weekly-table-scroll{display:none}.assembly-weekly-mobile-group{grid-column:1/-1;padding:4px 0 0;font-size:14px;line-height:1.1}.assembly-weekly-mobile-card{gap:8px;min-width:0;margin:0;padding:10px}.assembly-weekly-mobile-card-head{display:block}.assembly-weekly-mobile-card-head strong{font-size:16px;line-height:1.05}.assembly-weekly-mobile-card-head span{display:none}.assembly-weekly-mobile-focus-count{background:#f8fafc;border:1px solid #e7edf6;border-radius:8px;align-content:center;gap:4px;min-height:56px;padding:10px;display:grid}.assembly-weekly-mobile-focus-count span{color:#73819a;font-size:11px;font-weight:750;line-height:1}.assembly-weekly-mobile-focus-count strong{color:#172033;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1}.assembly-weekly-grand-total{grid-template-columns:1fr;gap:10px}.assembly-weekly-grand-days{grid-template-columns:repeat(4,minmax(0,1fr))}.assembly-weekly-grand-values{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;display:grid}.assembly-weekly-grand-values strong,.assembly-weekly-grand-values span{text-align:center;margin:0}}@media (max-width:640px){.assembly-weekly-head{gap:10px}.assembly-weekly-head h2{font-size:20px}.assembly-weekly-head p{font-size:12px}.assembly-weekly-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-calendar-week{min-height:58px}.assembly-weekly-calendar-week-metrics small{white-space:nowrap}.assembly-weekly-days{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.assembly-weekly-day{min-height:58px;padding:8px}.assembly-weekly-day strong{font-size:16px}.assembly-weekly-day small{font-size:11px}.assembly-weekly-market-head{gap:10px}.assembly-weekly-market-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-market-meta span{min-height:52px;padding:8px 6px}.assembly-weekly-market-meta small{font-size:9px}.assembly-weekly-market-meta strong{font-size:14px}.assembly-weekly-mobile-list{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-grand-days{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:480px) and (max-width:640px){.assembly-weekly-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:380px){.assembly-weekly-calendar-grid,.assembly-weekly-days,.assembly-weekly-market-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-mobile-list{grid-template-columns:1fr}}.assembly-weekly-calendar-head strong{font-size:clamp(18px,2vw,24px);font-weight:650}.assembly-weekly-calendar-head span{color:#64748b;font-size:13px;font-weight:560;line-height:1.35}.assembly-weekly-date-control{border-radius:8px;min-width:0;height:40px;padding:0 10px}.assembly-weekly-date-control input{min-width:0;font-size:15px}.assembly-weekly-calendar-tools .btn{border-radius:8px;min-height:40px;padding:0 12px}.assembly-weekly-calendar-yearbar{padding:10px}.assembly-weekly-calendar-year-nav{gap:8px}.assembly-weekly-calendar-year-nav .assembly-weekly-nav-button{width:40px;height:40px;min-height:40px}.assembly-weekly-calendar-year-current{min-height:40px;padding:6px 10px}.assembly-weekly-calendar-year-current span{font-size:10px}.assembly-weekly-calendar-year-current strong{font-size:20px}.assembly-weekly-calendar-year-stats{gap:6px}.assembly-weekly-calendar-year-stats span{justify-content:center;align-items:center;min-height:34px;padding:0 8px;font-size:12px;display:flex}.assembly-weekly-calendar-toggle{border-radius:8px;height:34px;min-height:34px;padding:0 12px;font-size:13px;font-weight:560}@media (max-width:900px){.assembly-weekly-calendar-head{gap:8px}.assembly-weekly-calendar-tools{grid-template-columns:minmax(0,1fr) auto;gap:8px}.assembly-weekly-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-days,.assembly-weekly-grand-days{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.assembly-weekly-day,.assembly-weekly-grand-days span{min-height:58px;padding:7px 6px}.assembly-weekly-day span{font-size:10px}.assembly-weekly-day strong,.assembly-weekly-grand-days strong{font-size:15px}.assembly-weekly-day small,.assembly-weekly-grand-days small{font-size:10px}.assembly-weekly-mobile-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.assembly-weekly-mobile-group{padding-top:6px;font-size:15px;font-weight:700}.assembly-weekly-mobile-card{align-content:space-between;min-height:86px;padding:8px}.assembly-weekly-mobile-card-head strong{font-size:14px}.assembly-weekly-mobile-focus-count{min-height:46px;padding:8px}.assembly-weekly-mobile-focus-count span{font-size:10px}.assembly-weekly-mobile-focus-count strong{font-size:19px}}@media (max-width:699px){.assembly-weekly-mobile-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.assembly-weekly-calendar{padding:10px}.assembly-weekly-calendar-head strong{font-size:18px}.assembly-weekly-calendar-head span{font-size:12px}.assembly-weekly-calendar-tools{grid-template-columns:minmax(0,1fr) auto}.assembly-weekly-date-control{height:38px}.assembly-weekly-calendar-tools .btn{min-height:38px;padding:0 10px;font-size:13px}.assembly-weekly-calendar-yearbar{gap:8px}.assembly-weekly-calendar-year-nav{grid-template-columns:40px minmax(0,1fr) 40px}.assembly-weekly-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-calendar-week{min-height:56px;padding:7px}.assembly-weekly-calendar-week strong{font-size:13px}.assembly-weekly-calendar-week-metrics b,.assembly-weekly-calendar-week-metrics small{font-size:10px}.assembly-weekly-mobile-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:360px){.assembly-weekly-mobile-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.assembly-weekly-head h2{font-size:clamp(18px,1.25vw,21px);font-weight:500;line-height:1.15}@media (max-width:640px){.assembly-weekly-head h2{font-size:17px;font-weight:500}}@media (min-width:641px) and (max-width:900px){.assembly-weekly-mobile-list{display:none}.assembly-weekly-table-scroll{display:block}.assembly-weekly-table{min-width:760px}}@media (max-width:900px){.assembly-weekly-mobile-list{display:none}.assembly-weekly-table-scroll{-webkit-overflow-scrolling:touch;margin:10px 12px 12px;display:block;overflow:auto hidden}.assembly-weekly-table{width:max-content;min-width:690px}.assembly-weekly-table th,.assembly-weekly-table td{padding:8px 6px;font-size:13px}.assembly-weekly-days{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:7px}.assembly-weekly-day{grid-template-rows:auto 1fr auto;align-items:center;gap:3px;min-width:0;min-height:68px;padding:8px 9px;display:grid}.assembly-weekly-day span{justify-content:center;font-size:11px;font-weight:600;line-height:1.1}.assembly-weekly-day strong{justify-self:center;font-size:18px;font-weight:650;line-height:1.05}.assembly-weekly-day small{overflow-wrap:anywhere;font-size:12px;font-weight:600;line-height:1.1}.assembly-weekly-day span small{font-size:10px;font-weight:600}.assembly-weekly-grand-total{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px;overflow:visible}.assembly-weekly-grand-days{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.assembly-weekly-grand-days span{align-content:center;gap:5px;min-width:0;min-height:56px;padding:7px 6px;display:grid}.assembly-weekly-grand-days strong{font-size:16px;font-weight:850;line-height:1}.assembly-weekly-grand-days small{font-size:12px;font-weight:800;line-height:1}.assembly-weekly-grand-values{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.assembly-weekly-grand-values strong,.assembly-weekly-grand-values span{place-items:center;min-height:38px;margin:0;line-height:1.05;display:grid}}@media (max-width:430px){.assembly-weekly-table{min-width:690px}.assembly-weekly-day{min-height:64px;padding:8px 7px}.assembly-weekly-day span,.assembly-weekly-day small{font-size:10px}.assembly-weekly-day strong{font-size:14px}.assembly-weekly-grand-total{padding:12px}.assembly-weekly-grand-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:901px){.assembly-weekly-days{grid-template-columns:repeat(7,minmax(0,1fr));justify-content:stretch;gap:8px;width:100%}.assembly-weekly-day{grid-template-rows:auto 1fr auto;align-items:center;min-height:70px;padding:9px 10px;display:grid}.assembly-weekly-day strong{justify-self:center;margin-top:0;font-size:24px;font-weight:800;line-height:1}.assembly-weekly-day strong .assembly-weekly-count-value{font-size:24px;font-weight:800;line-height:1}.assembly-weekly-grand-total{grid-template-columns:minmax(190px,.95fr) minmax(520px,2.4fr) minmax(160px,.75fr);justify-content:stretch;align-items:center;gap:16px;width:100%;max-width:100%;padding:18px 24px}.assembly-weekly-grand-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.assembly-weekly-grand-days span{place-items:center;gap:5px;min-height:70px;padding:10px 8px;display:grid}.assembly-weekly-grand-days strong{font-size:17px;font-weight:850;line-height:1}.assembly-weekly-grand-days small{font-size:12px;line-height:1}.assembly-weekly-grand-values{text-align:left;align-content:center;align-self:center;justify-items:start;gap:6px;display:grid}}.assembly-weekly-standalone-cell{box-shadow:none;color:#1f2d42;font-weight:650;background:#f6f9fd!important}.assembly-weekly-table-scroll{margin:20px}@media (max-width:900px){.assembly-weekly-table-scroll{margin:14px}.assembly-weekly-table .assembly-weekly-group-row td{-moz-text-size-adjust:100%;text-size-adjust:100%;letter-spacing:0!important;text-align:left!important;font-size:13px!important;font-weight:650!important;line-height:1.1!important}}.assembly-weekly-day strong .assembly-weekly-count-value{justify-content:center;align-items:baseline;gap:4px;width:auto;min-width:0;font-size:18px;font-weight:800;line-height:1;display:inline-flex}.assembly-weekly-day>strong{justify-content:center;align-items:baseline;margin:4px 0 1px;line-height:1;display:flex}.assembly-weekly-day strong .assembly-weekly-count-value small{color:#222;text-transform:lowercase;font-size:10px;font-weight:600;line-height:1}@media (min-width:901px) and (max-width:1180px){.assembly-weekly-panel,.assembly-weekly-head,.assembly-weekly-days,.assembly-weekly-grand-total{box-sizing:border-box;width:100%;max-width:100%}.assembly-weekly-head{grid-template-columns:1fr;align-items:stretch}.assembly-weekly-head-actions{grid-template-columns:minmax(0,1fr);justify-self:stretch;width:100%}.assembly-weekly-nav{grid-template-columns:38px minmax(0,1fr) 38px;width:100%}.assembly-weekly-head-actions>.btn{justify-content:center;width:100%}.assembly-weekly-days{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:901px){.assembly-weekly-grand-total{grid-template-columns:minmax(190px,.95fr) minmax(520px,2.4fr) minmax(170px,.75fr);align-items:center}.assembly-weekly-grand-days>span{place-items:center;gap:5px;min-height:40px;padding:10px 8px;display:grid}.assembly-weekly-grand-days>span>strong{place-items:center;margin:0;line-height:1;display:grid}.assembly-weekly-grand-days>span>strong .assembly-weekly-count-value{width:auto;min-width:0;min-height:0;color:inherit;font:inherit;line-height:inherit;background:0 0;border-radius:0;justify-content:center;align-items:baseline;gap:0;padding:0;display:inline-flex}.assembly-weekly-grand-days>span>small{justify-self:center;margin:0}.assembly-weekly-grand-values{text-align:right;justify-self:end;justify-items:end}.assembly-weekly-grand-values strong{color:#fff;font-size:18px;font-weight:600;line-height:1}.assembly-weekly-grand-values span{color:#fff;font-size:22px;font-weight:500;line-height:1}}@media (max-width:900px){.assembly-weekly-grand-days>span{text-align:center;align-content:center;justify-items:center;gap:5px;min-width:0;min-height:40px;padding:7px 6px;display:grid}.assembly-weekly-grand-days>span>strong{place-items:center;margin:0;line-height:1;display:grid}.assembly-weekly-grand-days>span>strong .assembly-weekly-count-value{width:auto;min-width:0;min-height:0;color:inherit;font:inherit;line-height:inherit;background:0 0;border-radius:0;justify-content:center;align-items:baseline;gap:0;padding:0;display:inline-flex}.assembly-weekly-grand-days>span>small{justify-self:center;margin:0}.assembly-weekly-grand-values{align-items:end}.assembly-weekly-grand-values strong{color:#fff;text-align:right;order:2;justify-self:end;font-size:20px;font-weight:600;line-height:1}.assembly-weekly-grand-values span{color:#fff;text-align:left;order:1;justify-self:start;font-size:24px;font-weight:500;line-height:1}}.assembly-weekly-grand-total>div:first-child>strong{margin-bottom:5px;font-size:16px;line-height:1.1;display:block}.assembly-weekly-market-tabs{box-sizing:border-box;background:linear-gradient(#f5f8ff 0%,#edf3ff 100%);border:1px solid #cad6ee;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;max-width:100%;padding:8px;display:grid;box-shadow:inset 0 1px #ffffffb8}.assembly-weekly-market-tab{color:#586780;background:#fff;border:1px solid #d5def0;border-radius:12px;min-width:0;min-height:44px;padding:0 12px;font-size:14px;box-shadow:0 1px #94a3b824}.assembly-weekly-market-tab:not(:disabled):hover{color:#4351c8;background:#fff;border-color:#b8c5ff}.assembly-weekly-market-tab.assembly-market-tab-active{color:#3341bd;background:linear-gradient(#fff 0%,#f3f6ff 100%);border-color:#8d9dff;box-shadow:0 8px 18px #4e5bbe29}.assembly-weekly-market-tab span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (min-width:901px) and (max-width:1180px){.assembly-weekly-panel>.assembly-weekly-head,.assembly-weekly-panel>.assembly-weekly-cards,.assembly-weekly-panel>.assembly-weekly-days,.assembly-weekly-panel>.assembly-weekly-market-tabs,.assembly-weekly-panel>.assembly-weekly-stack,.assembly-weekly-panel>.assembly-weekly-grand-total{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.assembly-weekly-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-weekly-days{grid-template-columns:repeat(3,minmax(0,1fr))}.assembly-weekly-stack,.assembly-weekly-market,.assembly-weekly-market-head,.assembly-weekly-market-meta{min-width:0;max-width:100%}}.assembly-weekly-cards>.assembly-weekly-card:nth-child(4){color:#172033;background:linear-gradient(135deg,#eef2ff 0%,#f8fbff 100%);border-color:#cfd8ff;box-shadow:0 10px 24px #5563b41f}.assembly-weekly-cards>.assembly-weekly-card:nth-child(4) span{color:#66718a}.assembly-weekly-cards>.assembly-weekly-card:nth-child(4) strong{color:#172033}@media (max-width:900px){.assembly-weekly-market-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:5px;overflow:visible hidden}.assembly-weekly-market-tab{text-align:center;flex-direction:column;gap:5px;min-width:0;min-height:64px;padding:6px 4px;font-size:12px;line-height:1.05}.assembly-weekly-market-tab .assembly-market-tab-logo{flex-basis:30px;width:30px;height:30px;font-size:10px}.assembly-weekly-head-actions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"overview export""nav nav";gap:8px;width:100%;display:grid}.assembly-weekly-head-actions>.assembly-weekly-overview-link{grid-area:overview}.assembly-weekly-head-actions>.assembly-weekly-nav{grid-area:nav;grid-template-columns:38px minmax(0,1fr) 38px;width:100%}.assembly-weekly-head-actions>.btn:nth-child(3){grid-area:export}.assembly-weekly-head-actions>.btn{text-overflow:ellipsis;white-space:nowrap;justify-content:center;width:100%;min-width:0;min-height:38px;padding-left:8px;padding-right:8px;font-size:15px;line-height:1;overflow:hidden}.assembly-weekly-cards{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(86px,auto);gap:8px;position:relative}.assembly-weekly-cards>.assembly-weekly-card{box-sizing:border-box;min-width:0}.assembly-weekly-cards>.assembly-weekly-card:first-child,.assembly-weekly-cards>.assembly-weekly-card:nth-child(4){grid-row:1;align-content:start;min-height:86px;padding:13px 12px 12px;position:relative}.assembly-weekly-cards>.assembly-weekly-card:first-child{grid-column:1}.assembly-weekly-cards>.assembly-weekly-card:nth-child(4){grid-column:2}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2),.assembly-weekly-cards>.assembly-weekly-card:nth-child(3){z-index:2;width:auto;min-width:0;max-width:calc(100% - 14px);min-height:0;box-shadow:none;color:#536078;text-align:right;background:#ffffffe0;border:1px solid #bac6ffe6;border-radius:999px;grid-row:1;place-self:start end;align-items:center;gap:4px;margin:11px 7px 0 0;padding:4px 7px;display:inline-flex}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2){grid-column:1}.assembly-weekly-cards>.assembly-weekly-card:nth-child(3){grid-column:2}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2):before{content:"◷";color:#6675ff;flex:none;font-size:11px;font-weight:700;line-height:1}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2) span,.assembly-weekly-cards>.assembly-weekly-card:nth-child(3) span{display:none}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2) strong,.assembly-weekly-cards>.assembly-weekly-card:nth-child(3) strong{color:#536078;white-space:nowrap;align-items:center;min-width:0;margin:0;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.assembly-weekly-cards>.assembly-weekly-card:nth-child(3) strong{color:#172033}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2) strong{font-size:10px}.assembly-weekly-cards>.assembly-weekly-card:first-child span,.assembly-weekly-cards>.assembly-weekly-card:nth-child(4) span{max-width:calc(100% - 88px);font-size:11px;line-height:1}.assembly-weekly-cards>.assembly-weekly-card:first-child strong,.assembly-weekly-cards>.assembly-weekly-card:nth-child(4) strong{margin-top:8px;font-size:21px;line-height:1.05}}@media (max-width:360px){.assembly-weekly-head-actions>.btn{padding-left:6px;padding-right:6px;font-size:14px}.assembly-weekly-cards>.assembly-weekly-card:first-child,.assembly-weekly-cards>.assembly-weekly-card:nth-child(4){padding-left:10px;padding-right:10px}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2),.assembly-weekly-cards>.assembly-weekly-card:nth-child(3){padding-left:6px;padding-right:6px}.assembly-weekly-cards>.assembly-weekly-card:nth-child(2) strong,.assembly-weekly-cards>.assembly-weekly-card:nth-child(3) strong{font-size:10px}}@media (min-width:1181px) and (max-width:1320px){.assembly-weekly-panel>.assembly-weekly-head,.assembly-weekly-panel>.assembly-weekly-cards,.assembly-weekly-panel>.assembly-weekly-days,.assembly-weekly-panel>.assembly-weekly-market-tabs,.assembly-weekly-panel>.assembly-weekly-stack,.assembly-weekly-panel>.assembly-weekly-grand-total{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.assembly-weekly-stack,.assembly-weekly-market,.assembly-weekly-market-head,.assembly-weekly-market-meta{min-width:0;max-width:100%}}@media (min-width:901px) and (max-width:1320px){.assembly-weekly-market-head{grid-template-columns:1fr;align-items:stretch}.assembly-weekly-market-tools{grid-template-columns:minmax(0,1fr) auto;width:100%}.assembly-weekly-market-meta{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.assembly-weekly-market-meta span{min-width:0}.assembly-weekly-grand-total{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:18px}.assembly-weekly-grand-days{grid-template-columns:repeat(7,minmax(0,1fr));width:100%}.assembly-weekly-grand-values{text-align:left;justify-content:space-between;align-items:baseline;gap:14px;width:100%;display:flex}.assembly-weekly-grand-values span{text-align:left;order:1;justify-self:start}.assembly-weekly-grand-values strong{text-align:right;order:2;justify-self:end}}.assembly-weekly-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(186px,1fr));gap:6px;padding:5px}.assembly-weekly-section-label{color:#4b5970;letter-spacing:0;text-align:left;text-transform:uppercase;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:12px;font-weight:650;line-height:1.1;display:block}.assembly-weekly-mobile-list>.assembly-weekly-section-label{grid-column:1/-1;padding-top:4px}.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell{color:#4b5970;text-align:left!important;background:#eaf0f8!important;padding-top:6px!important;padding-bottom:6px!important}.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell>.assembly-weekly-section-label{font-size:11px!important;font-weight:600!important}.assembly-weekly-section-label,.assembly-weekly-section-label *,.assembly-weekly-table .assembly-weekly-section-row,.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell,.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell *,.assembly-weekly-mobile-group,.assembly-weekly-mobile-group *,.assembly-weekly-table .assembly-weekly-group-row,.assembly-weekly-table .assembly-weekly-group-row td,.assembly-weekly-table .assembly-weekly-group-row th,.assembly-weekly-table .assembly-weekly-group-row td *,.assembly-weekly-table .assembly-weekly-group-row th *{-moz-text-size-adjust:none!important;text-size-adjust:none!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important}.assembly-weekly-table,.assembly-weekly-table tbody,.assembly-weekly-table tr,.assembly-weekly-table th,.assembly-weekly-table td{-moz-text-size-adjust:none!important;text-size-adjust:none!important}@media (min-width:901px){.assembly-weekly-table thead th:first-child,.assembly-weekly-table tbody td:first-child,.assembly-weekly-table tfoot th:first-child{padding-left:22px}.assembly-weekly-table thead th:last-child,.assembly-weekly-table tbody td:last-child,.assembly-weekly-table tfoot th:last-child{padding-right:22px}.assembly-weekly-table tfoot th{padding:15px 16px}.assembly-weekly-table tfoot th:first-child{padding-left:24px}.assembly-weekly-table tfoot th:last-child{padding-right:24px}}.assembly-weekly-table-scroll{position:relative}.assembly-weekly-col-section{width:104px}.assembly-weekly-table thead th:first-child,.assembly-weekly-table tbody tr:not(.assembly-weekly-section-row):not(.assembly-weekly-group-row)>td:first-child,.assembly-weekly-table tfoot th:first-child{position:sticky;left:0;box-shadow:1px 0 #dfe7f2}.assembly-weekly-table thead th:first-child{z-index:6}.assembly-weekly-table tbody tr:not(.assembly-weekly-section-row):not(.assembly-weekly-group-row)>td:first-child{z-index:3}.assembly-weekly-table tfoot th:first-child{z-index:4}.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell-label{z-index:5;position:sticky;left:0;box-shadow:1px 0 #dfe7f2}.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell-fill{padding:0!important}.assembly-weekly-table .assembly-weekly-section-row>.assembly-weekly-section-cell-label>.assembly-weekly-section-label{min-width:72px;width:max-content!important;display:inline-block!important}@media (max-width:900px){.assembly-weekly-col-section{width:96px}}.orders-print-search-link{color:#4f57e9;white-space:nowrap;background:#eef3ff;border:1px solid #cfdcff;border-radius:18px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.orders-print-search-link:hover{color:#3942d2;background:#e5ecff}.orders-new-head-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.assembly-hero-print-search{width:fit-content;margin-top:14px}.assembly-hero-print-search .orders-print-search-link{border-radius:14px;gap:7px;min-height:36px;padding:0 13px;font-size:14px}.orders-history-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.assembly-counters-hero{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.print-search-page{gap:22px;display:grid}.print-search-hero,.print-search-result,.print-search-history{background:#fff;border:1px solid #dbe7f6;border-radius:28px;padding:clamp(22px,4vw,40px);box-shadow:0 18px 45px #5370971f}.print-search-hero-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.print-search-heading{text-align:center;justify-items:center;gap:12px;max-width:760px;margin:0 auto 26px;display:grid}.print-search-heading h1{color:#111827;letter-spacing:0;margin:0;font-size:clamp(38px,6vw,68px);font-weight:500;line-height:1}.print-search-heading p{color:#65748b;margin:0;font-size:clamp(17px,2.1vw,22px);font-weight:650;line-height:1.3}.print-search-form{grid-template-columns:minmax(260px,1fr) minmax(180px,260px) minmax(150px,190px);align-items:end;gap:14px;max-width:1040px;margin:0 auto;display:grid}.print-search-input-wrap{gap:8px;display:grid}.print-search-input-wrap span{color:#8290a5;letter-spacing:.02em;text-transform:uppercase;font-size:14px;font-weight:900}.print-search-input-wrap input{color:#111827;background:#f8fbff;border:1px solid #d5e2f3;border-radius:18px;outline:none;width:100%;min-height:58px;padding:0 18px;font-size:22px;font-weight:800}.print-search-input-wrap input:focus{border-color:#6670f5;box-shadow:0 0 0 4px #6670f51f}.print-search-submit{min-height:58px}.print-search-alert{margin:0}.print-search-result-head,.print-search-history-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.print-search-result-head h2,.print-search-history h2{color:#111827;letter-spacing:0;margin:0;font-size:clamp(24px,3.2vw,36px);font-weight:600;line-height:1.05}.print-search-result-head span,.print-search-history-row span,.print-search-history-head p{color:#718096;font-weight:800}.print-search-result-head strong{color:#4f57e9;background:#eef3ff;border:1px solid #d4dfff;border-radius:999px;padding:10px 16px}.print-search-warning{color:#9a5b00;background:#fff7e6;border:1px solid #ffe0a3;border-radius:16px;margin:0 0 16px;padding:14px 16px;font-weight:800}.print-search-action-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.print-search-action{background:#f8fbff;border:1px solid #dbe7f6;border-radius:20px;gap:16px;padding:18px;display:grid}.print-search-copy-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.print-search-copy-row span,.print-search-action dt{color:#8290a5;letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:900}.print-search-copy-value{color:#111827;cursor:pointer;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;padding:0;font-size:clamp(20px,2.2vw,24px);font-weight:650;line-height:1.15;display:block}.print-search-copy{color:#fff;cursor:pointer;background:#4f57e9;border:0;border-radius:16px;justify-content:center;align-items:center;min-width:48px;height:48px;display:inline-flex}.print-search-action dl{gap:12px;margin:0;display:grid}.print-search-action dl div{gap:4px;display:grid}.print-search-action dd{color:#263247;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600;line-height:1.3}.print-search-inline-copy{color:inherit;cursor:pointer;font:inherit;overflow-wrap:anywhere;text-align:left;background:0 0;border:0;padding:0}.print-search-history-list{gap:10px;display:grid}.print-search-history-row{background:#f8fbff;border:1px solid #dbe7f6;border-radius:18px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(120px,.6fr);align-items:center;gap:14px;padding:14px 16px;display:grid}.print-search-history-row-latest{background:#fff8e8;border-color:#f5cc72}.print-search-history-row div{gap:4px;display:grid}.print-search-history-row strong,.print-search-history-row button{color:#111827;overflow-wrap:anywhere;font-size:18px;font-weight:700}.print-search-history-row button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.print-search-empty{color:#718096;text-align:center;background:#f8fbff;border:1px dashed #cddbf0;border-radius:18px;padding:24px;font-weight:800}.print-search-pager{justify-content:center;align-items:center;gap:12px;margin-top:18px;display:flex}.print-search-pager button{color:#4f57e9;cursor:pointer;background:#fff;border:1px solid #d4dfff;border-radius:14px;min-height:42px;padding:0 16px;font-weight:850}.print-search-pager button:disabled{color:#9aa7bb;cursor:default;opacity:.55}.print-search-pager span{color:#65748b;font-weight:900}@media (max-width:900px){.orders-new-head-tools,.assembly-counters-hero,.orders-history-head-actions{flex-direction:column;align-items:stretch}.orders-print-search-link{width:100%}.print-search-hero-top{flex-direction:column;align-items:stretch}.print-search-form,.print-search-history-row{grid-template-columns:1fr}}@media (max-width:560px){.print-search-hero,.print-search-result,.print-search-history{border-radius:20px;padding:18px}.print-search-copy-row{flex-direction:column;align-items:stretch}.print-search-copy{width:100%}}@media (max-width:900px){.customer-table-wrap{display:block;overflow:visible}.customer-table-wrap .data-table{display:none}.customer-mobile-cards{display:grid}.customer-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-advanced-filters .mini-action{grid-column:1/-1;width:100%}.site-product-form,.site-product-edit-form{grid-template-columns:repeat(2,minmax(0,1fr))}.site-product-card{grid-template-columns:120px minmax(0,1fr)}.site-product-card>form:last-child{grid-column:1/-1}}@media (max-width:640px){.users-module-tabs,.customer-filter-row{grid-template-columns:1fr;display:grid}.users-module-tabs a,.customer-filter-row a{justify-content:center}.customer-email-layout,.customer-email-test-form,.customer-bonus-form,.site-product-form,.site-product-edit-form,.site-product-card{grid-template-columns:1fr}.customer-search{width:100%}.customer-advanced-filters{grid-template-columns:1fr}.customer-advanced-filters .mini-action{grid-column:auto}.customer-mobile-cards .customer-actions-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.site-product-thumb{width:100%;max-width:220px}}
