.seo-page{background:var(--as-page)}.seo-hero .property-records-hero-intro{align-items:center}.seo-search-hero{grid-template-columns:1fr;justify-items:start;gap:1.4rem}.seo-search-hero .seo-hero-copy{max-width:880px}.seo-search-hero .property-records-search-module{width:100%;max-width:880px;justify-self:start;padding:1.1rem;gap:.85rem}.seo-search-hero .property-records-search-module .search-input{height:clamp(3.6rem,6vw,4.2rem);font-size:clamp(1.05rem,1.8vw,1.18rem)}.seo-search-hero .seo-hero-actions{margin-top:0}.seo-hero-copy{max-width:780px}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.seo-secondary-link{display:inline-flex;align-items:center;gap:.45rem;min-height:2.9rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:0 1rem;color:var(--as-foreground);font-size:.92rem;font-weight:750;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.seo-secondary-link:hover{background:var(--as-surface);box-shadow:2px 2px 0 var(--as-foreground)}.seo-faq-grid,.seo-feature-grid,.seo-record-strip,.seo-tool-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.seo-faq-item,.seo-feature-card,.seo-note-panel,.seo-record-item,.seo-step-card,.seo-tool-link-card{border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1rem}.seo-faq-item h2,.seo-feature-card h2,.seo-note-panel h2,.seo-step-card h2,.seo-tool-link-card h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.04rem;font-weight:800;line-height:1.25}.seo-feature-card h2,.seo-tool-link-card h2{display:flex;align-items:center;gap:.45rem}.seo-feature-card svg,.seo-tool-link-card svg{flex-shrink:0;color:var(--as-blue-dark)}.seo-article p,.seo-faq-item p,.seo-feature-card p,.seo-note-panel p,.seo-record-item p,.seo-step-card p,.seo-tool-link-card p{margin:.6rem 0 0;color:var(--as-text-secondary);font-size:.92rem;line-height:1.55}.seo-record-item{display:grid;align-content:start;gap:.55rem}.seo-record-item strong{color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.02rem;font-weight:800;line-height:1.25}.seo-record-item p{margin-top:0}.seo-record-badge{display:inline-flex;width:fit-content;align-items:center;min-height:1.75rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);padding:0 .55rem;font-size:.7rem;font-weight:850;line-height:1;text-transform:uppercase}.seo-record-badge-free{background:var(--as-green-soft);color:var(--as-foreground)}.seo-record-badge-account{background:var(--as-blue-soft);color:var(--as-blue-dark)}.seo-step-list{display:grid;gap:.8rem;counter-reset:step}.seo-step-card{position:relative;display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:.8rem}.seo-step-card:before{counter-increment:step;content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-blue);color:var(--as-primary-foreground);font-family:var(--as-font-heading);font-size:.95rem;font-weight:850;line-height:1}.seo-data-table a,.seo-faq-item a,.seo-note-panel a,.seo-step-card a{color:var(--as-foreground);font-weight:800;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.seo-data-table a:hover,.seo-faq-item a:hover,.seo-note-panel a:hover,.seo-step-card a:hover{color:var(--as-blue-dark)}.seo-note-panel{display:grid;gap:.8rem}.seo-note-panel .property-records-eyebrow{margin-bottom:1rem}.seo-note-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.seo-note-list li{position:relative;padding-left:1rem;color:var(--as-text-secondary);font-size:.9rem;line-height:1.5}.seo-note-list li:before{content:"";position:absolute;top:.62em;left:0;width:.36rem;height:.36rem;border-radius:999px;background:var(--as-blue-dark)}.seo-tool-link-card{color:var(--as-foreground);text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.seo-tool-link-card:hover{background:var(--as-page);box-shadow:3px 3px 0 var(--as-foreground)}.seo-article{display:grid;gap:1.4rem}.seo-article article{border-bottom:1px solid var(--as-line-subtle);padding-bottom:1.35rem}.seo-article article:last-child{border-bottom:0;padding-bottom:0}.seo-article h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:800;line-height:1.12}.seo-table-wrap{overflow-x:auto;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel)}.seo-data-table{width:100%;min-width:680px;border-collapse:collapse;color:var(--as-foreground);font-size:.9rem}.seo-data-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.seo-data-table td,.seo-data-table th{border-bottom:1px solid var(--as-line-subtle);padding:.85rem;text-align:left;vertical-align:top}.seo-data-table th{background:var(--as-surface);color:var(--as-text-secondary);font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase}.seo-data-table tr:last-child td{border-bottom:0}.seo-data-table td:first-child{color:var(--as-foreground);font-weight:800}@media (max-width:980px){.seo-faq-grid,.seo-feature-grid,.seo-record-strip,.seo-tool-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.seo-faq-grid,.seo-feature-grid,.seo-record-strip,.seo-step-card,.seo-tool-link-grid{grid-template-columns:1fr}.seo-data-table{min-width:0}.seo-data-table thead{display:none}.seo-data-table,.seo-data-table tbody,.seo-data-table td,.seo-data-table tr{display:block;width:100%}.seo-data-table tr{padding:.85rem;border-bottom:1px solid var(--as-line-subtle)}.seo-data-table tr:last-child{border-bottom:0}.seo-data-table td{border-bottom:0;padding:.25rem 0}}