.custom-toast-container{z-index:9999;opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:12px;padding:10px 24px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .3s;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.custom-toast-container.show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.custom-toast-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.custom-toast-icon.success{color:#10b981;background-color:#ecfdf5;border:1px solid #a7f3d0}.custom-toast-icon.info{color:#3b82f6;background-color:#eff6ff;border:1px solid #bfdbfe}.custom-toast-icon.warning{color:#f59e0b;background-color:#fffbeb;border:1px solid #fde68a}.custom-toast-text{color:#334155;white-space:nowrap;font-size:.95rem;font-weight:500}.bp-header-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.bp-cover-image{background:linear-gradient(135deg,#10b981 0%,#059669 100%);height:100px;position:relative}.bp-cover-image:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.bp-profile-main{flex-direction:column;align-items:center;margin-top:-50px;padding:0 1rem 1rem;display:flex}@media (width>=768px){.bp-profile-main{flex-direction:row;align-items:flex-end;margin-top:-40px;padding:0 2rem 1.5rem}}.bp-logo-wrapper{z-index:10;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:100px;height:100px;padding:.25rem;position:relative;box-shadow:0 4px 6px -1px #0000001a}@media (width>=768px){.bp-logo-wrapper{width:120px;height:120px}}.bp-logo-wrapper img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bp-info-wrapper{text-align:center;flex-grow:1;margin-top:.75rem}@media (width>=768px){.bp-info-wrapper{text-align:left;margin-top:0;margin-left:1.5rem;padding-bottom:.5rem}}.bp-actions-wrapper{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}@media (width>=768px){.bp-actions-wrapper{justify-content:flex-end;align-items:flex-end;margin-top:0;padding-bottom:.5rem}}.bp-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;height:100%;transition:all .2s ease-in-out}.bp-stat-card:hover{border-color:#10b981;box-shadow:0 10px 15px -3px #10b9811a}.social-btn{color:#475569;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:inline-flex}.social-btn:hover{color:#fff;background:#10b981;transform:scale(1.1)}.contact-item{align-items:flex-start;gap:.75rem;padding:.5rem 0;display:flex}.contact-icon{color:#10b981;background:#ecfdf5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.nav-pills .nav-link{color:#64748b;border-radius:.5rem;padding:.5rem 1rem;font-weight:600}.nav-pills .nav-link.active{color:#fff;background-color:#10b981}.status-badge{border-radius:2rem;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.rating-stars-interactive i{transition:transform .15s,color .15s}.rating-stars-interactive i:hover{transform:scale(1.25)}.like-icon-btn{color:#64748b;cursor:pointer;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:inline-flex}.like-icon-btn:hover{color:#10b981;background-color:#ecfdf5;transform:scale(1.15)}.like-icon-btn:hover i{color:#10b981!important}.like-icon-btn.liked{color:#10b981;background-color:#ecfdf5}.hover-underline{cursor:pointer;transition:color .15s}.hover-underline:hover{text-decoration:underline;color:#10b981!important}.compact-stat-value{font-size:1.25rem;font-weight:700;line-height:1.2}.compact-stat-label{text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-size:.7rem}.stat-box{background-color:#f8fafc;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-box:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #10b98114;border-color:#10b981!important}.stat-icon-wrapper{transition:transform .3s}.stat-box:hover .stat-icon-wrapper{transform:scale(1.1)}.engagement-box{transition:all .2s}.engagement-box:hover{background-color:#f8fafc}#reviews-section .progress{overflow:hidden;background-color:#f1f5f9!important}#reviews-section .progress-bar{background-color:#10b981!important}.review-item{transition:transform .2s,border-color .2s}.review-item:hover{transform:translate(2px);border-color:#cbd5e1!important}.shadow-sm-inset{box-shadow:inset 0 1px 2px #00000005}.bg-light-subtle{background-color:#f8fafc!important}.bp-contact-item-modern{background-color:#fff;border:1px solid #f1f5f9;border-radius:1rem;align-items:center;gap:1.15rem;margin-bottom:.85rem;padding:1rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000003}.bp-contact-item-modern:hover{background-color:#fff;border-color:#10b981;transform:translateY(-2px);box-shadow:0 10px 20px #10b9810d}.bp-contact-icon-modern{color:#10b981;background-color:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.15rem;transition:all .25s;display:flex}.bp-contact-item-modern:hover .bp-contact-icon-modern{color:#fff;background-color:#10b981;transform:scale(1.05)}.bp-stat-box-modern{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1.25rem;height:100%;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #00000005}.bp-stat-box-modern:hover{background:#fff;border-color:#10b981;transform:translateY(-4px);box-shadow:0 15px 25px -5px #10b98114,0 8px 10px -6px #00000005}.bp-engagement-pill{border:1px solid #0000;border-radius:.85rem;padding:.75rem .5rem;transition:all .25s}.bp-engagement-pill:hover{background-color:#fff;border-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 6px 15px #00000005}.stat-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:.5rem;font-size:1.2rem;transition:all .25s;display:flex}.bp-engagement-pill:hover .stat-icon-circle{transform:scale(1.1)}.bp-rating-summary-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1.25rem;height:100%;padding:1.75rem}.bp-review-testimonial{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;padding:1.5rem;transition:all .25s;box-shadow:0 4px 6px -1px #00000003}.bp-review-testimonial:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 12px 20px -5px #00000008}.shadow-inset-soft{box-shadow:inset 0 2px 4px #00000003}.card.rounded-4,.rounded-4{border-radius:.85rem!important}.shadow-sm{box-shadow:0 10px 30px #00000005!important}.header-social-links{margin-left:.5rem}.header-social-btn{color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;transition:all .2s;display:inline-flex}.header-social-btn:hover{color:#fff;background-color:#10b981;border-color:#10b981;transform:scale(1.15)}.bp-stat-box-modern2{border:1px solid #e2e8f099;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.75rem;min-width:140px;padding:.75rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.bp-stat-box-modern2:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000000a}.stat-icon-wrapper-modern{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.15rem;transition:transform .2s;display:flex;box-shadow:0 4px 6px -1px #00000008}.bp-stat-box-modern2:hover .stat-icon-wrapper-modern{transform:scale(1.1)}.stat-number-large{color:#1e293b;font-size:1.35rem;font-weight:800;line-height:1.1}.stat-label-small{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-top:2px;font-size:.65rem;font-weight:700}.bg-gradient-followers{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)}.bg-gradient-following{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.bg-gradient-likes{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%)}.bg-gradient-reviews{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%)}.bg-gradient-views{background:linear-gradient(135deg,#ecfeff 0%,#cffafe 100%)}.bg-gradient-member{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.bg-gradient-completion{background:linear-gradient(135deg,#fff5f5 0%,#ffe3e3 100%)}.bp-segment-switcher{border:1px solid #10b9812e;border-radius:50px;grid-template-columns:repeat(4,1fr);align-items:center;width:100%;padding:6px;display:grid;box-shadow:0 4px 20px #10b9810a}.bp-segment-btn{color:#047857;text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;outline:none;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.92rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.bp-segment-btn.active{background-color:#10b981;box-shadow:0 4px 12px #10b98140;color:#fff!important}.bp-segment-btn:hover:not(.active){color:#065f46;background-color:#10b98114}@media (width<=767px){.bp-segment-switcher{grid-template-columns:repeat(2,1fr);border-radius:1rem!important;gap:6px!important;padding:6px!important;box-shadow:0 3px 10px #10b98108!important}.bp-segment-btn{border-radius:.65rem!important;padding:8px 6px!important;font-size:.8rem!important;font-weight:700!important}}
