.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:var(--step--1);color:#ffffff8c;margin-bottom:var(--space-md);flex-wrap:wrap}.breadcrumb a{color:#ffffffb3;font-weight:600}.breadcrumb a:hover{color:#fff}.county-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.county-quick-card{display:flex;align-items:center;gap:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:16px 20px;transition:background .2s ease,border-color .2s ease}.county-quick-card:hover{background:#ffffff1f;border-color:#ffffff40}.county-quick-icon{flex-shrink:0;width:42px;height:42px;border-radius:var(--radius-md);background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center}.county-quick-title{font-family:var(--font-display);font-weight:700;font-size:15px;color:#fff;line-height:1.3;margin:0 0 3px}.county-quick-sub{font-size:13px;color:#fff9;margin:0;line-height:1.4}.county-quick-arrow{margin-left:auto;flex-shrink:0;font-size:18px;color:#fff6}@media(max-width:600px){.county-quick-links{grid-template-columns:1fr}}.section-lead{color:var(--text-muted);line-height:1.75;margin-top:.5rem}.inline-link{color:var(--blue-600);font-weight:600}.service-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-lg)}.service-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.service-img{width:100%;height:200px;object-fit:cover;display:block}.service-item-body{padding:var(--space-lg)}.service-item-body h3{font-size:var(--step-0);font-weight:700;margin-bottom:var(--space-sm)}.service-item-body p{font-size:var(--step--1);color:var(--ink-soft);line-height:1.65;margin-bottom:var(--space-sm)}.service-link{font-size:var(--step--1);font-weight:700;color:var(--blue-600)}.cost-layout{display:grid;gap:var(--space-2xl)}@media(min-width:900px){.cost-layout{grid-template-columns:1fr 380px;align-items:start}}.cost-content h3{font-size:var(--step-1);font-weight:700;color:var(--text-strong);margin:var(--space-lg) 0 .75rem}.cost-content p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.9rem}.cost-footnote{margin-top:var(--space-lg)}.cost-table-wrap{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line)}.cost-table{width:100%;border-collapse:collapse;font-size:var(--step--1)}.cost-table th{text-align:left;padding:.75rem 1rem;background:var(--navy-800);color:#fff;font-weight:600}.cost-table td{padding:.75rem 1rem;border-bottom:1px solid var(--line);color:var(--ink-soft);background:var(--white)}.cost-table tr:last-child td{border-bottom:none}.cost-note{font-size:var(--step--1);color:var(--text-muted);margin-top:.75rem;line-height:1.6}.services-depth-grid{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media(min-width:860px){.services-depth-grid{grid-template-columns:1fr 1fr;gap:var(--space-xl) var(--space-2xl)}}.depth-item h3{font-size:var(--step-1);font-weight:700;color:var(--text-strong);margin-bottom:.75rem}.depth-item p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.85rem}.depth-item p:last-child{margin-bottom:0}.depth-img-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-md);margin-top:var(--space-xl)}@media(max-width:700px){.depth-img-strip{grid-template-columns:1fr}}.depth-img-strip img{width:100%;height:220px;object-fit:cover;border-radius:var(--radius-lg);display:block}.seai-split{display:grid;gap:var(--space-xl);align-items:start}@media(min-width:900px){.seai-split{grid-template-columns:1fr 400px}}.seai-content h2{font-size:var(--step-3);margin:var(--space-2) 0 var(--space-4)}.seai-content p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.9rem}.seai-links{display:flex;align-items:center;gap:var(--space-md);flex-wrap:wrap;margin-top:var(--space-lg)}.seai-img-wrap{border-radius:var(--radius-lg);overflow:hidden}.seai-img-wrap img{width:100%;height:420px;object-fit:cover;object-position:center top;display:block}.problem-block{margin-bottom:var(--space-xl)}.problem-block:last-child{margin-bottom:0}.problem-block h3{font-size:var(--step-1);font-weight:700;color:var(--text-strong);margin-bottom:.75rem}.problem-block p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.85rem}.problem-inline-img{width:100%;height:300px;object-fit:cover;border-radius:var(--radius-lg);display:block;margin-bottom:var(--space-xl)}.vet-split{display:grid;gap:var(--space-xl);align-items:stretch}@media(min-width:900px){.vet-split{grid-template-columns:380px 1fr}}.vet-img-wrap{border-radius:var(--radius-lg);overflow:hidden;min-height:400px}.vet-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.vet-content h2{font-size:var(--step-3);margin:var(--space-2) 0 var(--space-4)}.vet-content h3{font-size:var(--step-1);font-weight:700;color:var(--text-strong);margin:var(--space-lg) 0 .75rem}.vet-content h3:first-of-type{margin-top:0}.vet-content p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.9rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{border:1px solid var(--border-hairline);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-raised)}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;font-size:var(--step-0);font-weight:700;color:var(--text-strong);cursor:pointer;list-style:none}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";flex-shrink:0;font-size:1.4rem;font-weight:400;color:var(--blue-500);line-height:1;transition:transform .2s}details[open] .faq-q:after{transform:rotate(45deg)}.faq-a{padding:0 1.25rem 1.1rem;border-top:1px solid var(--border-hairline)}.faq-a p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-top:.9rem;margin-bottom:0}.faq-a p+p{margin-top:.6rem}.towns-split{display:grid;gap:var(--space-xl);align-items:start}@media(min-width:860px){.towns-split{grid-template-columns:1fr 1fr}}.towns-split h2{font-size:var(--step-3);margin:var(--space-2) 0 var(--space-4)}.towns-split p{font-size:var(--step--1);line-height:1.8;color:var(--text-body);margin-bottom:.85rem}.towns-two-col{list-style:none;columns:2;gap:var(--space-md);border-left:3px solid var(--blue-500);padding-left:var(--space-lg)}.towns-two-col li{font-size:var(--step--1);font-weight:600;color:var(--text-strong);padding:.35rem 0;break-inside:avoid}.towns-rural{color:var(--text-muted);font-weight:500;font-style:italic}.towns-inline-intro{font-size:var(--step-0);line-height:1.8;color:var(--text-body);max-width:52rem}.dave-cta-section{background:var(--navy-800);padding-block:clamp(3rem,7vw,5rem)}.dave-cta-split{display:grid;gap:var(--space-xl);align-items:stretch}@media(min-width:900px){.dave-cta-split{grid-template-columns:1fr 420px}}.dave-cta-inner{display:flex;flex-direction:column;justify-content:center}.dave-cta-img-wrap{border-radius:var(--radius-lg);overflow:hidden;min-height:340px}.dave-cta-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.county-guides-grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem 2rem;margin:1.25rem 0 0;padding:0}@media(min-width:700px){.county-guides-grid{grid-template-columns:repeat(4,1fr)}}.county-guides-grid a{font-size:var(--step-0);font-weight:600;color:var(--blue-600);line-height:1.4;display:block}.county-mini-grid{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-sm)}.county-mini-link{display:inline-block;padding:.4rem .9rem;background:var(--surface-raised);border:1px solid var(--border-hairline);border-radius:20px;font-size:var(--step--1);font-weight:600;color:var(--blue-600);transition:border-color .2s}.county-mini-link:hover{border-color:var(--blue-600)}.county-mini-all{color:var(--navy-800);border-color:var(--navy-800)}.dark-section .section-head h2,.dark-section .depth-item h3{color:#fff}.dark-section .depth-item p{color:#fffc}.dark-section .inline-link{color:var(--blue-300)}.dark-section .faq-item{background:#ffffff12;border-color:#ffffff1f}.dark-section .faq-q{color:#fff}.dark-section .faq-q:after{color:var(--blue-300)}.dark-section .faq-a{border-top-color:#ffffff1f}.dark-section .faq-a p{color:#fffc}.fp-strip{padding-block:clamp(2rem,5vw,3rem);background:var(--surface-base, #f5f7fa);border-top:1px solid var(--border-hairline);border-bottom:1px solid var(--border-hairline)}.fp-strip__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:1rem}.fp-strip__head .eyebrow{margin:0;font-size:var(--step--1);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fp-strip__see-all{font-size:var(--step--1);font-weight:700;color:var(--blue-600);white-space:nowrap}.fp-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:700px){.fp-scroll{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.fp-scroll{grid-template-columns:1fr}}.fp-card{display:flex;flex-direction:column;gap:10px;padding:20px;background:#fff;border:1px solid var(--border-hairline);border-radius:var(--radius-lg);text-decoration:none;transition:border-color .18s,box-shadow .18s}.fp-card:hover{border-color:var(--blue-500);box-shadow:0 4px 16px #00000014}.fp-card__avatar{width:40px;height:40px;border-radius:50%;background:var(--blue-100, #dbeafe);color:var(--blue-700, #1d4ed8);font-family:var(--font-display);font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fp-card__body{flex:1;display:flex;flex-direction:column;gap:3px}.fp-card__name{font-size:13px;font-weight:700;color:var(--navy-900);line-height:1.3;margin:0}.fp-card__addr{font-size:12px;color:var(--text-muted);margin:0;line-height:1.4}.fp-card__phone{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--text-muted);margin:0}.fp-card__cta{font-size:12px;font-weight:700;color:var(--blue-600);align-self:flex-start}
