.cta-btn,.service-pill{transition:.2s;cursor:pointer;text-decoration:none}.cta-btn,.cta-btn:hover,.service-pill,.service-pill:hover{text-decoration:none}.profile-cta-wrap{background:#fff;border:1.5px solid #f0e0e6;border-radius:16px;padding:16px;margin-bottom:22px;box-shadow:0 4px 20px rgba(232,25,75,.07)}.profile-cta-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.profile-cta-avatar{position:relative;flex-shrink:0}.profile-cta-avatar img,.profile-cta-avatar-placeholder{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #ffc5d3;display:block}.profile-cta-avatar-placeholder{background:linear-gradient(135deg,#e8194b,#ff6b8a);color:#fff;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}.profile-cta-online-dot{position:absolute;bottom:1px;right:1px;width:12px;height:12px;background:#22c55e;border-radius:50%;border:2px solid #fff}.profile-cta-info{flex:1;min-width:0}.cta-btn,.profile-cta-loc{align-items:center;font-family:Outfit,sans-serif}.profile-cta-name{display:block;font-size:14px;font-weight:700;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Outfit,sans-serif}.profile-cta-loc{display:inline-flex;gap:4px;font-size:11.5px;color:#999;margin-top:2px}.profile-cta-badge{flex-shrink:0;background:#dcfce7;color:#15803d;font-size:10.5px;font-weight:700;padding:3px 9px;border-radius:20px;border:1px solid #bbf7d0;letter-spacing:.02em;font-family:Outfit,sans-serif}.profile-cta-buttons{display:flex;flex-direction:column}.cta-btn{display:flex;justify-content:center;gap:9px;width:100%;padding:13px 16px;border-radius:10px;font-size:15px;font-weight:700;letter-spacing:.01em;border:none}.cta-btn:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.15)}.cta-btn:active{transform:translateY(0)}.cta-btn-whatsapp{background:#25d366;color:#fff}.cta-btn-call{background:#e8194b;color:#fff}.cta-btn-telegram{background:#2aabee;color:#fff}.cta-btn-call:hover,.cta-btn-telegram:hover,.cta-btn-whatsapp:hover{color:#fff}.tag-pill{display:inline-flex;align-items:center;gap:6px}.service-pill{display:inline-block;padding:6px 14px;border-radius:6px;background:#fff0f4;border:1px solid #ffc5d3;color:var(--red,#e8194b);font-size:13px;font-weight:500}.service-pill:hover{background:var(--red,#e8194b);color:#fff;border-color:var(--red,#e8194b)}@media (max-width:576px){.profile-cta-wrap{padding:14px}.cta-btn{font-size:14px;padding:12px 14px;border-radius:9px}.profile-cta-name{font-size:13px}.profile-cta-badge{font-size:10px;padding:3px 8px}}.profile-cta-buttons{display:flex;flex-direction:row;gap:9px}.profile-cta-buttons .cta-btn{flex:1}@media (max-width:480px){.profile-cta-buttons{flex-direction:column}}