*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;line-height:1.6;color:#111827;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul[role=list]{list-style:none;margin:0;padding:0}button{font:inherit;cursor:pointer;border:0;background:0;padding:0}:focus-visible{outline:2px solid #D4AF37;outline-offset:2px}.container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1100;padding:.5rem .875rem;background:#111827;color:#fff;font-weight:600;font-size:.8125rem;border-radius:6px;transform:translateY(-200%);transition:transform .28s ease}.skip-link:focus{transform:translateY(0)}.hdr{position:sticky;top:0;z-index:1000;background:#fff}.hdr-shell{max-width:80rem;margin-inline:auto;padding-inline:clamp(.875rem,2.5vw,1.5rem)}.hdr-top{height:42px;background:#0B0B0B;color:#fff;font-size:.6875rem}.hdr-top__inner{display:flex;align-items:center;justify-content:space-between;height:42px;gap:1rem}.hdr-top__left{display:none;align-items:center;gap:.75rem;min-width:0}@media(min-width:768px){.hdr-top__left{display:flex}}.hdr-top__link,.hdr-top__loc{display:inline-flex;align-items:center;gap:.35rem;color:rgba(255,255,255,.88);white-space:nowrap;transition:color .28s}.hdr-top__link:hover,.hdr-top__link:focus-visible{color:#D4AF37}.hdr-top__sep{width:1px;height:14px;background:rgba(255,255,255,.2);flex-shrink:0}.hdr-top__social{display:none;align-items:center;gap:.375rem}@media(min-width:768px){.hdr-top__social{display:flex}}.hdr-social{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #D4AF37;border-radius:50%;color:#D4AF37;transition:background .28s,color .28s}.hdr-social:hover,.hdr-social:focus-visible{background:#D4AF37;color:#0B0B0B}.hdr-top__phone-mobile{display:inline-flex;font-weight:600;color:#D4AF37;letter-spacing:.03em}@media(min-width:768px){.hdr-top__phone-mobile{display:none}}.hdr-main{height:88px;border-bottom:1px solid #E5E7EB;background:#fff}.hdr-main__inner{display:grid;grid-template-columns:1fr auto;align-items:center;height:88px;gap:1rem}@media(min-width:1200px){.hdr-main__inner{grid-template-columns:auto 1fr auto}}.hdr-logo{display:flex;flex-direction:column;justify-content:center;line-height:1.05;flex-shrink:0;z-index:1002}.hdr-logo__name{font-size:clamp(1rem,2.5vw,1.375rem);font-weight:800;color:#111827;letter-spacing:-.02em;line-height:1.15;max-width:min(280px,42vw)}.hdr-logo__tag{font-size:clamp(.5625rem,1vw,.625rem);font-weight:600;text-transform:none;letter-spacing:.02em;color:#D4AF37;margin-top:.2rem;line-height:1.25;max-width:min(320px,48vw)}.hdr-cta{display:none;align-items:center;gap:.75rem;padding-left:clamp(1rem,2vw,1.5rem);border-left:1px solid #E5E7EB;flex-shrink:0;transition:opacity .28s;z-index:1002}.hdr-cta:hover,.hdr-cta:focus-visible{opacity:.85}.hdr-cta:hover .hdr-cta__icon,.hdr-cta:focus-visible .hdr-cta__icon{color:#B8942E}.hdr-cta__icon{display:flex;color:#D4AF37;transition:color .28s}.hdr-cta__text{display:flex;flex-direction:column;gap:.1rem;line-height:1.1}.hdr-cta__text strong{font-size:.9375rem;font-weight:700;color:#111827}.hdr-cta__text span{font-size:.8125rem;font-weight:500;color:#475569}@media(min-width:992px){.hdr-cta{display:flex}}.hdr-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;grid-column:2;justify-self:end;border:1px solid #E5E7EB;border-radius:8px;background:#fff;z-index:1003}.hdr-toggle span{display:block;width:18px;height:1.5px;background:#111827;border-radius:1px;transition:transform .28s,opacity .28s}.hdr-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.hdr-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.hdr-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}@media(min-width:1200px){.hdr-toggle{display:none}}.hdr-nav{position:fixed;inset:0;z-index:1002;pointer-events:none;visibility:hidden}.hdr-nav.is-open{pointer-events:auto;visibility:visible}.hdr-nav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .28s}.hdr-nav.is-open .hdr-nav__overlay{opacity:1}.hdr-nav__drawer{position:absolute;top:0;right:0;width:min(300px,100%);height:100%;background:#fff;transform:translateX(100%);transition:transform .28s ease;display:flex;flex-direction:column;padding:1rem 1.25rem 1.5rem;overflow-y:auto;overscroll-behavior:contain;box-shadow:-4px 0 24px rgba(0,0,0,.08)}.hdr-nav.is-open .hdr-nav__drawer{transform:translateX(0)}body.nav-open{overflow:hidden}.hdr-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #E5E7EB}.hdr-nav__head-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94A3B8}.hdr-nav__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #E5E7EB;border-radius:8px;color:#111827}.hdr-nav__list{display:flex;flex-direction:column;gap:.125rem}.hdr-nav__link,.hdr-nav__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:.625rem .75rem;font-size:.9375rem;font-weight:600;color:#475569;border-radius:6px;transition:color .28s,background .28s}.hdr-nav__link:hover,.hdr-nav__link:focus-visible,.hdr-nav__trigger:hover,.hdr-nav__trigger:focus-visible{color:#111827;background:#FAFAFA}.hdr-nav__link.is-active,.hdr-nav__trigger[aria-expanded=true]{color:#111827}.hdr-nav__drop{display:none;flex-direction:column;padding:.25rem 0 .375rem .5rem}.has-drop.is-open>.hdr-nav__drop{display:flex}.hdr-nav__drop-link{display:flex;align-items:center;min-height:44px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:#475569;border-radius:4px;transition:color .28s,background .28s}.hdr-nav__drop-link:hover,.hdr-nav__drop-link:focus-visible{color:#111827;background:#FAFAFA}.hdr-nav__drop-link.is-active{color:#D4AF37;font-weight:600}.hdr-nav__trust{display:flex;flex-wrap:wrap;gap:.375rem .625rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #E5E7EB;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748B}.hdr-nav__trust li::before{content:"•";color:#D4AF37;margin-right:.25rem}.hdr-nav__actions{margin-top:auto;padding-top:1.25rem;display:flex;flex-direction:column;gap:.625rem}.hdr-nav__call{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52px;padding:.875rem;background:#FAFAFA;border:1px solid #E5E7EB;border-radius:8px;text-align:center;transition:border-color .28s}.hdr-nav__call:hover,.hdr-nav__call:focus-visible{border-color:#D4AF37}.hdr-nav__call-label{font-size:1rem;font-weight:700;color:#111827}.hdr-nav__call-num{font-size:.875rem;font-weight:600;color:#475569;margin-top:.125rem}.hdr-nav__review{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem;font-size:.875rem;font-weight:600;color:#111827;border:1px solid #E5E7EB;border-radius:8px;transition:border-color .28s,color .28s}.hdr-nav__review:hover,.hdr-nav__review:focus-visible{border-color:#D4AF37;color:#D4AF37}@media(min-width:1200px){.hdr-nav{position:static;pointer-events:auto;visibility:visible}.hdr-nav__overlay,.hdr-nav__head,.hdr-nav__trust,.hdr-nav__actions{display:none}.hdr-nav__drawer{position:static;width:auto;height:auto;padding:0;transform:none;overflow:visible;box-shadow:none;display:block}.hdr-nav__list{flex-direction:row;align-items:center;justify-content:center;gap:.125rem}.hdr-nav__item{position:relative}.hdr-nav__link,.hdr-nav__trigger{width:auto;min-height:auto;justify-content:center;gap:.25rem;padding:.5rem .625rem;font-size:.9375rem;font-weight:600;color:#475569;background:0;border-radius:0;white-space:nowrap;position:relative}.hdr-nav__link::after,.hdr-nav__trigger::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#D4AF37;transform:translateX(-50%);transition:width .28s}.hdr-nav__link:hover,.hdr-nav__link:focus-visible,.hdr-nav__trigger:hover,.hdr-nav__trigger:focus-visible{color:#111827;background:0}.hdr-nav__link:hover::after,.hdr-nav__link:focus-visible::after,.hdr-nav__link.is-active::after,.hdr-nav__trigger:hover::after,.hdr-nav__trigger:focus-visible::after,.has-drop.is-active>.hdr-nav__trigger::after,.has-drop.is-open>.hdr-nav__trigger::after{width:calc(100% - .75rem)}.hdr-nav__link.is-active,.has-drop.is-active>.hdr-nav__trigger{color:#111827}.hdr-nav__drop{display:block;position:absolute;top:calc(100% + .5rem);left:50%;min-width:220px;padding:.5rem;background:#fff;border:1px solid #E5E7EB;border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(6px);transition:opacity .28s,transform .28s,visibility .28s;z-index:1010}.has-drop.is-open>.hdr-nav__drop{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.hdr-nav__drop-link{min-height:auto;padding:.5rem .75rem;font-size:.8125rem;border-radius:6px}}@media(min-width:1200px) and (max-width:1320px){.hdr-nav__link,.hdr-nav__trigger{padding:.5rem .45rem;font-size:.875rem}}.hdr-trust{height:48px;background:#FAFAFA;border-bottom:1px solid #E5E7EB}.hdr-trust .hdr-shell{height:48px;display:flex;align-items:center;justify-content:center}.hdr-trust__list{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;padding:0 .5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hdr-trust__list::-webkit-scrollbar{display:none}.hdr-trust__item{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#475569;white-space:nowrap}.hdr-trust__dot{width:4px;height:4px;border-radius:50%;background:#D4AF37;margin:0 .625rem;flex-shrink:0}@media(max-width:767px){.hdr-trust{display:none}}.site-main{flex:1}.page-stub{padding:clamp(2rem,5vw,3.5rem) 0;background:#FAFAFA}.page-stub__heading{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#111827;max-width:22ch}.page-stub__text{margin:0;color:#475569;max-width:40rem}.ftr{background:#fff}.ftr-main .hdr-shell,.ftr-trust .hdr-shell,.ftr-bar .hdr-shell{max-width:75rem}.ftr-main{padding:45px 0 32px;border-top:1px solid #E5E7EB;background:#fff}.ftr-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.ftr-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(min-width:1200px){.ftr-grid{grid-template-columns:1.35fr 1fr 1fr 1fr;gap:3.75rem}}.ftr-col--brand{max-width:20rem}@media(min-width:768px){.ftr-col--brand{grid-column:1/-1;max-width:24rem}}@media(min-width:1200px){.ftr-col--brand{grid-column:auto;max-width:none}}.ftr-logo{display:inline-flex;flex-direction:column;line-height:1.05;margin-bottom:.875rem}.ftr-logo__name{font-size:clamp(1rem,2vw,1.25rem);font-weight:800;color:#111827;letter-spacing:-.02em;line-height:1.15}.ftr-logo__tag{font-size:.6875rem;font-weight:600;text-transform:none;letter-spacing:.02em;color:#D4AF37;margin-top:.25rem;line-height:1.3}.ftr-desc{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:#475569;max-width:320px}.ftr-social{display:flex;flex-wrap:wrap;gap:.375rem}.ftr-heading{margin:0 0 18px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#111827}.ftr-links{display:flex;flex-direction:column;gap:10px}.ftr-links--grid{gap:10px}@media(min-width:768px){.ftr-links--grid{display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:10px}}@media(max-width:767px){.ftr-links--grid{grid-template-columns:1fr}}.ftr-links a{display:flex;align-items:center;min-height:44px;padding:0;font-size:.875rem;font-weight:500;line-height:1.3;color:#475569;transition:color .28s}@media(min-width:768px){.ftr-links a{min-height:auto;padding:0}}.ftr-links a:hover,.ftr-links a:focus-visible{color:#D4AF37}.ftr-contact{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.ftr-contact a,.ftr-contact__loc{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:0;font-size:.875rem;font-weight:500;line-height:1.3;color:#475569;transition:color .28s}.ftr-contact a:hover,.ftr-contact a:focus-visible{color:#111827}.ftr-contact svg{flex-shrink:0;color:#D4AF37}.ftr-contact__loc{color:#475569}.ftr-review{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#111827;border:1px solid #E5E7EB;border-radius:8px;transition:border-color .28s,color .28s,background .28s}@media(min-width:1200px){.ftr-review{width:auto;display:inline-flex}}.ftr-review:hover,.ftr-review:focus-visible{border-color:#D4AF37;color:#D4AF37;background:#FAFAFA}.ftr-trust{background:#FAFAFA;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}.ftr-trust .hdr-shell{display:flex;align-items:center;justify-content:center;min-height:48px;padding-block:.625rem}.ftr-trust__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.375rem .5rem;padding:0 .5rem}.ftr-trust__item{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#475569;white-space:nowrap}.ftr-trust__dot{width:4px;height:4px;border-radius:50%;background:#D4AF37;flex-shrink:0;margin:0 .25rem}.ftr-bar{background:#0B0B0B;color:rgba(255,255,255,.75);font-size:.6875rem}.ftr-bar__inner{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1rem 0;text-align:center}@media(min-width:768px){.ftr-bar__inner{flex-direction:row;justify-content:space-between;text-align:left;gap:1rem}}.ftr-bar__copy{margin:0;color:rgba(255,255,255,.65)}.ftr-bar__tagline{margin:0;font-weight:500;color:rgba(255,255,255,.85);letter-spacing:.02em}@media(max-width:767px){.ftr-bar__tagline{display:none}}.ftr-bar__legal{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.375rem .5rem}.ftr-bar__legal a{color:rgba(255,255,255,.75);padding:.25rem 0;min-height:44px;display:inline-flex;align-items:center;transition:color .28s}.ftr-bar__legal a:hover,.ftr-bar__legal a:focus-visible{color:#D4AF37}.ftr-bar__sep{color:rgba(255,255,255,.25)}@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:.01ms!important;scroll-behavior:auto!important}}ftr-contact__addr{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-style:normal;font-size:.875rem;font-weight:500;line-height:1.45;color:#475569}.ftr-contact__addr svg{margin-top:.2rem;flex-shrink:0;color:#D4AF37}.page-content{padding:clamp(2rem,5vw,3.5rem) 0}.page-content__head{margin-bottom:2rem}.page-content__title,.page-content--legal h1{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:800;color:#111827;line-height:1.2}.page-content__lead{margin:0;font-size:1rem;color:#475569;max-width:42rem}.page-content__meta{margin:0 0 2rem;font-size:.875rem;color:#64748B}.page-content__grid{display:grid;gap:2rem}@media(min-width:992px){.page-content__grid{grid-template-columns:1.35fr 1fr;gap:2.5rem;align-items:start}}.page-content--legal section{margin-bottom:2rem}.page-content--legal h2{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:#111827}.page-content--legal p,.page-content--legal li{font-size:.9375rem;color:#475569;line-height:1.65}.page-content--legal ul{margin:0;padding-left:1.25rem}.page-content--legal a{color:#111827;text-decoration:underline;text-underline-offset:2px}.page-content--legal a:hover,.page-content--legal a:focus-visible{color:#D4AF37}.nap-block,.biz-info{padding:1.5rem;background:#FAFAFA;border:1px solid #E5E7EB;border-radius:12px}.nap-block__title,.biz-info__title{margin:0 0 .375rem;font-size:1.125rem;font-weight:700;color:#111827}.nap-block__tagline{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#D4AF37}.nap-block__address{margin:0 0 1rem;font-style:normal;font-size:.9375rem;line-height:1.6;color:#475569}.nap-block__name{display:block;margin-bottom:.375rem;font-size:1rem;color:#111827}.nap-block__contact{display:flex;flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none}.nap-block__contact a{display:inline-flex;align-items:center;min-height:44px;font-size:.9375rem;font-weight:600;color:#111827;transition:color .28s}.nap-block__contact a:hover,.nap-block__contact a:focus-visible{color:#D4AF37}.biz-info{margin-top:1.5rem}.biz-info__list{margin:0 0 1rem}.biz-info__row{display:grid;grid-template-columns:9rem 1fr;gap:.75rem;padding:.625rem 0;border-bottom:1px solid #E5E7EB}.biz-info__row:last-child{border-bottom:0}.biz-info__row dt{margin:0;font-size:.8125rem;font-weight:600;color:#64748B}.biz-info__row dd{margin:0;font-size:.9375rem;font-weight:600;color:#111827}.biz-info__note{margin:0 0 .75rem;font-size:.875rem;line-height:1.6;color:#475569}.biz-info__note--muted{font-size:.8125rem;color:#64748B}.contact-aside{padding:1.5rem;background:#fff;border:1px solid #E5E7EB;border-radius:12px}.contact-aside__title{margin:0 0 .75rem;font-size:1.0625rem;font-weight:700;color:#111827}.contact-aside__text{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6;color:#475569}.contact-aside__call{display:flex;align-items:center;justify-content:center;min-height:52px;margin-bottom:.75rem;padding:.875rem 1rem;background:#FAFAFA;border:1px solid #E5E7EB;border-radius:8px;text-align:center;transition:border-color .28s}.contact-aside__call:hover,.contact-aside__call:focus-visible{border-color:#D4AF37}.contact-aside__call strong{font-size:1.0625rem;font-weight:700;color:#111827}.contact-aside__email{display:block;margin-bottom:1rem;font-size:.9375rem;font-weight:600;color:#475569;text-align:center;transition:color .28s}.contact-aside__email:hover,.contact-aside__email:focus-visible{color:#D4AF37}.contact-aside__review{margin-top:.25rem}
/* Readability and alignment overrides for current PHP header/footer */
:root{--ui-ink:#111827;--ui-muted:#475569;--ui-line:#e5e7eb;--ui-soft:#f8fafc;--ui-navy:#0b1220;--ui-gold:#b99a2e;--ui-green:#167c58}
.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid var(--ui-line);box-shadow:0 8px 24px rgba(15,23,42,.06)}
.site-header .container{max-width:80rem}
.hdr-top{height:auto;min-height:38px;background:var(--ui-navy);font-size:clamp(12px,.72rem + .1vw,14px)}
.hdr-top__inner{min-height:38px;height:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}
.hdr-top__left{display:flex;align-items:center;gap:1rem;min-width:0}
.hdr-top__link,.hdr-top__location{color:rgba(255,255,255,.9);font-size:clamp(12px,.72rem + .1vw,14px);font-weight:650;white-space:nowrap}
.hdr-top__location{overflow:hidden;text-overflow:ellipsis}
.hdr-top__link:hover,.hdr-top__link:focus-visible{color:#f0d56a}
.hdr-trust{height:auto;background:transparent;border:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.4rem .5rem;list-style:none;margin-left:auto}
.hdr-trust li{display:inline-flex;align-items:center;min-height:24px;padding:.22rem .58rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.88);font-size:12px;font-weight:750;line-height:1;white-space:nowrap;text-transform:none;letter-spacing:0}
.hdr-main{height:auto;background:#fff;border-bottom:0}
.site-header__inner{min-height:80px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;color:var(--ui-ink)}
.site-logo{min-width:0}
.site-logo__name{display:block;color:var(--ui-ink);font-size:clamp(22px,1.25rem + .65vw,30px);font-weight:850;line-height:1.08;letter-spacing:-.025em;max-width:none}
.site-logo__tagline{display:block;margin-top:.3rem;color:var(--ui-gold);font-size:clamp(14px,.86rem + .18vw,17px);font-weight:700;line-height:1.28;text-transform:none;letter-spacing:.005em;max-width:none}
.nav-toggle{display:grid;place-content:center;gap:5px;width:46px;height:46px;border:1px solid var(--ui-line);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.06)}
.nav-toggle__bar{display:block;width:22px;height:2px;border-radius:999px;background:var(--ui-ink)}
.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}
.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(2){opacity:0}
.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.site-nav{position:fixed;top:118px;left:0;right:0;display:none;padding:1rem;background:#fff;border-top:1px solid var(--ui-line);border-bottom:1px solid var(--ui-line);box-shadow:0 18px 38px rgba(15,23,42,.12);z-index:1001}
.site-nav.is-open{display:block}
.site-nav__list{display:grid;gap:.35rem;list-style:none}
.site-nav__link{display:block;padding:.9rem 1rem;border-radius:12px;color:var(--ui-ink);font-size:16px;font-weight:750;line-height:1.2;transition:background .18s ease,color .18s ease}
.site-nav__link:hover,.site-nav__link:focus-visible{background:var(--ui-soft);color:var(--ui-green)}
.site-nav__call-mobile{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:.8rem;padding:.85rem 1rem;border-radius:12px;background:var(--ui-navy);color:#fff;font-size:16px;font-weight:850;box-shadow:0 12px 24px rgba(11,18,32,.16)}
.site-header__call{display:none;align-items:center;justify-content:center;flex-direction:column;min-width:154px;min-height:50px;padding:.55rem 1.05rem;border:1px solid rgba(22,124,88,.24);border-radius:14px;background:linear-gradient(180deg,#fff,#f7fbf9);color:var(--ui-ink);line-height:1.12;box-shadow:0 10px 24px rgba(15,23,42,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.site-header__call:hover,.site-header__call:focus-visible{transform:translateY(-1px);border-color:rgba(22,124,88,.42);box-shadow:0 14px 30px rgba(15,23,42,.1)}
.site-header__call strong{color:var(--ui-green);font-size:15px;font-weight:850}
.site-header__call span{margin-top:.15rem;color:var(--ui-ink);font-size:16px;font-weight:850}
.site-footer{background:#fff;color:var(--ui-ink);border-top:1px solid var(--ui-line)}
.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-block:clamp(2.5rem,5vw,3.75rem)}
.site-footer__brand{display:inline-block;color:var(--ui-ink);font-size:clamp(24px,1.35rem + .45vw,30px);font-weight:850;line-height:1.08;letter-spacing:-.025em}
.site-footer__tagline{display:block;margin-top:.45rem;color:var(--ui-gold);font-size:clamp(15px,.9rem + .18vw,17px);font-weight:750;line-height:1.35}
.site-footer__desc{max-width:24rem;margin:1.1rem 0 1rem;color:var(--ui-muted)!important;font-size:16px;line-height:1.65}
.site-footer h2{margin:0 0 1rem;color:var(--ui-ink);font-size:15px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.site-footer p,.site-footer li,.site-footer a,.site-footer address,.site-footer span{color:var(--ui-muted);font-size:15px;line-height:1.55}
.site-footer a{transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}
.site-footer a:hover,.site-footer a:focus-visible{color:var(--ui-green)}
.site-footer ul{list-style:none}
.site-footer__trust{display:flex!important;flex-wrap:wrap;gap:.5rem;margin-top:1rem}
.site-footer__trust li{padding:.38rem .68rem;border:1px solid rgba(22,124,88,.16);border-radius:999px;background:#f4faf7;color:#25664f;font-size:14px;font-weight:750}
.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start}
.site-footer__contact address{display:grid;gap:.65rem;margin:0;font-style:normal}
.site-footer__contact a[href^=tel]{color:var(--ui-ink);font-size:17px;font-weight:850}
.footer-review{display:inline-flex!important;align-items:center;justify-content:center;width:auto;min-width:220px;min-height:46px;margin-top:1.1rem;padding:.78rem 1.15rem;border:1px solid rgba(22,124,88,.24);border-radius:12px;background:#fff;color:var(--ui-ink)!important;font-size:15px!important;font-weight:850!important;box-shadow:0 10px 22px rgba(15,23,42,.06)}
.footer-review:hover,.footer-review:focus-visible{border-color:rgba(22,124,88,.45);background:#f7fbf9;color:var(--ui-green)!important;transform:translateY(-1px)}
.site-footer__areas{display:flex!important;flex-wrap:wrap;gap:.5rem}
.site-footer__areas li{padding:.36rem .64rem;border-radius:999px;background:var(--ui-soft);color:var(--ui-muted);font-size:14px;font-weight:750}
.site-footer__links{display:grid;gap:.65rem}
.site-footer__bar{background:var(--ui-navy);color:rgba(255,255,255,.76)}
.site-footer__bar-inner{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem;padding-block:.95rem;text-align:center}
.site-footer__bar p,.site-footer__bar a{margin:0;color:rgba(255,255,255,.76);font-size:14px}
.site-footer__bar nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem .9rem}
.site-footer__bar a:hover,.site-footer__bar a:focus-visible{color:#f0d56a}
@media(max-width:767px){.hdr-top__inner{min-height:36px}.hdr-top__location,.hdr-trust li:nth-child(n+3){display:none}.hdr-trust li{font-size:12px;padding-inline:.45rem}.site-header__inner{min-height:74px}.site-logo__name{font-size:22px}.site-logo__tagline{font-size:14px;max-width:18rem}.site-nav{top:110px}.footer-review{width:100%;min-width:0}}
@media(min-width:768px){.site-footer__grid{grid-template-columns:1.25fr 1fr;gap:2.25rem 3rem}}
@media(min-width:1200px){.site-header__inner{grid-template-columns:minmax(340px,1.2fr) auto minmax(170px,.7fr);min-height:84px}.nav-toggle{display:none}.site-nav{position:static;display:block;padding:0;background:transparent;border:0;box-shadow:none}.site-nav__list{display:flex;align-items:center;justify-content:center;gap:.5rem}.site-nav__link{padding:.65rem .9rem;font-size:16px}.site-nav__call-mobile{display:none}.site-header__call{display:flex;justify-self:end}.site-footer__grid{grid-template-columns:minmax(280px,1.45fr) minmax(210px,1fr) minmax(230px,1.05fr) minmax(160px,.75fr);gap:clamp(2rem,4vw,4rem)}.site-footer__bar-inner{flex-direction:row;justify-content:space-between;text-align:left}}
/* Active htdocs template header/footer readability fixes */
.hdr-top{height:auto;min-height:38px;font-size:13px}.hdr-top__inner{height:auto;min-height:38px}.hdr-top__link,.hdr-top__loc,.hdr-top__phone-mobile{font-size:13px;font-weight:650}.hdr-main{height:auto}.hdr-main__inner{height:auto;min-height:82px;gap:1.25rem}.hdr-logo__name{font-size:clamp(22px,1.28rem + .7vw,30px)!important;font-weight:850!important;line-height:1.08!important;max-width:none!important;color:#111827}.hdr-logo__tag{font-size:clamp(14px,.86rem + .2vw,17px)!important;font-weight:700!important;line-height:1.28!important;max-width:none!important;margin-top:.35rem!important;color:#b99a2e!important;letter-spacing:.005em!important}.hdr-nav__link,.hdr-nav__trigger{font-size:16px!important;font-weight:700!important;color:#2f3a4a!important}.hdr-nav__drop-link{font-size:15px!important}.hdr-cta{min-height:52px;padding:.55rem 1rem .55rem 1.35rem;border-left:1px solid #e5e7eb}.hdr-cta__text strong{font-size:16px!important;color:#167c58!important;font-weight:850!important}.hdr-cta__text span{font-size:16px!important;color:#111827!important;font-weight:750!important}.hdr-cta__icon{color:#b99a2e}.hdr-trust{height:auto;min-height:40px}.hdr-trust .hdr-shell{height:auto;min-height:40px}.hdr-trust__item{font-size:13px!important;font-weight:750!important;color:#475569!important}.hdr-toggle{width:46px;height:46px;border-radius:12px}.hdr-nav__call-label{font-size:17px!important}.hdr-nav__call-num{font-size:16px!important}.hdr-nav__review{font-size:15px!important}.ftr-main{padding:54px 0 38px}.ftr-grid{align-items:start}.ftr-logo__name{font-size:clamp(24px,1.35rem + .45vw,30px)!important;font-weight:850!important;line-height:1.08!important;color:#111827}.ftr-logo__tag{font-size:clamp(15px,.9rem + .18vw,17px)!important;font-weight:750!important;line-height:1.35!important;color:#b99a2e!important;margin-top:.45rem!important;letter-spacing:.005em!important}.ftr-desc{font-size:16px!important;line-height:1.65!important;color:#475569!important;max-width:360px}.ftr-heading{font-size:15px!important;font-weight:850!important;color:#111827!important;margin-bottom:18px}.ftr-links a,.ftr-contact a,.ftr-contact__loc,.ftr-contact__addr{font-size:15px!important;line-height:1.5!important;color:#475569!important}.ftr-contact a[href^=tel]{font-size:17px!important;font-weight:850!important;color:#111827!important}.ftr-social{gap:.55rem!important;margin-top:1rem}.ftr-social .hdr-social{width:34px!important;height:34px!important}.ftr-col--contact{display:flex;flex-direction:column;align-items:flex-start}.ftr-review{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:220px;min-height:46px;margin-top:1rem!important;padding:.78rem 1.15rem!important;border:1px solid rgba(22,124,88,.24)!important;border-radius:12px!important;background:#fff!important;color:#111827!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important;box-shadow:0 10px 22px rgba(15,23,42,.06);white-space:nowrap}.ftr-review:hover,.ftr-review:focus-visible{border-color:rgba(22,124,88,.45)!important;background:#f7fbf9!important;color:#167c58!important}.ftr-trust .hdr-shell{min-height:52px}.ftr-trust__item{font-size:13px!important;font-weight:750!important}.ftr-bar{font-size:14px!important}.ftr-bar__copy,.ftr-bar__tagline,.ftr-bar__legal a{font-size:14px!important}@media(max-width:767px){.hdr-top{min-height:36px}.hdr-top__inner{min-height:36px}.hdr-top__left{display:flex}.hdr-top__loc,.hdr-top__sep{display:none}.hdr-logo__name{font-size:22px!important}.hdr-logo__tag{font-size:14px!important;max-width:18rem!important}.hdr-main__inner{min-height:76px}.hdr-nav__link,.hdr-nav__trigger{font-size:17px!important}.ftr-review{width:100%!important;min-width:0}.ftr-logo__name{font-size:24px!important}.ftr-logo__tag{font-size:15px!important}.ftr-desc,.ftr-links a,.ftr-contact a,.ftr-contact__loc,.ftr-contact__addr{font-size:15px!important}}@media(min-width:1200px){.hdr-main__inner{grid-template-columns:minmax(340px,auto) 1fr auto}.hdr-nav__list{gap:.35rem}.hdr-nav__link,.hdr-nav__trigger{padding:.55rem .75rem!important}.ftr-grid{grid-template-columns:minmax(280px,1.35fr) minmax(160px,.85fr) minmax(190px,.95fr) minmax(230px,1fr);gap:clamp(2.5rem,4vw,4.25rem)}.ftr-col--contact .ftr-review{align-self:flex-start}}