:root{
  --app-bg:#f5f7fb;--surface:#fff;--surface-soft:#f8fafc;--border-soft:#e2e8f0;
  --text-strong:#0f172a;--text-muted:#64748b;--brand:#0f172a;--brand-soft:#e0f2fe;
  --success:#059669;--warning:#d97706;--danger:#dc2626;--radius-card:22px;
  --shadow-card:0 18px 45px rgba(15,23,42,.06)
}
html{background:var(--app-bg)}
body{background:radial-gradient(circle at top left,rgba(14,165,233,.10),transparent 28rem),radial-gradient(circle at top right,rgba(99,102,241,.08),transparent 30rem),linear-gradient(180deg,#f8fafc 0%,#f3f6fb 48%,#eef3f8 100%);font-feature-settings:"cv02","cv03","cv04","cv11"}
.sidebar{width:288px;background:#020617;color:#fff;border-right:1px solid rgba(255,255,255,.08);box-shadow:0 25px 50px rgba(2,6,23,.2);padding:0 12px 18px}
.sidebar-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 0%,rgba(56,189,248,.18),transparent 34%),radial-gradient(circle at 90% 12%,rgba(99,102,241,.16),transparent 28%)}
.sidebar>*:not(.sidebar-glow){position:relative}.main{margin-left:288px}.brand{padding:20px 8px 16px;border-bottom:1px solid rgba(255,255,255,.10)}
.brand-mark{width:44px;height:44px;border-radius:16px;background:#fff;color:#0f172a;font-size:18px;box-shadow:0 10px 24px rgba(34,211,238,.18)}
.brand strong{font-size:18px;color:#fff}.brand small{font-size:12px;color:#94a3b8}.store-card{position:relative;margin:14px 8px 8px;padding:12px;border:1px solid rgba(34,211,238,.20);border-radius:16px;background:rgba(34,211,238,.10)}
.store-card span{display:block;color:#a5f3fc;font-size:10px;font-weight:800;letter-spacing:.18em}.store-card b{display:block;margin-top:5px;font-size:14px}.store-card em{position:absolute;right:10px;top:17px;border-radius:999px;background:rgba(52,211,153,.15);padding:4px 8px;color:#a7f3d0;font-size:10px;font-style:normal;font-weight:800}
.demo-chip{margin:8px;padding:9px 11px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);color:#cbd5e1}.demo-chip span{color:#64748b}
.menu-group{margin:12px 0;padding:8px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.04)}.menu-title{padding:2px 4px 8px;color:#64748b;letter-spacing:.18em}
.menu-item{color:#cbd5e1;padding:9px 10px;border-radius:12px}.menu-item:hover{background:rgba(255,255,255,.08);color:#fff}.menu-item.active{position:relative;background:#fff;color:#0f172a;box-shadow:0 10px 24px rgba(34,211,238,.10)}.menu-item.active:before{content:"";position:absolute;left:-10px;top:50%;width:4px;height:28px;transform:translateY(-50%);border-radius:0 4px 4px 0;background:#67e8f9}
.menu-icon{width:32px;height:32px;border-radius:12px;background:rgba(255,255,255,.08);color:#94a3b8}.active .menu-icon{background:#0f172a;color:#a5f3fc}.sidebar-foot{margin:16px 4px 0;padding:12px;border-top:1px solid rgba(255,255,255,.10);color:#94a3b8;font-size:11px}.sidebar-foot b,.sidebar-foot span{display:block}.sidebar-foot b{color:#fff;margin-bottom:5px}
.header{min-height:64px;height:auto;padding:8px 32px;background:rgba(255,255,255,.86);border-color:rgba(226,232,240,.80);backdrop-filter:blur(18px)}.search{height:44px;background:rgba(248,250,252,.80);border-radius:16px}.header button{height:40px;border-radius:16px}
.content{width:100%;max-width:1520px;padding:24px 32px;margin:0 auto}.banner{border-radius:18px}.page-head h1{font-size:20px;font-weight:600}.page-head p{font-size:14px}.card,.metric{border-color:rgba(226,232,240,.92);border-radius:var(--radius-card);background:rgba(255,255,255,.94);box-shadow:var(--shadow-card)}button,.button{border-radius:10px}.table-wrap{border-radius:22px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-card)}th{background:#f8fafc}.market .logo{display:flex;align-items:center;gap:12px;min-height:44px}.market .logo img{width:42px;height:42px;object-fit:contain;border-radius:10px}.market .logo strong{font-size:18px}
@media(max-width:760px){.sidebar{width:auto}.main{margin-left:0}.content{padding:18px}}
.product-top-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:16px}.product-list-panel{display:flex;min-height:calc(100vh - 120px);flex-direction:column;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05)}.product-list-head{display:flex;flex-direction:column;gap:12px;padding:16px;border-bottom:1px solid #f1f5f9}.product-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.summary-badges{display:flex;flex-wrap:wrap;gap:8px}.summary-badges span{border-radius:999px;background:#f1f5f9;padding:5px 9px;color:#475569;font-size:11px;font-weight:800}.summary-badges .ok{background:#ecfdf5;color:#047857}.summary-badges .info{background:#ecfeff;color:#0e7490}.summary-badges .warn{background:#fffbeb;color:#b45309}.product-filter-grid{display:grid;grid-template-columns:minmax(280px,1fr) 190px 190px 170px;gap:12px}.product-filter-grid input,.product-filter-grid select{width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:9px 12px;color:#334155;font-size:13px;outline:none}.real-product-table{min-height:420px;flex:1;overflow:auto}.real-product-table table{min-width:1180px}.real-product-table th,.real-product-table td{padding:9px 12px}.real-product-table th{position:sticky;top:0;z-index:2}.image-col{width:80px}.info-col{width:300px}.channels-col{width:360px;text-align:center}.actions-col{width:165px}.real-product-image{display:grid;width:56px;height:56px;place-items:center;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(135deg,#ecfeff,#f8fafc);font-size:25px}.real-product-info{width:280px;max-width:280px;white-space:normal}.real-product-info>button{height:auto;padding:0;background:transparent;color:#1e293b;text-align:left;font-size:13px;font-weight:600}.real-product-info small{display:block;margin-top:4px;color:#64748b;font-size:11px}.center{text-align:center}.cell-action{height:auto;padding:6px;background:transparent;color:#1e293b}.cell-action:hover{background:#f1f5f9}.channel-strip{display:flex;align-items:flex-start;justify-content:center;gap:6px}.channel-strip button{display:flex;width:54px;height:auto;flex-direction:column;align-items:center;gap:3px;padding:5px 3px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#334155}.channel-strip button.muted{filter:grayscale(1);opacity:.42}.channel-strip img{width:26px;height:26px;object-fit:contain}.channel-strip small{font-size:9px;font-weight:700}.row-actions{display:flex;flex-wrap:wrap;gap:4px}.row-actions button{height:auto;border:1px solid #e2e8f0;border-radius:6px;background:#fff;padding:4px 7px;color:#334155;font-size:10px;font-weight:700}.row-actions .amber-action{border-color:#fde68a;color:#b45309}.product-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #f1f5f9;color:#64748b;font-size:11px}.product-pagination div{display:flex;gap:5px}.product-pagination button{height:auto;min-width:32px;padding:6px 9px;border-radius:8px;font-size:11px}@media(max-width:1050px){.product-filter-grid{grid-template-columns:1fr 1fr}.product-list-panel{min-height:700px}}@media(max-width:700px){.product-filter-grid{grid-template-columns:1fr}}
