.sellops-analytics .sw-page__smart-bar-actions{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.sellops-analytics__date-filter{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.sellops-analytics__date-filter .sw-select-field,.sellops-analytics__date-filter .sw-datepicker{min-width:140px}.sellops-analytics__content{padding:24px}.sellops-analytics__kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media (max-width: 1200px){.sellops-analytics__kpi-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.sellops-analytics__kpi-row{grid-template-columns:1fr}}.sellops-analytics__kpi-card .sw-card__content{padding:20px 24px 24px}.sellops-analytics__kpi-value{font-size:36px;font-weight:700;line-height:1.1;color:#1a1a2e;margin:8px 0 4px;letter-spacing:-.5px}.sellops-analytics__kpi-value--highlight{color:#5c67f2}.sellops-analytics__kpi-value--revenue{color:#37d046}.sellops-analytics__kpi-label{font-size:12px;color:#8a94a6;line-height:1.4}.sellops-rules__back-btn{margin-right:12px}.sellops-rules__back-icon{margin-right:4px}.sellops-rules__add-btn{height:32px;padding:0 16px;background:#5c67f2;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.sellops-rules__content{padding:24px}.sellops-rules__info-banner{background:#f0f4ff;border:1px solid #c7d2fe;border-radius:6px;padding:14px 18px;margin-bottom:24px;font-size:13px;color:#3730a3;line-height:1.6}.sellops-rules__empty{text-align:center;padding:60px 20px;color:#8a94a6}.sellops-rules__empty-icon{font-size:48px;margin-bottom:12px}.sellops-rules__empty-title{font-size:16px;font-weight:600;margin-bottom:8px}.sellops-rules__empty-body{font-size:13px}.sellops-rules__table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014}.sellops-rules__thead-row{background:#f8f9fb;border-bottom:1px solid #e5e7eb}.sellops-rules__th{padding:12px 16px;text-align:left;font-size:11px;font-weight:600;color:#52667a;text-transform:uppercase;letter-spacing:.5px}.sellops-rules__th--priority{width:60px}.sellops-rules__th--center{text-align:center}.sellops-rules__th--right{text-align:right}.sellops-rules__tbody-row{border-bottom:1px solid #f3f4f6}.sellops-rules__tbody-row--inactive{opacity:.5}.sellops-rules__td{padding:14px 16px;font-size:13px}.sellops-rules__td--priority{color:#8a94a6;font-weight:600}.sellops-rules__td--name{font-weight:600;color:#1a1a2e}.sellops-rules__td--discount{text-align:center;color:#5c67f2;font-weight:600}.sellops-rules__td--active{text-align:center}.sellops-rules__td--actions{text-align:right;white-space:nowrap}.sellops-rules__badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.sellops-rules__badge--trigger{background:#e0e7ff;color:#4338ca}.sellops-rules__badge--offer{background:#d1fae5;color:#065f46}.sellops-rules__toggle{width:16px;height:16px;cursor:pointer}.sellops-rules__btn-order{background:none;border:1px solid #d1d9e0;border-radius:4px;padding:4px 8px;cursor:pointer;margin-right:4px;font-size:12px}.sellops-rules__btn-edit{background:none;border:1px solid #5C67F2;color:#5c67f2;border-radius:4px;padding:4px 10px;cursor:pointer;margin-right:4px;font-size:12px;font-weight:600}.sellops-rules__btn-delete{background:none;border:1px solid #ef4444;color:#ef4444;border-radius:4px;padding:4px 10px;cursor:pointer;font-size:12px;font-weight:600}.sellops-rules__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.sellops-rules__modal{background:#fff;border-radius:8px;width:850px;max-width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.sellops-rules__modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0;border-radius:8px 8px 0 0}.sellops-rules__modal-title{margin:0;font-size:16px;font-weight:700;color:#1a1a2e}.sellops-rules__modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#8a94a6;line-height:1}.sellops-rules__modal-body{padding:24px;overflow-y:auto;overflow-anchor:none;flex:1 1 auto;min-height:0}.sellops-rules__modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:10px;background:#fff;flex-shrink:0;border-radius:0 0 8px 8px}.sellops-rules__btn-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;cursor:pointer}.sellops-rules__btn-save{height:36px;padding:0 20px;background:#5c67f2;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.sellops-rules__field-group{margin-bottom:18px}.sellops-rules__field-label{display:block;font-size:12px;font-weight:600;color:#52667a;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.sellops-rules__picker-label{display:block;font-size:12px;font-weight:600;color:#52667a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.sellops-rules__input{width:100%;height:36px;padding:0 12px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;box-sizing:border-box}.sellops-rules__input--error{border-color:#ef4444}.sellops-rules__input--sm{width:120px}.sellops-rules__select{width:100%;height:36px;padding:0 12px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff;margin-bottom:14px}.sellops-rules__error-msg{font-size:12px;color:#ef4444;margin-top:6px;line-height:1.4}.sellops-rules__hint-msg{font-size:11px;color:#8a94a6;margin-top:4px}.sellops-rules__hint-msg-sm{font-size:11px;color:#8a94a6;margin-top:4px;line-height:1.4}.sellops-rules__section-card{background:#f8f9fb;border-radius:6px;padding:16px;margin-bottom:18px}.sellops-rules__section-card--offer{background:#f0fdf4}.sellops-rules__section-title{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:12px}.sellops-rules__active-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.sellops-rules__active-label{font-size:13px;color:#1a1a2e;cursor:pointer}.sellops-rules__offer-grid{gap:16px;margin-bottom:18px;display:grid}.sellops-rules__offer-grid--1col{grid-template-columns:1fr}.sellops-rules__offer-grid--2col{grid-template-columns:1fr 1fr}.sellops-rules__dropdown{position:absolute;bottom:100%;left:0;right:0;margin-bottom:4px;border:1px solid #d1d9e0;border-radius:4px;background:#fff;max-height:220px;overflow-y:auto;z-index:50;box-shadow:0 -6px 16px #00000014}.sellops-rules__dropdown-loading{padding:10px 12px;font-size:12px;color:#8a94a6}.sellops-rules__dropdown-item{padding:10px 12px;font-size:13px;cursor:pointer;border-top:1px solid #f3f4f6;display:flex;align-items:center;gap:6px}.sellops-rules__dropdown-item--selected{opacity:.5;cursor:default}.sellops-rules__dropdown-item:not(.sellops-rules__dropdown-item--selected):hover{background:#f0f4ff}.sellops-rules__dropdown-item--offer:not(.sellops-rules__dropdown-item--selected):hover{background:#f0fdf4}.sellops-rules__dropdown-item--tag:not(.sellops-rules__dropdown-item--selected):hover{background:#fffbeb}.sellops-rules__dropdown-name{font-weight:500;color:#1a1a2e;display:flex;align-items:center;gap:6px}.sellops-rules__dropdown-check{color:#27ae60;font-size:14px}.sellops-rules__dropdown-meta{font-size:11px;color:#8a94a6;margin-top:2px}.sellops-rules__chips{display:flex;flex-wrap:wrap;gap:6px;max-height:140px;overflow-y:auto;padding-right:4px}.sellops-rules__chip{display:inline-flex;align-items:center;border-radius:20px;padding:4px 10px 4px 12px;font-size:12px;font-weight:600;gap:6px}.sellops-rules__chip--blue{background:#e0e7ff;color:#3730a3}.sellops-rules__chip--green{background:#d1fae5;color:#065f46}.sellops-rules__chip--yellow{background:#fef3c7;color:#92400e}.sellops-rules__chip-remove{cursor:pointer;font-size:16px;line-height:1;opacity:.6;font-weight:400}.sellops-rules__product-chips{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto;padding-right:4px}.sellops-rules__product-chip{display:flex;align-items:center;gap:8px;background:#f0fdf4;border:1px solid #d1fae5;border-radius:6px;padding:6px 10px}.sellops-rules__product-chip-name{flex:1;display:inline-flex;align-items:center;color:#065f46;font-size:13px;font-weight:600;gap:8px;min-width:0}.sellops-rules__product-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sellops-rules__product-discount-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#52667a;font-weight:500;flex-shrink:0}.sellops-rules__product-discount-input{width:70px;height:28px;padding:0 6px;border:1px solid #d1d9e0;border-radius:4px;font-size:12px;box-sizing:border-box}.sellops-rules__product-chip-remove{cursor:pointer;font-size:18px;line-height:1;opacity:.5;font-weight:400;padding:0 4px;color:#065f46}.sellops-rules__product-chips-validation{font-size:12px;color:#ef4444;line-height:1.4;margin-top:4px}.sellops-rules__product-chips-hint{font-size:11px;color:#8a94a6;line-height:1.4}.sellops-rules__picker-wrap{position:relative;margin-bottom:0}.sellops-rules__picker-wrap--has-selection{margin-bottom:10px}.sellops-rules__picker-wrap--offer-products{margin-bottom:14px}.sellops-help{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:50%;background:#c7d2fe;color:#3730a3;font-size:11px;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1;letter-spacing:0;text-transform:none;cursor:help;position:relative;vertical-align:middle;transition:background-color .12s ease}.sellops-help:hover,.sellops-help:focus-visible{background:#818cf8;color:#fff;outline:none}.sellops-help__tip{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);width:380px;max-width:80vw;padding:10px 12px;background:#1f2937;color:#f9fafb;font-size:12px;font-weight:400;line-height:1.55;letter-spacing:0;text-transform:none;text-align:left;white-space:normal;border-radius:6px;box-shadow:0 8px 24px #0000004d;z-index:10010;pointer-events:none}.sellops-help__tip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}.sellops-help__tip strong{color:#fff;font-weight:700}.sellops-help__tip em{color:#d1d5db;font-style:italic}.sellops-help__tip code{background:#ffffff1f;color:#e0e7ff;padding:1px 5px;border-radius:3px;font-size:11px}.sellops-help:hover .sellops-help__tip,.sellops-help:focus-visible .sellops-help__tip{display:block}.sellops-help--below .sellops-help__tip{bottom:auto;top:calc(100% + 10px)}.sellops-help--below .sellops-help__tip:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1f2937}.sellops-help--align-left .sellops-help__tip{left:0;transform:none;width:450px}.sellops-help--align-left .sellops-help__tip:after{left:8px;transform:none}.sellops-help--align-right .sellops-help__tip{left:auto;right:0;transform:none}.sellops-help--align-right .sellops-help__tip:after{left:auto;right:8px;transform:none}.sellops-settings__hint{color:#52667a;margin-bottom:16px;line-height:1.6}.sellops-settings__section{margin-bottom:16px}.sellops-settings__section h3{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:4px}.sellops-settings__section p{font-size:13px;color:#52667a;line-height:1.5}.sellops-settings__actions{margin-top:20px}.sellops-settings__config-list{display:flex;flex-direction:column;gap:16px}.sellops-settings__config-item{display:flex;align-items:flex-start;gap:12px}.sellops-settings__config-item .sw-icon{flex-shrink:0;margin-top:2px}.sellops-settings__config-item strong{display:block;font-size:14px;color:#1a1a2e;margin-bottom:2px}.sellops-settings__config-item p{font-size:12px;color:#52667a;margin:0;line-height:1.5}.sellops-analytics__filter-bar{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.sellops-analytics__filter-group{display:flex;flex-direction:column;gap:4px}.sellops-analytics__filter-label{font-size:11px;font-weight:600;color:#52667a;text-transform:uppercase;letter-spacing:.5px}.sellops-analytics__filter-select{height:32px;padding:0 8px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff;cursor:pointer;min-width:140px}.sellops-analytics__filter-input{height:32px;padding:0 8px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff}.sellops-analytics__nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media (max-width: 640px){.sellops-analytics__nav-grid{grid-template-columns:1fr}}.sellops-analytics__nav-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px 24px;cursor:pointer;display:flex;align-items:center;gap:16px;transition:box-shadow .15s,border-color .15s}.sellops-analytics__nav-card:hover{box-shadow:0 4px 16px #5c67f21f;border-color:#5c67f2}.sellops-analytics__nav-card-icon{width:44px;height:44px;border-radius:8px;background:#eef0fe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sellops-analytics__nav-card-title{font-size:14px;font-weight:700;color:#1a1a2e;margin-bottom:3px}.sellops-analytics__nav-card-desc{font-size:12px;color:#8a94a6;line-height:1.5}.sellops-analytics__nav-card-arrow{margin-left:auto;flex-shrink:0}.sellops-analytics__kpi-value--empty{font-size:28px;font-weight:600;color:#b0b8c9;margin:8px 0 4px}.sellops-analytics__kpi-label-sub{color:#b0b8c9;font-size:11px}.sellops-analytics__info-banner{background:#f0f4ff;border:1px solid #c7d2fe;border-radius:6px;padding:14px 18px;margin-bottom:20px;display:flex;gap:12px;align-items:flex-start}.sellops-analytics__info-banner-icon{flex-shrink:0;margin-top:2px}.sellops-analytics__info-banner-text{font-size:13px;color:#3730a3;line-height:1.6}.sellops-analytics__pagination-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.sellops-analytics__per-page-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#52667a}.sellops-analytics__per-page-label{font-weight:500;white-space:nowrap}.sellops-analytics__per-page-select{height:32px;padding:0 10px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff;min-width:90px;cursor:pointer}.sellops-analytics__per-page-custom{height:32px;padding:0 10px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff;width:80px}.sellops-analytics__per-page-hint{font-size:11px;color:#8a94a6;font-style:italic}.sellops-analytics__showing-range{font-size:12px;color:#8a94a6;margin-left:8px;white-space:nowrap}.sellops-analytics__no-data{text-align:center;padding:40px 20px;color:#8a94a6}.sellops-analytics__no-data-title{font-size:16px;font-weight:600;margin-bottom:8px}.sellops-analytics__no-data-hint{font-size:13px}.sellops-settings__back-btn{margin-right:12px}.sellops-settings__back-icon{margin-right:4px}.sellops-settings__content{padding:24px;max-width:900px;margin:0 auto}.sellops-settings__card-hint{color:#52667a;margin-bottom:16px;line-height:1.6}.sellops-settings__card-secondary{margin-top:16px}.sellops-settings__icon-muted{color:#8a94a6}.sellops-settings__methods-hint{color:#52667a;margin-bottom:14px;line-height:1.55;font-size:13px}.sellops-settings__methods-loading{font-size:12px;color:#8a94a6}.sellops-settings__methods-list{display:flex;flex-direction:column;gap:8px}.sellops-settings__method-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;background:#f0fdf4;border:1px solid #d1fae5}.sellops-settings__method-icon{flex-shrink:0}.sellops-settings__method-name{font-size:13px;color:#1a1a2e;font-weight:600}.sellops-settings__method-badge{margin-left:auto;font-size:11px;color:#8a94a6;font-style:italic}.sellops-settings__method-badge--inactive{color:#d97706}.sellops-settings__methods-note{margin-top:18px;color:#8a94a6;font-style:italic;font-size:12px}.sellops-settings__features{display:flex;flex-direction:column;gap:20px}.sellops-settings__feature-row{display:flex;gap:12px;align-items:flex-start}.sellops-settings__feature-icon{flex-shrink:0;margin-top:2px}.sellops-settings__feature-title{display:block;font-size:14px;color:#1a1a2e;margin-bottom:3px}.sellops-settings__feature-desc{font-size:12px;color:#52667a;margin:0;line-height:1.5}.sellops-pagination.sellops-pagination .sw-pagination__per-page,.sellops-pagination.sellops-pagination .sw-field--select,.sellops-pagination.sellops-pagination .sw-pagination__form,.sellops-pagination.sellops-pagination .sw-pagination__count-info,.sellops-pagination.sellops-pagination .sw-pagination__amount-of-elements-info,.sellops-pagination.sellops-pagination select{display:none}
