*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--red:#c62828;--red-hover:#d32f2f;--red-dark:#a51f1f;--gray-dark:#4a4a4a;--gray-darker:#3a3a3a;--gray-mid:#5a5a5a;--gray-light:#e5e5e5;--white:#fff;--text-on-dark:#fff;--text-muted-on-dark:#ccc;--text-body:#4a4a4a;--text-muted:#6a6a6a}.site{background:#e5e5e5;background:var(--gray-light);color:#4a4a4a;color:var(--text-body);display:flex;flex-direction:column;min-height:100vh}.skip-link{background:#c62828;background:var(--red);color:#fff;color:var(--white);font-weight:600;left:-9999px;padding:.5rem 1rem;position:absolute;z-index:100}.skip-link:focus{left:1rem;top:1rem}.site-header{background:#4a4a4a;background:var(--gray-dark);position:sticky;top:0;z-index:10}.site-header,.site-header__bar{border-bottom:1px solid #5a5a5a;border-bottom:1px solid var(--gray-mid)}.site-header__bar{background:#3a3a3a;background:var(--gray-darker)}.site-header__bar-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:.4rem 1.25rem}.site-header__tagline{color:#ccc;color:var(--text-muted-on-dark);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.site-header__phone{color:#c62828;color:var(--red);font-size:.9rem;font-weight:700;text-decoration:none}.site-header__phone:hover{color:#d32f2f;color:var(--red-hover)}.site-header__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:.75rem 1.25rem}.site-logo{color:#fff;color:var(--white);font-size:1.1rem;font-weight:700;letter-spacing:.02em;text-decoration:none}.site-logo:hover{color:#c62828;color:var(--red)}.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem 1rem}.site-nav a{color:#fff;color:var(--text-on-dark);font-size:.9rem;text-decoration:none}.site-nav a:hover{color:#c62828;color:var(--red)}.site-nav__cta{background:#c62828;background:var(--red);border-radius:6px;font-weight:600;padding:.45rem .85rem}.site-nav__cta,.site-nav__cta:hover{color:#fff!important;color:var(--white)!important}.site-nav__cta:hover{background:#d32f2f;background:var(--red-hover)}main{flex:1 1}.hero{background:linear-gradient(160deg,#3a3a3a,#4a4a4a 45%,#5a5a5a);background:linear-gradient(160deg,var(--gray-darker) 0,var(--gray-dark) 45%,var(--gray-mid) 100%);color:#fff;color:var(--white);padding:clamp(2.5rem,8vw,4rem) 1.25rem clamp(3rem,10vw,5rem)}.hero__inner{margin:0 auto;max-width:800px;text-align:center}.hero__eyebrow{color:#c62828;color:var(--red);font-size:.8rem;letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.hero__title{font-size:clamp(1.6rem,4.2vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.18;margin:0 0 1rem}.hero__lead{color:#ccc;color:var(--text-muted-on-dark);font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.6;margin:0 auto 1.75rem;max-width:52ch}.hero__actions{gap:.75rem;margin-bottom:2rem}.hero__actions,.hero__bullets{display:flex;flex-wrap:wrap;justify-content:center}.hero__bullets{color:#fff;color:var(--text-on-dark);font-size:.875rem;gap:.5rem 1.25rem;list-style:none;margin:0;padding:0}.hero__bullets li{padding-left:1rem;position:relative}.hero__bullets li:before{background:#c62828;background:var(--red);border-radius:1px;content:"";height:6px;left:0;position:absolute;top:.45em;width:6px}.section{background:#fff;background:var(--white);padding:clamp(2.75rem,7vw,4.25rem) 1.25rem}.section--alt{background:#e5e5e5;background:var(--gray-light)}.section--dark{background:linear-gradient(180deg,#5a5a5a,#4a4a4a);background:linear-gradient(180deg,var(--gray-mid) 0,var(--gray-dark) 100%);color:#fff;color:var(--text-on-dark)}.section__inner{margin:0 auto;max-width:1100px}.section__inner--narrow{max-width:720px}.section__title{color:#4a4a4a;color:var(--gray-dark);font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;margin:0 0 .75rem;text-align:center}.section__title--left{text-align:left}.section__title--on-dark{color:#fff;color:var(--white)}.section__intro{color:#6a6a6a;color:var(--text-muted);font-size:1.05rem;line-height:1.55;margin:0 auto 2rem;max-width:56ch;text-align:center}.section--dark .section__intro{color:#ccc;color:var(--text-muted-on-dark)}.section__cta{margin-top:2rem;text-align:center}.cards{grid-gap:1.25rem;display:grid;gap:1.25rem;list-style:none;margin:0;padding:0}@media (min-width:600px){.cards--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.cards--4{grid-template-columns:repeat(4,1fr)}}.card{border:1px solid #d0d0d0;border-radius:10px;border-top:3px solid #c62828;border-top:3px solid var(--red);box-shadow:0 2px 8px #4a4a4a14;padding:1.35rem 1.25rem}.card,.section--alt .card{background:#fff;background:var(--white)}.card__title{color:#4a4a4a;color:var(--gray-dark);font-size:1.1rem;font-weight:700;margin:0 0 .6rem}.card__text{color:#6a6a6a;color:var(--text-muted);font-size:.92rem;line-height:1.5;margin:0}.steps{display:flex;flex-direction:column;gap:1.5rem;list-style:none;margin:0;padding:0}.steps__item{align-items:flex-start;display:flex;gap:1rem}.steps__num{align-items:center;background:#c62828;background:var(--red);border-radius:8px;color:#fff;color:var(--white);display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:2.25rem;justify-content:center;width:2.25rem}.steps__title{color:#4a4a4a;color:var(--gray-dark);font-size:1.1rem;font-weight:700;margin:0 0 .35rem}.steps__text{color:#6a6a6a;color:var(--text-muted);font-size:.95rem;line-height:1.55;margin:0}.why-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0 auto;max-width:720px;padding:0}.why-list li{background:#ffffff0f;border:1px solid #c628284d;border-radius:8px;color:#fff;color:var(--text-on-dark);font-size:.95rem;line-height:1.55;padding:1rem 1.15rem}.why-list strong{color:#c62828;color:var(--red)}.checklist{list-style:none;margin:0 auto;max-width:640px;padding:0}.checklist li{border-bottom:1px solid #d0d0d0;color:#4a4a4a;color:var(--gray-dark);font-size:.95rem;line-height:1.45;padding:.65rem 0 .65rem 1.75rem;position:relative}.checklist li:last-child{border-bottom:none}.checklist li:before{color:#c62828;color:var(--red);content:"✓";font-weight:700;left:0;position:absolute}.cta-band{background:linear-gradient(135deg,#5a5a5a,#4a4a4a);background:linear-gradient(135deg,var(--gray-mid) 0,var(--gray-dark) 100%);border-bottom:3px solid #c62828;border-bottom:3px solid var(--red);border-top:3px solid #c62828;border-top:3px solid var(--red);color:#fff;color:var(--white);padding:clamp(2.5rem,6vw,3.5rem) 1.25rem;text-align:center}.cta-band__inner{margin:0 auto;max-width:640px}.cta-band__title{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;margin:0 0 .5rem}.cta-band__text{color:#ccc;color:var(--text-muted-on-dark);font-size:1rem;line-height:1.55;margin:0 0 1.5rem}.contact-layout{grid-gap:2rem;background:#fff;background:var(--white);display:grid;gap:2rem;margin:0 auto;max-width:1100px;padding:clamp(2.5rem,7vw,4rem) 1.25rem}@media (min-width:800px){.contact-layout{align-items:start;grid-template-columns:1fr 1fr}}.contact-aside__lead{color:#6a6a6a;color:var(--text-muted);font-size:1rem;line-height:1.55;margin:0 0 1.5rem}.contact-aside__details{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.contact-aside__label{color:#6a6a6a;color:var(--text-muted);display:block;font-size:.7rem;letter-spacing:.1em;margin-bottom:.2rem;text-transform:uppercase}.contact-aside__details a{color:#4a4a4a;color:var(--gray-dark);font-weight:600}.contact-aside__details a:hover{color:#a51f1f;color:var(--red-dark)}.contact__panel{background:#fff;background:var(--white);border:1px solid #d0d0d0;border-radius:10px;box-shadow:0 4px 20px #4a4a4a14;padding:1.5rem 1.35rem}.contact__form-title{color:#4a4a4a;color:var(--gray-dark);font-size:1.05rem;font-weight:700;margin:0 0 1.25rem}.contact__thanks{background:#e8f5e9;border-radius:8px;color:#1b5e20;font-weight:500;margin:0;padding:1.25rem}.contact__form{gap:1rem}.contact__form,.field{display:flex;flex-direction:column}.field{gap:.35rem;text-align:left}.field__label{color:#4a4a4a;color:var(--gray-dark);font-size:.875rem;font-weight:600}.field__required{color:#c62828;color:var(--red)}.field__input{background:#fff;background:var(--white);border:1px solid #d0d0d0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.65rem .75rem}.field__textarea{min-height:100px;resize:vertical}.field__input:focus{border-color:#5a5a5a;border-color:var(--gray-mid);outline:2px solid #c62828;outline:2px solid var(--red);outline-offset:1px}.field--checkbox{align-items:flex-start;color:#6a6a6a;color:var(--text-muted);cursor:pointer;flex-direction:row;font-size:.88rem;gap:.6rem;line-height:1.45}.field__check{accent-color:#c62828;accent-color:var(--red);flex-shrink:0;margin-top:.2rem}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;justify-content:center;padding:.7rem 1.25rem;text-decoration:none}.btn--lg{font-size:1.05rem;padding:.85rem 1.5rem}.btn--primary{background:#c62828;background:var(--red);color:#fff;color:var(--white)}.btn--primary:hover{background:#d32f2f;background:var(--red-hover)}.btn--ghost{background:#0000;border:2px solid #c628288c;color:#fff;color:var(--white)}.btn--ghost:hover{border-color:#c62828;border-color:var(--red);color:#c62828;color:var(--red)}.contact__legal{color:#6a6a6a;color:var(--text-muted);font-size:.72rem;line-height:1.45;margin:.25rem 0 0}.site-footer{background:#4a4a4a;background:var(--gray-dark);border-top:3px solid #c62828;border-top:3px solid var(--red);padding:1.5rem 1.25rem}.site-footer__inner{margin:0 auto;max-width:1100px;text-align:center}.site-footer__brand{color:#fff;color:var(--white);font-size:.95rem;font-weight:700;margin:0 0 .35rem}.site-footer__copy{color:#ccc;color:var(--text-muted-on-dark);font-size:.8rem;margin:0}
/*# sourceMappingURL=main.fb14a122.css.map*/