:root{--ink:#17191d;--ink-soft:#4b5158;--ink-faint:#767c85;--ink-invert:#fff;--surface:#fff;--surface-alt:#f5f4f1;--surface-dark:#1b1e23;--surface-darker:#131519;--line:#dededa;--line-strong:#c3c3bd;--line-dark:#33383f;--brand:#c2420d;--brand-strong:#9c340a;--brand-fill:#d94f13;--brand-tint:#fdf1ea;--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--step--1:clamp(.83rem, .81rem + .1vw, .89rem);--step-0:clamp(1rem, .96rem + .18vw, 1.09rem);--step-1:clamp(1.2rem, 1.13rem + .34vw, 1.4rem);--step-2:clamp(1.44rem, 1.31rem + .6vw, 1.8rem);--step-3:clamp(1.73rem, 1.51rem + 1vw, 2.32rem);--step-4:clamp(2.07rem, 1.72rem + 1.6vw, 3rem);--step-5:clamp(2.49rem, 1.94rem + 2.5vw, 3.86rem);--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:3rem;--sp-8:4rem;--sp-9:6rem;--measure:68ch;--container:1140px;--container-narrow:780px;--radius:3px;--shadow-1:0 1px 2px #17191d0f, 0 2px 8px #17191d0d;--shadow-2:0 2px 4px #17191d12, 0 8px 24px #17191d17}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font);font-size:var(--step-0);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[class],ol[class]{margin:0;padding:0;list-style:none}img,picture,svg,video{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4{letter-spacing:-.015em;text-wrap:balance;font-weight:700;line-height:1.15}h1{font-size:var(--step-5)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1)}h4{font-size:var(--step-0)}p{text-wrap:pretty}a{color:var(--brand);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--brand-strong)}:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:2px}strong,b{font-weight:700}.container{width:100%;max-width:var(--container);padding-inline:var(--sp-4);margin-inline:auto}@media (width>=40rem){.container{padding-inline:var(--sp-6)}}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--sp-7)}@media (width>=48rem){.section{padding-block:var(--sp-8)}}.section--alt{background:var(--surface-alt)}.section--dark{background:var(--surface-dark);color:var(--ink-invert)}.section--dark a{color:#ffb694}.section--dark h2,.section--dark h3{color:var(--ink-invert)}.flow>*+*{margin-block-start:var(--flow-space,var(--sp-4))}.prose{max-width:var(--measure)}.prose h2{--flow-space:var(--sp-7)}.prose h3{--flow-space:var(--sp-6)}.prose ul:not([class]),.prose ol:not([class]){padding-inline-start:1.15em}.prose li+li{margin-block-start:var(--sp-2)}.eyebrow{font-size:var(--step--1);letter-spacing:.09em;text-transform:uppercase;color:var(--brand);font-weight:700}.section--dark .eyebrow{color:#ff9a6b}.lede{font-size:var(--step-1);color:var(--ink-soft);max-width:58ch;line-height:1.5}.section--dark .lede{color:#c8cdd4}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;padding:var(--sp-3) var(--sp-4);background:var(--brand);color:#fff;font-weight:600;text-decoration:none;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{color:#fff;transform:translateY(0)}.btn{justify-content:center;align-items:center;gap:var(--sp-2);border-radius:var(--radius);font-size:var(--step-0);text-align:center;cursor:pointer;border:2px solid #0000;min-height:44px;padding:.8em 1.5em;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.btn--primary{background:var(--brand-fill);border-color:var(--brand-fill);color:#fff}.btn--primary:hover{background:var(--brand-strong);border-color:var(--brand-strong);color:#fff}.btn--secondary{color:var(--ink);background:0 0;border-color:currentColor}.btn--secondary:hover{background:var(--ink);border-color:var(--ink);color:var(--ink-invert)}.section--dark .btn--secondary{color:var(--ink-invert)}.section--dark .btn--secondary:hover{background:var(--ink-invert);color:var(--ink)}.btn-row{gap:var(--sp-3);flex-wrap:wrap;display:flex}.grid{gap:var(--sp-5);display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.card{gap:var(--sp-2);padding:var(--sp-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-top:3px solid var(--brand);flex-direction:column;display:flex}.card h3{font-size:var(--step-1)}.card p{color:var(--ink-soft);margin:0}.card__link{padding-top:var(--sp-3);margin-top:auto;font-weight:700;text-decoration:none}.card__link:after{content:" →"}.card--link{transition:border-color .15s,box-shadow .15s;position:relative}.card--link:hover{border-color:var(--line-strong);border-top-color:var(--brand);box-shadow:var(--shadow-2)}.card--link a:before{content:"";position:absolute;inset:0}.text-center{text-align:center}.mx-auto{margin-inline:auto}.utility[data-astro-cid-nen7h5rs]{background:var(--surface-darker);color:#d6dae0;font-size:var(--step--1)}.utility__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--sp-2) var(--sp-4);padding-block:var(--sp-2);flex-wrap:wrap;display:flex}.utility__hours[data-astro-cid-nen7h5rs]{color:#9aa2ac;margin:0}.utility__phones[data-astro-cid-nen7h5rs]{gap:var(--sp-2) var(--sp-5);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.utility__phone[data-astro-cid-nen7h5rs]{color:#fff;align-items:baseline;gap:.4em;padding-block:2px;font-weight:600;text-decoration:none;display:inline-flex}.utility__phone[data-astro-cid-nen7h5rs]:hover .utility__num[data-astro-cid-nen7h5rs]{text-decoration:underline}.utility__city[data-astro-cid-nen7h5rs]{color:#ff9a6b;text-transform:uppercase;letter-spacing:.06em;font-size:.82em;font-weight:700}@media (width<=26rem){.utility__hours[data-astro-cid-nen7h5rs]{display:none}.utility__inner[data-astro-cid-nen7h5rs]{justify-content:center}}.header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--sp-3) var(--sp-4);padding-block:var(--sp-3);flex-wrap:wrap;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--ink);line-height:1.05;text-decoration:none;display:grid}.brand__name[data-astro-cid-nen7h5rs]{font-size:var(--step-2);letter-spacing:-.03em;color:var(--brand);font-weight:800}.brand__sub[data-astro-cid-nen7h5rs]{font-size:var(--step--1);color:var(--ink);font-weight:700}.brand__tag[data-astro-cid-nen7h5rs]{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);margin-top:3px;font-size:.72rem;font-weight:500;display:none}@media (width>=48rem){.brand__tag[data-astro-cid-nen7h5rs]{display:block}}.nav-btn[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--sp-2);min-height:44px;padding:var(--sp-2) var(--sp-3);border:1px solid var(--line-strong);border-radius:var(--radius);cursor:pointer;background:0 0;font-weight:700;display:none}html.js .nav-btn[data-astro-cid-nen7h5rs]{display:inline-flex}.nav-btn__bars[data-astro-cid-nen7h5rs],.nav-btn__bars[data-astro-cid-nen7h5rs]:before,.nav-btn__bars[data-astro-cid-nen7h5rs]:after{background:var(--ink);border-radius:2px;width:18px;height:2px;display:block}.nav-btn__bars[data-astro-cid-nen7h5rs]{position:relative}.nav-btn__bars[data-astro-cid-nen7h5rs]:before,.nav-btn__bars[data-astro-cid-nen7h5rs]:after{content:"";position:absolute;left:0}.nav-btn__bars[data-astro-cid-nen7h5rs]:before{top:-6px}.nav-btn__bars[data-astro-cid-nen7h5rs]:after{top:6px}.nav[data-astro-cid-nen7h5rs]{flex-basis:100%}html.js .nav[data-astro-cid-nen7h5rs]{display:none}html.js .nav[data-astro-cid-nen7h5rs][data-open]{display:block}.nav__list[data-astro-cid-nen7h5rs]{border-top:1px solid var(--line);padding:0;padding-top:var(--sp-2);margin:0;list-style:none}.nav__link[data-astro-cid-nen7h5rs]{padding:var(--sp-3);color:var(--ink);border-radius:var(--radius);font-weight:600;text-decoration:none;display:block}.nav__link[data-astro-cid-nen7h5rs]:hover{background:var(--surface-alt);color:var(--brand)}.nav__link[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand);background:var(--brand-tint)}.nav__cta[data-astro-cid-nen7h5rs]{padding:var(--sp-2) var(--sp-3) var(--sp-3)}.nav__cta[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{width:100%}@media (width>=62rem){.header__inner[data-astro-cid-nen7h5rs]{flex-wrap:nowrap}.nav-btn[data-astro-cid-nen7h5rs],html.js .nav-btn[data-astro-cid-nen7h5rs]{display:none}.nav[data-astro-cid-nen7h5rs],html.js .nav[data-astro-cid-nen7h5rs]{flex-basis:auto;display:block}.nav__list[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--sp-1);border-top:0;padding-top:0;display:flex}.nav__link[data-astro-cid-nen7h5rs]{padding:var(--sp-2) var(--sp-3);white-space:nowrap}.nav__link[data-astro-cid-nen7h5rs][aria-current=page]{box-shadow:inset 0 -3px 0 var(--brand);background:0 0;border-radius:0}.nav__cta[data-astro-cid-nen7h5rs]{padding:0 0 0 var(--sp-3)}.nav__cta[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{width:auto}}.footer[data-astro-cid-jo6i4kqk]{background:var(--surface-dark);color:#c3c9d1;padding-block:var(--sp-7) var(--sp-5);font-size:var(--step--1);padding-bottom:calc(var(--sp-5) + var(--call-bar-height,0px))}.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--sp-6);display:grid}@media (width>=46rem){.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--sp-7);grid-template-columns:1.4fr 1fr 1fr}}.footer__name[data-astro-cid-jo6i4kqk]{font-size:var(--step-1);color:#fff;letter-spacing:-.02em;margin:0;font-weight:800}.footer__tag[data-astro-cid-jo6i4kqk]{margin:var(--sp-1) 0 var(--sp-4);color:#ff9a6b;font-weight:600}.footer__blurb[data-astro-cid-jo6i4kqk]{margin:0 0 var(--sp-3);max-width:42ch;line-height:1.65}.footer__heading[data-astro-cid-jo6i4kqk]{margin:0 0 var(--sp-3);font-size:var(--step--1);letter-spacing:.09em;text-transform:uppercase;color:#ff9a6b;font-weight:700}.footer__address[data-astro-cid-jo6i4kqk]{margin-bottom:var(--sp-3);font-style:normal;line-height:1.6}.footer__line[data-astro-cid-jo6i4kqk]{margin:0 0 var(--sp-2);line-height:1.6}.footer__phone[data-astro-cid-jo6i4kqk]{font-size:var(--step-1);color:#fff;font-weight:700;text-decoration:none}.footer__phone[data-astro-cid-jo6i4kqk]:hover{color:#ffb694;text-decoration:underline}.footer__muted[data-astro-cid-jo6i4kqk]{color:#8d959e}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffb694}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer__social[data-astro-cid-jo6i4kqk]{gap:var(--sp-4);margin:var(--sp-4) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.footer__bottom[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:center;gap:var(--sp-3) var(--sp-5);margin-top:var(--sp-7);padding-top:var(--sp-4);border-top:1px solid var(--line-dark);color:#8d959e;flex-wrap:wrap;display:flex}.footer__bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}.footer__links[data-astro-cid-jo6i4kqk]{gap:var(--sp-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.call-bar[data-astro-cid-xbhrq6xt]{inset-inline:0;z-index:150;background:var(--surface-darker);border-top:1px solid var(--line-dark);padding-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0}.call-bar__btn[data-astro-cid-xbhrq6xt]{justify-content:center;align-items:center;gap:var(--sp-2);min-height:56px;padding:var(--sp-2);color:#fff;background:var(--brand-fill);text-decoration:none;display:flex}.call-bar__btn[data-astro-cid-xbhrq6xt]:first-child{background:var(--brand);border-right:1px solid #ffffff38}.call-bar__btn[data-astro-cid-xbhrq6xt]:active{background:var(--brand-strong)}.call-bar__icon[data-astro-cid-xbhrq6xt]{flex:none}.call-bar__text[data-astro-cid-xbhrq6xt]{line-height:1.15;display:grid}.call-bar__city[data-astro-cid-xbhrq6xt]{text-transform:uppercase;letter-spacing:.07em;opacity:.9;font-size:.68rem;font-weight:600}.call-bar__num[data-astro-cid-xbhrq6xt]{font-size:.94rem;font-weight:700}@media (width>=46rem){.call-bar[data-astro-cid-xbhrq6xt]{display:none}}:root{--call-bar-height:56px}@media (width>=46rem){:root{--call-bar-height:0px}}
