:root{--ink: #16191c;--slate: #3f484f;--gray: #6b757c;--gray-light: #9aa2a8;--concrete: #dcdfd9;--concrete-soft: #eceee9;--paper: #f7f7f4;--limestone: #e8dfcb;--orange: #d0521c;--orange-dark: #a93f12;--white: #ffffff;--line: #d3d7d2;--font-head: "Barlow Semi Condensed", "Arial Narrow", system-ui, sans-serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--wrap: 1140px;--radius: 4px;--shadow: 0 1px 2px rgba(22, 25, 28, .08), 0 8px 24px rgba(22, 25, 28, .06)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:17px;line-height:1.65;color:var(--ink);background:var(--white)}img,iframe{max-width:100%}h1,h2,h3{font-family:var(--font-head);font-weight:700;line-height:1.12;letter-spacing:.01em;margin:0 0 .5em}h1{font-size:clamp(2.1rem,5.2vw,3.3rem);text-transform:uppercase}h2{font-size:clamp(1.5rem,3.2vw,2.05rem);margin-top:2.2em}h3{font-size:1.2rem;margin-top:1.8em}p{margin:0 0 1.1em}a{color:var(--orange-dark)}a:hover{color:var(--ink)}strong{font-weight:700}ul{padding-left:1.2em}li{margin-bottom:.45em}.wrap{width:min(100% - 2.5rem,var(--wrap));margin-inline:auto}.section{padding:3rem 0}.prose{max-width:68ch}.wrap.prose{max-width:none}.wrap.prose h2,.wrap.prose h3,.wrap.prose p,.wrap.prose ul,.wrap.prose .callout{max-width:68ch}.skip{position:absolute;left:-9999px;top:0;background:var(--ink);color:var(--white);padding:.75rem 1rem;z-index:100}.skip:focus{left:0}:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.site-header{background:var(--ink);color:var(--white);border-bottom:4px solid var(--orange)}.header-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 0}.brand{font-family:var(--font-head);font-size:1.35rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin:0}.brand a{color:var(--white);text-decoration:none}.header-phone{font-family:var(--font-head);font-size:1.45rem;font-weight:700;color:var(--white);text-decoration:none;white-space:nowrap}.header-phone:hover{color:var(--orange)}.nav{border-top:1px solid rgba(255,255,255,.14);padding:.55rem 0}.nav ul{display:flex;flex-wrap:wrap;gap:.35rem 1.4rem;list-style:none;margin:0;padding:0}.nav a{color:var(--concrete);text-decoration:none;font-size:.95rem}.nav a:hover{color:var(--orange);text-decoration:underline}.hero{background:var(--paper);border-bottom:1px solid var(--line);padding:2.5rem 0 3rem}.hero-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width: 900px){.hero-grid{grid-template-columns:1.15fr .85fr;align-items:start}}.hero-lead{font-size:1.14rem;max-width:60ch}.phone-big{display:inline-block;font-family:var(--font-head);font-size:clamp(2rem,5.5vw,2.8rem);font-weight:700;color:var(--ink);text-decoration:none;margin:.3rem 0 1rem}.phone-big:hover{color:var(--orange-dark)}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-head);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.8rem 1.5rem;border:2px solid var(--ink);border-radius:var(--radius);text-decoration:none;cursor:pointer}.btn-primary{background:var(--orange);border-color:var(--orange);color:var(--white)}.btn-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark);color:var(--white)}.btn-secondary{background:transparent;color:var(--ink)}.btn-secondary:hover{background:var(--ink);color:var(--white)}.btn svg{width:1.05em;height:1.05em;fill:currentColor;flex:none}.trust{background:var(--ink);color:var(--concrete)}.trust ul{display:flex;flex-wrap:wrap;gap:.5rem 2rem;list-style:none;margin:0;padding:.85rem 0;font-family:var(--font-head);font-size:1.05rem;text-transform:uppercase;letter-spacing:.04em}.trust li:before{content:"▪";color:var(--orange);margin-right:.5rem}.card-grid{display:grid;gap:1.1rem;grid-template-columns:1fr;margin-top:1.5rem}@media (min-width: 640px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 980px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card{background:var(--concrete-soft);border:1px solid var(--line);border-top:4px solid var(--orange);border-radius:var(--radius);padding:1.25rem}.card h3{margin-top:0}.card p{margin-bottom:.6rem;font-size:.97rem}.form-card{background:var(--white);border:1px solid var(--line);border-top:5px solid var(--orange);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.form-card h2{margin-top:0}.field{margin-bottom:.9rem}.field label{display:block;font-weight:600;font-size:.93rem;margin-bottom:.3rem}.field input,.field select,.field textarea{width:100%;font:inherit;font-size:1rem;padding:.6rem .7rem;border:1px solid var(--gray-light);border-radius:var(--radius);background:var(--white);color:var(--ink)}.field textarea{min-height:110px;resize:vertical}.hp{position:absolute;left:-9999px;opacity:0}.form-card .btn{width:100%;justify-content:center}.attrib{font-size:.8rem;color:var(--gray);margin:.8rem 0 0}.faq h3{margin-bottom:.3em}.map-frame{position:relative;padding-bottom:56%;height:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.map-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.callout{background:var(--limestone);border-left:5px solid var(--orange);border-radius:var(--radius);padding:1.25rem 1.4rem;margin:2rem 0}.callout p:last-child{margin-bottom:0}.site-footer{background:var(--ink);color:var(--concrete);margin-top:3rem;padding:2.5rem 0 2rem;font-size:.95rem}.footer-grid{display:grid;gap:1.8rem;grid-template-columns:1fr}@media (min-width: 760px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.site-footer h2{font-size:1.15rem;margin:0 0 .6em;color:var(--white);text-transform:uppercase}.site-footer a{color:var(--concrete)}.site-footer a:hover{color:var(--orange)}.site-footer ul{list-style:none;margin:0;padding:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:1.8rem;padding-top:1.1rem;color:var(--gray-light);font-size:.86rem}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
