.sticky-mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:1040;display:flex;gap:.5rem;padding:.65rem .75rem calc(.65rem + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #e5e7eb;box-shadow:0-4px 20px rgba(0,0,0,.08)}.sticky-mobile-cta__btn{flex:1;text-align:center;font-weight:600;font-size:.95rem;padding:.65rem .5rem;border-radius:.5rem;text-decoration:none}.sticky-mobile-cta__btn--primary{background:#2563eb;color:#fff!important}@media (min-width:768px){.sticky-mobile-cta{display:none}}@media (max-width:767.98px){body{padding-bottom:4.5rem}}