
/* Editorial service and local guide pages */
.ma-editorial-page .ma-inner-hero h1{font-size:clamp(2.3rem,5.5vw,4.7rem);line-height:1.04;max-width:1000px}
.ma-breadcrumbs{color:#c8cbd0;font-size:.85rem;margin-bottom:32px;line-height:1.7}
.ma-breadcrumbs a{text-underline-offset:4px}
.ma-editorial-page .ma-generic-content{max-width:1000px;padding-block:56px 80px}
.ma-editorial{font-size:1.06rem;line-height:1.8;color:#3c424c}
.ma-editorial .ma-intro{font-size:clamp(1.15rem,2.5vw,1.45rem);line-height:1.65;color:#171a1f;max-width:850px}
.ma-editorial a:not(.ma-btn){color:#a30f1c;text-decoration:underline;text-underline-offset:4px}
.ma-editorial h2{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.2;color:#171a1f;margin:0 0 20px;letter-spacing:-.02em}
.ma-editorial p{margin:0 0 20px}
.ma-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:32px 0}
.ma-facts span{padding:24px;background:#f4f5f7;border-top:3px solid #c81020;color:#171a1f;font-weight:700;font-size:.95rem}
.ma-contents{display:flex;flex-wrap:wrap;gap:12px 24px;padding:22px 0;border-block:1px solid #d9dde3;font-size:.92rem}
.ma-editorial-section{padding:42px 0 20px;border-bottom:1px solid #e4e6e9;scroll-margin-top:120px}
.ma-editorial-faq{margin:46px 0}
.ma-editorial details{background:#f4f5f7;margin:10px 0;padding:20px 24px;border:1px solid #e4e6e9}
.ma-editorial summary{cursor:pointer;font-weight:750;color:#171a1f;line-height:1.5}
.ma-editorial details p{margin:18px 0 0}
.ma-editorial-cta{padding:36px;background:#171a1f;color:#d9dde3;margin:42px 0}
.ma-editorial-cta h2{color:white}
.ma-editorial-cta .ma-kicker{color:#ffb8bf}
.ma-editorial-cta .ma-btn-dark{background:white;color:#171a1f}
.ma-editorial-related{padding-top:12px}
.ma-editorial-related ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 25px;padding:0;list-style:none}
.ma-editorial-related li{padding:12px 0;border-bottom:1px solid #e4e6e9}
.ma-local-strip{padding:60px 0;background:#f4f5f7}
.ma-local-strip h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.15;margin:0 0 18px}
.ma-local-strip p{max-width:850px;line-height:1.8;color:#59616d}
.ma-footer-links{display:flex;flex-wrap:wrap;gap:16px 24px;padding-bottom:28px}
.ma-footer-links a{font-size:.88rem;text-underline-offset:4px}
.ma-editorial a:focus-visible,.ma-footer-links a:focus-visible{outline:3px solid #c81020;outline-offset:4px}
@media(max-width:640px){.ma-facts{grid-template-columns:1fr}.ma-facts span{padding:18px}.ma-editorial-page .ma-generic-content{padding-block:32px 48px}.ma-editorial-cta{padding:24px 20px}.ma-editorial-related ul{grid-template-columns:1fr}.ma-editorial details{padding:18px}.ma-editorial-section{padding-top:30px}.ma-editorial-page .ma-inner-hero{padding-block:45px}.ma-editorial-cta .ma-actions .ma-btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
