:root{--thh-black:#111;--thh-yellow:#f7b906;--thh-white:#fff;--thh-cream:#f7f5ef;--thh-blue:#082b55;--thh-text:#161616;--thh-muted:#6d6d6d;--thh-border:#e6e2d8;--thh-shadow:0 14px 36px rgba(0,0,0,.08)}
.thh-home{font-family:Inter,Roboto,Arial,sans-serif;color:var(--thh-text);background:#fff;line-height:1.55;width:100%;max-width:100%;margin:0;padding:0;overflow:clip}.thh-home *{box-sizing:border-box}.thh-home a{text-decoration:none}.thh-home img{max-width:100%;height:auto;display:block}.thh-container{width:min(1220px,calc(100% - 48px));margin:0 auto}
.thh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 19px;border-radius:7px;font-size:13px;font-weight:800;transition:.2s}.thh-btn-yellow{background:var(--thh-yellow);color:#111}.thh-btn-dark{background:#111;color:#fff}.thh-btn-outline{border:1px solid rgba(255,255,255,.7);color:#fff}.thh-btn:hover{transform:translateY(-1px)}
.thh-kicker{font-size:11px;font-weight:900;letter-spacing:1.4px;margin-bottom:10px}.thh-kicker-yellow{color:var(--thh-yellow)}
.thh-hero{background:linear-gradient(120deg,#0a0a0a 0%,#111 55%,#1a1a1a 100%);color:#fff;overflow:hidden}.thh-hero-grid{min-height:640px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:28px}.thh-hero-copy{padding:78px 0}.thh-hero h1{font-size:clamp(50px,6vw,80px);line-height:.98;letter-spacing:-2px;margin:0 0 22px}.thh-hero h1 span{color:var(--thh-yellow)}.thh-hero-copy>p{max-width:540px;color:#ddd;font-size:17px}.thh-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.thh-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.thh-trust-row>div{display:flex;gap:8px;align-items:flex-start}.thh-trust-row b{color:var(--thh-yellow);font-size:19px}.thh-trust-row span{font-weight:800;font-size:12px}.thh-trust-row small{display:block;color:#aaa;font-weight:400}.thh-hero-products{min-height:610px;position:relative}.thh-hero-card{position:absolute}.thh-hero-card img{filter:drop-shadow(0 25px 25px rgba(0,0,0,.35))}.thh-hero-card-large{right:0;top:12%;width:70%}.thh-hero-card-right{right:1%;bottom:8%;width:47%}.thh-hero-card-left{left:2%;bottom:6%;width:39%}
.thh-energy-section{background:var(--thh-cream);padding:82px 0}.thh-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.thh-section-head h2{font-size:44px;line-height:1.05;letter-spacing:-1px;margin:0 0 14px}.thh-section-head p{max-width:620px;color:#666;margin:0}.thh-energy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.thh-energy-grid article{background:#fff;border:1px solid var(--thh-border);border-radius:12px;padding:25px;box-shadow:var(--thh-shadow)}.thh-icon{width:46px;height:46px;border-radius:50%;background:#fff4bf;display:grid;place-items:center;font-size:20px;margin-bottom:15px}.thh-energy-grid h3{margin:0 0 7px;font-size:18px}.thh-energy-grid p{margin:0;color:#6e6e6e;font-size:13px}
.thh-pay-section{background:var(--thh-blue);color:#fff;padding:82px 0}.thh-pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.thh-pay-copy h2{font-size:50px;line-height:1.02;margin:0 0 17px}.thh-pay-copy h2 span{color:var(--thh-yellow)}.thh-pay-copy p{color:#cbd5df;max-width:560px}.thh-pay-services{display:grid;grid-template-columns:1fr 1fr;gap:15px}.thh-pay-services>div{display:flex;gap:13px;padding:17px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.04)}.thh-pay-services b{color:var(--thh-yellow);font-size:18px}.thh-pay-services span{font-weight:800;font-size:13px}.thh-pay-services small{display:block;color:#aebdce;font-weight:400}
.thh-products-section{background:#111;color:#fff;padding:82px 0}.thh-products-title{margin-bottom:26px}.thh-products-title p{color:#aaa}.thh-products-title h2{font-size:44px;line-height:1.05;margin:0 0 14px}.thh-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.thh-product-grid article{background:var(--thh-yellow);color:#111;border-radius:9px;padding:11px}.thh-product-img{height:170px;border-radius:7px;background:#ffc31e;display:grid;place-items:center;overflow:hidden}.thh-product-img img{max-height:155px;width:auto;object-fit:contain}.thh-product-grid h3{font-size:16px;margin:11px 0 2px}.thh-product-grid p{font-size:11px;color:#4d4d4d;margin:0}
.thh-about-section{padding:82px 0;background:#fff}.thh-about-section h2{font-size:44px;line-height:1.05;margin:0 0 35px}.thh-about-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--thh-border);border-bottom:1px solid var(--thh-border)}.thh-about-grid>div{padding:30px;border-right:1px solid var(--thh-border)}.thh-about-grid>div:last-child{border-right:0}.thh-about-grid h3{margin:0 0 8px;font-size:18px}.thh-about-grid p{margin:0;color:var(--thh-muted);font-size:13px}
.thh-final-cta{background:#111;color:#fff;padding:68px 0}.thh-final-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.thh-final-grid h2{font-size:46px;line-height:1.05;margin:0}.thh-final-grid h2 span{color:var(--thh-yellow)}.thh-final-grid p{color:#c7c7c7}
/* Full-width content breakout: centered with no horizontal overflow. */
body:has(.thh-home){overflow-x:clip}
.entry-content:has(> .thh-home),
.wp-block-post-content:has(> .thh-home),
.site-main:has(.thh-home){width:100dvw;max-width:100dvw;margin-left:50%;margin-right:0;transform:translateX(-50%);padding-left:0;padding-right:0;overflow-x:clip}
.thh-home{width:100%;max-width:none;margin:0;position:relative;left:auto;right:auto}
@media (min-width:1025px){.thh-container{width:min(1280px,calc(100% - 80px));max-width:1280px}}
@media (max-width:1024px){.thh-container{width:calc(100% - 40px);max-width:none}.thh-hero-grid{grid-template-columns:1fr .9fr}.thh-hero-products{min-height:500px}.thh-energy-grid{grid-template-columns:repeat(2,1fr)}.thh-product-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:767px){.thh-container{width:calc(100% - 28px)}.thh-hero-grid,.thh-pay-grid,.thh-final-grid{grid-template-columns:1fr}.thh-hero-grid{min-height:auto}.thh-hero-copy{padding:58px 0 18px}.thh-hero h1{font-size:clamp(42px,13vw,58px);letter-spacing:-1px}.thh-hero-copy>p{font-size:15px}.thh-hero-products{min-height:320px;margin-top:-10px}.thh-hero-card-large{width:73%;right:0;top:3%}.thh-hero-card-right{width:47%;right:0;bottom:3%}.thh-hero-card-left{width:42%;left:0;bottom:4%}.thh-trust-row{grid-template-columns:1fr 1fr;gap:12px}.thh-actions{gap:10px}.thh-btn{width:auto;padding:12px 15px}.thh-energy-section,.thh-pay-section,.thh-products-section,.thh-about-section{padding:56px 0}.thh-section-head{display:block}.thh-section-head .thh-btn{margin-top:18px}.thh-section-head h2,.thh-about-section h2{font-size:35px}.thh-pay-copy h2{font-size:38px}.thh-energy-grid{grid-template-columns:1fr}.thh-pay-services{grid-template-columns:1fr}.thh-products-title h2{font-size:35px}.thh-product-grid{grid-template-columns:1fr 1fr;gap:10px}.thh-product-img{height:145px}.thh-product-img img{max-height:130px}.thh-about-grid{grid-template-columns:1fr}.thh-about-grid>div{border-right:0;border-bottom:1px solid var(--thh-border);padding:22px}.thh-about-grid>div:last-child{border-bottom:0}.thh-final-grid h2{font-size:37px}.thh-final-grid{gap:24px}}
@media (max-width:420px){.thh-container{width:calc(100% - 22px)}.thh-hero-products{min-height:275px}.thh-trust-row{grid-template-columns:1fr}.thh-actions .thh-btn{width:100%}.thh-product-grid{grid-template-columns:1fr}.thh-product-img{height:180px}.thh-product-img img{max-height:165px}}
