.products-page{max-width:1000px;margin:0 auto}.products-header{margin-bottom:24px}.products-title{font-size:28px;font-weight:600;color:#202223;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-subtitle{font-size:15px;color:#6d7175;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-metric-cards{display:flex;gap:16px;margin-bottom:24px}.products-metric-card{flex:1;display:flex;align-items:center;gap:12px;padding:20px 24px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;box-shadow:0 1px 3px #0000000a}.products-metric-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.products-metric-icon--products{background:#e0edff;color:#2c6ecb}.products-metric-icon--issues{background:#fff5f4;color:#d72c0d}.products-metric-icon--conversion{background:#d3f0d9;color:#29845a}.products-metric-content{display:flex;align-items:baseline;gap:8px}.products-metric-value{font-size:24px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-metric-label{font-size:14px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-filter-bar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.products-search-input{flex:0 0 200px;position:relative}.products-search-input input{width:70%;padding:10px 12px 10px 40px;border:1px solid #c9cccf;border-radius:8px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#ffffff}.products-search-input input:focus{outline:none;border-color:#2c6ecb;box-shadow:0 0 0 1px #2c6ecb}.products-search-input input::placeholder{color:#8c9196}.products-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6d7175;display:flex;align-items:center}.products-filter-select{padding:10px 32px 10px 12px;border:1px solid #c9cccf;border-radius:8px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;appearance:none;background:#ffffff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236d7175' d='M6 8L2 4h8z'/%3E%3C/svg%3E") no-repeat right 12px center;cursor:pointer;min-width:160px}.products-filter-select:focus{outline:none;border-color:#2c6ecb;box-shadow:0 0 0 1px #2c6ecb}.products-sort-group{display:flex;align-items:center;gap:8px}.products-sort-label{font-size:14px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-add-button{margin-left:auto;padding:10px 20px;background:#2c6ecb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease}.products-add-button:hover{background:#1f5199}.products-info-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-info-badge{background:#2c6ecb;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.products-table{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px 12px 0 0;overflow:hidden}.products-table-header{display:flex;padding:12px 24px;background:#f6f6f7;border-bottom:1px solid #e1e3e5;font-size:13px;font-weight:600;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-table-row{display:flex;padding:16px 24px;border-bottom:1px solid #e1e3e5;align-items:center}.products-table-row:last-child{border-bottom:none}.products-table-row:hover{background:#f9fafb}.products-table-col{display:flex;align-items:center}.products-table-col--product{flex:2;min-width:0}.products-table-col--category{flex:1;color:#6d7175;font-size:14px}.products-table-col--sales{flex:1;justify-content:flex-start;font-size:14px;font-weight:500;color:#202223}.products-table-col--conversion{flex:1;justify-content:center;gap:6px}.products-table-col--actions{flex:0 0 100px;justify-content:flex-end}.products-sort-indicator{margin-left:4px;font-size:10px}.products-product-cell{display:flex;align-items:center;gap:12px;min-width:0}.products-product-thumbnail{width:48px;height:48px;border-radius:8px;overflow:hidden;background:#f6f6f7;flex-shrink:0}.products-product-thumbnail img{width:100%;height:100%;object-fit:cover}.products-product-info{display:flex;flex-direction:column;min-width:0}.products-product-title{font-size:14px;font-weight:500;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-product-subtitle{font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-conversion-value{font-size:14px;color:#29845a;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-issues-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;background:#fff5f4;color:#d72c0d;border:1px solid #fad2cf;border-radius:4px;font-size:11px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-view-button{display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:#2c6ecb;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease}.products-view-button:hover{background:#1f5199}.products-view-button span{font-size:12px}.products-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#ffffff;border:1px solid #e1e3e5;border-top:none;border-radius:0 0 12px 12px}.products-pagination-info{font-size:14px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-pagination-controls{display:flex;gap:4px;align-items:center}.products-pagination-button{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #c9cccf;border-radius:6px;background:#ffffff;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease;color:#303030}.products-pagination-button:hover:not(:disabled){background:#f6f6f7}.products-pagination-button:disabled{opacity:.5;cursor:not-allowed}.products-pagination-button--active{background:#e0edff;border-color:#2c6ecb;color:#2c6ecb}.products-pagination-button--next{background:#2c6ecb;color:#fff;border-color:#2c6ecb}.products-pagination-button--next:hover:not(:disabled){background:#1f5199}.products-pagination-ellipsis{min-width:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6d7175}.products-empty-state{padding:64px 32px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;text-align:center}.products-empty-icon{margin-bottom:16px;color:#8c9196}.products-empty-title{font-size:18px;font-weight:600;color:#202223;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-empty-description{font-size:14px;color:#6d7175;margin:0 0 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.products-empty-button{padding:10px 20px;background:#2c6ecb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease}.products-empty-button:hover{background:#1f5199}.product-detail-page{max-width:1000px;margin:0 auto}.product-detail-back{margin-bottom:24px}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#2c6ecb;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .15s ease}.back-link:hover{color:#1f5199}.product-detail-header{display:flex;align-items:flex-start;gap:20px;padding:24px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:24px}.product-detail-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f6f6f7;flex-shrink:0}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-info{flex:1;min-width:0}.product-detail-title{font-size:22px;font-weight:600;color:#202223;margin:0 0 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-detail-badges{display:flex;align-items:center;gap:12px}.product-health-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-health-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.product-health-badge--excellent,.product-health-badge--good{background:#d3f0d9;color:#29845a;border:1px solid #b3e6c4}.product-health-badge--fair{background:#fffbf0;color:#b98900;border:1px solid #ffe5a0}.product-health-badge--poor{background:#fff5f4;color:#d72c0d;border:1px solid #fad2cf}.product-detail-actions{flex-shrink:0}.view-in-shopify-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#ffffff;border:1px solid #c9cccf;border-radius:8px;font-size:13px;font-weight:500;color:#303030;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .15s ease,border-color .15s ease}.view-in-shopify-btn:hover{background:#f6f6f7;border-color:#8c9196}.product-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.product-metric-card{display:flex;align-items:flex-start;gap:12px;padding:20px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;box-shadow:0 1px 3px #0000000a}.product-metric-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f6f6f7;color:#6d7175}.product-metric-icon--primary{background:#e0edff;color:#2c6ecb}.product-metric-icon--neutral{background:#f6f6f7;color:#6d7175}.product-metric-content{display:flex;flex-direction:column;gap:4px}.product-metric-label{font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-metric-value{font-size:20px;font-weight:600;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-metric-value--good{color:#29845a}.product-metric-value--poor{color:#d72c0d}.product-issues-section{margin-bottom:24px}.product-section-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#202223;margin:0 0 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-issues-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#fff5f4;color:#d72c0d;border:1px solid #fad2cf;border-radius:10px;font-size:12px;font-weight:600}.product-issues-list{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;overflow:hidden}.product-issue-item{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e1e3e5}.product-issue-item:last-child{border-bottom:none}.product-issue-indicator{flex-shrink:0}.product-issue-dot{display:block;width:8px;height:8px;border-radius:50%;background:#8c9196}.product-issue-dot--critical,.product-issue-dot--high{background:#d72c0d}.product-issue-dot--medium{background:#f9a825}.product-issue-dot--low{background:#29845a}.product-issue-content{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.product-issue-severity{flex-shrink:0;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-issue-severity--critical,.product-issue-severity--high{background:#fff5f4;color:#d72c0d;border:1px solid #fad2cf}.product-issue-severity--medium{background:#fffbf0;color:#b98900;border:1px solid #ffe5a0}.product-issue-severity--low{background:#d3f0d9;color:#29845a;border:1px solid #b3e6c4}.product-issue-title{font-size:14px;color:#202223;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-issue-actions{flex-shrink:0}.product-issue-fix-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#2c6ecb;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease}.product-issue-fix-btn:hover{background:#1f5199}.product-issues-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;text-align:center}.product-issues-empty p{margin:0;font-size:15px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-strategy-section{margin-bottom:24px}.product-strategy-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:linear-gradient(135deg,#e0edff 0%,#f0f7ff 100%);border:1px solid #b3d4ff;border-radius:12px}.product-strategy-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.product-strategy-content{flex:1;min-width:0}.product-strategy-title{font-size:16px;font-weight:600;color:#202223;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-strategy-description{font-size:14px;color:#6d7175;margin:0 0 12px;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-strategy-link{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:#2c6ecb;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .15s ease}.product-strategy-link:hover{color:#1f5199}.product-detail-footer{padding-top:16px;border-top:1px solid #e1e3e5}.product-last-updated{font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-detail-error{padding:48px 32px;background:#fff5f4;border:1px solid #fad2cf;border-radius:12px;text-align:center}.product-detail-error span{font-size:15px;color:#d72c0d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-detail-empty{padding:48px 32px;background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;text-align:center}.product-detail-empty p{margin:0;font-size:15px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.product-seo-section{margin-top:24px;margin-bottom:24px}.product-seo-title{font-size:20px;font-weight:600;color:#202223;margin:0 0 16px}.product-seo-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000000a;display:flex;gap:16px;align-items:flex-start}.product-seo-card+.product-seo-card{margin-top:16px}.product-seo-card__icon{flex:0 0 auto;width:20px;height:20px;color:#f9a825;display:flex;align-items:center;justify-content:center;margin-top:2px}.product-seo-card--ok .product-seo-card__icon{color:#29845a}.product-seo-card__body{flex:1 1 auto;min-width:0}.product-seo-card__heading{font-size:16px;font-weight:600;color:#202223;margin:0 0 8px}.product-seo-card__copy{font-size:15px;line-height:1.6;color:#303030;margin:0 0 16px}.product-seo-card__copy--last{margin:0}.product-seo-card__action{display:inline-flex;align-items:center;gap:8px;background:#ffffff;border:1px solid #c9cccf;color:#303030;text-decoration:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;transition:background-color .15s ease}.product-seo-card__action:hover{background:#e4e5e7}
