@font-face{font-family:Mariupol;src:url(/fonts/Mariupol-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Mariupol;src:url(/fonts/Mariupol-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{--bg:#efede8;--surface:#f8f6f1;--surface-strong:#f2efe8;--surface-contrast:#ece8df;--surface-accent:#e7ddd1;--surface-danger:#efdfdb;--ink:#141414;--ink-soft:#5f5a52;--ink-muted:#7f796f;--line:#d9d3c7;--line-strong:#c8c0b3;--brand:#4d3d30;--brand-strong:#251e19;--danger:#8d4d44;--warning:#8b6431;--success:#7b5a46;--on-brand:#f2f5f2;--radius-xl:22px;--radius-lg:16px;--radius-md:12px;--sidebar-width:220px;--topbar-height:60px;--font-sans:"Mariupol";--heading-tracking:-.02em;--heading-tracking-tight:-.01em;--select-chevron:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%234D3D30' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:14px;font-weight:400;line-height:1.45}button,input{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}#app{min-height:100svh}.crm-shell{grid-template-columns:var(--sidebar-width) 1fr;align-items:stretch;min-height:100svh;display:grid}.crm-sidebar{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:0;height:100svh;min-height:100svh;padding:0 10px 12px;display:flex;position:sticky;top:0}.brand-block{min-height:var(--topbar-height);height:var(--topbar-height);border-bottom:1px solid var(--line);justify-content:center;align-items:center;padding:0 8px;display:flex}.brand-stack{justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.brand-title{letter-spacing:-.03em;color:var(--brand-strong);text-align:center;white-space:nowrap;font-size:18px;font-weight:600}.workspace-card,.sidebar-status,.metric-card,.hero-action-card,.hero-side-card,.stage-card,.check-item,.feed-item,.team-load-item{border:1px solid var(--line);background:var(--surface-strong)}.workspace-card{border-radius:var(--radius-md);align-items:center;gap:10px;padding:10px;display:flex}.workspace-icon,.hero-side-icon,.check-item-icon{background:var(--surface-accent);width:30px;height:30px;color:var(--brand-strong);border-radius:10px;place-items:center;display:grid}.workspace-name,.nav-link-title,.hero-side-value,.feed-title{font-weight:500}.sidebar-nav{flex-direction:column;flex:1;gap:10px;min-height:0;padding-top:10px;display:flex}.nav-group{gap:4px;display:grid}.nav-link{border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:7px 8px;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.nav-link:hover{border-color:var(--line);background:var(--surface-strong);transform:translate(2px)}.nav-link.is-active{border-color:color-mix(in srgb, var(--brand) 32%, var(--line-strong) 68%);background:var(--surface-accent)}.nav-link-bottom{width:100%}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:10px}.nav-link-icon{background:var(--surface);width:26px;height:26px;color:var(--brand-strong);border-radius:8px;place-items:center;display:grid}.nav-link-caption,.page-description,.metric-label,.metric-detail,.section-description,.hero-description,.hero-side-label,.hero-side-subvalue,.stage-note,.feed-description,.team-load-copy,.sidebar-status-copy,.page-date{color:var(--ink-soft)}.metric-detail,.stage-note{font-size:11px;line-height:1.4}.nav-link-caption{margin-top:2px;font-size:11px;display:block}.sidebar-status{border-radius:var(--radius-md);padding:10px}.sidebar-status-row,.status-pill,.user-chip-role,.hero-action-card,.channel-row-head,.team-load-head{align-items:center;gap:8px;display:flex}.sidebar-status-row{font-weight:500}.sidebar-status-copy{margin-top:4px;font-size:12px;line-height:1.5}.crm-main{flex-direction:column;min-width:0;display:flex}.topbar{z-index:20;min-height:var(--topbar-height);border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;display:flex;position:sticky;top:0}.topbar-heading{align-items:center;min-width:0;display:flex}.page-title-row{justify-content:flex-start;align-items:center;gap:10px;min-width:0;display:flex}.page-title{letter-spacing:var(--heading-tracking);font-size:17px;font-weight:500}.page-description{max-width:720px;margin-top:6px;font-size:13px;line-height:1.5}.page-date{white-space:nowrap;font-size:11px}.topbar-tools{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.topbar-search{flex:1;min-width:0;max-width:320px;position:relative}.search-field{border:1px solid var(--line);background:var(--surface);max-width:280px;height:34px;color:var(--ink-soft);border-radius:10px;flex:1;align-items:center;gap:6px;padding:0 10px;display:flex}.topbar-search .search-field{max-width:none}.topbar-search .search-field.is-open{border-color:var(--brand)}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-field input::placeholder{color:var(--ink-muted)}.global-search-dropdown{z-index:40;border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:14px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0}.global-search-result{text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:8px 9px;transition:background-color .18s,border-color .18s,transform .18s;display:grid}.global-search-result:hover,.global-search-result.is-active{border-color:var(--line);background:var(--surface-strong);transform:translate(2px)}.global-search-result-copy{gap:2px;min-width:0;display:grid}.global-search-result-title{min-width:0;color:var(--ink);font-size:12px;font-weight:500;line-height:1.25}.global-search-result-subtitle{min-width:0;color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.3;overflow:hidden}.global-search-badge{border:1px solid var(--line);background:var(--surface-strong);min-width:64px;height:26px;color:var(--brand-strong);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;line-height:1;display:inline-flex}.global-search-badge-product{background:var(--surface-accent)}.global-search-badge-order,.global-search-badge-customer{background:var(--surface-strong)}.global-search-badge-category,.global-search-badge-attribute{background:var(--surface-muted)}.global-search-empty{color:var(--ink-soft);padding:8px 9px;font-size:11px;line-height:1.4}.global-search-match{color:var(--brand-strong);background:0 0;padding:0}.topbar-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.status-pill,.icon-button,.primary-button,.user-chip{border:1px solid var(--line);background:var(--surface);border-radius:10px;height:34px}.status-pill{color:var(--brand-strong);background:var(--surface-accent);border-color:var(--line);justify-content:center;align-items:center;padding:0 10px;font-size:12px;line-height:1;display:inline-flex}.icon-button{place-items:center;width:34px;display:grid}.primary-button{color:var(--on-brand);background:var(--brand);border-color:var(--brand);justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;line-height:1;transition:background-color .18s,transform .18s;display:inline-flex}.primary-button:hover{background:var(--brand-strong);transform:translateY(-1px)}.user-chip{justify-content:center;align-items:center;gap:6px;padding:0 7px 0 6px;line-height:1;display:inline-flex}.user-chip-avatar{background:var(--surface-contrast);border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;font-weight:500;display:grid}.user-chip-name{font-size:11px;font-weight:500}.page-shell{gap:10px;padding:12px;display:grid}.hero-panel,.section-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);animation:.42s both panel-enter}.hero-panel{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:12px;padding:14px;display:grid}.dashboard-overview{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(240px,.75fr);gap:10px;display:grid}.overview-panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface-strong);gap:8px;padding:12px;animation:.42s both panel-enter;display:grid}.overview-panel-list,.overview-panel-summary{align-content:start}.overview-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.overview-list-item{border-bottom:1px solid var(--line);grid-template-columns:24px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.overview-list-item:last-child{border-bottom:0;padding-bottom:0}.overview-list-index{background:var(--surface-accent);width:24px;height:24px;color:var(--brand-strong);border-radius:8px;place-items:center;font-size:11px;font-weight:500;display:grid}.overview-list-copy{gap:2px;min-width:0;display:grid}.overview-list-title{font-size:13px;font-weight:500;line-height:1.35}.overview-list-note{color:var(--ink-soft);font-size:11px;line-height:1.4}.overview-chart{gap:10px;display:grid}.overview-chart-row{gap:6px;display:grid}.overview-chart-head{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;font-size:12px;line-height:1.3;display:flex}.overview-chart-track{background:var(--surface-contrast);border-radius:999px;height:8px;overflow:hidden}.overview-chart-fill{border-radius:inherit;background:var(--brand);height:100%;display:block}.overview-summary{gap:0;display:grid}.overview-summary-item{border-bottom:1px solid var(--line);gap:3px;padding:10px 0;display:grid}.overview-summary-item:last-child{border-bottom:0;padding-bottom:0}.overview-summary-label{color:var(--ink-soft);font-size:12px;line-height:1.3}.overview-summary-value{letter-spacing:-.04em;font-size:18px;font-weight:500;line-height:1}.overview-summary-note{color:var(--ink-soft);font-size:11px;line-height:1.4}.hero-panel-compact{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.hero-copy{gap:10px;display:grid}.hero-title{letter-spacing:var(--heading-tracking);font-size:22px;line-height:1.08}.hero-description{max-width:760px;font-size:13px;line-height:1.6}.hero-actions,.hero-side,.team-load-list,.channel-list,.feed-list,.check-list{gap:8px;display:grid}.hero-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-side{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-action-card{color:var(--ink-soft);border-radius:14px;padding:9px 10px;font-size:12px;line-height:1.5}.hero-action-icon{background:var(--surface-accent);width:22px;height:22px;color:var(--brand-strong);border-radius:8px;flex:none;place-items:center;display:grid}.hero-side{align-content:start}.hero-side-tight{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-side-tight>:last-child{grid-column:1/-1}.hero-side-card{border-radius:14px;align-items:flex-start;gap:10px;padding:10px;display:flex}.hero-side-value{margin-top:3px;font-size:13px;line-height:1.45}.hero-side-subvalue{margin-top:2px;font-size:11px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.metric-card{border-radius:16px;gap:8px;padding:11px;animation:.42s both panel-enter;display:grid}.metric-card[data-tone=negative]{background:var(--surface-danger)}.metric-label{font-size:12px}.metric-value{letter-spacing:-.05em;font-size:18px;font-weight:500}.metric-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.metric-delta{color:var(--brand-strong);align-items:center;gap:6px;font-weight:500;display:inline-flex}.metric-card[data-tone=negative] .metric-delta{color:var(--danger)}.content-grid{gap:10px;display:grid}.content-grid-primary{grid-template-columns:minmax(0,1fr)}.content-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.catalog-summary-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);gap:4px;padding:12px;animation:.42s both panel-enter;display:grid}.catalog-summary-label{color:var(--ink-soft);font-size:11px;line-height:1.2}.catalog-summary-value{letter-spacing:-.04em;font-size:18px;font-weight:500;line-height:1}.catalog-summary-note{color:var(--ink-soft);font-size:11px;line-height:1.4}.products-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start}.products-toolbar{margin-bottom:10px;display:block}.products-toolbar-main{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.products-toolbar-actions{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:end;gap:8px;margin-left:auto;display:flex}.products-search{flex:280px;min-width:240px;max-width:none}.products-toolbar .table-subtext{flex:260px;margin:0}.catalog-sort-field{min-width:136px;color:var(--ink-soft);gap:4px;font-size:11px;line-height:1.2;display:grid}.catalog-sort-field select{border:1px solid var(--line);background:var(--surface);width:100%;height:34px;color:var(--ink);border-radius:10px;padding:0 34px 0 10px;font-family:inherit;font-size:12px}.catalog-sort-field select:focus{border-color:var(--brand);outline:0}.catalog-filter-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.catalog-view-status{color:var(--ink-muted);margin-top:10px;font-size:12px;line-height:1.3}.catalog-filter-chip{border:1px solid var(--line);background:var(--surface-strong);height:30px;color:var(--ink-soft);white-space:nowrap;box-sizing:border-box;appearance:none;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:11px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.catalog-filter-chip:hover{border-color:var(--line-strong);color:var(--brand-strong)}.catalog-filter-chip.is-active{border-color:var(--brand);background:var(--surface-accent);color:var(--brand-strong)}.products-list{gap:8px;display:grid}.product-row{border:1px solid var(--line);background:var(--surface-strong);text-align:left;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;padding:10px 11px;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.product-row:hover{border-color:var(--line-strong);transform:translateY(-1px)}.product-row.is-selected{border-color:var(--brand);background:var(--surface-accent)}.product-row-copy{gap:4px;min-width:0;display:grid}.product-row-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-row-title{font-size:13px;font-weight:500;line-height:1.35}.product-row-subtitle{color:var(--ink-soft);font-size:11px;line-height:1.4}.product-row-meta{align-content:center;justify-items:end;gap:3px;min-width:120px;display:grid}.product-row-meta-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;line-height:1.2}.product-row-meta-value{font-size:12px;font-weight:500;line-height:1.2}.products-empty{border:1px dashed var(--line);background:var(--surface);color:var(--ink-soft);border-radius:14px;padding:12px;font-size:12px}.product-editor{gap:10px;display:grid}.product-editor-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-editor-sku{color:var(--ink-muted);font-size:11px;line-height:1.2}.product-editor-title{margin-top:3px;font-size:16px;font-weight:500;line-height:1.2}.product-editor-subtitle{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.4}.product-editor-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.product-editor-summary-item{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:3px;padding:10px;font-size:11px;display:grid}.product-editor-summary-item span{color:var(--ink-muted)}.product-editor-summary-item strong{font-size:13px;font-weight:500;line-height:1.2}.product-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.editor-field{color:var(--ink-soft);gap:4px;font-size:11px;line-height:1.2;display:grid}.editor-field input,.editor-field select{border:1px solid var(--line);background:var(--surface);width:100%;height:34px;color:var(--ink);border-radius:10px;outline:0;padding:0 10px}.editor-field input:focus,.editor-field select:focus{border-color:var(--brand)}.editor-field input:disabled{background:var(--surface-strong);color:var(--ink-muted)}.product-editor-note{color:var(--ink-muted);font-size:11px;line-height:1.4}.product-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.table-subtext{color:var(--ink-muted);margin-top:2px;font-size:10px;line-height:1.2}.catalog-table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:0 0;width:100%}.catalog-table-wrap{background:0 0;border:0;border-radius:0;flex-direction:column;gap:10px;padding-bottom:0;padding-right:0;display:flex;overflow:visible}.catalog-table-groups{flex-direction:column;gap:7px;display:flex}.catalog-table-group-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.catalog-table-group-card-empty{background:color-mix(in srgb, var(--surface) 94%, white 6%)}.catalog-loading-state{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 96%, white 4%);border-radius:14px;place-items:center;gap:12px;min-height:220px;padding:24px 16px;display:grid}.catalog-loading-spinner{border:3px solid color-mix(in srgb, var(--line) 75%, transparent 25%);border-top-color:var(--brand);border-radius:50%;width:34px;height:34px;animation:.84s linear infinite catalog-spin}.catalog-loading-copy{text-align:center;gap:4px;display:grid}.catalog-loading-title{color:var(--ink);font-size:14px;font-weight:500;line-height:1.35}.catalog-loading-text{color:var(--ink-soft);font-size:12px;line-height:1.4}.catalog-table tbody tr{cursor:pointer}.catalog-table tbody tr td{background:padding-box padding-box;border:0;transition:background-color .14s,box-shadow .14s}.catalog-table th,.catalog-table td{vertical-align:middle}.catalog-table th:first-child,.catalog-table td:first-child{width:5%}.catalog-table th:nth-child(2),.catalog-table td:nth-child(2){width:23%}.catalog-table th:nth-child(3),.catalog-table td:nth-child(3){width:10%}.catalog-table th:nth-child(4),.catalog-table td:nth-child(4){width:11%}.catalog-table th:nth-child(5),.catalog-table td:nth-child(5){width:13%}.catalog-table th:nth-child(6),.catalog-table td:nth-child(6){width:8%}.catalog-table th:nth-child(7),.catalog-table td:nth-child(7){width:30%}.catalog-table tbody tr.is-selected td{background:0 0}.catalog-table tbody tr:hover td{background:var(--surface-strong)}.catalog-table-group-table tbody tr td{background:var(--surface)}.catalog-table-group-table tbody tr:last-child td{border-bottom:0}.catalog-table-group-card-variable .catalog-row-variable td{background:color-mix(in srgb, var(--surface-accent) 56%, var(--surface) 44%)}.catalog-table-group-card-variable .catalog-row-variable:hover td{background:color-mix(in srgb, var(--surface-accent) 64%, var(--surface-strong) 36%)}.catalog-table-group-card-variable .catalog-row-variation td{background:var(--surface)}.catalog-table-group-card-variable .catalog-row-variation+.catalog-row-variation td{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--line) 55%, transparent 45%)}.catalog-table-group-card-variable .catalog-row-variable.is-selected td{background:color-mix(in srgb, var(--surface-accent) 56%, var(--surface) 44%)}.catalog-table-group-card-variable .catalog-row-variation.is-selected td,.catalog-table-group-card-simple tr.is-selected td{background:var(--surface)}.catalog-table-group-card-variable .catalog-row-variation:hover td{background:var(--surface-strong)}.catalog-table-group-card-simple tr td{background:var(--surface)}.catalog-table-group-card-simple tr:hover td{background:var(--surface-strong)}.products-table-section.section-card{background:0 0;border:0;border-radius:0;padding:0;animation:none}.products-table-section .section-card-header{margin-bottom:10px}.catalog-bulk-toolbar{left:calc(var(--sidebar-width) + 12px);z-index:60;border:1px solid color-mix(in srgb, var(--brand) 18%, var(--line) 82%);background:color-mix(in srgb, var(--surface) 92%, var(--brand) 8%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;flex-direction:column;gap:6px;width:auto;padding:10px 12px 12px;display:flex;position:fixed;bottom:18px;right:12px;box-shadow:0 12px 26px #2f231224,0 2px 5px #2f231214}.catalog-bulk-summary{color:var(--brand-strong);font-size:12px;font-weight:600;line-height:1.25}.catalog-bulk-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-bulk-delete-link{color:var(--danger);text-underline-offset:2px;background:0 0;border:0;flex:none;padding:0;font-size:12px;font-weight:600;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px}.catalog-bulk-delete-link:hover{color:#7f433c}.catalog-bulk-actions{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.catalog-bulk-group{background:0 0;border:0;border-radius:0;align-items:center;gap:6px 8px;min-width:0;min-height:0;padding:8px 10px;display:grid}.catalog-bulk-group>:first-child{grid-column:1/-1}.catalog-bulk-label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;flex:none;font-size:10px;font-weight:600;line-height:1}.catalog-bulk-group-price,.catalog-bulk-group-stock{grid-template-columns:auto minmax(90px,112px) minmax(86px,1fr) auto}.catalog-bulk-group-promo{grid-template-columns:auto minmax(120px,1fr) auto}.catalog-bulk-group select,.catalog-bulk-group input{border:1px solid var(--line);background:var(--surface);min-width:0;height:34px;color:var(--ink);font:inherit;border-radius:10px}.catalog-bulk-group select{width:auto;min-width:110px;padding:0 30px 0 10px}.catalog-bulk-group-price select,.catalog-bulk-group-stock select{min-width:110px}.catalog-bulk-group input{width:auto;min-width:0;padding:0 10px}.catalog-bulk-group-price input,.catalog-bulk-group-stock input{min-width:84px}.catalog-bulk-group-promo input{min-width:116px}.products-page{padding-bottom:112px}.catalog-table tbody tr.is-search-hit td,.orders-table tbody tr.is-search-hit td,.customers-table tbody tr.is-search-hit td,.integrations-table tbody tr.is-search-hit td{background:color-mix(in srgb, var(--surface-accent) 78%, white 22%);animation:1.9s both search-hit-flash}.orders-table tbody tr.is-selected td{background:0 0}.orders-table tbody tr:hover td{background:var(--surface-strong)}.customers-table tbody tr.is-selected td{background:0 0}.customers-table tbody tr:hover td{background:var(--surface-strong)}.catalog-table-input{border:1px solid var(--line);background:var(--surface);width:100%;height:30px;color:var(--ink);text-align:center;appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield;border-radius:9px;outline:0;padding:0 8px}.catalog-table-input:focus{border-color:var(--brand)}.catalog-table-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.catalog-table-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalog-inline-field{justify-content:center;align-items:center;min-height:30px;display:flex}.catalog-inline-narrow{width:fit-content;max-width:100%;margin:0 auto}.catalog-inline-narrow:not(.catalog-discount-field)>.catalog-table-input:not(.catalog-discount-select){flex:0 0 104px;width:104px;min-width:104px}.catalog-discount-field{gap:0}.catalog-discount-input{text-align:center;flex:0 0 112px;width:112px;min-width:112px}.catalog-product-name{margin:0;font-size:12px;font-weight:400;line-height:1.2}.catalog-product-name-wrap{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;padding-left:10px;display:flex}.catalog-product-name-wrap.is-child{padding-left:12px}.catalog-product-name-wrap.is-child .catalog-variation-cell{padding-left:16px}.catalog-sku-button{width:100%;color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;text-align:left;padding:0;font-size:11px;line-height:1.25;display:block}.catalog-sku-button:hover{color:var(--brand-strong)}.catalog-sku-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.catalog-sku-cell{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;line-height:1.25}.catalog-category-cell{white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.catalog-category-title{text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:12px;line-height:1.2;overflow:hidden}.catalog-category-subtitle{color:var(--ink-soft);text-overflow:ellipsis;flex:auto;min-width:0;font-size:11px;line-height:1.2;overflow:hidden}.catalog-category-separator{color:var(--ink-soft);line-height:1}.catalog-variation-cell{white-space:nowrap;align-items:center;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.catalog-variation-label{color:var(--ink-soft);flex:none;font-size:11px;line-height:1.2}.catalog-variation-value{text-overflow:ellipsis;min-width:0;font-size:12px;line-height:1.2;overflow:hidden}.catalog-cell-blank{min-height:30px}.catalog-last-cell{align-items:center;gap:8px;min-width:0;display:flex}.catalog-last-cell>.catalog-category-cell,.catalog-last-cell>.catalog-cell-blank{flex:auto;min-width:0}.catalog-row-link{width:24px;height:24px;color:var(--brand-strong);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.catalog-row-link:hover{background:var(--surface-strong);color:var(--brand)}.catalog-row-link:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.catalog-selection-column{text-align:center;width:52px}.catalog-table th.catalog-selection-column,.catalog-table td.catalog-selection-column{padding-left:10px;padding-right:4px}.catalog-checkbox{cursor:pointer;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative}.catalog-checkbox input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.catalog-checkbox-box{border:1px solid color-mix(in srgb, var(--brand-strong) 24%, var(--line) 76%);background:color-mix(in srgb, var(--surface) 88%, white 12%);border-radius:5px;width:16px;height:16px;transition:border-color .14s,background-color .14s,box-shadow .14s;box-shadow:inset 0 1px #fff9}.catalog-checkbox input:checked+.catalog-checkbox-box,.catalog-checkbox input:indeterminate+.catalog-checkbox-box{border-color:color-mix(in srgb, var(--brand) 55%, var(--line) 45%);background:color-mix(in srgb, var(--brand) 22%, var(--surface) 78%);box-shadow:inset 0 0 0 3px color-mix(in srgb, var(--brand-strong) 78%, white 22%)}.catalog-table-header th:nth-child(2){padding-left:18px}.catalog-checkbox input:focus-visible+.catalog-checkbox-box{outline:2px solid color-mix(in srgb, var(--brand) 42%, transparent 58%);outline-offset:2px}.catalog-empty-row td{color:var(--ink-soft);text-align:center;padding:12px 7px}.catalog-pagination-summary{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.catalog-pagination{justify-content:flex-start;align-items:center;gap:6px;margin-top:14px;display:flex}.catalog-pagination-top{margin:0 0 0 auto}.catalog-pagination-bottom{justify-content:flex-end;margin-top:14px;margin-bottom:58px;padding-right:60px}.catalog-pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.catalog-pagination-slot{align-items:center;gap:6px;display:flex}.catalog-pagination-gap{color:var(--ink-soft);font-size:12px;line-height:1}.catalog-pagination-button{border:1px solid var(--line);background:var(--surface);min-width:34px;height:34px;color:var(--ink);font:inherit;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;display:inline-flex}.catalog-pagination-nav{flex:none;min-width:34px;padding:0;font-size:15px;line-height:1}.catalog-pagination-nav:disabled,.catalog-pagination-button:disabled{opacity:.45;cursor:default}.catalog-pagination-button.is-active{background:var(--brand);border-color:var(--brand);color:var(--surface)}@media (width<=1280px){.catalog-bulk-toolbar{right:12px}}@media (width<=880px){.catalog-bulk-toolbar{width:auto;max-height:calc(100vh - 120px);bottom:18px;left:16px;right:16px;overflow:auto}.catalog-bulk-actions{justify-content:flex-start}.catalog-bulk-group,.catalog-bulk-delete{width:100%}}.secondary-button{border:1px solid var(--line-strong);background:var(--surface);min-height:34px;color:var(--brand-strong);border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.secondary-button:hover{border-color:var(--brand);background:var(--surface-strong);color:var(--brand)}.products-section-tabs{margin-bottom:12px}.category-admin-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:12px;display:grid}.category-row-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.category-table th:first-child,.category-table td:first-child{width:56%}.category-table th:nth-child(2),.category-table td:nth-child(2){width:26%}.category-table th:nth-child(3),.category-table td:nth-child(3){text-align:center;width:18%}.category-table tbody tr{cursor:pointer}.category-table tbody tr td{vertical-align:middle;transition:background-color .14s}.category-table tbody tr:hover td{background:var(--surface-strong)}.category-tree-node{--category-depth:0;min-height:34px;align-items:center;gap:8px;padding-inline-start:calc(var(--category-depth) * 20px);display:inline-flex}.category-tree-toggle,.category-tree-toggle-spacer{flex:none;width:24px;height:24px}.category-tree-toggle{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.category-tree-toggle:hover{background:var(--surface-strong);border-color:var(--line-dark)}.category-tree-prefix{color:var(--muted);flex:none;font-weight:600;line-height:1}.category-tree-label{color:var(--ink);font-weight:500;line-height:1.3}.category-admin-side{gap:10px;display:grid}.category-editor-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:10px;padding:12px;display:grid}.category-editor-card.is-danger{border-color:#a4544a4d}.category-editor-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-editor-head h3{letter-spacing:var(--heading-tracking-tight);font-size:14px;font-weight:500}.category-form-grid{grid-template-columns:1fr}.category-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.category-delete-copy{font-size:12px;line-height:1.5}.catalog-modal-overlay{z-index:60;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#f4f0ebf2;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.catalog-modal{border:1px solid var(--line-strong);border-radius:var(--radius-xl);background:var(--surface);gap:12px;width:min(760px,100%);max-height:min(88svh,840px);padding:14px;display:grid;overflow:auto}.catalog-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:10px;display:flex}.catalog-modal-kicker{color:var(--ink-muted);font-size:11px;line-height:1.2}.catalog-modal-title{letter-spacing:var(--heading-tracking);margin-top:3px;font-size:18px;font-weight:500;line-height:1.15}.catalog-modal-subtitle{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.4}.catalog-modal-close{border-color:var(--danger);background:var(--danger);width:34px;height:34px;color:var(--on-brand);flex:none}.catalog-modal-close:hover{background:#7f433c;border-color:#7f433c}.catalog-modal-danger{border:1px solid var(--danger);background:var(--danger);min-height:34px;color:var(--on-brand);border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.catalog-modal-danger:hover{background:#7f433c;border-color:#7f433c}.catalog-modal-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.catalog-modal-summary-item{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:3px;padding:10px;display:grid}.catalog-modal-summary-item span{color:var(--ink-muted);font-size:11px;line-height:1.2}.catalog-modal-summary-item strong{font-size:13px;font-weight:500;line-height:1.2}.catalog-modal-form{gap:12px;display:grid}.catalog-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.catalog-modal-field{color:var(--ink-soft);gap:4px;font-size:11px;line-height:1.2;display:grid}.catalog-modal-field input,.catalog-modal-field select{border:1px solid var(--line);background:var(--surface);width:100%;height:34px;color:var(--ink);border-radius:10px;outline:0;padding:0 10px}.catalog-modal-field input:focus,.catalog-modal-field select:focus{border-color:var(--brand)}.catalog-modal-field input:disabled{background:var(--surface-strong);color:var(--ink-muted)}.catalog-modal-textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-height:88px;color:var(--ink);resize:vertical;border-radius:10px;outline:0;padding:10px;font-family:inherit;font-size:12px;line-height:1.5}.catalog-modal-textarea:focus{border-color:var(--brand)}.catalog-modal-field-span-2{grid-column:1/-1}.catalog-modal-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:10px;display:flex}.catalog-modal-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalog-modal-actions .primary-button,.catalog-modal-actions .catalog-modal-danger{min-width:110px}.catalog-product-drawer-overlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#251e1957;place-items:stretch end;padding:0;animation:.18s both drawer-overlay-enter}.catalog-product-drawer{width:min(50vw, calc(100vw - var(--sidebar-width)));border:0;border-left:1px solid var(--line-strong);max-width:none;height:100svh;max-height:100svh;box-shadow:none;border-radius:22px 0 0 22px;flex-direction:column;gap:14px;padding:18px 18px 16px;animation:.24s cubic-bezier(.18,.9,.22,1) both drawer-enter;display:flex}.catalog-product-drawer .catalog-modal-header{padding-bottom:12px}.catalog-product-drawer .catalog-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-drawer .catalog-modal-form{flex-direction:column;flex:auto;min-height:0;display:flex}.catalog-product-drawer .catalog-modal-footer{background:var(--surface);margin-top:auto;padding-top:12px;padding-bottom:2px;position:sticky;bottom:0}.customer-drawer-section{border-top:1px solid var(--line);gap:10px;padding-top:14px;display:grid}.customer-drawer-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-drawer-section-head h4{letter-spacing:.03em;margin:0;font-size:12px;line-height:1.2}.customer-drawer-section-head span{color:var(--ink-soft);font-size:11px;line-height:1.2}.customer-order-list{gap:8px;display:grid}.customer-order-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.customer-order-card-main,.customer-order-card-side{gap:3px;display:grid}.customer-order-card-side{text-align:right;justify-items:end}.customer-order-number{margin:0;font-size:12px;line-height:1.2}.customer-order-meta,.customer-order-card-side span,.customer-order-empty{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.35}.customer-order-card-side strong{font-size:12px;font-weight:500;line-height:1.2}.order-items-list{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:8px;padding:10px;display:grid}.order-item-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-item-name{font-size:12px;line-height:1.3}.order-item-meta{color:var(--ink-soft);margin-top:2px;font-size:11px;line-height:1.3}.category-modal-error{color:#9e4f45;font-size:12px;line-height:1.4}.section-card{padding:12px}.section-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.section-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.section-title{letter-spacing:var(--heading-tracking-tight);margin-top:4px;font-size:15px;font-weight:500}.section-description{margin-top:4px;font-size:12px;line-height:1.5}.text-button{border:1px solid var(--brand);color:var(--brand);background:var(--surface-strong);letter-spacing:.01em;border-radius:10px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.text-button:hover{background:var(--surface);border-color:var(--brand-strong);color:var(--brand-strong)}.stage-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;display:grid}.stage-card{border-radius:14px;gap:4px;padding:9px;animation:.42s both panel-enter;display:grid}.stage-dot{color:var(--brand-strong)}.stage-label,.stage-count{font-weight:500}.stage-label{font-size:12px}.stage-count{letter-spacing:-.05em;font-size:16px}.table-wrap{overflow:visible}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:8px 7px;font-size:12px}.data-table td:last-child{vertical-align:middle}.data-table th{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-muted);font-size:10px}.catalog-table.data-table th,.catalog-table.data-table td{vertical-align:middle}.catalog-table.data-table{background:0 0}.catalog-table-header.data-table th{color:var(--brand);background:color-mix(in srgb, white 88%, var(--surface-strong) 12%);border-bottom:0;padding-top:16px;padding-bottom:16px;line-height:1.25}.catalog-table-header{top:calc(var(--topbar-height) + 8px);z-index:12;position:sticky}.catalog-table-header thead th{box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--line) 72%, white 28%)}.catalog-table-header thead th:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.catalog-table-header thead th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.catalog-table.data-table td{padding-top:6px;padding-bottom:6px}.catalog-table.data-table th:last-child,.catalog-table.data-table td:last-child{padding-left:20px;padding-right:12px}.catalog-table.data-table th:first-child,.catalog-table.data-table td:first-child{padding-left:12px}.catalog-table-header.data-table th:first-child{padding-left:20px}.catalog-table.data-table th:nth-child(2),.catalog-table.data-table th:nth-child(3),.catalog-table.data-table th:nth-child(4),.catalog-table.data-table th:nth-child(5),.catalog-table.data-table td:nth-child(3),.catalog-table.data-table td:nth-child(4),.catalog-table.data-table td:nth-child(5){text-align:center}.catalog-table.data-table th:nth-child(2),.catalog-table.data-table td:nth-child(2){text-align:left}.catalog-table.data-table th:nth-child(2),.catalog-table.data-table th:nth-child(3),.catalog-table.data-table th:nth-child(4),.catalog-table.data-table th:nth-child(5),.catalog-table.data-table td:nth-child(2),.catalog-table.data-table td:nth-child(3),.catalog-table.data-table td:nth-child(4),.catalog-table.data-table td:nth-child(5){padding-left:4px;padding-right:4px}.catalog-table.data-table th:nth-child(3),.catalog-table.data-table th:nth-child(4),.catalog-table.data-table th:nth-child(5),.catalog-table.data-table td:nth-child(3),.catalog-table.data-table td:nth-child(4),.catalog-table.data-table td:nth-child(5){padding-left:2px;padding-right:2px}.catalog-table.data-table th:nth-child(5),.catalog-table.data-table td:nth-child(5){padding-right:10px}.catalog-table.data-table th:nth-child(6),.catalog-table.data-table td:nth-child(6){padding-left:10px}.orders-table.data-table th,.orders-table.data-table td,.customers-table.data-table th,.customers-table.data-table td{vertical-align:middle}.orders-table.data-table th:first-child,.orders-table.data-table td:first-child{width:92px}.orders-table.data-table th:nth-child(2),.orders-table.data-table td:nth-child(2){width:20%}.orders-table.data-table th:nth-child(3),.orders-table.data-table td:nth-child(3),.orders-table.data-table th:nth-child(4),.orders-table.data-table td:nth-child(4){text-align:center;width:120px}.orders-table.data-table th:nth-child(5),.orders-table.data-table td:nth-child(5){width:15%}.orders-table.data-table th:nth-child(6),.orders-table.data-table td:nth-child(6),.orders-table.data-table th:nth-child(7),.orders-table.data-table td:nth-child(7){text-align:center;width:104px}.customers-table.data-table th:first-child,.customers-table.data-table td:first-child{width:18%}.customers-table.data-table th:nth-child(2),.customers-table.data-table td:nth-child(2){width:24%}.customers-table.data-table th:nth-child(3),.customers-table.data-table td:nth-child(3){text-align:center;width:10%}.customers-table.data-table th:nth-child(4),.customers-table.data-table td:nth-child(4){text-align:center;width:98px}.customers-table.data-table th:nth-child(5),.customers-table.data-table td:nth-child(5){text-align:center;width:118px}.customers-table.data-table th:nth-child(6),.customers-table.data-table td:nth-child(6){text-align:center;width:132px}.customers-table.data-table th:nth-child(7),.customers-table.data-table td:nth-child(7){text-align:center;width:112px}.orders-number-cell,.orders-customer-cell,.orders-delivery-cell,.customers-name-cell,.customers-contact-cell,.customers-orders-cell{gap:3px;display:grid}.orders-number-title{font-size:12px;font-weight:500;line-height:1.2}.orders-number-subtitle{color:var(--ink-soft);font-size:11px;line-height:1.3}.orders-total-cell,.orders-updated-cell{white-space:nowrap}.orders-inline-select,.customers-inline-select{width:100%}.orders-table-select{border:1px solid var(--line);background-color:var(--surface);width:100%;height:34px;color:var(--ink);text-align:center;text-align-last:center;border-radius:10px;outline:0;padding:0 34px 0 10px;font-family:inherit;font-size:12px}.orders-table-select:focus{border-color:var(--brand)}.customers-revenue-cell,.customers-last-order-cell,.customers-city-cell{white-space:nowrap}.settings-page{align-content:start}.settings-tabs{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:4px;display:inline-flex}.settings-tab{height:34px;color:var(--ink-soft);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;transition:background-color .18s,color .18s,border-color .18s}.settings-tab:hover{color:var(--brand-strong)}.settings-tab.is-active{border-color:var(--line);background:var(--surface-accent);color:var(--brand-strong)}.products-sections-tabs{margin-bottom:18px}.settings-grid{align-items:start}.settings-memory-layout{display:grid}.settings-reset-grid{gap:10px;display:grid}.settings-reset-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.settings-reset-card.is-danger{border-color:color-mix(in srgb, var(--danger) 28%, white 72%);background:color-mix(in srgb, var(--danger) 6%, white 94%)}.settings-reset-copy{gap:4px;display:grid}.settings-reset-title{font-size:12px;font-weight:500;line-height:1.3}.settings-reset-note{color:var(--ink-soft);font-size:11px;line-height:1.45}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.settings-field{color:var(--ink-soft);gap:4px;font-size:11px;line-height:1.2;display:grid}.settings-field input,.settings-field select,.settings-memory-edit select,.settings-memory-edit textarea,.settings-memory-create select,.settings-memory-create textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:0;font-family:inherit;font-size:12px}.settings-field input,.settings-field select,.settings-memory-edit select,.settings-memory-create select{height:34px;padding:0 10px}.settings-memory-edit textarea,.settings-memory-create textarea{resize:vertical;min-height:76px;padding:10px;line-height:1.5}.settings-field input:focus,.settings-field select:focus,.settings-memory-edit select:focus,.settings-memory-edit textarea:focus,.settings-memory-create select:focus,.settings-memory-create textarea:focus{border-color:var(--brand)}.catalog-sort-field select,.catalog-bulk-group select,.catalog-modal-field select,.import-mapping-table td select,.orders-table-select,.settings-field select,.settings-memory-edit select,.settings-memory-create select,.editor-field select{appearance:none;background-image:var(--select-chevron);background-position:right 14px center;background-repeat:no-repeat;background-size:10px 6px;padding-right:34px}.settings-toggle-list{gap:8px;display:grid}.settings-toggle{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex;position:relative}.settings-toggle>input,.ui-switch>input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.ui-switch{flex:none;width:34px;height:20px;display:inline-flex;position:relative}.ui-switch-track{border:1px solid var(--line-strong);background:var(--surface);border-radius:999px;width:100%;height:100%;transition:background-color .18s,border-color .18s;position:relative}.ui-switch-track:after{content:"";background:var(--brand);border:1px solid var(--brand);border-radius:999px;width:14px;height:14px;transition:transform .18s;position:absolute;top:2px;left:2px}.ui-switch input:focus-visible+.ui-switch-track{outline:2px solid var(--brand-strong);outline-offset:2px}.ui-switch input:checked+.ui-switch-track{border-color:var(--brand);background:var(--brand)}.ui-switch input:checked+.ui-switch-track:after{background:var(--surface);border-color:var(--surface);transform:translate(14px)}.settings-toggle-title{font-size:12px;font-weight:500;line-height:1.3}.settings-toggle-note{color:var(--ink-soft);margin-top:3px;font-size:11px;line-height:1.45}.settings-memory-summary,.settings-empty-state{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;padding:10px;font-size:12px;line-height:1.5}.settings-empty-state{color:var(--ink-soft)}.integrations-page{isolation:isolate;align-content:start;padding-bottom:72px;position:relative}.integration-status{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.45}.integration-status-success{color:var(--brand-strong)}.integration-status-danger{color:var(--danger)}.integration-form-grid,.integration-toggle-list{margin-bottom:12px}.integration-connection-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.integration-header-actions{z-index:2;align-items:center;gap:8px;display:inline-flex;position:relative}.integration-header-actions .text-button,.integration-header-actions .secondary-button,.integration-header-actions .primary-button{align-items:center;gap:6px;display:inline-flex}.integration-steps{gap:10px;display:grid}.integration-step{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;display:grid}.integration-step-index{border:1px solid var(--line);background:var(--surface-accent);width:28px;height:28px;color:var(--brand-strong);border-radius:999px;place-items:center;font-size:12px;font-weight:500;line-height:1;display:grid}.integration-step-text{color:var(--ink-soft);font-size:12px;line-height:1.5}.integrations-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.integration-sync-grid{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid;position:relative}.integration-job-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:6px;margin-bottom:12px;padding:12px;display:grid}.integration-job-running{background:color-mix(in srgb, var(--surface-accent) 82%, white 18%)}.integration-job-completed{background:color-mix(in srgb, var(--surface-accent) 70%, white 30%)}.integration-job-failed{background:color-mix(in srgb, var(--surface-danger) 88%, white 12%)}.integration-job-header,.integration-job-meta{color:var(--ink-soft);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.integration-job-message{color:var(--ink);margin:0;font-size:13px;line-height:1.4}.integration-action-button{z-index:2;border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--brand-strong);cursor:pointer;pointer-events:auto;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex;position:relative}.integration-action-button[disabled]{opacity:.72;cursor:wait}.integration-action-button-primary{border-color:var(--brand)}.integration-runtime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.integration-links-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, white 8%);border-radius:14px;gap:12px;margin-top:12px;padding:12px;display:grid}.integration-links-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.integration-links-copy{gap:4px;display:grid}.integration-links-copy strong{color:var(--ink);font-size:13px;line-height:1.3}.integration-links-copy p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.45}.integration-link-sync-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.integration-links-save{align-self:end}.integration-link-sync-meta{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:11px;line-height:1.4;display:flex}.integrations-table tbody tr{cursor:pointer}.integrations-table tbody tr:hover{background:var(--surface-strong)}.integrations-table td,.integrations-table th{vertical-align:middle}.integration-drawer{width:min(720px,50vw)}.integration-toggle-field{gap:4px;display:grid}.integration-mini-toggle{align-items:center;width:100%;min-height:34px;padding:8px 10px}.integration-mini-toggle .settings-toggle-title{margin:0}.settings-memory-list{gap:8px;margin-top:10px;display:grid}.settings-memory-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:8px;padding:10px;display:grid}.settings-memory-meta{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.settings-memory-edit{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:8px;display:grid}.settings-memory-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-memory-create{gap:8px;display:grid}.settings-memory-modal{width:min(560px,100%)}.status-chip{background:var(--surface-accent);min-height:24px;color:var(--brand-strong);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.status-chip-danger{background:var(--surface-danger);color:var(--danger)}.status-chip-success{background:var(--surface-strong);color:var(--success)}.status-chip-neutral{background:var(--surface-contrast);color:var(--warning)}.status-chip-warning{color:var(--warning);background:#efe5d7}.channel-row,.team-load-item{gap:8px;display:grid}.channel-row-head,.team-load-head{justify-content:space-between;font-size:12px}.progress-track{background:var(--surface-contrast);border-radius:999px;height:8px;position:relative;overflow:hidden}.progress-track-muted{height:7px}.progress-fill{background:var(--brand);border-radius:999px;position:absolute;inset:0 auto 0 0}.progress-fill-dark{background:var(--brand-strong)}.feed-item,.check-item,.team-load-item{border-radius:14px;padding:11px}.feed-item{grid-template-columns:48px 1fr;gap:10px;display:grid}.feed-time{color:var(--ink-muted);font-size:11px}.feed-description{margin-top:3px;font-size:12px;line-height:1.5}.check-item{align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.assistant-widget{z-index:40;position:fixed;bottom:14px;right:14px}.assistant-fab{border:1px solid var(--line-strong);background:var(--brand);width:44px;height:44px;color:var(--on-brand);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;position:relative}.assistant-fab svg{width:18px;height:18px}.assistant-fab-badge{border:1px solid var(--surface);background:var(--brand-strong);min-width:16px;height:16px;color:var(--on-brand);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.assistant-fab:hover{background:var(--brand-strong);transform:translateY(-1px)}.assistant-panel{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);flex-direction:column;width:min(380px,100vw - 28px);height:auto;min-height:min(420px,100svh - 140px);max-height:min(620px,100svh - 100px);display:flex;position:absolute;bottom:48px;right:0;overflow:hidden}.assistant-panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.assistant-panel-title-wrap{gap:2px;min-width:0;display:grid}.assistant-panel-title{letter-spacing:var(--heading-tracking-tight);font-size:13px;font-weight:500}.assistant-panel-model{color:var(--ink-soft);font-size:11px;line-height:1.2}.assistant-status{border:1px solid var(--line);background:var(--surface-strong);min-width:0;height:28px;color:var(--brand-strong);border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:11px;line-height:1;display:inline-flex}.assistant-status-dot{background:var(--brand);border-radius:999px;flex:none;width:6px;height:6px}.assistant-status.is-offline{background:var(--surface-danger);color:var(--danger)}.assistant-status.is-offline .assistant-status-dot{background:var(--danger)}.assistant-status.is-online{background:var(--surface-accent);color:var(--brand-strong)}.assistant-status.is-checking{color:var(--ink-soft)}.assistant-messages{flex:auto;grid-auto-rows:min-content;align-content:start;gap:8px;min-height:0;padding:10px 12px;display:grid;overflow-y:auto}.assistant-trigger-bar{border-top:1px solid color-mix(in srgb, var(--line) 58%, transparent 42%);flex-wrap:wrap;gap:6px;padding:0 12px 12px;display:flex}.assistant-trigger-button{border:1px solid color-mix(in srgb, var(--line) 72%, transparent 28%);background:color-mix(in srgb, var(--surface) 82%, var(--surface-accent) 18%);min-height:32px;color:var(--ink);letter-spacing:.01em;cursor:pointer;border-radius:999px;align-items:center;padding:0 10px;font-family:inherit;font-size:12px;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.assistant-trigger-button:hover{background:color-mix(in srgb, var(--surface) 68%, var(--surface-accent) 32%);border-color:color-mix(in srgb, var(--brand) 45%, var(--line) 55%);transform:translateY(-1px)}.assistant-trigger-button:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.assistant-message{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;align-self:start;max-width:92%;padding:7px 10px 5px;font-size:13px;line-height:1.38}.assistant-message.is-user{background:var(--surface-accent);border-color:var(--line-strong);justify-self:end}.assistant-message.is-assistant{justify-self:start}.assistant-message.is-welcome{padding:7px 10px 5px}.assistant-message p{white-space:pre-wrap;word-break:break-word;margin:0}.assistant-message time{color:var(--ink-muted);text-align:right;margin-top:2px;font-size:10px;line-height:1;display:block}.assistant-action-row{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.assistant-suggestion-block{gap:6px;margin-top:6px;display:grid}.assistant-action-button{border:1px solid var(--line);background:var(--surface-strong);min-height:28px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.assistant-action-button:hover{transform:translateY(-1px)}.assistant-action-button:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.assistant-action-button.is-primary{border-color:var(--brand);background:var(--brand);color:var(--on-brand)}.assistant-action-button.is-primary:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.assistant-action-button.is-danger{border-color:var(--danger);background:var(--danger);color:var(--on-brand)}.assistant-action-button.is-danger:hover{background:#7f433c;border-color:#7f433c}.assistant-action-button.is-ghost{border-color:var(--line-strong);background:var(--surface);color:var(--brand-strong)}.assistant-action-button.is-ghost:hover{background:var(--surface-strong);color:var(--brand)}.assistant-action-button.is-suggestion{border-color:var(--line-strong);background:var(--surface);min-height:0;color:var(--ink);text-align:left;align-items:flex-start;padding:7px 10px 8px}.assistant-action-button.is-suggestion:hover{background:var(--surface-strong);border-color:var(--brand)}.assistant-action-button-title,.assistant-action-button-subtitle{width:100%;display:block}.assistant-action-button-title{font-size:11px;line-height:1.2}.assistant-action-button-subtitle{color:var(--ink-muted);margin-top:3px;font-size:10px;line-height:1.2}.assistant-message.is-streaming p{display:inline}.assistant-message.is-live{color:var(--ink-soft);gap:4px;display:grid}.assistant-message-stage{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.assistant-message-stage-label{min-height:18px;color:var(--ink-soft);letter-spacing:.02em;background:0 0;border:0;align-items:center;padding:0;font-size:11px;line-height:1.2;display:inline-flex}.assistant-message-stage.is-processing .assistant-message-stage-label{color:var(--ink-soft)}.assistant-message-stage.is-generating .assistant-message-stage-label,.assistant-message-stage.is-streaming .assistant-message-stage-label{color:var(--brand-strong)}.assistant-stage-cancel{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;line-height:1.2}.assistant-stage-cancel:hover{color:var(--brand-strong)}.assistant-stage-cancel:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.assistant-stream-cursor{background:var(--brand-strong);vertical-align:-.15em;width:1px;height:1em;margin-left:2px;animation:1s step-end infinite caret-blink;display:inline-block}.assistant-typing-label{font-size:12px;line-height:1}.assistant-typing-dots{align-items:center;gap:4px;display:inline-flex}.assistant-typing-dots span{background:var(--brand-strong);border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite typing-pulse}.assistant-typing-dots span:nth-child(2){animation-delay:.15s}.assistant-typing-dots span:nth-child(3){animation-delay:.3s}.assistant-send:disabled{opacity:.65;cursor:not-allowed}.assistant-composer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 40px 40px;align-items:center;gap:6px;padding:12px;display:grid}.assistant-input-wrap{min-width:0}.assistant-input{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:100%;height:40px;min-height:40px;color:var(--ink);font-family:var(--font-sans);resize:none;border-radius:12px;padding:10px 11px;font-size:13px;line-height:1.35;overflow:hidden}.assistant-input::placeholder{color:var(--ink-muted);opacity:1;font:inherit}.assistant-voice-button{width:40px;height:40px;color:var(--brand-strong);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.assistant-voice-button:hover:not(:disabled){color:var(--brand);background:0 0}.assistant-voice-button.is-listening{color:var(--brand-strong)}.assistant-voice-button:disabled{opacity:.45;cursor:not-allowed}.assistant-voice-button:focus-visible,.assistant-send:focus-visible{outline:2px solid var(--brand-strong);outline-offset:2px}.assistant-voice-note{color:var(--ink-muted);grid-column:1/-1;margin:-2px 0 0;font-size:10px;line-height:1.2}.assistant-voice-note.is-listening{color:var(--brand-strong)}.assistant-voice-note.is-unsupported{color:var(--danger)}.assistant-send{border:1px solid var(--brand);background:var(--brand);width:40px;height:40px;min-height:40px;color:var(--on-brand);border-radius:12px;justify-content:center;align-items:center;padding:0;line-height:1;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.assistant-send:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px)}.assistant-voice-button svg,.assistant-send svg{display:block}.assistant-voice-dots{align-items:center;gap:3px;display:inline-flex}.assistant-voice-dots span{background:currentColor;border-radius:999px;width:4px;height:4px;animation:1s ease-in-out infinite typing-pulse}.assistant-voice-dots span:nth-child(2){animation-delay:.15s}.assistant-voice-dots span:nth-child(3){animation-delay:.3s}@keyframes panel-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes search-hit-flash{0%{background:color-mix(in srgb, var(--surface-accent) 88%, white 12%)}to{background:color-mix(in srgb, var(--surface-accent) 20%, transparent 80%)}}@keyframes drawer-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes drawer-enter{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes caret-blink{50%{opacity:0}}@keyframes typing-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes catalog-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1240px){.crm-shell{grid-template-columns:208px 1fr}.metrics-grid,.catalog-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid-secondary{grid-template-columns:1fr 1fr}.dashboard-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-panel-summary{grid-column:1/-1}.hero-actions,.hero-side,.catalog-modal-summary,.catalog-bulk-actions,.integration-link-sync-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-bulk-group{grid-template-columns:auto minmax(0,1fr) auto}}@media (width<=980px){.crm-shell{grid-template-columns:1fr}.crm-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;min-height:auto;position:static}.sidebar-nav{overflow-x:auto}.nav-group{min-width:max-content}.topbar,.page-shell{padding-left:12px;padding-right:12px}.hero-panel,.hero-panel-compact,.content-grid-secondary,.products-grid{grid-template-columns:1fr}.catalog-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-bulk-toolbar{bottom:18px;left:12px;right:12px}.catalog-bulk-actions,.integration-sync-grid,.integration-link-sync-grid,.integration-runtime-grid{grid-template-columns:1fr}.integration-links-header,.integration-link-sync-meta{flex-direction:column;align-items:stretch}.catalog-bulk-group,.catalog-bulk-group-price,.catalog-bulk-group-promo,.catalog-bulk-group-stock{min-width:0}.dashboard-overview{grid-template-columns:1fr}.overview-panel-summary{grid-column:auto}}@media (width<=720px){.assistant-widget{bottom:12px;left:12px;right:12px}.assistant-panel{width:auto;height:auto;min-height:min(420px,100svh - 92px);max-height:min(78svh,620px);bottom:48px;left:0;right:0}.assistant-composer{grid-template-columns:minmax(0,1fr) 40px 40px}.assistant-send{min-height:40px}.dashboard-overview{grid-template-columns:1fr}.section-card-header{flex-direction:column;align-items:stretch}.page-title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.search-field{max-width:none}.metrics-grid{grid-template-columns:1fr}.topbar-actions{justify-content:stretch}.hero-title{font-size:18px}.feed-item,.hero-actions,.hero-side,.hero-side-tight{grid-template-columns:1fr}.catalog-modal{padding:12px}.catalog-modal-summary,.catalog-modal-grid,.product-row{grid-template-columns:1fr}.product-row-meta{justify-items:start;min-width:0}.product-editor-summary,.product-editor-grid,.metrics-grid,.content-grid-secondary,.catalog-summary-grid{grid-template-columns:1fr}.catalog-modal-overlay{padding:8px}.catalog-product-drawer-overlay{padding:0}.catalog-product-drawer{border-left:0;border-radius:0;width:100vw}}.action-log-wrap{overflow-x:auto}.action-log-table th:first-child,.action-log-table td:first-child{width:104px}.action-log-table th:nth-child(2),.action-log-table td:nth-child(2){white-space:nowrap;width:96px}.action-log-table th:nth-child(3),.action-log-table td:nth-child(3){width:auto}.action-log-table th:nth-child(4),.action-log-table td:nth-child(4){width:92px}.action-log-cell{gap:3px;display:grid}.action-log-summary{font-size:13px;line-height:1.35}.action-log-entity,.action-log-source-text,.action-log-affected,.action-log-time{color:var(--ink-muted);font-size:12px;line-height:1.3}.action-log-details{gap:2px;margin-top:2px;display:grid}.action-log-detail{color:var(--ink-muted);font-size:11px;line-height:1.35}.action-log-ai-badge{background:var(--surface-accent);min-height:24px;color:var(--brand);border-color:var(--line-strong);justify-content:center;align-items:center;padding-inline:10px;display:inline-flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.integrations-import-page{align-content:start;gap:12px;min-width:0;display:grid}.integrations-import-page .section-card{min-width:0;overflow:hidden}.integrations-import-page .section-card-header,.integrations-import-page .section-card-header>div,.integrations-import-page .section-card-actions{min-width:0}.import-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:2px;display:flex}.import-shell{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start;gap:10px;min-width:0;display:grid}.import-shell-entry{grid-template-columns:minmax(0,1fr)}.import-main-column,.import-side-column{align-content:start;gap:12px;min-width:0;display:grid}.import-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.import-entry-block,.import-stored-group{gap:8px;display:grid}.import-entry-card-empty .section-card-header{margin-bottom:0}.import-entry-label{color:var(--brand-strong);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:12px;line-height:1.2}.import-entry-actions{grid-template-columns:minmax(0,1fr) repeat(2,auto);align-items:end;gap:8px;display:grid}.import-source-modes{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.import-form-grid{align-items:end;display:grid}.import-source-grid{gap:10px;min-width:0;display:grid}.import-source-grid-url{grid-template-columns:minmax(0,1fr) 180px auto}.import-source-grid-file{grid-template-columns:minmax(0,1fr)}.import-source-grid-table{grid-template-columns:minmax(0,1fr) auto}.import-source-field-wide{min-width:0}.import-source-grid-table .import-source-field-wide{grid-column:1/-1}.import-source-actions{flex-wrap:wrap;align-self:end;align-items:center;gap:8px;min-width:0;display:flex}.import-meta-row{color:var(--ink-muted);flex-wrap:wrap;justify-content:flex-start;margin-top:12px;font-size:12px;line-height:1.3}.import-range-box{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:10px;margin-top:12px;padding:10px;display:grid}.import-range-row{grid-template-columns:minmax(240px,auto) minmax(220px,360px);align-items:end;gap:12px;display:grid}.import-range-toggle{min-height:auto;margin:0}.import-range-toggle .settings-toggle-title{white-space:nowrap}.import-range-fields,.import-variation-grid,.import-transform-grid,.import-transform-range-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.import-range-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.import-range-field{gap:4px}.import-range-note{color:var(--ink-muted);margin:0;font-size:12px;line-height:1.35}.import-variation-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.import-mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.import-mapper-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:stretch;gap:12px;min-width:0;display:grid}.import-mapper-panel{border:1px solid var(--line);background:var(--surface-strong);border-radius:16px;align-self:stretch;gap:8px;min-width:0;height:100%;min-height:0;padding:12px;display:grid}.import-mapper-panel-offer{grid-template-rows:auto minmax(0,1fr)}.import-mapper-panel-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:2px;display:flex}.import-mapper-slots{gap:8px;display:grid}.import-mapper-slot{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:8px;padding:10px;transition:border-color .18s,background-color .18s;display:grid}.import-mapper-slot.is-filled{border-color:var(--line-strong)}.import-mapper-slot.is-dragover{border-color:var(--brand);background:var(--surface-accent)}.toast-viewport{z-index:1200;pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;top:20px;right:20px}.toast-card{pointer-events:auto;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf9f3f5;border-radius:18px;padding:14px 14px 12px;box-shadow:0 18px 40px #2b1f1424}.toast-success{background:#eef7edfa;border-color:#6a916566}.toast-danger{background:#f9e8e4fa;border-color:#bf675c6b}.toast-success .toast-card-title{color:#3e5f42}.toast-success .toast-card-message{color:#58705b}.toast-danger .toast-card-title{color:#7e433c}.toast-danger .toast-card-message{color:#8f5b54}.toast-card-header{align-items:flex-start;gap:12px;display:flex}.toast-card-copy{flex:1;min-width:0}.toast-card-title{color:var(--ink);font-size:14px;line-height:1.35;display:block}.toast-card-message{color:var(--ink-soft);margin:6px 0 0;font-size:13px;line-height:1.45}.toast-dismiss{border:1px solid var(--line);width:28px;height:28px;color:var(--ink-soft);background:#ffffffb8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toast-progress{background:#5d49391f;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.toast-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#8a6f5a 0%,#b49575 100%);height:100%;transition:width .16s}.toast-success .toast-progress-bar{background:linear-gradient(90deg,#7da76f 0%,#9ec28f 100%)}.toast-danger .toast-progress-bar{background:linear-gradient(90deg,#cf7d72 0%,#e4a097 100%)}.import-mapper-slot-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.import-mapper-slot-label{color:var(--brand-strong);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:12px;line-height:1.2}.import-mapper-clear{border-radius:999px;min-height:26px;padding:0 9px;font-size:11px}.import-mapper-slot-dropzone{border:1px dashed var(--line-strong);background:var(--surface-strong);border-radius:12px;gap:6px;min-height:46px;padding:10px;display:grid}.import-mapper-slot-dropzone.has-value{min-height:72px}.import-mapper-slot-input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:34px;color:var(--ink);font:inherit;border-radius:10px;padding:0 10px}.import-mapper-slot-input::placeholder{color:var(--ink-muted);font-size:11px}.import-mapper-slot-input:focus{border-color:var(--line-strong);outline:none}.import-mapper-slot-column{color:var(--brand-strong);margin:0;font-size:12px;line-height:1.2}.import-mapper-slot-value,.import-mapper-slot-placeholder{color:var(--ink-soft);word-break:break-word;margin:0;font-size:11px;line-height:1.4}.import-mapper-slot-value{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.import-add-field{width:100%}.import-offer-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.import-offer-position{color:var(--ink-soft);min-width:0;font-size:11px;line-height:1.2}.import-offer-nav-button{width:30px;min-width:30px;height:30px;padding:0}.import-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min-content;align-content:start;gap:6px;height:100%;min-height:0;padding-right:0;display:grid;overflow:hidden auto}.import-offer-card{border:1px solid var(--line);background:var(--surface);text-align:left;cursor:grab;border-radius:14px;gap:3px;min-height:64px;padding:8px 10px 8px 28px;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative}.import-offer-card:hover{border-color:var(--line-strong);background:var(--surface-strong)}.import-offer-card:active{cursor:grabbing}.import-offer-card.is-dragging{opacity:.72;transform:scale(.985)}.import-offer-card-grip{color:var(--ink-muted);position:absolute;top:8px;left:8px}.import-offer-card-label{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;word-break:break-word;font-size:10px;line-height:1.2}.import-offer-card-value{color:var(--ink);-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.import-toggle-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:0;display:grid}.import-toggle-list .settings-toggle{align-items:center;min-height:100%}.import-toggle-list .settings-toggle-title{margin:0}.import-transform-toolbar{flex-wrap:wrap;align-items:end;gap:8px;margin-bottom:10px;display:flex}.import-transform-toolbar .catalog-modal-field{flex:220px;min-width:180px}.import-transform-actions{flex-wrap:wrap;gap:8px;display:flex}.import-transform-list{gap:10px;display:grid}.import-transform-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:10px;padding:10px;display:grid}.import-transform-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.import-transform-range-list{gap:8px;display:grid}.import-mapping-table td select,.import-mapping-table td input{border:1px solid var(--line);background-color:var(--surface);width:100%;min-width:0;min-height:34px;color:var(--ink);font:inherit;border-radius:10px;padding:0 10px}.import-mapping-table{table-layout:fixed;width:100%}.import-mapping-table th,.import-mapping-table td{vertical-align:middle}.import-mapping-table th:first-child,.import-mapping-table td:first-child{width:32%}.import-mapping-table th:nth-child(2),.import-mapping-table td:nth-child(2){width:auto}.import-mapping-table th:nth-child(3),.import-mapping-table td:nth-child(3){text-align:center;width:120px}.import-mapping-table-cell{border:1px solid #0000;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;transition:background-color .16s,border-color .16s;display:grid}.import-mapping-table-cell.has-inline-input{grid-template-columns:minmax(220px,248px) minmax(0,1fr) auto}.import-mapping-table th:last-child,.import-mapping-table td:last-child{text-align:center;width:44px;min-width:44px;max-width:44px}.import-mapping-table-cell>select{min-width:0}.import-mapping-inline-input{width:100%;min-width:0}.import-mapping-table-cell.is-matched{background:color-mix(in srgb, var(--success) 12%, var(--surface));border-color:color-mix(in srgb, var(--success) 26%, var(--line))}.import-mapping-table-cell.is-create{background:color-mix(in srgb, var(--warning) 14%, var(--surface));border-color:color-mix(in srgb, var(--warning) 28%, var(--line))}.import-mapping-state{letter-spacing:.02em;white-space:nowrap;flex:none;font-size:10px;line-height:1.3}.import-mapping-state-match{color:color-mix(in srgb, var(--success) 72%, var(--ink))}.import-mapping-state-create{color:color-mix(in srgb, var(--warning) 74%, var(--ink))}.import-inline-switch{justify-content:center;align-items:center;display:inline-flex}.import-mapping-action-cell{text-align:center;vertical-align:middle}.import-mapping-delete-button{border:1px solid var(--danger);background:var(--danger);width:28px;min-width:28px;height:28px;color:var(--surface);border-radius:9px;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.import-mapping-delete-button:hover{filter:brightness(.96)}.import-preview-wrap{border:1px solid var(--line);background:var(--surface);cursor:grab;touch-action:pan-y;border-radius:14px;width:100%;max-width:100%;overflow:auto}.import-preview-wrap.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.import-preview-wrap.is-dragging *{cursor:grabbing}.import-preview-table{table-layout:auto;width:max-content}.import-preview-responsive{gap:10px;width:100%;min-width:0;display:grid}.import-preview-summary{color:var(--ink-soft);font-size:11px;line-height:1.3}.import-preview-table th,.import-preview-table td{vertical-align:middle;word-break:break-word;min-width:140px;max-width:240px;padding-top:4px;padding-bottom:4px}.import-preview-table th{background:var(--surface);z-index:1;position:sticky;top:0}.import-preview-head,.import-preview-cell{display:block;overflow:hidden}.import-preview-head{white-space:nowrap;text-overflow:ellipsis}.import-preview-cell{white-space:nowrap;text-overflow:ellipsis;line-height:1.25}.import-preview-tooltip-target{position:relative}.import-preview-tooltip-target:hover:after{content:attr(data-tooltip);z-index:8;border:1px solid var(--line);background:var(--surface);min-width:220px;max-width:360px;color:var(--ink);white-space:pre-wrap;word-break:break-word;border-radius:10px;padding:8px 10px;line-height:1.35;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 18px #251e1914}.import-preview-type{box-sizing:border-box;background:var(--surface-strong);height:24px;color:var(--ink);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:1px 10px 0;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.import-preview-type-variable{color:#6f3210;background:#f56f1638;border-color:#f56f166b}.import-preview-type-simple{color:#3b2f25;background:#4d3d301f;border-color:#4d3d303d}.import-preview-type-variation{color:#251e19;background:#4d3d3033;border-color:#4d3d3057}.import-preview-details{gap:2px;min-width:0;display:grid}.import-preview-variations{white-space:nowrap;text-overflow:ellipsis;color:var(--ink-soft);font-size:10px;line-height:1.2;display:block;overflow:hidden}.import-preview-table tbody .import-preview-product-row td{border-top:8px solid var(--bg)}.import-preview-table tbody .import-preview-product-row:first-child td{border-top:0}.import-preview-group-row td,.import-preview-variation-row td{background:#f56f1614}.import-preview-variation-row td{background:#f56f160f}.import-preview-variation-row td:first-child,.import-preview-variation-row td:nth-child(2){padding-left:18px}.import-preview-image-link{color:var(--brand);text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0;font-size:12px;line-height:1.3;display:inline-flex}.import-preview-image-link:hover{color:var(--brand-strong)}.import-preview-image-link.is-card,.import-preview-image-link.is-modal{align-self:start}.import-preview-cards{display:none}.import-preview-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:8px;padding:10px;display:grid}.import-preview-card-head{color:var(--brand-strong);font-size:12px;line-height:1.2}.import-preview-card-grid{gap:8px;display:grid}.import-preview-card-variations{gap:8px;padding-top:2px;display:grid}.import-preview-variation-card{border:1px solid var(--line);background:#e7ddd13d;border-radius:12px;gap:8px;padding:10px;display:grid}.import-preview-variation-card-head{color:var(--brand-strong);font-size:12px;line-height:1.25}.import-preview-variation-card-grid{gap:8px;display:grid}.import-preview-card-item{gap:3px;display:grid}.import-preview-card-label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;font-size:10px;line-height:1.2}.import-preview-card-value{color:var(--ink);word-break:break-word;font-size:12px;line-height:1.35}.import-image-modal{width:min(1040px,100%)}.import-image-viewer{gap:12px;display:grid}.import-image-stage{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;display:grid}.import-image-nav{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--brand-strong);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.import-image-nav:disabled{opacity:.4}.import-image-preview-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;gap:10px;margin:0;padding:10px;display:grid}.import-image-preview-frame{border:1px solid var(--line);background:var(--surface);border-radius:12px;place-items:center;min-height:420px;display:grid;overflow:hidden}.import-image-preview-frame img{object-fit:contain;width:100%;max-height:560px;display:block}.import-image-viewer-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.import-image-viewer-count{color:var(--ink-soft);font-size:11px;line-height:1.2}.import-image-thumbnails{grid-template-columns:repeat(auto-fit,minmax(72px,72px));gap:8px;display:grid}.import-image-thumb{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-content:center;align-items:center;width:72px;height:72px;padding:0;display:inline-flex;overflow:hidden}.import-image-thumb.is-active{border-color:var(--brand);background:var(--surface-accent)}.import-image-thumb img{object-fit:cover;width:100%;height:100%;display:block}.import-stored-stack{gap:10px;display:grid}.import-stored-group{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;padding:10px}.import-stored-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:8px;display:grid}.import-runtime-grid{margin-bottom:10px}.import-runtime-message,.import-preview-empty{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.45}@media (width<=1280px){.import-mapper-layout{grid-template-columns:1fr}.import-toggle-list,.import-variation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.import-shell{grid-template-columns:1fr}.import-mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-entry-grid,.import-stored-row{grid-template-columns:1fr}.import-toggle-list{grid-template-columns:repeat(2,minmax(0,1fr))}.import-range-fields,.import-transform-grid,.import-transform-range-row,.import-variation-grid,.import-range-row,.import-source-grid-url,.import-source-grid-table{grid-template-columns:1fr}}@media (width<=720px){.import-toolbar{justify-content:stretch}.import-toolbar .secondary-button,.import-toolbar .primary-button{width:100%}.import-mapping-grid,.import-entry-actions{grid-template-columns:1fr}.import-offer-grid{grid-template-columns:1fr;grid-auto-rows:minmax(64px,auto);height:auto}.import-toggle-list{grid-template-columns:1fr}.import-preview-wrap{display:none}.import-preview-cards{gap:8px;display:grid}.import-image-modal-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
