.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-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;align-items:start}.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}.seo-proof-panel{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(320px,1.2fr) minmax(220px,.9fr);overflow:hidden;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel)}.seo-proof-copy,.seo-proof-includes,.seo-proof-metric{min-width:0;padding:.9rem 1rem}.seo-proof-copy,.seo-proof-includes{display:grid;align-content:center;gap:.45rem}.seo-proof-copy{background:var(--as-foreground);color:var(--as-primary-foreground)}.seo-proof-copy>span,.seo-proof-includes>span,.seo-proof-metric span{font-family:var(--as-font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.seo-proof-copy>span{color:color-mix(in srgb,var(--as-primary-foreground) 62%,transparent)}.seo-proof-copy strong{max-width:280px;font-family:var(--as-font-heading);font-size:clamp(1rem,1.8vw,1.25rem);font-weight:800;line-height:1.08}.seo-proof-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-right:1px solid var(--as-foreground);border-left:1px solid var(--as-foreground)}.seo-proof-metric{display:grid;align-content:center;gap:.35rem;min-height:94px}.seo-proof-metric+.seo-proof-metric{border-left:1px solid var(--as-line-subtle)}.seo-proof-metric strong{color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.35rem,2.4vw,1.9rem);font-weight:800;line-height:.95}.seo-proof-includes>span,.seo-proof-metric span{color:var(--as-text-secondary)}.seo-proof-includes div{display:flex;flex-wrap:wrap;gap:.4rem}.seo-chip{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--as-line-subtle);border-radius:var(--as-radius);background:var(--as-surface);padding:0 .5rem;color:var(--as-foreground);font-size:.8rem;font-weight:700;line-height:1}.seo-record-mock{overflow:hidden;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);box-shadow:4px 4px 0 var(--as-line-subtle)}.seo-record-mock-header{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--as-foreground);background:var(--as-surface);padding:.95rem 1rem}.seo-record-mock-heading{display:grid;gap:.32rem;min-width:0}.seo-record-mock-label{color:var(--as-text-secondary);font-family:var(--as-font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.seo-record-mock-heading strong{color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:800;line-height:1.2;word-break:break-word}.seo-record-mock-meta{color:var(--as-text-secondary);font-size:.84rem;line-height:1.35}.seo-record-mock-groupline{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;padding:.9rem 1rem 0;color:var(--as-text-secondary);font-size:.84rem;line-height:1.4}.seo-record-mock-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:.95rem 1rem 1rem}.seo-mock-fact{display:flex;min-width:0;align-items:flex-start;gap:.6rem}.seo-mock-fact svg{width:16px;height:16px;margin-top:.15rem;flex-shrink:0;color:var(--as-foreground)}.seo-mock-fact-content{display:grid;gap:.25rem;min-width:0}.seo-mock-fact-content span{color:var(--as-text-secondary);font-size:.8rem;line-height:1.25}.seo-mock-fact-content strong{color:var(--as-foreground);font-size:.92rem;font-weight:650;line-height:1.35;word-break:break-word}.seo-mock-value-mono{font-family:var(--as-font-mono);letter-spacing:.02em}.seo-record-mock-footer{border-top:1px solid var(--as-line-subtle);padding:.8rem 1rem;color:var(--as-text-secondary);font-size:.84rem;line-height:1.4}.seo-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}.seo-detail-item{border-bottom:1px solid var(--as-line-subtle);padding:1.1rem 0}.seo-detail-item:nth-last-child(-n+2){border-bottom:0}.seo-detail-item:nth-child(-n+2){padding-top:0}.seo-detail-item h2{display:flex;align-items:center;gap:.45rem;margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.04rem;font-weight:800;line-height:1.25}.seo-detail-item h2 svg{flex-shrink:0;color:var(--as-foreground)}.seo-detail-item p{margin:.5rem 0 0;color:var(--as-text-secondary);font-size:.92rem;line-height:1.55}.seo-detail-stack{grid-template-columns:1fr}.seo-detail-stack .seo-detail-item{border-bottom:1px solid var(--as-line-subtle);padding:1.1rem 0}.seo-detail-stack .seo-detail-item:first-child{padding-top:0}.seo-detail-stack .seo-detail-item:last-child{border-bottom:0;padding-bottom:0}.seo-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.75rem;align-items:center}.seo-split .seo-record-mock-facts{grid-template-columns:1fr;gap:.85rem}.seo-entity-list{display:grid;gap:.85rem}.seo-entity-row{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:1rem 1.5rem;align-items:center;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1rem}.seo-entity-owner{display:flex;min-width:0;align-items:flex-start;gap:.65rem}.seo-entity-owner svg{width:17px;height:17px;margin-top:.15rem;flex-shrink:0;color:var(--as-foreground)}.seo-entity-owner-text{display:grid;gap:.25rem;min-width:0;justify-items:start}.seo-entity-owner-text>span{color:var(--as-text-secondary);font-size:.8rem;line-height:1.25}.seo-entity-owner-text strong{color:var(--as-foreground);font-size:1rem;font-weight:650;line-height:1.3;word-break:break-word}.seo-entity-owner-text .seo-chip{margin-top:.2rem}.seo-entity-copy 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-entity-copy p{margin:.4rem 0 0;color:var(--as-text-secondary);font-size:.92rem;line-height:1.55}.seo-cta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-foreground);padding:clamp(1.35rem,3vw,2.1rem);color:var(--as-primary-foreground);box-shadow:8px 8px 0 var(--as-line-subtle)}.seo-cta-copy{display:grid;gap:.55rem}.seo-cta-copy span{color:color-mix(in srgb,var(--as-primary-foreground) 62%,transparent);font-family:var(--as-font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.seo-cta-copy h2{margin:0;font-family:var(--as-font-heading);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:800;line-height:1.08}.seo-cta-copy p{max-width:62ch;margin:0;color:color-mix(in srgb,var(--as-primary-foreground) 78%,transparent);font-size:.95rem;line-height:1.55}.seo-cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.seo-cta-secondary{display:inline-flex;align-items:center;gap:.45rem;min-height:2.9rem;border:1px solid var(--as-primary-foreground);border-radius:var(--as-radius);background:transparent;padding:0 1rem;color:var(--as-primary-foreground);font-size:.92rem;font-weight:750;text-decoration:none;transition:background-color .16s ease}.seo-cta-secondary:hover{background:color-mix(in srgb,var(--as-primary-foreground) 14%,transparent)}@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))}.seo-proof-panel{grid-template-columns:1fr}.seo-proof-metrics{border-top:1px solid var(--as-foreground);border-right:0;border-bottom:1px solid var(--as-foreground);border-left:0}.seo-proof-copy strong{max-width:none}.seo-split{grid-template-columns:1fr}.seo-record-mock-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-detail-grid{grid-template-columns:1fr}.seo-detail-item:nth-last-child(2){border-bottom:1px solid var(--as-line-subtle)}.seo-detail-item:nth-child(2){padding-top:1.1rem}.seo-cta-panel,.seo-entity-row,.seo-note-grid{grid-template-columns: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-proof-copy,.seo-proof-includes,.seo-proof-metric{padding:.75rem}.seo-proof-metric{min-height:64px}.seo-record-mock-facts{grid-template-columns:1fr;gap:.85rem}.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}}