.loc-page{--loc-red:var(--brand-primary);--loc-red-dark:var(--brand-primary-active);--loc-charcoal:var(--brand-secondary);--loc-black:var(--brand-secondary-active);--loc-paper:var(--background-light);--loc-white:var(--surface-light);--loc-ink:var(--text-primary);--loc-muted:var(--text-muted);--loc-line:color-mix(in srgb, var(--brand-secondary) 16%, transparent);width:100cqw;color:var(--loc-ink);background:var(--loc-paper);font-family:var(--font-body);margin-block-start:-1rem;margin-inline:calc(50% - 50cqw);overflow:clip}.loc-page *{box-sizing:border-box}.loc-page h1,.loc-page h2,.loc-page h3{font-family:var(--font-display);text-wrap:balance}.loc-page a{text-decoration:none}.loc-breadcrumbs{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin-inline:auto;padding-block:1.25rem}.loc-breadcrumbs ol{flex-wrap:wrap;gap:.45rem .7rem;margin:0;padding:0;list-style:none;display:flex}.loc-breadcrumbs li{color:var(--loc-muted);align-items:center;gap:.7rem;font-size:.8rem;font-weight:700;display:inline-flex}.loc-breadcrumbs li:not(:last-child):after{color:var(--loc-red);content:"/"}.loc-breadcrumbs a:hover{color:var(--loc-red)}.loc-breadcrumbs--hero .loc-breadcrumbs{width:auto;margin:0 0 clamp(2rem,4vw,3.5rem);padding:0}.loc-breadcrumbs--hero .loc-breadcrumbs li{color:var(--text-inverse-muted)}.loc-breadcrumbs--hero .loc-breadcrumbs a{color:var(--text-inverse)}.loc-breadcrumbs--hero .loc-breadcrumbs a:hover{color:var(--loc-red)}.loc-eyebrow{color:var(--loc-red);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800}.loc-hero{isolation:isolate;min-height:clamp(36rem,67vw,48rem);color:var(--text-inverse);background:var(--loc-black);align-items:center;display:flex;position:relative}.loc-hero:before{z-index:-3;background-color:var(--loc-black);background-image:var(--loc-hero-image,linear-gradient(135deg, #17191f 0%, #090a0e 58%, #24070d 100%));content:"";background-position:50% 45%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.loc-hero__wash{z-index:-2;background:radial-gradient(circle at 82% 28%, color-mix(in srgb, var(--loc-red) 35%, transparent), transparent 27rem), linear-gradient(90deg, #050609f7 0%, #08090dd4 46%, #08090d57 100%);position:absolute;inset:0}.loc-hero__content{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin-inline:auto;padding-block:clamp(10rem,14vw,12rem) clamp(5rem,9vw,8rem)}.loc-hero h1{max-width:70rem;color:var(--text-inverse);letter-spacing:-.035em;text-transform:none;margin:0;font-size:clamp(4rem,8vw,8.5rem);font-weight:800;line-height:.86}.loc-hero__lede{max-width:48rem;color:var(--text-inverse-muted);margin:2rem 0 0;font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.65}.loc-hero__body{display:block}.loc-hero__actions{flex-wrap:wrap;gap:.85rem;margin-block-start:2rem;display:flex}.loc-button{border-radius:var(--radius-pill);letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;gap:.7rem;min-height:3.5rem;padding:.9rem 1.35rem;font-size:.8rem;font-weight:800;display:inline-flex}.loc-button svg{width:1.1rem;height:1.1rem}.loc-button--primary{color:var(--text-inverse);background:var(--loc-red)}.loc-button--primary:hover{background:var(--brand-primary-hover)}.loc-button--ghost{color:var(--text-inverse);background:#ffffff0f;border-color:#ffffff73}.loc-button--ghost:hover{border-color:var(--text-inverse);background:#ffffff1f}.loc-metrics{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));z-index:2;border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-white);box-shadow:var(--shadow-level-two);grid-template-columns:repeat(3,1fr);margin:-3.25rem auto 0;display:grid;position:relative}.loc-metrics div{border-inline-end:1px solid var(--loc-line);gap:.2rem;padding:clamp(1.5rem,3vw,2.6rem);display:grid}.loc-metrics div:last-child{border-inline-end:0}.loc-metrics strong{color:var(--loc-red);font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.5rem);line-height:.9}.loc-metrics span{color:var(--loc-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.loc-state-intro,.loc-directory-panel,.loc-content-grid,.loc-city-feature,.loc-service-shell,.loc-detail-shell,.loc-source-wrap{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin-inline:auto}.loc-state-intro{padding-block:var(--space-section-standard);grid-template-columns:1fr .9fr;gap:clamp(3rem,8vw,8rem);display:grid}.loc-state-intro h2,.loc-section-heading h2,.loc-copy-section h2,.loc-simple-copy h2,.loc-city-feature h2{color:var(--loc-charcoal);letter-spacing:-.025em;margin:0;font-size:clamp(3rem,5.5vw,5.8rem);font-weight:800;line-height:.92}.loc-state-intro>div:last-child,.loc-copy-section>p,.loc-simple-copy p,.loc-city-feature>div:first-child>p{color:var(--loc-muted);font-size:1.05rem;line-height:1.8}.loc-text-link{color:var(--loc-red-dark);align-items:center;gap:.65rem;margin-block-start:1rem;font-weight:800;display:inline-flex}.loc-directory-panel{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-line);grid-template-columns:.8fr 1.2fr;gap:1px;display:grid;overflow:hidden}.loc-directory-panel__intro{background:var(--loc-white);padding:clamp(2rem,5vw,4.5rem)}.loc-directory-panel__intro h2{margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.9}.loc-directory-panel__intro p:last-child{color:var(--loc-muted);line-height:1.7}.loc-feature-card{min-height:24rem;color:var(--text-inverse);background:linear-gradient(145deg, var(--loc-charcoal), var(--loc-black));flex-direction:column;justify-content:flex-end;gap:1rem;padding:clamp(2rem,5vw,4.5rem);display:flex}.loc-feature-card span{color:var(--text-inverse-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:800}.loc-feature-card strong{max-width:34rem;font-family:var(--font-display);font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.loc-feature-card svg{width:2rem;height:2rem;color:var(--loc-red);transition:transform var(--motion-state) var(--ease-standard)}.loc-feature-card:hover svg{transform:translate(.4rem)}.loc-family-section{padding:var(--space-section-standard) var(--page-gutter)}.loc-section-heading{width:min(var(--container-standard), 100%);margin:0 auto clamp(2.5rem,5vw,4.5rem)}.loc-section-heading h2{max-width:62rem}.loc-family-grid{width:min(var(--container-standard), 100%);background:var(--loc-line);grid-template-columns:repeat(5,1fr);gap:1px;margin-inline:auto;display:grid}.loc-family-grid>a{background:var(--loc-white);flex-direction:column;min-height:24rem;padding:clamp(1.4rem,2.5vw,2.25rem);display:flex}.loc-family-grid>a:first-child{color:var(--text-inverse);background:var(--loc-charcoal)}.loc-family-grid span{color:var(--loc-red);font-family:var(--font-display);font-size:1.5rem;font-weight:800}.loc-family-grid h3{margin:auto 0 1rem;font-size:clamp(1.65rem,2.1vw,2.35rem);line-height:.98}.loc-family-grid p{color:var(--loc-muted);margin:0;font-size:.9rem;line-height:1.65}.loc-family-grid>a:first-child p{color:var(--text-inverse-muted)}.loc-family-grid svg{width:1.4rem;height:1.4rem;color:var(--loc-red);margin-block-start:1.5rem}.loc-content-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,6vw,6rem);padding-block-end:var(--space-section-standard);display:grid}.loc-source-note{border-inline-start:.35rem solid var(--loc-red);background:var(--loc-white);box-shadow:var(--shadow-level-one);padding:clamp(1.75rem,3vw,2.5rem)}.loc-source-note strong{color:var(--loc-charcoal);font-family:var(--font-display);font-size:1.65rem}.loc-source-note p{color:var(--loc-muted);line-height:1.7}.loc-source-note a{color:var(--loc-red-dark);align-items:center;gap:.5rem;font-size:.8rem;font-weight:800;display:inline-flex}.loc-source-note svg{width:1rem;height:1rem}.loc-source-note__links{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.loc-simple-copy{padding-block:1rem}.loc-simple-copy h2{font-size:clamp(2.5rem,4vw,4.3rem)}.loc-state-directory{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));padding-block:var(--space-section-standard);margin-inline:auto}.loc-directory-groups{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.loc-directory-group{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-white);overflow:hidden}.loc-directory-group h3{color:var(--text-inverse);background:var(--loc-charcoal);margin:0;padding:1.25rem 1.5rem;font-size:2rem}.loc-directory-group>div{display:grid}.loc-directory-group a{border-block-end:1px solid var(--loc-line);grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:grid}.loc-directory-group a:last-child{border-block-end:0}.loc-directory-group a:hover{color:var(--loc-red-dark);background:var(--surface-subtle)}.loc-directory-group span{font-weight:800}.loc-directory-group small{color:var(--loc-muted);font-size:.72rem;font-weight:700}.loc-directory-group svg{width:1rem;height:1rem;color:var(--loc-red)}.loc-family-section--state{background:var(--surface-subtle)}.loc-contact-band{width:min(var(--container-wide), calc(100% - (2 * var(--page-gutter))));margin:0 auto var(--space-section-standard);border-radius:var(--radius-large);color:var(--text-inverse);background:linear-gradient(125deg, var(--loc-red-dark), var(--loc-red));grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding:clamp(2.5rem,6vw,5.5rem);display:grid}.loc-contact-band .loc-eyebrow{color:#ffffffc2}.loc-contact-band h2{color:var(--text-inverse);margin:0;font-size:clamp(3rem,5vw,5.4rem);font-weight:800;line-height:.9}.loc-contact-band p{color:#ffffffd1;max-width:46rem;margin:1.25rem 0 0;line-height:1.75}.loc-contact-band__actions{gap:.8rem;display:grid}.loc-contact-band__actions a{border-radius:var(--radius-medium);border:1px solid #ffffff57;gap:.25rem;padding:1.35rem 1.5rem;display:grid}.loc-contact-band__actions a:first-child{color:var(--text-inverse);background:var(--loc-charcoal)}.loc-contact-band__actions span{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.loc-contact-band__actions strong{font-family:var(--font-display);font-size:1.55rem}[data-location-layout=state] .loc-hero{min-height:46rem}[data-location-layout=state] .loc-hero__content{text-align:left}[data-location-layout=county] .loc-hero{min-height:38rem}[data-location-layout=county] .loc-hero__body{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(2rem,5vw,5rem);display:grid}[data-location-layout=county] .loc-hero h1{max-width:58rem;font-size:clamp(4rem,7.2vw,7.4rem)}[data-location-layout=county] .loc-hero__lede{align-self:end}.loc-county-shell{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin:var(--space-section-standard) auto;grid-template-columns:18rem minmax(0,1fr);gap:clamp(3rem,7vw,7rem);display:grid}.loc-dark-index{border-radius:var(--radius-large);color:var(--text-inverse);background:var(--loc-charcoal);align-self:start;padding:2rem;display:grid;position:sticky;top:1.5rem}.loc-dark-index .loc-eyebrow{color:var(--loc-red)}.loc-dark-index a{color:var(--text-inverse);border-block-end:1px solid #ffffff24;padding-block:.85rem;font-size:.9rem;font-weight:700}.loc-copy-section{margin-block-end:var(--space-section-compact);scroll-margin-top:2rem}.loc-city-card{border-radius:var(--radius-large);min-height:16rem;color:var(--text-inverse);background:linear-gradient(125deg, var(--loc-charcoal), var(--loc-black));grid-template-columns:1fr auto;align-content:end;gap:.8rem 2rem;margin-block-start:2rem;padding:clamp(1.75rem,4vw,3.5rem);display:grid}.loc-city-card span{color:var(--text-inverse-muted);align-items:center;gap:.45rem;font-size:.8rem;font-weight:800;display:inline-flex}.loc-city-card strong{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,4.5rem);line-height:.9}.loc-city-card p{color:var(--text-inverse-muted);margin:0}.loc-city-card>svg{width:2rem;height:2rem;color:var(--loc-red);grid-area:1/2/span 3;align-self:center}.loc-city-directory{grid-template-columns:repeat(2,1fr);gap:1rem;margin-block-start:2rem;display:grid}.loc-city-directory .loc-city-card{min-height:15rem;margin-block-start:0}.loc-city-directory .loc-city-card--featured{grid-column:1/-1;min-height:19rem}.loc-county-cards{background:var(--loc-line);grid-template-columns:repeat(3,1fr);gap:1px;margin-block-start:2rem;display:grid}.loc-county-cards article{background:var(--loc-white);min-height:17rem;padding:2rem}.loc-county-cards svg{width:2rem;height:2rem;color:var(--loc-red)}.loc-county-cards h3{margin:3rem 0 .75rem;font-size:2rem;line-height:1}.loc-county-cards p{color:var(--loc-muted);font-size:.9rem;line-height:1.65}[data-location-layout=city] .loc-hero{align-items:flex-end;min-height:46rem}[data-location-layout=city] .loc-hero__wash{background:linear-gradient(90deg,#050609fa 0%,#050609d1 42%,#05060933 100%)}.loc-city-nav{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin:0 auto var(--space-section-compact);border-radius:0 0 var(--radius-large) var(--radius-large);background:var(--loc-red);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.loc-city-nav a{color:var(--text-inverse);text-align:center;border-inline-end:1px solid #ffffff38;padding:1.25rem;font-size:.85rem;font-weight:800}.loc-city-feature{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(3rem,8vw,8rem);margin-block-end:var(--space-section-standard);display:grid}.loc-city-checklist{border-radius:var(--radius-large);color:var(--text-inverse);background:var(--loc-charcoal);padding:clamp(2rem,4vw,3.5rem)}.loc-city-checklist p:not(.loc-eyebrow){border-block-end:1px solid #ffffff24;align-items:center;gap:.75rem;margin:0;padding-block:1rem;display:flex}.loc-city-checklist svg{color:var(--loc-red);flex:none}.loc-family-section--city{background:var(--surface-subtle)}[data-location-layout=service] .loc-hero{min-height:40rem}[data-location-layout=service] .loc-hero:before{opacity:.3}.loc-service-shell{margin-block:var(--space-section-standard);grid-template-columns:minmax(0,1fr) 21rem;gap:clamp(3rem,7vw,7rem);display:grid}.loc-decision-grid{background:var(--loc-line);grid-template-columns:repeat(2,1fr);gap:1px;margin-block-start:2.5rem;display:grid}.loc-decision-grid article{background:var(--loc-white);min-height:17rem;padding:2rem}.loc-decision-grid span{color:var(--loc-red);font-family:var(--font-display);font-size:1.75rem;font-weight:800}.loc-decision-grid h3{margin:3rem 0 .75rem;font-size:2rem;line-height:1}.loc-decision-grid p{color:var(--loc-muted);line-height:1.65}.loc-service-index{border-radius:var(--radius-large);background:var(--loc-white);box-shadow:var(--shadow-level-one);align-self:start;padding:2rem;position:sticky;top:1.5rem}.loc-service-index>div{scrollbar-color:var(--loc-red) var(--surface-subtle);max-height:38rem;overflow:auto}.loc-service-index a{border-block-end:1px solid var(--loc-line);color:var(--loc-muted);padding-block:.75rem;font-size:.82rem;font-weight:700;display:block}.loc-service-index a:hover{color:var(--loc-red)}.loc-service-groups{gap:1.25rem;margin-block-start:2.5rem;display:grid}.loc-service-groups>section{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-white);overflow:hidden}.loc-service-groups h3{color:var(--text-inverse);background:var(--loc-charcoal);margin:0;padding:1.5rem 1.75rem;font-size:clamp(1.6rem,2.3vw,2.35rem)}.loc-service-groups section>div{grid-template-columns:repeat(2,1fr);display:grid}.loc-service-groups a{border-block-end:1px solid var(--loc-line);grid-template-columns:1fr auto;align-items:center;gap:1rem;min-height:5.5rem;padding:1rem 1.25rem;display:grid}.loc-service-groups a:nth-child(odd){border-inline-end:1px solid var(--loc-line)}.loc-service-groups a:hover{color:var(--loc-red-dark);background:var(--surface-subtle)}.loc-service-groups a span{font-size:.88rem;font-weight:800;line-height:1.45}.loc-service-groups a svg{width:1.1rem;height:1.1rem;color:var(--loc-red)}.loc-service-card{border-radius:var(--radius-large);color:var(--text-inverse);background:var(--loc-charcoal);grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin-block-start:2rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.loc-service-card>svg:first-child{width:3rem;height:3rem;color:var(--loc-red)}.loc-service-card>svg:last-child{width:1.5rem;height:1.5rem}.loc-service-card strong{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3rem);line-height:1}.loc-service-card p{color:var(--text-inverse-muted);margin:.6rem 0 0}.loc-source-wrap{margin-block-end:var(--space-section-standard)}.loc-houston-systems>h2{max-width:58rem}.loc-houston-systems__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block-start:2.5rem;display:grid}.loc-houston-systems__grid>article{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-white);flex-direction:column;min-height:25rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex}.loc-houston-systems__grid>article:first-child{color:var(--text-inverse);background:var(--loc-charcoal)}.loc-houston-systems__grid>article>span{color:var(--loc-red);font-family:var(--font-display);font-size:1.6rem;font-weight:800}.loc-houston-systems__grid>article>h3{margin:3rem 0 .75rem;font-size:clamp(2rem,3vw,3rem);line-height:.98}.loc-houston-systems__grid>article:first-child>h3{color:var(--text-inverse)}.loc-houston-systems__grid>article>p{color:var(--loc-muted);line-height:1.7}.loc-houston-systems__grid>article:first-child>p{color:var(--text-inverse-muted)}.loc-houston-systems__grid .loc-official-sources{margin-block-start:auto}.loc-official-sources{margin-block-start:2rem}.loc-official-sources>h3{color:var(--loc-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}.loc-official-sources>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.loc-official-sources a{border:1px solid var(--loc-line);border-radius:var(--radius-medium);background:var(--loc-white);grid-template-columns:1fr auto;align-items:center;gap:.3rem 1rem;min-height:6rem;padding:1rem 1.15rem;display:grid}.loc-official-sources a:hover{border-color:#c50a1f6b;transform:translateY(-2px)}.loc-official-sources small{color:var(--loc-red-dark);letter-spacing:.05em;text-transform:uppercase;grid-column:1;font-size:.68rem;font-weight:800}.loc-official-sources strong{color:var(--loc-charcoal);grid-column:1;font-size:.82rem;line-height:1.4}.loc-official-sources svg{width:1rem;height:1rem;color:var(--loc-red);grid-area:1/2/span 2}.loc-houston-systems__grid>article:first-child .loc-official-sources>h3{color:var(--text-inverse-muted)}.loc-city-local-analysis,[data-location-layout=city]>.loc-location-systems{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin-inline:auto}.loc-location-systems>h2{max-width:62rem}.loc-location-systems__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block-start:2.5rem;display:grid}.loc-location-systems__grid>article{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--loc-white);flex-direction:column;min-height:25rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex}.loc-location-systems__grid>article:first-child{color:var(--text-inverse);background:var(--loc-charcoal)}.loc-location-systems__grid>article>span{color:var(--loc-red);font-family:var(--font-display);font-size:1.6rem;font-weight:800}.loc-location-systems__grid>article>h3{margin:3rem 0 .75rem;font-size:clamp(2rem,3vw,3rem);line-height:.98}.loc-location-systems__grid>article:first-child>h3{color:var(--text-inverse)}.loc-location-systems__grid>article>p{color:var(--loc-muted);line-height:1.7}.loc-location-systems__grid>article:first-child>p{color:var(--text-inverse-muted)}.loc-location-systems__grid .loc-official-sources{margin-block-start:auto}.loc-location-systems__grid>article:first-child .loc-official-sources>h3{color:var(--text-inverse-muted)}[data-location-layout=subservice] .loc-hero{min-height:44rem}[data-location-layout=subservice] .loc-hero h1{max-width:78rem;font-size:clamp(3.8rem,7.3vw,7.6rem)}.loc-detail-shell{margin-block:var(--space-section-standard);grid-template-columns:18rem minmax(0,1fr);gap:clamp(3rem,7vw,7rem);display:grid}.loc-detail-index{border-inline-start:.35rem solid var(--loc-red);background:var(--loc-white);box-shadow:var(--shadow-level-one);align-self:start;padding:2rem;display:grid;position:sticky;top:1.5rem}.loc-detail-index a{border-block-end:1px solid var(--loc-line);color:var(--loc-muted);padding-block:.8rem;font-size:.85rem;font-weight:700}.loc-detail-index a:hover{color:var(--loc-red)}.loc-detail-section{margin-block-end:var(--space-section-standard);scroll-margin-top:2rem}.loc-detail-section>h2{margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:800;line-height:.92}.loc-lead-copy{max-width:48rem;color:var(--loc-muted);font-size:1.05rem;line-height:1.8}.loc-stage-grid{background:var(--loc-line);grid-template-columns:repeat(3,1fr);gap:1px;margin-block-start:2.5rem;display:grid}.loc-stage-grid article{background:var(--loc-white);flex-direction:column;min-height:21rem;padding:2rem;display:flex}.loc-stage-grid span{color:var(--loc-red);font-family:var(--font-display);font-size:1.7rem;font-weight:800}.loc-stage-grid small{color:var(--loc-muted);text-transform:uppercase;margin-block-start:auto;font-weight:800}.loc-stage-grid h3{margin:.6rem 0;font-size:2rem;line-height:1}.loc-stage-grid p{color:var(--loc-muted);font-size:.9rem;line-height:1.65}.loc-detail-section--dark{border-radius:var(--radius-large);color:var(--text-inverse);background:var(--loc-charcoal);padding:clamp(2rem,5vw,4.5rem)}.loc-detail-section--dark h2{color:var(--text-inverse)}.loc-detail-section--dark .loc-lead-copy{color:var(--text-inverse-muted)}.loc-analysis-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-block-start:2.5rem;display:grid}.loc-analysis-grid article{border-radius:var(--radius-medium);border:1px solid #ffffff24;padding:2rem}.loc-analysis-grid svg{width:2rem;height:2rem;color:var(--loc-red)}.loc-analysis-grid h3{color:var(--text-inverse);margin:2rem 0 .7rem;font-size:2rem}.loc-analysis-grid p{color:var(--text-inverse-muted);line-height:1.65}.loc-timeline{counter-reset:loc-step;margin:2.5rem 0 0;padding:0;list-style:none}.loc-timeline li{border-inline-start:2px solid var(--loc-red);counter-increment:loc-step;padding:0 0 2.5rem 3.5rem;position:relative}.loc-timeline li:before{border:.2rem solid var(--loc-paper);width:2.1rem;height:2.1rem;color:var(--text-inverse);background:var(--loc-red);content:counter(loc-step);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid;position:absolute;inset-block-start:0;inset-inline-start:-1.1rem}.loc-timeline strong{font-family:var(--font-display);font-size:2rem}.loc-timeline p{color:var(--loc-muted);line-height:1.7}.loc-faq-list{gap:.75rem;margin-block-start:2.5rem;display:grid}.loc-faq-list details{border:1px solid var(--loc-line);border-radius:var(--radius-medium);background:var(--loc-white)}.loc-faq-list summary{cursor:pointer;color:var(--loc-charcoal);font-family:var(--font-display);padding:1.4rem 1.5rem;font-size:1.6rem;font-weight:800}.loc-faq-list p{color:var(--loc-muted);padding:0 1.5rem 1.4rem;line-height:1.75}.loc-detail-sources{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--surface-subtle);padding:clamp(2rem,5vw,4rem)}.loc-detail-sources>h2{max-width:62rem}.loc-production-shell{width:min(var(--container-standard), calc(100% - (2 * var(--page-gutter))));margin:var(--space-section-standard) auto;grid-template-columns:18rem minmax(0,1fr);gap:clamp(3rem,7vw,7rem);display:grid}.loc-production-flow{min-width:0}.loc-production-section{margin-block-end:var(--space-section-standard);scroll-margin-top:2rem}.loc-production-section>h2{max-width:64rem;color:var(--loc-charcoal);letter-spacing:-.025em;margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:800;line-height:.92}.loc-production-section--dark{border-radius:var(--radius-large);color:var(--text-inverse);background:var(--loc-charcoal);padding:clamp(2rem,5vw,4.5rem)}.loc-production-section--dark>h2{color:var(--text-inverse)}.loc-production-section--dark>.loc-lead-copy{color:var(--text-inverse-muted)}.loc-production-grid{background:var(--loc-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-block-start:2.5rem;display:grid}.loc-production-grid>article{background:var(--loc-white);min-width:0;padding:clamp(1.5rem,3vw,2.25rem)}.loc-production-grid>article>span{color:var(--loc-red);font-family:var(--font-display);font-size:1.6rem;font-weight:800}.loc-production-grid h3{color:var(--loc-charcoal);margin:2.4rem 0 .75rem;font-size:clamp(1.8rem,3vw,2.65rem);line-height:.98}.loc-production-grid p,.loc-production-grid li{color:var(--loc-muted);line-height:1.72}.loc-production-grid ul{padding-inline-start:1.2rem}.loc-production-sources{flex-wrap:wrap;gap:.55rem;margin-block-start:1.25rem;display:flex}.loc-production-sources a{border:1px solid var(--loc-line);border-radius:var(--radius-small);max-width:100%;color:var(--loc-charcoal);background:var(--surface-subtle);flex-direction:column;gap:.2rem;padding:.7rem .85rem;font-size:.78rem;line-height:1.35;display:inline-flex}.loc-production-sources a span{color:var(--loc-red-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.loc-production-section--dark .loc-production-sources a{color:var(--text-inverse);background:#ffffff12;border-color:#ffffff29}.loc-production-faq,.loc-production-official{border:1px solid var(--loc-line);border-radius:var(--radius-large);background:var(--surface-subtle);padding:clamp(2rem,5vw,4rem)}.loc-production-faq .loc-production-sources{padding:0 1.5rem 1.4rem}.loc-production-related{margin-block-end:var(--space-section-standard)}.loc-production-related>div{background:var(--loc-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.loc-production-related a{min-width:0;color:var(--loc-charcoal);background:var(--loc-white);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.loc-production-related a span{min-width:0;color:var(--loc-muted);gap:.35rem;font-size:.82rem;line-height:1.45;display:grid}.loc-production-related a strong{color:var(--loc-charcoal);font-size:1rem}.loc-production-related a svg{color:var(--loc-red);flex:none}.loc-production-page--state .loc-production-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.loc-production-page--county .loc-production-section:nth-child(3n+1),.loc-production-page--city .loc-production-section:nth-child(3n+2){border-inline-start:.35rem solid var(--loc-red);padding-inline-start:clamp(1.5rem,4vw,3rem)}.loc-production-page--service .loc-production-shell{grid-template-columns:15rem minmax(0,1fr)}@media (max-width:70rem){.loc-directory-groups,.loc-family-grid{grid-template-columns:repeat(2,1fr)}.loc-family-grid>a:first-child{grid-column:1/-1}.loc-family-grid>a{min-height:19rem}.loc-county-shell,.loc-service-shell,.loc-detail-shell,.loc-production-shell{grid-template-columns:1fr}.loc-dark-index,.loc-service-index,.loc-detail-index{position:static}.loc-service-index>div{grid-template-columns:repeat(2,1fr);gap:0 1rem;max-height:none;display:grid}}@media (max-width:48rem){.loc-page{margin-block-start:0}.loc-breadcrumbs{width:calc(100% - 2rem)}.loc-hero{min-height:40rem}.loc-hero:before{background-position:62%}.loc-hero__wash{background:linear-gradient(#050609b3,#050609f7)}.loc-hero__content{width:calc(100% - 2rem);padding-block:9rem 4rem}.loc-hero h1,[data-location-layout=county] .loc-hero h1,[data-location-layout=subservice] .loc-hero h1{font-size:clamp(3.2rem,15vw,5rem);line-height:.9}.loc-button{width:100%}.loc-metrics{grid-template-columns:1fr;width:calc(100% - 2rem);margin-top:-1.5rem}.loc-metrics div{border-inline-end:0;border-block-end:1px solid var(--loc-line)}.loc-metrics div:last-child{border-block-end:0}.loc-state-intro,.loc-directory-panel,.loc-content-grid,.loc-city-feature,.loc-contact-band{grid-template-columns:1fr}.loc-state-directory{width:calc(100% - 2rem)}.loc-directory-groups,.loc-city-directory,.loc-service-groups section>div{grid-template-columns:1fr}.loc-city-directory .loc-city-card--featured{grid-column:auto}.loc-service-groups a:nth-child(odd){border-inline-end:0}.loc-directory-panel{width:calc(100% - 2rem)}.loc-family-section{padding-inline:1rem}.loc-family-grid{grid-template-columns:1fr}.loc-family-grid>a:first-child{grid-column:auto}.loc-family-grid>a{min-height:17rem}[data-location-layout=county] .loc-hero__body{display:block}.loc-city-card{grid-template-columns:1fr}.loc-city-card>svg{grid-area:auto}.loc-county-cards,.loc-city-nav,.loc-decision-grid,.loc-stage-grid,.loc-analysis-grid,.loc-production-grid,.loc-production-page--state .loc-production-grid,.loc-production-related>div{grid-template-columns:1fr}.loc-city-nav{width:100%}.loc-service-card{grid-template-columns:1fr}.loc-service-card>svg:last-child{display:none}.loc-service-index>div,.loc-houston-systems__grid,.loc-location-systems__grid,.loc-official-sources>div{grid-template-columns:1fr}.loc-houston-systems__grid>article,.loc-location-systems__grid>article{min-height:21rem}.loc-contact-band{width:calc(100% - 2rem);padding:2rem}}@media (prefers-reduced-motion:reduce){.loc-page *{scroll-behavior:auto!important;transition:none!important}}
