:root{--background:#f6f2ec;--surface:#fffcf7;--text:#191716;--muted:#6d6761;--line:#d8d0c7;--accent:#7d1f2f;--accent-dark:#5f1422;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.site-header{z-index:10;border-bottom:1px solid var(--line);background:var(--background);position:relative}.header-inner{justify-content:flex-end;align-items:center;gap:24px;min-height:66px;display:flex}.desktop-nav{justify-content:center;align-items:center;gap:26px;width:100%;font-size:.88rem;display:none}.desktop-nav a,.site-footer a{color:var(--muted);transition:color .16s}.desktop-nav a:hover,.site-footer a:hover{color:var(--accent)}.mobile-menu{position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:6px;place-content:center;gap:5px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--text);width:18px;height:1px}.mobile-menu nav{border:1px solid var(--line);background:var(--surface);width:min(250px,100vw - 40px);padding:10px 18px;position:absolute;top:49px;right:0}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:10px 0;display:block}.mobile-menu nav a:last-child{border-bottom:0}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;padding-block:84px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 13px;font-size:.72rem;font-weight:760;line-height:1.3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.042em;line-height:1.06}h1{max-width:880px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.35rem,14vw,7.8rem);font-weight:500}h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,6.2vw,3.65rem);font-weight:500}h3{margin-bottom:11px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.hero-copy,.location-hero>p:last-child{max-width:680px;color:var(--muted);margin-bottom:25px;font-size:clamp(1.05rem,2.2vw,1.28rem)}.text-link,.profile-copy a{color:var(--accent);align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex}.text-link:hover,.profile-copy a:hover{color:var(--accent-dark)}.section{border-top:1px solid var(--line);padding-block:68px}.section-heading{max-width:520px;margin-bottom:36px}.wide-heading{gap:19px;max-width:none;display:grid}.wide-heading>p{max-width:420px;color:var(--muted);margin:0}.compact-heading{max-width:420px}.profile-grid{grid-template-columns:1fr;gap:38px 20px;display:grid}.profile-card{border-top:1px solid var(--text);min-width:0;padding-top:12px}.profile-copy{padding-top:18px}.profile-region{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:.75rem;font-weight:750}.profile-copy>p:not(.profile-region){min-height:52px;color:var(--muted);margin-bottom:17px;font-size:.92rem;line-height:1.55}.location-links{border-bottom:1px solid var(--line)}.location-links a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:60px;font-family:Georgia,Times New Roman,serif;font-size:1.24rem;transition:color .16s,padding .16s;display:flex}.location-links a:hover{color:var(--accent);padding-left:6px}.content-section{gap:26px;display:grid}.content-section .section-heading{margin:0}.prose{color:#4f4a45;max-width:680px}.prose p:last-child{margin-bottom:0}.faq-list{border-bottom:1px solid var(--line)}.faq-list details{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-weight:680;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:690px;color:var(--muted);padding:0 40px 20px 0}.site-footer{border-top:1px solid var(--line);background:#ede7df}.footer-inner{gap:24px;padding-block:44px;display:grid}.footer-inner>p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.footer-inner nav{flex-wrap:wrap;gap:12px 22px;font-size:.88rem;display:flex}.footer-inner small{color:var(--muted)}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;padding-top:30px;font-size:.82rem;display:flex}.breadcrumb a:hover{color:var(--accent)}.location-hero{max-width:880px;padding:74px 0 84px}.location-hero h1{font-size:clamp(3.25rem,10vw,6.5rem)}.district-list{border-bottom:1px solid var(--line);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.district-list li{border-top:1px solid var(--line);padding:14px 0}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:72vh;padding-block:80px;display:flex}.not-found h1{max-width:800px;font-size:clamp(3rem,10vw,6rem)}.not-found>p:not(.eyebrow){color:var(--muted)}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (min-width:560px){.shell{width:min(calc(100% - 64px), var(--shell))}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.district-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}}@media (min-width:820px){.desktop-nav{display:flex}.mobile-menu{display:none}.hero{min-height:570px;padding-block:110px}.section{padding-block:92px}.wide-heading,.content-section{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:end}.content-section{align-items:start}.district-list{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center}.footer-inner nav{justify-content:center}}@media (min-width:960px){.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
