/* Sitewide SEO/content completion modules. Loaded after the commercial refresh. */
.mm-seo-section{padding:clamp(4.35rem,6vw,6rem) 1.25rem;background:#fff;color:#0b0f14}
.mm-seo-section--soft{background:linear-gradient(180deg,#eef3fb 0%,#f8fbff 100%)}
.mm-seo-section--dark{background:radial-gradient(circle at 82% 10%,rgba(0,200,244,.12),transparent 28%),linear-gradient(145deg,#06142e,#0a244f);color:#fff}
.mm-seo-section__inner{width:min(1280px,calc(100% - 2rem));max-width:1280px;margin-inline:auto}
.mm-seo-section__heading{max-width:980px;margin:0 0 clamp(2rem,3.6vw,3rem)}
.mm-seo-section__heading .mm-eyebrow{margin:0 0 .6rem;color:#0b55ce;font-size:.8rem;font-weight:900;letter-spacing:.14em}
.mm-seo-section--dark .mm-seo-section__heading .mm-eyebrow{color:#7ce8ff}
.mm-seo-section__heading h2{max-width:940px;margin:.3rem 0 .9rem;color:#10243e;font-size:clamp(2.45rem,4vw,4.15rem);line-height:1.01;letter-spacing:-.04em;text-wrap:balance}
.mm-seo-section--dark .mm-seo-section__heading h2{color:#fff}
.mm-seo-section__heading>p:not(.mm-eyebrow){max-width:900px;margin:0;color:#52647b;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.75}
.mm-seo-section--dark .mm-seo-section__heading>p:not(.mm-eyebrow){color:#c1d2e6}
.mm-seo-card-grid{display:grid;gap:1rem}
.mm-seo-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mm-seo-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
.mm-seo-card{position:relative;overflow:hidden;display:flex;min-height:250px;flex-direction:column;padding:1.45rem;border:1px solid #dbe6f3;border-radius:22px;background:linear-gradient(160deg,#fff,#f7fbff);color:inherit;text-decoration:none!important;box-shadow:0 16px 42px rgba(3,26,65,.065);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mm-seo-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#00c8f4,#176df5,#5144f8)}
.mm-seo-card:hover{transform:translateY(-5px);border-color:rgba(23,109,245,.42);box-shadow:0 24px 58px rgba(3,26,65,.11)}
.mm-seo-card>span{display:inline-block;margin-bottom:.8rem;color:#0b55ce;font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.mm-seo-card h3{margin:.1rem 0 .7rem;color:#11253f;font-size:clamp(1.2rem,1.45vw,1.45rem);line-height:1.16}
.mm-seo-card p{margin:0;color:#53647b;line-height:1.66;font-size:.94rem}
.mm-seo-card b{margin-top:auto;padding-top:1.05rem;color:#0b55ce;font-size:.9rem}
.mm-seo-section--dark .mm-seo-card{border-color:rgba(100,156,233,.26);background:linear-gradient(155deg,rgba(10,42,98,.78),rgba(6,20,46,.9));box-shadow:0 20px 48px rgba(0,8,28,.2)}
.mm-seo-section--dark .mm-seo-card>span{color:#7ce8ff}.mm-seo-section--dark .mm-seo-card h3{color:#fff}.mm-seo-section--dark .mm-seo-card p{color:#bdcfe2}.mm-seo-section--dark .mm-seo-card b{color:#7ce8ff}
.mm-seo-faq{background:#fff}
.mm-seo-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.mm-seo-faq details{overflow:hidden;border:1px solid #dbe6f3;border-radius:18px;background:#f9fbfe;box-shadow:0 12px 30px rgba(3,26,65,.045)}
.mm-seo-faq summary{cursor:pointer;padding:1.15rem 1.25rem;color:#11253f;font-weight:820;line-height:1.38}
.mm-seo-faq summary::marker{color:#176df5}
.mm-seo-faq details p{margin:0;padding:0 1.25rem 1.25rem;color:#53647b;line-height:1.72}
@media(max-width:1100px){.mm-seo-card-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-seo-card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.mm-seo-section{padding:3.4rem .75rem}.mm-seo-section__inner{width:min(100%,calc(100% - .5rem))}.mm-seo-card-grid--3,.mm-seo-card-grid--4,.mm-seo-faq__grid{grid-template-columns:1fr}.mm-seo-card{min-height:0}.mm-seo-section__heading h2{font-size:clamp(2.25rem,10vw,3.4rem)}}
@media(prefers-reduced-motion:reduce){.mm-seo-card{transition:none}.mm-seo-card:hover{transform:none}}
