.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:800px;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}.seo-preview-section{margin-bottom:24px}.seo-preview-title{font-size:18px;font-weight:600;color:#202223;margin:0 0 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-preview-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}.google-preview-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:8px;padding:16px 20px;box-shadow:0 1px 3px #0000000a}.google-preview-title{font-size:18px;color:#1a0dab;font-weight:400;margin:0 0 4px;font-family:Arial,sans-serif;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-preview-title:hover{text-decoration:underline}.google-preview-url{font-size:14px;color:#006621;margin:0 0 8px;font-family:Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-preview-description{font-size:14px;color:#4d5156;line-height:1.5;margin:0;font-family:Arial,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.google-preview-description--empty{font-style:italic;color:#8c9196}.seo-analysis-card{background:#ffffff;border:1px solid #e1e3e5;border-radius:8px;padding:16px 20px;box-shadow:0 1px 3px #0000000a}.seo-analysis-header{margin-bottom:16px}.seo-analysis-label{font-size:13px;color:#6d7175;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-score-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:16px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-score-badge--excellent{background:#d3f0d9;color:#29845a;border:1px solid #b3e6c4}.seo-score-badge--fair{background:#fffbf0;color:#b98900;border:1px solid #ffe5a0}.seo-score-badge--poor{background:#fff5f4;color:#d72c0d;border:1px solid #fad2cf}.seo-warnings-section{padding-top:16px;border-top:1px solid #e1e3e5}.seo-warnings-title{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#202223;margin:0 0 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-warnings-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;background:#fffbf0;color:#b98900;border:1px solid #ffe5a0;border-radius:9px;font-size:11px;font-weight:600}.seo-warnings-list{list-style:none;padding:0;margin:0}.seo-warning-item{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:13px;color:#6d7175;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.4}.seo-warning-icon{flex-shrink:0;color:#f9a825;margin-top:2px}.seo-no-warnings{display:flex;align-items:center;gap:8px;font-size:13px;color:#29845a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-suggestion-banner{margin-top:16px}.seo-suggestion-card{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:linear-gradient(135deg,#e0edff 0%,#f0f7ff 100%);border:1px solid #b3d4ff;border-radius:8px}.seo-suggestion-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff;border-radius:8px;box-shadow:0 1px 3px #00000014}.seo-suggestion-content{flex:1;min-width:0}.seo-suggestion-title{font-size:14px;font-weight:600;color:#2c6ecb;margin:0 0 8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-suggestion-suggested-title,.seo-suggestion-suggested-desc{font-size:13px;color:#303030;margin:0 0 6px;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-suggestion-suggested-title strong,.seo-suggestion-suggested-desc strong{color:#202223}.seo-suggestion-apply-btn{margin-top:12px;padding:8px 16px;background:#2c6ecb;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:background-color .15s ease}.seo-suggestion-apply-btn:hover:not(:disabled){background:#1f5199}.seo-suggestion-apply-btn:disabled{opacity:.7;cursor:not-allowed}.btn-spinner{display:inline-block;width:14px;height:14px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:btn-spin 1s linear infinite;margin-right:8px;vertical-align:middle}@keyframes btn-spin{to{transform:rotate(360deg)}}.seo-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.seo-modal{background:#ffffff;border-radius:12px;box-shadow:0 20px 40px #00000026;width:100%;max-width:500px;margin:20px;animation:slideIn .2s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.seo-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e1e3e5}.seo-modal-title{font-size:18px;font-weight:600;color:#202223;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;color:#6d7175;cursor:pointer;transition:background-color .15s ease,color .15s ease}.seo-modal-close:hover:not(:disabled){background:#f6f6f7;color:#202223}.seo-modal-close:disabled{opacity:.5;cursor:not-allowed}.seo-modal-body{padding:24px}.seo-modal-message{font-size:14px;color:#6d7175;line-height:1.5;margin:0 0 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-modal-preview{background:#f6f6f7;border:1px solid #e1e3e5;border-radius:8px;padding:16px}.seo-modal-preview-item{margin-bottom:12px}.seo-modal-preview-item:last-child{margin-bottom:0}.seo-modal-preview-label{display:block;font-size:12px;font-weight:500;color:#6d7175;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-modal-preview-value{display:block;font-size:14px;color:#202223;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.seo-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e1e3e5;background:#f9fafb;border-radius:0 0 12px 12px}.seo-modal-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;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,border-color .15s ease}.seo-modal-btn:disabled{opacity:.7;cursor:not-allowed}.seo-modal-btn--secondary{background:#ffffff;border:1px solid #c9cccf;color:#303030}.seo-modal-btn--secondary:hover:not(:disabled){background:#f6f6f7;border-color:#8c9196}.seo-modal-btn--primary{background:#2c6ecb;border:1px solid #2c6ecb;color:#fff}.seo-modal-btn--primary:hover:not(:disabled){background:#1f5199;border-color:#1f5199}
