.th-hidden{display:none!important}.th-section{display:none}.th-section.active{display:block}.th-container{max-width:680px;margin:0 auto;padding:20px 15px}.th-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}.th-card.text-center{text-align:center}.th-step-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#00695C,#004D40);color:#fff;padding:6px 18px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.th-title{font-size:26px;font-weight:800;color:#1a1a2e;margin-bottom:8px;line-height:1.3}.th-subtitle{font-size:15px;color:#777;margin-bottom:25px;line-height:1.6}.th-input-group{display:flex;gap:10px;max-width:500px;margin:0 auto}.th-input-group input{flex:1;padding:16px 20px;border:2px solid #e8ecf4;border-radius:12px;font-size:16px;outline:none;transition:border .3s}.th-input-group input:focus{border-color:#00695C}.th-input-group input:disabled{background:#f5f5f5;cursor:not-allowed}.th-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}.th-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.th-btn:disabled{opacity:.6;cursor:not-allowed}.th-btn-primary{background:linear-gradient(135deg,#00695C,#004D40)}.th-btn-danger{background:linear-gradient(135deg,#B71C1C,#D32F2F)}.th-btn-success{background:linear-gradient(135deg,#2E7D32,#00897B)}.th-btn-gold{background:linear-gradient(135deg,#E65100,#BF360C)}.th-loading{display:none;text-align:center;padding:50px 20px}.th-loading.active{display:block}.th-spinner{width:56px;height:56px;border:5px solid #E0F2F1;border-top-color:#00695C;border-radius:50%;animation:thspin .8s linear infinite;margin:0 auto 20px}@keyframes thspin{to{transform:rotate(360deg)}}.th-loading-text{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.th-loading-sub{font-size:14px;color:#888}.th-loading-dots::after{content:'';animation:thdots 1.5s infinite}@keyframes thdots{0%{content:''}33%{content:'.'}66%{content:'..'}100%{content:'...'}}.th-error{background:#FFF3E0;border:1px solid #FFCCBC;border-radius:12px;padding:20px;color:#BF360C;font-size:15px;text-align:center;margin-bottom:20px;display:none}.th-error.active{display:block}.th-error-icon{font-size:40px;margin-bottom:12px}.th-profile-header{display:flex;align-items:center;gap:18px;margin-bottom:25px;padding:20px;background:#f8faff;border-radius:14px;flex-wrap:wrap}.th-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}.th-avatar-placeholder{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#00695C,#004D40);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex-shrink:0}.th-profile-info{flex:1;min-width:200px}.th-profile-info .th-username{font-size:18px;font-weight:800;color:#1a1a2e}.th-profile-info .th-fullname{font-size:14px;color:#555}.th-profile-info .th-bio{font-size:13px;color:#777;margin-top:6px;line-height:1.5}.th-profile-info .th-verified{display:inline-block;background:#00695C;color:#fff;font-size:10px;padding:2px 8px;border-radius:10px;font-weight:700;margin-left:6px;vertical-align:middle}.th-stats{display:flex;gap:20px;margin-top:10px;flex-wrap:wrap}.th-stat{font-size:13px;color:#666}.th-stat strong{color:#1a1a2e;display:block;font-size:15px}.th-private-warning{background:#fff3cd;border:1px solid #ffe58f;border-radius:12px;padding:18px;text-align:center;color:#8c6e00;font-size:15px;margin-bottom:20px}.th-private-warning .th-lock-icon{font-size:32px;margin-bottom:10px}.th-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:25px}.th-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,#00695C,#004D40)}.th-post-item:hover{transform:scale(1.03)}.th-post-item.selected{border-color:#00695C;box-shadow:0 0 0 3px rgba(0,105,92,.2)}.th-post-item img{width:100%;height:100%;object-fit:cover;display:block}.th-post-item .th-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%}.th-post-item:hover .th-post-overlay{height:100%;align-items:center;background:rgba(0,0,0,.5);font-size:15px}.th-post-item .th-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}.th-post-item .th-checkmark{position:absolute;top:8px;left:8px;width:24px;height:24px;background:#00695C;border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;font-size:14px}.th-post-item.selected .th-checkmark{display:flex}.th-progress-section{text-align:center}.th-progress-circle-wrap{position:relative;width:140px;height:140px;margin:0 auto 20px}.th-progress-circle{transform:rotate(-90deg)}.th-progress-circle-bg{fill:none;stroke:#E0F2F1;stroke-width:8}.th-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}.th-progress-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.th-progress-text .th-pct{font-size:32px;font-weight:800;color:#00695C}.th-progress-text .th-pct-label{font-size:12px;color:#888}.th-progress-bar-outer{width:100%;height:10px;background:#E0F2F1;border-radius:10px;overflow:hidden;margin-bottom:18px}.th-progress-bar-inner{height:100%;background:linear-gradient(90deg,#00695C,#004D40);border-radius:10px;transition:width 1s ease;width:0%}.th-progress-status{font-size:16px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.th-progress-sub{font-size:13px;color:#888;margin-bottom:20px}.th-progress-queue{background:#E0F2F1;border:1px solid #B2DFDB;border-radius:12px;padding:18px 20px;margin:20px 0;display:none;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.th-progress-queue.active{display:flex}.th-progress-queue .th-queue-text{font-size:14px;color:#1a1a2e;font-weight:600}.th-progress-queue .th-queue-text strong{color:#00695C}.th-queue-cta{display:flex;flex-direction:column;gap:8px}.th-queue-cta .th-queue-btn{padding:8px 18px;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s}.th-queue-cta .th-queue-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.th-upsell{margin-top:25px;background:linear-gradient(135deg,#00695C,#004D40);border-radius:16px;padding:30px;text-align:center;display:none}.th-upsell.active{display:block}.th-upsell h4{font-size:22px;font-weight:800;color:#fff;margin-bottom:10px}.th-upsell p{font-size:14px;color:rgba(255,255,255,.75);margin-bottom:20px;line-height:1.6}.th-upsell .th-upsell-buttons{display:flex;flex-direction:column;gap:10px;max-width:400px;margin:0 auto}.th-upsell .th-upsell-btn{display:block;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s}.th-upsell .th-upsell-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.th-upsell .th-upsell-btn.primary{background:#fff;color:#00695C}.th-upsell .th-upsell-btn.secondary{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.2)}.th-upsell .th-upsell-btn.secondary:hover{background:rgba(255,255,255,.25)}.th-seo-content{margin-top:50px}.th-seo-content h2{font-size:24px;font-weight:800;color:#1a1a2e;margin:40px 0 15px}.th-seo-content h3{font-size:18px;font-weight:700;color:#333;margin:30px 0 12px}.th-seo-content p{font-size:15px;color:#555;line-height:1.8;margin-bottom:18px}.th-seo-content ul{font-size:15px;color:#555;line-height:1.8;padding-left:25px;margin-bottom:18px}.th-seo-content li{margin-bottom:8px}.th-seo-content .th-faq-item{background:#fff;border:1px solid #eef0f5;border-radius:12px;padding:18px 22px;margin-bottom:12px}.th-seo-content .th-faq-item h4{font-size:16px;font-weight:700;color:#00695C;margin-bottom:8px;cursor:pointer}.th-seo-content .th-faq-item p{margin-bottom:0}@media(max-width:600px){.th-input-group{flex-direction:column}.th-posts-grid{grid-template-columns:repeat(2,1fr)}.th-title{font-size:22px}.th-profile-header{flex-direction:column;text-align:center}.th-stats{justify-content:center}.th-progress-queue{flex-direction:column;text-align:center}}