.uc-element-sorter__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.uc-element-sorter__item{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:default;transition:background .15s,border-color .15s,box-shadow .15s,opacity .15s}.uc-element-sorter__item:hover{border-color:#a5b4fc;background:#fafafa}.uc-element-sorter__item.is-dragging{opacity:.45;box-shadow:0 4px 16px #00000026}.uc-element-sorter__item.is-drag-over{border-color:#6366f1;box-shadow:0 0 0 2px #6366f140;background:#eef2ff}.uc-element-sorter__item.is-disabled{opacity:.5;background:#f9fafb}.uc-element-sorter__handle{cursor:grab;color:#9ca3af;display:flex;padding:2px;flex-shrink:0;border-radius:3px}.uc-element-sorter__handle:hover{color:#6366f1;background:#eef2ff}.uc-element-sorter__handle:active{cursor:grabbing}.uc-element-sorter__icon{color:#6b7280;display:flex;flex-shrink:0}.uc-element-sorter__label{flex:1;font-size:13px;font-weight:500;color:#111827;-webkit-user-select:none;user-select:none}.uc-element-sorter__arrows{display:flex;gap:2px}.uc-element-sorter__toggle{margin:0!important;flex-shrink:0}.uc-sorter-list-move{transition:transform .2s ease}.uc-theme-picker{display:flex;gap:12px;flex-wrap:wrap}.uc-theme-picker__card{display:flex;flex-direction:column;gap:8px;padding:12px;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;width:160px;transition:border-color .15s ease,box-shadow .15s ease;position:relative;background:#fff;-webkit-user-select:none;user-select:none}.uc-theme-picker__card:hover{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.uc-theme-picker__card.is-active{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.uc-theme-picker__swatches{display:flex;height:32px;border-radius:4px;overflow:hidden;gap:2px}.uc-theme-picker__swatch{flex:1;display:block}.uc-theme-picker__info{display:flex;flex-direction:column;gap:2px}.uc-theme-picker__name{font-weight:700;font-size:13px;color:#111827}.uc-theme-picker__desc{font-size:11px;color:#6b7280;line-height:1.4}.uc-theme-picker__check{position:absolute;top:8px;right:8px;color:#6366f1;width:18px;height:18px}.uc-milestone-manager__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.uc-milestone-manager__hint{font-size:13px;color:#6b7280;margin:0;max-width:520px}.uc-milestone-manager__table{width:100%;border-collapse:collapse;font-size:13px}.uc-milestone-manager__table th{text-align:left;padding:8px 12px;border-bottom:2px solid #e5e7eb;font-weight:600;color:#374151;white-space:nowrap}.uc-milestone-manager__table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.uc-milestone-manager__table tr:last-child td{border-bottom:none}.uc-milestone-manager__table tr.is-inactive td{opacity:.45}.uc-milestone-manager__table tr:hover td{background:#f9fafb}.uc-milestone-manager__pos{width:60px}.uc-milestone-manager__badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e5e7eb;font-weight:700;font-size:12px;color:#374151}.uc-milestone-manager__threshold{width:110px}.uc-milestone-manager__threshold strong{font-size:14px;color:#111827}.uc-milestone-manager__reward{width:160px}.uc-milestone-manager__promotion-warning{margin-left:6px;cursor:help}.uc-milestone-manager__label-before{max-width:260px}.uc-milestone-manager__label-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px;color:#6b7280;font-size:12px}.uc-milestone-manager__active{width:60px;text-align:center}.uc-milestone-manager__active .uc-active-yes{color:#22c55e;font-weight:700;font-size:16px}.uc-milestone-manager__active .uc-active-no{color:#9ca3af;font-weight:700;font-size:16px}.uc-milestone-manager__empty{padding:24px;text-align:center;color:#6b7280}.uc-milestone-manager__empty p:first-child{font-weight:600;font-size:14px;margin-bottom:4px}.uc-milestone-manager__actions{width:80px;text-align:right}.uc-milestone-manager__actions .sw-button{margin-left:4px}.uc-milestone-manager .uc-reward-type-select{width:100%;height:42px;padding:0 36px 0 12px;border:1px solid #c4ced8;border-radius:4px;font-size:14px;font-family:inherit;color:#1a1a2e;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 12px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .15s,box-shadow .15s;line-height:1.4}.uc-milestone-manager .uc-reward-type-select:hover{border-color:#9ba8b5}.uc-milestone-manager .uc-reward-type-select:focus{outline:none;border-color:#0f69c4;box-shadow:0 0 0 3px #0f69c426}.uc-milestone-manager .sw-field{margin:0}.uc-milestone-manager .sw-field .sw-field__label label{display:block;font-size:13px;font-weight:600;color:#52667a;margin-bottom:6px;line-height:1.3}.uc-milestone-manager .sw-field .sw-field__input{display:block;width:100%}.uc-milestone-manager__form{display:flex;flex-direction:column;gap:16px;padding:4px 0}.uc-milestone-manager__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.uc-milestone-manager__free-shipping-notice{margin-top:4px}.uc-milestone-manager__notice-para{margin:6px 0 4px}.uc-milestone-manager__notice-list{margin:0;padding-left:18px}.uc-milestone-manager__status-detail{margin:4px 0 0}.uc-media-upload{margin-bottom:22px}.uc-media-upload__label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#52667a}.uc-media-upload__body{display:flex;align-items:center;gap:12px}.uc-media-upload__preview{display:flex;align-items:center;gap:10px;min-width:0}.uc-media-upload__img{width:40px;height:40px;object-fit:contain;border:1px solid #d1d9e0;border-radius:4px;background:#fff;flex-shrink:0}.uc-media-upload__filename{font-size:13px;color:#52667a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.uc-media-upload__empty{font-size:13px;color:#8a9bab}.uc-media-upload__actions{display:flex;gap:8px;margin-left:auto;flex-shrink:0}.uc-media-upload__help{margin:6px 0 0;font-size:12px;color:#8a9bab}.uc-free-product-manager__toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.uc-free-product-manager__empty{font-size:13px;color:#8a9bab;text-align:center;padding:24px 0}.uc-free-product-manager__table{width:100%;border-collapse:collapse;font-size:13px}.uc-free-product-manager__table th{text-align:left;font-weight:600;color:#52667a;padding:8px 10px;border-bottom:2px solid #e5e9ed}.uc-free-product-manager__table td{padding:10px;border-bottom:1px solid #eef1f4;color:#384b5f;vertical-align:middle}.uc-free-product-manager__product{font-weight:600}.uc-free-product-manager__actions{display:flex;gap:6px;justify-content:flex-end}.uc-free-product-manager .is--active{color:#37b24d}.uc-free-product-manager .is--inactive{color:#adb5bd}.uc-free-product-manager__form{display:flex;flex-direction:column;gap:4px}.uc-free-product-manager__form-row{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.uc-free-product-manager__hint{margin:-2px 0 10px;font-size:12px;color:#8a9bab}.uc-free-product-manager__chip{display:inline-block;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:600;color:#52667a;background:#eef1f4;border-radius:999px;white-space:nowrap}.uc-active-yes{color:#37b24d;font-weight:700}.uc-active-no{color:#adb5bd;font-weight:700}.uc-config-page__subline{font-size:13px;color:#6b7280;margin:0 0 16px}.uc-milestones-page__back-btn{margin-right:12px}.uc-milestones-page__back-icon{margin-right:4px}.uc-free-products-page__back-btn{margin-right:12px}.uc-free-products-page__back-icon{margin-right:4px}.uc-cross-sell-rules__back-btn{margin-right:12px}.uc-cross-sell-rules__back-icon{margin-right:4px}.uc-cross-sell-rules__add-btn{height:32px;padding:0 16px;background:#0f69c4;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.uc-cross-sell-rules__content{padding:24px}.uc-cross-sell-rules__info-banner{background:#eef6ff;border:1px solid #bcdcfb;border-radius:6px;padding:14px 18px;margin-bottom:24px;font-size:13px;color:#0b4a86;line-height:1.6}.uc-cross-sell-rules__empty{text-align:center;padding:60px 20px;color:#8a94a6}.uc-cross-sell-rules__empty-icon{font-size:48px;margin-bottom:12px}.uc-cross-sell-rules__empty-title{font-size:16px;font-weight:600;margin-bottom:8px}.uc-cross-sell-rules__empty-body{font-size:13px}.uc-cross-sell-rules__table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000014}.uc-cross-sell-rules__thead-row{background:#f8f9fb;border-bottom:1px solid #e5e7eb}.uc-cross-sell-rules__th{padding:12px 16px;text-align:left;font-size:11px;font-weight:600;color:#52667a;text-transform:uppercase;letter-spacing:.5px}.uc-cross-sell-rules__th--priority{width:60px}.uc-cross-sell-rules__th--center{text-align:center}.uc-cross-sell-rules__th--right{text-align:right}.uc-cross-sell-rules__tbody-row{border-bottom:1px solid #f3f4f6}.uc-cross-sell-rules__tbody-row--inactive{opacity:.5}.uc-cross-sell-rules__td{padding:14px 16px;font-size:13px}.uc-cross-sell-rules__td--priority{color:#8a94a6;font-weight:600}.uc-cross-sell-rules__td--name{font-weight:600;color:#1a1a2e}.uc-cross-sell-rules__td--discount{text-align:center;color:#0f69c4;font-weight:600}.uc-cross-sell-rules__td--active{text-align:center}.uc-cross-sell-rules__td--actions{text-align:right;white-space:nowrap}.uc-cross-sell-rules__badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.uc-cross-sell-rules__badge--trigger{background:#e0e7ff;color:#4338ca}.uc-cross-sell-rules__badge--offer{background:#d1fae5;color:#065f46}.uc-cross-sell-rules__toggle{width:16px;height:16px;cursor:pointer}.uc-cross-sell-rules__btn-order{background:none;border:1px solid #d1d9e0;border-radius:4px;padding:4px 8px;cursor:pointer;margin-right:4px;font-size:12px}.uc-cross-sell-rules__btn-edit{background:none;border:1px solid #0f69c4;color:#0f69c4;border-radius:4px;padding:4px 10px;cursor:pointer;margin-right:4px;font-size:12px;font-weight:600}.uc-cross-sell-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}.uc-cross-sell-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}.uc-cross-sell-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}.uc-cross-sell-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}.uc-cross-sell-rules__modal-title{margin:0;font-size:16px;font-weight:700;color:#1a1a2e}.uc-cross-sell-rules__modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#8a94a6;line-height:1}.uc-cross-sell-rules__modal-body{padding:24px;overflow-y:auto;overflow-anchor:none;flex:1 1 auto;min-height:0}.uc-cross-sell-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}.uc-cross-sell-rules__btn-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;cursor:pointer}.uc-cross-sell-rules__btn-save{height:36px;padding:0 20px;background:#0f69c4;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.uc-cross-sell-rules__field-group{margin-bottom:18px}.uc-cross-sell-rules__field-label{display:block;font-size:12px;font-weight:600;color:#52667a;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.uc-cross-sell-rules__picker-label{display:block;font-size:12px;font-weight:600;color:#52667a;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.uc-cross-sell-rules__input{width:100%;height:36px;padding:0 12px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;box-sizing:border-box}.uc-cross-sell-rules__input--error{border-color:#ef4444}.uc-cross-sell-rules__input--sm{width:120px}.uc-cross-sell-rules__select{width:100%;height:36px;padding:0 12px;border:1px solid #d1d9e0;border-radius:4px;font-size:13px;background:#fff;margin-bottom:14px}.uc-cross-sell-rules__error-msg{font-size:12px;color:#ef4444;margin-top:6px;line-height:1.4}.uc-cross-sell-rules__hint-msg{font-size:11px;color:#8a94a6;margin-top:4px}.uc-cross-sell-rules__hint-msg-sm{font-size:11px;color:#8a94a6;margin-top:4px;line-height:1.4}.uc-cross-sell-rules__section-card{background:#f8f9fb;border-radius:6px;padding:16px;margin-bottom:18px}.uc-cross-sell-rules__section-card--offer{background:#f0fdf4}.uc-cross-sell-rules__section-title{font-size:13px;font-weight:700;color:#1a1a2e;margin-bottom:12px}.uc-cross-sell-rules__active-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.uc-cross-sell-rules__active-label{font-size:13px;color:#1a1a2e;cursor:pointer}.uc-cross-sell-rules__offer-grid{gap:16px;margin-bottom:18px;display:grid}.uc-cross-sell-rules__offer-grid--1col{grid-template-columns:1fr}.uc-cross-sell-rules__offer-grid--2col{grid-template-columns:1fr 1fr}.uc-cross-sell-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}.uc-cross-sell-rules__dropdown-loading{padding:10px 12px;font-size:12px;color:#8a94a6}.uc-cross-sell-rules__dropdown-item{padding:10px 12px;font-size:13px;cursor:pointer;border-top:1px solid #f3f4f6;display:flex;align-items:center;gap:6px}.uc-cross-sell-rules__dropdown-item--selected{opacity:.5;cursor:default}.uc-cross-sell-rules__dropdown-item:not(.uc-cross-sell-rules__dropdown-item--selected):hover{background:#eef6ff}.uc-cross-sell-rules__dropdown-item--offer:not(.uc-cross-sell-rules__dropdown-item--selected):hover{background:#f0fdf4}.uc-cross-sell-rules__dropdown-item--tag:not(.uc-cross-sell-rules__dropdown-item--selected):hover{background:#fffbeb}.uc-cross-sell-rules__dropdown-name{font-weight:500;color:#1a1a2e;display:flex;align-items:center;gap:6px}.uc-cross-sell-rules__dropdown-check{color:#27ae60;font-size:14px}.uc-cross-sell-rules__dropdown-meta{font-size:11px;color:#8a94a6;margin-top:2px}.uc-cross-sell-rules__chips{display:flex;flex-wrap:wrap;gap:6px;max-height:140px;overflow-y:auto;padding-right:4px}.uc-cross-sell-rules__chip{display:inline-flex;align-items:center;border-radius:20px;padding:4px 10px 4px 12px;font-size:12px;font-weight:600;gap:6px}.uc-cross-sell-rules__chip--blue{background:#e0e7ff;color:#3730a3}.uc-cross-sell-rules__chip--green{background:#d1fae5;color:#065f46}.uc-cross-sell-rules__chip--yellow{background:#fef3c7;color:#92400e}.uc-cross-sell-rules__chip-remove{cursor:pointer;font-size:16px;line-height:1;opacity:.6;font-weight:400}.uc-cross-sell-rules__product-chips{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto;padding-right:4px}.uc-cross-sell-rules__product-chip{display:flex;align-items:center;gap:8px;background:#f0fdf4;border:1px solid #d1fae5;border-radius:6px;padding:6px 10px}.uc-cross-sell-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}.uc-cross-sell-rules__product-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uc-cross-sell-rules__product-discount-label{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#52667a;font-weight:500;flex-shrink:0}.uc-cross-sell-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}.uc-cross-sell-rules__product-chip-remove{cursor:pointer;font-size:18px;line-height:1;opacity:.5;font-weight:400;padding:0 4px;color:#065f46}.uc-cross-sell-rules__product-chips-validation{font-size:12px;color:#ef4444;line-height:1.4;margin-top:4px}.uc-cross-sell-rules__product-chips-hint{font-size:11px;color:#8a94a6;line-height:1.4}.uc-cross-sell-rules__picker-wrap{position:relative;margin-bottom:0}.uc-cross-sell-rules__picker-wrap--has-selection{margin-bottom:10px}.uc-cross-sell-rules__picker-wrap--offer-products{margin-bottom:14px}.uc-help{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:50%;background:#bcdcfb;color:#0b4a86;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}.uc-help:hover,.uc-help:focus-visible{background:#0f69c4;color:#fff;outline:none}.uc-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}.uc-help__tip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}.uc-help__tip strong{color:#fff;font-weight:700}.uc-help__tip em{color:#d1d5db;font-style:italic}.uc-help__tip code{background:#ffffff1f;color:#e0e7ff;padding:1px 5px;border-radius:3px;font-size:11px}.uc-help:hover .uc-help__tip,.uc-help:focus-visible .uc-help__tip{display:block}.uc-help--below .uc-help__tip{bottom:auto;top:calc(100% + 10px)}.uc-help--below .uc-help__tip:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1f2937}.uc-help--align-left .uc-help__tip{left:0;transform:none;width:450px}.uc-help--align-left .uc-help__tip:after{left:8px;transform:none}.uc-help--align-right .uc-help__tip{left:auto;right:0;transform:none}.uc-help--align-right .uc-help__tip:after{left:auto;right:8px;transform:none}
