/* Home button geometry, with one outline treatment per background. */
body.service-social-compact{--cta-color:#51256f;--cta-border:#6b269c55;--cta-hover:#6b269c;--cta-hover-text:#fff}
html[data-theme=dark] body.service-social-compact{--cta-color:#fff4ff;--cta-border:#e0c9e780;--cta-hover:#eeeae4;--cta-hover-text:#302538}
body.service-social-compact :is(.manifest-card,.work-card,.omni-feature,.service-price-card,.cta-section,.founder-intro-layout,form){--cta-color:#51256f;--cta-border:#6b269c55;--cta-hover:#6b269c;--cta-hover-text:#fff}
body.service-social-compact .page-hero{--cta-color:#fff4ff;--cta-border:#e0c9e780;--cta-hover:#eeeae4;--cta-hover-text:#302538}
html body.service-social-compact :is(.btn,.founder-intro-cta,.manifest-blog-btn,.work-card-link){display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:12px 20px!important;min-height:44px;max-width:100%;width:fit-content;border:1px solid var(--cta-border)!important;border-radius:40px!important;font:700 12px/1.4 Caviar,sans-serif!important;letter-spacing:normal!important;background:transparent!important;color:var(--cta-color)!important;text-decoration:none!important;box-shadow:none!important;text-shadow:none!important;transform:none!important;opacity:1!important;visibility:visible!important;transition:background .25s,color .25s!important;text-align:center;white-space:normal!important}
html body.service-social-compact :is(.btn,.founder-intro-cta,.manifest-blog-btn,.work-card-link):hover{background:var(--cta-hover)!important;color:var(--cta-hover-text)!important;border-color:var(--cta-hover)!important}
html body.service-social-compact :is(.btn,.founder-intro-cta,.manifest-blog-btn,.work-card-link)::before,html body.service-social-compact :is(.btn,.founder-intro-cta,.manifest-blog-btn,.work-card-link)::after{display:none!important}
html body.service-social-compact :is(.btn,.manifest-blog-btn,.work-card-link) svg{width:16px;height:16px;flex-shrink:0}
html body.service-social-compact .btn-wa svg{fill:#25d366!important;color:#25d366!important}
