/* SEO Intelligence */
.seo-hero{display:flex;justify-content:space-between;gap:24px;align-items:center}.seo-hero-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-width:360px}.seo-hero-kpis div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;text-align:center}.seo-hero-kpis strong{display:block;font-size:30px}.seo-hero-kpis span{color:#d1d5db}.seo-form-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:end}.seo-form-grid label{display:flex;flex-direction:column;gap:8px;font-weight:700}.seo-form-grid input,.seo-form-grid select{border:1px solid #e5e7eb;border-radius:14px;padding:13px 14px;font:inherit}.seo-form-grid button{height:48px}.seo-actions{display:flex;gap:8px;flex-wrap:wrap}.seo-actions form{display:inline}.btn.small{padding:8px 12px;border-radius:12px;font-size:13px}.btn.ghost{background:#f3f4f6;color:#111827}.table-scroll{overflow:auto}.seo-table{font-size:14px}.seo-table th{white-space:nowrap}.url-cell{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.url-cell a{display:inline-block;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-table td,.compact-table th{padding:10px}.badge.critical{background:#fee2e2;color:#991b1b}.badge.high{background:#ffedd5;color:#9a3412}.badge.medium{background:#fef3c7;color:#92400e}.badge.low{background:#dcfce7;color:#166534}.seo-drop-section{background:linear-gradient(180deg,#fff,#fff7ed)}.seo-report-upgrade{border:1px solid #fed7aa}@media(max-width:980px){.seo-hero{display:block}.seo-hero-kpis{min-width:0;margin-top:18px}.seo-form-grid{grid-template-columns:1fr 1fr}.seo-form-grid button{grid-column:1/-1}}@media(max-width:640px){.seo-hero-kpis{grid-template-columns:1fr}.seo-form-grid{grid-template-columns:1fr}}
