.seo-hero{padding-top:5rem;padding-bottom:3.5rem}@media (min-width:768px){.seo-hero{padding-top:6.5rem;padding-bottom:4.5rem}}.seo-eyebrow{color:var(--lv3-brand);margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.seo-h1{font-family:var(--font-lv3-display), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.02em;color:var(--lv3-foreground);max-width:50rem;font-size:clamp(2.4rem,5vw,4.25rem);font-weight:700;line-height:1.05}.seo-lead{max-width:44rem;color:var(--lv3-secondary-foreground);margin-top:1.5rem;font-size:1.125rem;line-height:1.7}.seo-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.25rem;display:flex}.seo-section{border-top:1px solid var(--lv3-border);padding-block:4.5rem}@media (min-width:768px){.seo-section{padding-block:6rem}}.seo-section-title{font-family:var(--font-lv3-display), ui-sans-serif, system-ui, sans-serif;color:var(--lv3-foreground);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;line-height:1.15}.seo-section-lead{color:var(--lv3-muted-foreground);max-width:42rem;margin-bottom:2.5rem;font-size:1rem;line-height:1.65}.seo-flow-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.seo-flow-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.seo-flow-grid{grid-template-columns:repeat(5,1fr)}}.seo-flow-card{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-surface);flex-direction:column;padding:1.5rem;display:flex}.seo-flow-card h3{color:var(--lv3-foreground);margin-bottom:.5rem;font-size:1rem;font-weight:600}.seo-flow-card p{color:var(--lv3-muted-foreground);font-size:.875rem;line-height:1.55}.seo-pipeline{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-canvas);font-family:var(--font-lv3-mono), ui-monospace, monospace;color:var(--lv3-foreground);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;padding:1.5rem;font-size:.95rem;display:flex}.seo-pipeline-step{border-radius:calc(var(--lv3-radius) - 4px);background:var(--lv3-surface);border:1px solid var(--lv3-border);padding:.5rem .85rem}.seo-pipeline-arrow{color:var(--lv3-brand)}.seo-cards-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.seo-cards-grid{grid-template-columns:repeat(3,1fr)}}.seo-card{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-surface);padding:1.75rem}.seo-card h3{color:var(--lv3-foreground);margin-bottom:.65rem;font-size:1.125rem;font-weight:600}.seo-card p{color:var(--lv3-muted-foreground);font-size:.9rem;line-height:1.6}.seo-callout{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-surface-raised);margin-block:2rem;padding:2rem}.seo-callout h3{color:var(--lv3-foreground);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.seo-callout p{color:var(--lv3-secondary-foreground);font-size:.925rem;line-height:1.65}.seo-callout-link{color:var(--lv3-brand);align-items:center;gap:.4rem;margin-top:1rem;font-size:.875rem;font-weight:600;display:inline-flex}.seo-callout-link:hover{text-decoration:underline}.seo-table-wrap{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-canvas);width:100%;margin-block:2rem;overflow-x:auto}.seo-table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.seo-table th{border-bottom:1px solid var(--lv3-border);background:var(--lv3-surface);color:var(--lv3-foreground);padding:1rem 1.25rem;font-size:.85rem;font-weight:600}.seo-table td{border-bottom:1px solid var(--lv3-border);color:var(--lv3-secondary-foreground);vertical-align:top;padding:1.15rem 1.25rem;line-height:1.55}.seo-table tr:last-child td{border-bottom:none}.seo-table-cap{color:var(--lv3-foreground);min-width:11rem;font-weight:600}.seo-table-qreate{color:var(--lv3-foreground);min-width:16rem}.seo-table-competitor{color:var(--lv3-secondary-foreground);min-width:16rem}.seo-table-source{color:var(--lv3-muted-foreground);min-width:10rem;font-size:.8rem}.seo-faq-list{gap:1.25rem;max-width:48rem;display:grid}.seo-faq-item{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-surface);padding:1.5rem 1.75rem}.seo-faq-question{color:var(--lv3-foreground);margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.seo-faq-answer{color:var(--lv3-muted-foreground);font-size:.925rem;line-height:1.65}.seo-links-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.seo-links-grid{grid-template-columns:repeat(2,1fr)}}.seo-link-card{border:1px solid var(--lv3-border);border-radius:var(--lv3-radius);background:var(--lv3-surface);padding:1.25rem 1.5rem;transition:border-color .15s,background-color .15s;display:block}.seo-link-card:hover{border-color:var(--lv3-brand);background:var(--lv3-surface-raised)}.seo-link-card strong{color:var(--lv3-foreground);justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.95rem;display:flex}.seo-link-card span{color:var(--lv3-muted-foreground);font-size:.85rem;line-height:1.5}.seo-final{border-top:1px solid var(--lv3-border);background:var(--lv3-surface);text-align:center;padding-block:5rem}.seo-final h2{font-family:var(--font-lv3-display), ui-sans-serif, system-ui, sans-serif;color:var(--lv3-foreground);max-width:40rem;margin-inline:auto;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.seo-final p{color:var(--lv3-muted-foreground);margin-top:1rem;max-width:32rem;margin-inline:auto;font-size:1.05rem}.seo-final-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}
