:root{--brand-orange:#EF8322;--brand-gray:#3A3E3F;--brand-black:#101112;--ink:#202325;--muted:#63686a;--paper:#fff;--soft:#f5f4f1;--line:#deded8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65;background:#fff}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;background:#fff;color:#111;padding:.75rem 1rem}.skip-link:focus{left:1rem;top:1rem}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-top:5px solid var(--brand-orange);transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 10px 30px rgba(0,0,0,.08)}.navbar{min-height:88px}.brand-lockup{display:flex;align-items:center;gap:.8rem;color:#111}.brand-lockup img{width:64px;height:auto}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:1.15rem}.brand-copy small{font-size:.7rem;color:#6b6f70;margin-top:.3rem}.nav-link{color:#222!important;font-size:.86rem;font-weight:700;letter-spacing:.03em;padding:.75rem .9rem!important;border-radius:.35rem}.nav-link:hover,.nav-link:focus,.nav-link.active{color:#a94f00!important;background:#fff3e8}.hero{position:relative;min-height:660px;color:#fff;display:grid;align-items:center;overflow:hidden;background:#111}.hero-media{position:absolute;inset:0}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,11,.92) 0%,rgba(8,10,11,.73) 50%,rgba(8,10,11,.2) 100%)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:1;padding-top:7rem;padding-bottom:7rem}.hero-content h1{font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.02;max-width:900px;letter-spacing:-.045em}.hero-content>p:not(.eyebrow){font-size:1.2rem;max-width:720px;color:#ececec}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800;color:var(--brand-orange);margin-bottom:.8rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.btn-brand{background:var(--brand-orange);border-color:var(--brand-orange);color:#17120d;font-weight:800;padding:.8rem 1.15rem}.btn-brand:hover,.btn-brand:focus{background:#ff9a3c;border-color:#ff9a3c;color:#111}.section{padding:6rem 0}.intro-section{background:#fff}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading h2,.two-column h2,.trust-grid h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.1;letter-spacing:-.03em}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.service-card{display:flex;flex-direction:column;padding:1.7rem;border:1px solid var(--line);border-radius:1rem;background:#fff;min-height:320px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(0,0,0,.09);border-color:#f4b77e}.service-icon{width:50px;height:50px;color:var(--brand-orange);margin-bottom:1.2rem}.service-icon svg,.link-arrow svg,.check-icon svg{width:100%;height:100%}.service-card h2{font-size:1.35rem}.service-card p{color:var(--muted)}.service-card a,.text-link{margin-top:auto;color:#9f4800;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:.45rem}.link-arrow{width:20px;height:20px;display:inline-flex}.trust-band{background:var(--soft)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.trust-grid img{width:100%;height:390px;object-fit:cover;border-radius:1.2rem;box-shadow:18px 18px 0 #d9d6ce}.inner-hero{background:var(--brand-black);color:#fff;padding:6.5rem 0}.inner-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.inner-hero h1{font-size:clamp(2.7rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.045em}.inner-hero .lead{color:#d5d7d8;max-width:650px}.inner-hero-visual{position:relative;min-height:480px}.inner-hero-visual .photo{width:85%;height:430px;object-fit:cover;border-radius:1.2rem}.inner-hero-visual .illustration{position:absolute;right:0;bottom:-35px;width:45%;max-height:230px;object-fit:contain;background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 20px 50px rgba(0,0,0,.28)}.two-column{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.feature-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.feature-list li{display:flex;gap:.8rem;align-items:flex-start;border:1px solid var(--line);padding:1.2rem;border-radius:.8rem;font-weight:700}.check-icon{width:24px;height:24px;min-width:24px;color:var(--brand-orange)}.related-section{background:var(--soft)}.section-heading.compact{margin-bottom:2rem}.compact-grid .service-card{min-height:275px}.site-footer{background:#26292a;color:#fff;padding:3rem 0 1rem}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{filter:brightness(0) invert(1)}.footer-brand div{display:flex;flex-direction:column}.footer-brand span{color:#bfc2c3;font-size:.82rem}.footer-contact{display:flex;gap:1.3rem;flex-wrap:wrap}.site-footer a{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:2rem;padding-top:1rem;color:#c7c9ca;font-size:.82rem}.footer-bottom span{padding:0 .5rem}@media(max-width:1100px){.service-grid{grid-template-columns:1fr 1fr}.inner-hero-grid{gap:2rem}.two-column{gap:2.5rem}}@media(max-width:991.98px){.navbar-collapse{padding-bottom:1rem}.brand-copy small{max-width:230px}.hero{min-height:580px}.trust-grid,.inner-hero-grid,.two-column{grid-template-columns:1fr}.inner-hero-visual{max-width:720px}.feature-list{grid-template-columns:1fr 1fr}}@media(max-width:767.98px){.section{padding:4rem 0}.service-grid,.feature-list{grid-template-columns:1fr}.service-card{min-height:0}.trust-grid{gap:2rem}.trust-grid img{height:280px;box-shadow:10px 10px 0 #d9d6ce}.inner-hero{padding:4.5rem 0}.inner-hero-visual{min-height:360px}.inner-hero-visual .photo{height:330px}.footer-grid{align-items:flex-start;flex-direction:column}.footer-contact{flex-direction:column;gap:.25rem}.brand-lockup img{width:54px}.brand-copy strong{font-size:1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card,.site-header{transition:none}}
