body:not(.tbhp-homepage):not(.tbhp-wide-layout) .site-content{width:min(1180px,calc(100% - 36px));margin-inline:auto;padding-top:34px;padding-bottom:64px}body:not(.tbhp-homepage) #primary,body:not(.tbhp-homepage) .content-area{float:none!important;width:100%!important;max-width:none!important;margin:0!important}body:not(.tbhp-homepage) .inside-article{padding:clamp(22px,4vw,42px)!important;border:1px solid var(--tbhp-line);border-radius:24px;background:#fff;box-shadow:var(--tbhp-shadow-sm)}body:not(.tbhp-homepage) .entry-header{margin-bottom:24px}.entry-title{color:var(--tbhp-navy);font-size:clamp(31px,4.4vw,48px);line-height:1.13;letter-spacing:-.035em;font-weight:800}.entry-meta{color:var(--tbhp-muted);font-size:12px}.entry-content{color:var(--tbhp-ink);font-size:17px;line-height:1.8}.entry-content h2,.entry-content h3,.entry-content h4{color:var(--tbhp-navy);font-family:inherit;text-wrap:balance}.entry-content h2{margin-top:2em;font-size:clamp(27px,3.5vw,38px);line-height:1.18}.entry-content h3{margin-top:1.7em;font-size:clamp(21px,2.7vw,28px);line-height:1.25}.entry-content p,.entry-content ul,.entry-content ol{margin-bottom:1.25em}.entry-content a{color:var(--tbhp-blue-dark);text-decoration-thickness:1px;text-underline-offset:2px}.entry-content blockquote{margin:1.6em 0;padding:18px 20px;border-left:4px solid var(--tbhp-teal);border-radius:0 14px 14px 0;background:#f3f8f8;color:#425963}.entry-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td{padding:12px 14px;border:1px solid var(--tbhp-line);vertical-align:top}.entry-content th{background:var(--tbhp-navy);color:#fff}.entry-content img{border-radius:14px}.entry-content figure{max-width:100%}.entry-content figcaption{color:var(--tbhp-muted);font-size:12px}.page-header{margin-bottom:22px;padding:24px;border:1px solid var(--tbhp-line);border-radius:20px;background:#fff}.page-header h1{margin:0;color:var(--tbhp-navy);font-size:clamp(30px,4vw,44px)}.paging-navigation{margin-top:28px}.nav-links{display:flex;flex-wrap:wrap;gap:8px}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:6px 10px;border:1px solid var(--tbhp-line);border-radius:999px;background:#fff;color:var(--tbhp-navy);text-decoration:none}.page-numbers.current{background:var(--tbhp-blue);border-color:var(--tbhp-blue);color:#fff}body.blog .site-main>article,body.archive:not(.woocommerce) .site-main>article,body.search .site-main>article{margin-bottom:18px}.post-image img{border-radius:18px}.comments-area{margin-top:24px;padding:clamp(20px,4vw,38px);border:1px solid var(--tbhp-line);border-radius:22px;background:#fff}.tbhp-policy{font-family:inherit!important}.tbhp-policy h2,.tbhp-policy h3{font-family:inherit!important}@media(max-width:768px){body:not(.tbhp-homepage):not(.tbhp-wide-layout) .site-content{width:calc(100% - 24px);padding-top:22px;padding-bottom:46px}body:not(.tbhp-homepage) .inside-article{padding:20px 15px!important;border-radius:18px}.entry-content{font-size:16px;line-height:1.75}.entry-title{font-size:clamp(30px,9vw,40px)}.entry-content h2{font-size:clamp(27px,8vw,34px)}.entry-content h3{font-size:clamp(21px,6vw,26px)}.entry-content .wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch}}
body.tbhp-contact-page .entry-content h1{font-family:inherit!important;color:var(--tbhp-navy)!important}
body.tbhp-policy-page .inside-article{
  border:1px solid var(--tbhp-line)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:var(--tbhp-shadow-sm)!important;
}
body.tbhp-policy-page .entry-title{
  color:var(--tbhp-navy)!important;
  font-size:clamp(34px,5vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
body.tbhp-policy-page .entry-content h2{
  margin-top:34px!important;
  color:var(--tbhp-navy)!important;
}
body.tbhp-policy-page .entry-content h3{
  color:var(--tbhp-teal-dark)!important;
}
body.tbhp-policy-page .entry-content blockquote,
body.tbhp-policy-page .entry-content .wp-block-quote{
  border-left:4px solid var(--tbhp-teal)!important;
  background:#eef7f6!important;
}


/* kk Star Ratings — visual only. V8.1 never creates votes. */
body.single-post .kk-star-ratings{
  display:flex!important;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
  width:max-content;
  max-width:100%;
  margin:12px 0 20px!important;
  padding:10px 13px;
  border:1px solid var(--tbhp-line);
  border-radius:14px;
  background:#fff;
}
body.single-post .kk-star-ratings .kksr-stars{
  margin:0!important;
}
body.single-post .kk-star-ratings .kksr-legend{
  margin:0!important;
  color:var(--tbhp-muted)!important;
  font-size:13px!important;
  line-height:1.4!important;
}

/* Genuine WordPress comments */
body.single-post.tbhp-wide-post .comments-area{
  margin-top:32px!important;
  padding:clamp(22px,3vw,38px)!important;
  border:1px solid var(--tbhp-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:var(--tbhp-shadow-sm)!important;
}
body.single-post .comments-title,
body.single-post .comment-reply-title{
  color:var(--tbhp-navy)!important;
  font-size:clamp(24px,3vw,34px)!important;
  line-height:1.2!important;
}
body.single-post .comment-list{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.single-post .comment-list .comment-body{
  margin:0 0 12px!important;
  padding:17px!important;
  border:1px solid var(--tbhp-line);
  border-radius:16px;
  background:#f8fbfc;
}
body.single-post .comment-author .fn{
  color:var(--tbhp-navy);
  font-weight:800;
}
body.single-post .comment-metadata{
  color:var(--tbhp-muted);
  font-size:11px;
}
body.single-post .comment-content{
  color:var(--tbhp-ink);
  font-size:15px;
  line-height:1.7;
}
body.single-post .comment-form input[type="text"],
body.single-post .comment-form input[type="email"],
body.single-post .comment-form input[type="url"],
body.single-post .comment-form textarea{
  width:100%;
  border:1px solid var(--tbhp-line);
  border-radius:12px;
  background:#fff;
}
body.single-post .comment-form .submit{
  min-height:44px;
  border:0;
  border-radius:999px;
  background:var(--tbhp-blue);
  color:#fff;
  font-weight:800;
}
body.single-post .tbhp-review-integrity{
  display:grid;
  gap:4px;
  margin:0 0 16px;
  padding:14px 16px;
  border-left:4px solid var(--tbhp-teal);
  border-radius:0 13px 13px 0;
  background:#eef7f6;
}
body.single-post .tbhp-review-integrity strong{
  color:var(--tbhp-teal-dark);
}
body.single-post .tbhp-review-integrity span{
  color:var(--tbhp-muted);
  font-size:13px;
  line-height:1.6;
}

/* The three important commercial/editorial articles receive a slightly stronger frame. */
body.tbhp-featured-service-post .inside-article{
  border-radius:26px!important;
}
body.tbhp-featured-service-post .entry-meta{
  font-size:12px!important;
}
body.tbhp-featured-service-post .entry-content{
  font-size:17px!important;
  line-height:1.82!important;
}

@media(max-width:768px){
  body.single-post.tbhp-wide-post .site-content,
  body.single-post.tbhp-wide-post .grid-container.site-content{
    width:calc(100% - 18px)!important;
  }
  body.single-post.tbhp-wide-post .inside-article{
    padding:18px 12px!important;
    border-radius:18px!important;
  }
  body.single-post.tbhp-wide-post .entry-content .rp-wrap{
    width:calc(100% - 10px)!important;
  }
  body.single-post .kk-star-ratings{
    width:100%;
  }
}
