:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f4f7fd;--bg: #f4f7fd;--surface: #ffffff;--surface-2: #f4f8fc;--border: #e5ebf4;--border-strong: #d2dcea;--text: #172033;--text-muted: #6a7789;--accent: #2f6fed;--accent-hover: #1e5fd8;--accent-soft: #e6effe;--radius: 12px;--radius-sm: 8px;--radius-lg: 16px;--shadow-xs: 0 1px 2px rgba(30, 58, 95, .05);--shadow-sm: 0 1px 2px rgba(30, 58, 95, .04), 0 2px 6px rgba(30, 58, 95, .05);--shadow-md: 0 6px 18px rgba(30, 58, 95, .1);--ring: 0 0 0 3px rgba(47, 111, 237, .18);--side-bg: #ffffff;--side-item: #4a5568;--side-item-hover-bg: #eef3fb;--side-active-bg: #e6effe;--side-active-text: #1e5fd8;--side-border: #e9eef7}*{box-sizing:border-box}body{margin:0;background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}:focus-visible{outline:2px solid transparent;box-shadow:var(--ring);border-radius:var(--radius-sm)}.shell{height:100vh;display:grid;grid-template-columns:212px 1fr;overflow:hidden}.sidebar{background:var(--side-bg);color:var(--text-muted);padding:14px 12px;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid var(--side-border)}.menu{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow-y:auto;padding-right:2px}.sidebar-footer{margin-top:auto;padding-top:8px;border-top:1px solid var(--side-border);position:sticky;bottom:0;z-index:2;background:var(--side-bg)}.sidebar-user-card{position:relative}.sidebar-user-main{display:flex;align-items:center;gap:10px;border-radius:12px}.sidebar-user-avatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;font-size:13px;font-weight:700;color:#dbeafe;background:linear-gradient(135deg,#1d4ed8,#2563eb)}.sidebar-user-meta{min-width:0;flex:1}.sidebar-user-name{color:var(--text);font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-role{margin-top:2px;color:var(--text-muted);font-size:11px}.sidebar-settings-btn{width:28px;height:28px;border-radius:8px;border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text-muted);cursor:pointer}.sidebar-settings-btn:hover{background:var(--side-item-hover-bg);color:var(--text)}.sidebar-user-menu{position:absolute;right:0;bottom:calc(100% + 8px);min-width:140px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:6px;box-shadow:var(--shadow-md);z-index:20}.sidebar-user-menu-item{width:100%;text-align:left;border:0;background:transparent;color:var(--text);border-radius:8px;padding:8px 10px;cursor:pointer}.sidebar-user-menu-item:hover{background:var(--surface-2)}.sidebar-user-menu-item.danger{color:#dc2626}.menu-group{display:flex;flex-direction:column;gap:3px}.menu-group-label{display:flex;align-items:center;gap:9px;width:100%;background:none;border:0;cursor:pointer;font-size:13px;font-weight:600;color:#334155;padding:8px 10px;border-radius:8px;text-align:left;transition:background .15s ease,color .15s ease}.menu-group-label:hover{background:var(--side-item-hover-bg);color:var(--text)}.menu-group-label.has-active,.menu-group-label.has-active .menu-group-icon{color:var(--accent)}.menu-group-text{flex:1}.menu-group-chevron{font-size:10px;color:#9aa6b6;transition:transform .15s ease}.menu-group-items{display:flex;flex-direction:column;gap:2px;margin-top:2px;margin-left:19px;padding-left:9px;border-left:1px solid var(--side-border)}.menu-item-top{display:flex;align-items:center;gap:9px;padding:8px 10px;font-size:13px;font-weight:600;color:#334155;margin-bottom:2px}.menu-group-icon{font-size:14px;line-height:1;color:#94a3b8;width:16px;text-align:center;flex-shrink:0}.graph-list{display:flex;flex-direction:column;gap:8px}.graph-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-xs)}.graph-row-actions{display:flex;gap:8px;flex-shrink:0}.menu-item{color:var(--side-item);padding:6px 10px;border-radius:8px;font-size:13px;line-height:1.5;transition:background .15s ease,color .15s ease}.menu-item:hover{background:var(--side-item-hover-bg);color:var(--text)}.menu-group-items .menu-item{font-size:12.5px;font-weight:450;color:var(--side-item);padding:6px 10px}.menu-item.active{background:var(--side-active-bg);color:var(--side-active-text);font-weight:600}.menu-item.active:hover{background:var(--side-active-bg);color:var(--side-active-text)}.content{padding:22px 26px;min-height:100vh;overflow-y:auto}.content-lock-scroll{height:100vh;overflow:hidden;display:flex;flex-direction:column}.agent-test-panel{flex:1;min-height:0;display:flex;flex-direction:column}.agent-test-frame{flex:1;width:100%;min-height:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.products-page{flex:1;min-height:0;display:flex;flex-direction:column;gap:14px}.products-list-panel{flex:1;min-height:0;display:flex;flex-direction:column}.products-list-scroll{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.products-head-actions{display:flex;align-items:center;gap:10px}.products-select-all{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155}.products-select-all input{width:14px;height:14px;margin:0}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.mobile-nav-toggle{display:none;margin-bottom:8px}.mobile-nav-backdrop{display:none}.topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.skill-download-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;font-weight:600;font-size:13px}.skill-download-icon{width:18px;height:18px;display:grid;place-items:center;border-radius:999px;font-size:12px;background:#1d4ed8;color:#eff6ff}.skill-copy-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;border:1px solid #bfdbfe!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;color:#1d4ed8;font-weight:600;font-size:13px}.skill-action-icon{width:18px;height:18px;display:grid;place-items:center;border-radius:999px;font-size:12px;background:#1d4ed8;color:#eff6ff}.env-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);border:1px solid rgba(47,111,237,.2)}.breadcrumbs{color:var(--text-muted);font-size:11px;margin-bottom:4px;letter-spacing:.01em}.page-title{margin:0;font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.page-subtitle{margin:4px 0 0;color:var(--text-muted);font-size:12.5px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;margin-bottom:12px;box-shadow:var(--shadow-xs)}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-head h3{margin:0;font-size:15px;font-weight:650;letter-spacing:-.01em}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.kpi-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}.dashboard-recents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.dashboard-recents .panel{margin-bottom:0}.recent-product-cell{display:flex;align-items:center;gap:8px;color:inherit}.recent-product-cell img{width:34px;height:34px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0}.recent-product-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-product-text-wrap{min-width:0;display:flex;flex-direction:column;gap:2px}.recent-product-time{color:#64748b;font-size:12px}.recent-product-empty{width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;color:#94a3b8;background:#f8fafc;font-size:10px;display:grid;place-items:center;flex-shrink:0}.kpi-card-link{display:block;text-decoration:none;color:inherit}.kpi-card-link:focus-visible .kpi-card-clickable{outline:2px solid #3b82f6;outline-offset:2px}.kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-xs);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.kpi-card-clickable{cursor:pointer}.kpi-card-link:hover .kpi-card-clickable{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.kpi-title{color:var(--text-muted);font-size:12.5px;font-weight:500}.kpi-value{margin-top:8px;font-size:27px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.kpi-value-row{margin-top:6px;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.kpi-value-row .kpi-value{margin-top:0}.kpi-today-add{font-size:12px;font-weight:700;color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:2px 8px;white-space:nowrap}.toolbar{display:flex;flex-wrap:wrap;gap:8px}.panel-compact-filter{padding:8px 10px}.panel-compact-filter .toolbar{gap:6px}.panel-compact-filter input,.panel-compact-filter select,.panel-compact-filter button{padding:5px 8px;font-size:12px}input,select,button{border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:7px 10px;font-size:13px;font-family:inherit}input,select{background:var(--surface);color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}input:hover,select:hover{border-color:#b9c2d0}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:var(--ring)}input::placeholder,textarea::placeholder{color:#9aa5b5}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-xs)}.table-wrap.affiliate-table-wrap{overflow:visible}table{width:100%;border-collapse:collapse}th,td{padding:11px 14px;border-bottom:1px solid var(--border);text-align:left;font-size:13.5px}th{background:var(--surface-2);color:var(--text-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}tbody tr{transition:background .12s ease}tbody tr:hover{background:#fafbfd}tr:last-child td{border-bottom:none}.empty{padding:14px;color:#64748b;font-size:13px}.muted{color:#64748b}.ok{color:#166534}.error{color:#b91c1c}.text-link{font-size:13px}.panel-head.overview-tabs-head{justify-content:flex-start;align-items:center;gap:14px 22px;flex-wrap:wrap}.panel-head.overview-tabs-head h3{margin:0;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.25;flex-shrink:0}.panel-head.overview-tabs-subrow{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.panel-head.overview-tabs-subrow .overview-tabs-subtitle{margin:0;font-size:13px;font-weight:700;color:#475569;flex-shrink:0;line-height:1.3}.overview-tabs{display:inline-flex;flex-wrap:wrap;align-items:center;padding:5px;gap:3px;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;border-radius:12px;box-shadow:inset 0 1px #ffffffbf}.pager{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;color:#64748b;font-size:13px}.keyword-stats-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:12px}.keyword-rank h4{margin:0 0 8px;font-size:14px}code.mono-inline{font-size:12px;padding:1px 6px;border-radius:6px;background:#f1f5f9;color:#0f172a}.settings-toggle-row{margin:14px 0 8px}.settings-toggle{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer}.settings-toggle input{width:16px;height:16px;margin:0}.mono-cell{max-width:320px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.api-test-toolbar{margin-top:10px}.api-test-toolbar input{min-width:220px}.api-test-actions{margin-top:10px;display:flex;align-items:center;gap:10px}.api-test-response{margin:0;padding:12px;background:#0f172a;color:#e2e8f0;border-radius:10px;max-height:520px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.5}.panel-plain{padding-bottom:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.product-card{position:relative;display:flex;flex-direction:column;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;color:inherit;transition:border-color .15s,box-shadow .15s}.product-card-check{position:absolute;top:6px;right:6px;z-index:2;width:22px;height:22px;border-radius:999px;background:#ffffffeb;border:1px solid #cbd5e1;display:grid;place-items:center;cursor:pointer}.product-card-check input{width:13px;height:13px;margin:0}.product-card:hover{border-color:#93c5fd;box-shadow:0 4px 14px #2563eb1f}.product-card-media{aspect-ratio:1 / .82;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-card-placeholder{font-size:13px;color:#94a3b8}.product-card-body{padding:8px;display:flex;flex-direction:column;gap:3px;flex:1}.product-card-title{font-size:12px;font-weight:600;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-meta{display:flex;flex-wrap:wrap;gap:4px;font-size:10px}.product-card-footer{display:flex;justify-content:space-between;align-items:baseline;margin-top:auto;font-size:10px;gap:8px}.product-card-price{font-size:14px;font-weight:700;color:#dc2626}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.auth-panel{width:min(440px,100%);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow-md)}.auth-brand{display:inline-block;margin-bottom:6px;padding:3px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700}.form-stack{display:grid;gap:10px;margin-top:14px}.field{display:grid;gap:6px;font-size:13px;color:#334155}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;z-index:1200;padding:16px}.modal-card{width:min(560px,100%);max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;border:1px solid #dbe2ea;border-radius:14px;padding:14px}.form-error{font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px}.spu-preview{margin-bottom:12px}.spu-preview-img{max-width:200px;max-height:160px;border-radius:10px;border:1px solid #e2e8f0}.spu-gallery{margin-bottom:16px}.spu-gallery-main{position:relative;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}.spu-gallery-main img{max-width:100%;max-height:360px;object-fit:contain}.spu-gallery-nav{display:flex;justify-content:center;gap:8px;margin-top:10px}.spu-gallery-nav button{min-width:36px;padding:6px 10px}.spu-gallery-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.spu-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#e2e8f0}.spu-gallery-thumbs button.active{border-color:#2563eb}.spu-gallery-thumbs img{width:56px;height:56px;object-fit:cover;display:block}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;align-items:start}.form-grid .field-full{grid-column:1 / -1}.mono-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.link-cell{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.affiliate-item-cell{display:flex;align-items:center;gap:8px}tbody tr:has(.affiliate-thumb-hover-wrap:hover){position:relative;z-index:2}.affiliate-thumb-hover-wrap{position:relative;flex-shrink:0;align-self:flex-start}.affiliate-thumb-hover-wrap .affiliate-thumb-hover-popover{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s;padding:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 30px #0f172a24;z-index:20}.affiliate-thumb-hover-wrap:hover .affiliate-thumb-hover-popover{opacity:1;visibility:visible}.affiliate-thumb-hover-popover img{display:block;max-width:min(320px,70vw);max-height:min(320px,70vh);width:auto;height:auto;object-fit:contain}@media (max-width: 900px){.affiliate-thumb-hover-wrap .affiliate-thumb-hover-popover{left:auto;right:calc(100% + 8px)}}.affiliate-item-thumb{width:34px;height:34px;border-radius:6px;object-fit:cover;border:1px solid #e2e8f0;flex-shrink:0;background:#f1f5f9}.affiliate-item-thumb-empty{display:grid;place-items:center;font-size:10px;color:#94a3b8}.affiliate-channel-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.affiliate-channel-label{font-size:13px;font-weight:600;color:#475569}.affiliate-channel-chip{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.affiliate-channel-chip input{margin:0}.access-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:6px 12px}.access-permission-option{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155}.sku-thumb{width:44px;height:44px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0}.toast{position:fixed;top:16px;right:16px;z-index:1000;max-width:360px;background:#111827;color:#fff;border-radius:10px;padding:10px 12px;box-shadow:0 10px 24px #11182738}.skill-editor-textarea{width:100%;min-height:560px;resize:vertical;margin-top:8px;line-height:1.5}.skill-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.skill-card{text-align:left;border:1px solid #dbe2ea;background:#fff;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.skill-card:hover{border-color:#93c5fd;box-shadow:0 4px 14px #2563eb1f}.skill-card.active{border-color:#3b82f6;background:#eff6ff}.skill-card-select{all:unset;cursor:pointer;display:block}.skill-card-delete{align-self:flex-start;color:#b91c1c}.skill-card-name{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.skill-card-meta{font-size:12px;color:#64748b}.skill-card-create{cursor:default;display:flex;flex-direction:column;gap:8px}.skill-card-create input{width:100%}.skill-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid #cfd8e3;background:linear-gradient(180deg,#fff,#f8fafc);color:#1e293b;font-size:13px;line-height:1;font-weight:600;letter-spacing:.01em;transition:border-color .16s ease,box-shadow .16s ease,transform .12s ease,background-color .16s ease}.skill-action-btn:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb1f;background:linear-gradient(180deg,#fff,#eff6ff)}.skill-action-btn:active{transform:translateY(1px)}.skill-action-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.skill-files-list{display:grid;gap:6px;margin:8px 0 10px}.skill-file-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.skill-editor-head{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.skill-editor-head h4{margin:0;font-size:14px;color:#334155}.markdown-body p{margin:0 0 8px;line-height:1.65;color:#0f172a}.markdown-body p:last-child{margin-bottom:0}.markdown-body pre{margin:8px 0;padding:10px;border-radius:8px;overflow-x:auto;background:#0f172a;color:#e2e8f0}.markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.markdown-body :not(pre)>code{padding:2px 6px;border-radius:6px;background:#e2e8f0;color:#0f172a}.markdown-body a{color:#2563eb;text-decoration:underline}.category-level-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:10px}.category-level-cell{display:inline-flex;align-items:center;gap:8px}@media (max-width: 980px){.shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.sidebar{position:fixed;left:0;top:0;z-index:60;width:min(86vw,320px);height:100vh;max-height:100vh;overflow-y:auto;padding:12px 10px;transform:translate(-102%);transition:transform .2s ease;box-shadow:10px 0 28px #02061759}.sidebar.mobile-open{transform:translate(0)}.menu{flex-direction:column;flex-wrap:nowrap;gap:10px;min-width:0;padding-bottom:0}.menu-group{min-width:0;padding:8px 6px;border:1px solid var(--side-border);border-radius:10px;background:var(--surface-2)}.menu-group-label{padding:0 6px}.menu-item{padding:9px 10px;font-size:13px}.sidebar-footer{margin-top:10px;border-top:0;padding-top:0;position:static;background:transparent}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-recents{grid-template-columns:1fr}.content{padding:12px}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:34px;min-width:88px}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;border:0;background:#02061759}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%;flex-wrap:wrap}.skill-copy-btn,.skill-download-btn{width:36px;min-width:36px;height:36px;padding:0;justify-content:center;border-radius:999px}.skill-copy-btn .skill-action-label,.skill-download-btn .skill-action-label{display:none}.skill-copy-btn .skill-action-icon,.skill-download-btn .skill-download-icon{margin:0}.products-head-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.products-pager{justify-content:space-between;flex-wrap:wrap}.table-wrap{overflow-x:auto}table{min-width:680px}}@media (max-width: 640px){.content{padding:10px}.panel{padding:10px;border-radius:12px}.page-title{font-size:20px}.page-subtitle{font-size:11px;line-height:1.45}.toolbar{flex-direction:column;gap:7px}.toolbar input,.toolbar select,.toolbar button{width:100%;min-height:36px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px}.product-card-body{padding:7px}.product-card-title{font-size:11px}.product-card-price{font-size:13px}.product-card-footer,.product-card-meta{font-size:10px}.kpi-grid{grid-template-columns:1fr;gap:10px}.kpi-card{padding:12px}.kpi-value{font-size:22px}.panel-head{flex-wrap:wrap;gap:6px}.panel-head.overview-tabs-head{flex-direction:column;align-items:stretch;gap:10px}.panel-head.overview-tabs-head h3,.panel-head.overview-tabs-head .overview-tabs-subtitle{width:100%}.overview-tabs{width:100%;justify-content:stretch}.pager{justify-content:space-between;gap:8px;flex-wrap:wrap}.pager span{width:100%;order:3}.sidebar-user-menu{right:auto;left:0}.sidebar-user-main{padding:8px}.table-wrap.table-mobile-card{border:0;background:transparent;overflow:visible}.table-wrap.table-mobile-card table{min-width:0}.table-wrap.table-mobile-card thead{display:none}.table-wrap.table-mobile-card tbody{display:grid;gap:8px}.table-wrap.table-mobile-card tr{display:block;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:8px 10px}.table-wrap.table-mobile-card td{display:flex;align-items:flex-start;gap:8px;width:100%;border-bottom:1px dashed #e2e8f0;padding:7px 0;font-size:13px;white-space:normal}.table-wrap.table-mobile-card td:last-child{border-bottom:0}.table-wrap.table-mobile-card td:before{content:attr(data-label);min-width:88px;color:#64748b;font-size:12px;line-height:1.5}.table-wrap.table-mobile-card td.mono-cell{max-width:none;white-space:normal;word-break:break-all}.table-wrap.table-mobile-no-labels td:before{display:none}.table-wrap.table-mobile-keyword-compact tr{padding:7px 10px}.table-wrap.table-mobile-keyword-compact td{display:inline-flex;width:auto;border-bottom:0;padding:0}.table-wrap.table-mobile-keyword-compact td:first-child{max-width:calc(100% - 126px);margin-right:auto;font-weight:600}.table-wrap.table-mobile-keyword-compact td.mobile-time-cell{color:#64748b;font-size:12px;margin-left:8px;white-space:nowrap}.table-wrap.table-mobile-merged td:before{display:none}.table-wrap.table-mobile-merged .mobile-merged-secondary{display:none}.table-wrap.table-mobile-merged .mobile-merged-primary{border-bottom:0;padding-bottom:2px}.table-wrap.table-mobile-card .recent-product-cell img,.table-wrap.table-mobile-card .recent-product-empty{width:40px;height:40px}.table-wrap.table-mobile-card .recent-product-text{white-space:normal;line-height:1.4}}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.brand{display:flex;align-items:center;gap:10px;padding:18px 16px 14px}.brand-mark{flex:none;border-radius:8px;box-shadow:0 2px 8px #2f6fed47}.brand-title{font-size:21px;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text);white-space:nowrap}.sider-user{margin-top:auto;padding:10px 12px;border-top:1px solid var(--side-border)}.sider-user-trigger{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background .15s ease}.sider-user-trigger:hover{background:var(--side-item-hover-bg)}.sider-user-meta{min-width:0;flex:1}.sider-user-name{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sider-user-role{font-size:11px;color:var(--text-muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sider-user-version{flex:none;align-self:center;padding:1px 6px;border-radius:999px;background:var(--accent-soft);border:1px solid rgba(47,111,237,.25);color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.02em;line-height:1.4;-webkit-user-select:text;user-select:text}.todo-tile{display:block;padding:10px 12px 10px 14px;border:1px solid var(--border);border-left:3px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:inherit;transition:box-shadow .15s,border-color .15s,transform .15s;height:100%}.todo-tile:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px);color:inherit}.todo-danger{border-left-color:#e5484d;background:linear-gradient(90deg,rgba(229,72,77,.05),transparent 40%)}.todo-warning{border-left-color:#f0a92a;background:linear-gradient(90deg,rgba(240,169,42,.06),transparent 40%)}.todo-info{border-left-color:var(--accent);background:linear-gradient(90deg,rgba(47,111,237,.05),transparent 40%)}.todo-tile-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.todo-tile-label{font-weight:600;font-size:13px}.todo-tile-count{font-size:20px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.todo-tile-hint{margin-top:4px;font-size:12px;color:var(--text-muted);line-height:1.5}.source-tile{display:block;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);color:inherit;transition:border-color .15s,box-shadow .15s;height:100%}.source-tile:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);color:inherit}.source-tile-name{font-weight:600;font-size:13px;margin-bottom:6px}.source-tile-metrics{display:flex;gap:14px;font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}.source-tile-metrics b{font-size:16px;color:var(--text);font-weight:700}@media (max-width: 900px){.todo-tile-count{font-size:18px}}
