/*
Theme Name: HealthBel Premium Complete
Theme URI: https://healthbel.com/
Author: HealthBel
Description: Premium health and wellness blog theme with homepage, blog posts, categories, newsletter and footer sections.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: healthbel-premium-complete
*/
:root{--green:#287c2d;--dark:#073b17;--light:#f5fbf5;--text:#202124;--muted:#667085;--blue:#0b5594;--shadow:0 12px 30px rgba(16,24,40,.09);--radius:18px}*{box-sizing:border-box}body{margin:0;font-family:'Inter','Segoe UI',Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.hb-container{width:min(1180px,92%);margin:auto}.hb-topbar{background:linear-gradient(90deg,#17651e,#2a8b30);color:#fff;font-size:13px}.hb-topbar .hb-container{height:38px;display:flex;align-items:center;justify-content:space-between}.hb-social{display:flex;gap:16px;font-weight:700}.hb-header{background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.05);position:sticky;top:0;z-index:50}.hb-header-inner{height:86px;display:flex;align-items:center;justify-content:space-between}.hb-logo{display:flex;align-items:center;gap:10px}.hb-logo img{width:158px;height:auto;display:block}.hb-menu{display:flex;gap:30px;align-items:center;font-weight:800;text-transform:uppercase;font-size:13px}.hb-menu a{padding:32px 0;border-bottom:3px solid transparent}.hb-menu a:hover,.hb-menu .current-menu-item a{color:var(--green);border-color:var(--green)}.hb-search{font-size:22px}.hb-hero{background:linear-gradient(90deg,#f7fbf5 0%,#f7fbf5 54%,#eef7ee 54%,#eef7ee 100%);overflow:hidden}.hb-hero-wrap{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px;align-items:center}.hb-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff;border-radius:999px;padding:10px 16px;color:var(--green);font-weight:900;font-size:13px;box-shadow:var(--shadow)}.hb-hero h1{font-size:60px;line-height:1.12;margin:28px 0 20px;letter-spacing:-1.8px}.hb-hero h1 span{color:var(--green)}.hb-hero p{font-size:17px;color:#555;max-width:520px}.hb-btn{display:inline-flex;align-items:center;gap:9px;margin-top:22px;background:var(--green);color:#fff!important;padding:15px 24px;border-radius:10px;font-weight:800;box-shadow:0 10px 24px rgba(40,124,45,.26)}.hb-hero-img{height:560px;position:relative}.hb-hero-img img{width:100%;height:100%;object-fit:cover;object-position:center;border-bottom-left-radius:40px}.hb-feature-strip{background:rgba(248,252,248,.92);border-top:1px solid #edf5ed;border-bottom:1px solid #edf5ed}.hb-features{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:32px 0}.hb-feature{display:flex;gap:14px;align-items:center}.hb-icon{width:42px;height:42px;display:grid;place-items:center;border:2px solid #49a151;border-radius:50%;color:var(--green);font-size:21px}.hb-feature b{display:block;font-size:14px}.hb-feature span{font-size:12px;color:var(--muted)}.hb-section{padding:70px 0}.hb-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.hb-title h2{font-size:28px;margin:0}.hb-title p{margin:6px 0 0;color:var(--muted)}.hb-title h2:before{content:'🌿';margin-right:8px}.hb-topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.hb-card{background:#fff;border:1px solid #eef2ef;border-radius:14px;padding:26px 18px;text-align:center;box-shadow:var(--shadow);transition:.25s}.hb-card:hover{transform:translateY(-5px)}.hb-card .circle{width:58px;height:58px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;font-size:27px}.c1{background:#e8f7e8}.c2{background:#ffe8ee}.c3{background:#e8f3ff}.c4{background:#f1e9ff}.c5{background:#fff1d9}.c6{background:#edf8e9}.hb-card h3{font-size:16px;margin:0 0 9px}.hb-card p{font-size:13px;color:var(--muted);min-height:62px}.hb-card a{color:var(--green);font-weight:800;font-size:13px}.hb-post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hb-post{background:#fff;border:1px solid #eef2ef;border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.hb-post img{width:100%;height:180px;object-fit:cover}.hb-post-content{padding:19px}.hb-cat{font-size:11px;color:var(--green);font-weight:900;text-transform:uppercase}.hb-post h3{font-size:18px;line-height:1.35;margin:8px 0 10px}.hb-post p{font-size:14px;color:var(--muted)}.hb-meta{font-size:12px;color:#98a2b3}.hb-newsletter{background:linear-gradient(135deg,#217a28,#0d5f20);border-radius:14px;color:#fff;padding:42px 48px;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;box-shadow:var(--shadow)}.hb-newsletter h2{margin:0 0 8px;font-size:28px}.hb-newsletter p{margin:0;color:#e7f7e7}.hb-newsletter form{display:flex;gap:12px}.hb-newsletter input{flex:1;border:0;border-radius:8px;padding:16px}.hb-newsletter button{border:0;background:#fff;color:var(--green);font-weight:900;border-radius:8px;padding:0 22px}.hb-cat-images{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.hb-cat-img{height:170px;border-radius:14px;overflow:hidden;position:relative;box-shadow:var(--shadow);color:#fff;display:flex;align-items:end;justify-content:center;padding:24px;font-size:20px;font-weight:900}.hb-cat-img:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.55));z-index:1}.hb-cat-img span{position:relative;z-index:2}.hb-cat-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hb-trust{background:#f6fbf6;border-top:1px solid #edf5ed}.hb-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:45px 0}.hb-trust-item{display:flex;gap:14px;align-items:flex-start}.hb-trust-item b{display:block;font-size:14px}.hb-trust-item p{margin:3px 0 0;color:var(--muted);font-size:13px}.hb-footer{background:linear-gradient(135deg,#063d16,#042b10);color:#fff;padding:65px 0 22px}.hb-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.1fr;gap:36px}.hb-footer h3{margin:0 0 18px}.hb-footer ul{list-style:none;margin:0;padding:0}.hb-footer li{margin:10px 0;color:#dcecdc;font-size:14px}.hb-footer p{color:#dcecdc;font-size:14px}.hb-footer input{width:100%;padding:14px;border-radius:8px;border:0;margin-bottom:10px}.hb-footer button{width:100%;padding:14px;border:0;border-radius:8px;background:#2b8b32;color:#fff;font-weight:900}.hb-copy{border-top:1px solid rgba(255,255,255,.16);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;color:#dcecdc;font-size:13px}.hb-page{padding:65px 0}.hb-content{max-width:850px;margin:auto}.hb-content h1{font-size:42px}.hb-content img{max-width:100%;height:auto;border-radius:14px}.hb-mobile-menu{display:none}
@media(max-width:900px){.hb-menu{display:none}.hb-mobile-menu{display:block;font-size:24px}.hb-hero-wrap{grid-template-columns:1fr}.hb-hero h1{font-size:42px}.hb-hero-img{height:360px}.hb-topic-grid{grid-template-columns:repeat(2,1fr)}.hb-post-grid,.hb-cat-images,.hb-trust-grid{grid-template-columns:1fr 1fr}.hb-newsletter{grid-template-columns:1fr}.hb-footer-grid{grid-template-columns:1fr 1fr}.hb-features{grid-template-columns:1fr}}@media(max-width:560px){.hb-topbar .hb-social{display:none}.hb-header-inner{height:72px}.hb-logo img{width:130px}.hb-hero h1{font-size:34px}.hb-section{padding:45px 0}.hb-topic-grid,.hb-post-grid,.hb-cat-images,.hb-trust-grid,.hb-footer-grid{grid-template-columns:1fr}.hb-newsletter{padding:30px 22px}.hb-newsletter form{flex-direction:column}.hb-copy{flex-direction:column;gap:8px}.hb-hero-img img{border-radius:0}}
