@font-face{font-family:M04ElementIcons;src:url('./ozon-shop-operations-assets/element-icons.woff') format('woff');font-weight:normal;font-style:normal;font-display:block}
.ozon-shop-operations{--m04-blue:#4096ff;--m04-red:#ff4d4f;--m04-border:#e4e7ed;color:#070707;font:14px/1.5 Roboto,Helvetica,Arial,'PingFang SC','Microsoft YaHei',sans-serif;min-width:1060px;padding:20px;box-sizing:border-box;position:relative;background:#f5f7fa;min-height:calc(100vh - 50px)}
.ozon-shop-operations *{box-sizing:border-box}
.ozon-shop-operations [hidden]{display:none!important}
.ozon-shop-operations h2,.ozon-shop-operations h3,.ozon-shop-operations p{margin:0}
.ozon-shop-operations button,.ozon-shop-operations input,.ozon-shop-operations textarea{font:14px Arial,sans-serif}
.ozon-shop-operations button{cursor:pointer}
.ozon-shop-operations button:disabled{cursor:not-allowed;opacity:.5}
.ozon-shop-operations input,.ozon-shop-operations textarea{border:1px solid #dcdfe6;border-radius:4px;background:#fff;color:#606266;min-width:0;max-width:100%;padding:0 15px;height:36px;outline:0}
.ozon-shop-operations textarea{height:auto;width:100%;padding:10px 15px;resize:vertical;line-height:1.6}
.ozon-shop-operations input::placeholder,.ozon-shop-operations textarea::placeholder{color:#b5b8be}
.ozon-shop-operations input:disabled{background:#f5f7fa;color:#c0c4cc;cursor:not-allowed}
.ozon-shop-operations input:focus,.ozon-shop-operations textarea:focus{border-color:var(--m04-blue)}
.ozon-shop-operations input[type=checkbox],.ozon-shop-operations input[type=radio]{height:14px;width:14px;min-width:14px;padding:0;accent-color:var(--m04-blue);vertical-align:middle;margin:0 6px 0 0}
.ozon-shop-operations :focus-visible{outline:2px solid #69b1ff;outline-offset:2px}
.ozon-shop-operations .m04-icon{font-family:M04ElementIcons!important;font-size:14px;line-height:1;font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;flex-shrink:0}
.ozon-shop-operations .m04-btn{height:36px;line-height:14px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:10px 20px;border:1px solid var(--m04-blue);border-radius:8px;white-space:nowrap;color:var(--m04-blue);background:#fff;vertical-align:middle;font-weight:400;transition:background .15s,border-color .15s}
.ozon-shop-operations .m04-btn:hover:not(:disabled){background:#ecf5ff}
.ozon-shop-operations .m04-btn.primary{background:var(--m04-blue);color:#fff;border-color:var(--m04-blue)}
.ozon-shop-operations .m04-btn.primary:hover:not(:disabled){background:#66b1ff}
.ozon-shop-operations .m04-btn.danger{color:var(--m04-red);background:#fff1f0;border-color:var(--m04-red)}
.ozon-shop-operations .m04-btn.danger-solid{background:var(--m04-red);border-color:var(--m04-red);color:#fff}
.ozon-shop-operations .m04-btn.success{background:#67c23a;border-color:#67c23a;color:#fff}
.ozon-shop-operations .m04-btn.text{background:transparent;border-color:transparent;padding:0 3px}
.ozon-shop-operations .m04-btn.m04-mini{height:28px;font-size:12px;padding:0 12px;border-radius:7px}
.ozon-shop-operations .m04-icon-btn{width:30px;height:30px;padding:0;border-radius:50%}
.ozon-shop-operations .m04-panel{background:white;border-radius:12px;border:1px solid #eef0f3;box-shadow:0 2px 12px #182e4a08;min-width:0;margin:0 0 14px;overflow:visible}
.ozon-shop-operations .m04-tabs{height:45px;display:flex;background:#fafbfc;border-bottom:1px solid #e4e7ed;border-radius:12px 12px 0 0;padding:0 0 0 0}
.ozon-shop-operations .m04-tabs>.m04-btn{position:relative;border:0;border-radius:0;padding:0 20px;height:42px;line-height:40px;color:#667685;background:none;font-weight:500}
.ozon-shop-operations .m04-tabs>.m04-btn.active{color:#070707}
.ozon-shop-operations .m04-tabs>.m04-btn.active:after{content:'';height:2px;background:var(--m04-blue);position:absolute;left:20px;right:20px;bottom:-1px}
.ozon-shop-operations .m04-filters{display:flex;gap:18px;align-items:flex-start;padding:24px 20px 20px;min-height:80px}
.ozon-shop-operations .m04-filter-grid{flex:1;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 20px}
.ozon-shop-operations .m04-filter-grid.shop-only{grid-template-columns:300px 300px}
.ozon-shop-operations .m04-query-actions{display:flex;gap:12px;align-self:flex-end}
.ozon-shop-operations .m04-query-actions .m04-expand{flex-direction:row-reverse;padding:0 20px}
.ozon-shop-operations .m04-field{display:flex;align-items:center;min-width:0;gap:12px}
.ozon-shop-operations .m04-field-label{min-width:76px;white-space:nowrap;text-align:right;line-height:36px}
.ozon-shop-operations .m04-field>input,.ozon-shop-operations .m04-field>.m04-select,.ozon-shop-operations .m04-field>.m04-range,.ozon-shop-operations .m04-code-input{width:100%;min-width:0}
.ozon-shop-operations .m04-code-input{display:flex;height:36px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;overflow:hidden}
.ozon-shop-operations .m04-code-input>input{border:0;width:100%;padding:0 6px;font-size:13px}
.ozon-shop-operations .m04-code-input>.m04-icon-btn{border:0;color:#c0c4cc;width:24px;height:34px;flex-shrink:0}
.ozon-shop-operations .m04-range{display:flex;gap:7px;align-items:center;border:1px solid #dcdfe6;border-radius:4px;padding:0 8px;background:white;height:36px;color:#909399}
.ozon-shop-operations .m04-range input{width:50%;border:0;padding:0;font-size:12px;background:transparent;height:34px}
.ozon-shop-operations .m04-range input[type=number]{appearance:textfield}
.ozon-shop-operations .m04-range input::-webkit-inner-spin-button{appearance:none}
.ozon-shop-operations .m04-dates{min-width:250px}
.ozon-shop-operations .m04-select{position:relative;min-width:0;width:100%}
.ozon-shop-operations .m04-select-trigger{width:100%;height:36px;justify-content:space-between;color:#606266;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;font-family:Roboto,Helvetica,Arial,'Microsoft YaHei',sans-serif;background:#fff;font-size:14px}
.ozon-shop-operations .m04-select-trigger>i{color:#c0c4cc}
.ozon-shop-operations .m04-select-trigger.placeholder{color:#b5b8be}
.ozon-shop-operations .m04-options{position:absolute;z-index:35;top:calc(100% + 8px);left:0;min-width:100%;width:max-content;max-width:420px;max-height:280px;overflow:auto;padding:6px 0;background:white;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px #0000001a}
.ozon-shop-operations .m04-option{display:flex;width:100%;border:0;border-radius:0;height:34px;line-height:34px;padding:0 20px;justify-content:flex-start;text-align:left;color:#606266;white-space:nowrap;gap:6px}
.ozon-shop-operations .m04-option.selected{color:var(--m04-blue);font-weight:700}
.ozon-shop-operations .m04-option:hover{background:#f5f7fa}
.ozon-shop-operations .m04-toolbar{padding:20px 20px;display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}
.ozon-shop-operations .m04-toolbar-buttons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.ozon-shop-operations .m04-toolbar-trailing{font-size:12px;flex:1;text-align:right;min-width:180px;line-height:20px;color:#909399}
.ozon-shop-operations .m04-warning{color:#e6a23c}
.ozon-shop-operations .m04-toolbar-trailing .m04-warning{font-size:14px}
.ozon-shop-operations .m04-statuses{height:44px;display:flex;align-items:center;gap:30px;margin:0 20px;border-bottom:1px solid #dcdfe6}
.ozon-shop-operations .m04-statuses>.m04-btn{padding:0;border:0;color:#606266;height:44px;border-radius:0;background:none;position:relative;gap:6px}
.ozon-shop-operations .m04-statuses>.m04-btn.active{color:#070707;font-weight:700}
.ozon-shop-operations .m04-statuses>.m04-btn.active:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--m04-blue)}
.ozon-shop-operations .m04-count{font-size:12px;line-height:18px;padding:0 6px;border-radius:10px;background:#f4f4f5;font-weight:400}
.ozon-shop-operations .active>.m04-count{background:var(--m04-blue);color:#fff}
.ozon-shop-operations[data-page=reloading] .m04-count{background:#2563eb;color:#fff}
.ozon-shop-operations[data-page=reloading]>.m04-panel:nth-child(2),.ozon-shop-operations[data-page=migration]>.m04-panel:nth-child(2),.ozon-shop-operations[data-page=promotions]>.m04-panel:nth-child(2){border-radius:0}
.ozon-shop-operations[data-page=reloading] .m04-statuses,.ozon-shop-operations[data-page=migration] .m04-statuses{background:#f8fbff;margin-left:0;margin-right:0;padding:0 20px}
.ozon-shop-operations .outlined .m04-count{border:1px solid #dcdfe6;background:#fff;color:#606266;border-radius:3px}
.ozon-shop-operations .outlined .active>.m04-count{border-color:var(--m04-blue);color:var(--m04-blue)}
.ozon-shop-operations .m04-table-frame{position:relative;margin:0;min-width:0;border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5;background:#fff}
.ozon-shop-operations .m04-table-scroll{overflow:auto;max-height:calc(100vh - 441px);min-height:100px}
.ozon-shop-operations .m04-table{border-collapse:separate;border-spacing:0;min-width:100%;font-size:14px;table-layout:fixed}
.ozon-shop-operations .m04-table th{font-weight:700;color:#0f172a;background:#f1f5f9;padding:16px 10px;line-height:21px;height:54px;white-space:nowrap;border-bottom:1px solid #ebeef5;text-align:center;position:sticky;top:0;z-index:2}
.ozon-shop-operations .m04-table td{padding:16px 12px;color:#606266;line-height:23px;text-align:center;border-bottom:1px solid #ebeef5;vertical-align:middle;overflow-wrap:anywhere}
.ozon-shop-operations .m04-table tr:last-child td{border-bottom:0}
.ozon-shop-operations .m04-table tbody tr:hover td{background:#f5f7fa}
.ozon-shop-operations .m04-table tr.selected td{background:#ecf5ff}
.ozon-shop-operations .m04-checkbox-cell{width:48px;min-width:48px;padding-left:18px!important;padding-right:10px!important}
.ozon-shop-operations .m04-table .m04-checkbox-cell input{margin:0}
.ozon-shop-operations .m04-empty{display:flex;min-height:290px;flex-direction:column;align-items:center;justify-content:center;color:#b7bcc6;gap:8px;padding:30px}
.ozon-shop-operations .m04-empty img{width:210px;height:170px;object-fit:contain;display:block}
.ozon-shop-operations .m04-empty p{font-size:14px;line-height:24px}
.ozon-shop-operations .m04-empty.simple{min-height:100px;gap:12px;color:#c0c4cc}
.ozon-shop-operations .m04-empty.simple i{font-size:34px}
.ozon-shop-operations .is-empty .m04-table-scroll{min-height:0;height:auto;max-height:none;overflow:visible}
.ozon-shop-operations .is-empty .m04-table{width:100%}
.ozon-shop-operations .m04-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:50px;padding:10px 24px;color:#606266;font-size:13px;background:#fff;position:relative;z-index:3;border-radius:0 0 12px 12px}
.ozon-shop-operations .m04-pagination>.m04-select{width:100px}
.ozon-shop-operations .m04-pagination .m04-select-trigger{height:28px;font-size:13px;padding:0 10px}
.ozon-shop-operations .m04-pagination .m04-options{top:auto;bottom:calc(100% + 6px)}
.ozon-shop-operations .m04-pagination>.m04-btn{width:30px;height:28px;padding:0;border:0;border-radius:2px;color:#606266;font-size:13px;background:#f4f4f5}
.ozon-shop-operations .m04-pagination>.m04-btn.active{color:white;background:var(--m04-blue)}
.ozon-shop-operations .m04-pagination>.m04-btn.m04-mini{width:auto;border:1px solid var(--m04-blue);padding:0 12px;color:var(--m04-blue);background:#fff;border-radius:5px}
.ozon-shop-operations .m04-pagination input{width:42px;height:28px;padding:0 6px;text-align:center}
.ozon-shop-operations .m04-stack{display:flex;flex-direction:column;align-items:center;gap:4px}
.ozon-shop-operations .m04-tag{font-size:12px;border:1px solid #d9ecff;background:#ecf5ff;color:#409eff;padding:3px 7px;border-radius:3px;display:inline-block;white-space:nowrap}
.ozon-shop-operations .m04-tag.green{color:#67c23a;background:#f0f9eb;border-color:#e1f3d8}
.ozon-shop-operations .m04-product-title{line-height:22px;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ozon-shop-operations .m04-product-info{display:flex;gap:10px;text-align:left;align-items:flex-start}
.ozon-shop-operations .m04-product-image{width:64px;height:64px;flex-shrink:0;display:block;object-fit:contain;background:white;border-radius:4px;color:#94a3b8}
.ozon-shop-operations .m04-product-image i{font-size:32px}
.ozon-shop-operations .m04-definitions{text-align:left;font-size:13px;line-height:25px}
.ozon-shop-operations .m04-reloading-table{width:1415px;min-width:1415px}
.ozon-shop-operations .m04-migration-table{width:1695px;min-width:1695px}
.ozon-shop-operations .m04-reloading-table td,.ozon-shop-operations .m04-migration-table td{height:104px}
.ozon-shop-operations .m04-reloading-table th,.ozon-shop-operations .m04-migration-table th{width:80px}
.ozon-shop-operations .m04-reloading-table th:first-child,.ozon-shop-operations .m04-migration-table th:first-child{width:55px}
.ozon-shop-operations .m04-reloading-table th:nth-child(7),.ozon-shop-operations .m04-migration-table th:nth-child(7){width:240px}
.ozon-shop-operations .m04-reloading-table th:nth-child(8),.ozon-shop-operations .m04-migration-table th:nth-child(8){width:120px}
.ozon-shop-operations .m04-reloading-table th:nth-child(10),.ozon-shop-operations .m04-reloading-table th:last-child,.ozon-shop-operations .m04-migration-table th:last-child{width:180px}
.ozon-shop-operations .m04-patrol-table{min-width:1400px}
.ozon-shop-operations .m04-patrol-table th:nth-child(3){width:230px}
.ozon-shop-operations .m04-patrol-table th:nth-child(4){width:170px}
.ozon-shop-operations .m04-patrol-table th:nth-child(5){width:155px}
.ozon-shop-operations .m04-patrol-table th:last-child,.ozon-shop-operations .m04-patrol-table td:last-child{position:sticky;right:0;min-width:120px;width:120px;background:#fff;box-shadow:-4px 0 8px #172e4a08;z-index:1}
.ozon-shop-operations .m04-patrol-table th:last-child{z-index:3;background:#f1f5f9}
.ozon-shop-operations .m04-inventory-transfer-table th:nth-child(2){width:280px}
.ozon-shop-operations .m04-inventory-transfer-table th:nth-child(3){width:35%}
.ozon-shop-operations .m04-promotions-table th:nth-child(3){width:31%}
.ozon-shop-operations .m04-promotions-table td{height:132px}
.ozon-shop-operations[data-page=promotions]>.m04-panel:first-child .m04-filters{padding:20px;min-height:78px;align-items:center}
.ozon-shop-operations[data-page=promotions] .m04-query-actions{align-self:center}
.ozon-shop-operations[data-page=reloading]>.m04-panel:first-child,.ozon-shop-operations[data-page=migration]>.m04-panel:first-child{margin-bottom:16px}
.ozon-shop-operations[data-page=reloading] .m04-table-scroll,.ozon-shop-operations[data-page=migration] .m04-table-scroll{max-height:calc(100vh - 398px)}
.ozon-shop-operations[data-page=promotions] .m04-table-scroll{max-height:calc(100vh - 370px)}
.ozon-shop-operations[data-page=warehouses] .m04-empty{height:calc(100vh - 404px);min-height:310px}
.ozon-shop-operations .m04-loaded{text-align:center;color:#909399;padding:14px}
.ozon-shop-operations[data-page=patrol] .m04-filters{border:1px solid #ebeef5;border-radius:12px;box-shadow:0 2px 8px #182e4a05;margin-bottom:14px;background:#fff}
.ozon-shop-operations[data-page=patrol]>.m04-panel{background:transparent;border:0;box-shadow:none}
.ozon-shop-operations[data-page=patrol] .m04-table-scroll{max-height:calc(100vh - 400px)}
.ozon-shop-operations[data-page=patrol]>.m04-panel:nth-child(2)>.m04-toolbar{flex-wrap:nowrap;overflow:hidden}
.ozon-shop-operations[data-page=patrol]>.m04-panel:nth-child(2)>.m04-toolbar>.m04-toolbar-buttons{flex-wrap:nowrap;flex-shrink:0}
.ozon-shop-operations[data-page=patrol]>.m04-panel:nth-child(2)>.m04-toolbar>.m04-toolbar-trailing{min-width:0;text-align:left;flex-shrink:0;white-space:nowrap}
.ozon-shop-operations .m04-menu{position:relative}
.ozon-shop-operations .m04-menu>summary{list-style:none}
.ozon-shop-operations .m04-menu>summary::-webkit-details-marker{display:none}
.ozon-shop-operations .m04-menu-items{position:absolute;right:0;top:44px;z-index:6;width:135px;padding:5px 0;background:white;border:1px solid #e4e7ed;border-radius:4px;box-shadow:0 2px 12px #0002}
.ozon-shop-operations .m04-menu-items .m04-btn{border:0;border-radius:0;color:#606266;width:100%;padding:0 15px}
.ozon-shop-operations .m04-note{display:flex;align-items:flex-start;gap:8px;background:#ecf5ff;border-radius:4px;color:#409eff;padding:10px 14px;line-height:21px;margin:0 0 14px;font-size:13px}
.ozon-shop-operations .m04-note>i{margin-top:3px}
.ozon-shop-operations .m04-note.warning{background:#fdf6ec;color:#e6a23c}
.ozon-shop-operations .m04-note.danger{background:#fef0f0;color:#f56c6c}
.ozon-shop-operations .m04-hold-instructions{color:#334155;padding:14px 16px;border:1px solid #bae0ff;background:#e6f4ff;border-radius:8px;margin-bottom:12px;line-height:23px;min-height:156px}
.ozon-shop-operations .m04-hold-instructions>p{margin-bottom:8px}
.ozon-shop-operations .m04-hold-instructions ol{margin:4px 0 0;padding-left:22px}
.ozon-shop-operations[data-page=inventory-hold] .m04-filters{min-height:79px;padding:20px}
.ozon-shop-operations[data-page=inventory-hold] .m04-empty{min-height:270px}
.ozon-shop-operations .m04-cleanup{width:820px;max-width:100%;margin:0 auto;padding:0 0 20px}
.ozon-shop-operations .m04-cleanup>.m04-panel{padding:20px 24px;margin-bottom:18px;border-color:#e8eef4;border-radius:10px}
.ozon-shop-operations .m04-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;height:24px}
.ozon-shop-operations .m04-card-heading h3{font-size:16px;color:#303133;display:flex;gap:10px;align-items:center}
.ozon-shop-operations .m04-card-heading h3 i{color:#409eff;font-size:18px}
.ozon-shop-operations .m04-cleanup .m04-btn{height:40px}
.ozon-shop-operations .m04-cleanup .m04-btn.text{height:24px}
.ozon-shop-operations .m04-cleanup .m04-note{padding:11px 14px;margin:16px 0}
.ozon-shop-operations .m04-cleanup-picker{position:relative}
.ozon-shop-operations .m04-cleanup-picker>summary{height:40px;list-style:none;padding:0 15px;border-color:#dcdfe6;color:#909399}
.ozon-shop-operations .m04-cleanup .m04-table-frame{margin:0}
.ozon-shop-operations .m04-cleanup .m04-table th{height:44px;padding:10px;color:#606266;background:#f5f7fa}
.ozon-shop-operations .m04-cleanup .m04-table td{font-size:12px}
.ozon-shop-operations .m04-cleanup .m04-table-scroll{max-height:300px}
.ozon-shop-operations .m04-row{display:flex;align-items:center;gap:10px;min-width:0}
.ozon-shop-operations .m04-row.spread{justify-content:space-between}
.ozon-shop-operations .m04-row.wrap{flex-wrap:wrap}
.ozon-shop-operations .m04-row.center{justify-content:center}
.ozon-shop-operations .m04-btn.full{width:100%}
.ozon-shop-operations .m04-muted{color:#909399;font-size:12px;line-height:22px}
.ozon-shop-operations .m04-blue{color:var(--m04-blue)}
.ozon-shop-operations .m04-red,.ozon-shop-operations .m04-required{color:#f56c6c}
.ozon-shop-operations .m04-green{color:#67c23a}
.ozon-shop-operations .m04-holidays{padding:20px}
.ozon-shop-operations .m04-holidays>h2{font-size:20px;text-align:center;padding:4px 0 24px}
.ozon-shop-operations .m04-holiday-columns{display:grid;grid-template-columns:23% 44% 33%;margin:0 -12px}
.ozon-shop-operations .m04-holiday-columns>section{padding:0 12px;min-width:0}
.ozon-shop-operations .m04-holiday-columns>section+section{border-left:1px solid #ebeef5}
.ozon-shop-operations .m04-holiday-columns h3{font-size:14px;line-height:26px;margin-bottom:10px}
.ozon-shop-operations .m04-tree-shop{display:flex;align-items:center;gap:6px;margin-top:18px}
.ozon-shop-operations .m04-tree-children{margin:8px 0 8px 20px;display:grid;gap:9px;font-size:13px}
.ozon-shop-operations .m04-date-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.ozon-shop-operations .m04-date-grid label{border:1px solid #ebeef5;border-radius:5px;display:flex;flex-direction:column;padding:7px 3px;align-items:center;font-size:11px;gap:3px;cursor:pointer}
.ozon-shop-operations .m04-date-grid label.selected{background:#ecf5ff;border-color:#409eff}
.ozon-shop-operations .m04-date-grid input{align-self:flex-start;margin-left:4px}
.ozon-shop-operations .m04-date-grid small{color:#909399}
.ozon-shop-operations .m04-holidays .m04-table-frame{margin:15px 0}
.ozon-shop-operations .m04-holidays .m04-empty{height:140px;min-height:140px}
.ozon-shop-operations .m04-holidays .m04-table th{white-space:normal;padding:10px 6px}
.ozon-shop-operations[data-page=messages]{padding:0}
.ozon-shop-operations .m04-messages{display:grid;grid-template-columns:140px 320px minmax(0,1fr);height:calc(100vh - 50px);background:#fff}
.ozon-shop-operations .m04-message-tabs{display:flex;flex-direction:column;gap:0;border:0;border-right:1px solid #ebeef5;height:100%;border-radius:0;background:#f8fafc;padding:10px}
.ozon-shop-operations .m04-message-tabs>.m04-btn{height:42px;padding:0 10px;text-align:center;justify-content:center;color:#606266;border-radius:4px}
.ozon-shop-operations .m04-message-tabs>.m04-btn.active{color:#fff;background:#409eff;font-weight:600}
.ozon-shop-operations .m04-message-tabs>.m04-btn.active:after{display:none}
.ozon-shop-operations .m04-message-list{border-right:1px solid #ebeef5;overflow-y:auto;min-width:0}
.ozon-shop-operations .m04-message-search{display:flex;align-items:center;height:68px;padding:12px;gap:8px;border-bottom:1px solid #ebeef5}
.ozon-shop-operations .m04-message-search .m04-field{gap:6px;flex:1}
.ozon-shop-operations .m04-message-search .m04-field-label{min-width:28px}
.ozon-shop-operations .m04-message-search .m04-select-trigger{padding:0 8px;height:32px;font-size:12px}
.ozon-shop-operations .m04-message-item{display:flex;width:100%;padding:15px 12px;height:84px;border:0;border-radius:0;border-bottom:1px solid #f2f3f5;background:#fff;color:#606266;position:relative;gap:12px;justify-content:flex-start}
.ozon-shop-operations .m04-message-item.active{background:#ecf5ff}
.ozon-shop-operations .m04-avatar{width:40px;height:40px;border-radius:50%;background:#ecf5ff;color:#409eff;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ozon-shop-operations .m04-avatar i{font-size:22px}
.ozon-shop-operations .m04-message-preview{min-width:0;flex:1;text-align:left}
.ozon-shop-operations .m04-message-preview strong{font-size:14px;color:#303133;font-weight:500}
.ozon-shop-operations .m04-message-preview time{font-size:11px;color:#a8abb2}
.ozon-shop-operations .m04-message-preview p{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#909399;line-height:24px;margin-top:6px}
.ozon-shop-operations .m04-unread{position:absolute;right:12px;bottom:15px;background:#f56c6c;color:#fff;border-radius:10px;font-size:11px;line-height:16px;min-width:16px;text-align:center}
.ozon-shop-operations .m04-conversation-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:#c0c4cc;font-size:16px}
.ozon-shop-operations .m04-conversation-empty i{font-size:64px;color:#dcdfe6}
.ozon-shop-operations .m04-conversation{display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px;overflow:auto;background:#fafafa}
.ozon-shop-operations .m04-conversation>header{padding-bottom:20px;border-bottom:1px solid #eee;font-size:16px}
.ozon-shop-operations .m04-message-bubble{align-self:flex-start;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:white;max-width:80%;overflow-wrap:anywhere}
.ozon-shop-operations .m04-message-bubble.outgoing{align-self:flex-end;background:#ecf5ff}
.ozon-shop-operations .m04-compose{display:flex;gap:10px;margin-top:auto;align-items:flex-end}
.ozon-shop-operations .m04-compose textarea{height:90px}
.ozon-shop-operations .m04-analysis-top{display:flex;align-items:center;justify-content:flex-start;padding:16px 20px 0;gap:18px}
.ozon-shop-operations .m04-analysis-top>.m04-field{min-width:220px}
.ozon-shop-operations .m04-analysis-top .m04-field-label:before{content:'*';color:#f56c6c;margin-right:4px}
.ozon-shop-operations .m04-dimensions{border:0;border-radius:8px;background:#f5f7fa;height:40px;padding:3px}
.ozon-shop-operations .m04-dimensions>.m04-btn{height:34px;line-height:34px;border-radius:6px;padding:0 18px;font-size:14px}
.ozon-shop-operations .m04-dimensions>.m04-btn.active{color:#fff;background:linear-gradient(135deg,#409eff,#1677ff);box-shadow:0 2px 4px #409eff30}
.ozon-shop-operations .m04-dimensions>.m04-btn.active:after{display:none}
.ozon-shop-operations .m04-analysis-time{display:flex;align-items:center;padding:12px 20px 15px;gap:20px}
.ozon-shop-operations .m04-analysis-time>.m04-required{width:150px;flex-shrink:0;font-size:12px}
.ozon-shop-operations .m04-periods{display:flex;gap:0;margin-left:auto}
.ozon-shop-operations .m04-periods>.m04-btn{border:0;border-radius:4px;padding:0 16px;height:30px;color:#606266;background:none}
.ozon-shop-operations .m04-periods>.m04-btn.active{color:#409eff;background:#ecf5ff}
.ozon-shop-operations .m04-analysis-time>.m04-range{width:300px;height:32px}
.ozon-shop-operations .m04-analysis-time>.m04-range input{height:30px}
.ozon-shop-operations .m04-analysis-heading{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebeef5;height:73px}
.ozon-shop-operations .m04-analysis-heading h3{font-size:16px;font-weight:600;color:#303133;position:relative;padding-left:12px}
.ozon-shop-operations .m04-analysis-heading h3:before{content:'';width:4px;height:18px;background:#409eff;border-radius:2px;position:absolute;left:0;top:3px}
.ozon-shop-operations .m04-analysis-chart{height:410px}
.ozon-shop-operations .m04-analysis-chart>.m04-empty{height:335px}
.ozon-shop-operations .m04-analysis-detail .m04-table-frame{margin:0}
.ozon-shop-operations .m04-analysis-detail .m04-table th{white-space:normal;padding:16px 8px;font-size:13px}
.ozon-shop-operations .m04-analysis-heading input{width:240px}
.ozon-shop-operations .m04-analysis-detail .m04-analysis-heading{justify-content:flex-start;gap:18px}
.ozon-shop-operations .m04-analysis-detail .m04-analysis-heading input{width:155px}
.ozon-shop-operations .m04-mode-label{position:fixed;z-index:9;right:14px;bottom:2px;font-size:10px;line-height:15px;color:#6b7280;background:#f8fafcd9;pointer-events:none}
.ozon-shop-operations .m04-toast{position:fixed;left:50%;top:20px;transform:translateX(-50%);z-index:1200;max-width:90vw;border:1px solid #e1eaf3;border-radius:5px;padding:13px 20px;display:flex;align-items:center;gap:8px;background:#edf2fc;color:#606266;box-shadow:0 4px 15px #0001}
.ozon-shop-operations .m04-overlay{position:fixed;inset:0;z-index:1000;background:#0008;display:flex;justify-content:center;align-items:flex-start;padding:6vh 16px 16px;overflow:auto}
.ozon-shop-operations .m04-dialog{width:720px;max-width:calc(100vw - 32px);max-height:88vh;background:#fff;border-radius:12px;box-shadow:0 2px 14px #0002;display:flex;flex-direction:column;color:#070707;overflow:visible}
.ozon-shop-operations .m04-dialog-header{padding:20px 24px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:64px}
.ozon-shop-operations .m04-dialog-header h2{font-size:20px;line-height:28px;font-weight:700;color:#1f2937}
.ozon-shop-operations .m04-dialog-header .m04-icon-btn{border:0;color:#909399;padding:0;width:24px;height:24px}
.ozon-shop-operations .m04-dialog-body{padding:12px 24px 20px;overflow:auto;min-height:0}
.ozon-shop-operations .m04-dialog-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 24px;flex-shrink:0}
.ozon-shop-operations .m04-dialog-field{margin-bottom:22px}
.ozon-shop-operations .m04-dialog-field>label{display:block;margin-bottom:8px;font-size:14px}
.ozon-shop-operations .m04-dialog-field>input{width:100%}
.ozon-shop-operations .m04-dialog-field>.m04-row>.m04-select{flex:1}
.ozon-shop-operations .m04-dialog-field .m04-select-trigger{font-size:14px}
.ozon-shop-operations .m04-radios{display:flex;align-items:center;gap:28px;min-height:32px;color:#606266}
.ozon-shop-operations .m04-radios label{cursor:pointer;display:flex;align-items:center;gap:4px}
.ozon-shop-operations .m04-radios label:has(input:checked){color:#409eff}
.ozon-shop-operations .m04-dialog-migration{width:800px}
.ozon-shop-operations .m04-selection-summary{margin:8px 0 20px;line-height:22px;color:#67c23a;max-height:90px;overflow:auto}
.ozon-shop-operations .m04-switch-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 42px;margin:26px 0}
.ozon-shop-operations .m04-switch-pair{display:flex;align-items:center;justify-content:space-between;gap:10px}
.ozon-shop-operations .m04-switch-pair>.m04-row{gap:7px;font-size:13px}
.ozon-shop-operations .m04-switch{width:40px;height:20px;min-width:40px;display:inline-block;border-radius:12px;border:1px solid #dcdfe6;background:#dcdfe6;position:relative;padding:0}
.ozon-shop-operations .m04-switch:after{content:'';width:16px;height:16px;background:white;border-radius:50%;position:absolute;left:1px;top:1px;transition:left .15s}
.ozon-shop-operations .m04-switch.on{background:#409eff;border-color:#409eff}
.ozon-shop-operations .m04-switch.on:after{left:21px}
.ozon-shop-operations .m04-number-unit{display:flex;align-items:center;border:1px solid #dcdfe6;border-radius:4px;background:#f5f7fa;gap:14px;padding-right:12px;color:#909399}
.ozon-shop-operations .m04-number-unit input{border:0;border-right:1px solid #dcdfe6;border-radius:4px 0 0 4px;width:100%;height:34px;flex:1}
.ozon-shop-operations .m04-error{color:#f56c6c;font-size:12px;line-height:20px;margin-top:6px}
.ozon-shop-operations .m04-dialog-transfer-records{width:1000px}
.ozon-shop-operations .m04-dialog .m04-table-frame{margin:0}
.ozon-shop-operations .m04-dialog .m04-table-scroll{max-height:330px}
.ozon-shop-operations .m04-dialog-patrol-detail{width:1080px}
.ozon-shop-operations .m04-dialog-patrol-detail .m04-dialog-header h2{font-size:16px}
.ozon-shop-operations .m04-patrol-product{display:flex;gap:24px;padding:16px;border:1px solid #ebeef5;border-radius:8px;margin-bottom:24px}
.ozon-shop-operations .m04-patrol-product>.m04-product-image{width:200px;height:200px}
.ozon-shop-operations .m04-patrol-product>.m04-product-image i{font-size:90px}
.ozon-shop-operations .m04-patrol-meta{display:grid;grid-template-columns:60px 1fr 60px 1fr;gap:12px 14px;padding-top:24px;font-size:13px}
.ozon-shop-operations .m04-dialog-patrol-detail .m04-dialog-body>div>h3{font-size:15px;margin:20px 0 12px}
.ozon-shop-operations .m04-help{display:flex;flex-direction:column;gap:12px}
.ozon-shop-operations .m04-help-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #b3d8ff;background:#ecf5ff;border-radius:6px;color:#409eff;line-height:24px}
.ozon-shop-operations .m04-help-item>b{width:24px;height:24px;flex-shrink:0;border-radius:50%;background:#409eff;color:white;text-align:center}
.ozon-shop-operations .m04-help-item.tone-1{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}
.ozon-shop-operations .m04-help-item.tone-2{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}
.ozon-shop-operations .m04-help-item.tone-3,.ozon-shop-operations .m04-help-item.tone-4{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}
.ozon-shop-operations .m04-dialog-promotion-detail,.ozon-shop-operations .m04-dialog-promotion-add{width:calc(100vw - 32px);height:84vh;margin-top:2vh}
.ozon-shop-operations .m04-overlay.m04-popover-layer{background:transparent;z-index:1001;display:block;padding:0}
.ozon-shop-operations .m04-dialog-promotion-batch{width:280px;position:absolute;border-radius:5px;border:1px solid #e4e7ed;box-shadow:0 2px 12px #0002}
.ozon-shop-operations .m04-dialog-promotion-batch .m04-dialog-header{height:40px;padding:12px 14px 4px}
.ozon-shop-operations .m04-dialog-promotion-batch h2{font-size:14px;line-height:20px}
.ozon-shop-operations .m04-dialog-promotion-batch .m04-dialog-body{padding:0 14px}
.ozon-shop-operations .m04-dialog-promotion-batch .m04-radios{display:grid;gap:4px;margin:8px 0}
.ozon-shop-operations .m04-dialog-promotion-batch .m04-dialog-footer{padding:12px 14px;justify-content:flex-start}
.ozon-shop-operations .m04-dialog-promotion-batch .m04-dialog-footer .m04-btn{height:30px;padding:0 12px}
.ozon-shop-operations .m04-promotion-dialog>.m04-row{margin:10px 0 8px}
.ozon-shop-operations .m04-promo-search input{width:260px}
.ozon-shop-operations .m04-promotion-dialog .m04-tabs{border-radius:0}
.ozon-shop-operations .m04-promotion-dialog>.m04-row>input{width:370px}
.ozon-shop-operations .m04-promotion-dialog .m04-note{margin-bottom:10px;padding:7px 14px}
.ozon-shop-operations .m04-promotion-products-table{min-width:1500px}
.ozon-shop-operations .m04-promotion-products-table th{height:108px;white-space:normal;background:#f5f7fa;border-right:1px solid #e4e7ed}
.ozon-shop-operations .m04-promotion-products-table th:nth-child(2){width:380px;text-align:left}
.ozon-shop-operations .m04-promotion-products-table th:nth-child(5),.ozon-shop-operations .m04-promotion-products-table th:nth-child(6){width:160px}
.ozon-shop-operations .m04-promotion-products-table td{border-right:1px solid #ebeef5;height:140px;font-size:12px;padding:16px 10px}
.ozon-shop-operations .m04-promotion-products-table input{max-width:110px;width:100%;height:32px;font-size:12px;padding:0 8px}
.ozon-shop-operations .m04-promotion-products-table .m04-number-unit{gap:3px;padding-right:2px}
.ozon-shop-operations .m04-promotion-products-table .m04-product-title{font-size:12px}
.ozon-shop-operations .m04-promotion-products-table th .m04-mini{display:block;margin:auto;height:24px}
.ozon-shop-operations .m04-price-limits{display:flex;justify-content:space-around;gap:12px;white-space:nowrap}
.ozon-shop-operations .m04-promotion-dialog .m04-table-scroll{height:calc(84vh - 290px);max-height:none}
.ozon-shop-operations .m04-promotion-dialog .m04-pagination{height:50px;padding:12px 0;justify-content:flex-end}
/* This is a desktop module; the host owns the shared frame and mobile policy. */
