.feature-rich{background:#fff;color:var(--ink)}
.feature-rich .rich-intro{max-width:760px;margin:0 auto 42px;text-align:center}
.feature-rich .rich-intro small{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.15em}
.feature-rich .rich-intro h2{margin:12px 0 15px;font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.045em}
.feature-rich .rich-intro p{color:var(--muted);font-size:14px;line-height:1.8}
.feature-rich .rich-section{padding:90px 0;border-bottom:1px solid var(--line)}
.feature-rich .rich-section.soft{background:var(--soft)}
.feature-rich .rich-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.feature-rich .rich-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:26px;min-height:230px;box-shadow:0 14px 35px rgba(14,37,72,.05)}
.feature-rich .rich-card b{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eaf2ff;color:var(--blue);font-size:15px}
.feature-rich .rich-card h3{margin:20px 0 10px;font-size:18px}
.feature-rich .rich-card p{color:var(--muted);font-size:12px;line-height:1.75}
.feature-rich .rich-card ul{margin:14px 0 0;padding:0;list-style:none}
.feature-rich .rich-card li{position:relative;margin:8px 0;padding-left:16px;color:#42516a;font-size:11px}
.feature-rich .rich-card li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:800}
.feature-rich .rich-flow{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}
.feature-rich .rich-step{padding:28px 24px;min-height:205px;border-right:1px solid var(--line)}
.feature-rich .rich-step:last-child{border-right:0}.feature-rich .rich-step>span{color:var(--blue);font-size:10px;font-weight:800}.feature-rich .rich-step h3{margin:24px 0 9px;font-size:16px}.feature-rich .rich-step p{color:var(--muted);font-size:11px;line-height:1.7}
.feature-rich .rich-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:12px}.feature-rich .rich-table th,.feature-rich .rich-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #edf1f5}.feature-rich .rich-table th{color:#6d7b90;background:#f7f9fc;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.feature-rich .rich-table td{color:#33445f}.feature-rich .rich-table tr:last-child td{border-bottom:0}
.feature-rich .rich-callout{display:grid;grid-template-columns:auto 1fr;gap:17px;align-items:start;border:1px solid #d7e6fb;border-radius:14px;background:#eff5ff;padding:24px}.feature-rich .rich-callout b{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#071b3b;color:#fff}.feature-rich .rich-callout p{margin:0;color:#52627a;font-size:13px;line-height:1.75}
.rich-cta{padding:82px 0;background:#071b3b;color:#fff;text-align:center}.rich-cta .section-shell{max-width:1180px;margin-inline:auto}.rich-cta h2{max-width:820px;margin:0 auto 16px;color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.045em}.rich-cta p{max-width:650px;margin:0 auto;color:#a9bad1;font-size:15px;line-height:1.8}.rich-cta .button{display:inline-flex;align-items:center;justify-content:center;margin-top:26px;min-height:48px;padding:13px 20px;border-radius:9px;background:#176bff;color:#fff;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 12px 26px rgba(23,107,255,.25)}.rich-cta .button:hover{background:#438bff;color:#fff}
@media(max-width:900px){.feature-rich .rich-grid{grid-template-columns:repeat(2,1fr)}.feature-rich .rich-flow{grid-template-columns:repeat(2,1fr)}.feature-rich .rich-step:nth-child(2){border-right:0}.feature-rich .rich-step:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:640px){.feature-rich .rich-section{padding:65px 0}.feature-rich .rich-grid,.feature-rich .rich-flow{grid-template-columns:1fr}.feature-rich .rich-step{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.feature-rich .rich-step:last-child{border-bottom:0}.feature-rich .rich-callout{display:block}.feature-rich .rich-callout b{margin-bottom:14px}.feature-rich .rich-table{font-size:11px;display:block;overflow-x:auto;white-space:nowrap}}

/* Keep feature-page supporting text readable outside the decorative hero UI. */
.feature-rich .rich-intro p,.feature-rich .rich-card p,.feature-rich .rich-step p,.feature-rich .rich-callout p,.feature-rich .rich-cta p{font-size:14px;line-height:1.8}
.spmb-page .doc-hero-copy>p:not(.spmb-lead){display:none}.spmb-page .doc-hero-copy .spmb-lead{display:block;font-size:16px;line-height:1.8;color:#a8b8ce;max-width:620px}
.doc-hero-copy .services-actions{display:flex;align-items:center;gap:12px;margin-top:30px;flex-wrap:wrap}
.doc-hero-copy .services-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:9px;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;white-space:nowrap}
.doc-hero-copy .services-actions .button-primary{background:#176bff;color:#fff;border:1px solid #176bff;box-shadow:0 12px 26px rgba(23,107,255,.24)}
.doc-hero-copy .services-actions .button-primary:hover{background:#438bff;border-color:#438bff;color:#fff}
.doc-hero-copy .services-actions .button-ghost{background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.3)}
.doc-hero-copy .services-actions .button-ghost:hover{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.5)}
@media(max-width:640px){.doc-hero-copy .services-actions{display:flex;flex-direction:column;align-items:stretch}.doc-hero-copy .services-actions .button{width:100%;min-height:50px}}
.feature-rich .rich-card li{font-size:13px;line-height:1.65}
.feature-rich .rich-table{font-size:13px}.feature-rich .rich-table th{font-size:11px}
@media(max-width:640px){.feature-rich .rich-intro p,.feature-rich .rich-card p,.feature-rich .rich-step p,.feature-rich .rich-callout p,.feature-rich .rich-cta p{font-size:14px}.feature-rich .rich-card li{font-size:13px}}
@media(max-width:640px){.rich-cta{padding:64px 0}.rich-cta h2{font-size:32px}.rich-cta p{font-size:14px}.rich-cta .button{width:100%}}
