.blog-main:has(.service){max-width:1060px}.service{--line:#3a4a1624;--soft:#3a4a160a}.service-hero{border-bottom:1px solid var(--line);gap:1.25rem;margin-bottom:3rem;padding:2rem 0 3rem;display:grid}.service-hero__pill{background:var(--gradient-blue);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-self:start;padding:.35rem .9rem;font-size:.78rem;display:inline-block}.service-hero__title{font-family:var(--font-serif);max-width:16ch;font-size:clamp(2.1rem,5.2vw,3.4rem);font-weight:400;line-height:1.08}.service-hero__lead{opacity:.82;max-width:58ch;font-size:1.05rem;line-height:1.6}.service-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.service-btn{background:var(--text-dark);color:var(--bg-light);border-radius:999px;align-items:center;padding:.8rem 1.6rem;font-size:.95rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.service-btn:hover{opacity:.85}.service-btn--ghost{color:var(--text-dark);background:0 0;border:1px solid #3a4a1659}.service-trust{opacity:.7;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.25rem;padding:0;font-size:.85rem;list-style:none;display:flex}.service-trust li:before{content:"✓";margin-right:.4rem}.service-section{margin-bottom:3.5rem}.service-section>h2{font-family:var(--font-serif);margin-bottom:.6rem;font-size:clamp(1.6rem,3.2vw,2.1rem);font-weight:400;line-height:1.2}.service-section__intro{opacity:.78;max-width:62ch;margin-bottom:1.75rem;line-height:1.6}.service-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;padding:0;list-style:none;display:grid}.service-card{border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:1.25rem 1.35rem;font-size:.95rem;line-height:1.5}.service-card strong{margin-bottom:.35rem;font-weight:500;display:block}.service-steps{counter-reset:adim;gap:.85rem;padding:0;list-style:none;display:grid}.service-step{counter-increment:adim;border:1px solid var(--line);border-radius:16px;grid-template-columns:2.5rem 1fr;align-items:start;gap:1rem;padding:1.15rem 1.35rem;display:grid}.service-step:before{content:counter(adim);background:var(--gradient-green);width:2.5rem;height:2.5rem;font-family:var(--font-serif);border-radius:50%;place-items:center;font-size:1.1rem;display:grid}.service-step strong{margin-bottom:.25rem;font-weight:500;display:block}.service-step p{opacity:.8;font-size:.95rem;line-height:1.55}.service-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.75rem;padding:0;list-style:none;display:grid}.service-stat{text-align:center;background:#a8d8ea4d;border-radius:16px;padding:1.35rem}.service-stat b{font-family:var(--font-serif);margin-bottom:.3rem;font-size:2rem;font-weight:400;line-height:1.1;display:block}.service-stat span{opacity:.75;font-size:.86rem}.service-compare{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.service-compare>div{border:1px solid var(--line);border-radius:16px;padding:1.5rem}.service-compare h3{font-family:var(--font-serif);margin-bottom:.6rem;font-size:1.25rem;font-weight:400}.service-compare p{opacity:.8;font-size:.95rem;line-height:1.55}.service-faq{gap:.5rem;display:grid}.service-faq details{border:1px solid var(--line);background:var(--soft);border-radius:14px;padding:.95rem 1.25rem}.service-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;list-style:none;display:flex}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary:after{content:"+";opacity:.5;font-size:1.3rem;line-height:1}.service-faq details[open] summary:after{content:"–"}.service-faq details p{opacity:.8;margin-top:.75rem;font-size:.95rem;line-height:1.6}.service-links{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.service-links a{border:1px solid var(--line);color:inherit;border-radius:14px;padding:1rem 1.25rem;font-size:.95rem;text-decoration:none;transition:background .2s;display:block}.service-links a:hover{background:var(--soft)}.service-cta{background:var(--text-dark);color:var(--bg-light);text-align:center;border-radius:24px;margin-top:1rem;padding:2.75rem 2rem}.service-cta h2{font-family:var(--font-serif);margin-bottom:.6rem;font-size:clamp(1.6rem,3.4vw,2.2rem);font-weight:400}.service-cta p{opacity:.8;max-width:46ch;margin:0 auto 1.5rem;line-height:1.55}.service-cta .service-btn{background:var(--bg-light);color:var(--text-dark)}.service-cta .service-btn--ghost{color:var(--bg-light);background:0 0;border-color:#f0efe973}.service-cta__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.service-note{opacity:.65;text-align:center;margin-top:2rem;font-size:.85rem}@media (max-width:640px){.service-cta{padding:2rem 1.25rem}}
