.bh-hidden{display:none!important}.bh-section{display:none}.bh-section.active{display:block}.bh-container{max-width:680px;margin:0 auto;padding:20px 15px}.bh-card{background:#fff;border-radius:16px;padding:35px 30px;box-shadow:0 5px 30px rgba(0,0,0,.08);border:1px solid #f0f0f5;margin-bottom:20px}.bh-card.text-center{text-align:center}.bh-step-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#1c0088,#000);color:#fff;padding:6px 18px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.bh-title{font-size:26px;font-weight:800;color:#1a1a2e;margin-bottom:8px;line-height:1.3}.bh-subtitle{font-size:15px;color:#777;margin-bottom:25px;line-height:1.6}.bh-input-group{display:flex;gap:10px;max-width:500px;margin:0 auto}.bh-input-group input{flex:1;padding:16px 20px;border:2px solid #e8ecf4;border-radius:12px;font-size:16px;outline:none;transition:border .3s}.bh-input-group input:focus{border-color:#1c0088}.bh-input-group input:disabled{background:#f5f5f5;cursor:not-allowed}.bh-btn{padding:16px 36px;border:none;border-radius:12px;font-size:16px;font-weight:700;color:#fff;cursor:pointer;transition:all .3s;white-space:nowrap}.bh-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.bh-btn:disabled{opacity:.6;cursor:not-allowed}.bh-btn-primary{background:linear-gradient(135deg,#1c0088,#000)}.bh-btn-danger{background:linear-gradient(135deg,#850606,#c0392b)}.bh-btn-success{background:linear-gradient(135deg,#0a8c3f,#00b894)}.bh-btn-gold{background:linear-gradient(135deg,#f58529,#dd2a7b)}.bh-loading{display:none;text-align:center;padding:50px 20px}.bh-loading.active{display:block}.bh-spinner{width:56px;height:56px;border:5px solid #eef2ff;border-top-color:#1c0088;border-radius:50%;animation:bhspin .8s linear infinite;margin:0 auto 20px}@keyframes bhspin{to{transform:rotate(360deg)}}.bh-loading-text{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.bh-loading-sub{font-size:14px;color:#888}.bh-loading-dots::after{content:'';animation:bhdots 1.5s infinite}@keyframes bhdots{0%{content:''}33%{content:'.'}66%{content:'..'}100%{content:'...'}}.bh-error{background:#fff0f0;border:1px solid #ffcaca;border-radius:12px;padding:20px;color:#d63031;font-size:15px;text-align:center;margin-bottom:20px;display:none}.bh-error.active{display:block}.bh-error-icon{font-size:40px;margin-bottom:12px}.bh-profile-header{display:flex;align-items:center;gap:18px;margin-bottom:25px;padding:20px;background:#f8faff;border-radius:14px;flex-wrap:wrap}.bh-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 3px 15px rgba(0,0,0,.1);flex-shrink:0}.bh-avatar-placeholder{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#1c0088,#000);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex-shrink:0}.bh-profile-info{flex:1;min-width:200px}.bh-profile-info .bh-username{font-size:18px;font-weight:800;color:#1a1a2e}.bh-profile-info .bh-fullname{font-size:14px;color:#555}.bh-profile-info .bh-bio{font-size:13px;color:#777;margin-top:6px;line-height:1.5}.bh-profile-info .bh-verified{display:inline-block;background:#1d9bf0;color:#fff;font-size:10px;padding:2px 8px;border-radius:10px;font-weight:700;margin-left:6px;vertical-align:middle}.bh-stats{display:flex;gap:20px;margin-top:10px;flex-wrap:wrap}.bh-stat{font-size:13px;color:#666}.bh-stat strong{color:#1a1a2e;display:block;font-size:15px}.bh-private-warning{background:#fff3cd;border:1px solid #ffe58f;border-radius:12px;padding:18px;text-align:center;color:#8c6e00;font-size:15px;margin-bottom:20px}.bh-private-warning .bh-lock-icon{font-size:32px;margin-bottom:10px}.bh-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.bh-post-item{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s;aspect-ratio:1;background:linear-gradient(135deg,#1c0088,#333)}.bh-post-item:hover{transform:scale(1.03)}.bh-post-item.selected{border-color:#1c0088;box-shadow:0 0 0 3px rgba(28,0,136,.2)}.bh-post-item img{width:100%;height:100%;object-fit:cover;display:block}.bh-post-item .bh-post-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.7));display:flex;align-items:flex-end;justify-content:center;padding:10px;color:#fff;font-size:13px;font-weight:700;height:50%}.bh-post-item:hover .bh-post-overlay{height:100%;align-items:center;background:rgba(0,0,0,.5);font-size:15px}.bh-post-item .bh-post-video-badge{position:absolute;top:8px;right:8px;background:rgba(0,0,0,.7);color:#fff;font-size:11px;padding:3px 8px;border-radius:6px}.bh-post-item .bh-checkmark{position:absolute;top:8px;left:8px;width:24px;height:24px;background:#1c0088;border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;font-size:14px}.bh-post-item.selected .bh-checkmark{display:flex}.bh-progress-section{text-align:center}.bh-progress-circle-wrap{position:relative;width:140px;height:140px;margin:0 auto 20px}.bh-progress-circle{transform:rotate(-90deg)}.bh-progress-circle-bg{fill:none;stroke:#eef2ff;stroke-width:8}.bh-progress-circle-fg{fill:none;stroke:url(#bhProgressGrad);stroke-width:8;stroke-linecap:round;stroke-dasharray:377;stroke-dashoffset:377;transition:stroke-dashoffset 1s ease}.bh-progress-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bh-progress-text .bh-pct{font-size:32px;font-weight:800;color:#1c0088}.bh-progress-text .bh-pct-label{font-size:12px;color:#888}.bh-progress-bar-outer{width:100%;height:10px;background:#eef2ff;border-radius:10px;overflow:hidden;margin-bottom:18px}.bh-progress-bar-inner{height:100%;background:linear-gradient(90deg,#1c0088,#000);border-radius:10px;transition:width 1s ease;width:0%}.bh-progress-status{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.bh-progress-sub{font-size:13px;color:#888;margin-bottom:20px}.bh-progress-queue{background:#f0f4ff;border:1px solid #c0d0ff;border-radius:12px;padding:18px 20px;margin:20px 0;display:none;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.bh-progress-queue.active{display:flex}.bh-progress-queue .bh-queue-text{font-size:14px;color:#1a1a2e;font-weight:600}.bh-progress-queue .bh-queue-text strong{color:#1c0088}.bh-queue-cta{display:flex;flex-direction:column;gap:8px}.bh-queue-cta .bh-queue-btn{padding:8px 18px;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s}.bh-queue-cta .bh-queue-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.bh-upsell{margin-top:25px;background:linear-gradient(135deg,#1c0088,#000);border-radius:16px;padding:30px;text-align:center;display:none}.bh-upsell.active{display:block}.bh-upsell h4{font-size:22px;font-weight:800;color:#fff;margin-bottom:10px}.bh-upsell p{font-size:14px;color:rgba(255,255,255,.75);margin-bottom:20px;line-height:1.6}.bh-upsell .bh-upsell-buttons{display:flex;flex-direction:column;gap:10px;max-width:400px;margin:0 auto}.bh-upsell .bh-upsell-btn{display:block;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s}.bh-upsell .bh-upsell-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.bh-upsell .bh-upsell-btn.primary{background:#fff;color:#1c0088}.bh-upsell .bh-upsell-btn.secondary{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.2)}.bh-upsell .bh-upsell-btn.secondary:hover{background:rgba(255,255,255,.25)}.bh-seo-content{margin-top:50px}.bh-seo-content h2{font-size:24px;font-weight:800;color:#1a1a2e;margin:40px 0 15px}.bh-seo-content h3{font-size:18px;font-weight:700;color:#333;margin:30px 0 12px}.bh-seo-content p{font-size:15px;color:#555;line-height:1.8;margin-bottom:18px}.bh-seo-content ul{font-size:15px;color:#555;line-height:1.8;padding-left:25px;margin-bottom:18px}.bh-seo-content li{margin-bottom:8px}.bh-seo-content .bh-faq-item{background:#fff;border:1px solid #eef0f5;border-radius:12px;padding:18px 22px;margin-bottom:12px}.bh-seo-content .bh-faq-item h4{font-size:16px;font-weight:700;color:#08499b;margin-bottom:8px;cursor:pointer}.bh-seo-content .bh-faq-item p{margin-bottom:0}@media(max-width:600px){.bh-input-group{flex-direction:column}.bh-posts-grid{grid-template-columns:repeat(2,1fr)}.bh-title{font-size:22px}.bh-profile-header{flex-direction:column;text-align:center}.bh-stats{justify-content:center}.bh-progress-queue{flex-direction:column;text-align:center}}