
*{box-sizing:border-box}body{margin:0;background:#f5f4f1;color:#171a1c;font-family:'DM Sans',sans-serif;line-height:1.75}a{color:inherit;text-underline-offset:4px}header{background:#171a1c;color:#fff}header nav{max-width:1120px;margin:auto;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:24px}.logo{font-family:'Bebas Neue',sans-serif;font-size:32px;letter-spacing:3px;text-decoration:none}.logo span{color:#d90010}header nav>a:last-child{font-size:14px}main{max-width:1000px;margin:auto;padding:48px 24px 64px}h1,h2,h3{font-family:'Bebas Neue',sans-serif;font-weight:400;line-height:1.12}h1{font-size:clamp(38px,6vw,64px);margin:16px 0 24px;max-width:900px}h2{font-size:32px;margin:36px 0 14px}h3{font-size:25px}.eyebrow{font-size:12px;letter-spacing:2px;color:#a6000c;font-weight:600}.lead{font-size:18px;max-width:760px}.copy{max-width:760px;margin:0 auto}.copy p{margin:16px 0}.photo{display:block;width:100%;height:380px;object-fit:cover;border-radius:22px;margin:28px 0}.service-icon{width:52px;height:52px;color:#d90010}.service-icon svg{width:100%;height:100%}.service-note{background:#fff;border-left:3px solid #d90010;border-radius:0 14px 14px 0;padding:18px 22px;margin:24px 0}ul{padding-left:22px}li{margin:8px 0}.related{display:flex;flex-wrap:wrap;gap:12px 24px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.actions a{border:1px solid #b8000d;border-radius:12px;padding:13px 20px;color:#a6000c;text-decoration:none;font-weight:600}.actions a:first-child{background:#c80010;color:#fff}footer{background:#171a1c;color:#d5d8dc;padding:30px 24px 95px;text-align:center;font-size:14px}.footer-legal{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 22px;margin-top:18px}.wa-float{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:10px;background:#171a1c;color:white;border:1px solid #ffffff30;border-radius:50px;padding:13px 18px;box-shadow:0 6px 24px #0003;font-size:13px;font-weight:600;z-index:20;text-decoration:none}.wa-float svg{width:22px;height:22px}.skip-link{position:fixed;top:10px;left:10px;z-index:99;background:#fff;padding:12px 20px;transform:translateY(-180%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #d90010;outline-offset:4px}time{font-size:13px;color:#545b61}main:focus{outline:0}.legal dl{display:grid;grid-template-columns:170px 1fr;gap:12px 24px}.legal dt{font-weight:600}.legal dd{margin:0;overflow-wrap:anywhere}@media(max-width:640px){main{padding:32px 20px 40px}.photo{height:240px;border-radius:16px}.lead{font-size:17px}header nav{padding:20px}.actions a{width:100%;text-align:center}.wa-float{right:16px;bottom:16px;padding:13px}.wa-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.legal dl{grid-template-columns:1fr;gap:4px}.legal dd{margin-bottom:12px}}
