:root{--ink: #151515;--coal: #222426;--steel: #58606a;--line: #d8ddd8;--paper: #f7f8f3;--white: #ffffff;--red: #8f1f1f;--red-dark: #631515;--gold: #d5aa4a;--shadow: 0 18px 45px rgba(21, 21, 21, .13);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth}body{margin:0;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:-10rem;z-index:20;background:var(--coal);color:var(--white);padding:.75rem 1rem;border-radius:5px;font-weight:900}.skip-link:focus{top:1rem}.site-header{background:#f7f8f3f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.topbar{display:flex;justify-content:space-between;gap:1rem;padding:.45rem clamp(1rem,4vw,4rem);color:var(--white);background:var(--coal);font-size:.82rem;font-weight:700}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.9rem clamp(1rem,4vw,4rem)}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:2.55rem;height:2.55rem;color:var(--white);background:var(--red);font-weight:900;border-radius:6px;letter-spacing:0}.brand strong,.brand small{display:block}.brand small{color:var(--steel);font-size:.76rem;font-weight:700}.nav-links{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;color:var(--steel);font-size:.9rem;font-weight:800}.nav-links a:hover{color:var(--red)}.nav-links a[aria-current=page]{color:var(--red);text-decoration:underline;text-decoration-thickness:.14em;text-underline-offset:.28em}.nav-cta,.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.05rem;border-radius:5px;font-weight:900;line-height:1.1}.nav-cta,.button{background:var(--red);color:var(--white);box-shadow:0 9px 22px #8f1f1f3d}.button-secondary{border:1px solid currentColor;color:var(--ink)}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(280px,.98fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;padding:clamp(3rem,6vw,6rem) clamp(1rem,4vw,4rem) 2rem}.hero-copy{max-width:740px}.kicker,.page-eyebrow,.section-kicker{color:var(--red);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1,.page-hero h1{margin:.6rem 0 1rem;max-width:850px;font-size:clamp(2.65rem,6vw,5.4rem);line-height:.96;letter-spacing:0}.hero p,.page-hero p,.lead{color:#40464c;font-size:clamp(1.05rem,2vw,1.28rem)}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.hero-media{position:relative;min-height:430px}.hero-media img,.feature-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:var(--shadow)}.media-label{position:absolute;left:1rem;bottom:1rem;max-width:18rem;padding:1rem;background:#151515e6;color:var(--white);border-radius:6px;font-weight:800}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:1rem clamp(1rem,4vw,4rem) 0;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.proof-item{background:var(--white);padding:1.1rem}.proof-item strong{display:block;color:var(--red);font-size:1.75rem;line-height:1}.section,.page-hero,.split-section{padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem)}.section-heading{max-width:820px;margin-bottom:1.5rem}.section-heading h2,.split-section h2,.page-content h2{margin:.3rem 0 .75rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;letter-spacing:0}.cards-grid,.service-grid,.customer-grid,.process-grid{display:grid;gap:1rem}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.service-card,.process-card,.contact-panel,.form-panel{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:1.2rem}.service-card{min-height:15rem;display:flex;flex-direction:column;justify-content:space-between}.service-card h3,.card h3,.process-card h3{margin:0 0 .65rem;font-size:1.2rem;line-height:1.15}.service-card p,.card p,.process-card p{color:#4a5056}.text-link{color:var(--red);font-weight:900}.dark-band{background:var(--coal);color:var(--white)}.dark-band p{color:#d9ddd9}.dark-band .section-kicker{color:var(--gold)}.dark-band .check-list li,.dark-band .plain-list li{color:#f0f2ec}.dark-band .check-list li:before,.dark-band .plain-list li:before{background:var(--gold)}.split-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.feature-image{min-height:360px}.check-list,.plain-list{display:grid;gap:.7rem;padding:0;margin:1.2rem 0 0;list-style:none}.check-list li,.plain-list li{position:relative;padding-left:1.4rem;color:#42484e;font-weight:700}.check-list li:before,.plain-list li:before{content:"";position:absolute;left:0;top:.72em;width:.55rem;height:.55rem;background:var(--red);border-radius:2px}.page-hero{background:linear-gradient(135deg,var(--white),#ecefe8);border-bottom:1px solid var(--line)}.page-content{padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,4rem)}.contact-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:1rem}.field-grid{display:grid;gap:.8rem}label{display:grid;gap:.35rem;color:var(--steel);font-size:.85rem;font-weight:900}input,textarea,select{width:100%;min-height:2.75rem;padding:.72rem .8rem;border:1px solid var(--line);border-radius:5px;font:inherit;color:var(--ink);background:var(--paper)}textarea{min-height:8rem;resize:vertical}.site-footer{padding:clamp(2rem,4vw,4rem) clamp(1rem,4vw,4rem) 1.25rem;color:var(--white);background:#151719}.footer-grid{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:2rem;align-items:start}.footer-logo{width:150px;margin-bottom:1rem;background:var(--white);border-radius:6px;padding:.6rem}.site-footer h2{margin-top:0;font-size:1rem;text-transform:uppercase}.site-footer p,.copyright{color:#c7cbc7}.copyright{margin-top:2rem;padding-top:1rem;border-top:1px solid #34383c;font-size:.9rem}@media(max-width:1060px){.nav-links{justify-content:flex-start;order:3;width:100%}.cards-grid,.customer-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.topbar,.navbar,.hero-actions{align-items:flex-start}.topbar,.navbar{flex-direction:column}.hero,.split-section,.contact-layout,.footer-grid{grid-template-columns:1fr}.hero{padding-top:2.25rem}.hero-media,.feature-image{min-height:280px}.proof-strip,.cards-grid,.service-grid,.customer-grid,.process-grid{grid-template-columns:1fr}.nav-cta,.button,.button-secondary{width:100%}.hero h1,.page-hero h1{font-size:clamp(2.25rem,12vw,3.4rem)}}
