*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#151515;background:#fff}a{color:inherit}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:5}.brand img{width:125px;height:72px;object-fit:contain}.topbar nav{display:flex;gap:28px}.topbar nav a{text-decoration:none;font-weight:700;font-size:14px}.hero{min-height:620px;display:grid;align-items:center;padding:80px max(7vw,28px);background:linear-gradient(115deg,#0b0b0c 0%,#171719 72%,#3b0505 100%);color:#fff}.hero-inner{max-width:850px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.2em;color:#d71920;margin:0 0 18px}.hero .eyebrow{color:#ff4046}.hero h1{font-size:clamp(52px,9vw,108px);line-height:.91;letter-spacing:-.055em;margin:0 0 28px}.lead{font-size:21px;line-height:1.55;color:#d7d7d7;max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.button{display:inline-block;padding:16px 22px;border-radius:5px;text-decoration:none;font-weight:800}.primary{background:#d71920;color:#fff}.secondary{border:1px solid #777;color:#fff}.section{padding:90px max(7vw,28px)}.section-heading h2,.about h2,.contact h2{font-size:clamp(36px,5vw,62px);margin:0;letter-spacing:-.035em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.card{border:1px solid #e2e2e2;padding:34px;min-height:330px;display:flex;flex-direction:column}.number{font-size:13px;font-weight:800;color:#d71920}.card h3{font-size:28px;margin:60px 0 14px}.card p{line-height:1.65;color:#555}.card a{margin-top:auto;font-weight:800;text-decoration:none}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:90px max(7vw,28px);background:#f4f4f4;align-items:center}.about>p{font-size:20px;line-height:1.7;color:#444}.contact{padding:100px max(7vw,28px);background:#0d0d0e;color:#fff}.contact>p:not(.eyebrow){font-size:19px;color:#bbb;max-width:700px;line-height:1.6}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:42px;max-width:900px}.contact-grid a{border:1px solid #444;padding:25px;text-decoration:none}.contact-grid span{display:block;color:#d71920;font-size:12px;font-weight:800;letter-spacing:.16em;margin-bottom:8px}.contact-grid strong{font-size:clamp(18px,3vw,26px)}footer{padding:35px max(7vw,28px);display:flex;align-items:center;gap:28px;flex-wrap:wrap;border-top:1px solid #eee;font-size:13px;color:#666}footer img{width:90px;height:55px;object-fit:contain}footer p:last-child{margin-left:auto}@media(max-width:760px){.topbar{height:72px}.brand img{width:92px;height:58px}.topbar nav{gap:14px}.topbar nav a{font-size:12px}.hero{min-height:540px}.cards,.about,.contact-grid{grid-template-columns:1fr}.card{min-height:260px}.card h3{margin-top:40px}.about{gap:20px}footer p:last-child{margin-left:0;width:100%}}