:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#181818;background:#f4f4f1}*{box-sizing:border-box}body{margin:0}a{color:#8b1f24}img{max-width:100%;height:auto}.seo-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);color:#fff;background:#181818}.seo-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.seo-brand img{width:56px;height:56px;object-fit:contain;background:#fff;border:2px solid #a52b30;border-radius:8px}.seo-brand strong,.seo-brand small{display:block}.seo-brand small{margin-top:4px;color:#b9b9b9}.seo-header nav{display:flex;flex-wrap:wrap;gap:18px}.seo-header nav a{color:#fff;font-weight:700;text-decoration:none}.seo-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;min-height:520px;background:#fff}.seo-hero>*{min-width:0}.seo-hero>div{display:grid;align-content:center;padding:clamp(42px,7vw,96px)}.seo-hero>img{width:100%;height:100%;max-height:620px;object-fit:cover}.seo-eyebrow{margin:0 0 18px;color:#8b1f24;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{max-width:900px;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.02;overflow-wrap:anywhere}h2{font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.12}.seo-lead{max-width:760px;margin:24px 0 0;color:#444;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.65}.seo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.seo-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;color:#181818;border:1px solid #181818;border-radius:6px;font-weight:800;text-decoration:none}.seo-button--primary{color:#fff;background:#a52b30;border-color:#a52b30}.seo-content{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:64px 0}.seo-section{margin-bottom:22px;padding:clamp(24px,4vw,44px);background:#fff;border:1px solid #deded8;border-radius:10px}.seo-section h2{margin-top:0}.seo-section p,.seo-section li{color:#3d4145;font-size:1.05rem;line-height:1.72}.seo-section li+li{margin-top:8px}.seo-contact{background:#202226;color:#fff}.seo-contact p,.seo-contact a{color:#eee}.seo-related{display:grid;gap:12px;padding:clamp(24px,4vw,44px);background:#ecece7;border-radius:10px}.seo-related h2{margin:0 0 8px}.seo-related a{font-weight:800}.seo-footer{display:grid;gap:8px;padding:30px clamp(20px,5vw,72px);color:#c8c8c8;background:#111316}.seo-footer p{margin:0;line-height:1.5}@media(max-width:820px){.seo-header{align-items:flex-start;flex-direction:column}.seo-hero{grid-template-columns:1fr;min-height:0}.seo-hero>img{max-height:420px;order:-1}.seo-content{width:min(100% - 28px,1120px);padding:36px 0}h1{font-size:clamp(2rem,11vw,3.5rem)}}
