:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211b;background:#f5f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.app-header{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dde3de;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.02em}.brand__mark{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#173e2a,#2d714d)}.app-header nav{display:flex;gap:6px}.app-header nav a{color:#53615a;padding:9px 13px;border-radius:8px;text-decoration:none;font-size:14px}.app-header nav a.active{color:#143d29;background:#e9f2ec;font-weight:650}main{max-width:1240px;margin:0 auto;padding:34px 28px 70px}s-page{display:block}s-section{display:block;background:#fff;border:1px solid #e0e5e1;border-radius:14px;padding:22px;margin-top:20px;box-shadow:0 1px 2px #12271b0a}.page-heading,.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:24px}h1{margin:5px 0 8px;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em;line-height:1.08}h2{letter-spacing:-.02em}p{color:#607067;line-height:1.55;margin:5px 0}.eyebrow{color:#278153;text-transform:uppercase;letter-spacing:.1em;font-weight:750;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bdc8c0;border-radius:9px;padding:10px 15px;background:#fff;color:#24352b;text-decoration:none;font-weight:650}.button:hover{background:#f1f5f2}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{color:#fff;background:#17633d;border-color:#17633d;box-shadow:0 1px 1px #00000014}.button--primary:hover{background:#104e2f}.button--danger{color:#9f2929;border-color:#e2b9b9}.button-row{display:flex;gap:10px}.text-link{display:inline-block;margin-top:18px;color:#17633d;font-weight:650;text-decoration:none}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.metric{min-height:116px;background:#fff;border:1px solid #e0e5e1;border-radius:13px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.metric__value{font-size:27px;font-weight:760;letter-spacing:-.03em;text-transform:capitalize}.metric__label{color:#68766e;font-size:13px}.metric--positive{background:#eff9f2;border-color:#cbe8d3}.metric--warning{background:#fff8e7;border-color:#eedcae}.metric--critical{background:#fff1f0;border-color:#efcfcc}.rule-list{display:grid}.rule-row{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:12px;padding:14px 2px;border-bottom:1px solid #edf0ed}.rule-row small,.data-table small{display:block;color:#718078;margin-top:3px}.status-dot{width:8px;height:8px;border-radius:50%;background:#a8b1ab}.status-dot.on{background:#2c9b61;box-shadow:0 0 0 4px #e4f5ea}.pill{display:inline-block;border-radius:99px;padding:5px 9px;color:#56655d;background:#edf1ee;font-size:12px;text-transform:capitalize}.pill--green{color:#17633d;background:#e0f3e7}.empty-state{text-align:center;padding:44px 20px;max-width:500px;margin:0 auto}.empty-state h2{margin:14px 0 7px}.empty-icon{width:52px;height:52px;display:grid;place-items:center;margin:auto;border-radius:16px;background:#e8f3ec;color:#17633d;font-size:26px}.state{display:flex;align-items:center;justify-content:center;gap:10px;padding:35px}.spinner{width:18px;height:18px;border:2px solid #d4ddd7;border-top-color:#17633d;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state{display:grid;gap:8px;color:#8f2525}.error-state button{justify-self:start}.rule-form{display:grid;gap:17px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}label{display:grid;gap:7px;color:#37473e;font-size:13px;font-weight:650}input,select,textarea{width:100%;border:1px solid #bdc8c0;border-radius:8px;padding:10px 11px;color:#1d2a22;background:#fff}textarea{font-family:SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.55}input:focus,select:focus,textarea:focus{outline:2px solid #8fc9a8;outline-offset:1px}.check-row{display:flex;gap:24px}.check-row label{display:flex;align-items:center}.check-row input{width:auto}.data-table{width:100%;overflow-x:auto}.data-table__head,.data-table__row{min-width:700px;display:grid;grid-template-columns:2fr .7fr 1fr 1fr .8fr;gap:16px;align-items:center;padding:13px 8px}.data-table__head{color:#718078;border-bottom:1px solid #dfe5e0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.data-table__row{border-bottom:1px solid #edf0ed;font-size:14px}.preview-table .data-table__head,.preview-table .data-table__row{grid-template-columns:1.3fr .8fr .8fr 1fr 1.4fr}.reason{color:#65736b;font-size:13px}.preview-hero{max-width:760px;padding:80px 0}.preview-hero h1{font-size:clamp(38px,6vw,62px)}.preview-hero .button{margin-top:25px}.warning-banner{display:flex;gap:14px;padding:15px 17px;margin-bottom:16px;border:1px solid #e4c977;background:#fff8dd;border-radius:10px}.progress{height:7px;overflow:hidden;border-radius:99px;background:#e2e8e4;margin-bottom:24px}.progress__bar{display:block;width:35%;height:100%;border-radius:inherit;background:#278153;animation:progress 1.4s ease-in-out infinite alternate}@keyframes progress{to{transform:translate(185%)}}.details{display:grid;gap:0;margin:0}.details div{display:grid;grid-template-columns:160px 1fr;padding:12px 0;border-bottom:1px solid #edf0ed}.details dt{color:#6d7b73}.details dd{margin:0;overflow-wrap:anywhere}@media(max-width:720px){.app-header{padding:0 15px}.brand>span:last-child{display:none}main{padding:24px 15px 50px}.page-heading,.toolbar{flex-direction:column}.form-grid{grid-template-columns:1fr}.check-row{flex-direction:column;gap:10px}}.rules-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:18px 0 24px}.rules-hero>div{max-width:760px}.rules-hero h1{max-width:720px}.rules-hero p:not(.eyebrow){max-width:680px;font-size:16px}.button--large{min-height:46px;gap:9px;padding-inline:18px}.button--large>span{font-size:20px;line-height:1}.rules-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:22px;border:1px solid #dce4de;border-radius:13px;background:#fff;box-shadow:0 1px 2px #12271b0a}.rules-stats>div{display:grid;gap:3px;padding:16px 20px;border-right:1px solid #e5eae6}.rules-stats>div:last-child{border-right:0}.rules-stats strong{font-size:23px;letter-spacing:-.03em}.rules-stats span{color:#748178;font-size:12px}.rules-stats .profiles-stat{display:flex;align-items:center;justify-content:space-between;grid-template-columns:none}.profiles-stat>span{display:grid;gap:3px}.profiles-stat small{color:#748178;font-size:12px}.profiles-stat button{padding:6px 9px;border:1px solid #cbd6ce;border-radius:7px;color:#326147;background:#f7faf8;font-size:11px;font-weight:700}.automation-builder{margin:22px 0;overflow:hidden;background:#fff;border:1px solid #d8e1da;border-radius:16px;box-shadow:0 12px 40px #19342314}.builder-header{display:flex;align-items:flex-start;gap:14px;padding:25px 28px 10px}.builder-header h2{margin:1px 0 3px;font-size:18px}.builder-header p{font-size:13px}.step-number{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#17633d;font-size:13px;font-weight:750}.builder-body{padding:12px 28px 27px 70px}.builder-divider{height:1px;background:#e7ece8}.field-label{max-width:600px;font-size:13px}.field-label input,.profile-field select{min-height:44px}.profile-field small{color:#7a867f;font-weight:400}.match-mode{width:fit-content;display:flex;align-items:center;gap:4px;padding:4px;margin-bottom:14px;border:1px solid #d7dfd9;border-radius:9px;background:#f5f7f5;color:#637168;font-size:13px}.match-mode>span{padding:0 6px;font-weight:650}.match-mode button{padding:6px 10px;border:0;border-radius:6px;background:transparent;color:#637168;font-size:13px}.match-mode button.selected{color:#173d29;background:#fff;box-shadow:0 1px 3px #0000001a;font-weight:700}.condition-list{display:grid;gap:9px}.condition-row{display:grid;grid-template-columns:28px minmax(145px,1fr) minmax(145px,1fr) minmax(180px,1.35fr) 34px;align-items:center;gap:9px;padding:10px;border:1px solid #e0e6e1;border-radius:11px;background:#fbfcfb}.condition-index{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#526158;background:#edf1ee;font-size:11px;font-weight:750}.condition-row select,.condition-row input{min-height:39px;padding:8px 9px;font-size:13px}.condition-value{display:flex;align-items:center;gap:7px;min-width:0}.condition-value input{min-width:0}.condition-value>span{color:#77837c;font-size:12px}.condition-value--empty{height:39px;padding:0 10px;color:#879189;border:1px dashed #d8ded9;border-radius:8px;font-size:12px}.unit-select{max-width:70px}.icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#78847c;background:transparent;font-size:18px}.icon-button:hover{color:#25372c;background:#edf1ee}.icon-button:disabled{opacity:.28;cursor:not-allowed}.add-condition{margin-top:12px;color:#17633d;border-color:#b9d1c1}.rule-preview{max-width:800px;margin-top:18px;padding:15px 17px;border:1px solid #cde1d3;border-radius:10px;background:#f2f8f4}.preview-label{color:#347452;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.rule-preview p{margin-top:5px;color:#3f5146;font-size:13px}.rule-preview strong{color:#183c29}.advanced-toggle{padding:0 28px 0 70px;border-top:1px solid #e7ece8}.advanced-toggle button{padding:15px 0;border:0;background:transparent;color:#486057;font-size:13px;font-weight:700}.advanced-panel{display:grid;grid-template-columns:1fr 180px 1.2fr;gap:15px;padding:2px 28px 22px 70px}.toggle-label{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:10px}.toggle-label input{width:17px;height:17px;margin-top:2px;accent-color:#17633d}.toggle-label span{display:grid;gap:3px}.toggle-label small{color:#748178;font-weight:400;line-height:1.35}.builder-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 28px;border-top:1px solid #dfe6e1;background:#f8faf8}.automation-list{display:grid}.automation-card{display:grid;grid-template-columns:42px 1fr auto;align-items:start;gap:13px;padding:17px 3px;border-bottom:1px solid #e9edea}.automation-card:last-child{border-bottom:0}.automation-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#78847c;background:#eef1ef;font-weight:800}.automation-icon--active{color:#17633d;background:#e2f3e7}.automation-main{min-width:0}.automation-title{display:flex;align-items:center;gap:9px}.automation-main>p{margin:5px 0 7px;overflow:hidden;color:#5e6e64;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.automation-meta{display:flex;flex-wrap:wrap;gap:7px 18px;color:#7a867e;font-size:11px}.automation-meta span:first-child{color:#2d6647;font-weight:700}.automation-edit{padding:7px 12px;font-size:12px}.automation-actions{display:flex;gap:6px}.automation-delete{padding:7px 10px;color:#a23838;border-color:#e6c5c5;font-size:12px}.preview-hero--clear{max-width:820px;padding-top:55px}.preview-shield{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:15px;color:#17633d;background:#e1f3e7;font-size:22px;font-weight:800}.preview-steps{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 5px}.preview-steps span{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #dce5de;border-radius:9px;color:#53645a;background:#fff;font-size:12px;font-weight:650}.preview-steps strong{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#397357;font-size:10px}.preview-hero--clear>small{display:block;margin-top:10px;color:#77837b}.preview-summary-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:35px;margin-bottom:22px}.preview-summary-header>div:first-child{max-width:760px}.preview-summary-header h1{max-width:700px}.preview-primary-action{display:grid;gap:8px;text-align:center}.preview-primary-action>span{color:#77837b;font-size:10px}.preview-outcomes{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.preview-outcomes button{min-height:120px;display:grid;align-content:center;gap:4px;padding:15px;text-align:left;border:1px solid #dfe5e0;border-radius:12px;background:#fff}.preview-outcomes button:hover,.preview-outcomes button.selected{border-color:#77ae8d;box-shadow:0 0 0 2px #dcefe3}.preview-outcomes button.danger{border-color:#e6caca;background:#fff9f8}.preview-outcomes strong{font-size:26px;letter-spacing:-.04em}.preview-outcomes span{color:#30463a;font-size:13px;font-weight:750}.preview-outcomes small{color:#7a867e;line-height:1.35}.preview-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid #e4e9e5}.preview-list-toolbar>div{display:flex;align-items:baseline;gap:9px}.preview-list-toolbar span{color:#7a867e;font-size:12px}.preview-list-toolbar select{width:auto;min-width:210px}.preview-change-list{display:grid}.preview-change{display:grid;grid-template-columns:38px minmax(170px,1.2fr) minmax(280px,1.5fr) minmax(130px,.8fr);align-items:center;gap:14px;padding:16px 2px;border-bottom:1px solid #e9edea}.change-status{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#58665e;background:#eef1ef;font-weight:800}.change-status--will_reassign{color:#8a5a0a;background:#fff0ca}.change-status--already_correct{color:#17633d;background:#e2f3e7}.change-status--conflict,.change-status--unable{color:#a23838;background:#fce8e7}.change-product,.change-reason{display:grid;min-width:0;gap:3px}.change-product>span{overflow:hidden;color:#5f6e65;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.change-product small,.change-reason small,.profile-move small{color:#869087;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.profile-move{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:8px}.profile-move>span{display:grid;gap:3px;color:#30433a;font-size:12px;font-weight:700}.profile-move b{color:#769181}.change-reason span{overflow:hidden;color:#4f6157;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.preview-empty-filter{display:grid;justify-items:center;gap:5px;padding:45px;color:#506158}.preview-empty-filter span{color:#7b877f;font-size:12px}.execution-errors{display:grid}.execution-errors>div{display:grid;gap:5px;padding:13px 2px;border-bottom:1px solid #e9edea}.execution-errors span{color:#9a3535;font-size:12px;line-height:1.45}@media(max-width:980px){.condition-row{grid-template-columns:28px 1fr 1fr 34px}.condition-value{grid-column:2 / 4}.advanced-panel{grid-template-columns:1fr 1fr}.advanced-panel .toggle-label{grid-column:1 / -1}.preview-outcomes{grid-template-columns:repeat(2,1fr)}.preview-change{grid-template-columns:38px 1fr}.profile-move,.change-reason{grid-column:2}}@media(max-width:720px){.rules-hero{grid-template-columns:1fr;gap:15px}.rules-stats{grid-template-columns:1fr}.rules-stats>div{border-right:0;border-bottom:1px solid #e5eae6}.rules-stats>div:last-child{border-bottom:0}.builder-header{padding-inline:18px}.builder-body,.advanced-toggle,.advanced-panel{padding-left:18px;padding-right:18px}.condition-row{grid-template-columns:28px 1fr 34px}.condition-row>select{grid-column:2}.condition-row>.icon-button{grid-column:3;grid-row:1}.condition-value{grid-column:2 / 4}.advanced-panel{grid-template-columns:1fr}.advanced-panel .toggle-label{grid-column:auto}.builder-footer{align-items:stretch;flex-direction:column}.builder-footer .button-row{justify-content:flex-end}.preview-summary-header{grid-template-columns:1fr}.preview-outcomes{grid-template-columns:1fr 1fr}.preview-list-toolbar{align-items:stretch;flex-direction:column}.preview-list-toolbar select{width:100%}}:root{color:#303030;background:#f1f1f1;--shopify-bg: #f1f1f1;--shopify-surface: #ffffff;--shopify-surface-secondary: #f7f7f7;--shopify-border: #e3e3e3;--shopify-border-strong: #8a8a8a;--shopify-text: #303030;--shopify-text-secondary: #616161;--shopify-action: #303030;--shopify-link: #005bd3;--shopify-focus: #005bd3;--shopify-success-bg: #cdfee1;--shopify-success-text: #0c5132;--shopify-warning-bg: #fff1e3;--shopify-warning-text: #5e4200;--shopify-critical-bg: #fee9e8;--shopify-critical-text: #8e1f0b}body{background:var(--shopify-bg);color:var(--shopify-text)}.app-header{height:56px;background:#fff;border-color:var(--shopify-border);box-shadow:0 1px #0000000d}.brand__mark{border-radius:8px;background:#008060;box-shadow:inset 0 0 0 1px #00000014}.app-header nav a{color:var(--shopify-text-secondary);border-radius:8px}.app-header nav a:hover{color:var(--shopify-text);background:#f3f3f3}.app-header nav a.active{color:var(--shopify-text);background:#e3e3e3;font-weight:650}main{max-width:1200px;padding-top:28px}s-section,.metric,.rules-stats,.automation-builder,.preview-outcomes button{background:var(--shopify-surface);border-color:var(--shopify-border);border-radius:12px;box-shadow:0 1px #0000000d,0 1px 3px #00000014}s-section{padding:20px}h1{color:var(--shopify-text);font-size:clamp(26px,4vw,36px);letter-spacing:-.025em}h2{color:var(--shopify-text)}p{color:var(--shopify-text-secondary)}.eyebrow{color:var(--shopify-text-secondary);text-transform:none;letter-spacing:0;font-size:13px}.button{min-height:36px;border-color:#8a8a8a;border-radius:8px;padding:7px 12px;color:var(--shopify-text);background:#fff;box-shadow:0 1px #00000014}.button:hover{background:#f7f7f7}.button:active{background:#ebebeb;box-shadow:none}.button:focus-visible{outline:2px solid var(--shopify-focus);outline-offset:2px}.button--primary{color:#fff;background:var(--shopify-action);border-color:var(--shopify-action);box-shadow:inset 0 1px #ffffff2e,0 1px #0000001f}.button--primary:hover{background:#1f1f1f}.button--danger{color:var(--shopify-critical-text);border-color:#c70a24}.text-link{color:var(--shopify-link)}input,select,textarea{min-height:36px;border-color:var(--shopify-border-strong);border-radius:8px;color:var(--shopify-text);box-shadow:inset 0 1px #0000000a}input:hover,select:hover,textarea:hover{border-color:#616161}input:focus,select:focus,textarea:focus{outline:2px solid var(--shopify-focus);outline-offset:1px;border-color:var(--shopify-focus)}label{color:var(--shopify-text)}.metric{min-height:104px}.metric__label,.rule-row small,.rules-stats span,.profiles-stat small{color:var(--shopify-text-secondary)}.metric--positive{background:var(--shopify-success-bg);border-color:#8ad7b0}.metric--warning{background:var(--shopify-warning-bg);border-color:#ffc879}.metric--critical{background:var(--shopify-critical-bg);border-color:#f8b4b0}.status-dot.on{background:#29845a;box-shadow:0 0 0 3px var(--shopify-success-bg)}.pill{color:#4a4a4a;background:#e3e3e3}.pill--green{color:var(--shopify-success-text);background:var(--shopify-success-bg)}.rules-stats>div,.builder-divider,.builder-footer,.advanced-toggle,.rule-row,.automation-card,.preview-change,.execution-errors>div{border-color:var(--shopify-border)}.profiles-stat button{color:var(--shopify-link);background:#fff;border-color:#8a8a8a}.automation-builder{box-shadow:0 2px 5px #0000001a}.step-number{background:var(--shopify-action)}.match-mode{background:#ebebeb;border-color:var(--shopify-border)}.match-mode button{color:var(--shopify-text-secondary)}.match-mode button.selected{color:var(--shopify-text)}.condition-row{background:var(--shopify-surface-secondary);border-color:var(--shopify-border)}.condition-index{color:var(--shopify-text-secondary);background:#e3e3e3}.add-condition{color:var(--shopify-link);border-color:#8a8a8a}.rule-preview{background:#eef5ff;border-color:#91c1ff}.preview-label,.rule-preview strong{color:#003a8c}.rule-preview p{color:#303030}.builder-footer{background:var(--shopify-surface-secondary)}.toggle-label input{accent-color:#008060}.automation-icon{color:#616161;background:#e3e3e3}.automation-icon--active{color:var(--shopify-success-text);background:var(--shopify-success-bg)}.automation-meta span:first-child{color:var(--shopify-link)}.preview-shield,.change-status--already_correct{color:var(--shopify-success-text);background:var(--shopify-success-bg)}.preview-steps strong{background:var(--shopify-action)}.preview-outcomes button:hover,.preview-outcomes button.selected{border-color:var(--shopify-focus);box-shadow:0 0 0 1px var(--shopify-focus)}.preview-outcomes button.danger{border-color:#f8b4b0;background:var(--shopify-critical-bg)}.change-status--will_reassign{color:var(--shopify-warning-text);background:var(--shopify-warning-bg)}.change-status--conflict,.change-status--unable{color:var(--shopify-critical-text);background:var(--shopify-critical-bg)}.warning-banner{color:var(--shopify-warning-text);background:var(--shopify-warning-bg);border-color:#ffc879}.progress{background:#e3e3e3}.progress__bar{background:#008060}.error-state,.execution-errors span{color:var(--shopify-critical-text)}
