body,html{min-height:100%}:root{--app-bg:#eef3f8;--surface-soft:#f8fafc;--surface-blue:#f4f8ff;--line:#dce4ef;--line-soft:#edf1f6;--text:#172033;--sidebar:#0f1b2d;--sidebar-soft:#17243a;--radius:8px;--shadow:0 10px 26px rgba(15,35,67,.06)}body{margin:0;background:var(--app-bg);color:var(--text);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}.auth-shell{min-height:100vh;justify-items:end;align-items:center;padding:clamp(24px,6vw,96px);background:linear-gradient(90deg,rgba(241,247,255,.9),rgba(241,247,255,.38) 58%,rgba(241,247,255,.15)),url(/images/login-ecommerce-workspace.webp) 50% /cover no-repeat}.auth-layout{display:block;width:min(100%,408px)}.auth-side-panel{display:none}.auth-card{border-color:rgba(213,224,238,.92);border-radius:10px!important;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(30,61,106,.16)}.auth-card .ant-card-body{padding:34px 36px 30px}.auth-brand{display:flex;align-items:center;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--line-soft)}.auth-brand .ant-typography{display:block}.auth-brand .ant-typography strong{color:var(--text);font-size:15px}.auth-brand .ant-typography-secondary{margin-top:2px}.auth-heading h3{margin:0 0 5px!important;font-size:22px!important;line-height:30px!important}.auth-heading .ant-typography-secondary{font-size:13px;line-height:20px}.auth-card .ant-form-item{margin-bottom:14px}.auth-card .ant-form-item-label{padding-bottom:5px}.auth-card .ant-form-item-label>label{color:#344054;font-weight:600}.auth-card .ant-input,.auth-card .ant-input-affix-wrapper{min-height:40px}.auth-error{margin:-2px 0 14px}.auth-switch{display:flex;align-items:center;justify-content:center;gap:2px;margin-top:16px}.auth-switch .ant-btn{padding-inline:4px}@media (max-width:680px){.auth-shell{padding:16px;justify-items:center;background-position:38%}.auth-layout{width:min(100%,420px)}.auth-card .ant-card-body{padding:26px 22px}}.antd-sider{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:16px 12px;border-right:1px solid rgba(255,255,255,.08);background:var(--sidebar)!important}.antd-sider .ant-layout-sider-children{display:flex;flex-direction:column}.brand-block{display:flex;align-items:center;min-height:48px;margin-bottom:14px;padding:4px 4px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-block span{display:block}.brand-block .ant-avatar{line-height:34px!important}.brand-block .ant-typography strong{color:#fff}.brand-block .ant-typography-secondary{color:rgba(255,255,255,.56)!important}.store-block{display:grid;grid-gap:8px;gap:8px;margin-bottom:12px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);background:var(--sidebar-soft)}.store-block>.ant-typography{color:rgba(255,255,255,.58)!important}.plugin-button{margin-top:12px;border-color:rgba(255,255,255,.22);border-style:dashed;background:rgba(255,255,255,.04);color:rgba(255,255,255,.86)}.plugin-button:hover{border-color:#69b1ff!important;color:#fff!important;background:rgba(22,119,255,.16)!important}.point-card{margin-top:auto;margin-bottom:0}.antd-content{padding:18px 24px 30px}.notice-alert,.workflow-strip{margin-bottom:12px}.workflow-strip{grid-gap:8px}.workflow-step{display:flex;align-items:center;gap:9px;min-width:0;min-height:50px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.workflow-step:active{transform:translateY(1px)}.workflow-step.active{border-color:#b7d8ff;background:var(--surface-blue);color:var(--primary)}.workflow-step.current{border-color:var(--primary);box-shadow:inset 0 0 0 1px rgba(22,119,255,.12)}.workflow-step span{display:grid;min-width:0;grid-gap:2px;gap:2px}.workflow-step strong{color:var(--text)}.workflow-step small{overflow:hidden;color:var(--muted);font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:0 2px}.page-head h3{margin:2px 0 0!important;font-weight:700!important;letter-spacing:0}.page-head .ant-typography-secondary{color:var(--muted)!important}.page-head>.ant-space{flex:none}.full-width{width:100%}.listing-layout{display:grid;grid-gap:10px;align-items:start}.panel-card{border-color:var(--line);box-shadow:var(--shadow)}.product-queue-card .ant-card-body{padding:8px}.product-list-item{cursor:pointer;border-radius:7px;padding:7px 8px!important}.product-list-item.active,.product-list-item:hover{background:#f0f6ff}.product-list-item.active{box-shadow:inset 0 0 0 1px #91caff}.editor-card .ant-card-body{padding:0}.editor-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#fff,#fbfdff)}.editor-title{flex:1 1;min-width:0}.editor-title h4{max-width:760px;margin:2px 0 0!important;font-size:17px!important;line-height:24px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-header>.ant-space{flex:none;flex-wrap:nowrap!important}.editor-header .ant-btn{padding-inline:12px}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:0}.editor-main{min-width:0;padding:14px 16px}.antd-section{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--line-soft)}.antd-section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;margin-bottom:8px}.section-head h5{margin:0!important;color:#1f2a44;line-height:20px!important}.attribute-grid{margin-top:10px}.sku-alert{margin-bottom:8px}.image-panel{min-width:0;padding:14px;border-left:1px solid var(--line-soft)}.main-image-box{display:grid;width:100%;height:220px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.main-image-box .ant-image,.main-image-box img{width:100%;height:100%}.main-image-box img{object-fit:contain}.image-thumb-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px;max-height:150px;margin:8px 0 12px;padding-right:2px;overflow-y:auto}.image-thumb-grid button{display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.image-thumb-grid button.active{border-color:#1677ff;box-shadow:inset 0 0 0 1px #1677ff}.image-thumb-grid img{width:100%;height:100%;object-fit:cover}.category-alert.ant-alert{align-items:flex-start;padding:10px 12px;border-color:#b7d8ff;background:#f4f9ff}.category-alert .ant-alert-icon{margin-top:1px;font-size:15px}.category-alert .ant-alert-message{color:#1f2a44;font-size:14px;font-weight:650;line-height:20px}.category-alert .ant-alert-description{max-width:720px;color:#475467;font-size:12px;line-height:18px}.image-action-list{border-top:1px solid var(--line-soft)}.image-action-list .ant-list-item{align-items:flex-start;padding:10px 0!important;cursor:pointer}.image-action-list .ant-list-item:hover{background:transparent}.image-action-list .ant-list-item-meta{align-items:flex-start}.image-action-list .ant-list-item-meta-title{margin-bottom:2px!important;color:#25324b;font-size:13px;font-weight:600;line-height:19px}.image-action-list .ant-list-item-meta-description{color:#667085!important;font-size:12px;line-height:18px}.image-action-list .ant-list-item-action{margin-left:10px}.points-table{margin-top:14px}.content-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px}.content-section-head h4{margin:3px 0 0!important;font-size:20px!important;line-height:28px!important}.content-section-head .ant-typography-secondary{font-size:11px;letter-spacing:.04em}.points-stat-row{margin-bottom:0}.metric-card{min-height:104px;border-color:var(--line);box-shadow:none}.metric-card-primary{border-top:2px solid #1677ff}.metric-card .ant-card-body{min-height:102px;padding:15px 16px 13px}.metric-card .ant-statistic-title{margin-bottom:8px;color:#7b8491;font-size:13px}.metric-card .ant-statistic-content{font-size:24px;line-height:30px}.metric-card .ant-typography-secondary{display:block;margin-top:8px;font-size:12px}.ledger-card .ant-card-body{padding:0 16px 8px}.ledger-card .ant-card-head-title{font-size:15px}.shop-bind-form{display:grid;grid-gap:8px;gap:8px}.ozon-sync-card .ant-card-body{padding:14px 16px 16px}.ozon-sync-card .ant-card-head-title>span{display:grid;grid-gap:3px;gap:3px}.ozon-sync-card .ant-card-head-title strong{color:#203451;font-size:15px;line-height:20px}.ozon-sync-card .ant-card-head-title small{color:#667085;font-size:12px;font-weight:400;line-height:17px}.ozon-sync-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #edf1f6}.ozon-sync-head h5{margin:2px 0 4px!important;color:#172033;font-size:16px!important;line-height:22px!important}.ozon-sync-head .ant-typography-secondary{font-size:12px}.ozon-sync-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px 0}.ozon-sync-summary div{display:grid;grid-gap:2px;gap:2px;min-height:54px;padding:9px 10px;border:1px solid #dfe6ef;border-radius:7px;background:#f8fafc}.ozon-sync-summary span{color:#667085;font-size:12px;line-height:17px}.ozon-sync-summary strong{color:#172033;font-size:20px;font-weight:650;line-height:24px}.shop-sync-mini-note{padding:2px 0 10px}.ozon-sync-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.ozon-sync-step{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;min-height:60px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:7px;background:#fff}.ozon-sync-step>.anticon{color:#98a2b3;font-size:16px}.ozon-sync-step.done>.anticon{color:#52c41a}.ozon-sync-step.warning>.anticon{color:#faad14}.ozon-sync-step span{display:grid;min-width:0;grid-gap:2px;gap:2px}.ozon-sync-step strong{color:#172033;font-size:13px;font-weight:650;line-height:18px}.ozon-sync-step small,.ozon-sync-step strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ozon-sync-step small{color:#667085;font-size:12px;line-height:17px}@media (max-width:960px){.ozon-sync-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.ozon-sync-steps,.ozon-sync-summary{grid-template-columns:1fr}}.module-page{width:100%}.sourcing-titlebar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:0 2px}.sourcing-titlebar h4{margin:0 0 3px!important;font-size:20px!important;line-height:28px!important}.sourcing-titlebar .ant-typography-secondary{color:#667085!important;font-size:13px}.acquisition-store-hint{display:flex;align-items:center;min-height:32px;gap:8px}.acquisition-store-hint .ant-typography-secondary{font-size:12px}.detail-enrichment-alert{margin-bottom:14px}.image-storage-alert{margin-bottom:12px}.image-storage-alert .ant-alert-description{font-size:12px;line-height:18px}.mapping-memory-strip,.variant-summary-strip{display:flex;align-items:center;gap:8px;min-height:34px;margin-top:10px;padding:7px 10px;border:1px solid #dbeafe;border-radius:7px;background:#f8fbff}.mapping-memory-strip .ant-typography,.variant-summary-strip .ant-typography{font-size:12px;line-height:18px}.knowledge-hero,.module-hero{border-color:#cfe0f5;background:#f7fbff}.module-hero-main{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.knowledge-hero h4,.module-hero h4{margin:2px 0 4px!important;line-height:26px!important}.module-hero .ant-steps{max-width:820px}.library-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 150px auto auto;align-items:center;grid-gap:10px;gap:10px;margin:14px 0 12px}.library-table .ant-avatar{flex:none}.library-shell .ant-card-body{padding:0}.library-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 0}.library-head h4{margin:3px 0 4px!important;font-size:20px!important;line-height:28px!important}.library-head>.ant-space{flex:none}.library-shell .library-toolbar{padding:0 18px}.library-table{border-top:1px solid #edf0f4}.library-product-cell{width:100%;min-width:0}.library-product-cell>.ant-space-item:last-child{min-width:0}.library-product-title{display:block;max-width:460px;line-height:20px}.library-product-meta{display:block;margin-top:2px;font-size:12px;line-height:18px}.readiness-cell{width:128px}.readiness-cell .ant-progress{line-height:1}.readiness-cell .ant-typography{display:block;font-size:12px;line-height:17px}.readiness-panel{padding-bottom:16px;border-bottom:1px solid #edf0f4}.readiness-panel .section-head{align-items:center}.readiness-checks{display:flex;flex-wrap:wrap;gap:7px}.publish-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:12px;gap:12px;align-items:start}.publish-queue-card .ant-card-body{padding:0}.publish-page{margin-top:0}.publish-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.publish-metric{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:12px 14px;border:1px solid #dfe6ef;border-radius:7px;background:#fff;box-shadow:0 4px 14px rgba(31,42,68,.026)}.publish-metric span{color:#667085;font-size:13px}.publish-metric strong{color:#172033;font-size:22px;font-weight:650;line-height:28px}.publish-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px 12px}.publish-panel-head h4{margin:2px 0 3px!important;font-size:18px!important;line-height:24px!important}.publish-panel-head .ant-typography-secondary{color:#667085!important;font-size:13px;line-height:19px}.publish-table{margin-top:0;border-top:1px solid #edf0f4}.publish-preview-card{position:-webkit-sticky;position:sticky;top:18px}.publish-preview-card .ant-card-head{min-height:42px!important}.publish-preview-card .ant-card-head-title{color:#25324b;font-size:14px;font-weight:650}.publish-preview-card h5{margin:4px 0 0!important;color:#202b3f;font-size:14px!important;font-weight:650!important;line-height:21px!important}.publish-current .ant-typography-secondary{color:#8a94a6!important;font-size:12px}.publish-draft-box{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px;padding:12px;border:1px solid #d7e3f2;border-radius:7px;background:#f7fbff}.publish-draft-box.ready{border-color:#b7eb8f;background:#f6ffed}.publish-draft-box .anticon{margin-top:2px;color:#52c41a;font-size:18px}.publish-draft-id{display:block;color:#344054;font-size:13px;font-weight:550;line-height:20px;overflow-wrap:anywhere}.publish-draft-meta{display:block;margin-top:5px;color:#667085!important;font-size:12px;line-height:18px}.publish-checklist{display:flex;flex-wrap:wrap;gap:6px}.publish-checklist .ant-tag{line-height:18px;font-size:12px}.variant-summary-box{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border:1px solid #d7e3f2;border-radius:7px;background:#fbfdff}.variant-summary-box>.ant-typography{font-size:12px;line-height:18px}.variant-summary-box .ant-list-item{align-items:flex-start;gap:10px}.variant-summary-box .ant-list-item .ant-typography{font-size:12px;line-height:18px}.publish-preview-card .ant-list-item{padding:7px 0!important}.publish-preview-card .ant-list-item .ant-typography{font-size:12px;line-height:18px}.workflow-strip{overflow:hidden;gap:0;border:1px solid #dfe6ef;border-radius:7px;box-shadow:0 4px 14px rgba(31,42,68,.024)}.workflow-step{padding:8px 12px;border:0;border-right:1px solid #edf1f6;border-radius:0;box-shadow:none}.workflow-step:last-child{border-right:0}.workflow-step.active{border-color:#edf1f6;background:#fff}.workflow-step.current{background:#f4f8ff}.workflow-step .anticon{color:#98a2b3;font-size:13px}.workflow-step.active .anticon,.workflow-step.current .anticon{color:#1677ff}.workflow-step strong{line-height:18px}.page-head{min-height:44px;margin-bottom:8px}.page-head h3{font-size:21px!important;line-height:27px!important}.notice-alert.ant-alert{min-height:34px;padding:6px 10px}.compact-metric{min-height:92px}.compact-metric .ant-card-body{min-height:90px;padding:14px 16px}.compact-metric .ant-statistic-content{font-size:24px;line-height:30px}.pricing-result-alert{margin-top:22px}.knowledge-hero{min-height:132px}.antd-shell .ant-alert{align-items:center;padding:7px 10px;border-radius:var(--radius)}.antd-shell .ant-alert-message{font-size:13px;line-height:19px}.antd-shell .ant-alert-description{margin-top:2px;font-size:13px;line-height:19px}.notice-alert.ant-alert{min-height:36px;border-color:#c8e6d0;background:#f6ffed}.antd-shell .ant-card{border-radius:var(--radius);box-shadow:var(--shadow)}.antd-shell .ant-card-head{min-height:42px!important;border-bottom-color:var(--line-soft)}.antd-shell .ant-card-head-wrapper{min-height:42px}.antd-shell .ant-card-head-title{padding:9px 0;font-weight:700}.antd-shell .ant-card-extra{padding:7px 0}.antd-shell .ant-statistic-title{margin-bottom:5px;color:var(--muted);font-size:12px}.antd-shell .ant-statistic-content{color:#1f2a44;font-size:24px;line-height:30px}.antd-shell .ant-menu{-webkit-border-end:0!important;border-inline-end:0!important;background:transparent!important;color:rgba(255,255,255,.72)}.antd-shell .ant-menu-item{height:36px;padding-inline:12px!important;border-radius:7px;color:rgba(255,255,255,.74);line-height:36px;font-size:13px}.antd-sider .ant-menu-item,.antd-sider .ant-menu-item .ant-menu-title-content,.antd-sider .ant-menu-item .anticon{color:rgba(255,255,255,.74)!important}.antd-shell .ant-menu-item:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}.antd-sider .ant-menu-item:hover .ant-menu-title-content,.antd-sider .ant-menu-item:hover .anticon{color:#fff!important}.antd-shell .ant-menu-item-selected{background:var(--primary)!important;color:#fff!important;font-weight:650}.antd-shell .ant-menu-item .anticon{font-size:15px}.antd-shell .ant-menu-item-group-title{padding:12px 12px 5px!important;color:rgba(255,255,255,.42);font-size:11px;letter-spacing:0}.antd-shell .ant-menu-item-group-list{margin:0!important}.antd-shell .ant-btn{border-radius:7px;box-shadow:none}.antd-shell .ant-btn:not(.ant-btn-link){min-width:74px}.antd-shell .ant-btn-primary{box-shadow:none}.antd-shell .ant-btn:active{transform:translateY(1px)}.antd-shell .ant-form-item{margin-bottom:10px}.antd-shell .ant-form-item-label{font-weight:500}.antd-shell .ant-form-item-label>label{height:auto;color:#344054;font-size:12px;font-weight:600;line-height:18px}.antd-shell .ant-input,.antd-shell .ant-input-number,.antd-shell .ant-select-selector{border-radius:7px;font-size:13px}.antd-shell .ant-input::placeholder,.antd-shell textarea.ant-input::placeholder{color:#98a2b3}.antd-shell textarea.ant-input{line-height:1.45}.antd-shell .ant-table{font-size:13px}.antd-shell .ant-table-thead>tr>th{color:#475467!important;font-weight:650!important}.antd-shell .ant-table-tbody>tr:hover>td{background:#f5f9ff!important}.antd-shell .ant-table-tbody>tr>td,.antd-shell .ant-table-thead>tr>th{padding:7px 9px!important;border-bottom-color:var(--line-soft)!important}.antd-shell .ant-tag{line-height:19px}.antd-shell .ant-empty-description{color:var(--muted);font-size:13px}.product-list-item .ant-avatar{width:40px!important;height:40px!important;line-height:40px!important}.product-list-item .ant-list-item-meta-title{margin-bottom:2px!important}.product-list-item .ant-list-item-meta-description{line-height:18px}.point-card .ant-card-body{padding:14px 16px}.point-card .ant-statistic-title{margin-bottom:6px;font-size:13px}.point-card .ant-statistic-content{font-size:24px}.antd-shell{background:#f3f6fa}.antd-sider{padding:14px 12px;border-right:1px solid #dfe6ef;background:#fff!important;box-shadow:4px 0 18px rgba(31,42,68,.035)}.brand-block{min-height:44px;border-bottom:1px solid #edf1f6}.brand-block .ant-typography strong{color:#172033}.brand-block .ant-typography-secondary,.store-block>.ant-typography{color:#667085!important}.store-block{padding:10px;border:1px solid #dfe6ef;background:#f8fafc}.plugin-button{border-color:#d0d8e4;background:#fff;color:#344054}.plugin-button:hover{border-color:#1677ff!important;color:#1677ff!important;background:#f5f9ff!important}.antd-sider .ant-menu{background:transparent!important;color:#475467}.antd-sider .ant-menu-item,.antd-sider .ant-menu-item .ant-menu-title-content,.antd-sider .ant-menu-item .anticon{color:#475467!important}.antd-sider .ant-menu-item{border-radius:7px}.antd-sider .ant-menu-item:hover .ant-menu-title-content,.antd-sider .ant-menu-item:hover .anticon{color:#1677ff!important}.antd-sider .ant-menu-item-selected{background:#1677ff!important}.antd-sider .ant-menu-item-selected .ant-menu-title-content,.antd-sider .ant-menu-item-selected .anticon{color:#fff!important}.antd-sider .ant-menu-item-group-title{color:#98a2b3!important;font-weight:600}.point-card{border-color:#dfe6ef}.antd-content{padding:18px 22px 28px}.workflow-strip{gap:6px;margin-bottom:10px}.workflow-step{min-height:42px;padding:7px 10px;border-color:#d7e0ec;background:#fff}.workflow-step strong{font-size:13px}.page-head{min-height:50px;margin-bottom:10px}.notice-alert.ant-alert{margin-bottom:10px;border-color:#b7eb8f}.antd-shell .ant-card{border-color:#dfe6ef;border-radius:7px;box-shadow:0 6px 18px rgba(31,42,68,.035)}.antd-shell .ant-card-head{min-height:40px!important;padding:0 14px}.antd-shell .ant-card-head-wrapper{min-height:40px}.antd-shell .ant-card-head-title{padding:8px 0}.module-hero .ant-card-body{padding:16px 22px!important}.module-hero-main{align-items:center;margin-bottom:12px}.knowledge-hero h4,.module-hero h4{font-size:18px!important;line-height:24px!important}.module-hero .ant-steps{max-width:1180px}.module-hero .ant-steps-item-title{font-size:13px!important}.module-hero .ant-steps-item-icon{width:28px!important;height:28px!important;line-height:28px!important}.antd-shell .ant-tabs-nav{margin-bottom:14px!important}.antd-shell .ant-tabs-tab{padding:8px 0!important;font-size:14px}.antd-shell .ant-form-item-row{display:block}.antd-shell .ant-form-item-label{padding-bottom:4px;text-align:left}.antd-shell .ant-form-item-control{width:100%}.antd-shell .ant-input,.antd-shell .ant-input-number,.antd-shell .ant-select-selector{min-height:34px}.listing-layout{grid-template-columns:300px minmax(0,1fr);gap:10px}.editor-header{padding:12px 16px}.editor-main,.image-panel{padding:14px}.editor-main .ant-form-item-row{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.editor-main .ant-form-item-label{padding:7px 0 0;text-align:right}.editor-main .ant-form-item-label>label{justify-content:flex-end}.editor-main .ant-form-item-control{min-width:0}.library-head{padding:14px 16px 0}.library-head h4{font-size:18px!important;line-height:24px!important}.library-shell .library-toolbar{padding:0 16px}.compact-metric,.metric-card{min-height:88px}.compact-metric .ant-card-body,.metric-card .ant-card-body{min-height:86px;padding:13px 15px}.compact-metric .ant-statistic-content,.metric-card .ant-statistic-content{font-size:22px;line-height:28px}.antd-shell .ant-btn{border-radius:6px;font-weight:500}.antd-shell .ant-btn-sm{height:28px}.antd-shell .ant-tag{min-height:22px;-webkit-margin-end:0;margin-inline-end:0;padding:1px 8px;border-radius:5px;font-size:12px;line-height:18px}.listing-layout{grid-template-columns:286px minmax(0,1fr);gap:12px}.product-queue-card .ant-card-head{padding:0 12px}.product-queue-card .ant-card-head-title{font-weight:650}.product-list-item{min-height:70px;margin-bottom:4px;padding:8px!important}.product-list-item .ant-list-item-meta{min-width:0;align-items:center}.product-list-item .ant-list-item-meta-title{margin-bottom:3px!important;font-size:13px;line-height:18px}.product-list-item .ant-list-item-meta-description{color:#98a2b3!important;font-size:12px;line-height:17px}.product-list-item .ant-avatar{border-radius:6px}.editor-grid{grid-template-columns:minmax(0,1fr) 342px}.editor-header{min-height:60px;padding:12px 14px 11px;background:#fff}.editor-title .ant-typography-secondary{color:#98a2b3!important;font-size:12px}.editor-title h4{max-width:720px;font-size:16px!important;font-weight:650!important;line-height:22px!important}.editor-header>.ant-space{gap:8px!important}.editor-main{padding:14px 16px 16px}.antd-section{padding-bottom:16px;margin-bottom:16px}.section-head{min-height:28px;margin-bottom:10px}.section-head h5{color:#172033;font-size:14px!important;font-weight:650!important}.section-head .ant-btn-link{height:28px;padding:0;font-size:13px}.editor-main .ant-row{row-gap:2px}.editor-main .ant-form-item{margin-bottom:12px}.editor-main .ant-form-item-row{grid-template-columns:88px minmax(0,1fr);gap:12px}.editor-main .ant-form-item-label{padding-top:7px}.editor-main .ant-form-item-label>label{height:auto;color:#344054;font-size:13px;font-weight:550;line-height:20px}.editor-main textarea.ant-input{min-height:78px;line-height:20px}.editor-main .ant-input,.editor-main .ant-input-number,.editor-main .ant-select-selector{border-radius:6px;font-size:13px}.category-summary{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:64px;padding:12px 14px;border:1px solid #c9e0ff;border-radius:7px;background:#f7fbff}.category-summary.selected{border-color:#b7eb8f;background:#fbfff7}.category-summary-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e6f4ff;color:#1677ff;font-size:15px}.category-summary.selected .category-summary-icon{background:#f6ffed;color:#52c41a}.category-summary-main{display:grid;min-width:0;grid-gap:3px;gap:3px}.category-summary-main .ant-typography{min-width:0;overflow:hidden;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.category-summary-main .ant-typography-secondary{color:#667085!important;font-size:12px}.ozon-language-select{width:104px}.ozon-category-picker{display:grid;grid-gap:12px;gap:12px}.ozon-category-picker .ant-alert{padding:8px 12px;border-radius:7px}.ozon-category-picker .ant-table-wrapper{border:1px solid #edf1f6;border-radius:7px;overflow:hidden}.ozon-category-picker .ant-table-thead>tr>th{background:#f8fafc!important;color:#667085!important;font-size:12px;font-weight:650!important}.ozon-category-picker .ant-table-tbody>tr>td{padding:10px 12px!important;vertical-align:middle}.ozon-type-cell{display:grid;min-width:0;grid-gap:3px;gap:3px}.ozon-type-cell .ant-typography{min-width:0;overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.ozon-type-cell .ant-typography-secondary{color:#667085!important;font-size:12px}.attribute-workbench{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.attribute-status{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;padding:10px 12px;border:1px solid #dfe6ef;border-radius:7px;background:#f8fafc}.attribute-status>div{display:grid;grid-gap:2px;gap:2px}.attribute-status strong{color:#172033;font-size:20px;font-weight:650;line-height:24px}.attribute-status .ant-typography-secondary,.attribute-status small{color:#667085!important;font-size:12px;line-height:17px}.attribute-group{display:grid;grid-gap:8px;gap:8px}.attribute-group-head{display:flex;align-items:center;justify-content:space-between;min-height:26px}.attribute-group-head .ant-typography{color:#172033;font-size:13px;line-height:18px}.attribute-grid{margin-top:0}.attribute-grid,.attribute-item{display:grid;grid-gap:8px;gap:8px}.attribute-item{min-width:0;padding:10px;border:1px solid #dfe6ef;border-radius:7px;background:#fff}.attribute-item.missing{border-color:#ffd8bf;background:#fffaf7}.attribute-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.attribute-item-head span{display:grid;min-width:0;grid-gap:1px;gap:1px}.attribute-item-head strong{color:#172033;font-size:13px;font-weight:650;line-height:18px}.attribute-item-head small,.attribute-item-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attribute-item-head small{color:#98a2b3;font-size:11px;line-height:16px}.attribute-control,.attribute-control .ant-input,.attribute-control .ant-select{width:100%}.sku-alert.ant-alert{align-items:center;margin-bottom:10px;padding:7px 10px;border-color:#b7eb8f;border-radius:7px;background:#f6ffed}.sku-alert .ant-alert-message{color:#344054;font-size:12px;line-height:18px}.sku-bulk-toolbar{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;margin:0 0 10px;border:1px solid #e5eaf1;border-radius:7px;background:#fafcff}.sku-bulk-toolbar>.ant-typography{flex:0 0 auto;margin-right:2px;font-size:12px}.sku-bulk-toolbar .ant-input-number{width:154px}.sku-bulk-toolbar .ant-btn{margin-left:auto}.ozon-import-actions{display:flex;gap:8px}.ozon-import-preview{display:grid;grid-gap:8px;gap:8px}.ozon-import-preview pre{max-height:280px;padding:10px;margin:0;overflow:auto;border:1px solid #e5eaf1;border-radius:7px;background:#0f172a;color:#dbeafe;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.editor-main .ant-table-wrapper{border:1px solid #edf1f6;border-radius:7px;overflow:hidden}.editor-main .ant-table{font-size:13px}.editor-main .ant-table-thead>tr>th{padding:9px 12px!important;background:#f8fafc!important;color:#667085!important;font-size:12px;font-weight:650!important}.editor-main .ant-table-tbody>tr>td{padding:8px 12px!important}.editor-main .ant-table .ant-input,.editor-main .ant-table .ant-input-number{width:100%;min-height:30px}.image-panel{padding:14px 14px 16px;background:#fbfcfe}.readiness-panel{padding-bottom:14px;margin-bottom:14px}.readiness-panel .section-head{margin-bottom:8px}.readiness-panel .ant-progress-text{color:#172033!important;font-size:12px!important;font-weight:650}.readiness-checks{gap:6px}.readiness-checks .ant-tag{background:#fff}.main-image-box{position:relative;height:202px;border-radius:7px}.main-image-badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 8px;border-radius:5px;background:rgba(22,119,255,.92);color:#fff;font-size:12px;font-weight:600;line-height:24px;box-shadow:0 4px 10px rgba(22,119,255,.18)}.image-toolbar{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:8px}.image-toolbar .ant-btn{width:100%}.image-thumb-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-height:126px;margin:8px 0 14px}.image-thumb-grid button{position:relative;border-radius:6px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.image-thumb-grid button:hover{border-color:#91caff}.image-thumb-grid button:active{transform:scale(.98)}.image-thumb-grid button.is-main{border-color:#1677ff;box-shadow:inset 0 0 0 1px #1677ff}.image-thumb-grid button span{position:absolute;right:4px;bottom:4px;display:grid;width:19px;height:19px;place-items:center;border-radius:4px;background:#1677ff;color:#fff;font-size:11px;font-weight:650;line-height:19px}.image-action-list{display:grid;grid-gap:8px;gap:8px;padding-top:12px;border-top:1px solid #edf1f6}.image-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;width:100%;min-height:58px;padding:9px 10px;border:1px solid #dfe6ef;border-radius:7px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.image-action-row:hover{border-color:#91caff;background:#f7fbff;box-shadow:0 4px 12px rgba(22,119,255,.06)}.image-action-row:active{transform:translateY(1px)}.image-action-row span{display:grid;min-width:0;grid-gap:3px;gap:3px}.image-action-row strong{color:#172033;font-size:13px;font-weight:650;line-height:18px}.image-action-row small,.image-action-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-action-row small{color:#667085;font-size:12px;line-height:17px}.image-job-panel{display:grid;grid-gap:8px;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #edf1f6}.image-job-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px}.image-job-head .ant-typography{font-size:12px;line-height:18px}.image-job-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;min-height:46px;padding:8px;border:1px solid #dfe6ef;border-radius:7px;background:#fff}.image-job-row .ant-avatar{border-radius:5px}.image-job-row span{display:grid;min-width:0;grid-gap:1px;gap:1px}.image-job-row strong{color:#25324b;font-size:12px;font-weight:650;line-height:17px}.image-job-row small,.image-job-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-job-row small{color:#667085;font-size:11px;line-height:16px}@media (max-width:1200px){.editor-grid,.listing-layout,.publish-layout{grid-template-columns:1fr}.publish-preview-card{position:static}.image-panel{border-top:1px solid #edf0f4;border-left:0}.module-hero .ant-steps{max-width:none}}@media (max-width:900px){.ant-layout.antd-shell,.antd-shell,.antd-shell>.ant-layout{display:block!important}.antd-sider{position:static;width:100%!important;min-width:0!important;max-width:none!important;height:auto;padding:12px}.antd-sider .ant-layout-sider-children{display:block}.brand-block,.store-block{margin-bottom:10px}.antd-sider .ant-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px 8px;gap:4px 8px}.antd-sider .ant-menu-item-group,.antd-sider .ant-menu-item-group-list{display:contents}.antd-sider .ant-menu-item-group-title{display:block;grid-column:1/-1;padding:8px 2px 2px!important}.antd-sider .ant-menu-item{width:100%!important;margin:0!important}.point-card{margin-top:10px}.antd-content{padding:16px 14px 26px}.editor-header,.module-hero-main,.page-head{display:grid}.workflow-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.workflow-step{flex:0 0 156px}.module-hero .ant-steps{overflow-x:auto;padding-bottom:4px}.library-head,.library-toolbar{display:grid;grid-template-columns:1fr}.sku-bulk-toolbar{flex-wrap:wrap}.sku-bulk-toolbar .ant-btn{margin-left:0}.ozon-import-actions{flex-wrap:wrap}}.antd-sider .sidebar-nav-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#c9d5e4 transparent}.antd-sider .sidebar-nav-scroll .ant-menu{width:100%;padding-bottom:8px}.antd-sider .sidebar-nav-scroll .ant-menu-item,.antd-sider .sidebar-nav-scroll .ant-menu-item-group-list{width:100%;max-width:100%}.antd-content{padding-top:28px!important}.page-head{margin-top:0}.workflow-step{position:relative;color:#8b98aa}.workflow-step.completed{background:#fbfdff;color:#1677ff}.workflow-step.completed .anticon{color:#1677ff}.workflow-step.current{color:#1677ff;box-shadow:inset 0 -2px 0 #1677ff}.workflow-step.current strong{color:#1558b0}.workflow-step.pending{background:#fff}.workflow-step.pending .anticon,.workflow-step.pending .workflow-step-marker{color:#a5b0bf}.workflow-step-marker{display:inline-grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border:1px solid;border-radius:50%;font-size:10px;font-weight:700;line-height:1}.account-dropdown .ant-dropdown-menu-item-danger.ant-dropdown-menu-item-active,.account-dropdown .ant-dropdown-menu-item-danger:hover{background:#fff5f5!important;color:#d84a4a!important}.account-dropdown .ant-dropdown-menu-item-danger.ant-dropdown-menu-item-active .anticon,.account-dropdown .ant-dropdown-menu-item-danger:hover .anticon{color:#d84a4a!important}.auth-restoring-shell{place-items:center}.auth-restoring-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px;width:min(100%,420px);padding:28px;border:1px solid #dce6f2;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 18px 46px rgba(24,45,76,.1)}.auth-restoring-copy{display:grid;grid-gap:3px;gap:3px;align-content:center}.auth-restoring-copy h4{margin:0!important;color:#172033}.auth-restoring-copy .ant-typography-secondary{font-size:13px;line-height:20px}.auth-restoring-card .auth-loading-stack{grid-column:1/-1;margin-top:6px}:root{--surface-blue:#f0f6ff;--line:#dbe5f0;--text:#1b2a41;--muted:#718096;--radius:10px;--shadow:0 10px 30px rgba(38,74,125,.06)}.auth-shell{position:relative;padding:32px clamp(20px,6vw,92px);overflow:hidden;background:linear-gradient(90deg,rgba(246,250,255,.98),rgba(246,250,255,.92) 44%,rgba(246,250,255,.56)),url(/images/login-ecommerce-workspace.webp) 50% /cover no-repeat}.auth-shell:after,.auth-shell:before{position:absolute;content:"";pointer-events:none;border-radius:50%;filter:blur(1px)}.auth-shell:before{top:-180px;left:-120px;width:460px;height:460px;background:rgba(175,211,255,.26)}.auth-shell:after{right:-140px;bottom:-220px;width:520px;height:520px;background:rgba(205,231,255,.32)}.auth-layout{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) 408px;width:min(100%,1120px);overflow:hidden;border:1px solid rgba(210,224,240,.88);border-radius:18px;background:rgba(255,255,255,.68);box-shadow:0 30px 80px rgba(40,77,126,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-side-panel{flex-direction:column;min-width:0;padding:54px 48px 42px;background:linear-gradient(145deg,rgba(242,248,255,.92),rgba(229,241,255,.72)),url(/images/login-ecommerce-workspace.webp) 50% /cover no-repeat}.auth-side-brand{display:flex;align-items:center;gap:10px}.auth-brand .ant-avatar,.auth-side-brand .ant-avatar{border-radius:10px!important;background:#2f6fed!important;box-shadow:0 8px 18px rgba(47,111,237,.24)}.auth-side-brand .ant-typography{color:#203451;font-size:16px}.auth-side-title{display:flex;align-items:baseline;gap:12px;margin-top:74px;color:#203451}.auth-side-title .ant-typography{color:inherit;font-size:clamp(28px,3.2vw,42px);font-weight:700;letter-spacing:0}.auth-side-title span{color:#8aa9d5;font-weight:400}.auth-side-caption{max-width:420px;color:#607896!important;line-height:1.8}.auth-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:auto;padding-top:54px}.auth-feature-item{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid rgba(205,220,238,.88);border-radius:10px;background:rgba(255,255,255,.66)}.auth-feature-icon,.core-feature-icon{display:grid;flex:0 0 auto;place-items:center;border:1px solid #cfe0ff;border-radius:10px;background:#edf4ff;color:#2f6fed}.auth-feature-icon{font-size:15px}.auth-feature-item.violet .auth-feature-icon,.core-feature-card.violet .core-feature-icon{border-color:#dfd2ff;background:#f4efff;color:#7c5ce6}.auth-feature-item.green .auth-feature-icon,.core-feature-card.green .core-feature-icon{border-color:#cce9df;background:#edf9f5;color:#16a37a}.auth-feature-item>span:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.auth-feature-item strong{overflow:hidden;color:#29405f;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.auth-feature-item small{color:#7d91aa}.auth-card{align-self:stretch;border:0!important;border-left:1px solid rgba(221,231,242,.92)!important;border-radius:0!important;background:rgba(255,255,255,.92);box-shadow:none}.auth-card .ant-card-body{justify-content:center;min-height:100%;padding:54px 42px 42px}.auth-brand{padding-bottom:0;border-bottom:0}.auth-brand .ant-typography strong{font-size:16px}.auth-brand .ant-typography-secondary{color:#8a9bb0!important;font-size:12px}.auth-heading{margin:58px 0 28px}.auth-heading h3{color:#1c2d47;font-size:28px!important;line-height:36px!important}.auth-heading .ant-typography-secondary{color:#8292a7!important;font-size:14px;line-height:22px}.auth-card .ant-form-item{margin-bottom:18px}.auth-card .ant-form-item-label{padding-bottom:7px}.auth-card .ant-form-item-label>label{color:#3c4f68;font-size:13px}.auth-card .ant-input,.auth-card .ant-input-affix-wrapper{min-height:44px;border-color:#d8e3ef;border-radius:8px;background:#fbfdff}.auth-card .ant-input-affix-wrapper-focused,.auth-card .ant-input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px rgba(47,111,237,.12)}.auth-card .ant-btn-primary{height:44px;border-radius:8px;font-size:14px;font-weight:650;box-shadow:0 8px 18px rgba(47,111,237,.2)}.auth-switch{margin-top:22px}.overview-page{gap:18px!important}.overview-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:6px 2px 0}.overview-kicker{display:block;color:#8ca0b8!important;font-size:11px;font-weight:700;letter-spacing:.12em}.overview-welcome h2{margin:8px 0 6px!important;color:#1c2d47;font-size:28px!important;line-height:36px!important}.overview-welcome .ant-typography-secondary{color:#72839a!important;font-size:14px}.overview-actions .ant-btn{min-width:112px!important}.overview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.overview-stat{display:grid;grid-template-columns:1fr auto;align-items:end;min-height:92px;padding:16px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.overview-stat span{grid-column:1/-1;color:#778aa2;font-size:12px}.overview-stat strong{margin-top:10px;color:#203451;font-size:28px;line-height:32px}.overview-stat small{padding-bottom:3px;color:#8da0b8;font-size:12px}.core-feature-section{padding-top:4px}.core-feature-section>.section-head{margin-bottom:12px}.core-feature-section>.section-head h4{margin:3px 0 0!important;color:#203451;font-size:18px!important;line-height:26px!important}.core-feature-section>.section-head>.ant-typography{color:#8a9bb0!important;font-size:12px}.core-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.core-feature-card{display:flex;min-height:226px;flex-direction:column;align-items:stretch;padding:22px 22px 20px;border:1px solid var(--line);border-radius:12px;background:#fff;color:inherit;text-align:left;cursor:pointer;box-shadow:0 8px 24px rgba(38,74,125,.035);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.core-feature-card:hover{border-color:#a9c8ff;box-shadow:0 14px 30px rgba(47,111,237,.1);transform:translateY(-2px)}.core-feature-card:active{transform:translateY(0)}.core-feature-top{display:flex;align-items:flex-start;justify-content:space-between}.core-feature-icon{width:42px;height:42px;font-size:20px}.core-feature-index{color:#9aabc0;font-weight:650}.core-feature-copy{display:grid;grid-gap:10px;gap:10px;margin-top:30px}.core-feature-copy strong{color:#203451;font-size:17px;line-height:24px}.core-feature-copy span{color:#70839c;font-size:12px;line-height:20px}.core-feature-meta{display:block;margin-top:auto;padding-top:16px;color:#7790b0;font-size:12px;font-weight:600;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.overview-lower-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:12px;gap:12px}.overview-lower-grid .ant-card{height:100%}.overview-process-card .ant-list-item{gap:12px;padding:12px 0!important}.process-step-number{color:#7694c4;font-size:12px;font-weight:700;letter-spacing:.06em}.process-step-check{margin-left:auto;color:#2f6fed;font-size:15px}.overview-shop-summary{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:76px;margin-bottom:16px}.overview-shop-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#edf4ff;color:#2f6fed;font-size:19px}.overview-shop-summary h5{margin:0 0 4px!important;color:#203451;font-size:15px!important}.overview-shop-summary .ant-typography-secondary{color:#8292a7!important;font-size:12px}@media (max-width:900px){.auth-shell{padding:18px;background-position:38%}.auth-layout{grid-template-columns:1fr;width:min(100%,520px);min-height:auto}.auth-side-panel{min-height:300px;padding:28px 26px}.auth-side-title{margin-top:34px}.auth-side-title .ant-typography{font-size:28px}.auth-feature-grid{padding-top:28px}.auth-card{border-top:1px solid rgba(221,231,242,.92)!important;border-left:0!important}.auth-card .ant-card-body{min-height:0;padding:34px 26px 28px}.overview-welcome{display:grid;align-items:start}.overview-actions{width:100%}.overview-actions .ant-btn{flex:1 1}.core-feature-grid,.overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-lower-grid{grid-template-columns:1fr}}@media (max-width:560px){.auth-feature-grid,.core-feature-grid,.overview-stats{grid-template-columns:1fr}.auth-side-title{gap:8px}.auth-side-title .ant-typography{font-size:24px}.auth-side-title span{font-size:18px}.auth-feature-item{padding:10px}.overview-welcome h2{font-size:24px!important;line-height:32px!important}.overview-actions{display:grid!important;grid-template-columns:1fr 1fr}.core-feature-card{min-height:184px}}.antd-shell{background:#f4f7fb}.antd-sider{width:224px!important;min-width:224px!important;max-width:224px!important;padding:14px 12px 16px;background:#fbfdff!important}.brand-block{min-height:46px;margin-bottom:12px;padding:2px 4px 12px}.brand-block .ant-avatar{background:#2474ff!important}.store-block{gap:9px;margin-bottom:18px;padding:11px;border-color:#dce6f2;border-radius:10px;background:#f6f9fd}.store-block .ant-btn{justify-content:center;height:34px;border-radius:8px;font-size:13px}.antd-sider .ant-menu-item{font-size:13px}.antd-sider .ant-menu-item-selected .ant-menu-title-content,.antd-sider .ant-menu-item-selected .anticon{color:#1677ff!important}.antd-sider .ant-menu-item-group-title{padding:12px 10px 5px!important;color:#9aaabd!important}.sidebar-footer{padding-bottom:2px}.plugin-card,.point-card{border:1px solid #dce6f2;color:#243650;cursor:pointer;text-align:left;box-shadow:0 8px 22px rgba(32,70,118,.045)}.plugin-card{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;padding:11px}.plugin-card:hover,.point-card:hover{border-color:#a8c9ff;background:#f8fbff}.plugin-card-icon{width:34px;height:34px;border:1px solid #cfe0ff;border-radius:9px;background:#edf4ff;color:#1677ff;font-size:16px}.plugin-card span:last-child,.point-card span{display:grid;min-width:0;grid-gap:2px;gap:2px}.plugin-card strong{color:#203451;font-size:13px;line-height:18px}.plugin-card small{overflow:hidden;color:#7b8da5;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.point-card{gap:12px;min-height:68px;margin:0;padding:12px 15px}.point-card small{color:#7b8da5;font-size:12px;line-height:16px}.point-card strong{color:#1f2d44;font-weight:650;line-height:28px}.point-card em{display:grid;min-width:46px;height:28px;place-items:center;color:#1677ff;font-size:12px;font-weight:650}.antd-content{padding:20px 28px 34px}.page-head{min-height:54px;margin-bottom:18px}.page-head h3{font-size:24px!important;line-height:30px!important}.page-head>div .ant-typography-secondary{color:#7f90a6!important}.page-head>.ant-space{gap:10px!important}.module-page{gap:16px!important}.module-title-card{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:118px;padding:22px 24px;border:1px solid #dce6f2;border-radius:12px;background:linear-gradient(135deg,rgba(242,248,255,.96),rgba(255,255,255,.94)),#fff;box-shadow:0 12px 30px rgba(32,70,118,.055)}.module-kicker{display:block;color:#8ea2bb!important;font-size:11px;font-weight:750;letter-spacing:.12em}.module-title-card h4{margin:6px 0 5px!important;color:#1d2b42;font-size:22px!important}.module-title-card .ant-typography-secondary{display:block;max-width:680px;color:#72839a!important;font-size:13px;line-height:21px}.module-title-card>.ant-btn,.module-title-card>.ant-space,.module-title-card>.ant-tag{flex:none}.metric-grid{display:grid;grid-gap:12px;gap:12px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid .metric-card,.points-stat-row .metric-card{min-height:96px;border-color:#dce6f2;border-radius:12px;background:#fff;box-shadow:0 9px 24px rgba(32,70,118,.04)}.metric-grid .metric-card .ant-card-body{min-height:94px;padding:16px 18px}.metric-card-primary{border-top:0;box-shadow:inset 0 0 0 1px rgba(22,119,255,.12),0 12px 28px rgba(22,119,255,.08)!important}.content-card,.ledger-card,.library-shell,.ozon-sync-card,.publish-preview-card,.publish-queue-card{border-color:#dce6f2!important;border-radius:12px!important;background:#fff;box-shadow:0 10px 28px rgba(32,70,118,.045)!important}.content-card .ant-card-head,.ledger-card .ant-card-head,.library-shell .ant-card-head,.ozon-sync-card .ant-card-head{min-height:48px!important;padding:0 18px}.content-card .ant-card-head-title,.ledger-card .ant-card-head-title,.library-shell .ant-card-head-title,.ozon-sync-card .ant-card-head-title{color:#203451;font-size:15px}.content-card .ant-card-body{padding:18px}.sourcing-page .ant-tabs-nav{margin-bottom:18px!important}.sourcing-page .ant-alert{margin-top:2px;padding:12px 14px;border-radius:10px}.library-page .library-head{display:none}.library-toolbar{grid-template-columns:minmax(320px,1fr) 160px auto auto;margin:0;padding:16px 18px!important;border-bottom:1px solid #edf2f7}.library-table{border-top:0}.library-table .ant-table-thead>tr>th,.publish-table .ant-table-thead>tr>th{height:42px;background:#f8fbff!important;color:#64748b!important;font-size:12px}.library-table .ant-table-tbody>tr>td,.publish-table .ant-table-tbody>tr>td{padding:10px 12px!important}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.plan-card{display:grid;grid-gap:8px;gap:8px;min-height:132px;padding:17px;border:1px solid #dce6f2;border-radius:12px;background:#fff;color:#203451;cursor:pointer;text-align:left;box-shadow:0 8px 22px rgba(32,70,118,.04)}.plan-card:hover{border-color:#a8c9ff;box-shadow:0 12px 28px rgba(22,119,255,.08)}.plan-card span{color:#203451;font-size:14px;font-weight:700}.plan-card strong{color:#1677ff;font-size:28px;line-height:32px}.plan-card small{margin-left:4px;color:#7b8da5;font-size:12px;font-weight:500}.plan-card em{color:#72839a;font-size:12px;font-style:normal;line-height:18px}.pricing-result-card .ant-statistic-content{font-size:22px}.knowledge-grid .ant-card{min-height:150px;border-color:#dce6f2;border-radius:12px;box-shadow:0 8px 22px rgba(32,70,118,.04)}.knowledge-grid .ant-card-body{padding:18px}.notice-alert.ant-alert{min-height:38px;margin-bottom:14px;border-color:#d7e8ff;background:#f5f9ff}.workflow-strip{gap:8px;margin:12px 0 16px}.workflow-step{min-height:44px;border-color:#dce6f2}.workflow-step svg{font-size:13px}.workflow-step.current{border-color:#8bbcff;background:#f2f7ff}@media (max-width:1180px){.metric-grid.four,.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.module-title-card{align-items:flex-start}}@media (max-width:900px){.sidebar-footer{margin-top:12px}.module-title-card{display:grid;min-height:0;padding:18px}.library-toolbar,.metric-grid.four,.metric-grid.three,.plan-grid{grid-template-columns:1fr}}:root{--app-bg:#f5f7fb;--line:#e4ebf4;--text:#151b26;--muted:#667085;--primary:#1677ff;--shadow:0 12px 30px rgba(24,45,76,.055)}.antd-shell{min-height:100vh;background:var(--app-bg)}.antd-sider{width:236px!important;max-width:236px!important;min-width:236px!important;padding:18px 14px;border-right:1px solid var(--line);background:#fbfcfe!important}.brand-block{min-height:58px;margin-bottom:16px;padding:0 4px 18px;border-bottom:1px solid var(--line)}.brand-block .ant-avatar{width:38px!important;height:38px!important;border-radius:12px!important;line-height:38px!important}.brand-block .ant-typography strong{color:#151b26;font-size:15px;font-weight:760}.brand-block .ant-typography-secondary{color:#8b98aa!important;font-size:12px}.store-block{gap:10px;margin-bottom:24px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff}.store-block>.ant-typography{color:var(--muted)!important;font-size:12px;font-weight:680}.store-switch-button.ant-btn{height:38px;border-color:#d7e0ec;border-radius:10px;background:#fff;color:#182336;font-weight:680}.store-button-content{width:100%;justify-content:space-between}.store-inline-status{display:flex;align-items:center;justify-content:space-between;color:#8b98aa;font-size:12px;line-height:1.5}.store-inline-status button{border:0;background:transparent;color:var(--primary);cursor:pointer;font-size:12px;font-weight:680}.store-block>.ant-btn:not(.store-switch-button){height:34px;border-color:#d7e0ec;border-radius:10px;color:#38455a;font-weight:650}.antd-sider .ant-menu-item-group-title{padding:12px 12px 8px!important;color:#9aa8ba!important;font-size:12px;font-weight:800}.antd-sider .ant-menu-item{height:38px;padding-inline:12px!important;border-radius:10px;color:#526074!important;font-size:14px;font-weight:560;line-height:38px}.antd-sider .ant-menu-item .ant-menu-title-content,.antd-sider .ant-menu-item .anticon{color:inherit!important}.antd-sider .ant-menu-item:hover{background:#eef5ff!important;color:var(--primary)!important}.antd-sider .ant-menu-item-selected{background:#eef5ff!important;font-weight:760}.sidebar-footer{padding-top:12px}.plugin-card,.point-card{border:1px solid var(--line);border-radius:14px;box-shadow:none}.plugin-card{min-height:62px;padding:13px}.plugin-card-icon{border-color:#cfe0ff;border-radius:10px;background:#eef5ff;color:var(--primary)}.point-card{min-height:74px;padding:13px}.point-card strong{color:#172033;font-size:24px;font-weight:760}.point-card em{border-radius:999px;background:#eef5ff;color:var(--primary)}.antd-content{padding:0 28px 28px;background:var(--app-bg)}.page-head{margin:0 0 22px;padding:0}.page-head h3{margin-top:8px!important;color:#151b26;font-size:26px!important;font-weight:760!important;line-height:32px!important}.page-head>div .ant-typography-secondary{color:#91a0b3!important;font-size:13px;font-weight:650}.account-trigger{gap:12px;min-width:296px;height:48px;border:1px solid #d7e0ec;border-radius:14px;padding:0 12px;color:#152033;cursor:pointer;box-shadow:0 10px 24px rgba(24,45,76,.055)}.account-trigger:hover{border-color:#b8d3ff;background:#fff}.account-avatar.ant-avatar{flex:0 0 auto;border-radius:10px!important;background:linear-gradient(135deg,#2f80ed,#59c1a8)!important;font-size:14px;font-weight:780}.account-copy{display:grid;text-align:left}.account-copy strong{color:#152033;font-size:14px;font-weight:760;line-height:18px}.account-copy small,.account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy small{color:#8b98aa;font-size:12px;font-weight:620;line-height:16px}.account-trigger .anticon{color:#7d8a9c;font-size:12px}.account-dropdown .ant-dropdown-menu{width:316px;border:1px solid #d9e3f2;border-radius:16px;box-shadow:0 22px 50px rgba(24,45,76,.16)}.account-dropdown .ant-dropdown-menu-item-group-title{padding:0}.account-dropdown-summary{display:grid;grid-gap:4px;gap:4px;padding:16px 18px 14px;border-bottom:1px solid var(--line)}.account-dropdown-summary .ant-typography{margin:0}.account-dropdown-summary .ant-typography strong{color:#172033;font-size:16px;line-height:22px}.account-dropdown-summary .ant-typography-secondary{color:#8a96a8!important;font-size:13px}.account-dropdown-store{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;border-radius:10px;background:#f6f9fe;padding:9px 10px;color:#506176;font-size:12px;font-weight:650}.account-dropdown .ant-dropdown-menu-item{min-height:52px;padding:0 18px!important;border-bottom:1px solid var(--line);color:#303b4f;font-size:15px;font-weight:650}.account-dropdown .ant-dropdown-menu-item:last-child{border-bottom:0}.account-dropdown .ant-dropdown-menu-item .anticon{color:#7e8b9d;font-size:17px}.account-dropdown .ant-dropdown-menu-item-danger,.account-dropdown .ant-dropdown-menu-item-danger .anticon{color:#e05252!important}.account-dropdown .ant-dropdown-menu-item-divider{margin:0;background:var(--line)}.module-title-card{min-height:128px;border-color:var(--line);border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:var(--shadow)}.module-title-card h4{color:#151b26;font-size:24px!important;line-height:30px!important}.module-title-card .ant-typography-secondary{color:#8b98aa!important;font-size:14px;line-height:24px}.antd-shell .ant-card{border-color:var(--line);border-radius:14px;box-shadow:0 10px 28px rgba(24,45,76,.045)}.antd-shell .ant-card-head{min-height:48px!important}.antd-shell .ant-card-head-wrapper{min-height:48px}.antd-shell .ant-card-head-title{padding:12px 0;color:#1f2a44;font-size:15px;font-weight:760}.antd-shell .ant-card-body{padding:16px}.metric-grid,.publish-metrics{gap:12px}.compact-metric,.metric-grid .metric-card,.points-stat-row .metric-card{border-radius:14px;box-shadow:0 10px 28px rgba(24,45,76,.045)}.antd-shell .ant-btn{height:38px;border-radius:10px}.antd-shell .ant-btn-sm{height:30px;border-radius:8px}.antd-shell .ant-input,.antd-shell .ant-input-affix-wrapper,.antd-shell .ant-input-number,.antd-shell .ant-select-selector{border-radius:10px!important}.antd-shell .ant-table-tbody>tr>td,.antd-shell .ant-table-thead>tr>th{padding:12px 14px!important}.antd-content{font-size:13px}.page-head{min-height:58px;margin-bottom:16px}.page-head h3{margin-top:6px!important;font-size:22px!important;line-height:28px!important}.page-head>div .ant-typography-secondary{font-size:12px}.module-title-card{min-height:112px;padding:20px 24px}.content-section-head h4,.knowledge-hero h4,.library-head h4,.module-hero h4,.module-title-card h4,.publish-panel-head h4{font-size:18px!important;line-height:24px!important}.content-section-head .ant-typography-secondary,.knowledge-hero .ant-typography-secondary,.library-head .ant-typography-secondary,.module-hero .ant-typography-secondary,.module-title-card .ant-typography-secondary,.publish-panel-head .ant-typography-secondary{font-size:12px!important;line-height:20px!important}.module-kicker,.module-title-card .module-kicker{font-size:11px!important;letter-spacing:.08em}.compact-metric,.metric-grid .metric-card,.points-stat-row .metric-card{min-height:84px}.compact-metric .ant-card-body,.metric-card .ant-card-body,.metric-grid .metric-card .ant-card-body,.points-stat-row .metric-card .ant-card-body{min-height:82px;padding:14px 16px}.antd-shell .ant-statistic-title,.metric-card .ant-statistic-title{margin-bottom:6px;font-size:12px}.antd-shell .ant-statistic-content,.compact-metric .ant-statistic-content,.metric-card .ant-statistic-content{font-size:22px!important;line-height:28px!important}.antd-shell .ant-card-head{min-height:44px!important;padding:0 16px}.antd-shell .ant-card-head-wrapper{min-height:44px}.antd-shell .ant-card-head-title{padding:10px 0}.antd-shell .ant-card-body{padding:14px}.core-feature-copy strong,.editor-title h4,.feature-card h3,.section-head h5{font-size:14px!important;line-height:20px!important}.core-feature-copy span,.feature-card p,.product-list-item .ant-list-item-meta-description,.sub-panel p,.tile-sub{font-size:12px!important;line-height:18px!important}.antd-shell .ant-btn{height:34px;border-radius:9px;font-size:13px}.antd-shell .ant-input,.antd-shell .ant-input-affix-wrapper,.antd-shell .ant-input-number,.antd-shell .ant-select-selector{min-height:34px;font-size:13px}.antd-shell .ant-tabs-tab{font-size:13px}.antd-shell .ant-table{font-size:12px}.antd-shell .ant-table-tbody>tr>td,.antd-shell .ant-table-thead>tr>th{padding:9px 12px!important}.antd-shell .ant-alert-description,.antd-shell .ant-alert-message{font-size:12px;line-height:18px}.publish-metric{min-height:54px;padding:10px 13px}.publish-metric span{font-size:12px}.publish-metric strong{font-size:20px;line-height:26px}.account-trigger{height:44px}.account-copy strong{font-size:13px}.account-copy small{font-size:11px}.auth-side-title .ant-typography{font-size:38px;line-height:1.12}.auth-feature-item{padding:16px}.antd-content{padding-inline:26px}.module-title-card{min-height:98px;padding:18px 22px}.knowledge-hero h4,.module-hero h4,.module-title-card h4{margin:4px 0!important;font-size:17px!important;line-height:23px!important;font-weight:720!important}.knowledge-hero .ant-typography-secondary,.module-hero .ant-typography-secondary,.module-title-card .ant-typography-secondary{max-width:620px;font-size:12px!important;line-height:19px!important}.overview-page .content-section-head h4,.overview-page .module-title-card h4{font-size:18px!important;line-height:24px!important}.core-feature-card{min-height:184px;padding:18px}.core-feature-icon{width:34px;height:34px;font-size:15px}.core-feature-index{font-size:13px}.core-feature-copy strong{font-size:14px!important;line-height:20px!important}.core-feature-copy span,.core-feature-meta{font-size:12px;line-height:18px}.overview-page .content-section-head{min-height:34px}.compact-metric,.metric-grid .metric-card,.points-stat-row .metric-card{min-height:78px}.compact-metric .ant-card-body,.metric-card .ant-card-body,.metric-grid .metric-card .ant-card-body,.points-stat-row .metric-card .ant-card-body{min-height:76px;padding:12px 16px}.antd-shell .ant-statistic-content,.compact-metric .ant-statistic-content,.metric-card .ant-statistic-content{font-size:20px!important;line-height:26px!important}.ai-images-page .ant-statistic-content,.points-page .ant-statistic-content{font-size:22px!important}.antd-shell .ant-card{border-radius:12px}.antd-shell .ant-card-body{padding:13px}.auth-shell{display:grid;min-height:100dvh;place-items:center;padding:clamp(28px,5vw,64px);background:radial-gradient(circle at 18% 16%,rgba(22,119,255,.12),transparent 26%),linear-gradient(145deg,#f8fbff,#eef4fb 54%,#f8fbff)}.auth-shell:after,.auth-shell:before{display:none}.auth-layout{display:grid;grid-template-columns:minmax(0,1.12fr) 430px;align-items:stretch;grid-gap:40px;gap:40px;width:min(100%,1320px);min-height:640px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-side-panel{display:flex;justify-content:center;padding:0;background:transparent}.auth-side-brand{gap:12px}.auth-brand .ant-avatar,.auth-side-brand .ant-avatar{border-radius:12px!important;background:#1677ff!important;box-shadow:0 10px 24px rgba(22,119,255,.18)}.auth-side-brand .ant-typography{color:#172033;font-size:15px;font-weight:760}.auth-side-title{display:block;max-width:720px;margin-top:86px}.auth-side-title:before{display:block;margin-bottom:16px;color:#1677ff;content:"Cross Border Listing";font-size:13px;font-weight:760;letter-spacing:.02em;text-transform:uppercase}.auth-side-title .ant-typography{display:inline;color:#172033;font-size:42px;font-weight:780;line-height:1.14}.auth-side-title span{padding:0 10px;color:#8db4e8;font-size:24px}.auth-side-caption{max-width:520px;margin-top:18px;color:#667085!important;font-size:15px;line-height:1.7}.auth-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:none;margin-top:34px;padding-top:0}.auth-feature-item{display:grid;width:100%;min-height:112px;align-items:start;grid-gap:8px;gap:8px;border-color:rgba(215,224,236,.9);border-style:solid;border-radius:16px;background:rgba(255,255,255,.78);padding:14px 16px 13px;color:inherit;font:inherit;text-align:left;box-shadow:0 12px 28px rgba(24,45,76,.06);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.auth-feature-copy{display:grid;grid-gap:6px;gap:6px}.auth-feature-icon{width:32px;height:32px;font-size:14px}.auth-feature-item strong{color:#172033;font-size:15px;line-height:20px}.auth-feature-item small{color:#8b98aa;font-size:11px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-card{align-self:center;border:1px solid var(--line)!important;border-radius:20px!important;background:rgba(255,255,255,.9);box-shadow:0 18px 46px rgba(24,45,76,.1);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.auth-card .ant-card-body{min-height:auto;padding:30px}.auth-heading{margin:30px 0 22px}.auth-heading h3{color:#151b26;font-size:24px!important;line-height:32px!important}.auth-card .ant-input,.auth-card .ant-input-affix-wrapper{min-height:42px;border-color:#d7e0ec;border-radius:10px!important;background:#fff}.auth-card .ant-btn-primary{height:42px;border-radius:10px;background:#1677ff;box-shadow:none}.auth-loading-stack{display:grid;grid-gap:12px;gap:12px}.auth-loading-bar{height:12px;border-radius:999px;background:linear-gradient(90deg,#edf2fa,#dde8f7 50%,#edf2fa)}.auth-loading-bar.short{width:74%}.auth-login-button{margin-top:10px}.auth-card:hover,.auth-feature-item:hover{transform:translateY(-4px)}.auth-feature-item:hover{border-color:rgba(130,171,245,.85);background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(24,45,76,.11)}.auth-card:hover{border-color:rgba(130,171,245,.85)!important;box-shadow:0 24px 56px rgba(24,45,76,.16)}.auth-card:active,.auth-feature-item:active{transform:translateY(-1px)}.auth-card .auth-brand,.auth-card .auth-heading{pointer-events:none}@media (max-width:980px){.auth-layout{grid-template-columns:1fr;gap:22px}.auth-side-title{margin-top:42px}.auth-side-title .ant-typography{font-size:32px}.auth-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-feature-top{display:flex;align-items:center;justify-content:space-between}.auth-feature-top em{color:#a6b6ca;font-size:12px;font-style:normal;font-weight:700}.auth-feature-meta{color:#5f7fa9;font-size:11px;font-weight:600;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-card .ant-card-body{display:flex;flex-direction:column}.auth-secondary-actions{margin-top:12px}.auth-code-row{width:100%;align-items:center}.auth-code-otp{flex:1 1;min-width:0}.auth-code-row .ant-btn{flex:0 0 auto;min-width:108px;height:42px;border-radius:10px;font-size:13px;font-weight:600}.auth-secondary-actions{display:flex;justify-content:center;gap:10px;margin-top:8px}.auth-secondary-actions .ant-btn{height:28px;padding-inline:4px;color:#6b7f9a;font-size:12px}.auth-secondary-actions .ant-btn:hover{color:#1677ff}.notice-alert,.notice-alert.ant-alert{display:none!important}.page-head{min-height:76px;margin-bottom:14px;padding:14px 18px;border:1px solid #e4ebf4;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(24,45,76,.045)}.page-head h3{margin-top:4px!important;color:#1d2b42;font-size:20px!important;font-weight:650!important;line-height:26px!important}.workflow-strip{margin:0 0 16px;padding:8px;border:1px solid #e4ebf4;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(24,45,76,.04)}.workflow-step{min-height:46px}.workflow-step strong{font-size:12px;line-height:17px}.workflow-step small{font-size:11px;line-height:15px}.listing-layout{align-items:stretch}.listing-layout>.editor-card,.listing-layout>.panel-card{height:100%}.editor-card{min-height:100%}.editor-card>.ant-card-body{height:100%}.module-title-card,.overview-welcome{border-radius:14px}.overview-welcome h2{font-size:20px!important;line-height:28px!important}.overview-welcome .ant-typography-secondary{font-size:12px!important;line-height:19px!important}.core-feature-section>.section-head h4{font-size:17px!important;line-height:24px!important}.module-title-card{min-height:96px;padding:16px 18px}.module-title-card h4{font-size:18px!important;line-height:24px!important}.module-title-card .ant-typography-secondary{font-size:12px!important;line-height:19px!important}.pricing-page>.ant-row{align-items:stretch}.pricing-page>.ant-row>.ant-col{display:flex}.pricing-page>.ant-row .content-card{width:100%}.pricing-page .content-card .ant-card-body{padding:14px 16px}.pricing-page .ant-form-item{margin-bottom:12px}.pricing-page .ant-form-item-label>label{font-size:12px}.pricing-result-card .ant-card-body{display:flex;flex-direction:column;justify-content:space-between;gap:14px}.pricing-result-card .ant-row{row-gap:10px!important}.pricing-result-card .ant-statistic-title{margin-bottom:4px;color:#7d8da3;font-size:12px}.shipping-quote-list{display:grid;grid-gap:8px;gap:8px;margin-top:4px}.shipping-quote-list>button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:10px 12px;border:1px solid #e1e8f0;border-radius:7px;background:#fff;color:#172033;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.shipping-quote-list>button:hover{border-color:#91caff;background:#f8fbff;transform:translateY(-1px)}.shipping-quote-list>button.active{border-color:#1677ff;background:#f0f7ff}.shipping-quote-list>button>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.shipping-quote-list strong{font-size:13px;font-weight:600;line-height:18px}.shipping-quote-list small{color:#667085;font-size:11px;line-height:16px}.shipping-quote-list em{flex:0 0 auto;color:#1677ff;font-size:14px;font-style:normal;font-weight:650;white-space:nowrap}.listing-layout{grid-template-columns:minmax(250px,280px) minmax(0,1fr);gap:16px}.editor-card,.product-queue-card{border-color:#d9e4f0!important;border-radius:14px!important;box-shadow:0 12px 28px rgba(27,62,108,.055)!important}.product-queue-card .ant-card-head{min-height:48px!important;border-bottom:1px solid #edf2f7}.product-list-item{min-height:76px;margin:4px 0;padding:10px!important;border:1px solid transparent;border-radius:10px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.product-list-item:hover{border-color:#cfe0f7;background:#f7fbff;transform:translateX(2px)}.product-list-item.active{border-color:#9ec5ff;background:#f0f6ff;box-shadow:inset 3px 0 0 #1677ff}.editor-card>.ant-card-body{overflow:hidden}.editor-header{min-height:72px;padding:15px 18px;background:linear-gradient(180deg,#fff,#fafdff)}.editor-header .ant-btn-primary{box-shadow:0 5px 12px rgba(22,119,255,.14)}.editor-grid{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:0}.editor-main{padding:18px 20px 22px}.image-panel{padding:18px;border-left-color:#e5edf6;background:#f8fbff}.editor-main .antd-section{padding:18px;margin-bottom:16px;border:1px solid #e3ebf4;border-radius:12px;background:#fff}.editor-main .antd-section:last-child{margin-bottom:0}.editor-main .section-head{margin-bottom:14px}.editor-main .section-head h5{font-size:15px!important;font-weight:700!important}.category-summary{min-height:72px;padding:13px 14px;border-radius:10px}.attribute-status{grid-template-columns:184px minmax(0,1fr);padding:12px 14px;border-radius:10px;background:#f7faff}.attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.attribute-item{padding:12px;border-radius:10px;transition:border-color .16s ease,box-shadow .16s ease}.attribute-item:focus-within{border-color:#91caff;box-shadow:0 0 0 3px rgba(22,119,255,.08)}.sku-bulk-toolbar{min-height:48px;padding:9px 12px;border-radius:10px;background:#f7faff}.sku-spec-cell{display:grid;min-width:0;grid-gap:2px;gap:2px}.sku-spec-cell .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-spec-cell .ant-typography-secondary{color:#8a98aa!important;font-size:11px}.editor-main .ant-table-wrapper{border-radius:10px}.editor-main .ant-table-tbody>tr>td{vertical-align:middle}.readiness-panel{padding:14px;margin-bottom:16px;border:1px solid #e0eaf5;border-radius:12px;background:#fff}.main-image-box{height:250px;border-color:#d9e5f1;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.pricing-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:16px;gap:16px;align-items:start}.pricing-config-stack,.pricing-result-column{display:grid;min-width:0;grid-gap:16px;gap:16px}.pricing-config-stack .content-card,.pricing-result-column .content-card{width:100%;border-radius:14px!important}.pricing-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:18px;column-gap:18px;grid-row-gap:2px;row-gap:2px}.pricing-field-grid .ant-form-item,.pricing-shipping-form .ant-form-item{margin-bottom:14px}.pricing-field-grid .ant-form-item-label>label,.pricing-shipping-form .ant-form-item-label>label{color:#526074;font-size:12px;font-weight:650}.pricing-shipping-form{display:grid;grid-template-columns:minmax(170px,1.45fr) repeat(5,minmax(72px,1fr)) minmax(96px,1fr);grid-gap:10px;gap:10px;align-items:end}.pricing-shipping-form>div{min-width:0}.pricing-quote-action .ant-form-item-label{visibility:hidden}.pricing-result-column{position:-webkit-sticky;position:sticky;top:24px}.pricing-result-card .ant-card-head{background:#fbfdff}.pricing-result-card .ant-statistic-content{color:#172033;font-size:22px!important;font-weight:700}.pricing-result-card .ant-statistic:nth-child(2) .ant-statistic-content{color:#1677ff}.pricing-result-alert{margin-top:16px;border-radius:10px}@media (max-width:1240px){.pricing-layout{grid-template-columns:minmax(0,1fr) 320px}.pricing-shipping-form{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-carrier-field,.pricing-quote-action{grid-column:span 2}}@media (max-width:1100px){.listing-layout,.pricing-layout{grid-template-columns:1fr}.pricing-result-column{position:static}}@media (max-width:720px){.attribute-grid,.pricing-field-grid{grid-template-columns:1fr}.pricing-shipping-form{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-carrier-field,.pricing-quote-action{grid-column:span 2}.editor-main{padding:12px}.editor-main .antd-section{padding:13px}}.product-editor-card,.product-queue-card{min-width:0}.listing-layout>.product-queue-card{align-self:start;height:auto!important;max-height:calc(100dvh - 138px)}.product-queue-card .ant-card-body{max-height:calc(100dvh - 218px);overflow-y:auto}.product-editor-card .editor-grid,.product-editor-card .editor-header,.product-editor-card .editor-main,.product-editor-card .image-panel,.product-queue-card .ant-list{min-width:0}.product-editor-card .ant-btn,.product-editor-card .ant-input,.product-editor-card .ant-input-number,.product-editor-card .ant-select,.product-editor-card .editor-header>.ant-space,.product-editor-card .section-head>.ant-space{max-width:100%}.product-editor-card .attribute-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:8px;gap:8px;width:100%}.product-editor-card .attribute-control-field{min-width:0}.product-editor-card .attribute-control-field:only-child{grid-column:1/-1}.product-editor-card .attribute-control-field .ant-input,.product-editor-card .attribute-control-field .ant-select{width:100%;min-width:0}.product-editor-card .attribute-control-field .ant-select-selector{width:100%}.product-editor-card .attribute-control-action{min-width:78px;padding-inline:10px;white-space:nowrap}.product-editor-card .sku-bulk-control .ant-input-number-group,.product-editor-card .sku-bulk-control .ant-input-number-group-wrapper{width:100%;min-width:0}.product-editor-card .sku-bulk-control .ant-input-number-group{display:flex}.product-editor-card .sku-bulk-control .ant-input-number-group .ant-input-number{flex:1 1 auto;min-width:0}.product-editor-card .sku-table{min-width:0}.product-editor-card .sku-table .ant-table-container{overflow-x:auto!important}.product-editor-card .sku-table .ant-table-content{overflow:visible!important}.product-editor-card .sku-table .ant-table{min-width:760px;table-layout:fixed}.product-editor-card .sku-table .ant-table-tbody>tr>td,.product-editor-card .sku-table .ant-table-thead>tr>th{overflow:hidden;text-overflow:ellipsis}@media (max-width:1300px){.product-editor-card .sku-bulk-toolbar{grid-template-columns:minmax(150px,1fr) repeat(2,minmax(120px,1fr))}.product-editor-card .sku-bulk-toolbar>.ant-btn{grid-column:1/-1;width:100%;margin-top:2px}}@media (max-width:1200px){.listing-layout{display:block}.product-queue-card{position:-webkit-sticky;position:sticky;top:12px;z-index:8;width:100%;max-height:none;margin-bottom:12px}.product-queue-card .ant-card-body{max-height:none;padding:8px;overflow-x:auto;overflow-y:hidden}.product-queue-card .ant-list-items{display:flex;gap:8px;min-width:max-content}.product-queue-card .product-list-item{flex:0 0 min(300px,78vw);min-height:64px;margin:0!important}.product-editor-card .editor-grid{grid-template-columns:1fr}.product-editor-card .image-panel{border-top:1px solid #e5edf6;border-left:0}.product-editor-card .image-panel>.section-head{flex-wrap:wrap}}@media (max-width:820px){.product-editor-card .editor-header{align-items:flex-start;flex-direction:column}.product-editor-card .editor-header>.ant-space{width:100%;flex-wrap:wrap!important}.product-editor-card .editor-header>.ant-space>*{flex:1 1 auto}.product-editor-card .editor-main .ant-form-item-row{display:block}.product-editor-card .editor-main .ant-form-item-label{padding:0 0 5px;text-align:left}.product-editor-card .editor-main .ant-form-item-label>label{justify-content:flex-start}.product-editor-card .attribute-grid{grid-template-columns:1fr}.product-editor-card .attribute-status{grid-template-columns:1fr;gap:8px}.product-editor-card .sku-bulk-toolbar{grid-template-columns:1fr}.product-editor-card .sku-bulk-heading,.product-editor-card .sku-bulk-toolbar>.ant-btn{grid-column:auto}.product-editor-card .sku-bulk-toolbar>.ant-btn{margin-top:0}}@media (max-width:560px){.product-queue-card .ant-card-head{padding-inline:12px}.product-queue-card .product-list-item{flex-basis:264px}.product-editor-card .editor-main .antd-section{padding:12px}.product-editor-card .editor-main .section-head{align-items:flex-start;flex-wrap:wrap}.product-editor-card .editor-main .section-head>.ant-space{width:100%;justify-content:flex-start;flex-wrap:wrap}.product-editor-card .category-summary{grid-template-columns:28px minmax(0,1fr)}.product-editor-card .category-summary>.ant-tag{grid-column:2;justify-self:start}.product-editor-card .attribute-control{grid-template-columns:1fr}.product-editor-card .attribute-control-action{width:100%}.product-editor-card .image-panel{padding:12px}.product-editor-card .image-panel>.section-head>.ant-space{justify-content:flex-start}}.pricing-page .module-title-card{min-height:92px;padding:16px 18px}.pricing-page .pricing-layout{grid-template-columns:minmax(0,1fr) 344px;gap:18px}.pricing-page .pricing-config-stack{gap:14px}.pricing-page .pricing-config-stack>.content-card,.pricing-page .pricing-result-card{border-color:#dfe7f1!important;border-radius:10px!important;box-shadow:0 8px 20px rgba(22,49,88,.045)!important}.pricing-page .pricing-config-stack .ant-card-head,.pricing-page .pricing-result-card .ant-card-head{min-height:46px!important;padding:0 16px;background:#fff}.pricing-page .pricing-config-stack .ant-card-head-title,.pricing-page .pricing-result-card .ant-card-head-title{padding:13px 0;color:#1d2b42;font-size:14px;font-weight:650}.pricing-page .pricing-config-stack .ant-card-body{padding:16px}.pricing-page .pricing-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.pricing-page .pricing-field-grid>div,.pricing-page .pricing-shipping-form>div{min-width:0}.pricing-page .pricing-field-grid .ant-form-item,.pricing-page .pricing-shipping-form .ant-form-item{margin-bottom:14px}.pricing-page .pricing-field-grid .ant-form-item-row,.pricing-page .pricing-shipping-form .ant-form-item-row{display:block!important}.pricing-page .pricing-field-grid .ant-form-item-label,.pricing-page .pricing-shipping-form .ant-form-item-label{display:block;width:auto!important;padding:0 0 6px!important;text-align:left!important}.pricing-page .pricing-field-grid .ant-form-item-label>label,.pricing-page .pricing-shipping-form .ant-form-item-label>label{display:inline-flex;height:auto;color:#526074;font-size:12px;font-weight:600;line-height:18px}.pricing-page .pricing-field-grid .ant-form-item-control,.pricing-page .pricing-shipping-form .ant-form-item-control{width:100%!important;min-width:0}.pricing-page .pricing-field-grid .ant-input-number,.pricing-page .pricing-shipping-form .ant-input-number,.pricing-page .pricing-shipping-form .ant-select{width:100%!important}.pricing-page .pricing-field-grid .ant-input-number,.pricing-page .pricing-shipping-form .ant-input-number,.pricing-page .pricing-shipping-form .ant-select-selector{min-height:36px}.pricing-page .pricing-field-grid .ant-input-number-input,.pricing-page .pricing-shipping-form .ant-input-number-input{height:34px;font-size:13px}.pricing-page .pricing-field-grid .ant-input-number-group-addon,.pricing-page .pricing-shipping-form .ant-input-number-group-addon{color:#667085;background:#f7f9fc;font-size:12px}.pricing-page .pricing-shipping-card .ant-card-body{padding-bottom:12px}.pricing-page .pricing-shipping-form{grid-template-columns:minmax(170px,1.55fr) repeat(5,minmax(82px,1fr)) 112px;gap:0 10px;align-items:start}.pricing-page .pricing-quote-action{align-self:end}.pricing-page .pricing-quote-action .ant-form-item-label{height:24px;visibility:hidden}.pricing-page .pricing-quote-action .ant-btn{width:100%;min-width:0}.pricing-page .pricing-result-column{top:18px}.pricing-page .pricing-result-card .ant-card-body{gap:16px;padding:16px}.pricing-page .pricing-result-card .ant-row{margin:0!important}.pricing-page .pricing-result-card .ant-col{padding-inline:0!important}.pricing-page .pricing-result-card .ant-statistic{padding:2px 4px}.pricing-page .pricing-result-card .ant-statistic-title{margin-bottom:5px;color:#8a98aa;font-size:11px}.pricing-page .pricing-result-card .ant-statistic-content{font-size:20px!important;line-height:26px!important;letter-spacing:0}.pricing-page .pricing-result-alert{margin:0;border-radius:8px}.pricing-page .pricing-detail-list{margin:0}.pricing-page .pricing-detail-list .ant-list-item{min-height:32px;padding:7px 0;border-block-end-color:#eef2f6}.pricing-page .pricing-detail-list .ant-typography{font-size:12px}.product-editor-card{overflow:hidden}.product-editor-card .editor-header{min-height:78px;padding:14px 18px;border-bottom-color:#e8eef5}.product-editor-card .editor-title-overline{display:flex;align-items:center;gap:8px;min-height:22px}.product-editor-card .editor-title-overline .ant-typography-secondary{font-size:12px}.product-editor-card .editor-title-overline .ant-tag{line-height:18px}.product-editor-card .editor-title h4{max-width:780px;margin:2px 0 1px!important;color:#172033;font-size:16px!important;font-weight:650!important;line-height:22px!important}.product-editor-card .editor-title-meta{display:block;overflow:hidden;color:#8a98aa!important;font-size:11px;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 326px}.product-editor-card .editor-main{padding:16px 18px 20px}.product-editor-card .image-panel{padding:16px;background:#f8fbff}.product-editor-card .editor-main .antd-section{padding:16px;margin-bottom:14px;border-radius:10px}.product-editor-card .editor-main .section-head{min-height:28px;margin-bottom:12px}.product-editor-card .editor-main .section-head h5{font-size:14px!important;font-weight:650!important}.product-editor-card .editor-form-grid{row-gap:0!important}.product-editor-card .editor-main .ant-form-item-row{grid-template-columns:82px minmax(0,1fr);gap:10px}.product-editor-card .editor-main .ant-form-item-label{padding-top:7px}.product-editor-card .editor-main .ant-form-item-label>label{color:#526074;font-size:12px;font-weight:600}.product-editor-card .editor-main textarea.ant-input{min-height:72px}.product-editor-card .detail-enrichment-alert{margin-bottom:14px;border-radius:8px}.product-editor-card .category-summary{min-height:64px;padding:11px 12px;border-radius:8px}.product-editor-card .attribute-status{grid-template-columns:150px minmax(0,1fr);min-height:60px;padding:10px 12px;border-radius:8px}.product-editor-card .attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-editor-card .attribute-item{min-width:0;padding:10px;border-radius:8px}.product-editor-card .attribute-item-head strong{font-size:12px}.product-editor-card .attribute-item-head small{font-size:10px}.product-editor-card .attribute-control .ant-btn{min-width:58px;padding-inline:9px}.product-editor-card .variant-summary-strip{min-height:34px;padding:7px 10px;border-radius:7px}.product-editor-card .sku-bulk-toolbar{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,180px) minmax(150px,180px) auto;align-items:end;grid-gap:10px;gap:10px;min-height:68px;padding:10px;margin-bottom:10px;border-color:#e1e9f3;border-radius:8px;background:#f7faff}.product-editor-card .sku-bulk-heading{display:grid;align-content:center;min-width:0;grid-gap:2px;gap:2px}.product-editor-card .sku-bulk-heading strong{color:#26364d;font-size:12px}.product-editor-card .sku-bulk-heading .ant-typography-secondary{overflow:hidden;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.product-editor-card .sku-bulk-control{display:grid;min-width:0;grid-gap:4px;gap:4px}.product-editor-card .sku-bulk-control>.ant-typography-secondary{color:#667085;font-size:11px;line-height:16px}.product-editor-card .sku-bulk-control .ant-input-number{width:100%}.product-editor-card .sku-bulk-toolbar>.ant-btn{min-width:126px;margin-left:0}.product-editor-card .ant-table-wrapper{overflow-x:auto}.product-editor-card .ant-table{min-width:780px}.product-editor-card .ant-table-thead>tr>th{height:38px;padding:8px 10px!important;color:#667085!important;font-size:11px}.product-editor-card .ant-table-tbody>tr>td{padding:9px 10px!important}.product-editor-card .sku-spec-cell .ant-typography{font-size:12px}.product-editor-card .sku-spec-cell .ant-typography-secondary{font-size:10px}.product-editor-card .readiness-panel{padding:12px;margin-bottom:14px;border-radius:10px}.product-editor-card .readiness-panel .section-head{margin-bottom:10px}.product-editor-card .readiness-checks{display:flex;flex-wrap:wrap;gap:6px}.product-editor-card .image-panel>.section-head{align-items:flex-start;min-height:32px}.product-editor-card .image-panel>.section-head>.ant-space{justify-content:flex-end;flex-wrap:wrap;gap:6px!important}.product-editor-card .image-storage-alert{margin:0 0 12px;border-radius:8px}.product-editor-card .main-image-box{height:224px;border-radius:9px}.product-editor-card .image-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}@media (max-width:1240px){.pricing-page .pricing-layout{grid-template-columns:minmax(0,1fr) 320px}.pricing-page .pricing-shipping-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 10px}.pricing-page .pricing-carrier-field,.pricing-page .pricing-quote-action{grid-column:span 2}.product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 300px}}@media (max-width:900px){.product-editor-card .sku-bulk-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-card .sku-bulk-heading{grid-column:span 2}.product-editor-card .sku-bulk-toolbar>.ant-btn{width:100%}}@media (max-width:720px){.pricing-page .pricing-field-grid,.product-editor-card .attribute-grid{grid-template-columns:1fr}.pricing-page .pricing-shipping-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.pricing-page .pricing-carrier-field,.pricing-page .pricing-quote-action{grid-column:span 2}.product-editor-card .editor-header{align-items:flex-start;flex-direction:column}.product-editor-card .editor-header>.ant-space{width:100%;flex-wrap:wrap!important}.product-editor-card .editor-header>.ant-space .ant-btn{flex:1 1 auto}.product-editor-card .editor-main{padding:12px}.product-editor-card .editor-main .antd-section{padding:13px}.product-editor-card .editor-main .ant-form-item-row{display:block}.product-editor-card .editor-main .ant-form-item-label{padding:0 0 5px;text-align:left}.product-editor-card .editor-main .ant-form-item-label>label{justify-content:flex-start}}:root{--app-bg:#f5f8fc;--surface:#ffffff;--surface-soft:#f8fbff;--surface-blue:#eef5ff;--line:#dfe8f3;--line-soft:#edf2f7;--text:#1d2b42;--muted:#718198;--primary:#2f6fed;--primary-strong:#245dcc;--positive:#2f6fed;--warning:#b57b1c;--danger:#d65363;--radius:12px;--shadow:0 12px 30px rgba(38,74,125,.055)}.antd-shell .ant-tag-blue,.antd-shell .ant-tag-processing,.antd-shell .ant-tag-success{border-color:#cfe0ff!important;background:#eef5ff!important;color:var(--primary)!important}.antd-shell .ant-badge-status-processing .ant-badge-status-dot,.antd-shell .ant-badge-status-success .ant-badge-status-dot{background:var(--primary)!important}.antd-shell .ant-alert-success{border-color:#cfe0ff!important;background:#f3f7ff!important}.antd-shell .ant-alert-success .ant-alert-icon,.antd-shell .ant-alert-success .ant-alert-message{color:var(--primary)!important}.antd-shell .ant-progress-status-success .ant-progress-bg,.antd-shell .ant-progress-status-success .ant-progress-success-bg{background:var(--primary)!important}.antd-shell .ant-progress-status-success .ant-progress-text,.antd-shell .ant-typography-success{color:var(--primary)!important}.antd-shell .notice-alert.ant-alert,.antd-shell .sku-alert.ant-alert{border-color:#cfe0ff!important;background:#f3f7ff!important}.antd-shell .sku-alert .ant-alert-icon,.antd-shell .sku-alert .ant-alert-message{color:var(--primary)!important}.antd-shell .category-summary.selected{border-color:#b9d2fb;background:#f1f6ff}.antd-shell .category-summary.selected .category-summary-icon{background:#e5efff;color:var(--primary)}.antd-shell .ozon-sync-step.done>.anticon{color:var(--primary)}.antd-shell .publish-draft-box.ready{border-color:#cfe0ff;background:#f3f7ff}.antd-shell .publish-draft-box.ready .anticon{color:var(--primary)}.auth-feature-item.green .auth-feature-icon,.auth-feature-item.violet .auth-feature-icon,.core-feature-card.green .core-feature-icon,.core-feature-card.violet .core-feature-icon{border-color:#cfe0ff;background:#eef5ff;color:var(--primary)}.antd-sider .ant-menu{width:100%}.antd-sider .ant-menu-item{width:100%!important;max-width:none!important;margin:3px 0!important;border-radius:9px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.antd-sider .ant-menu-item-selected{background:#eaf2ff!important;color:var(--primary)!important;box-shadow:inset 3px 0 0 var(--primary)}.antd-sider .ant-menu-item-selected .ant-menu-title-content,.antd-sider .ant-menu-item-selected .anticon{color:var(--primary)!important}.antd-sider .ant-menu-item-selected:after{display:none!important}.workflow-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}.workflow-step{min-height:54px;padding:9px 12px;border:1px solid var(--line)!important;border-radius:10px;background:#fff!important;box-shadow:none!important}.workflow-step:hover{border-color:#b9d2fb!important;background:#f8fbff!important}.workflow-step.current{border-color:#a9c7fb!important;background:#eef5ff!important;box-shadow:inset 3px 0 0 var(--primary)!important}.workflow-step.completed{border-color:#cfe0ff!important;background:#f7faff!important}.workflow-step.completed strong,.workflow-step.current strong{color:var(--primary-strong)}.workflow-step.completed .anticon,.workflow-step.current .anticon{color:var(--primary)!important}.workflow-step.pending .workflow-step-marker{color:#8e9caf}.sourcing-flow{padding:18px 20px 20px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#ffffff,#f8fbff);box-shadow:var(--shadow)}.sourcing-flow-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid var(--line-soft)}.sourcing-flow-head h5{margin:5px 0 0!important;color:var(--text);font-size:17px!important;font-weight:720!important;line-height:24px!important}.sourcing-flow-head>.ant-typography-secondary{color:var(--primary)!important;font-size:12px;font-weight:680;white-space:nowrap}.sourcing-flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:15px}.sourcing-flow-step{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0;min-height:60px;padding:8px 18px 8px 0;border:0;background:transparent;color:var(--muted);text-align:left;cursor:pointer}.sourcing-flow-step:not(:first-child){padding-left:18px}.sourcing-flow-step.current,.sourcing-flow-step:hover{color:var(--primary)}.sourcing-flow-marker{display:grid;width:28px;height:28px;place-items:center;border:1px solid #cbd8e8;border-radius:50%;background:#fff;color:#8998aa;font-size:12px;font-weight:720}.sourcing-flow-step.completed .sourcing-flow-marker,.sourcing-flow-step.current .sourcing-flow-marker{border-color:var(--primary);background:#eef5ff;color:var(--primary)}.sourcing-flow-step>span:nth-child(2){display:grid;min-width:0;grid-gap:3px;gap:3px}.sourcing-flow-step strong{color:var(--text);font-size:13px;font-weight:700;line-height:18px}.sourcing-flow-step.current strong{color:var(--primary-strong)}.sourcing-flow-step small{overflow:hidden;color:var(--muted);font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.sourcing-flow-connector{position:absolute;top:22px;right:0;width:calc(100% - 66px);height:1px;background:#dfe8f3;transform:translateX(50%)}.sourcing-flow-step.completed .sourcing-flow-connector{background:#a9c7fb}.pricing-page .pricing-result-card{position:relative;overflow:hidden;border-color:#cdddf2!important;background:linear-gradient(160deg,rgba(244,248,255,.98),rgba(255,255,255,.98) 48%,#f8fbff);box-shadow:0 18px 38px rgba(38,74,125,.09)!important}.pricing-page .pricing-result-card:before{position:absolute;top:-88px;right:-64px;width:220px;height:220px;border:1px solid rgba(47,111,237,.12);border-radius:50%;content:"";pointer-events:none}.pricing-page .pricing-result-card .ant-card-body,.pricing-page .pricing-result-card .ant-card-head{position:relative;z-index:1;background:transparent}.pricing-page .pricing-result-card .ant-card-head{border-bottom-color:rgba(207,224,245,.78)}.pricing-page .pricing-result-card .ant-card-extra{z-index:2}.pricing-page .pricing-result-card .ant-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px!important;gap:10px!important}.pricing-page .pricing-result-card .pricing-stat-cell{min-width:0;padding:12px 13px!important;border:1px solid #dfe8f3;border-radius:10px;background:rgba(255,255,255,.78)}.pricing-page .pricing-result-card .pricing-stat-cell.is-primary{border-color:#b9d2fb;background:#edf4ff}.pricing-page .pricing-result-card .pricing-stat-cell.is-positive{border-color:#cfe0ff;background:#f1f6ff}.pricing-page .pricing-result-card .pricing-stat-cell.is-warning{border-color:#f1d89f;background:#fffaf0}.pricing-page .pricing-result-card .pricing-stat-cell .ant-statistic-content{color:var(--text);font-size:21px!important;font-weight:720}.pricing-page .pricing-result-card .pricing-stat-cell.is-primary .ant-statistic-content{font-size:25px!important}.pricing-page .pricing-result-alert{border-color:#cfe0ff!important;background:#f3f7ff!important}.pricing-page .pricing-result-alert.ant-alert-warning{border-color:#f1d89f!important;background:#fffaf0!important}.pricing-page .pricing-detail-list{padding:4px 13px;border:1px solid #e2eaf3;border-radius:10px;background:rgba(255,255,255,.72)}.pricing-page .pricing-detail-list .ant-list-item:last-child{border-bottom:0}@media (max-width:720px){.sourcing-flow{padding:16px}.sourcing-flow-head{display:grid;align-items:start;grid-gap:8px;gap:8px}.sourcing-flow-head>.ant-typography-secondary{white-space:normal}.sourcing-flow-steps{display:flex;gap:10px;overflow-x:auto;padding-bottom:3px}.sourcing-flow-step{flex:0 0 190px;padding:8px 10px 8px 0}.sourcing-flow-step:not(:first-child){padding-left:10px}.sourcing-flow-connector{width:50px}.workflow-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px}.workflow-step{flex:0 0 170px}}.antd-shell{--proposal-canvas:#f5f8fc;--proposal-surface:#ffffff;--proposal-sidebar:#f8fbff;--proposal-line:#dfe8f2;--proposal-line-soft:#edf2f7;--proposal-ink:#243550;--proposal-ink-strong:#142640;--proposal-muted:#71829a;--proposal-quiet:#9aa9bb;--proposal-blue:#3677e8;--proposal-blue-dark:#2459bd;--proposal-blue-soft:#edf4ff;--proposal-amber-soft:#fff4df}.antd-shell .antd-sider{width:228px!important;min-width:228px!important;max-width:228px!important;padding:20px 14px 16px;border-right:1px solid var(--proposal-line);background:var(--proposal-sidebar)!important;color:var(--proposal-ink)}.antd-shell .brand-block{min-height:52px;margin:0 0 16px;padding:2px 10px 20px;border-bottom-color:var(--proposal-line)}.antd-shell .brand-block .ant-avatar{width:34px!important;height:34px!important;border-radius:10px!important;background:#4d8dff!important;box-shadow:0 8px 18px rgba(38,107,234,.2)}.antd-shell .brand-block .ant-typography strong{color:var(--proposal-ink-strong);font-size:14px;font-weight:750}.antd-shell .brand-block .ant-typography-secondary{color:var(--proposal-quiet)!important;font-size:11px}.antd-shell .store-block{margin:0 0 18px;padding:12px;border-color:#d9e6f3;border-radius:12px;background:#edf5fd}.antd-shell .store-block>.ant-typography{color:#7e90a8!important;font-size:11px;font-weight:700}.antd-shell .store-switch-button{min-height:36px;border-color:#d6e3f1!important;border-radius:8px!important;background:#fff!important;color:var(--proposal-ink)!important;font-size:12px;font-weight:600}.antd-shell .store-inline-status{color:var(--proposal-blue)!important;font-size:11px}.antd-shell .store-inline-status button{color:var(--proposal-blue)}.antd-shell .store-block>.ant-btn:not(.store-switch-button){min-height:32px;margin-top:9px;border-color:#c9dcf7!important;border-radius:8px!important;color:var(--proposal-blue)!important;background:var(--proposal-blue-soft)!important;font-size:12px}.antd-shell .sidebar-nav-scroll{scrollbar-color:#c9d7e8 transparent}.antd-shell .sidebar-nav-scroll .ant-menu{background:transparent!important;-webkit-border-end:0!important;border-inline-end:0!important}.antd-shell .ant-menu-item-group-title{padding:12px 10px 7px!important;color:#8192aa!important;font-size:11px!important;font-weight:750;letter-spacing:.04em}.antd-shell .ant-menu-item{height:38px;margin:2px 0!important;padding-inline:10px!important;border-radius:8px;color:#6e809a!important;font-size:12px;font-weight:600;line-height:38px}.antd-shell .ant-menu-item .ant-menu-title-content,.antd-shell .ant-menu-item .anticon{color:inherit!important}.antd-shell .ant-menu-item:hover{color:var(--proposal-ink-strong)!important;background:#edf4fb!important}.antd-shell .ant-menu-item-selected{color:var(--proposal-blue-dark)!important;background:#e8f1ff!important;font-weight:750}.antd-shell .ant-menu-item-selected:after{display:none!important}.antd-shell .sidebar-footer{gap:10px;padding-top:12px}.antd-shell .plugin-card,.antd-shell .point-card{border-color:#d9e6f3;border-radius:10px;background:#fff;box-shadow:none}.antd-shell .plugin-card:hover,.antd-shell .point-card:hover{border-color:#b8d0f8;background:#fbfdff}.antd-shell .plugin-card{min-height:62px;padding:10px}.antd-shell .plugin-card-icon{border-color:#c9dcf7;border-radius:8px;color:var(--proposal-blue);background:var(--proposal-blue-soft)}.antd-shell .plugin-card strong,.antd-shell .point-card strong{color:var(--proposal-ink);font-size:11px}.antd-shell .plugin-card small,.antd-shell .point-card small{color:var(--proposal-quiet);font-size:10px}.antd-shell .point-card{min-height:68px;padding:10px}.antd-shell .point-card strong{color:var(--proposal-ink-strong);font-size:20px}.antd-shell .point-card em{padding:6px 8px;border-radius:6px;color:var(--proposal-blue);background:var(--proposal-blue-soft);font-size:10px}.antd-shell .antd-content{min-width:0;padding:0 28px 36px!important;background:var(--proposal-canvas)}.antd-shell .page-head{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:18px;margin:0 -28px 22px;padding:0 28px;border-bottom:1px solid var(--proposal-line);background:rgba(255,255,255,.94);box-shadow:0 4px 16px rgba(43,72,110,.035)}.antd-shell .page-head>div:first-child{min-width:0;flex:1 1 auto}.antd-shell .page-head>div:first-child>.ant-typography-secondary{overflow:hidden;color:var(--proposal-quiet)!important;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .connection-indicator{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;margin-left:auto;color:#3677e8;font-size:11px;white-space:nowrap}.antd-shell .connection-indicator i{width:6px;height:6px;border-radius:50%;background:#3677e8;content:""}.antd-shell .connection-indicator.is-disconnected{color:#8b98aa}.antd-shell .connection-indicator.is-disconnected i{background:#aab5c3}.antd-shell .page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.antd-shell .page-intro>div:first-child{min-width:0}.antd-shell .page-intro-kicker{display:block;margin-bottom:7px;color:#6881a4;font-size:10px;font-weight:800;letter-spacing:.13em}.antd-shell .page-intro h3{margin:0 0 7px!important;color:var(--proposal-ink-strong);font-size:24px!important;font-weight:750!important;letter-spacing:-.02em;line-height:30px!important}.antd-shell .page-intro .ant-typography-secondary{display:block;max-width:660px;color:var(--proposal-muted)!important;font-size:12px;line-height:20px}.antd-shell .page-intro-actions{flex:0 0 auto}.antd-shell .account-trigger{min-width:252px;height:44px;padding:0 10px;border-color:var(--proposal-line);border-radius:11px;background:#fff;box-shadow:0 8px 18px rgba(43,72,110,.05)}.antd-shell .account-trigger:hover{border-color:#9fbbe9;background:#fff}.antd-shell .account-avatar.ant-avatar{width:28px!important;height:28px!important;border-radius:8px!important;background:linear-gradient(135deg,#3c83ed,#57b9a9)!important;font-size:11px}.antd-shell .account-copy strong{color:var(--proposal-ink-strong);font-size:12px;font-weight:750}.antd-shell .account-copy small{color:var(--proposal-quiet);font-size:10px}.antd-shell .account-trigger .anticon{color:var(--proposal-quiet)}.antd-shell .workflow-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0 0 16px;padding:0;overflow:hidden;border:1px solid var(--proposal-line);border-radius:12px;background:var(--proposal-line);box-shadow:0 10px 24px rgba(43,72,110,.045)}.antd-shell .workflow-step{min-height:62px;padding:11px 14px;border:0;border-radius:0;background:#fff}.antd-shell .workflow-step:hover{background:#f8fbff}.antd-shell .workflow-step.current{color:var(--proposal-blue-dark);background:var(--proposal-blue-soft)}.antd-shell .workflow-step.completed{color:var(--proposal-blue);background:#fbfdff}.antd-shell .workflow-step strong{color:var(--proposal-ink);font-size:12px;font-weight:750}.antd-shell .workflow-step small{color:var(--proposal-quiet);font-size:10px}.antd-shell .workflow-step .anticon,.antd-shell .workflow-step.completed .anticon,.antd-shell .workflow-step.current .anticon{color:var(--proposal-blue)!important}.antd-shell .workflow-step-marker{border-color:#cbd8e8;color:#8998aa;background:#fff}.antd-shell .workflow-step.completed .workflow-step-marker,.antd-shell .workflow-step.current .workflow-step-marker{border-color:var(--proposal-blue);color:var(--proposal-blue);background:var(--proposal-blue-soft)}.antd-shell .module-page,.antd-shell .overview-page{min-width:0}.antd-shell .module-title-card,.antd-shell .overview-welcome{border-color:var(--proposal-line);border-radius:14px;background:#fff;box-shadow:0 14px 36px rgba(43,72,110,.07)}.antd-shell .module-title-card{min-height:112px;padding:18px 20px}.antd-shell .module-title-card h4{margin:5px 0 6px!important;color:var(--proposal-ink-strong);font-size:18px!important;font-weight:750!important;line-height:24px!important}.antd-shell .module-title-card .ant-typography-secondary{color:var(--proposal-muted)!important;font-size:12px;line-height:20px}.antd-shell .compact-metric,.antd-shell .content-card,.antd-shell .metric-card,.antd-shell .panel-card{border-color:var(--proposal-line)!important;border-radius:12px!important;box-shadow:0 14px 36px rgba(43,72,110,.055)!important}.antd-shell .ant-btn-primary:hover{border-color:var(--proposal-blue-dark)!important;background:var(--proposal-blue-dark)!important}.antd-shell .ant-tag-processing,.antd-shell .ant-tag-success{border-color:#cfe0fb!important}.antd-shell .ant-badge-status-success .ant-badge-status-dot{background:var(--proposal-blue)!important}.antd-shell .pricing-page .pricing-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:16px}.antd-shell .pricing-page .pricing-result-card{box-shadow:0 18px 38px rgba(38,74,125,.09)!important}.antd-shell .pricing-page .pricing-result-card .pricing-stat-cell{border-color:#dfe8f3}.antd-shell .pricing-page .pricing-result-card .pricing-stat-cell.is-warning{border-color:#f1d89f;background:var(--proposal-amber-soft)}.antd-shell .pricing-page .pricing-result-card .ant-statistic-content{line-height:26px!important}.antd-shell .pricing-page .pricing-detail-list{border-color:#e2eaf3}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 326px}.antd-shell .product-editor-card .editor-main .antd-section{border-color:var(--proposal-line);border-radius:10px;background:#fff}.antd-shell .product-editor-card .image-panel{background:#f8fbff}.antd-shell .product-editor-card .product-list-item.active{border-color:#b8d0f8;background:var(--proposal-blue-soft);box-shadow:none}.antd-shell .product-editor-card .attribute-status,.antd-shell .product-editor-card .sku-bulk-toolbar{border-color:#dfe8f3;background:#f7faff}.antd-shell .sourcing-flow{border-color:var(--proposal-line)}.antd-shell .sourcing-flow-step.current strong{color:var(--proposal-blue-dark)}@media (max-width:1100px){.antd-shell .pricing-page .pricing-layout,.antd-shell .product-editor-card .editor-grid{grid-template-columns:1fr}.antd-shell .pricing-result-column{position:static}.antd-shell .product-editor-card .image-panel{border-top:1px solid var(--proposal-line);border-left:0}}@media (max-width:900px){.antd-shell{display:block!important}.antd-shell .antd-sider{position:relative;width:100%!important;min-width:0!important;max-width:none!important;height:auto;padding:10px 12px}.antd-shell .antd-sider .ant-layout-sider-children{display:block}.antd-shell .brand-block{margin-bottom:10px;padding-bottom:12px}.antd-shell .store-block{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;margin-bottom:10px}.antd-shell .store-block>.ant-typography,.antd-shell .store-inline-status{grid-column:1/-1}.antd-shell .store-block>.ant-btn:not(.store-switch-button){margin-top:0}.antd-shell .sidebar-nav-scroll{overflow:visible}.antd-shell .sidebar-nav-scroll .ant-menu{display:flex;gap:4px;overflow-x:auto;padding-bottom:4px}.antd-shell .ant-menu-item-group,.antd-shell .ant-menu-item-group-list{display:contents}.antd-shell .ant-menu-item-group-title{display:none}.antd-shell .ant-menu-item{flex:0 0 auto;width:auto!important;margin:0!important;padding-inline:12px!important;border:1px solid transparent}.antd-shell .sidebar-footer{display:none}.antd-shell .antd-content{padding:0 16px 28px!important}.antd-shell .page-head{margin:0 -16px 20px;padding:0 16px}.antd-shell .page-intro{align-items:flex-start;flex-direction:column;gap:14px}.antd-shell .page-intro-actions{width:100%}.antd-shell .page-intro-actions .ant-btn{flex:1 1}.antd-shell .workflow-strip{display:flex;overflow-x:auto}.antd-shell .workflow-step{flex:0 0 170px}.antd-shell .pricing-page .pricing-shipping-form{grid-template-columns:repeat(2,minmax(0,1fr))}.antd-shell .pricing-page .pricing-carrier-field,.antd-shell .pricing-page .pricing-quote-action{grid-column:span 2}}@media (max-width:620px){.antd-shell .brand-block{padding-inline:2px}.antd-shell .store-block{grid-template-columns:1fr}.antd-shell .store-block>.ant-btn:not(.store-switch-button){width:100%}.antd-shell .page-head{min-height:58px}.antd-shell .connection-indicator{display:none}.antd-shell .account-trigger{min-width:0;width:44px;padding:0 7px}.antd-shell .account-copy,.antd-shell .account-trigger>.anticon{display:none}.antd-shell .page-intro h3{font-size:21px!important;line-height:28px!important}.antd-shell .module-title-card{padding:16px}.antd-shell .pricing-page .pricing-field-grid,.antd-shell .pricing-page .pricing-shipping-form{grid-template-columns:1fr}.antd-shell .pricing-page .pricing-carrier-field,.antd-shell .pricing-page .pricing-quote-action{grid-column:auto}.antd-shell .pricing-page .pricing-result-card .ant-row{grid-template-columns:1fr!important}.antd-shell .product-editor-card .editor-main{padding:12px}.antd-shell .product-editor-card .editor-main .antd-section{padding:13px}.antd-shell .product-editor-card .editor-header{align-items:flex-start;flex-direction:column}.antd-shell .product-editor-card .editor-header>.ant-space{width:100%;flex-wrap:wrap!important}.antd-shell .product-editor-card .editor-header>.ant-space .ant-btn{flex:1 1 auto}.antd-shell .product-editor-card .editor-main .ant-form-item-row{display:block}.antd-shell .product-editor-card .editor-main .ant-form-item-label{padding:0 0 5px;text-align:left}.antd-shell .product-editor-card .attribute-grid,.antd-shell .product-editor-card .sku-bulk-toolbar{grid-template-columns:1fr}.antd-shell .product-editor-card .sku-bulk-heading,.antd-shell .product-editor-card .sku-bulk-toolbar>.ant-btn{grid-column:auto}.antd-shell .product-editor-card .sku-bulk-toolbar>.ant-btn{width:100%}.antd-shell .product-editor-card .section-head{align-items:flex-start;flex-wrap:wrap}.antd-shell .product-editor-card .section-head>.ant-space{width:100%;justify-content:flex-start;flex-wrap:wrap}.antd-shell .product-editor-card .image-panel{padding:12px}.antd-shell .sourcing-flow{padding:16px}}@media (prefers-reduced-motion:reduce){.antd-shell *,.antd-shell :after,.antd-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.antd-shell .listing-layout{display:grid;grid-template-columns:196px minmax(0,1fr) 286px;grid-gap:14px;gap:14px}.antd-shell .listing-layout>.product-queue-card{grid-column:1;margin:0}.antd-shell .listing-layout>.product-editor-card{display:block;grid-column:2/-1;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.antd-shell .product-editor-card>.ant-card-body{display:block;padding:0!important;overflow:visible}.antd-shell .product-editor-card .editor-header{display:none}.antd-shell .product-editor-card .editor-grid{display:grid;grid-gap:14px;gap:14px}.antd-shell .product-editor-card .editor-main{min-width:0;padding:0}.antd-shell .product-editor-card .editor-main .antd-section{margin-bottom:14px;padding:0;overflow:hidden;border:1px solid var(--proposal-line);border-radius:9px;box-shadow:0 12px 30px rgba(43,72,110,.06)}.antd-shell .product-editor-card .editor-main .antd-section:last-child{margin-bottom:0}.antd-shell .product-editor-card .editor-main .antd-section>.section-head{min-height:52px;margin:0;padding:0 16px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .product-editor-card .editor-main .antd-section>.section-head h5{color:var(--proposal-ink);font-size:14px!important;font-weight:750!important}.antd-shell .product-editor-card .editor-main .antd-section>.section-head .ant-typography-secondary{color:var(--proposal-quiet)!important;font-size:11px}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row,.antd-shell .product-editor-card .editor-main .antd-section>.ant-table-wrapper,.antd-shell .product-editor-card .editor-main .antd-section>.attribute-workbench,.antd-shell .product-editor-card .editor-main .antd-section>.category-summary,.antd-shell .product-editor-card .editor-main .antd-section>.mapping-memory-strip,.antd-shell .product-editor-card .editor-main .antd-section>.sku-alert,.antd-shell .product-editor-card .editor-main .antd-section>.sku-bulk-toolbar,.antd-shell .product-editor-card .editor-main .antd-section>.variant-summary-strip{margin-inline:16px}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row{margin-top:16px}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row:last-child{margin-bottom:4px}.antd-shell .product-editor-card .editor-main .antd-section>.sku-alert{margin-top:14px}.antd-shell .product-editor-card .editor-main .antd-section>.sku-bulk-toolbar{margin-top:12px;margin-bottom:12px}.antd-shell .product-editor-card .editor-main .antd-section>.ant-table-wrapper{margin-bottom:16px}.antd-shell .listing-layout>.product-queue-card,.antd-shell .product-editor-card .image-panel{border:1px solid var(--proposal-line)!important;border-radius:9px!important;background:#fff;box-shadow:0 12px 30px rgba(43,72,110,.06)!important}.antd-shell .listing-layout>.product-queue-card .ant-card-head,.antd-shell .product-editor-card .image-panel>.section-head{min-height:52px!important;padding:0 14px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .listing-layout>.product-queue-card .ant-card-head-title{padding:16px 0;font-size:14px}.antd-shell .listing-layout>.product-queue-card .ant-card-body{padding:10px}.antd-shell .product-queue-card .product-list-item{display:grid;grid-template-columns:38px minmax(0,1fr);min-height:58px;padding:8px!important;border-radius:8px}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta{min-width:0}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-avatar{-webkit-margin-end:8px;margin-inline-end:8px}.antd-shell .product-queue-card .product-list-item .ant-avatar{width:38px!important;height:38px!important}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-title{margin:1px 0 3px}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-title .ant-typography{font-size:10px}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-description .ant-typography{font-size:9px}.antd-shell .product-queue-card .product-list-item>.ant-tag{display:none}.antd-shell .product-queue-card .product-list-item.active{border-color:#b8d0f8;box-shadow:none}.antd-shell .product-editor-card .image-panel{min-width:0;padding:0 14px 14px;border-left:1px solid var(--proposal-line)!important;background:#fff}.antd-shell .product-editor-card .image-panel>.section-head{margin:0 -14px 14px}.antd-shell .product-editor-card .image-panel>.section-head h5{color:var(--proposal-ink);font-size:14px!important;font-weight:750!important}.antd-shell .product-editor-card .readiness-panel{margin:14px 0;padding:12px;border-color:var(--proposal-line-soft);border-radius:8px;background:var(--surface-soft);box-shadow:none}.antd-shell .product-editor-card .readiness-panel .section-head{min-height:0;padding:0;border-bottom:0}.antd-shell .product-editor-card .readiness-checks{display:grid;grid-gap:6px;gap:6px}.antd-shell .product-editor-card .readiness-checks .ant-tag{width:100%;margin:0;overflow:hidden;padding:4px 7px;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1100px){.antd-shell .listing-layout{grid-template-columns:170px minmax(0,1fr)}.antd-shell .listing-layout>.product-editor-card{grid-column:2}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr)}.antd-shell .product-editor-card .image-panel{border-top:1px solid var(--proposal-line)!important;border-left:0!important}}@media (max-width:760px){.antd-shell .listing-layout{display:block}.antd-shell .listing-layout>.product-queue-card{margin-bottom:12px}.antd-shell .product-queue-card .ant-card-body{overflow-x:auto}.antd-shell .product-queue-card .ant-list-items{display:flex;gap:6px;min-width:max-content}.antd-shell .product-queue-card .product-list-item{flex:0 0 176px;margin:0!important}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row,.antd-shell .product-editor-card .editor-main .antd-section>.ant-table-wrapper,.antd-shell .product-editor-card .editor-main .antd-section>.attribute-workbench,.antd-shell .product-editor-card .editor-main .antd-section>.category-summary,.antd-shell .product-editor-card .editor-main .antd-section>.mapping-memory-strip,.antd-shell .product-editor-card .editor-main .antd-section>.sku-alert,.antd-shell .product-editor-card .editor-main .antd-section>.sku-bulk-toolbar,.antd-shell .product-editor-card .editor-main .antd-section>.variant-summary-strip{margin-inline:12px}.antd-shell .product-editor-card .editor-main .antd-section>.section-head{padding-inline:12px}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row{margin-top:12px}}.account-dropdown-panel{padding:14px}.account-dropdown-heading{padding:2px 4px 9px}.account-dropdown-store-row{padding:11px 4px 9px}.account-dropdown-statuses{padding:9px 4px}.antd-shell .page-intro{padding-top:16px;padding-bottom:14px;gap:18px}.antd-shell .page-intro-kicker{margin-bottom:4px}.antd-shell .page-intro .ant-typography-secondary{margin-top:0;line-height:18px}@media (max-width:760px){.account-dropdown .ant-dropdown-menu{width:min(316px,calc(100vw - 28px))!important}.antd-shell .overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.antd-shell .overview-stat+.overview-stat{border-left:1px solid var(--proposal-line);border-top:0}.antd-shell .overview-stat:nth-child(odd){border-left:0}.antd-shell .overview-stat:nth-child(n+3){border-top:1px solid var(--proposal-line)}}.antd-shell .overview-page{display:block;width:100%}.antd-shell .overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;overflow:hidden;border:1px solid var(--proposal-line);border-radius:14px;background:var(--proposal-line);box-shadow:0 14px 36px rgba(43,72,110,.07)}.antd-shell .overview-stat{display:grid;grid-template-columns:1fr auto;align-content:center;min-height:106px;padding:17px 18px;border:0;border-radius:0;background:#fff;box-shadow:none}.antd-shell .overview-stat span{grid-column:1/-1;color:#8ba0ba;font-size:11px;line-height:16px}.antd-shell .overview-stat strong{margin-top:8px;color:var(--proposal-ink-strong);font-size:26px;font-weight:750;line-height:30px}.antd-shell .overview-stat small{align-self:end;padding-bottom:2px;color:#a1b1c4;font-size:11px}.antd-shell .overview-stat em{grid-column:1/-1;margin-top:6px;color:var(--proposal-blue);font-size:10px;font-style:normal;line-height:14px}.antd-shell .overview-lower-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);grid-gap:16px;gap:16px;margin-top:16px}.antd-shell .overview-panel{min-width:0;overflow:hidden;border:1px solid var(--proposal-line);border-radius:14px;background:#fff;box-shadow:0 14px 36px rgba(43,72,110,.07)}.antd-shell .overview-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:14px 18px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .overview-panel-head div{display:grid;grid-gap:3px;gap:3px}.antd-shell .overview-panel-head strong{color:var(--proposal-ink);font-size:14px;font-weight:750;line-height:20px}.antd-shell .overview-panel-head span{color:var(--proposal-quiet);font-size:11px;line-height:16px}.antd-shell .overview-panel-head .ant-tag{color:var(--proposal-blue)!important;border-color:#c9dbfb!important;background:var(--proposal-blue-soft)!important}.antd-shell .overview-task-list{padding:0 18px}.antd-shell .overview-task-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;width:100%;min-height:66px;padding:12px 0;border:0;border-bottom:1px solid var(--proposal-line-soft);background:transparent;color:var(--proposal-ink);text-align:left}.antd-shell .overview-task-row:last-child{border-bottom:0}.antd-shell .overview-task-row:hover{background:#fbfdff}.antd-shell .overview-task-index{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:var(--proposal-blue);background:var(--proposal-blue-soft);font-size:10px;font-weight:800}.antd-shell .overview-task-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.antd-shell .overview-task-copy strong{overflow:hidden;color:var(--proposal-ink);font-size:11px;font-weight:700;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .overview-task-copy small{overflow:hidden;color:var(--proposal-quiet);font-size:10px;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .overview-task-row>b{color:var(--proposal-ink);font-size:11px;font-weight:750;white-space:nowrap}.antd-shell .overview-activity-list{display:grid;grid-gap:15px;gap:15px;padding:18px}.antd-shell .overview-activity-row{display:grid;grid-template-columns:9px minmax(0,1fr);align-items:start;grid-gap:9px;gap:9px}.antd-shell .overview-activity-row i{width:8px;height:8px;margin-top:4px;border-radius:50%;background:var(--proposal-blue)}.antd-shell .overview-activity-row.amber i{background:#dfa83d}.antd-shell .overview-activity-row span{display:grid;grid-gap:3px;gap:3px}.antd-shell .overview-activity-row strong{color:var(--proposal-ink);font-size:11px;font-weight:700;line-height:17px}.antd-shell .overview-activity-row small{color:var(--proposal-quiet);font-size:10px;line-height:15px}.account-dropdown .ant-dropdown-menu{width:306px;padding:0;border:1px solid var(--proposal-line);border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(43,72,110,.14)}.account-dropdown .ant-dropdown-menu-item-group-title{padding:0!important}.account-dropdown .ant-dropdown-menu-item-group-list{margin:0!important}.account-dropdown .ant-dropdown-menu-item-group-list>.ant-dropdown-menu-item{margin:0;padding:0!important;border-bottom:0}.account-dropdown-panel{padding:12px}.account-dropdown-heading{padding:2px 4px 10px;color:var(--proposal-quiet);font-size:10px;font-weight:750}.account-dropdown-user{display:flex;align-items:center;gap:9px;padding:10px;border-radius:9px;background:var(--proposal-surface-soft)}.account-dropdown-avatar{flex:none;border-radius:8px!important;background:linear-gradient(135deg,#3c83ed,#57b9a9)!important;font-size:10px;font-weight:800}.account-dropdown-store-row span,.account-dropdown-user span{display:grid;min-width:0;grid-gap:3px;gap:3px}.account-dropdown-store-row strong,.account-dropdown-user strong{overflow:hidden;color:var(--proposal-ink-strong);font-size:11px;font-weight:750;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.account-dropdown-store-row small,.account-dropdown-user small{overflow:hidden;color:var(--proposal-quiet);font-size:9px;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.account-dropdown-store-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 4px 10px;border-bottom:1px solid var(--proposal-line-soft)}.account-dropdown-store-row button{padding:0;border:0;color:var(--proposal-blue);background:transparent;font-size:10px;cursor:pointer}.account-dropdown-statuses{display:grid;grid-gap:7px;gap:7px;padding:10px 4px}.account-dropdown-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--proposal-muted);font-size:10px;line-height:15px}.account-dropdown-status-row strong{color:var(--proposal-blue);font-size:9px;font-weight:750}.account-dropdown-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding-top:8px;border-top:1px solid var(--proposal-line-soft)}.account-dropdown-actions button{min-height:34px;border:1px solid var(--proposal-line);border-radius:8px;color:#50617b;background:#fff;font-size:11px;font-weight:650;cursor:pointer}.account-dropdown-actions button:hover{border-color:#9fbbe9;color:var(--proposal-blue-dark)}.account-dropdown-actions button.danger{border-color:#f0c5ca;color:var(--proposal-red);background:#fff7f7}@media (max-width:760px){.antd-shell .overview-stats{grid-template-columns:1fr}.antd-shell .overview-stat+.overview-stat{border-top:1px solid var(--proposal-line);border-left:0}.antd-shell .overview-lower-grid{grid-template-columns:1fr}.antd-shell .overview-task-row{grid-template-columns:28px minmax(0,1fr) auto}.account-dropdown .ant-dropdown-menu{width:min(306px,calc(100vw - 28px))}}:root{--proposal-ink:#243550;--proposal-ink-strong:#142640;--proposal-muted:#71829a;--proposal-quiet:#9aa9bb;--proposal-canvas:#f5f8fc;--proposal-surface:#fff;--proposal-surface-soft:#f9fbfe;--proposal-line:#dfe8f2;--proposal-line-soft:#edf2f7;--proposal-blue:#3677e8;--proposal-blue-dark:#2459bd;--proposal-blue-soft:#edf4ff;--proposal-amber:#bd7b18;--proposal-amber-soft:#fff4df;--proposal-red:#c44952}html{background:#dfe7f1}body{min-width:320px;background:radial-gradient(circle at 12% 7%,rgba(125,174,239,.14),transparent 26rem),linear-gradient(140deg,#edf4fb,#f8fbfd 54%,#e9f1f9)}.antd-shell{display:grid!important;grid-template-columns:228px minmax(0,1fr);width:calc(100% - 40px);max-width:1460px;min-height:calc(100vh - 40px);margin:20px auto;overflow:hidden;border:1px solid #cad7e6;border-radius:20px;background:var(--proposal-canvas)!important;box-shadow:0 30px 80px rgba(40,65,97,.18)}.antd-shell>.ant-layout{grid-column:2;align-self:stretch;justify-self:stretch;width:100%!important;min-width:0;flex:none!important;background:var(--proposal-canvas)}.antd-sider{position:static;width:228px!important;min-width:228px!important;max-width:228px!important;height:auto;min-height:calc(100vh - 40px);padding:20px 14px 16px;border-right:1px solid var(--proposal-line);background:#f8fbff!important;box-shadow:none}.antd-sider .ant-layout-sider-children{min-height:100%}.brand-block{gap:10px;min-height:34px;margin:0 0 16px;padding:2px 10px 20px;border-bottom:1px solid var(--proposal-line)}.brand-block .ant-avatar{width:34px!important;height:34px!important;border-radius:10px!important;background:#4d8dff!important;box-shadow:0 8px 18px rgba(38,107,234,.26);font-size:15px!important;font-weight:800}.brand-block .ant-typography strong{color:var(--proposal-ink-strong);font-size:14px}.brand-block .ant-typography-secondary{margin-top:3px;color:var(--proposal-quiet)!important;font-size:11px}.store-block{display:none!important}.sidebar-nav-scroll{min-height:0}.antd-sider .ant-menu{color:#6e809a}.antd-sider .ant-menu-item-group-title{padding:0 10px 7px!important;color:#8192aa!important;font-size:11px;font-weight:700;letter-spacing:.04em}.antd-sider .ant-menu-item-group+.ant-menu-item-group{margin-top:10px}.antd-sider .ant-menu-item{width:100%;height:36px;margin:2px 0!important;padding-inline:10px!important;border-radius:8px;color:#6e809a!important;font-size:12px;line-height:36px}.antd-sider .ant-menu-item .ant-menu-title-content,.antd-sider .ant-menu-item .anticon{color:#6e809a!important}.antd-sider .ant-menu-item:hover{background:#edf4fb!important}.antd-sider .ant-menu-item:hover,.antd-sider .ant-menu-item:hover .ant-menu-title-content,.antd-sider .ant-menu-item:hover .anticon{color:var(--proposal-ink-strong)!important}.antd-sider .ant-menu-item-selected{background:#e8f1ff!important;box-shadow:inset 3px 0 0 #4e85e9}.antd-sider .ant-menu-item-selected,.antd-sider .ant-menu-item-selected .ant-menu-title-content,.antd-sider .ant-menu-item-selected .anticon{color:var(--proposal-blue-dark)!important}.antd-sider .ant-menu-item .anticon{font-size:14px}.sidebar-footer{display:grid;grid-gap:10px;gap:10px;margin-top:auto}.plugin-card,.point-card{width:100%;border:1px solid #d9e6f3;border-radius:10px;background:#fff}.plugin-card{display:flex;align-items:center;gap:9px;min-height:56px;padding:10px;color:var(--proposal-ink);text-align:left}.plugin-card:hover,.point-card:hover{border-color:#b8d0f8;background:#fbfdff}.plugin-card-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid #c9dcf7;border-radius:8px;color:var(--proposal-blue);font-size:18px}.plugin-card strong,.point-card strong{display:block;color:var(--proposal-ink);font-size:11px;line-height:15px}.plugin-card small,.point-card small{display:block;margin-top:3px;color:var(--proposal-quiet);font-size:10px;line-height:14px}.point-card{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:10px}.point-card strong{color:var(--proposal-ink-strong);font-size:20px;line-height:20px}.point-card em{padding:6px 8px;border-radius:6px;color:var(--proposal-blue);background:var(--proposal-blue-soft);font-size:10px;font-style:normal}.antd-content{min-width:0;padding:0!important;background:var(--proposal-canvas)}.page-head{height:66px;min-height:66px;margin:0;padding:0 28px;border-bottom:1px solid var(--proposal-line);background:rgba(255,255,255,.92);box-shadow:0 4px 16px rgba(43,72,110,.035)}.page-head>div:first-child{min-width:0}.page-head .ant-typography-secondary{color:var(--proposal-quiet)!important;font-size:12px}.page-head .ant-typography-secondary strong{color:var(--proposal-ink);font-weight:700}.connection-indicator{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:var(--proposal-blue);font-size:11px;white-space:nowrap}.connection-indicator i{width:6px;height:6px;border-radius:50%;background:var(--proposal-blue)}.account-trigger{display:flex;width:298px;align-items:center;gap:8px;min-height:44px;margin-left:4px;padding:7px 10px;border:1px solid var(--proposal-line);border-radius:11px;background:#fff;color:var(--proposal-ink);text-align:left;box-shadow:0 8px 18px rgba(43,72,110,.05)}.account-trigger:hover{border-color:#b8d0f8;background:#fbfdff}.account-avatar{flex:none;border-radius:8px!important;background:linear-gradient(135deg,#3c83ed,#57b9a9)!important;font-size:10px;font-weight:800}.account-copy{min-width:0;flex:1 1}.account-copy small,.account-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy strong{color:var(--proposal-ink-strong);font-size:11px;line-height:15px}.account-copy small{margin-top:3px;color:var(--proposal-quiet);font-size:9px;line-height:12px}.account-trigger>.anticon{flex:none;color:var(--proposal-quiet);font-size:10px}.page-intro{align-items:flex-end;gap:22px;margin:0;padding:24px 28px 20px}.page-intro-kicker{display:block;margin-bottom:8px;color:#6881a4!important;font-size:10px;font-weight:800;letter-spacing:.13em;line-height:14px;text-transform:uppercase}.page-intro h3{margin:0!important;color:var(--proposal-ink-strong);font-size:24px!important;font-weight:750!important;letter-spacing:-.04em;line-height:31px!important}.page-intro .ant-typography-secondary{display:block;max-width:640px;margin-top:7px;color:var(--proposal-muted)!important;font-size:12px;line-height:19px}.page-intro-actions{flex:none}.page-intro-actions .ant-btn{min-height:34px;padding-inline:12px;border:1px solid var(--proposal-line);border-radius:8px;color:#50617b;background:#fff;font-size:12px;font-weight:650}.page-intro-actions .ant-btn-primary{border-color:var(--proposal-blue);color:#fff;background:var(--proposal-blue);box-shadow:0 8px 16px rgba(40,104,234,.18)}.page-intro-actions .ant-btn:hover{border-color:#9fbbe9;color:var(--proposal-blue-dark)}.page-intro-actions .ant-btn-primary:hover{border-color:var(--proposal-blue-dark)!important;color:#fff!important;background:var(--proposal-blue-dark)!important}.antd-content>.listing-layout,.antd-content>.module-page{width:100%;padding:0 28px 36px}.antd-shell .module-title-card,.antd-shell .overview-welcome{display:none!important}.antd-shell .ant-card,.antd-shell .content-card,.antd-shell .knowledge-hero,.antd-shell .ledger-card,.antd-shell .library-shell,.antd-shell .module-hero,.antd-shell .ozon-sync-card{border:1px solid var(--proposal-line)!important;border-radius:14px!important;background:var(--proposal-surface);box-shadow:0 14px 36px rgba(43,72,110,.07)!important}.antd-shell .ant-card-head{min-height:52px!important;padding:0 18px;border-bottom-color:var(--proposal-line-soft)}.antd-shell .ant-card-head-wrapper{min-height:52px}.antd-shell .ant-card-head-title{padding:16px 0;color:var(--proposal-ink);font-size:14px;font-weight:750}.antd-shell .ant-card-extra{padding:12px 0}.antd-shell .ant-card-body{padding:18px}.antd-shell .ant-btn{min-height:34px;border-radius:8px;font-size:12px;font-weight:650}.antd-shell .ant-btn-primary{border-color:var(--proposal-blue);background:var(--proposal-blue);box-shadow:0 8px 16px rgba(40,104,234,.16)}.antd-shell .ant-input,.antd-shell .ant-input-affix-wrapper,.antd-shell .ant-input-number,.antd-shell .ant-select-selector{border-radius:8px!important;font-size:12px}.antd-shell .ant-input-focused,.antd-shell .ant-input-number-focused,.antd-shell .ant-input:focus,.antd-shell .ant-select-focused .ant-select-selector{border-color:#8eafe8!important;box-shadow:0 0 0 3px rgba(40,104,234,.1)!important}.antd-shell .ant-form-item{margin-bottom:12px}.antd-shell .ant-form-item-label{padding-bottom:7px}.antd-shell .ant-form-item-label>label{color:#53647c;font-size:11px;font-weight:700}.antd-shell .ant-table{font-size:11px}.antd-shell .ant-table-thead>tr>th{padding:13px 18px!important;color:#73829a!important;background:#f8fafc!important;font-size:10px;font-weight:750!important}.antd-shell .ant-table-tbody>tr>td{padding:13px 18px!important;color:#35445b;border-bottom-color:var(--proposal-line-soft)!important}.antd-shell .ant-table-tbody>tr:hover>td{background:#f7faff!important}.antd-shell .ant-tag-processing,.antd-shell .ant-tag-success{border-color:#c9dbfb!important;color:var(--proposal-blue)!important;background:var(--proposal-blue-soft)!important}.antd-shell .ant-badge-status-success .ant-badge-status-dot,.antd-shell .ant-progress-status-success .ant-progress-bg{background:var(--proposal-blue)!important}.antd-shell .ant-alert-success{border-color:#cfe0fb!important;background:#f1f6ff!important}.antd-shell .ant-alert-success .ant-alert-icon,.antd-shell .ant-alert-success .ant-alert-message{color:var(--proposal-blue)!important}.antd-shell .metric-grid,.antd-shell .publish-metrics{gap:1px;overflow:hidden;border:1px solid var(--proposal-line);border-radius:14px;background:var(--proposal-line);box-shadow:0 14px 36px rgba(43,72,110,.07)}.antd-shell .metric-card,.antd-shell .publish-metric{min-height:94px;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff}.antd-shell .metric-card .ant-card-body{min-height:92px;padding:17px 18px}.antd-shell .metric-card .ant-statistic-title,.antd-shell .publish-metric span{color:var(--proposal-quiet);font-size:11px}.antd-shell .metric-card .ant-statistic-content,.antd-shell .publish-metric strong{color:var(--proposal-ink-strong);font-size:25px;font-weight:750;line-height:28px}.antd-shell .metric-card .ant-typography-secondary{margin-top:8px;color:var(--proposal-quiet)!important;font-size:10px}.antd-shell .overview-grid,.antd-shell .overview-lower-grid{gap:16px}.antd-shell .sourcing-page{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;grid-gap:16px;gap:16px}.antd-shell .sourcing-page>.sourcing-flow,.antd-shell .sourcing-page>.sourcing-form-card,.antd-shell .sourcing-page>.sourcing-task-card{min-width:0}.antd-shell .sourcing-page>.sourcing-flow{grid-column:1/-1;grid-row:1}.antd-shell .sourcing-page>.sourcing-form-card{grid-column:1;grid-row:2}.antd-shell .sourcing-page>.sourcing-task-card{grid-column:2;grid-row:2}.antd-shell .sourcing-flow{border:1px solid var(--proposal-line);border-radius:14px;background:#fff;box-shadow:0 14px 36px rgba(43,72,110,.07)}.antd-shell .sourcing-flow-head{padding:16px 18px 12px}.antd-shell .sourcing-flow-head h5{margin:3px 0 0!important;color:var(--proposal-ink)}.antd-shell .sourcing-flow-steps{padding:0 18px 16px}.antd-shell .sourcing-flow-step{color:var(--proposal-muted)}.antd-shell .sourcing-flow-step.completed,.antd-shell .sourcing-flow-step.current{color:var(--proposal-blue)}.antd-shell .sourcing-flow-step.completed .sourcing-flow-marker,.antd-shell .sourcing-flow-step.current .sourcing-flow-marker{border-color:var(--proposal-blue);color:var(--proposal-blue);background:var(--proposal-blue-soft)}.antd-shell .library-head{padding:18px 18px 0}.antd-shell .library-head h4,.antd-shell .publish-panel-head h4{color:var(--proposal-ink-strong);font-size:14px!important}.antd-shell .library-toolbar{margin:14px 18px 12px;padding:0}.antd-shell .library-shell .ant-card-body{padding:0}.antd-shell .pricing-page .pricing-layout,.antd-shell .publish-layout,.antd-shell .shops-page .shop-grid{gap:16px}.antd-shell .publish-preview-card{position:-webkit-sticky;position:sticky;top:16px}.antd-shell .publish-preview-card .ant-card-body{padding:18px}.antd-shell .pricing-page .pricing-result-card{border-color:#cdddf2!important;background:linear-gradient(160deg,#f4f8ff,#fff 54%,#f8fbff)}.antd-shell .pricing-page .pricing-result-card .pricing-stat-cell{border-color:var(--proposal-line);border-radius:9px;background:rgba(255,255,255,.8)}.antd-shell .pricing-page .pricing-result-card .pricing-stat-cell.is-positive,.antd-shell .pricing-page .pricing-result-card .pricing-stat-cell.is-primary{border-color:#cfe0fb;background:var(--proposal-blue-soft)}.antd-shell .pricing-page .pricing-result-card .ant-statistic-content{color:var(--proposal-ink);font-size:20px!important}.antd-shell .pricing-page .pricing-result-card .is-positive .ant-statistic-content,.antd-shell .pricing-page .pricing-result-card .is-primary .ant-statistic-content{color:var(--proposal-blue)!important}.antd-shell .pricing-page .pricing-result-alert{border-color:#cfe0fb!important;border-radius:9px;background:#f1f6ff!important}.antd-shell .pricing-page .pricing-detail-list{border-color:var(--proposal-line);border-radius:9px;background:rgba(255,255,255,.78)}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 286px}.antd-shell .product-queue-card .ant-list-item-meta,.antd-shell .product-queue-card .ant-list-item-meta-content,.antd-shell .product-queue-card .ant-list-item-meta-description,.antd-shell .product-queue-card .ant-list-item-meta-title{min-width:0;overflow:hidden}.antd-shell .product-queue-card .ant-list-item-meta-description,.antd-shell .product-queue-card .ant-list-item-meta-description .ant-typography,.antd-shell .product-queue-card .ant-list-item-meta-title,.antd-shell .product-queue-card .ant-list-item-meta-title .ant-typography{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:761px) and (max-width:1100px){.antd-shell{grid-template-columns:200px minmax(0,1fr);width:calc(100% - 24px);margin:12px auto}.antd-shell,.antd-sider{min-height:calc(100vh - 24px)}.antd-sider{width:200px!important;min-width:200px!important;max-width:200px!important;padding-inline:10px}.antd-content>.listing-layout,.antd-content>.module-page,.page-head,.page-intro{padding-inline:20px}}@media (max-width:760px){.antd-shell{display:block!important;width:100%;min-height:100vh;margin:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.antd-shell .antd-sider{display:none}.page-head{height:58px;min-height:58px;padding-inline:14px}.connection-indicator{display:none}.account-trigger{width:44px;min-height:36px;margin-left:auto;padding:0 7px}.account-copy,.account-trigger>.anticon{display:none}.page-intro{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 14px 16px}.page-intro h3{font-size:21px!important;line-height:28px!important}.page-intro .ant-typography-secondary{max-width:none}.page-intro-actions{width:100%}.page-intro-actions .ant-btn{flex:1 1}.antd-content>.listing-layout,.antd-content>.module-page{padding:0 14px 28px}.antd-shell .sourcing-page{display:block!important}.antd-shell .sourcing-page>*{margin-bottom:12px}.antd-shell .sourcing-page>:last-child{margin-bottom:0}.antd-shell .metric-grid,.antd-shell .publish-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.antd-shell .metric-card .ant-card-body,.antd-shell .publish-metric{min-height:84px;padding:13px 14px}.antd-shell .library-head,.antd-shell .publish-panel-head{align-items:flex-start;flex-direction:column;padding-inline:14px}.antd-shell .library-head>.ant-space,.antd-shell .publish-panel-head>.ant-space{width:100%;flex-wrap:wrap}.antd-shell .library-head>.ant-space .ant-btn,.antd-shell .publish-panel-head>.ant-space .ant-btn{flex:1 1 auto}.antd-shell .library-toolbar{grid-template-columns:1fr;margin-inline:14px}.antd-shell .library-toolbar .ant-input,.antd-shell .library-toolbar .ant-select{width:100%}.antd-shell .pricing-page .pricing-layout,.antd-shell .publish-layout{grid-template-columns:1fr}.antd-shell .publish-preview-card{position:static}.antd-shell .pricing-page .pricing-field-grid,.antd-shell .pricing-page .pricing-shipping-form{grid-template-columns:1fr}.antd-shell .pricing-page .pricing-carrier-field,.antd-shell .pricing-page .pricing-quote-action{grid-column:auto}.antd-shell .product-editor-card .editor-grid{grid-template-columns:1fr}.antd-shell .product-editor-card .image-panel{border-top:1px solid var(--proposal-line)!important;border-left:0!important}.antd-shell .product-editor-card .editor-main .antd-section>.ant-row,.antd-shell .product-editor-card .editor-main .antd-section>.ant-table-wrapper,.antd-shell .product-editor-card .editor-main .antd-section>.attribute-workbench,.antd-shell .product-editor-card .editor-main .antd-section>.category-summary,.antd-shell .product-editor-card .editor-main .antd-section>.mapping-memory-strip,.antd-shell .product-editor-card .editor-main .antd-section>.sku-alert,.antd-shell .product-editor-card .editor-main .antd-section>.sku-bulk-toolbar,.antd-shell .product-editor-card .editor-main .antd-section>.variant-summary-strip{margin-inline:12px}}.antd-shell{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;border:0!important;box-shadow:none!important}.antd-shell,.antd-shell .antd-content,.antd-shell .page-head,.antd-shell>.ant-layout{border-radius:0!important}.antd-sider{min-height:100vh!important}.antd-sider .ant-menu-item-selected{box-shadow:none!important}.antd-shell .overview-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.antd-shell .overview-stat+.overview-stat{border-left:1px solid var(--proposal-line);border-top:0}.account-dropdown{z-index:1050}.account-dropdown .ant-dropdown-menu{margin-top:8px}@media (max-width:760px){.antd-shell .overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.antd-shell .overview-stat+.overview-stat{border-left:1px solid var(--proposal-line);border-top:0}.antd-shell .overview-stat:nth-child(odd){border-left:0}.antd-shell .overview-stat:nth-child(n+3){border-top:1px solid var(--proposal-line)}}.antd-shell .page-intro{padding:16px 0 14px!important;gap:18px!important}.antd-shell .page-intro h3,.antd-shell .page-intro-kicker{margin-bottom:4px!important}.antd-shell .page-intro h3{margin-top:0!important}.antd-shell .page-intro .ant-typography-secondary{margin-top:0!important;line-height:18px!important}.antd-shell .overview-intro-actions .ant-btn{min-width:92px}.account-dropdown .ant-dropdown-menu{width:316px!important;margin-top:6px!important;padding:0!important;overflow:hidden;transform-origin:top right!important}.account-dropdown .ant-dropdown-menu-item{min-height:0!important;padding:0!important}.account-dropdown .ant-dropdown-menu-item-active,.account-dropdown .ant-dropdown-menu-item:hover{background:transparent!important}.account-dropdown .ant-dropdown-menu-item>.ant-dropdown-menu-title-content{display:block}.account-dropdown-panel{padding:14px!important}.account-dropdown-heading{padding:2px 4px 9px!important}.account-dropdown-user{padding:10px!important}.account-dropdown-store-row{padding:11px 4px 9px!important}.account-dropdown-statuses{padding:9px 4px!important}.account-dropdown-actions{padding-top:8px!important}@media (max-width:760px){.antd-shell .page-intro{padding-right:14px!important;padding-left:14px!important}.account-dropdown .ant-dropdown-menu{width:min(316px,calc(100vw - 28px))!important}}.account-dropdown .ant-dropdown-menu{width:300px!important;min-width:300px!important;padding:6px!important;border:1px solid #dbe5f2!important;border-radius:10px!important;background:#fff!important;box-shadow:0 14px 32px rgba(32,61,98,.14)!important}.account-dropdown .ant-dropdown-menu-item{min-height:34px!important;margin:0!important;padding:8px 10px!important;border-radius:6px!important;color:var(--proposal-ink)!important;font-size:12px!important;line-height:18px!important}.account-dropdown .ant-dropdown-menu-item-active,.account-dropdown .ant-dropdown-menu-item:hover{background:#eef5ff!important}.account-dropdown .ant-dropdown-menu-item-disabled,.account-dropdown .ant-dropdown-menu-item-disabled:hover{background:transparent!important;cursor:default!important}.account-dropdown .ant-dropdown-menu-item-divider{margin:6px 0!important;background:#edf2f7!important}.account-menu-section{color:#8da0b7;font-size:11px;font-weight:650}.account-menu-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px}.account-menu-account{justify-content:flex-start;gap:10px}.account-menu-account>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.account-menu-avatar.ant-avatar{flex:none;border-radius:7px!important;background:linear-gradient(135deg,#3c83ed,#57b9a9)!important;font-size:10px;font-weight:800}.account-menu-row small,.account-menu-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-row strong{color:var(--proposal-ink-strong);font-size:12px;font-weight:700}.account-menu-row small{color:var(--proposal-quiet);font-size:10px;line-height:14px}.account-menu-action,.account-menu-status strong{flex:none;color:var(--proposal-blue);font-size:11px;font-weight:650}.account-menu-status{color:#6e809a;font-size:12px}.account-dropdown .ant-dropdown-menu-item-danger:hover{background:#fff1f0!important}.antd-shell .sourcing-page{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)!important;align-items:stretch!important;grid-gap:16px!important;gap:16px!important}.antd-shell .sourcing-page>.sourcing-form-card{grid-column:1!important;grid-row:1!important;height:100%}.antd-shell .sourcing-page>.sourcing-task-card{grid-column:2!important;grid-row:1!important;height:100%}.antd-shell .sourcing-page>.sourcing-flow{grid-column:1/-1!important;grid-row:2!important;min-width:0}.antd-shell .sourcing-form-card .ant-card-body,.antd-shell .sourcing-task-card .ant-card-body{min-width:0}.antd-shell .sourcing-form-card .ant-row{align-items:flex-start}.antd-shell .sourcing-form-card .ant-select{width:100%}.antd-shell .sourcing-flow-steps{min-width:0}.antd-shell .sourcing-flow-step{word-break:keep-all}.antd-shell .sourcing-flow-step,.antd-shell .sourcing-flow-step>span:nth-child(2){min-width:0;writing-mode:horizontal-tb!important}.antd-shell .sourcing-flow-step small,.antd-shell .sourcing-flow-step strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;writing-mode:horizontal-tb!important}@media (max-width:980px) and (min-width:761px){.antd-shell .sourcing-page{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr)!important}.antd-shell .sourcing-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:8px}.antd-shell .sourcing-flow-connector{display:none}}@media (max-width:760px){.antd-shell .sourcing-page{display:flex!important;flex-direction:column;gap:12px!important}.antd-shell .sourcing-page>.sourcing-flow,.antd-shell .sourcing-page>.sourcing-form-card,.antd-shell .sourcing-page>.sourcing-task-card{width:100%;height:auto}.antd-shell .sourcing-page>.sourcing-form-card{order:1}.antd-shell .sourcing-page>.sourcing-task-card{order:2}.antd-shell .sourcing-page>.sourcing-flow{order:3}.antd-shell .sourcing-flow-steps{grid-template-columns:1fr;row-gap:4px}.antd-shell .sourcing-flow-step,.antd-shell .sourcing-flow-step:not(:first-child){padding:8px 0}.antd-shell .sourcing-flow-connector{display:none}}.antd-shell .sourcing-flow{grid-column:1/-1!important;grid-row:2!important;padding:0!important;border:1px solid var(--proposal-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 14px 34px rgba(43,72,110,.06)!important}.acquisition-result-tools{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #dfe8f2;border-radius:12px;background:#f8fbff}.acquisition-result-tools button{min-height:28px;padding:0 10px;border:1px solid #d9e7fb;border-radius:999px;color:#52657c;background:#fff;font-size:12px;cursor:pointer}.acquisition-result-tools button.is-active{color:#2f6fed;border-color:#a9c7fb;background:#edf4ff;font-weight:650}.acquisition-failure-summary{display:flex;flex-wrap:wrap;gap:6px}.antd-shell .sourcing-flow-head{display:block;padding:16px 18px 12px!important;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .sourcing-flow-head h5{margin:4px 0 0!important;color:var(--proposal-ink-strong);font-size:14px!important;font-weight:760!important;line-height:20px!important}.antd-shell .sourcing-flow-head .ant-typography-secondary{display:block;margin-top:3px;color:var(--proposal-quiet)!important;font-size:11px;line-height:16px}.antd-shell .sourcing-flow-steps.process-flow{display:grid!important;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr);align-items:stretch;grid-gap:0;gap:0;margin:0;padding:18px!important}.antd-shell .sourcing-flow-steps .process-step{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0;min-height:80px;padding:12px 14px;border:1px solid var(--proposal-line);border-radius:11px;color:var(--proposal-ink);background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.antd-shell .sourcing-flow-steps .process-step:hover{border-color:#a9c7fb;background:#f8fbff;box-shadow:0 8px 18px rgba(53,111,218,.08);transform:translateY(-1px)}.antd-shell .sourcing-flow-steps .process-step.is-current{border-color:#a9c7fb;background:var(--proposal-blue-soft);box-shadow:none}.antd-shell .sourcing-flow-steps .process-index{display:grid;width:28px;height:28px;place-items:center;border:1px solid #c5d7f3;border-radius:50%;color:var(--proposal-blue);background:#fff;font-size:10px;font-weight:800}.antd-shell .sourcing-flow-steps .process-step>span:last-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.antd-shell .sourcing-flow-steps .process-step small{overflow:hidden;color:var(--proposal-quiet);font-size:9px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .sourcing-flow-steps .process-step strong{overflow:hidden;color:var(--proposal-ink-strong);font-size:14px;line-height:19px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .sourcing-flow-steps .process-step em{overflow:hidden;color:var(--proposal-blue);font-size:10px;font-style:normal;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .sourcing-flow-steps .process-line{align-self:center;height:1px;background:#cbd9ec}@media (max-width:900px){.antd-shell .sourcing-flow-steps.process-flow{display:flex!important;gap:10px;overflow-x:auto;padding-bottom:18px!important}.antd-shell .sourcing-flow-steps .process-step{flex:0 0 206px}.antd-shell .sourcing-flow-steps .process-line{flex:0 0 24px}}.antd-shell .sourcing-task-card .ant-card-body{padding:0 18px 14px!important;max-height:445px;overflow-y:auto;overscroll-behavior:contain}.antd-shell .sourcing-task-card{max-height:520px;overflow:hidden}.antd-shell .sourcing-task-card .ant-list-item{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:11px 0!important;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .sourcing-task-card .ant-list-item:last-child{border-bottom:0}.antd-shell .sourcing-task-card .ant-list-item[role=button]{cursor:pointer}.antd-shell .sourcing-task-card .ant-list-item[role=button]:hover{background:#fbfdff}.antd-shell .sourcing-task-card .ant-list-item[role=button]:focus-visible{outline:2px solid #a9c7fb;outline-offset:3px}.antd-shell .sourcing-task-card .ant-list-item-meta,.antd-shell .sourcing-task-card .ant-list-item-meta-content,.antd-shell .sourcing-task-card .ant-list-item-meta-description,.antd-shell .sourcing-task-card .ant-list-item-meta-title{min-width:0;overflow:hidden}.antd-shell .sourcing-task-card .ant-list-item-meta-title{margin-bottom:0!important;color:var(--proposal-ink);font-size:11px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.antd-shell .sourcing-task-card .ant-list-item-meta-description{margin-top:4px;color:var(--proposal-quiet);font-size:10px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.antd-shell .sourcing-task-card .ant-tag{flex:none;-webkit-margin-end:0;margin-inline-end:0;font-size:10px}.antd-shell .sourcing-task-dot{width:8px;height:8px;border-radius:50%;background:var(--proposal-blue)}.antd-shell .sourcing-task-dot.is-complete{background:#69a0ed}.antd-shell .sourcing-task-dot.is-pending{background:#dca849}.antd-shell .sourcing-task-dot.is-processing{background:#9bb4d6}@media (max-width:760px){.antd-shell .sourcing-task-card .ant-card-body{padding-inline:14px!important}}.antd-content>.sourcing-page{padding-right:0!important;padding-left:0!important}@media (max-width:760px){.antd-content>.sourcing-page{padding-right:0!important;padding-left:0!important}}.antd-shell .sourcing-form-card .ant-card-head{min-height:64px!important;padding:0 16px!important}.antd-shell .sourcing-form-card .ant-card-head-wrapper{min-height:64px}.antd-shell .sourcing-form-card .ant-card-head-title{padding:12px 0!important;font-size:14px!important;line-height:18px!important}.antd-shell .sourcing-form-card .ant-card-extra{padding:12px 0!important}.antd-shell .sourcing-form-card .ant-card-extra .ant-tag{-webkit-margin-end:0;margin-inline-end:0;font-size:10px;line-height:20px}.antd-shell .sourcing-card-heading{display:grid;grid-gap:3px;gap:3px}.antd-shell .sourcing-card-heading strong{color:var(--proposal-ink);font-size:14px;font-weight:750;line-height:18px}.antd-shell .sourcing-card-heading span{color:var(--proposal-quiet);font-size:10px;font-weight:400;line-height:14px}.antd-shell .sourcing-form-card>.ant-card-body{padding:16px!important}.antd-shell .sourcing-form-card .ant-tabs-nav{margin:0 0 16px!important}.antd-shell .sourcing-form-card .ant-tabs-tab{padding:0 12px 10px!important;color:var(--proposal-muted);font-size:12px!important;line-height:18px}.antd-shell .sourcing-form-card .ant-tabs-tab .anticon{-webkit-margin-end:6px;margin-inline-end:6px;font-size:14px}.antd-shell .sourcing-form-card .ant-tabs-tab-active{color:var(--proposal-blue);font-weight:700}.antd-shell .sourcing-form-card .ant-form-item{margin-bottom:14px!important}.antd-shell .sourcing-form-card .ant-form-item-label{padding:0 0 6px!important;text-align:left!important}.antd-shell .sourcing-form-card .ant-form-item-label>label{color:#53647c;font-size:11px!important;font-weight:700;line-height:16px}.antd-shell .sourcing-form-card .ant-input,.antd-shell .sourcing-form-card .ant-select-selector{min-height:36px!important;padding-inline:10px!important;border-radius:8px!important;font-size:12px!important}.antd-shell .sourcing-form-card .ant-input::placeholder{color:#98a8bc;font-size:12px}.antd-shell .sourcing-form-card .ant-select-selection-item,.antd-shell .sourcing-form-card .ant-select-selection-placeholder{font-size:12px;line-height:34px!important}.antd-shell .sourcing-form-card .ant-alert{display:flex;min-height:44px;align-items:center;margin:2px 0 16px!important;padding:9px 12px!important;border-radius:8px!important}.antd-shell .sourcing-form-card .ant-alert-icon{-webkit-margin-end:9px;margin-inline-end:9px;font-size:13px}.antd-shell .sourcing-form-card .ant-alert-content{min-width:0}.antd-shell .sourcing-form-card .ant-alert-message{overflow:hidden;color:#58708f;font-size:12px!important;font-weight:400;line-height:18px!important;text-overflow:ellipsis;white-space:nowrap}.antd-shell .sourcing-form-actions{display:flex;align-items:center;gap:8px}.antd-shell .sourcing-form-actions .ant-btn{min-height:34px;padding-inline:12px;border-radius:8px;font-size:12px}.ant-alert-section.ant-alert-title{font-size:12px!important}@media (max-width:760px){.antd-shell .sourcing-form-card>.ant-card-body{padding:14px!important}.antd-shell .sourcing-form-card .ant-row{row-gap:0}.antd-shell .sourcing-form-card .ant-alert-message{white-space:normal}}.antd-shell .listing-layout{display:grid!important;grid-gap:14px!important;align-items:start}.antd-shell .listing-layout>.product-queue-card{grid-column:1!important;min-width:0;height:100%}.antd-shell .listing-layout>.product-editor-card{grid-column:2!important;min-width:0}.antd-shell .listing-layout>.product-queue-card .ant-card-head{min-height:58px!important}.antd-shell .listing-layout>.product-queue-card .ant-card-head-title{padding:15px 0!important;color:var(--proposal-ink);line-height:18px}.antd-shell .listing-layout>.product-queue-card .ant-card-extra{padding:13px 0!important}.antd-shell .listing-layout>.product-queue-card .ant-card-body{padding:10px!important}.antd-shell .product-editor-card .editor-grid{display:grid!important;grid-gap:14px!important;align-items:start}.antd-shell .product-editor-card .editor-main,.antd-shell .product-editor-card .product-editor-side-layout{display:contents}.antd-shell .product-editor-card .editor-main>.antd-section,.antd-shell .product-editor-card .product-media-section{grid-column:1;min-width:0}.antd-shell .product-editor-card .product-media-section{grid-row:2}.antd-shell .product-editor-card .product-category-section{grid-row:3}.antd-shell .product-editor-card .product-sku-section{grid-row:4}.antd-shell .product-editor-card .product-editor-readiness{grid-row:1/span 4;min-width:0;padding:16px!important;border-radius:10px;box-shadow:0 12px 30px rgba(43,72,110,.06)}.antd-shell .product-editor-card .product-editor-readiness>.section-head{min-height:50px;margin:0 0 12px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .product-editor-card .product-editor-readiness>.section-head h5{color:var(--proposal-ink);font-size:14px!important;font-weight:750!important}.antd-shell .product-editor-card .product-editor-readiness .readiness-checks{display:grid;grid-gap:7px;gap:7px}.antd-shell .product-editor-card .product-editor-readiness .readiness-checks .ant-tag{display:flex;width:100%;min-height:36px;align-items:center;margin:0;padding:7px 9px;overflow:hidden;border:1px solid var(--proposal-line-soft);border-radius:7px;color:var(--proposal-ink);background:#fff;font-size:10px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .product-editor-card .product-editor-readiness .readiness-checks .ant-tag-success{border-color:#cfe0fb!important;color:var(--proposal-blue)!important;background:var(--proposal-blue-soft)!important}.antd-shell .product-editor-card .readiness-primary-action{min-height:34px;margin-top:16px;border-radius:8px;font-size:12px}.antd-shell .product-editor-card .editor-main>.antd-section,.antd-shell .product-editor-card .product-media-section{overflow:hidden;margin-bottom:14px;border:1px solid var(--proposal-line);border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(43,72,110,.06)}.antd-shell .product-editor-card .editor-main>.antd-section>.section-head,.antd-shell .product-editor-card .product-media-section>.section-head{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:0 16px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .product-editor-card .editor-main>.antd-section>.section-head>div:first-child,.antd-shell .product-editor-card .product-media-section>.section-head>div:first-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.antd-shell .product-editor-card .editor-main>.antd-section>.section-head h5,.antd-shell .product-editor-card .product-media-section>.section-head h5{margin:0!important;color:var(--proposal-ink);font-size:14px!important;font-weight:750!important;line-height:18px!important}.antd-shell .product-editor-card .editor-main>.antd-section>.section-head .ant-typography-secondary,.antd-shell .product-editor-card .product-media-section>.section-head .ant-typography-secondary{color:var(--proposal-quiet)!important;font-size:10px;line-height:14px}.antd-shell .product-editor-card .product-basic-section>.ant-row,.antd-shell .product-editor-card .product-category-section>.attribute-workbench,.antd-shell .product-editor-card .product-category-section>.category-summary,.antd-shell .product-editor-card .product-category-section>.mapping-memory-strip,.antd-shell .product-editor-card .product-media-section>.image-action-list,.antd-shell .product-editor-card .product-media-section>.image-job-panel,.antd-shell .product-editor-card .product-media-section>.image-storage-alert,.antd-shell .product-editor-card .product-media-section>.image-thumb-grid,.antd-shell .product-editor-card .product-media-section>.image-toolbar,.antd-shell .product-editor-card .product-media-section>.main-image-box,.antd-shell .product-editor-card .product-sku-section>.ant-table-wrapper,.antd-shell .product-editor-card .product-sku-section>.sku-alert,.antd-shell .product-editor-card .product-sku-section>.sku-bulk-toolbar,.antd-shell .product-editor-card .product-sku-section>.variant-summary-strip{margin-right:16px;margin-left:16px}.antd-shell .product-editor-card .product-basic-section>.ant-row{margin-top:16px}.antd-shell .product-editor-card .product-basic-section .ant-form-item{margin-bottom:12px}.antd-shell .product-editor-card .product-basic-section .ant-form-item-row{display:block}.antd-shell .product-editor-card .product-basic-section .ant-form-item-label{padding:0 0 6px;text-align:left}.antd-shell .product-editor-card .product-basic-section .ant-form-item-label>label{color:#53647c;font-size:10px;font-weight:700;line-height:15px}.antd-shell .product-editor-card .product-basic-section .ant-input,.antd-shell .product-editor-card .product-basic-section textarea.ant-input{font-size:12px}.antd-shell .product-editor-card .product-basic-section textarea.ant-input{min-height:72px}.antd-shell .product-editor-card .product-category-section>.category-summary{margin-top:14px}.antd-shell .product-editor-card .product-category-section>.attribute-workbench{margin-bottom:16px}.antd-shell .product-editor-card .product-media-section{padding-bottom:16px}.antd-shell .product-editor-card .product-media-section>.section-head{margin-bottom:14px}.antd-shell .product-editor-card .product-media-section>.image-storage-alert{margin-top:0;border-radius:8px}.antd-shell .product-editor-card .product-media-section .main-image-box{height:150px;margin-top:0;border-radius:8px}.antd-shell .product-editor-card .product-media-section .image-toolbar{display:flex;gap:8px;margin-top:8px}.antd-shell .product-editor-card .product-media-section .image-toolbar .ant-btn{min-height:30px;font-size:11px}.antd-shell .product-editor-card .product-media-section .image-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.antd-shell .product-editor-card .product-media-section .image-thumb-grid button{min-width:0;aspect-ratio:1;border-radius:8px}.antd-shell .product-editor-card .product-media-section .image-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px}.antd-shell .product-editor-card .product-media-section .image-action-row{min-height:42px;padding:7px 8px;border-radius:7px}@media (max-width:1100px){.antd-shell .listing-layout{grid-template-columns:170px minmax(0,1fr)!important}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 260px!important}}@media (max-width:760px){.antd-shell .listing-layout{display:block!important}.antd-shell .listing-layout>.product-queue-card{margin-bottom:12px}.antd-shell .product-editor-card .editor-grid{display:block!important}.antd-shell .product-editor-card .editor-main,.antd-shell .product-editor-card .product-editor-side-layout{display:block}.antd-shell .product-editor-card .product-editor-readiness{position:static;margin-top:12px!important}.antd-shell .product-editor-card .product-category-section,.antd-shell .product-editor-card .product-media-section,.antd-shell .product-editor-card .product-sku-section{margin-bottom:14px}}.antd-shell .product-editor-card .product-basic-tools{display:flex;gap:10px;margin-top:6px}.antd-shell .product-editor-card .product-basic-tools .ant-btn{min-height:28px;padding-inline:0;font-size:12px}.antd-shell .product-editor-card .product-more-details{margin-top:10px}.antd-shell .product-editor-card .product-more-details>summary{padding-top:10px;list-style:none}.antd-shell .product-editor-card .product-more-details>summary::-webkit-details-marker{display:none}.antd-shell .product-editor-card .product-advanced-fields{display:grid;grid-gap:12px;gap:12px;margin-top:10px}.antd-shell .product-editor-card .product-assets-section{overflow:hidden}.antd-shell .product-editor-card .product-image-grid{display:grid;grid-gap:8px;gap:8px;margin:14px 16px 10px}.antd-shell .product-editor-card .product-image-tile{position:relative;display:grid;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid var(--proposal-line);border-radius:9px;background:#f7faff;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.antd-shell .product-editor-card .product-image-tile:hover{transform:translateY(-1px);border-color:#b8d0f8;box-shadow:0 8px 20px rgba(36,72,122,.08)}.antd-shell .product-editor-card .product-image-tile.active{border-color:var(--proposal-blue);box-shadow:0 0 0 1px rgba(47,111,237,.12)}.antd-shell .product-editor-card .product-image-tile img{width:100%;height:100%;object-fit:cover}.antd-shell .product-editor-card .product-image-tile span{position:absolute;right:6px;bottom:6px;padding:1px 6px;border-radius:999px;color:#fff;background:rgba(23,32,51,.66);font-size:10px;line-height:16px}.antd-shell .product-editor-card .product-image-empty{display:grid;place-items:center;grid-gap:6px;gap:6px;min-height:120px;border:1px dashed var(--proposal-line);border-radius:9px;color:var(--proposal-quiet);background:var(--surface-soft);font-size:12px}.antd-shell .product-editor-card .product-asset-actions{display:flex;flex-wrap:wrap;gap:8px;margin:6px 16px 10px}.antd-shell .product-editor-card .product-asset-actions .ant-btn{min-height:28px;padding-inline:0;font-size:12px}.antd-shell .product-editor-card .product-attribute-workbench{margin:10px 16px 16px}.antd-shell .product-editor-card .product-editor-readiness{grid-row:1}.antd-shell .product-editor-card .readiness-checks .ant-tag{font-size:11px}@media (max-width:1100px){.antd-shell .product-editor-card .product-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.antd-shell .product-editor-card .product-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:12px}.antd-shell .product-editor-card .product-asset-actions,.antd-shell .product-editor-card .product-attribute-workbench{margin-inline:12px}.antd-shell .product-editor-card .product-editor-readiness{position:static;margin-top:12px}}.antd-shell .page-intro.is-listing{align-items:center;padding-bottom:16px}.antd-shell .page-intro.is-listing>div:first-child>.ant-typography-secondary{display:none}.antd-shell .page-intro.is-listing .page-intro-kicker{margin-bottom:6px}.antd-shell .page-intro.is-listing h3{margin:0!important}.antd-shell .listing-layout{grid-template-columns:220px minmax(0,1fr)!important;gap:16px!important}.antd-shell .listing-layout>.product-queue-card{border:1px solid var(--proposal-line)!important;border-radius:12px!important;background:#fff;box-shadow:0 10px 28px rgba(43,72,110,.05)!important}.antd-shell .listing-layout>.product-queue-card .ant-card-head{min-height:54px!important;padding:0 16px!important;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .listing-layout>.product-queue-card .ant-card-head-title{padding:16px 0!important;font-size:14px!important;font-weight:750}.antd-shell .listing-layout>.product-queue-card .queue-count{color:var(--proposal-blue);font-size:12px;font-weight:700}.antd-shell .product-queue-card .product-list-item{display:grid!important;grid-template-columns:44px minmax(0,1fr);min-height:68px;margin:4px 0!important;padding:10px!important;border:1px solid transparent;border-radius:10px;cursor:pointer}.antd-shell .product-queue-card .product-list-item .ant-avatar{width:44px!important;height:44px!important;border-radius:8px}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-title .ant-typography{color:var(--proposal-ink);font-size:12px;font-weight:750;line-height:16px}.antd-shell .product-queue-card .product-list-item .ant-list-item-meta-description .ant-typography{color:var(--proposal-quiet)!important;font-size:11px;line-height:16px}.antd-shell .product-queue-card .queue-product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;color:var(--proposal-quiet);font-size:11px;font-weight:500;line-height:16px}.antd-shell .product-queue-card .queue-product-summary{display:grid;grid-gap:2px;gap:2px;min-width:0}.antd-shell .product-queue-card .queue-product-meta>span:not(:last-child):after{content:"·";margin-left:6px;color:#b7c4d6}.antd-shell .product-queue-card .queue-product-status{font-weight:650}.antd-shell .product-queue-card .queue-product-status.is-done,.antd-shell .product-queue-card .queue-product-status.is-info{color:var(--proposal-blue)}.antd-shell .product-queue-card .queue-product-status.is-warn{color:#a16207}.antd-shell .product-queue-card .queue-product-status.is-danger{color:#dc2626}.antd-shell .product-queue-card .queue-product-status.is-muted{color:#667085}html body .antd-shell .product-queue-card .product-list-item .ant-list-item-meta{grid-column:1/-1;display:grid!important;grid-template-columns:44px minmax(0,1fr);align-items:center;grid-column-gap:10px;column-gap:10px;width:100%;min-width:0}html body .antd-shell .product-queue-card .product-list-item .ant-list-item-meta-avatar{-webkit-margin-end:0!important;margin-inline-end:0!important}html body .antd-shell .product-queue-card .product-list-item .ant-list-item-meta-content{display:grid;grid-gap:3px;gap:3px;width:100%!important;min-width:0;overflow:visible!important}html body .antd-shell .product-queue-card .product-list-item .ant-list-item-meta-description,html body .antd-shell .product-queue-card .product-list-item .ant-list-item-meta-title{display:block!important;width:100%!important;margin:0!important;overflow:visible!important}html body .antd-shell .product-queue-card .product-list-item .queue-product-meta{width:100%!important;min-width:0;overflow:visible}.antd-shell .product-queue-card .product-list-item.active{border-color:#c5d8f6;background:var(--proposal-blue-soft)}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 280px!important;gap:16px!important}.antd-shell .product-editor-card .editor-main{display:contents}.antd-shell .product-editor-card .editor-main>.antd-section{grid-column:1;margin-bottom:0;border:1px solid var(--proposal-line);border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(43,72,110,.05)}.antd-shell .product-editor-card .product-basic-section{grid-row:1}.antd-shell .product-editor-card .product-assets-section{grid-row:2}.antd-shell .product-editor-card .product-sku-section{grid-row:3}.antd-shell .product-editor-card .product-editor-readiness{grid-column:2;grid-row:1/span 3;align-self:start;position:-webkit-sticky;position:sticky;top:16px;margin:0!important;padding:16px 16px 18px!important;border:1px solid var(--proposal-line);border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(43,72,110,.05)}.antd-shell .product-editor-card .editor-main>.antd-section>.section-head{min-height:54px;padding:0 18px}.antd-shell .product-editor-card .autosave-pill{display:inline-flex;align-items:center;gap:8px;color:var(--proposal-blue);font-size:12px;font-weight:650}.antd-shell .product-editor-card .product-basic-section>.ant-row{margin:16px 18px 8px}.antd-shell .product-editor-card .product-basic-section .ant-form-item-label>label{color:#5b6d84;font-size:12px;font-weight:650}.antd-shell .product-editor-card .product-basic-section textarea.ant-input{min-height:84px;border-radius:8px;font-size:13px;line-height:20px}.antd-shell .product-editor-card .ozon-category-select{width:100%}.antd-shell .product-editor-card .product-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 18px 12px}.antd-shell .product-editor-card .product-image-tile{border-radius:10px}.antd-shell .product-editor-card .listing-attr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 18px 14px}.antd-shell .product-editor-card .listing-attr-card{display:grid;grid-gap:2px;gap:2px;min-height:62px;padding:10px 12px 8px;border:1px solid var(--proposal-line-soft);border-radius:10px;background:#f8fbff}.antd-shell .product-editor-card .listing-attr-card.is-missing{border-color:#f2d79b;background:#fffaf0}.antd-shell .product-editor-card .listing-attr-card small{color:var(--proposal-quiet);font-size:11px;font-weight:650;line-height:16px}.antd-shell .product-editor-card .listing-attr-card .ant-input{padding:0;color:var(--proposal-ink);font-size:13px;font-weight:700;line-height:20px}.antd-shell .product-editor-card .listing-attr-empty{margin:0 18px 16px;padding:14px 12px;border:1px dashed var(--proposal-line);border-radius:10px;color:var(--proposal-quiet);background:#f8fbff;font-size:12px;text-align:center}.antd-shell .product-editor-card .product-more-details{margin:0 18px 16px;border-top:1px solid var(--proposal-line-soft)}.antd-shell .product-editor-card .product-more-details>summary{padding:10px 0 2px;color:var(--proposal-blue);font-size:12px;font-weight:650;cursor:pointer}.antd-shell .product-editor-card .product-sku-section>.ant-table-wrapper{margin:14px 18px 8px}.antd-shell .product-editor-card .sku-status-matched{color:var(--proposal-blue)!important;font-size:12px;font-weight:700}.antd-shell .product-editor-card .sku-status-pending{color:#b57b1c!important;font-size:12px;font-weight:700}.antd-shell .product-editor-card .product-editor-readiness>.section-head{display:flex;align-items:center;justify-content:space-between;min-height:0;margin:0 0 10px;padding:0;border-bottom:0}.antd-shell .product-editor-card .product-editor-readiness>.section-head h5{margin:0!important;font-size:15px!important}.antd-shell .product-editor-card .product-editor-readiness>.section-head .ant-typography-secondary{color:var(--proposal-muted)!important;font-size:12px}.antd-shell .product-editor-card .readiness-bar{margin-bottom:14px}.antd-shell .product-editor-card .readiness-check-list{display:grid;grid-gap:8px;gap:8px}.antd-shell .product-editor-card .readiness-check{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;padding:8px 0}.antd-shell .product-editor-card .readiness-check .anticon{margin-top:2px;font-size:14px}.antd-shell .product-editor-card .readiness-check.is-done .anticon{color:var(--proposal-blue)}.antd-shell .product-editor-card .readiness-check.is-warn .anticon{color:#d4a017}.antd-shell .product-editor-card .readiness-check span{display:grid;grid-gap:2px;gap:2px;min-width:0}.antd-shell .product-editor-card .readiness-check strong{color:var(--proposal-ink);font-size:13px;font-weight:700;line-height:18px}.antd-shell .product-editor-card .readiness-check small{color:var(--proposal-muted);font-size:11px;line-height:16px}.antd-shell .product-editor-card .readiness-finance{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:16px 0 14px;padding:12px;border:1px solid var(--proposal-line-soft);border-radius:10px;background:#f7faff}.antd-shell .product-editor-card .readiness-finance div{display:grid;grid-gap:4px;gap:4px}.antd-shell .product-editor-card .readiness-finance small{color:var(--proposal-quiet);font-size:11px}.antd-shell .product-editor-card .readiness-finance strong{color:var(--proposal-ink-strong);font-size:16px;font-weight:750;letter-spacing:-.02em}.antd-shell .product-editor-card .readiness-primary-action{min-height:40px;margin-top:0;border-radius:10px;font-size:13px;font-weight:700}@media (max-width:1100px){.antd-shell .listing-layout{grid-template-columns:196px minmax(0,1fr)!important}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 250px!important}.antd-shell .product-editor-card .listing-attr-grid,.antd-shell .product-editor-card .product-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.antd-shell .product-editor-card .editor-main{display:block}.antd-shell .product-editor-card .product-assets-section,.antd-shell .product-editor-card .product-basic-section,.antd-shell .product-editor-card .product-sku-section{margin-bottom:12px}.antd-shell .product-editor-card .product-editor-readiness{position:static;grid-row:auto}}.antd-shell .antd-content>.listing-layout{padding:0 0 36px!important}.antd-shell .page-intro.is-listing{margin-bottom:18px;padding-top:18px;padding-bottom:18px}.antd-shell .listing-layout{grid-template-columns:196px minmax(0,1fr)!important;gap:14px!important}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 286px!important;gap:14px!important}.antd-shell .product-editor-card .editor-main>.antd-section,.antd-shell .product-editor-card .product-editor-readiness{border-radius:10px!important}.antd-shell .product-editor-card .product-basic-section>.ant-row{margin:16px 18px 10px!important}.antd-shell .product-editor-card .product-assets-section,.antd-shell .product-editor-card .product-sku-section{margin-top:14px!important}@media (min-width:1440px){.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(820px,1fr) 300px!important}}@media (max-width:1100px){.antd-shell .listing-layout{grid-template-columns:180px minmax(0,1fr)!important}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 260px!important}}@media (max-width:760px){.antd-shell .antd-content>.listing-layout{padding-bottom:28px!important}}.antd-shell .listing-layout{align-items:stretch!important;overflow:visible!important}.antd-shell .listing-layout>.product-queue-card{align-self:stretch!important;height:100%!important}.antd-shell .product-editor-card,.antd-shell .product-editor-card>.ant-card-body{min-width:0!important;overflow:visible!important}.antd-shell .product-editor-card .editor-grid{align-items:stretch!important;grid-template-columns:minmax(0,1fr) clamp(250px,17vw,286px)!important;width:100%;max-width:100%;overflow:visible!important}.antd-shell .product-editor-card .product-editor-readiness{grid-column:2!important;grid-row:1/span 3!important;align-self:stretch!important;height:100%!important;min-width:0!important;max-width:100%}.antd-shell .product-editor-card .readiness-check small,.antd-shell .product-editor-card .readiness-check strong{overflow:visible;white-space:normal}@media (min-width:1440px){.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 286px!important}}@media (max-width:1180px){.antd-shell .listing-layout{grid-template-columns:180px minmax(0,1fr)!important}.antd-shell .product-editor-card .editor-grid{grid-template-columns:minmax(0,1fr) 248px!important}}.antd-shell .product-editor-card .product-basic-edit-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:12px;gap:12px;margin:16px 18px 12px}.antd-shell .product-editor-card .product-basic-locale,.antd-shell .product-editor-card .product-basic-primary{min-width:0;padding:12px;border:1px solid var(--proposal-line-soft);border-radius:10px;background:#f8fbff}.antd-shell .product-editor-card .product-basic-primary{background:linear-gradient(180deg,#ffffff,#f8fbff)}.antd-shell .product-editor-card .product-basic-locale{display:flex;flex-direction:column;gap:10px}.antd-shell .product-editor-card .product-basic-locale-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .product-editor-card .product-basic-locale-head span{display:grid;grid-gap:2px;gap:2px;min-width:0}.antd-shell .product-editor-card .product-basic-locale-head strong{color:var(--proposal-ink);font-size:13px;font-weight:750;line-height:18px}.antd-shell .product-editor-card .product-basic-locale-head small{color:var(--proposal-muted);font-size:11px;line-height:16px}.antd-shell .product-editor-card .product-basic-locale-head .ant-btn{flex:0 0 auto;min-height:24px;padding:0;font-size:12px;font-weight:700}.antd-shell .product-editor-card .product-title-field textarea.ant-input{min-height:104px!important;resize:vertical}.antd-shell .product-editor-card .product-basic-metrics{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(140px,.65fr);grid-gap:10px;gap:10px}.antd-shell .product-editor-card .product-basic-edit-grid .ant-form-item{margin-bottom:0!important}.antd-shell .product-editor-card .product-basic-edit-grid .ant-form-item-label{padding-bottom:5px!important}.antd-shell .product-editor-card .product-basic-edit-grid .ant-input,.antd-shell .product-editor-card .product-basic-edit-grid .ant-select-selector{border-color:#d9e4f2!important;background:#fff!important}.antd-shell .product-editor-card .product-basic-edit-grid .product-basic-tools{margin-top:auto;padding-top:6px}.antd-shell .product-editor-card .product-more-details{margin:0 18px 16px!important;padding-top:8px}.antd-shell .product-editor-card .product-more-details>summary{display:inline-flex;align-items:center;gap:6px;padding:6px 0!important}.antd-shell .product-editor-card .product-more-details>summary:after{content:"";width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-1px)}.antd-shell .product-editor-card .product-more-details[open]>summary:after{transform:rotate(225deg) translateY(-1px)}.antd-shell .product-editor-card .product-advanced-fields{padding:12px;border:1px solid var(--proposal-line-soft);border-radius:10px;background:#fbfdff}.antd-shell .product-editor-card .product-asset-head-actions{display:flex;align-items:center;justify-content:flex-end}.antd-shell .product-editor-card .ai-generate-button{border-color:#bcd1f4!important;color:#1f5fd4!important;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.95),rgba(255,255,255,0) 34%),linear-gradient(135deg,#eef6ff,#f7fbff 48%,#edf3ff)!important;box-shadow:0 8px 20px rgba(47,111,237,.14);font-weight:750}.antd-shell .product-editor-card .ai-generate-button:hover{border-color:#8fb4f5!important;color:#174fb8!important;transform:translateY(-1px);box-shadow:0 12px 26px rgba(47,111,237,.18)}.antd-shell .product-editor-card .ai-generate-button .anticon{color:#2f6fed}@media (max-width:1180px){.antd-shell .product-editor-card .product-basic-edit-grid{grid-template-columns:1fr}}@media (max-width:760px){.antd-shell .product-editor-card .product-asset-head-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.antd-shell .product-editor-card .product-basic-edit-grid{margin-inline:14px}.antd-shell .product-editor-card .product-basic-metrics{grid-template-columns:1fr}}.antd-shell .product-editor-card .product-attribute-workbench{max-height:clamp(420px,58vh,640px);margin:0 18px 16px!important;padding:0 8px 12px 0!important;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.antd-shell .product-editor-card .product-attribute-workbench::-webkit-scrollbar{width:6px}.antd-shell .product-editor-card .product-attribute-workbench::-webkit-scrollbar-track{background:transparent}.antd-shell .product-editor-card .product-attribute-workbench::-webkit-scrollbar-thumb{border-radius:999px;background:#c8d6ea}.antd-shell .product-editor-card .product-attribute-workbench .attribute-status{position:-webkit-sticky;position:sticky;top:0;z-index:2;grid-template-columns:minmax(118px,160px) minmax(0,1fr)!important;min-height:52px!important;margin:0 0 10px!important;padding:10px 12px!important;border:1px solid var(--proposal-line-soft);border-radius:10px!important;background:rgba(255,255,255,.96);box-shadow:0 8px 18px rgba(43,72,110,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.antd-shell .product-editor-card .product-attribute-workbench .attribute-group{display:grid;grid-gap:8px;gap:8px;margin:0 0 12px}.antd-shell .product-editor-card .product-attribute-workbench .attribute-group:last-child{margin-bottom:0}.antd-shell .product-editor-card .product-attribute-workbench .attribute-group-head{min-height:28px;padding:0 2px}.antd-shell .product-editor-card .product-attribute-workbench .attribute-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.antd-shell .product-editor-card .product-attribute-workbench .attribute-item{min-height:104px;padding:10px 10px 9px!important;border-radius:9px!important}.antd-shell .product-editor-card .product-attribute-workbench .attribute-item-head{margin-bottom:8px}.antd-shell .product-editor-card .product-attribute-workbench .attribute-item-head strong{font-size:12px!important;line-height:17px}.antd-shell .product-editor-card .product-attribute-workbench .attribute-item-head small{font-size:10px!important;line-height:14px}.antd-shell .product-editor-card .product-attribute-workbench .attribute-control{gap:8px!important}.antd-shell .product-editor-card .product-attribute-workbench .attribute-control-action{min-width:72px!important}@media (max-width:1180px){.antd-shell .product-editor-card .product-attribute-workbench{max-height:520px}}@media (max-width:760px){.antd-shell .product-editor-card .product-attribute-workbench{max-height:460px;margin-inline:14px!important}.antd-shell .product-editor-card .product-attribute-workbench .attribute-grid,.antd-shell .product-editor-card .product-attribute-workbench .attribute-status{grid-template-columns:1fr!important}}.antd-shell .antd-content>.pricing-redesign-page{width:100%;padding:0 0 36px!important}.antd-shell .pricing-redesign-page{display:block!important}.antd-shell .pricing-redesign-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);grid-gap:16px;gap:16px;align-items:stretch}.antd-shell .pricing-redesign-page .content-card{overflow:hidden;border:1px solid var(--proposal-line)!important;border-radius:12px!important;background:#fff;box-shadow:0 12px 32px rgba(43,72,110,.055)!important}.antd-shell .pricing-param-card,.antd-shell .pricing-suggestion-card{height:100%}.antd-shell .pricing-redesign-page .ant-card-head{min-height:68px;padding-inline:18px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .pricing-redesign-page .ant-card-head-title>span{display:grid;grid-gap:3px;gap:3px}.antd-shell .pricing-redesign-page .ant-card-head-title strong{color:var(--proposal-ink-strong);font-size:15px;font-weight:760;line-height:20px}.antd-shell .pricing-redesign-page .ant-card-head-title small{color:var(--proposal-muted);font-size:11px;font-weight:400;line-height:16px}.antd-shell .pricing-redesign-page .ant-card-body{padding:18px}.antd-shell .pricing-param-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:14px;column-gap:14px;grid-row-gap:10px;row-gap:10px}.antd-shell .pricing-redesign-page .ant-form-item{margin-bottom:12px}.antd-shell .pricing-redesign-page .ant-form-item-label{padding-bottom:5px}.antd-shell .pricing-redesign-page .ant-form-item-label>label{color:#53677f;font-size:12px;font-weight:680;line-height:17px}.antd-shell .pricing-redesign-page .ant-input-number,.antd-shell .pricing-redesign-page .ant-select-selector{width:100%;min-height:36px;border-color:#d7e3f0!important;border-radius:8px!important;background:#fff}.antd-shell .pricing-redesign-page .ant-input-number-input{height:34px;color:var(--proposal-ink);font-size:13px}.antd-shell .pricing-template-note{margin:2px 0 14px;border-color:#c9dcff!important;border-radius:8px!important;background:#f2f7ff!important}.antd-shell .pricing-template-note .ant-alert-message{color:#4e6480;font-size:12px;line-height:18px}.antd-shell .pricing-risk-options{display:grid;border-top:1px solid var(--proposal-line-soft)}.antd-shell .pricing-risk-options>div{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--proposal-line-soft)}.antd-shell .pricing-risk-options>div:last-child{border-bottom:0}.antd-shell .pricing-risk-options span{display:grid;grid-gap:3px;gap:3px}.antd-shell .pricing-risk-options strong{color:var(--proposal-ink);font-size:13px;font-weight:720;line-height:18px}.antd-shell .pricing-risk-options small{color:var(--proposal-muted);font-size:11px;line-height:16px}.antd-shell .pricing-suggestion-card{position:relative;background:#f5f9ff!important}.antd-shell .pricing-suggestion-card:before{position:absolute;top:-72px;right:-54px;width:198px;height:198px;border:1px solid #d9e8ff;border-radius:50%;content:""}.antd-shell .pricing-suggestion-card .ant-card-body,.antd-shell .pricing-suggestion-card .ant-card-head{position:relative;z-index:1}.antd-shell .pricing-suggestion-hero{display:grid;grid-gap:2px;gap:2px;padding:8px 0 18px;border-bottom:1px solid #dce8f5}.antd-shell .pricing-suggestion-hero span{color:var(--proposal-muted);font-size:12px;line-height:18px}.antd-shell .pricing-suggestion-hero strong{color:var(--proposal-ink-strong);font-size:38px;font-weight:800;letter-spacing:-.04em;line-height:44px}.antd-shell .pricing-suggestion-hero em{color:#64748b;font-size:11px;font-style:normal;font-weight:760}.antd-shell .pricing-suggestion-hero small{color:var(--proposal-blue);font-size:12px;line-height:18px}.antd-shell .pricing-breakdown-list{display:grid;grid-gap:12px;gap:12px;padding:18px 0}.antd-shell .pricing-breakdown-list div{display:flex;align-items:center;justify-content:space-between;gap:14px}.antd-shell .pricing-breakdown-list span{color:var(--proposal-muted);font-size:12px}.antd-shell .pricing-breakdown-list strong{color:var(--proposal-ink-strong);font-size:12px;font-weight:760}.antd-shell .pricing-breakdown-list strong.is-profit{color:var(--proposal-blue)}.antd-shell .pricing-stack-bar{display:flex;height:7px;overflow:hidden;border-radius:999px;background:#d9e4f1}.antd-shell .pricing-stack-bar span:first-child{background:#d9a441}.antd-shell .pricing-stack-bar span:nth-child(2){background:#8caee8}.antd-shell .pricing-stack-bar span:nth-child(3){background:var(--proposal-blue)}.antd-shell .pricing-stack-legend{display:flex;gap:12px;margin-top:10px}.antd-shell .pricing-stack-legend span{display:inline-flex;align-items:center;gap:5px;color:var(--proposal-muted);font-size:10px}.antd-shell .pricing-stack-legend i{width:6px;height:6px;border-radius:50%;background:var(--proposal-blue)}.antd-shell .pricing-stack-legend span:first-child i{background:#d9a441}.antd-shell .pricing-stack-legend span:nth-child(2) i{background:#8caee8}.antd-shell .pricing-batch-card{margin-top:16px}.antd-shell .pricing-batch-card .ant-card-body{padding:0}.antd-shell .pricing-batch-card .ant-table-thead>tr>th{height:40px;color:#64748b!important;background:#f6f9fd!important;font-size:11px;font-weight:720}.antd-shell .pricing-batch-card .ant-table-tbody>tr>td{height:50px;color:var(--proposal-ink);font-size:12px}.antd-shell .pricing-margin-good{color:var(--proposal-blue)!important;font-size:12px;font-weight:760}.antd-shell .pricing-margin-warn{color:#b7791f!important;font-size:12px;font-weight:760}@media (max-width:1180px){.antd-shell .pricing-redesign-grid{grid-template-columns:1fr}}@media (max-width:720px){.antd-shell .pricing-param-grid{grid-template-columns:1fr}.antd-shell .pricing-redesign-page .ant-card-head{align-items:flex-start;min-height:auto;padding-block:14px}}html body .antd-shell .pricing-redesign-page .ant-form-item-label{width:100%;text-align:left!important}html body .antd-shell .pricing-redesign-page .ant-form-item-label>label{justify-content:flex-start!important;width:100%;height:auto;color:#53677f;font-size:12px!important;font-weight:680;line-height:17px;text-align:left!important}html body .antd-shell .pricing-redesign-page .ant-form-item-label>label:after{margin-inline:4px 0}html body .antd-shell .pricing-redesign-page .pricing-suggestion-hero strong{display:flex;align-items:baseline;gap:6px;color:var(--proposal-ink-strong);font-size:38px;font-weight:800;letter-spacing:-.04em;line-height:44px}html body .antd-shell .pricing-redesign-page .pricing-suggestion-hero strong small{color:#64748b;font-size:11px;font-weight:760;letter-spacing:0;line-height:1}html body .antd-shell .pricing-redesign-page .pricing-suggestion-hero>em{display:none}html body .antd-shell .pricing-redesign-page .pricing-template-note,html body .antd-shell .pricing-redesign-page .pricing-template-note .ant-alert-content,html body .antd-shell .pricing-redesign-page .pricing-template-note .ant-alert-description,html body .antd-shell .pricing-redesign-page .pricing-template-note .ant-alert-message{font-size:12px!important;line-height:18px!important}html body .antd-shell .pricing-redesign-page .pricing-template-note .ant-alert-icon{margin-top:2px;font-size:14px!important}html body .antd-shell{--workspace-gutter-x:36px}html body .antd-shell .antd-content,html body .antd-shell .page-head{padding-right:var(--workspace-gutter-x)!important;padding-left:var(--workspace-gutter-x)!important}html body .antd-shell .page-head{margin-right:calc(var(--workspace-gutter-x) * -1)!important;margin-left:calc(var(--workspace-gutter-x) * -1)!important}html body .antd-shell .antd-content>.listing-layout,html body .antd-shell .antd-content>.module-page,html body .antd-shell .page-intro{width:100%!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important}html body .antd-shell .antd-content>.module-page.ant-space{display:flex!important}html body .antd-shell .antd-content>.module-page.ant-space>.ant-space-item{width:100%}html body .antd-shell .ai-page,html body .antd-shell .knowledge-page,html body .antd-shell .library-page,html body .antd-shell .overview-page,html body .antd-shell .points-page,html body .antd-shell .publish-page,html body .antd-shell .shops-page,html body .antd-shell .sourcing-page{align-items:stretch}html body .antd-shell .ai-page>.ant-space-item,html body .antd-shell .knowledge-page>.ant-space-item,html body .antd-shell .library-page>.ant-space-item,html body .antd-shell .listing-layout>*,html body .antd-shell .overview-page>*,html body .antd-shell .points-page>.ant-space-item,html body .antd-shell .publish-page>.ant-space-item,html body .antd-shell .shops-page>.ant-space-item,html body .antd-shell .sourcing-page>*{min-width:0}html body .antd-shell .knowledge-page>.ant-space-item>.knowledge-grid,html body .antd-shell .library-shell,html body .antd-shell .overview-page>.metric-grid,html body .antd-shell .overview-page>.overview-grid,html body .antd-shell .overview-page>.overview-lower-grid,html body .antd-shell .plan-grid,html body .antd-shell .points-page>.ledger-card,html body .antd-shell .points-page>.points-stat-row,html body .antd-shell .publish-layout,html body .antd-shell .publish-metrics,html body .antd-shell .shops-page>.content-card,html body .antd-shell .shops-page>.metric-grid,html body .antd-shell .shops-page>.ozon-sync-card,html body .antd-shell .sourcing-page>.sourcing-flow,html body .antd-shell .sourcing-page>.sourcing-form-card,html body .antd-shell .sourcing-page>.sourcing-task-card{width:100%}html body .antd-shell .knowledge-page .knowledge-grid{margin-right:0!important;margin-left:0!important}html body .antd-shell .knowledge-page .knowledge-grid>.ant-col:first-child{padding-left:0!important}html body .antd-shell .knowledge-page .knowledge-grid>.ant-col:last-child{padding-right:0!important}@media (max-width:1100px){html body .antd-shell{--workspace-gutter-x:24px}}@media (max-width:760px){html body .antd-shell{--workspace-gutter-x:12px}}html body .antd-shell .sourcing-form-card .ant-alert{min-height:40px!important;padding:8px 12px!important}html body .antd-shell .sourcing-form-card .ant-alert,html body .antd-shell .sourcing-form-card .ant-alert-content,html body .antd-shell .sourcing-form-card .ant-alert-description,html body .antd-shell .sourcing-form-card .ant-alert-message{font-size:12px!important;line-height:18px!important}html body .antd-shell .sourcing-form-card .ant-alert-message{font-weight:400!important}html body .antd-shell .sourcing-form-card .ant-alert-icon{margin-top:2px!important;font-size:13px!important}html body .antd-shell .metric-grid,html body .antd-shell .overview-stats,html body .antd-shell .publish-metrics{gap:1px!important;overflow:hidden;border:1px solid var(--proposal-line)!important;border-radius:14px!important;background:var(--proposal-line)!important;box-shadow:0 14px 36px rgba(43,72,110,.07)!important}html body .antd-shell .compact-metric,html body .antd-shell .metric-grid .metric-card,html body .antd-shell .overview-stat,html body .antd-shell .points-stat-row .metric-card,html body .antd-shell .publish-metric{display:grid!important;grid-template-columns:1fr!important;align-content:center!important;min-height:106px!important;padding:17px 18px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}html body .antd-shell .compact-metric .ant-card-body,html body .antd-shell .metric-grid .metric-card .ant-card-body,html body .antd-shell .points-stat-row .metric-card .ant-card-body{display:grid!important;align-content:center!important;min-height:72px!important;padding:0!important}html body .antd-shell .compact-metric .ant-statistic-title,html body .antd-shell .knowledge-grid .ant-statistic-title,html body .antd-shell .metric-card .ant-statistic-title,html body .antd-shell .overview-stat span,html body .antd-shell .plan-card span,html body .antd-shell .publish-metric span{margin:0!important;color:#8ba0ba!important;font-size:11px!important;font-weight:500!important;line-height:16px!important}html body .antd-shell .compact-metric .ant-statistic-content,html body .antd-shell .knowledge-grid .ant-statistic-content,html body .antd-shell .metric-card .ant-statistic-content,html body .antd-shell .overview-stat strong,html body .antd-shell .plan-card strong,html body .antd-shell .publish-metric strong{display:inline-flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:4px!important;margin-top:8px!important;color:var(--proposal-ink-strong)!important;font-size:26px!important;font-weight:750!important;line-height:30px!important}html body .antd-shell .compact-metric .ant-statistic-content-suffix,html body .antd-shell .knowledge-grid .ant-statistic-content-suffix,html body .antd-shell .metric-card .ant-statistic-content-suffix,html body .antd-shell .overview-stat strong small,html body .antd-shell .plan-card small,html body .antd-shell .publish-metric strong small{margin-left:0!important;color:#6f819b!important;font-size:14px!important;font-weight:650!important;line-height:18px!important}html body .antd-shell .compact-metric .ant-typography-secondary,html body .antd-shell .knowledge-grid .ant-typography-secondary,html body .antd-shell .metric-card .ant-typography-secondary,html body .antd-shell .overview-stat em,html body .antd-shell .plan-card em,html body .antd-shell .publish-metric em{margin-top:7px!important;color:var(--proposal-blue)!important;font-size:11px!important;font-style:normal!important;line-height:16px!important}html body .antd-shell .plan-grid{gap:1px!important;overflow:hidden;border:1px solid var(--proposal-line);border-radius:14px;background:var(--proposal-line);box-shadow:0 14px 36px rgba(43,72,110,.07)}html body .antd-shell .plan-card{min-height:106px!important;padding:17px 18px!important;border:0!important;border-radius:0!important;box-shadow:none!important}html body .antd-shell .knowledge-grid .ant-card{min-height:106px!important;border-radius:12px!important}html body .antd-shell .knowledge-grid .ant-card-body{display:grid!important;align-content:center!important;min-height:104px!important;padding:17px 18px!important}.antd-shell .pricing-flow-card{border-color:#dbe7f7;background:linear-gradient(180deg,#f8fbff,#ffffff)}.antd-shell .pricing-flow-head,.antd-shell .pricing-next-card,.antd-shell .pricing-shipping-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.antd-shell .pricing-flow-head{margin-bottom:18px}.antd-shell .pricing-flow-head .ant-typography{display:block;margin:0}.antd-shell .pricing-flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.antd-shell .pricing-flow-step{display:grid;grid-template-columns:28px minmax(0,1fr);grid-column-gap:9px;column-gap:9px;padding:12px;border:1px solid #e5edf8;border-radius:8px;background:#fff}.antd-shell .pricing-flow-step>span{grid-row:span 2;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#1677ff;background:#eaf3ff;font-weight:700}.antd-shell .pricing-flow-step .ant-typography,.antd-shell .pricing-flow-step strong{display:block}.antd-shell .pricing-section-label{display:flex;flex-direction:column;gap:3px;margin:4px 0 12px}.antd-shell .pricing-section-label strong{color:#17233b}.antd-shell .pricing-shipping-card{margin-top:16px}.antd-shell .shipping-quote-form{display:grid;grid-template-columns:1.05fr 1.05fr .8fr .7fr 1.5fr;grid-gap:12px;gap:12px}.antd-shell .shipping-quote-form .ant-form-item{margin-bottom:0}.antd-shell .shipping-quote-form .ant-input-number,.antd-shell .shipping-quote-form .ant-select,.antd-shell .shipping-quote-form .ant-space-compact{width:100%}.antd-shell .pricing-shipping-actions{margin-top:14px;padding-top:14px;border-top:1px solid #edf1f7}.antd-shell .shipping-quote-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.antd-shell .shipping-quote-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px;border:1px solid #e5eaf2;border-radius:8px;color:inherit;background:#fff;text-align:left;cursor:pointer}.antd-shell .shipping-quote-item.is-selected{border-color:#1677ff;box-shadow:0 0 0 2px rgba(22,119,255,.1)}.antd-shell .shipping-quote-item span{min-width:0}.antd-shell .shipping-quote-item small,.antd-shell .shipping-quote-item strong{display:block}.antd-shell .shipping-quote-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.antd-shell .shipping-quote-item small{margin-top:4px;color:#7b879b}.antd-shell .pricing-next-card{margin-top:16px;border-color:#cfe0f8}.antd-shell .pricing-next-card>div:first-child{display:grid;grid-gap:5px;gap:5px}.antd-shell .pricing-next-card strong{color:#17233b}@media (max-width:900px){.antd-shell .pricing-flow-steps,.antd-shell .shipping-quote-form,.antd-shell .shipping-quote-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.antd-shell .pricing-flow-head,.antd-shell .pricing-next-card,.antd-shell .pricing-shipping-actions{align-items:flex-start;flex-direction:column}.antd-shell .pricing-flow-steps,.antd-shell .shipping-quote-form,.antd-shell .shipping-quote-list{grid-template-columns:1fr}}html body .antd-shell .product-management-page{gap:12px!important}html body .antd-shell .product-management-page .library-toolbar{margin-bottom:12px}html body .antd-shell .product-management-page .library-table .ant-table-cell{font-size:12px}html body .antd-shell .workflow-strip{display:block!important;min-width:0;margin:0 0 16px!important;padding:12px 14px!important;overflow:visible!important;border:1px solid var(--proposal-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 10px 24px rgba(43,72,110,.045)!important}html body .antd-shell .pricing-flow-card .pricing-flow-steps,html body .antd-shell .sourcing-flow-official-steps,html body .antd-shell .workflow-strip>.workflow-step{display:none!important}html body .antd-shell .sourcing-flow .process-flow{display:grid!important}@media (max-width:900px){html body .antd-shell .sourcing-flow .process-flow{display:flex!important;gap:10px;overflow-x:auto;padding-bottom:18px!important}}html body .antd-shell .pricing-guide-steps,html body .antd-shell .sourcing-flow-official-steps,html body .antd-shell .workflow-official-steps{min-width:0}html body .antd-shell .pricing-guide-steps .ant-steps-item-title,html body .antd-shell .sourcing-flow-official-steps .ant-steps-item-title,html body .antd-shell .workflow-official-steps .ant-steps-item-title{color:var(--proposal-ink)!important;font-size:12px!important;font-weight:700!important;line-height:18px!important}html body .antd-shell .pricing-guide-steps .ant-steps-item-description,html body .antd-shell .sourcing-flow-official-steps .ant-steps-item-description,html body .antd-shell .workflow-official-steps .ant-steps-item-description{max-width:150px;color:var(--proposal-muted)!important;font-size:11px!important;line-height:16px!important}html body .antd-shell .pricing-guide-steps .ant-steps-item-process .ant-steps-item-title,html body .antd-shell .sourcing-flow-official-steps .ant-steps-item-process .ant-steps-item-title,html body .antd-shell .workflow-official-steps .ant-steps-item-process .ant-steps-item-title{color:var(--proposal-blue-dark)!important}html body .antd-shell .product-management-page .library-shell{min-width:0;overflow:hidden}html body .antd-shell .product-management-page .library-table,html body .antd-shell .product-management-page .library-table .ant-table-container,html body .antd-shell .product-management-page .library-table .ant-table-wrapper{min-width:0}html body .antd-shell .product-management-page .library-table .ant-table-content{overflow-x:auto!important}html body .antd-shell .product-management-page .library-table .ant-table-tbody>tr>td:last-child{min-width:300px;white-space:normal}html body .antd-shell .product-management-page .library-table .ant-table-tbody>tr>td:last-child .ant-space{max-width:292px;flex-wrap:wrap;row-gap:4px}html body .antd-shell .product-management-page .library-table .ant-table-tbody>tr>td:last-child .ant-btn{padding-inline:5px}html body .antd-shell .pricing-redesign-page{min-width:0}html body .antd-shell .pricing-guide-steps{margin:4px 2px 2px}html body .acquisition-task-modal .ant-modal-content{border-radius:10px}html body .acquisition-task-modal .ant-modal-header{padding:12px 16px 8px}html body .acquisition-task-modal .ant-modal-title{font-size:13px;line-height:18px}html body .acquisition-task-modal .ant-modal-body{padding:10px 16px 14px;font-size:11px}html body .acquisition-task-summary{margin-bottom:0}html body .acquisition-task-summary .ant-card{min-height:60px}html body .acquisition-task-summary .ant-card-body{padding:6px 8px}html body .acquisition-task-summary .ant-statistic-title{margin-bottom:1px;color:var(--proposal-quiet);font-size:9px;line-height:14px}html body .acquisition-task-summary .ant-statistic-content{color:var(--proposal-ink-strong);font-size:14px;line-height:20px}html body .acquisition-task-summary-alert{margin:0;padding:6px 8px}html body .acquisition-task-summary-alert .ant-alert-message{font-size:11px;line-height:16px}html body .acquisition-task-summary-alert .ant-alert-description{font-size:10px;line-height:15px}html body .acquisition-task-log-list{max-height:180px;overflow-y:auto;padding-right:4px;overscroll-behavior:contain}html body .acquisition-task-log-list .ant-list-item{padding:4px 0;font-size:10px;line-height:15px}html body .acquisition-task-log-list .ant-typography{font-size:10px;line-height:15px}html body .antd-shell .pricing-redesign-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr)!important;align-items:start!important}html body .antd-shell .pricing-param-grid,html body .antd-shell .pricing-param-grid>.ant-form-item,html body .antd-shell .pricing-redesign-grid>.ant-card{min-width:0}html body .antd-shell .pricing-redesign-page .ant-input-number,html body .antd-shell .pricing-redesign-page .ant-select,html body .antd-shell .pricing-redesign-page .ant-select-selector{max-width:100%}html body .antd-shell .pricing-shipping-form{min-width:0;grid-template-columns:minmax(180px,1.45fr) repeat(3,minmax(100px,.8fr)) minmax(210px,1.65fr);gap:0 14px}html body .antd-shell .pricing-shipping-form>.ant-form-item{min-width:0}html body .antd-shell .pricing-shipping-form .ant-space-compact{display:flex;width:100%;min-width:0}html body .antd-shell .pricing-shipping-form .ant-space-compact .ant-input-number{min-width:0}html body .antd-shell .pricing-shipping-card{min-width:0;overflow:hidden}nextjs-portal{display:none!important}@media (max-width:1100px){html body .antd-shell .pricing-redesign-grid{grid-template-columns:1fr!important}html body .antd-shell .pricing-shipping-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}}@media (max-width:640px){html body .antd-shell .workflow-strip{overflow-x:auto!important}html body .antd-shell .workflow-official-steps{min-width:660px}html body .antd-shell .pricing-shipping-form{grid-template-columns:1fr}}html body .antd-shell .product-status-text{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:650;line-height:18px}html body .antd-shell .product-status-text.is-info{color:var(--proposal-blue);background:#edf4ff}html body .antd-shell .product-status-text.is-done{color:#2563eb;background:#eef5ff}html body .antd-shell .product-status-text.is-warn{color:#a16207;background:#fff8e8}html body .antd-shell .product-status-text.is-danger{color:#dc2626;background:#fff1f2}html body .antd-shell .product-status-text.is-muted{color:#667085;background:#f2f4f7}html body .antd-shell .product-management-publish-card{border-color:var(--proposal-line);border-radius:12px;box-shadow:0 14px 36px rgba(43,72,110,.07)}html body .antd-shell .product-management-publish-card .ant-card-head{min-height:44px;border-bottom-color:var(--proposal-line)}html body .antd-shell .product-management-publish-card .ant-card-head-title{color:var(--proposal-ink-strong);font-size:13px;font-weight:700}.ai-image-modal .ant-modal-content{overflow:hidden;padding:0;border:1px solid #dfe8f2;border-radius:16px;background:#f7faff;box-shadow:0 24px 70px rgba(31,54,89,.18)}.ai-image-modal .ant-modal-close{top:18px;right:18px}.ai-image-modal-shell{padding:18px}.ai-image-modal-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:2px 38px 16px 2px}.ai-image-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d9e7fb;border-radius:12px;color:#3677e8;background:linear-gradient(180deg,#ffffff,#edf5ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.ai-image-modal-head .module-kicker{display:block;margin-bottom:3px;color:#7f91aa;font-weight:700;letter-spacing:0;line-height:14px}.ai-image-modal-head .ant-typography{margin:0}.ai-image-modal-head h4.ant-typography{color:#142640;font-size:18px;font-weight:750;line-height:24px}.ai-image-modal-head .ant-typography-secondary{color:#71829a;line-height:18px}.ai-image-modal-grid{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:12px}.ai-image-config-panel,.ai-image-preview-panel{border:1px solid #dfe8f2;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(43,72,110,.08)}.ai-image-preview-panel{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:12px}.ai-image-preview-frame{display:grid;place-items:center;overflow:hidden;aspect-ratio:1/1;border:1px solid #edf2f7;border-radius:12px;background:linear-gradient(90deg,rgba(54,119,232,.05) 1px,transparent 0),linear-gradient(180deg,rgba(54,119,232,.05) 1px,transparent 0),#f8fbff;background-size:20px 20px}.ai-image-preview-frame img{display:block;width:100%;height:100%;object-fit:cover}.ai-image-preview-empty{display:grid;justify-items:center;grid-gap:8px;gap:8px;color:#7f91aa;font-size:12px}.ai-image-preview-empty .anticon{color:#3677e8;font-size:26px}.ai-image-product-card{display:grid;grid-gap:8px;gap:8px;padding:11px 12px;border:1px solid #edf2f7;border-radius:12px;background:#fbfdff}.ai-image-product-card .ant-typography-secondary{color:#8ba0ba;font-size:11px;line-height:16px}.ai-image-product-card strong{display:-webkit-box;overflow:hidden;color:#142640;font-size:13px;font-weight:700;line-height:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ai-image-source-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dbe8f7;border-radius:12px;background:#eef5ff}.ai-image-source-toggle span{display:grid;grid-gap:1px;gap:1px}.ai-image-source-toggle .ant-typography{margin:0;font-size:12px;line-height:17px}.ai-image-source-toggle .ant-typography-secondary{color:#71829a;font-size:11px}.ai-image-config-panel{display:grid;grid-gap:12px;gap:12px;padding:14px}.ai-image-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px}.ai-image-plan-card{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:72px;padding:10px 11px;text-align:left;border:1px solid #dfe8f2;border-radius:12px;background:#fff;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.ai-image-plan-card:hover{transform:translateY(-1px);border-color:#bdd4f8;box-shadow:0 12px 24px rgba(54,119,232,.09)}.ai-image-plan-card.is-active{border-color:#3677e8;background:#edf4ff;box-shadow:0 0 0 3px rgba(54,119,232,.1)}.ai-image-plan-card span{display:grid;grid-gap:3px;gap:3px}.ai-image-plan-card strong{color:#142640;font-weight:750;line-height:17px}.ai-image-plan-card small{color:#71829a;font-weight:400;line-height:16px}.ai-image-plan-card em{flex:0 0 auto;color:#3677e8;font-style:normal;font-weight:700;line-height:17px}.ai-image-field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.ai-image-config-panel .ant-form-item{margin-bottom:0}.ai-image-config-panel .ant-form-item-label{padding-bottom:5px}.ai-image-config-panel .ant-form-item-label>label{color:#52657c;font-weight:650}.ai-image-config-panel .ant-input,.ai-image-config-panel .ant-select-selector{border-color:#dfe8f2!important;border-radius:9px!important}.ai-image-config-panel .ant-form-item .ant-typography-secondary{display:block;margin-top:5px;color:#8ba0ba;line-height:16px}.ai-image-prompt-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:-4px}.ai-image-prompt-actions .ant-typography-secondary{color:#8ba0ba;font-size:11px}.ai-image-cost-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d9e7fb;border-radius:14px;background:linear-gradient(135deg,#ffffff,#f1f7ff)}.ai-image-cost-bar>span{display:flex;align-items:baseline;gap:10px}.ai-image-cost-bar .ant-typography-secondary{color:#71829a;font-size:11px}.ai-image-cost-bar strong{color:#142640;font-size:24px;font-weight:800;line-height:28px}.ai-image-cost-bar strong small{margin-left:3px;color:#6f819b;font-size:12px;font-weight:650}.ai-image-cost-bar em{color:#3677e8;font-size:12px;font-style:normal;font-weight:700}.ai-image-modal .ant-modal-body{color:#243550;font-size:12px}.ai-image-modal .ant-tag{display:inline-flex;align-items:center;min-height:24px;-webkit-margin-end:0;margin-inline-end:0;padding:0 8px;border-radius:7px;font-size:12px;line-height:18px}.ai-image-modal-head{align-items:end;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:0 38px 14px 0}.ai-image-modal-icon{width:40px;height:40px;border-radius:11px;font-size:18px}.ai-image-modal-head .module-kicker{margin-bottom:2px;font-size:10px;line-height:13px}.ai-image-modal-head h4.ant-typography{font-size:17px;line-height:22px}.ai-image-modal-head .ant-typography-secondary{font-size:12px;line-height:17px}.ai-image-modal-grid{grid-template-columns:320px minmax(0,1fr);gap:12px;align-items:stretch}.ai-image-config-panel,.ai-image-preview-panel{height:100%;border-radius:13px}.ai-image-preview-panel{gap:10px;padding:11px}.ai-image-product-card{gap:7px;padding:10px 11px}.ai-image-product-card strong{font-size:12px;line-height:17px}.ai-image-source-toggle{padding:9px 11px}.ai-image-config-panel{gap:10px;padding:14px 14px 12px}.ai-image-plan-grid{gap:8px}.ai-image-plan-card{align-items:center;min-height:64px;padding:9px 10px;border-radius:11px}.ai-image-plan-card span{gap:2px}.ai-image-plan-card strong{font-size:12px;line-height:16px}.ai-image-plan-card small{font-size:11px;line-height:15px}.ai-image-plan-card em{font-size:11px;line-height:16px}.ai-image-field-grid{gap:8px}.ai-image-config-panel .ant-form-item{display:block}.ai-image-config-panel .ant-form-item-row{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;grid-column-gap:8px;column-gap:8px;width:100%}.ai-image-field-grid .ant-form-item-row{grid-template-columns:58px minmax(0,1fr)}.ai-image-config-panel .ant-form-item-label{display:flex;align-items:center;min-height:32px;padding:0;overflow:visible;text-align:left;white-space:nowrap}.ai-image-config-panel .ant-form-item-label>label{height:auto;color:#243550;font-size:12px;font-weight:700;line-height:18px}.ai-image-config-panel .ant-form-item-control,.ai-image-config-panel .ant-form-item-control-input,.ai-image-config-panel .ant-form-item-control-input-content,.ai-image-config-panel .ant-select{min-width:0;width:100%}.ai-image-config-panel .ant-select-single{height:32px}.ai-image-config-panel .ant-select-single .ant-select-selector{height:32px!important;padding:0 10px!important}.ai-image-config-panel .ant-select-selection-item{color:#243550;font-size:12px!important;line-height:30px!important}.ai-image-config-panel .ant-select-arrow,.ai-image-config-panel .ant-select-selection-placeholder{font-size:12px!important}.ai-image-config-panel .ant-input{font-size:12px;line-height:20px}.ai-image-config-panel textarea.ant-input{min-height:118px;padding:10px 11px;resize:vertical}.ai-image-config-panel .ant-form-item .ant-typography-secondary{margin-top:4px;font-size:11px;line-height:15px}.ai-image-prompt-actions{margin-left:72px;margin-top:-2px}.ai-image-prompt-actions .ant-btn{height:30px;padding:0 10px;border-radius:8px;font-size:12px}.ai-image-cost-bar{min-height:58px;margin-top:12px;padding:10px 12px;border-radius:13px}.ai-image-cost-bar strong{font-size:21px;line-height:24px}.ai-image-cost-bar .ant-btn{height:34px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:600}.ai-image-select-dropdown .ant-select-item{min-height:28px;padding:5px 10px}.ai-image-select-dropdown .ant-select-item-option-content{color:#243550;font-size:12px!important;line-height:18px}.ai-image-select-dropdown .ant-select-item-option-selected{background:#edf4ff!important}@media (max-width:980px){.ai-image-modal{max-width:calc(100vw - 20px)}.ai-image-field-grid,.ai-image-modal-grid{grid-template-columns:1fr}.ai-image-preview-panel{grid-template-columns:160px minmax(0,1fr);align-items:stretch}.ai-image-source-toggle{grid-column:1/-1}}@media (max-width:640px){.ai-image-modal-shell{padding:14px}.ai-image-modal-head{grid-template-columns:36px minmax(0,1fr);padding-right:34px}.ai-image-modal-head>.ant-tag{grid-column:2;justify-self:start}.ai-image-plan-grid,.ai-image-preview-panel{grid-template-columns:1fr}.ai-image-cost-bar{align-items:stretch;flex-direction:column}.ai-image-cost-bar .ant-space{justify-content:flex-end}}.antd-shell .operation-logs-page .operation-log-card .ant-card-head-title>span{display:flex;flex-direction:column;gap:3px}.antd-shell .operation-logs-page .operation-log-card .ant-card-head-title strong{color:#16243a;font-size:14px;font-weight:700}.antd-shell .operation-logs-page .operation-log-card .ant-card-head-title small{color:#708197;font-size:11px;font-weight:400}.antd-shell .operation-log-list{display:grid;grid-gap:8px;gap:8px}.antd-shell .operation-log-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:30px;padding:7px 9px;border:1px solid #e7edf5;border-radius:8px;background:#fbfdff;color:#4b5b70;font-size:11px;line-height:1.35}.antd-shell .operation-log-row .anticon{font-size:12px}.antd-shell .operation-log-row.is-success .anticon{color:#2f6fed}.antd-shell .operation-log-row.is-error .anticon{color:#d14343}.antd-shell .operation-log-row.is-info .anticon,.antd-shell .operation-log-row.is-warning .anticon{color:#8a6a18}.antd-shell .operation-log-content{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.antd-shell .operation-log-row time{color:#708197;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.antd-shell .pricing-product-context{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-width:0;margin-bottom:12px;padding:14px 16px;border:1px solid #dbe7f7;border-radius:10px;background:#fff}.antd-shell .pricing-product-context .ant-avatar{border:1px solid #d6e4f6;background:#eff5ff;color:#2f6fed}.antd-shell .pricing-product-context-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.antd-shell .pricing-product-context-copy h4{overflow:hidden;margin:0!important;color:#17233b;font-size:18px!important;line-height:24px!important;text-overflow:ellipsis;white-space:nowrap}.antd-shell .pricing-product-context-copy .ant-typography-secondary{overflow:hidden;color:#708197;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.antd-shell .pricing-product-context-status{display:grid;justify-items:end;grid-gap:4px;gap:4px;min-width:0}.antd-shell .pricing-product-context-status .ant-typography-secondary{font-size:11px;white-space:nowrap}@media (max-width:760px){.antd-shell .pricing-product-context{grid-template-columns:auto minmax(0,1fr)}.antd-shell .pricing-product-context-status{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;justify-items:legacy}}