:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#171614;background:#f5f4f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171614;--muted: #77736d;--subtle: #9a958e;--line: #e5e1d9;--surface: #ffffff;--canvas: #f5f4f1;--yellow: #ffcf38;--yellow-soft: #fff8d9;--purple: #6d5ce7;--purple-dark: #5848cf;--purple-soft: #f0edff;--green: #248c63;--green-soft: #eaf7f0;--amber: #b97700;--amber-soft: #fff4dc;--red: #c94d45;--red-soft: #fff0ee;--shadow: 0 8px 28px rgba(42, 38, 31, .06);--shadow-large: 0 24px 70px rgba(32, 29, 24, .16)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(109,92,231,.22);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh}.sidebar{width:250px;background:#151412;color:#fff;position:fixed;inset:0 auto 0 0;z-index:50;display:flex;flex-direction:column;padding:0 14px 14px;transition:width .25s ease,transform .25s ease}.brand-block{height:76px;display:flex;align-items:center;position:relative;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.08);gap:10px}.brand-block:before{content:"";width:128px;height:34px;flex:0 0 auto;background:url(/assets/ketruc-logo.png) center / 226px 226px no-repeat;filter:invert(1)}.brand-block img{display:none}.brand-block>span{position:absolute;left:24px;top:52px;color:#8e8a83;text-transform:uppercase;font-size:8px;letter-spacing:.16em}.mobile-close{display:none;margin-left:auto;border:0;background:transparent;color:#fff;padding:6px}.workspace-switcher{margin:18px 4px 22px;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px;display:flex;align-items:center;gap:10px;background:#ffffff09;min-height:58px}.workspace-avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--yellow);color:#161513;font-size:11px;font-weight:800}.workspace-switcher>div:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column}.workspace-switcher strong{font-size:12px}.workspace-switcher span{font-size:10px;color:#99958e;margin-top:3px}.main-nav{display:flex;flex-direction:column;gap:4px}.nav-section-label{color:#77736d;font-size:9px;font-weight:700;letter-spacing:.18em;padding:0 12px 8px}.nav-item{min-height:45px;border-radius:9px;display:flex;align-items:center;gap:12px;padding:0 12px;color:#aaa69f;position:relative;font-size:13px;font-weight:600;transition:background .2s,color .2s}.nav-item:hover{background:#ffffff0e;color:#fff}.nav-item.active{background:#2a2824;color:#fff}.nav-item.active:before{content:"";position:absolute;left:-4px;width:3px;height:21px;border-radius:0 4px 4px 0;background:var(--yellow)}.nav-item.active svg{color:var(--yellow)}.nav-item>span{flex:1}.nav-item small{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:20px;background:#3b3833;color:#ccc8c0;font-size:9px}.sidebar-bottom{margin-top:auto}.ai-status-card{border:1px solid rgba(255,255,255,.09);border-radius:12px;background:linear-gradient(145deg,#6d5ce730,#ffffff06);padding:13px;margin:0 4px 10px}.ai-status-card>div{display:flex;align-items:center;justify-content:space-between;color:#b8afff;margin-bottom:10px}.ai-status-card strong{display:block;font-size:11px}.ai-status-card p{margin:5px 0 0;color:#908c86;font-size:9px;line-height:1.5}.collapse-button{width:100%;border:0;background:transparent;color:#77736d;padding:10px 12px;display:flex;align-items:center;gap:12px;font-size:11px}.collapse-button:hover{color:#fff}.sidebar-compact .sidebar{width:78px}.sidebar-compact .brand-block{padding:0;justify-content:center}.sidebar-compact .brand-block:before{content:"K";background:var(--yellow);width:34px;height:34px;border-radius:9px;color:#171614;display:grid;place-items:center;font-size:16px;font-weight:900;filter:none}.sidebar-compact .workspace-switcher{justify-content:center;padding:8px}.sidebar-compact .nav-item{justify-content:center;padding:0}.sidebar-compact .nav-item.active:before{left:-4px}.sidebar-compact .collapse-button{justify-content:center}.app-main{min-height:100vh;padding-left:250px;transition:padding-left .25s ease}.sidebar-compact .app-main{padding-left:78px}.topbar{height:76px;position:sticky;top:0;z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.topbar-title{display:flex;align-items:center;gap:12px}.topbar-title>div{display:flex;flex-direction:column}.topbar-title span{color:#9c978f;font-size:8px;font-weight:700;letter-spacing:.15em}.topbar-title strong{margin-top:3px;font-size:13px}.mobile-menu{display:none;border:0;background:transparent;padding:7px}.topbar-actions{display:flex;align-items:center;gap:10px}.global-search{height:38px;width:300px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#8c8880;background:#faf9f7}.global-search input{border:0;outline:0;background:transparent;flex:1;min-width:0;font-size:11px}.global-search kbd{font-size:8px;padding:3px 5px;border-radius:4px;border:1px solid var(--line);background:#fff}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:9px;display:grid;place-items:center;color:#595650}.notification-button{position:relative}.notification-button i{width:6px;height:6px;background:#e65a52;border-radius:50%;position:absolute;top:7px;right:7px;box-shadow:0 0 0 2px #fff}.profile-button{border:0;border-left:1px solid var(--line);background:transparent;padding:0 0 0 12px;display:flex;align-items:center;gap:8px}.profile-button>span{width:34px;height:34px;display:grid;place-items:center;background:#25231f;color:#fff;border-radius:50%;font-size:10px;font-weight:700}.profile-button>div{display:flex;flex-direction:column;text-align:left}.profile-button strong{font-size:10px}.profile-button small{color:var(--subtle);font-size:8px;margin-top:2px}.content{padding:30px;max-width:1780px;margin:0 auto}.page{animation:pageIn .32s ease both}.route-loader{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;background:var(--canvas)}.route-loader span{width:34px;height:34px;border:3px solid #ddd8ff;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite}.route-loader strong{color:var(--muted);font-size:9px}@keyframes pageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:24px}.eyebrow,.drawer-kicker{display:block;color:var(--purple);font-size:9px;letter-spacing:.17em;font-weight:800;margin-bottom:7px}.page-header h1{font-size:clamp(25px,2.4vw,35px);line-height:1.1;letter-spacing:-.035em;margin:0}.page-header p{color:var(--muted);font-size:12px;margin:8px 0 0}.page-actions{display:flex;gap:9px;align-items:center}.last-update{color:var(--subtle);font-size:10px;display:flex;align-items:center;gap:6px;margin-right:6px}.button{min-height:39px;border-radius:9px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;font-weight:700;font-size:10px;transition:transform .15s,background .15s,box-shadow .15s;white-space:nowrap}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#1c1a17;box-shadow:0 5px 14px #14120f24}.button-primary:hover:not(:disabled){background:#000}.button-secondary{color:#3a3732;background:#fff;border-color:var(--line)}.button-secondary:hover:not(:disabled){background:#faf9f7}.button-ghost{background:transparent;color:var(--muted)}.button-ai{background:var(--purple);color:#fff;box-shadow:0 5px 15px #6d5ce733}.button-ai:hover:not(:disabled){background:var(--purple-dark)}.button-danger{background:var(--red-soft);color:var(--red)}.button-small{min-height:32px;padding:0 11px;font-size:9px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750;white-space:nowrap;line-height:1}.badge-dot{width:5px;height:5px;border-radius:50%;background:currentColor}.badge-neutral{color:#6f6b65;background:#f1efeb}.badge-success{color:#237855;background:var(--green-soft)}.badge-warning{color:#9a6500;background:var(--amber-soft)}.badge-danger{color:var(--red);background:var(--red-soft)}.badge-ai{color:#5c4bce;background:var(--purple-soft)}.badge-ml{color:#6c5700;background:var(--yellow-soft)}.badge-info{color:#356f9a;background:#eaf4fb}.ai-label{display:inline-flex;align-items:center;gap:5px;color:var(--purple);font-size:8px;font-weight:750;letter-spacing:.02em}.section-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:20px;min-width:0}.section-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.section-card-header h2{font-size:14px;letter-spacing:-.015em;margin:0}.section-card-header p{margin:5px 0 0;color:var(--subtle);font-size:9px}.section-card-header>a,.history-heading>button{color:var(--purple);display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700;border:0;background:transparent}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.metrics-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:16px;min-height:128px;position:relative;overflow:hidden}.metric-card:after{content:"";width:62px;height:62px;border-radius:50%;background:#f3f1ed;position:absolute;right:-27px;bottom:-27px;opacity:.65}.metric-purple:after{background:var(--purple-soft)}.metric-yellow:after{background:var(--yellow-soft)}.metric-green:after{background:var(--green-soft)}.metric-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px;font-weight:650}.metric-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f3f1ed;color:#55514b}.metric-purple .metric-icon{color:var(--purple);background:var(--purple-soft)}.metric-yellow .metric-icon{color:#846600;background:var(--yellow-soft)}.metric-green .metric-icon{color:var(--green);background:var(--green-soft)}.metric-card>strong{display:block;font-size:clamp(18px,1.55vw,25px);letter-spacing:-.035em;margin-top:8px;white-space:nowrap}.metric-footer{display:flex;align-items:center;gap:7px;margin-top:9px}.metric-footer small{color:var(--subtle);font-size:8px;white-space:nowrap}.metric-change{display:inline-flex;align-items:center;font-size:8px;font-weight:750}.metric-change.positive{color:var(--green)}.metric-change.negative{color:var(--red)}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(290px,.8fr);gap:16px;margin-bottom:16px}.sales-chart-card{min-height:370px;position:relative}.chart-tabs{background:#f5f3ef;padding:3px;border-radius:8px;display:flex}.chart-tabs button{border:0;border-radius:6px;color:var(--subtle);background:transparent;padding:6px 9px;font-size:8px;font-weight:700}.chart-tabs button.active{background:#fff;color:#2f2c28;box-shadow:0 2px 8px #0000000f}.chart-highlight{position:absolute;top:76px;left:70px;z-index:2;display:flex;flex-direction:column}.chart-highlight strong{color:var(--green);font-size:13px}.chart-highlight span{color:var(--subtle);font-size:8px;margin-top:2px}.chart-container{height:280px}.chart-tooltip{background:#201e1a;color:#fff;padding:9px 12px;border-radius:8px;display:flex;flex-direction:column;box-shadow:var(--shadow-large)}.chart-tooltip span{color:#aaa59d;font-size:8px}.chart-tooltip strong{margin-top:3px;font-size:11px}.funnel-list{display:flex;flex-direction:column;gap:16px}.funnel-item>div:first-child{display:flex;align-items:center;gap:8px;margin-bottom:6px}.funnel-item>div:first-child>span{width:18px;height:18px;border-radius:5px;background:#f1efeb;display:grid;place-items:center;font-size:8px;color:var(--muted)}.funnel-item strong{font-size:10px;flex:1}.funnel-item b{font-size:11px}.funnel-bar{height:7px;border-radius:10px;min-width:16%}.funnel-yellow{background:var(--yellow)}.funnel-purple{background:var(--purple)}.funnel-green{background:var(--green)}.funnel-insight{margin-top:20px;border-radius:10px;padding:11px;background:var(--purple-soft);color:var(--purple);display:flex;gap:9px}.funnel-insight div{display:flex;flex-direction:column}.funnel-insight strong{color:#4f41ad;font-size:9px}.funnel-insight span{color:#766dc0;font-size:8px;margin-top:3px}.dashboard-secondary-grid{display:grid;grid-template-columns:1.12fr .9fr 1fr;gap:16px;margin-bottom:16px}.product-list,.activity-list,.alert-list{display:flex;flex-direction:column}.product-row{display:grid;grid-template-columns:23px 38px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-top:1px solid #f0ede8}.product-row:first-child{border-top:0;padding-top:0}.ranking{font-size:9px;color:#aaa69e;font-weight:700}.product-row img,.publication-product img{width:38px;height:38px;object-fit:cover;border:1px solid #ece9e2;border-radius:8px;background:#f7f5f1}.product-copy,.product-performance{display:flex;flex-direction:column;min-width:0}.product-copy strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-copy span,.product-performance span{color:var(--subtle);font-size:7px;margin-top:3px;white-space:nowrap}.product-performance{text-align:right}.product-performance strong{font-size:9px}.alert-row{display:grid;grid-template-columns:34px 1fr 16px;align-items:center;gap:9px;padding:11px 0;border-top:1px solid #f0ede8}.alert-row:first-child{padding-top:0;border-top:0}.alert-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center}.alert-icon.amber{color:var(--amber);background:var(--amber-soft)}.alert-icon.purple{color:var(--purple);background:var(--purple-soft)}.alert-icon.red{color:var(--red);background:var(--red-soft)}.alert-row div:nth-child(2){display:flex;flex-direction:column}.alert-row strong{font-size:9px}.alert-row span{font-size:7px;color:var(--subtle);margin-top:3px}.alert-row>svg{color:#b4b0a8}.activity-row{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-top:1px solid #f0ede8}.activity-row:first-child{border-top:0;padding-top:0}.activity-icon{width:29px;height:29px;border-radius:7px;display:grid;place-items:center}.activity-publication{color:var(--green);background:var(--green-soft)}.activity-price{color:var(--amber);background:var(--amber-soft)}.activity-normalization{color:var(--purple);background:var(--purple-soft)}.activity-system{color:#777;background:#efede9}.activity-row>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.activity-row strong{font-size:8px}.activity-row span{color:var(--subtle);font-size:7px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-row time{color:#aaa59d;font-size:7px}.demo-readiness{background:#1c1a17;color:#fff;border-radius:13px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center}.demo-readiness>div:first-child{display:flex;align-items:center;gap:10px}.readiness-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#8be1ba;background:#3db17e29}.demo-readiness div div{display:flex;flex-direction:column}.demo-readiness strong{font-size:10px}.demo-readiness span{color:#aaa59d;font-size:8px;margin-top:3px}.readiness-progress{width:220px;display:grid;grid-template-columns:1fr 35px;gap:10px;align-items:center}.readiness-progress strong{font-size:10px}.progress-track{height:6px;background:#ece9e3;border-radius:20px;overflow:hidden}.progress-fill{display:block;height:100%;border-radius:inherit;transition:width .4s ease}.progress-purple{background:var(--purple)}.progress-green{background:var(--green)}.progress-yellow{background:#dda900}.upload-card{padding:12px;margin-bottom:14px}.dropzone{min-height:118px;border:1.5px dashed #d7d2c9;border-radius:11px;background:#fbfaf8;display:grid;place-items:center;padding:18px;cursor:pointer;transition:border .2s,background .2s}.dropzone:hover{border-color:#9e93ed;background:#fbfaff}.dropzone-processing{cursor:wait;border-style:solid;border-color:#cfc8ff;background:linear-gradient(100deg,#faf9ff,#fff)}.dropzone-content{width:100%;display:flex;align-items:center;justify-content:center;gap:16px}.upload-icon,.file-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;color:var(--purple);background:var(--purple-soft)}.dropzone-content>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.dropzone-content strong{font-size:11px}.dropzone-content span{color:var(--subtle);font-size:9px;margin-top:5px}.accepted-types{margin-left:auto;border-left:1px solid var(--line);padding-left:20px;color:var(--muted);display:flex;align-items:center;gap:6px;font-size:8px}.accepted-types small{color:#c2beb6}.processing-content{width:min(650px,100%);display:grid;grid-template-columns:60px 1fr;align-items:center;gap:20px}.processing-orbit{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;position:relative;box-shadow:0 0 0 7px var(--purple-soft)}.processing-orbit i{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1px solid rgba(109,92,231,.2);border-radius:50%;animation:pulse 1.4s ease infinite}.processing-orbit i:last-child{top:-18px;right:-18px;bottom:-18px;left:-18px;animation-delay:.3s}@keyframes pulse{50%{opacity:.35;transform:scale(1.07)}}.processing-copy{display:grid;grid-template-columns:1fr auto;gap:7px}.processing-copy>span{color:var(--purple);font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}.processing-copy strong{font-size:12px}.processing-copy .progress-track{grid-column:1/-1;height:8px}.processing-copy small{grid-column:1/-1;color:var(--subtle);font-size:8px}.uploaded-content{width:100%;display:grid;grid-template-columns:48px 1fr auto auto;align-items:center;gap:14px}.file-icon.success{color:var(--green);background:var(--green-soft)}.uploaded-content>div:nth-child(2){display:flex;flex-direction:column}.uploaded-content>div:nth-child(2)>span{color:var(--subtle);font-size:7px;font-weight:750;letter-spacing:.14em}.uploaded-content strong{font-size:11px;margin-top:3px}.uploaded-content small{color:var(--subtle);font-size:8px;margin-top:4px}.normalization-summary{display:grid;grid-template-columns:repeat(3,minmax(0,.7fr)) minmax(250px,1.3fr);gap:10px;margin-bottom:14px}.normalization-summary>div{background:#fff;border:1px solid var(--line);border-radius:11px;min-height:73px;padding:12px;display:flex;align-items:center;gap:10px}.summary-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center}.summary-icon.purple{color:var(--purple);background:var(--purple-soft)}.summary-icon.green{color:var(--green);background:var(--green-soft)}.summary-icon.amber{color:var(--amber);background:var(--amber-soft)}.normalization-summary>div>div{display:flex;flex-direction:column}.normalization-summary strong{font-size:16px}.normalization-summary span{color:var(--muted);font-size:8px;margin-top:3px}.summary-quality{flex-direction:column;align-items:stretch!important;justify-content:center}.summary-quality>div{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center}.summary-quality strong{font-size:11px}.table-card{padding:0;overflow:hidden}.table-toolbar{min-height:68px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.toolbar-title{display:flex;align-items:center;gap:9px}.toolbar-title h2{margin:0;font-size:13px}.toolbar-title>span{color:var(--subtle);font-size:8px}.toolbar-actions{display:flex;align-items:center;gap:8px}.table-search{height:34px;min-width:210px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#faf9f7;color:var(--subtle)}.table-search input{border:0;outline:0;background:transparent;min-width:0;width:100%;font-size:9px}.filter-menu{height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 8px;color:var(--muted);position:relative}.filter-menu select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:#59554f;font-size:9px;padding-right:13px}.filter-menu>svg:last-child{pointer-events:none;position:absolute;right:7px}.simple-select{height:34px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;font-size:9px;color:#59554f}.bulk-bar{min-height:48px;background:#f0edff;border-bottom:1px solid #ddd8ff;padding:8px 16px;display:flex;align-items:center;gap:10px;color:#5146a7}.bulk-bar strong{font-size:10px}.bulk-bar>span{color:#8179b8;font-size:8px}.bulk-bar>div{margin-left:auto;display:flex;gap:6px}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:950px}.data-table th{background:#faf9f7;color:#88837c;text-align:left;font-size:7px;text-transform:uppercase;letter-spacing:.08em;font-weight:750;padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:11px 12px;border-bottom:1px solid #efede9;font-size:9px;vertical-align:middle;transition:background .15s}.data-table tbody tr:hover td{background:#fdfcfb}.data-table .selected-row td{background:#faf9ff}.check-cell{width:38px;padding-left:16px!important;padding-right:5px!important}input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:var(--purple)}.original-name{max-width:245px;display:grid;grid-template-columns:auto 1fr;gap:2px 7px}.original-name>span{color:var(--purple);font-size:7px;font-weight:700}.original-name strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.original-name small{grid-column:2;color:var(--subtle);font-size:7px}.normalized-input{min-width:360px;max-width:470px;display:grid;grid-template-columns:auto 1fr 15px;gap:6px;align-items:center;border:1px solid transparent;padding:5px 7px;border-radius:7px;transition:border .15s,background .15s}.normalized-input:focus-within,.normalized-input:hover{border-color:#ded9d0;background:#fff}.normalized-input input{border:0;outline:0;background:transparent;font-size:9px;min-width:0}.normalized-input>svg{color:#aaa59d}.confidence{min-width:104px;display:grid;grid-template-columns:65px auto;align-items:center;gap:7px}.confidence span{font-size:8px;font-weight:700}.row-action{border:0;background:transparent;color:var(--purple);font-size:8px;font-weight:700;display:inline-flex;align-items:center;gap:4px;padding:5px;white-space:nowrap}.table-footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.table-footer>span{color:var(--subtle);font-size:8px}.table-footer>div{display:flex;gap:4px}.table-footer button{min-width:30px;height:28px;border:1px solid var(--line);background:#fff;border-radius:6px;color:#6e6a64;font-size:8px}.table-footer button.active{color:#fff;background:#1f1d1a;border-color:#1f1d1a}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;background:#14120f4d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:0;width:100%}.detail-drawer{position:fixed;z-index:80;inset:0 0 0 auto;width:min(580px,95vw);background:#fff;box-shadow:var(--shadow-large);display:flex;flex-direction:column;animation:drawerIn .25s ease}@keyframes drawerIn{0%{transform:translate(100%)}}.detail-drawer>header{min-height:94px;padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.detail-drawer header h2{margin:4px 0 0;font-size:20px;letter-spacing:-.025em}.detail-drawer header p{color:var(--subtle);margin:5px 0 0;font-size:8px}.detail-drawer .drawer-body{overflow-y:auto;padding:20px;flex:1}.detail-drawer>footer{min-height:72px;border-top:1px solid var(--line);padding:12px 20px;display:flex;justify-content:flex-end;gap:9px;background:#fff}.drawer-source{padding:12px;background:#f6f4f0;border-radius:9px;margin-bottom:15px}.drawer-source span{color:var(--subtle);font-size:7px;font-weight:750;letter-spacing:.1em}.drawer-source p{margin:5px 0 0;font-size:10px}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field>span{color:#66625c;font-size:8px;font-weight:650;display:flex;justify-content:space-between}.field>span small{color:var(--subtle);font-size:7px}.field input,.field textarea,.field select{width:100%;border:1px solid #ddd9d1;border-radius:8px;background:#fff;padding:9px 10px;outline:0;color:#282520;font-size:9px;transition:border .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#9b8ff0;box-shadow:0 0 0 3px #6d5ce717}.field textarea{resize:vertical;line-height:1.55}.field input[readonly]{background:#f6f4f0;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field.full{grid-column:1/-1}.field-section-title{margin:20px 0 12px;display:flex;align-items:center;justify-content:space-between}.field-section-title strong{font-size:11px}.compatibility-note,.ml-validation{margin-top:18px;border:1px solid #cce9da;background:var(--green-soft);color:var(--green);border-radius:9px;padding:11px;display:flex;gap:9px}.compatibility-note div,.ml-validation div{display:flex;flex-direction:column}.compatibility-note strong,.ml-validation strong{font-size:9px}.compatibility-note span,.ml-validation span{font-size:8px;margin-top:3px;color:#5c937a;line-height:1.45}.publication-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.publication-status-grid>button{border:1px solid var(--line);background:#fff;min-height:75px;border-radius:11px;padding:11px;display:grid;grid-template-columns:34px 1fr 15px;align-items:center;gap:9px;text-align:left;transition:border .15s,box-shadow .15s}.publication-status-grid>button:hover,.publication-status-grid>button.active{border-color:#b7aff2;box-shadow:0 6px 18px #493e9114}.status-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.status-icon.all{background:#efede9;color:#65615b}.status-icon.ready{background:#eaf4fb;color:#397aa8}.status-icon.draft{background:var(--purple-soft);color:var(--purple)}.status-icon.published{background:var(--green-soft);color:var(--green)}.status-icon.warning{background:var(--amber-soft);color:var(--amber)}.publication-status-grid>button>div{display:flex;flex-direction:column}.publication-status-grid strong{font-size:16px}.publication-status-grid span{color:var(--muted);font-size:8px;margin-top:3px}.publication-status-grid>button>svg{color:#bbb6ae}.publication-product{display:flex;align-items:center;gap:9px;min-width:210px;position:relative}.publication-product>div{display:flex;flex-direction:column;min-width:0}.publication-product span,.publication-product small{color:var(--subtle);font-size:7px;margin-bottom:3px;white-space:nowrap}.publication-product strong{font-size:9px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publication-product small{margin:3px 0 0}.publication-copy{display:flex;flex-direction:column;min-width:310px;max-width:410px}.publication-copy>strong{font-size:9px;margin:5px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publication-copy small{color:var(--subtle);font-size:7px}.publication-copy .muted-title{color:#9e9991;font-weight:550}.completion-cell{min-width:110px}.completion-cell>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.completion-cell span{font-size:9px;font-weight:700}.completion-cell small{font-size:7px;color:var(--subtle)}.price-stock{display:flex;flex-direction:column;min-width:90px}.price-stock strong{font-size:9px}.price-stock span{font-size:7px;color:var(--subtle);margin-top:3px}.publication-drawer{width:min(680px,95vw)}.drawer-tabs{height:46px;display:flex;gap:5px;padding:0 20px;border-bottom:1px solid var(--line)}.drawer-tabs button{border:0;background:transparent;padding:0 10px;font-size:9px;font-weight:700;color:var(--subtle);position:relative}.drawer-tabs button.active{color:var(--purple)}.drawer-tabs button.active:after{content:"";position:absolute;inset:auto 7px -1px;height:2px;border-radius:2px;background:var(--purple)}.publication-score{border:1px solid var(--line);border-radius:11px;padding:12px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;margin-bottom:18px}.score-ring{--score: 0deg;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--green) var(--score),#ece9e3 0);position:relative}.score-ring:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;background:#fff;border-radius:50%}.score-ring span{z-index:1;font-size:11px;font-weight:800}.score-ring small{font-size:6px}.publication-score>div:nth-child(2){display:flex;flex-direction:column}.publication-score strong{font-size:10px}.publication-score span{color:var(--subtle);font-size:8px;margin-top:3px}.editor-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.editor-section-heading>div{display:flex;align-items:center;gap:7px}.editor-section-heading h3{font-size:11px;margin:0}.publication-editor-body>.field{margin-bottom:14px}.editor-image-block{border:1px solid var(--line);border-radius:10px;padding:11px;display:grid;grid-template-columns:108px 1fr;align-items:center;gap:12px;margin-top:8px}.editor-image-preview{width:108px;height:108px;border-radius:8px;overflow:hidden;position:relative;background:#f5f3ef}.editor-image-preview img{width:100%;height:100%;object-fit:cover}.editor-image-preview button{position:absolute;inset:auto 5px 5px;width:calc(100% - 10px);height:27px;border:0;border-radius:6px;background:#191714d1;color:#fff;font-size:7px;display:flex;align-items:center;justify-content:center;gap:5px}.editor-image-block>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start}.editor-image-block strong{font-size:9px}.editor-image-block span{color:var(--subtle);font-size:8px;margin:4px 0 8px}.ml-dot{width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px var(--yellow-soft)}.compatibility-card{border:1px solid var(--line);border-radius:10px;padding:12px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.vehicle-monogram{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#23211e;color:#fff;font-size:11px;font-weight:800}.compatibility-card>div:nth-child(2){display:flex;flex-direction:column}.compatibility-card strong{font-size:9px}.compatibility-card span,.compatibility-card small{font-size:8px;color:var(--subtle);margin-top:3px}.add-compatibility{width:100%;border:1px dashed #d6d1c8;background:#faf9f7;border-radius:9px;height:44px;color:var(--purple);font-size:8px;font-weight:700;margin-top:9px}.add-compatibility span{margin-right:5px}.compatibility-warning,.automation-warning{margin-top:14px;padding:11px;border-radius:9px;color:var(--amber);background:var(--amber-soft);display:flex;gap:9px}.compatibility-warning div,.automation-warning div{display:flex;flex-direction:column}.compatibility-warning strong,.automation-warning strong{font-size:9px}.compatibility-warning span,.automation-warning span{color:#9a782d;font-size:8px;margin-top:3px;line-height:1.45}.marketplace-preview{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.preview-heading{display:flex;align-items:center;gap:6px;color:var(--muted);margin-bottom:10px}.preview-heading strong{color:#3f3b36;font-size:9px}.preview-heading span{font-size:7px;margin-left:auto;text-transform:uppercase}.preview-card{border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:135px 1fr;overflow:hidden}.preview-card>img{width:135px;height:135px;object-fit:cover;background:#f5f3ef}.preview-card>div{padding:13px;display:flex;flex-direction:column}.preview-card small{color:var(--subtle);font-size:7px}.preview-card strong{font-size:10px;line-height:1.35;margin-top:7px}.preview-card h4{margin:10px 0 4px;font-size:18px}.free-shipping{color:var(--green);font-size:8px;font-weight:700}.batch-overlay,.apply-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#12110f73;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.batch-modal{width:min(430px,100%);background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:var(--shadow-large)}.batch-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;color:var(--purple);background:var(--purple-soft);box-shadow:0 0 0 9px #6d5ce70f}.batch-icon.complete{color:var(--green);background:var(--green-soft);box-shadow:0 0 0 9px #248c630f}.batch-modal>span{color:var(--purple);font-size:8px;font-weight:800;letter-spacing:.15em}.batch-modal h2{margin:7px 0 5px;font-size:18px}.batch-modal p{margin:0;color:var(--muted);font-size:9px}.batch-progress{display:grid;grid-template-columns:1fr 35px;gap:10px;align-items:center;margin:22px 0 10px}.batch-progress .progress-track{height:9px}.batch-progress strong{font-size:10px}.batch-modal>small{color:var(--subtle);font-size:7px}.date-filter{min-height:40px;min-width:185px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 10px;display:grid;grid-template-columns:18px 1fr;column-gap:7px;align-items:center}.date-filter>svg{grid-row:1/3}.date-filter span{font-size:9px;font-weight:700}.date-filter small{font-size:7px;color:var(--subtle)}.source-legend{min-height:38px;display:flex;align-items:center;gap:7px;margin:-8px 0 14px;color:var(--muted)}.source-legend>span{font-size:8px}.source-legend>small{margin-left:auto;font-size:7px;color:var(--subtle)}.reports-chart-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:16px;margin-bottom:16px}.chart-legend{display:flex;align-items:center;gap:5px;font-size:8px;color:var(--muted)}.chart-legend span{width:18px;height:3px;border-radius:3px;margin-left:6px}.legend-purple{background:var(--purple)}.legend-yellow{background:#e9af00}.large-chart{height:285px}.donut-wrap{display:flex;flex-direction:column;align-items:center}.donut-chart{width:200px;height:190px;position:relative}.donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none}.donut-center strong{font-size:17px}.donut-center span{font-size:7px;color:var(--subtle)}.donut-legend{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.donut-legend>div{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:6px}.donut-legend span{width:7px;height:7px;border-radius:2px}.donut-legend strong,.donut-legend b{font-size:8px}.donut-legend strong{font-weight:550;color:var(--muted)}.reports-insights-grid{display:grid;grid-template-columns:1.7fr .65fr;gap:16px;margin-bottom:16px}.bar-chart{height:230px}.insight-stack{display:grid;gap:10px}.insight-card{border:1px solid var(--line);border-radius:13px;padding:14px;background:#fff}.insight-card>div{display:flex;align-items:center;justify-content:space-between}.insight-card.positive>div>svg{color:var(--green)}.insight-card.warning>div>svg{color:var(--amber)}.insight-card>strong{display:block;font-size:11px;margin-top:10px}.insight-card p{color:var(--muted);font-size:8px;line-height:1.5;margin:5px 0 9px}.insight-card>span{color:var(--subtle);display:flex;align-items:center;gap:4px;font-size:7px}.reports-table th .badge{margin-left:4px}.conversion-pill{color:var(--purple);background:var(--purple-soft);padding:5px 7px;border-radius:7px;font-size:8px;font-weight:700}.trend-up,.trend-down{display:inline-flex;align-items:center;gap:3px;font-size:8px;font-weight:700}.trend-up{color:var(--green)}.trend-down{color:var(--red)}.reports-footnote{display:flex;align-items:flex-start;gap:8px;color:#7d7460;background:#fff9e5;border:1px solid #f0e3ac;border-radius:10px;padding:10px 12px;margin-top:12px}.reports-footnote p{margin:0;font-size:8px;line-height:1.5}.pricing-strategy-banner{border-radius:13px;background:#1d1b18;color:#fff;padding:14px 16px;display:grid;grid-template-columns:40px 1fr auto auto;align-items:center;gap:12px;margin-bottom:14px}.strategy-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#c3baff;background:#6d5ce738}.pricing-strategy-banner>div:nth-child(2){display:flex;flex-direction:column}.pricing-strategy-banner>div:nth-child(2)>span{font-size:7px;color:#a79df0;letter-spacing:.15em;font-weight:750}.pricing-strategy-banner strong{font-size:10px;margin-top:3px}.pricing-strategy-banner p{margin:3px 0 0;color:#96918a;font-size:7px}.strategy-rules{display:flex;gap:10px}.strategy-rules span{font-size:7px;color:#c2beb7;display:flex;align-items:center;gap:4px;white-space:nowrap}.strategy-rules svg{color:#74d5a8}.cost-cell,.margin-cell>div,.price-proposal,.recommendation{display:flex;flex-direction:column}.cost-cell strong{font-size:9px}.cost-cell span{color:var(--subtle);font-size:7px;margin-top:3px;white-space:nowrap}.margin-cell{min-width:105px}.margin-cell>div{flex-direction:row;justify-content:space-between;margin-bottom:6px}.margin-cell strong{font-size:9px}.margin-cell span{color:var(--subtle);font-size:7px}.recommendation{min-width:100px;flex-direction:row;align-items:center;gap:7px}.recommendation>span{width:25px;height:25px;border-radius:7px;display:grid;place-items:center}.recommendation>div{display:flex;flex-direction:column}.recommendation strong{font-size:8px}.recommendation small{font-size:7px;color:var(--subtle);margin-top:2px}.recommendation-raise>span{color:var(--green);background:var(--green-soft)}.recommendation-lower>span{color:var(--amber);background:var(--amber-soft)}.recommendation-hold>span{color:#74706a;background:#f0eeea}.price-proposal{min-width:110px;display:grid;grid-template-columns:12px 1fr;align-items:center;gap:2px;border:1px solid #ddd9d1;border-radius:7px;padding:5px 7px}.price-proposal>span{color:var(--subtle)}.price-proposal input{min-width:0;width:82px;border:0;outline:0;background:transparent;font-size:9px;font-weight:700}.price-proposal small{grid-column:1/-1;font-size:6px;margin-top:2px}.positive-text{color:var(--green)}.danger-text{color:var(--red)!important}.locked-row td{background:#faf9f7}.lock-badge{margin-left:auto;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;color:var(--amber)!important;background:var(--amber-soft)}.price-history-section{border:1px solid var(--line);border-radius:13px;background:#fff;margin-top:14px;padding:16px 18px}.history-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.history-heading>div{display:flex;align-items:center;gap:9px}.history-heading>div>svg{color:var(--purple)}.history-heading h2{margin:0;font-size:12px}.history-heading p{margin:3px 0 0;font-size:8px;color:var(--subtle)}.history-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.history-item{border-radius:9px;background:#f8f7f4;padding:10px;display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center}.history-line{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:var(--purple-soft)}.history-line i{width:5px;height:5px;border-radius:50%;background:var(--purple)}.history-item>div{display:flex;flex-direction:column}.history-item strong{font-size:8px}.history-item span{color:var(--subtle);font-size:7px;margin-top:3px}.pricing-product-hero{border:1px solid var(--line);border-radius:11px;padding:10px;display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center}.pricing-product-hero img{width:84px;height:84px;object-fit:cover;border-radius:8px;background:#f5f3ef}.pricing-product-hero>div{display:flex;flex-direction:column}.pricing-product-hero span{color:var(--subtle);font-size:7px;font-weight:750;letter-spacing:.1em}.pricing-product-hero strong{font-size:21px;margin-top:4px}.pricing-product-hero small{color:var(--subtle);font-size:8px;margin-top:4px}.price-breakdown{margin-top:17px}.price-breakdown h3{font-size:11px;margin:0 0 10px}.price-breakdown>div{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #efede9}.price-breakdown span{color:var(--muted);font-size:8px}.price-breakdown strong{font-size:8px}.price-breakdown .breakdown-total{margin-top:3px;padding:11px 10px;border:0;border-radius:8px;background:#f4f2ee}.ai-recommendation-box{margin-top:15px;padding:13px;border-radius:10px;color:#4f42b0;background:var(--purple-soft)}.ai-recommendation-box>div{display:flex;gap:6px;align-items:center}.ai-recommendation-box span{font-size:7px;letter-spacing:.12em;font-weight:750}.ai-recommendation-box>strong{display:block;font-size:11px;margin-top:8px}.ai-recommendation-box p{color:#776fba;font-size:8px;line-height:1.5;margin:5px 0 0}.proposed-price-field{margin-top:16px}.proposed-price-field>div{height:47px;display:grid;grid-template-columns:24px 1fr;align-items:center;border:1px solid #aaa0ed;border-radius:9px;padding:0 11px;box-shadow:0 0 0 3px #6d5ce712}.proposed-price-field b{color:var(--purple);font-size:12px}.proposed-price-field input{border:0;box-shadow:none;font-size:17px;font-weight:750;padding:0}.margin-comparison{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;gap:8px;margin-top:12px}.margin-comparison>div{border:1px solid var(--line);border-radius:9px;padding:10px;display:flex;flex-direction:column}.margin-comparison span{color:var(--subtle);font-size:7px}.margin-comparison strong{font-size:14px;margin-top:4px}.margin-comparison>svg{color:#aaa59d}.margin-comparison .new-margin{border-color:#c5e6d6;background:var(--green-soft)}.margin-comparison .new-margin strong{color:var(--green)}.pricing-note{margin-top:14px;display:flex;align-items:center;gap:7px;color:var(--subtle)}.pricing-note span{font-size:7px}.apply-overlay>div{width:320px;background:#fff;border-radius:14px;box-shadow:var(--shadow-large);padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center}.spin-ring{width:44px;height:44px;border:4px solid #e9e5ff;border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:12px}.apply-overlay strong{font-size:12px}.apply-overlay p{color:var(--subtle);font-size:8px;margin:5px 0 0}.toast{position:fixed;z-index:120;right:24px;bottom:24px;min-height:48px;max-width:min(380px,calc(100vw - 30px));background:#1f1d1a;color:#fff;border-radius:10px;padding:11px 14px;display:flex;align-items:center;gap:8px;font-size:9px;font-weight:650;box-shadow:var(--shadow-large);animation:toastIn .25s ease}.toast-success svg{color:#79dbad}.toast-warning svg{color:var(--yellow)}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)}}.content{font-size:14px;line-height:1.45}.eyebrow,.drawer-kicker{font-size:11px}.page-header p{font-size:14px}.last-update,.button{font-size:12px}.button-small{font-size:11px}.badge,.ai-label{font-size:10px}.section-card-header h2{font-size:17px}.section-card-header p{font-size:12px}.section-card-header>a,.history-heading>button{font-size:11px}.metric-topline{font-size:12px}.metric-card>strong{font-size:clamp(22px,1.75vw,29px)}.metric-footer small,.metric-change,.chart-tabs button{font-size:10px}.chart-highlight strong{font-size:16px}.chart-highlight span,.chart-tooltip span{font-size:10px}.chart-tooltip strong{font-size:13px}.funnel-item>div:first-child>span{font-size:10px}.funnel-item strong,.funnel-insight strong{font-size:12px}.funnel-item b{font-size:13px}.funnel-insight span,.ranking{font-size:11px}.product-copy strong,.product-performance strong,.alert-row strong{font-size:12px}.product-copy span,.product-performance span,.alert-row span{font-size:10px}.activity-row strong{font-size:11px}.activity-row span,.activity-row time{font-size:10px}.demo-readiness strong,.readiness-progress strong{font-size:12px}.demo-readiness span{font-size:10px}.dropzone-content strong,.uploaded-content strong{font-size:14px}.dropzone-content span,.accepted-types{font-size:12px}.processing-copy>span,.processing-copy small{font-size:11px}.processing-copy strong{font-size:14px}.uploaded-content>div:nth-child(2)>span,.uploaded-content small{font-size:10px}.normalization-summary strong{font-size:19px}.normalization-summary span{font-size:11px}.summary-quality strong{font-size:14px}.toolbar-title h2{font-size:16px}.toolbar-title>span{font-size:11px}.table-search input,.filter-menu select,.simple-select{font-size:12px}.bulk-bar strong{font-size:13px}.bulk-bar>span{font-size:11px}.data-table{min-width:1080px}.data-table th{font-size:10px}.data-table td{font-size:12px}.original-name>span,.original-name small{font-size:10px}.original-name strong,.normalized-input input{font-size:12px}.confidence span{font-size:11px}.row-action,.table-footer>span{font-size:11px}.table-footer button{font-size:10px}.detail-drawer header p,.drawer-source span{font-size:11px}.drawer-source p{font-size:13px}.field>span{font-size:11px}.field>span small{font-size:10px}.field input,.field textarea,.field select{font-size:12px}.field-section-title strong{font-size:14px}.compatibility-note strong,.ml-validation strong{font-size:12px}.compatibility-note span,.ml-validation span{font-size:11px}.publication-status-grid strong{font-size:19px}.publication-status-grid span{font-size:11px}.publication-product span,.publication-product small,.publication-copy small,.completion-cell small,.price-stock span{font-size:10px}.publication-product strong,.publication-copy>strong,.completion-cell span,.price-stock strong{font-size:12px}.drawer-tabs button{font-size:12px}.publication-score strong,.editor-section-heading h3{font-size:13px}.publication-score span,.editor-image-block span{font-size:11px}.editor-image-block strong,.compatibility-card strong{font-size:12px}.compatibility-card span,.compatibility-card small,.add-compatibility{font-size:11px}.compatibility-warning strong,.automation-warning strong,.preview-heading strong{font-size:12px}.compatibility-warning span,.automation-warning span{font-size:11px}.preview-heading span,.preview-card small,.free-shipping{font-size:10px}.preview-card strong{font-size:13px}.batch-modal>span,.batch-modal>small{font-size:10px}.batch-modal p,.batch-progress strong,.date-filter span{font-size:12px}.date-filter small,.source-legend>span,.source-legend>small,.chart-legend,.donut-center span,.donut-legend strong,.donut-legend b{font-size:10px}.insight-card>strong{font-size:14px}.insight-card p,.reports-footnote p{font-size:11px}.insight-card>span,.conversion-pill,.trend-up,.trend-down{font-size:10px}.pricing-strategy-banner>div:nth-child(2)>span,.pricing-strategy-banner p,.strategy-rules span{font-size:10px}.pricing-strategy-banner strong{font-size:13px}.cost-cell strong,.margin-cell strong,.price-proposal input{font-size:12px}.cost-cell span,.margin-cell span,.recommendation small,.history-item span{font-size:10px}.recommendation strong,.history-item strong{font-size:11px}.price-proposal small{font-size:9px}.history-heading h2{font-size:15px}.history-heading p,.pricing-product-hero span,.pricing-product-hero small{font-size:11px}.price-breakdown h3{font-size:14px}.price-breakdown span,.price-breakdown strong{font-size:11px}.ai-recommendation-box span{font-size:10px}.ai-recommendation-box>strong{font-size:14px}.ai-recommendation-box p,.margin-comparison span,.pricing-note span{font-size:11px}.apply-overlay strong{font-size:14px}.apply-overlay p,.toast{font-size:11px}@media(max-width:1380px){.content{padding:24px}.metrics-grid-five{grid-template-columns:repeat(3,1fr)}.metric-card{min-height:118px}.dashboard-secondary-grid{grid-template-columns:1fr 1fr}.dashboard-secondary-grid>:last-child{grid-column:1/-1}.publication-status-grid{grid-template-columns:repeat(3,1fr)}.strategy-rules{display:none}}@media(max-width:1100px){.sidebar{width:78px}.sidebar .brand-block{padding:0;justify-content:center}.sidebar .brand-block:before{content:"K";background:var(--yellow);width:34px;height:34px;border-radius:9px;color:#171614;display:grid;place-items:center;font-size:16px;font-weight:900;filter:none}.sidebar .brand-block>span,.sidebar .workspace-switcher>div:nth-child(2),.sidebar .workspace-switcher>svg,.sidebar .nav-section-label,.sidebar .nav-item>span,.sidebar .nav-item>small,.sidebar .ai-status-card,.sidebar .collapse-button span{display:none}.sidebar .workspace-switcher,.sidebar .nav-item,.sidebar .collapse-button{justify-content:center}.sidebar .nav-item{padding:0}.app-main,.sidebar-compact .app-main{padding-left:78px}.global-search{width:230px}.dashboard-main-grid,.reports-chart-grid,.reports-insights-grid{grid-template-columns:1fr}.dashboard-secondary-grid{grid-template-columns:1fr 1fr}.normalization-summary{grid-template-columns:repeat(3,1fr)}.summary-quality{grid-column:1/-1}}@media(max-width:820px){.sidebar{width:250px;transform:translate(-100%);box-shadow:var(--shadow-large)}.sidebar.sidebar-mobile-open{transform:translate(0)}.sidebar.sidebar-mobile-open .brand-block{justify-content:flex-start;padding:0 10px}.sidebar.sidebar-mobile-open .brand-block:before{content:"";width:128px;height:34px;border-radius:0;background:url(/assets/ketruc-logo.png) center / 226px 226px no-repeat;filter:invert(1)}.sidebar.sidebar-mobile-open .brand-block>span,.sidebar.sidebar-mobile-open .workspace-switcher>div:nth-child(2),.sidebar.sidebar-mobile-open .workspace-switcher>svg,.sidebar.sidebar-mobile-open .nav-section-label,.sidebar.sidebar-mobile-open .nav-item>span,.sidebar.sidebar-mobile-open .nav-item>small,.sidebar.sidebar-mobile-open .ai-status-card,.sidebar.sidebar-mobile-open .collapse-button span{display:flex}.sidebar.sidebar-mobile-open .workspace-switcher,.sidebar.sidebar-mobile-open .nav-item,.sidebar.sidebar-mobile-open .collapse-button{justify-content:flex-start}.sidebar.sidebar-mobile-open .nav-item{padding:0 12px}.sidebar.sidebar-mobile-open .mobile-close{display:block}.sidebar-backdrop{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;background:#0a090873;border:0;width:100%}.app-main,.sidebar-compact .app-main{padding-left:0}.mobile-menu{display:grid;place-items:center}.topbar{height:66px;padding:0 16px}.global-search,.profile-button>div,.profile-button>svg,.topbar-actions>.badge{display:none}.content{padding:20px 16px}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%;flex-wrap:wrap}.page-actions .button{flex:1}.last-update{width:100%}.metrics-grid,.metrics-grid-five{grid-template-columns:1fr 1fr}.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-secondary-grid>:last-child{grid-column:auto}.publication-status-grid{grid-template-columns:1fr 1fr}.table-toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%;flex-wrap:wrap}.table-search{flex:1}.pricing-strategy-banner{grid-template-columns:40px 1fr auto}.pricing-strategy-banner .button{grid-column:1/-1}.history-list{grid-template-columns:1fr}.source-legend{flex-wrap:wrap}.source-legend>small{width:100%;margin:0}}@media(max-width:560px){.content{padding:17px 12px}.page-header{margin-bottom:18px}.page-header h1{font-size:27px}.metrics-grid,.metrics-grid-five{grid-template-columns:1fr}.metric-card{min-height:105px}.metric-card>strong{font-size:22px}.dashboard-main-grid{gap:12px}.section-card{padding:15px}.chart-container{height:235px}.readiness-progress{display:none}.publication-status-grid{grid-template-columns:1fr}.normalization-summary{grid-template-columns:1fr 1fr}.summary-quality{grid-column:1/-1}.dropzone-content{flex-direction:column;text-align:center}.accepted-types{margin:0;border:0;padding:0}.processing-content{grid-template-columns:1fr;justify-items:center;text-align:center}.processing-copy{width:100%}.uploaded-content{grid-template-columns:42px 1fr}.uploaded-content>.badge,.uploaded-content>.button{display:none}.bulk-bar{align-items:flex-start;flex-direction:column}.bulk-bar>div{margin-left:0;width:100%}.bulk-bar .button{flex:1}.form-grid{grid-template-columns:1fr}.detail-drawer{width:100vw}.preview-card{grid-template-columns:105px 1fr}.preview-card>img{width:105px;height:125px}.publication-score{grid-template-columns:45px 1fr}.publication-score>.badge{display:none}.donut-legend{grid-template-columns:1fr}.pricing-strategy-banner{grid-template-columns:40px 1fr}.pricing-strategy-banner .button{grid-column:1/-1}.date-filter{width:100%}.topbar-title strong{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
