.ht-provider-page{width:100%;max-width:100%;float:none}.ht-provider-page .content-area{max-width:1200px;margin:0 auto;padding:0 16px}.ht-provider-hero{background:linear-gradient(135deg,var(--ht-primary-dark) 0,var(--ht-primary) 100%);border-radius:12px;padding:32px;margin-bottom:0;color:#fff}.ht-provider-hero-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.ht-provider-hero-logo{width:90px;height:90px;border-radius:16px;object-fit:contain;background:#fff;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);flex-shrink:0}.ht-provider-hero-info{flex:1;min-width:200px}.ht-provider-hero-name{font-size:calc(var(--ht-body-size, 14px) * 2);font-weight:700;margin:0 0 8px;color:#fff}.ht-provider-hero-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.ht-badge{display:inline-block;background:rgba(255,255,255,.18);color:#fff;padding:3px 12px;border-radius:20px;font-size:calc(var(--ht-body-size, 14px) * .86);font-weight:600;letter-spacing:.3px}.ht-meta-item{font-size:calc(var(--ht-body-size, 14px) * .93);opacity:.85;display:inline-flex;align-items:center;gap:3px}.ht-meta-item .dashicons{font-size:calc(var(--ht-body-size, 14px) * 1.07);width:15px;height:15px}.ht-provider-hero-scores{display:flex;gap:16px;flex-wrap:wrap}.ht-score-box{background:rgba(255,255,255,.12);border-radius:10px;padding:10px 18px;text-align:center;min-width:100px;backdrop-filter:blur(4px)}.ht-score-value{display:block;font-size:calc(var(--ht-body-size, 14px) * 1.57);font-weight:700;line-height:1.2}.ht-score-label{font-size:calc(var(--ht-body-size, 14px) * .79);opacity:.75;letter-spacing:.3px}.ht-provider-hero-cta{flex-shrink:0}.ht-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;border-radius:8px;font-size:var(--ht-body-size, 14px);font-weight:600;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:all .2s}.ht-btn .dashicons{font-size:calc(var(--ht-body-size, 14px) * 1.14);width:16px;height:16px}.ht-btn-primary{background:#fff;color:var(--ht-primary-dark)}.ht-btn-primary:hover{background:var(--ht-primary-lighter);color:var(--ht-primary-dark)}.ht-btn-outline{background:0 0;color:var(--ht-primary);border-color:var(--ht-primary)}.ht-btn-outline:hover{background:var(--ht-primary);color:#fff}.ht-btn-sm{padding:6px 16px;font-size:calc(var(--ht-body-size, 14px) * .93);border-radius:6px;background:var(--ht-primary);color:#fff}.ht-btn-sm:hover{background:var(--ht-primary-dark);color:#fff}.ht-btn-block{display:block;text-align:center;width:100%;box-sizing:border-box}.ht-profile-nav{display:flex;gap:2px;background:#fff;border:1px solid var(--ht-gray-300);border-radius:10px;padding:4px;margin:20px 0;position:sticky;top:32px;z-index:100;overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ht-profile-nav-item{padding:10px 20px;font-size:var(--ht-body-size, 14px);font-weight:500;color:var(--ht-gray-600);text-decoration:none;border-radius:8px;white-space:nowrap;transition:all .2s}.ht-profile-nav-item:hover{background:var(--ht-primary-lighter);color:var(--ht-primary)}.ht-profile-nav-item.active{background:var(--ht-primary);color:#fff}.ht-profile-section{margin-bottom:32px;scroll-margin-top:100px}.ht-section-title{font-size:calc(var(--ht-body-size, 14px) * 1.43);font-weight:700;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid var(--ht-gray-200);display:flex;align-items:center;gap:8px;color:var(--ht-gray-900)}.ht-section-title .dashicons{color:var(--ht-primary)}.ht-section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--ht-gray-200);gap:12px}.ht-section-title-row .ht-section-title{margin:0;padding:0;border:0}.ht-section-grid{display:grid;grid-template-columns:1fr 320px;gap:24px}.ht-section-main{min-width:0}.ht-section-sidebar{min-width:0}.ht-card{background:#fff;border:1px solid var(--ht-gray-200);border-radius:10px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.ht-card-title{font-size:calc(var(--ht-body-size, 14px) * 1.14);font-weight:600;margin:0 0 14px;display:flex;align-items:center;gap:6px;color:var(--ht-gray-900)}.ht-card-title .dashicons{color:var(--ht-primary);font-size:calc(var(--ht-body-size, 14px) * 1.29);width:18px;height:18px}.ht-card-body{font-size:var(--ht-body-size, 14px);line-height:1.7;color:var(--ht-gray-700)}.ht-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.ht-stat-box{background:#fff;border:1px solid var(--ht-gray-200);border-radius:10px;padding:20px 16px;text-align:center;transition:transform .2s,box-shadow .2s}.ht-stat-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.ht-stat-icon{display:block;color:var(--ht-primary);font-size:calc(var(--ht-body-size, 14px) * 1.71);width:24px;height:24px;margin:0 auto 8px}.ht-stat-value{display:block;font-size:calc(var(--ht-body-size, 14px) * 1.71);font-weight:700;color:var(--ht-gray-900);line-height:1.2}.ht-stat-label{font-size:calc(var(--ht-body-size, 14px) * .86);color:var(--ht-gray-500)}.ht-info-card{position:sticky;top:100px}.ht-info-list{list-style:none;padding:0;margin:0 0 16px}.ht-info-list li{padding:10px 0;border-bottom:1px solid var(--ht-gray-100);font-size:var(--ht-body-size, 14px);display:flex;justify-content:space-between;align-items:baseline}.ht-info-list li:last-child{border-bottom:0}.ht-info-label{font-weight:600;color:var(--ht-gray-600);font-size:calc(var(--ht-body-size, 14px) * .86);text-transform:uppercase;letter-spacing:.4px}.ht-pricing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.ht-pricing-card{background:#fff;border:2px solid var(--ht-gray-200);border-radius:12px;padding:24px 20px;text-align:center;transition:transform .2s,box-shadow .2s;position:relative}.ht-pricing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.ht-pricing-best{border-color:var(--ht-primary)}.ht-pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--ht-primary);color:#fff;padding:3px 14px;border-radius:20px;font-size:calc(var(--ht-body-size, 14px) * .79);font-weight:700}.ht-pricing-plan{font-size:calc(var(--ht-body-size, 14px) * 1.14);font-weight:600;margin:0 0 12px;color:var(--ht-gray-900)}.ht-pricing-price{margin-bottom:16px}.ht-pricing-currency{font-size:var(--ht-body-size, 14px);color:var(--ht-gray-500);vertical-align:super}.ht-pricing-amount{font-size:calc(var(--ht-body-size, 14px) * 2.57);font-weight:700;color:var(--ht-primary);line-height:1}.ht-pricing-period{font-size:var(--ht-body-size, 14px);color:var(--ht-gray-500)}.ht-features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.ht-feature-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--ht-gray-50);border-radius:8px;font-size:var(--ht-body-size, 14px);color:var(--ht-gray-900)}.ht-feature-check{color:var(--ht-success);flex-shrink:0;line-height:1}.ht-plan-features{background:#fff;border:1px solid var(--ht-gray-200);border-radius:10px;overflow:hidden}.ht-plan-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:2px solid var(--ht-gray-100);background:var(--ht-gray-50);padding:0 8px}.ht-plan-tab{padding:12px 20px;border:none;background:0 0;color:var(--ht-gray-500);font-size:var(--ht-body-size, 14px);font-weight:600;cursor:pointer;position:relative;transition:color .2s;white-space:nowrap}.ht-plan-tab:hover{color:var(--ht-primary)}.ht-plan-tab.active{color:var(--ht-primary)}.ht-plan-tab.active::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--ht-primary);border-radius:2px 2px 0 0}.ht-plan-panel{display:none;padding:20px}.ht-plan-panel.active{display:block}.ht-proscons-source{font-size:calc(var(--ht-body-size, 14px) * .86);color:var(--ht-gray-400);margin:0 0 16px}.ht-proscons-source a{color:var(--ht-primary);text-decoration:none}.ht-proscons-source a:hover{text-decoration:underline}.ht-coupons-list{display:flex;flex-direction:column;gap:12px}.ht-coupon-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--ht-gray-200);border-radius:10px;padding:16px 20px;transition:box-shadow .2s}[dir=rtl] .ht-coupon-card{grid-template-columns:auto 1fr auto}.ht-coupon-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.06)}.ht-coupon-discount{background:linear-gradient(135deg,var(--ht-success),var(--ht-success));color:#fff;font-size:var(--ht-body-size, 14px);font-weight:700;padding:12px 16px;border-radius:8px;text-align:center;min-width:90px;white-space:nowrap}.ht-coupon-details{flex:1}.ht-coupon-details h4{margin:0 0 4px;font-size:calc(var(--ht-body-size, 14px) * 1.07)}.ht-coupon-details a{color:var(--ht-gray-900);text-decoration:none}.ht-coupon-details a:hover{color:var(--ht-primary)}.ht-coupon-expiry{color:var(--ht-gray-500);font-size:calc(var(--ht-body-size, 14px) * .86)}.ht-coupon-code-wrap{display:flex;align-items:center;gap:4px}.ht-coupon-code{background:var(--ht-gray-100);padding:8px 14px;border-radius:6px;font-size:calc(var(--ht-body-size, 14px) * 1.07);font-weight:700;letter-spacing:1px;border:2px dashed var(--ht-gray-400);cursor:pointer;user-select:all}.ht-copy-btn{background:var(--ht-primary);border:none;color:#fff;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .2s;line-height:1}.ht-copy-btn:hover{background:var(--ht-primary-dark)}.ht-copy-btn .dashicons{font-size:calc(var(--ht-body-size, 14px) * 1.14);width:16px;height:16px}.ht-copy-btn.copied{background:var(--ht-success)}.ht-proscons-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ht-cons-card,.ht-pros-card{background:#fff;border-radius:10px;padding:24px;border:1px solid var(--ht-gray-200)}.ht-pros-card{border-top:3px solid var(--ht-success)}.ht-cons-card{border-top:3px solid var(--ht-danger)}.ht-cons-title,.ht-pros-title{font-size:calc(var(--ht-body-size, 14px) * 1.14);margin:0 0 12px;display:flex;align-items:center;gap:6px}.ht-pros-title{color:var(--ht-success)}.ht-cons-title{color:var(--ht-danger)}.ht-pros-title .dashicons{color:var(--ht-success)}.ht-cons-title .dashicons{color:var(--ht-danger)}.ht-cons-list,.ht-pros-list{list-style:none;padding:0;margin:0}.ht-cons-list li,.ht-pros-list li{padding:8px 0;border-bottom:1px solid var(--ht-gray-100);font-size:var(--ht-body-size, 14px);display:flex;align-items:baseline;gap:8px}.ht-cons-list li:last-child,.ht-pros-list li:last-child{border-bottom:0}.ht-pros-list li::before{content:'+';color:var(--ht-success);font-weight:700;font-size:calc(var(--ht-body-size, 14px) * 1.14);flex-shrink:0}.ht-cons-list li::before{content:'−';color:var(--ht-danger);font-weight:700;font-size:calc(var(--ht-body-size, 14px) * 1.14);flex-shrink:0}.ht-reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.ht-review-card{background:#fff;border:1px solid var(--ht-gray-200);border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s;position:relative}.ht-review-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.ht-review-badge{position:absolute;top:10px;right:10px;background:var(--ht-danger);color:#fff;padding:3px 10px;border-radius:20px;font-size:calc(var(--ht-body-size, 14px) * .79);font-weight:700;z-index:2}.ht-review-thumb{display:block;height:160px;overflow:hidden;background:var(--ht-primary-lighter)}.ht-review-thumb img{width:100%;height:100%;object-fit:cover}.ht-review-thumb-logo{display:flex;align-items:center;justify-content:center}.ht-review-thumb-logo img{width:80px;height:80px;object-fit:contain}.ht-review-body{padding:16px 20px}.ht-review-title{font-size:calc(var(--ht-body-size, 14px) * 1.14);font-weight:600;margin:0 0 6px}.ht-review-title a{color:var(--ht-gray-900);text-decoration:none}.ht-review-title a:hover{color:var(--ht-primary)}.ht-review-plan{background:var(--ht-gray-200);padding:2px 10px;border-radius:12px;font-size:calc(var(--ht-body-size, 14px) * .79);font-weight:500;color:var(--ht-gray-600);display:inline-block;margin-bottom:8px}.ht-review-meta{display:flex;gap:10px;align-items:center;margin-bottom:8px}.ht-review-price{font-size:calc(var(--ht-body-size, 14px) * 1.29);font-weight:700;color:var(--ht-primary)}.ht-review-discount{background:var(--ht-success);color:#fff;padding:2px 8px;border-radius:4px;font-size:calc(var(--ht-body-size, 14px) * .79);font-weight:600}.ht-review-excerpt{font-size:calc(var(--ht-body-size, 14px) * .93);color:var(--ht-gray-600);line-height:1.5;margin:0 0 12px}.ht-no-data{text-align:center;color:var(--ht-gray-500);padding:40px 20px;font-style:italic}@media (max-width:960px){.ht-section-grid{grid-template-columns:1fr}.ht-stats-grid{grid-template-columns:repeat(2,1fr)}.ht-proscons-grid{grid-template-columns:1fr}}@media (max-width:782px){.ht-provider-hero{padding:20px}.ht-provider-hero-inner{flex-direction:column;text-align:center}.ht-provider-hero-meta{justify-content:center}.ht-provider-hero-scores{justify-content:center}.ht-provider-hero-name{font-size:calc(var(--ht-body-size, 14px) * 1.57)}.ht-profile-nav{top:0}.ht-stats-grid{grid-template-columns:1fr 1fr}.ht-reviews-grid{grid-template-columns:1fr}.ht-coupon-card{grid-template-columns:1fr;text-align:center}.ht-plan-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.ht-plan-tab{padding:10px 14px;font-size:calc(var(--ht-body-size, 14px) * .93)}.ht-plan-panel{padding:14px}}