.property-records-directory-page{background:var(--as-page)}.property-records-hero{background:linear-gradient(color-mix(in srgb,var(--as-line-subtle) 44%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--as-line-subtle) 38%,transparent) 1px,transparent 1px),var(--as-page);background-position:top;background-size:36px 36px;padding-top:2.75rem}.property-records-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.55fr);gap:clamp(2rem,5vw,4rem);align-items:center}.property-records-hero-stack{display:grid;gap:clamp(1.5rem,3vw,2.5rem)}.property-records-hero-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.55fr);gap:clamp(2rem,5vw,4rem);align-items:end}.property-records-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;color:var(--as-text-secondary);font-size:.88rem;font-weight:650}.property-records-breadcrumb-trail{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;min-width:0}.property-records-breadcrumb a{color:var(--as-foreground);text-decoration:none}.property-records-breadcrumb a:hover{color:var(--as-blue-dark)}.property-records-state-map-badge{flex:0 0 auto;display:block;width:3.75rem;height:2.35rem;color:var(--as-foreground)}.property-records-state-map-badge path{fill:currentColor}.property-records-eyebrow{display:inline-flex;margin:0 0 .85rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-surface);padding:.35rem .55rem;color:var(--as-text-secondary);font-family:var(--as-font-sans);font-size:.72rem;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase}.property-records-hero h1{max-width:760px;margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(2.35rem,5vw,4.75rem);font-weight:800;letter-spacing:0;line-height:.98}.property-records-hero p:not(.property-records-eyebrow){max-width:700px;margin:1rem 0 0;color:var(--as-text-secondary);font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.58}.property-records-hero p:not(.property-records-eyebrow) a{color:var(--as-foreground);font-weight:750;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.property-records-hero p:not(.property-records-eyebrow) a:hover{color:var(--as-blue-dark)}.property-records-hero-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}.property-records-primary-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-blue);padding:0 1rem;color:var(--as-primary-foreground);font-size:.92rem;font-weight:750;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.property-records-primary-link:hover{background:var(--as-blue-dark);box-shadow:2px 2px 0 var(--as-foreground)}.property-records-summary{display:grid;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);box-shadow:8px 8px 0 var(--as-line-subtle)}.property-records-summary div{padding:1rem}.property-records-summary div+div{border-top:1px solid var(--as-foreground)}.property-records-summary span{display:block;color:var(--as-text-secondary);font-size:.68rem;font-weight:750;letter-spacing:0;line-height:1;text-transform:uppercase}.property-records-summary strong{display:block;margin-top:.5rem;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.35rem;font-weight:800;line-height:1.1}.property-records-map-panel{overflow:hidden;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-surface);box-shadow:8px 8px 0 var(--as-line-subtle)}.property-records-map-panel-header{display:flex;align-items:center;gap:.45rem;border-bottom:1px solid var(--as-foreground);padding:.9rem 1rem;color:var(--as-foreground);font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.property-records-map-panel-header svg{color:var(--as-blue-dark);flex-shrink:0}.property-records-map-shell{border-bottom:1px solid var(--as-foreground);background:linear-gradient(color-mix(in srgb,var(--as-line-subtle) 52%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--as-line-subtle) 44%,transparent) 1px,transparent 1px),var(--as-surface-strong);background-size:28px 28px;padding:clamp(.8rem,2vw,1.1rem)}.property-records-map-shell .coverage-us-map{display:block;width:100%;height:auto;max-height:520px}.property-records-map-shell .coverage-us-map-link path{fill:var(--as-panel);stroke:color-mix(in srgb,var(--as-foreground) 76%,transparent);stroke-width:1.2;transition:fill .16s ease,filter .16s ease,stroke .16s ease}.property-records-map-shell .coverage-us-map-link:focus-visible path,.property-records-map-shell .coverage-us-map-link:hover path{fill:var(--as-blue-soft);stroke:var(--as-blue-dark);filter:drop-shadow(2px 2px 0 color-mix(in srgb,var(--as-foreground) 20%,transparent))}.property-records-map-panel .property-records-summary{grid-template-columns:repeat(3,minmax(0,1fr));border:0;border-radius:0;box-shadow:none}.property-records-map-panel .property-records-summary div{min-width:0}.property-records-map-panel .property-records-summary div+div{border-top:0;border-left:1px solid var(--as-foreground)}.property-records-map-panel .property-records-summary strong{overflow-wrap:anywhere;font-size:clamp(.98rem,1.5vw,1.22rem)}.property-records-search-module{display:grid;gap:.75rem;width:min(100%,520px);justify-self:end;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.85rem;box-shadow:8px 8px 0 var(--as-line-subtle)}.property-records-search-label{color:var(--as-text-secondary);font-size:.74rem;font-weight:800;line-height:1;text-transform:uppercase}.property-records-search-input{min-width:0}.property-records-search-module .search-input{height:clamp(3.35rem,5vw,3.8rem);border-color:var(--as-blue);background:color-mix(in srgb,var(--as-blue-soft) 62%,var(--as-panel));padding-left:3.15rem;font-size:clamp(.98rem,1.5vw,1.08rem);font-weight:500;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.property-records-search-module .search-input::placeholder{color:#8a8f98;font-weight:400}.property-records-search-module .search-input:focus{background:var(--as-panel);border-color:var(--as-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--as-blue) 16%,transparent),inset 0 0 0 1px var(--as-blue)}.property-records-search-module .search-icon{top:50%;left:16px;color:var(--as-blue-dark)}.property-records-search-module .search-icon svg{width:18px;height:18px}.property-records-search-toggle{justify-self:end}.property-records-county-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.property-records-county-card{display:grid;min-height:7rem;align-content:start;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.9rem;color:var(--as-foreground);text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.property-records-county-card:hover{background:var(--as-page);box-shadow:3px 3px 0 var(--as-foreground)}.property-records-county-card span{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border:1px solid var(--as-line-subtle);border-radius:var(--as-radius);background:var(--as-surface);color:var(--as-blue-dark);font-size:.74rem;font-weight:800;letter-spacing:0;line-height:1}.property-records-county-card strong{margin-top:.75rem;color:var(--as-foreground);font-size:.96rem;font-weight:750;line-height:1.25}.property-records-county-card small{margin-top:.4rem;color:var(--as-text-secondary);font-size:.82rem;font-weight:650;line-height:1.2}.property-records-state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.property-records-state-card{display:flex;min-height:4.5rem;align-items:center;gap:.75rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.85rem;color:var(--as-foreground);text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.property-records-state-card:hover{background:var(--as-page);box-shadow:3px 3px 0 var(--as-foreground)}.property-records-state-card span{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--as-line-subtle);border-radius:var(--as-radius);background:var(--as-surface);color:var(--as-blue-dark);font-size:.78rem;font-weight:800;letter-spacing:0}.property-records-state-card strong{min-width:0;font-size:.92rem;font-weight:700;line-height:1.3}.property-records-directory-table{width:100%;min-width:620px;border-collapse:collapse;color:var(--as-foreground);font-size:.9rem}.property-records-directory-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.property-records-directory-table td,.property-records-directory-table th{border-bottom:1px solid var(--as-line-subtle);padding:.85rem;text-align:left}.property-records-directory-table th{background:var(--as-surface);color:var(--as-text-secondary);font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase}.property-records-directory-table tr:last-child td{border-bottom:0}.property-records-directory-table strong{font-size:.94rem;line-height:1.2}.property-records-directory-table a{display:inline-flex;align-items:center;gap:.35rem;color:var(--as-blue-dark);font-weight:800;text-decoration:none}.property-records-directory-table a:hover{color:var(--as-foreground);text-decoration:underline;text-underline-offset:.18em}.property-records-principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.property-records-principle-card{border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1rem}.property-records-principle-card h2{display:flex;align-items:center;gap:.45rem;margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.05rem;font-weight:750;line-height:1.25}.property-records-principle-card h2 svg{color:var(--as-blue-dark);flex-shrink:0}.property-records-principle-card p{margin:.55rem 0 0;color:var(--as-text-secondary);font-size:.9rem;line-height:1.5}.property-records-affix-panel,.property-records-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:1.25rem;align-items:start}.property-records-affix-panel{align-items:center;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1.1rem}.property-records-affix-panel h2,.property-records-two-column h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.45rem,2.4vw,2.1rem);font-weight:800;letter-spacing:0;line-height:1.08}.property-records-affix-panel p:not(.property-records-eyebrow),.property-records-two-column p{max-width:720px;margin:.75rem 0 0;color:var(--as-text-secondary);font-size:.96rem;line-height:1.58}.property-records-official-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.property-records-table-wrap{overflow-x:auto;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel)}.property-records-data-table,.property-records-source-table{width:100%;min-width:640px;border-collapse:collapse;color:var(--as-foreground);font-size:.9rem}.property-records-data-table caption,.property-records-source-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.property-records-data-table td,.property-records-data-table th,.property-records-source-table td,.property-records-source-table th{border-bottom:1px solid var(--as-line-subtle);padding:.85rem;text-align:left;vertical-align:top}.property-records-data-table th,.property-records-source-table th{background:var(--as-surface);color:var(--as-text-secondary);font-family:var(--as-font-sans);font-size:.68rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase}.property-records-data-table tr:last-child td,.property-records-source-table tr:last-child td{border-bottom:0}.property-records-source-table td:first-child{width:13rem}.property-records-source-table td:nth-child(2){width:20rem}.property-records-source-table td:first-child strong{font-size:.9rem;line-height:1.25}.property-records-source-table a{position:relative;display:inline-grid;width:100%;max-width:100%;min-height:4.85rem;align-content:center;gap:.35rem;border:1px solid var(--as-line-subtle);border-radius:var(--as-radius);background:color-mix(in srgb,var(--as-blue-soft) 42%,var(--as-panel));padding:.55rem 2.45rem .55rem .65rem;color:var(--as-foreground);font-weight:800;line-height:1.25;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.property-records-source-table a:hover{border-color:var(--as-blue);background:var(--as-panel);box-shadow:2px 2px 0 var(--as-foreground)}.property-records-source-table a>span{display:-webkit-box;min-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.property-records-source-table a:hover>span:first-child{color:var(--as-blue-dark)}.property-records-source-table a>svg{position:absolute;top:.65rem;right:.65rem;color:var(--as-blue-dark)}.property-records-source-table code{overflow:hidden;max-width:100%;color:var(--as-blue-dark);font-family:var(--as-font-mono);font-size:.72rem;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.property-records-source-table ul{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.property-records-source-table li{position:relative;padding-left:.85rem;color:var(--as-text-secondary);font-size:.84rem;line-height:1.42}.property-records-source-table li:before{content:"";position:absolute;top:.58em;left:0;width:.32rem;height:.32rem;border-radius:999px;background:var(--as-foreground)}.property-records-muted-text{color:var(--as-text-secondary);font-size:.84rem;line-height:1.42}.property-records-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem}.property-records-home-type-card,.property-records-metric-card{display:grid;align-content:start;min-height:11rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.95rem}.property-records-metric-card-pending{background:var(--as-surface)}.property-records-home-type-card span,.property-records-metric-card span{color:var(--as-text-secondary);font-size:.68rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase}.property-records-home-type-card strong,.property-records-metric-card strong{margin-top:.65rem;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.25rem,2.2vw,1.85rem);font-weight:800;letter-spacing:0;line-height:1.04}.property-records-home-type-card p,.property-records-metric-card p{margin:.65rem 0 0;color:var(--as-text-secondary);font-size:.86rem;line-height:1.48}.property-records-metric-card a,.property-records-metric-card small{align-self:end;margin-top:.8rem;color:var(--as-blue-dark);font-size:.78rem;font-weight:800;line-height:1.3;text-decoration:none}.property-records-metric-card a:hover{text-decoration:underline}.property-records-city-data{display:grid;gap:.8rem;margin-top:1.25rem}.property-records-city-data-header h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;letter-spacing:0;line-height:1.1}.property-records-city-data-header p{margin:.45rem 0 0;color:var(--as-text-secondary);font-size:.88rem;line-height:1.48}.property-records-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.property-records-property-data-layout{margin-top:1.25rem}.property-records-property-data-layout h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.35rem,2.4vw,2rem);font-weight:800;letter-spacing:0;line-height:1.08}.property-records-home-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem}.property-records-official-card{display:grid;align-content:start;min-height:10.5rem;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.95rem;color:var(--as-foreground);text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}.property-records-official-card:hover{background:var(--as-page);box-shadow:3px 3px 0 var(--as-foreground)}.property-records-official-card>span{color:var(--as-text-secondary);font-size:.68rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase}.property-records-official-card strong{display:inline-flex;gap:.35rem;align-items:center;margin-top:.65rem;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.02rem;font-weight:800;line-height:1.22}.property-records-official-card strong span{font-size:.82rem;line-height:1}.property-records-official-card code{display:block;overflow:hidden;margin-top:.45rem;color:var(--as-blue-dark);font-family:var(--as-font-mono);font-size:.72rem;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.property-records-official-card small{margin-top:.65rem;color:var(--as-text-secondary);font-size:.88rem;font-weight:600;line-height:1.48}.property-records-official-card ul{display:grid;gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none}.property-records-official-card li{position:relative;padding-left:.9rem;color:var(--as-text-secondary);font-size:.84rem;line-height:1.42}.property-records-official-card li:before{content:"";position:absolute;top:.58em;left:0;width:.35rem;height:.35rem;border-radius:999px;background:var(--as-blue-dark)}.property-records-empty-state{border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1.1rem}.property-records-empty-state h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:clamp(1.35rem,2.4vw,2rem);font-weight:800;letter-spacing:0;line-height:1.1}.property-records-empty-state p:not(.property-records-eyebrow){max-width:740px;margin:.75rem 0 0;color:var(--as-text-secondary);font-size:.96rem;line-height:1.58}.property-records-checklist,.property-records-city-list{display:flex;flex-wrap:wrap;gap:.55rem}.property-records-checklist{border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.9rem}.property-records-checklist span,.property-records-city-list span{display:inline-flex;align-items:center;min-height:2rem;border:1px solid var(--as-line-subtle);border-radius:var(--as-radius);background:var(--as-surface);padding:0 .65rem;color:var(--as-foreground);font-size:.84rem;font-weight:700;line-height:1.2}.property-records-note-list{display:grid;gap:.6rem;margin-top:1rem}.property-records-note-list>p{margin:0}.property-records-note-list article,.property-records-note-list>p{border-left:3px solid var(--as-blue);padding-left:.75rem}.property-records-note-list article h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1rem;font-weight:800;line-height:1.25}.property-records-note-list article p{margin:.45rem 0 0;color:var(--as-text-secondary);font-size:.9rem;line-height:1.52}.property-records-related-list{display:grid;gap:.55rem}.property-records-related-list a{display:flex;justify-content:space-between;gap:.75rem;align-items:center;border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:.75rem;color:var(--as-foreground);text-decoration:none}.property-records-related-list a:hover{background:var(--as-page);box-shadow:2px 2px 0 var(--as-foreground)}.property-records-related-list strong{font-size:.94rem;line-height:1.2}.property-records-related-list small{color:var(--as-text-secondary);font-weight:800}.property-records-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.property-records-faq-item{border:1px solid var(--as-foreground);border-radius:var(--as-radius);background:var(--as-panel);padding:1rem}.property-records-faq-item h2{margin:0;color:var(--as-foreground);font-family:var(--as-font-heading);font-size:1.02rem;font-weight:800;line-height:1.25}.property-records-faq-item p{margin:.6rem 0 0;color:var(--as-text-secondary);font-size:.92rem;line-height:1.55}.property-records-faq-item p a{color:var(--as-foreground);font-weight:800;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.property-records-faq-item p a:hover{color:var(--as-blue-dark)}.property-records-inline-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--as-foreground);font-size:.94rem;font-weight:800;text-decoration:none}.property-records-inline-link:hover{color:var(--as-blue-dark)}@media (max-width:980px){.property-records-affix-panel,.property-records-hero-intro,.property-records-hero-layout,.property-records-principle-grid,.property-records-two-column{grid-template-columns:1fr}.property-records-hero-intro{align-items:start}.property-records-hero-actions{justify-content:flex-start}.property-records-county-grid,.property-records-faq-list,.property-records-insight-grid,.property-records-metric-grid,.property-records-official-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-records-map-panel,.property-records-search-module,.property-records-summary{box-shadow:5px 5px 0 var(--as-line-subtle)}.property-records-state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.property-records-hero{padding-top:1.5rem}.property-records-county-grid,.property-records-faq-list,.property-records-home-type-grid,.property-records-insight-grid,.property-records-metric-grid,.property-records-official-grid,.property-records-state-grid{grid-template-columns:1fr}.property-records-source-table{min-width:0}.property-records-map-shell{padding:.75rem}.property-records-map-shell .coverage-us-map{max-height:none}.property-records-map-panel .property-records-summary{grid-template-columns:1fr}.property-records-map-panel .property-records-summary div+div{border-top:1px solid var(--as-foreground);border-left:0}.property-records-directory-table{min-width:0}.property-records-directory-table thead{display:none}.property-records-directory-table,.property-records-directory-table tbody,.property-records-directory-table td,.property-records-directory-table tr{display:block;width:100%}.property-records-directory-table tr{padding:.85rem;border-bottom:1px solid var(--as-line-subtle)}.property-records-directory-table tr:last-child{border-bottom:0}.property-records-directory-table td{border-bottom:0;padding:.25rem 0}.property-records-directory-table td:nth-child(2){color:var(--as-text-secondary)}.property-records-directory-table a{margin-top:.3rem}.property-records-source-table thead{display:none}.property-records-source-table,.property-records-source-table tbody,.property-records-source-table td,.property-records-source-table tr{display:block;width:100%}.property-records-source-table tr{padding:.9rem;border-bottom:1px solid var(--as-line-subtle)}.property-records-source-table tr:last-child{border-bottom:0}.property-records-source-table td{display:grid;grid-template-columns:minmax(6.25rem,.34fr) minmax(0,1fr);gap:.75rem;border-bottom:0;padding:.45rem 0}.property-records-source-table td:before{content:attr(data-label);color:var(--as-text-secondary);font-size:.72rem;font-weight:800;line-height:1.25;text-transform:uppercase}.property-records-source-table td:first-child{padding-top:0}.property-records-source-table td:last-child{padding-bottom:0}.property-records-source-table code{max-width:min(100%,16rem);white-space:nowrap;overflow-wrap:normal}.property-records-source-table a{width:100%;min-height:4rem}}