@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--blue:#0072ad;--green:#20a345;--navy:#08233f;--ink:#18263a;--muted:#69798c;--line:#e7edf3;--soft:#f5f9fc;--white:#fff;--shadow:0 14px 40px rgba(8,35,63,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;font-size:15px;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:'Manrope',sans-serif;color:var(--navy);margin-top:0}a{text-decoration:none}img{max-width:100%;display:block}.hh-container{width:min(1320px,calc(100% - 40px));margin:auto}
.hh-topbar{background:var(--navy);color:#d9e4ef;font-size:13px}.hh-topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hh-topbar-group{display:flex;gap:24px;align-items:center}.hh-topbar i{color:#8fd7ff;margin-right:7px}
.hh-header{background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(8,35,63,.05)}.hh-header .navbar{padding:15px 0}.hh-logo{font-family:'Manrope',sans-serif;font-size:25px;line-height:1;font-weight:800;color:var(--navy)!important;letter-spacing:-.7px}.hh-logo span{color:var(--green)}.hh-logo small{display:block;font-size:9px;font-weight:700;letter-spacing:.35px;color:var(--green);margin-top:5px}.hh-header .nav-link{font-size:14px;font-weight:600;color:#17243a!important;margin:0 7px;padding:9px 8px!important}.hh-header .nav-link:hover,.hh-header .nav-link.active{color:var(--blue)!important}
.hh-quote-btn,.hh-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:12px 19px;font-size:14px;font-weight:700;transition:.25s;border:1px solid transparent}.hh-quote-btn{background:var(--green);color:white!important}.hh-btn-primary{background:var(--blue);color:#fff!important}.hh-btn-light{background:#fff;color:var(--blue)!important;border-color:#dce7ef}.hh-btn:hover,.hh-quote-btn:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(0,114,173,.14)}
.hh-hero{position:relative;min-height:550px;background:linear-gradient(90deg,#eef7fd 0%,#f6fbfe 42%,#eaf5fb 100%);overflow:hidden}.hh-hero-grid{display:grid;grid-template-columns:1.03fr 1fr;min-height:550px}.hh-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:66px 70px 80px 0;position:relative;z-index:2}.hh-kicker{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--green);margin-bottom:15px}.hh-hero h1{font-size:48px;line-height:1.13;letter-spacing:-1.7px;font-weight:800;margin-bottom:17px;max-width:640px}.hh-hero p{font-size:17px;line-height:1.7;color:#53657a;max-width:615px;margin:0}.hh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hh-hero-media{position:absolute;right:0;top:0;height:100%;width:50%;overflow:hidden}.hh-hero-media img{width:100%;height:100%;object-fit:cover}.hh-hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#eef7fd 0%,rgba(238,247,253,.62) 14%,rgba(238,247,253,.08) 40%,rgba(238,247,253,0) 100%)}
.hh-trust-wrap{position:relative;margin-top:-58px;z-index:10}.hh-trust{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:0 18px}.hh-trust-item{display:flex;gap:14px;align-items:center;padding:21px 22px;border-right:1px solid var(--line)}.hh-trust-item:last-child{border-right:0}.hh-trust-icon{width:45px;height:45px;flex:0 0 45px;border-radius:50%;display:grid;place-items:center;background:#eaf6fc;color:var(--blue);font-size:18px}.hh-trust-item:nth-child(even) .hh-trust-icon{background:#effaf2;color:var(--green)}.hh-trust-item h4{font-size:14px;font-weight:800;margin:0 0 4px}.hh-trust-item p{font-size:12px;color:var(--muted);line-height:1.45;margin:0}
.hh-section{padding:78px 0}.hh-section.soft{background:var(--soft)}.hh-center{text-align:center}.hh-section .hh-kicker{margin-bottom:9px}.hh-title{font-size:34px;line-height:1.2;letter-spacing:-1px;font-weight:800;margin-bottom:11px}.hh-subtitle{max-width:690px;color:var(--muted);font-size:15px;margin:0 auto}
.hh-solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:38px}.hh-solution{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.25s;position:relative}.hh-solution:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.hh-solution-media{height:190px;overflow:hidden;background:#eef4f8}.hh-solution-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.hh-solution:hover img{transform:scale(1.04)}.hh-solution-body{padding:25px 23px 23px}.hh-solution-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:18px;margin-top:-48px;margin-bottom:15px;border:5px solid #fff;position:relative}.hh-solution:nth-child(even) .hh-solution-icon{background:var(--green)}.hh-solution h3{font-size:18px;font-weight:800;margin-bottom:8px}.hh-solution p{color:var(--muted);font-size:14px;margin:0 0 15px;min-height:68px}.hh-more{font-size:13px;font-weight:800;color:var(--blue)}.hh-solution:nth-child(even) .hh-more{color:var(--green)}
.hh-about-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:70px;align-items:center}.hh-about-media{position:relative}.hh-about-media img{width:100%;height:480px;object-fit:cover;border-radius:15px}.hh-about-badge{position:absolute;bottom:24px;right:-22px;background:#fff;border-radius:12px;padding:18px 21px;box-shadow:var(--shadow);max-width:205px}.hh-about-badge strong{display:block;color:var(--green);font-family:'Manrope';font-size:25px}.hh-about-badge span{font-size:12px;color:var(--muted)}.hh-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin:25px 0}.hh-check{display:flex;gap:9px;align-items:flex-start;font-weight:600;font-size:14px;color:#314155}.hh-check i{color:var(--green);margin-top:4px}
.hh-industries{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.hh-industry{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px}.hh-industry i{font-size:23px;color:var(--blue);margin-bottom:16px}.hh-industry:nth-child(even) i{color:var(--green)}.hh-industry h4{font-size:16px;font-weight:800;margin-bottom:7px}.hh-industry p{font-size:13px;color:var(--muted);margin:0}
.hh-process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.hh-process{display:grid;grid-template-columns:50px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.hh-process:last-child{border-bottom:0}.hh-process-num{width:39px;height:39px;border-radius:50%;background:#eef8f1;color:var(--green);display:grid;place-items:center;font-weight:800}.hh-process h4{font-size:16px;margin-bottom:5px}.hh-process p{font-size:13px;color:var(--muted);margin:0}
.hh-cta{background:linear-gradient(100deg,#075f91 0%,var(--blue) 55%,var(--green) 125%);border-radius:15px;padding:48px 52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.hh-cta h2{font-size:29px;color:#fff;margin:0 0 8px}.hh-cta p{margin:0;color:#d9edf8;max-width:690px}
.hh-footer{background:#071f35;color:#bac9d7;padding:62px 0 0}.hh-footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr .9fr;gap:50px}.hh-footer .hh-logo{color:#fff!important}.hh-footer p{font-size:13px;max-width:350px}.hh-footer h4{color:#fff;font-size:14px;margin-bottom:16px}.hh-footer a{display:block;color:#bac9d7;font-size:13px;margin:8px 0}.hh-footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:42px;padding:18px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px}
@media(max-width:1100px){.hh-solutions-grid,.hh-industries{grid-template-columns:repeat(2,1fr)}.hh-trust{grid-template-columns:repeat(2,1fr)}.hh-trust-item:nth-child(2){border-right:0}.hh-trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.hh-about-grid,.hh-process-grid{grid-template-columns:1fr;gap:40px}.hh-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.hh-topbar{display:none}.hh-header .navbar{padding:12px 0}.hh-header .navbar-collapse{padding:15px 0 5px}.hh-header .nav-link{margin:0}.hh-quote-btn{margin-top:8px}.hh-hero-grid{grid-template-columns:1fr;min-height:640px}.hh-hero-copy{padding:70px 0 300px}.hh-hero-media{width:100%;height:300px;top:auto;bottom:0}.hh-hero-media:before{background:linear-gradient(180deg,#eef7fd 0%,rgba(238,247,253,.4) 22%,rgba(238,247,253,0) 55%)}.hh-trust-wrap{margin-top:0;padding-top:20px}}
@media(max-width:767px){.hh-container{width:min(100% - 28px,1320px)}.hh-hero h1{font-size:38px;letter-spacing:-1.2px}.hh-title{font-size:29px}.hh-section{padding:60px 0}.hh-solutions-grid,.hh-industries,.hh-trust,.hh-footer-grid{grid-template-columns:1fr}.hh-trust-item{border-right:0;border-bottom:1px solid var(--line)!important}.hh-trust-item:last-child{border-bottom:0!important}.hh-solution p{min-height:0}.hh-about-media img{height:360px}.hh-about-badge{right:12px}.hh-checks{grid-template-columns:1fr}.hh-cta{padding:34px 28px;display:block}.hh-footer-bottom{display:block}}

/* ---------- FULL WEBSITE INNER PAGES ---------- */
.hh-page-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#edf8fd 0%,#f9fcfe 56%,#eef9f2 100%);padding:72px 0 68px}
.hh-page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}
.hh-page-hero h1{font-size:43px;line-height:1.14;letter-spacing:-1.4px;margin-bottom:16px;font-weight:800}
.hh-page-hero p{font-size:16px;color:#5d6d80;max-width:650px;margin:0}
.hh-page-image{height:330px;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(8,35,63,.10);position:relative}
.hh-page-image img{width:100%;height:100%;object-fit:cover}
.hh-page-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.5);border-radius:18px}
.hh-breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:700;margin-bottom:17px;color:#789}
.hh-breadcrumb a{color:var(--blue)}.hh-breadcrumb i{font-size:9px;color:#9eb0bf}
.hh-content-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:64px;align-items:center}
.hh-content-grid.reverse{grid-template-columns:.94fr 1.06fr}
.hh-content-grid.reverse .hh-content-media{order:2}
.hh-content-media{border-radius:16px;overflow:hidden;min-height:390px}
.hh-content-media img{width:100%;height:100%;min-height:390px;object-fit:cover}
.hh-copy h2{font-size:32px;line-height:1.23;letter-spacing:-.9px;margin-bottom:14px}
.hh-copy p{color:var(--muted);margin:0 0 15px}
.hh-copy ul{padding:0;margin:24px 0;list-style:none;display:grid;gap:12px}
.hh-copy li{position:relative;padding-left:28px;font-size:14px;font-weight:600;color:#314155}
.hh-copy li:before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;border-radius:50%;background:#eaf8ef;color:var(--green);display:grid;place-items:center;font-size:11px;font-weight:800}
.hh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}
.hh-feature{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px;transition:.25s}
.hh-feature:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.hh-feature-icon{width:43px;height:43px;border-radius:10px;display:grid;place-items:center;background:#eaf6fc;color:var(--blue);font-size:18px;margin-bottom:15px}
.hh-feature:nth-child(even) .hh-feature-icon{background:#effaf2;color:var(--green)}
.hh-feature h3{font-size:17px;margin-bottom:7px}.hh-feature p{font-size:13px;color:var(--muted);margin:0}
.hh-two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}
.hh-info-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:28px}
.hh-info-card h3{font-size:18px;margin-bottom:9px}.hh-info-card p{font-size:14px;color:var(--muted);margin:0}
.hh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.hh-stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;text-align:center}
.hh-stat strong{font-family:'Manrope';font-size:26px;color:var(--blue);display:block}.hh-stat:nth-child(even) strong{color:var(--green)}
.hh-stat span{font-size:12px;color:var(--muted);font-weight:600}
.hh-faq{max-width:920px;margin:34px auto 0}
.hh-faq-item{border-bottom:1px solid var(--line);padding:18px 0}
.hh-faq-item h3{font-size:16px;margin:0 0 8px}.hh-faq-item p{font-size:14px;color:var(--muted);margin:0}
.hh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px}
.hh-blog-card{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden;transition:.25s}
.hh-blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.hh-blog-card img{height:210px;width:100%;object-fit:cover}
.hh-blog-body{padding:23px}.hh-blog-meta{font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:800;color:var(--green);margin-bottom:8px}
.hh-blog-card h3{font-size:18px;line-height:1.4;margin-bottom:9px}.hh-blog-card p{font-size:13px;color:var(--muted);margin-bottom:13px}
.hh-article{max-width:900px;margin:auto}.hh-article .lead{font-size:18px;color:#526479}.hh-article h2{font-size:27px;margin:34px 0 13px}.hh-article p{color:#56677a}
.hh-form-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:45px;align-items:start}
.hh-contact-panel{background:linear-gradient(145deg,#076493,#08233f);border-radius:16px;padding:34px;color:#dcecf5}
.hh-contact-panel h2,.hh-contact-panel h3{color:#fff}.hh-contact-panel p{color:#c7dbe7}.hh-contact-line{display:flex;gap:13px;margin:19px 0}.hh-contact-line i{color:#68d57f;margin-top:5px}
.hh-form{background:#fff;border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 12px 34px rgba(8,35,63,.06)}
.hh-form label{font-size:12px;font-weight:800;color:#304257;margin-bottom:7px}
.hh-form .form-control,.hh-form .form-select{border:1px solid #dce5ec;border-radius:8px;min-height:47px;font-size:14px;box-shadow:none}
.hh-form textarea.form-control{min-height:135px}
.hh-form .form-control:focus,.hh-form .form-select:focus{border-color:#77bdda}
.hh-quote-note{background:#eef8f2;border:1px solid #d9f0e0;padding:17px 18px;border-radius:9px;font-size:13px;color:#476156;margin-top:20px}
.hh-error{text-align:center;padding:115px 20px}.hh-error strong{display:block;font-family:'Manrope';font-size:110px;line-height:1;color:var(--blue)}.hh-error h1{font-size:34px;margin:15px 0 8px}.hh-error p{color:var(--muted)}
@media(max-width:991px){
 .hh-page-hero-grid,.hh-content-grid,.hh-content-grid.reverse,.hh-form-wrap{grid-template-columns:1fr;gap:35px}
 .hh-content-grid.reverse .hh-content-media{order:0}
 .hh-feature-grid,.hh-blog-grid{grid-template-columns:repeat(2,1fr)}
 .hh-stats{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
 .hh-page-hero{padding:54px 0}.hh-page-hero h1{font-size:35px}
 .hh-page-image{height:270px}
 .hh-feature-grid,.hh-blog-grid,.hh-two-col,.hh-stats{grid-template-columns:1fr}
 .hh-copy h2{font-size:28px}
 .hh-content-media,.hh-content-media img{min-height:300px}
 .hh-form{padding:24px}
}

/* FINAL BUSINESS-SPECIFIC EXTENSIONS */
.hh-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:34px}
.hh-product-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.25s}
.hh-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.hh-product-card img{width:100%;height:220px;object-fit:cover}
.hh-product-body{padding:24px}
.hh-product-body h3{font-size:18px;line-height:1.35;margin-bottom:8px}
.hh-product-body p{font-size:13px;color:var(--muted);margin-bottom:15px}
.hh-tag{display:inline-flex;background:#eaf6fc;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;border-radius:20px;padding:6px 9px;margin-bottom:12px}
.hh-service-band{background:linear-gradient(100deg,#f1f8fc 0%,#f7fbfd 55%,#effaf2 100%);border:1px solid var(--line);border-radius:16px;padding:34px}
.hh-service-band h3{font-size:24px;margin-bottom:10px}
.hh-service-band p{color:var(--muted);margin-bottom:17px}
.hh-service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.hh-mini-service{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}
.hh-mini-service i{color:var(--green);font-size:19px;margin-bottom:12px}
.hh-mini-service h4{font-size:16px;margin-bottom:6px}
.hh-mini-service p{font-size:13px;color:var(--muted);margin:0}
.hh-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}
.hh-value{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;text-align:center}
.hh-value i{font-size:22px;color:var(--blue);margin-bottom:14px}.hh-value:nth-child(even) i{color:var(--green)}
.hh-value h4{font-size:15px;margin-bottom:6px}.hh-value p{font-size:12px;color:var(--muted);margin:0}
.hh-highlight{border-left:4px solid var(--green);background:#f2faf5;padding:20px 22px;border-radius:0 10px 10px 0;color:#3b4e43}
.hh-product-table{width:100%;border-collapse:collapse;margin-top:24px;font-size:14px}
.hh-product-table th,.hh-product-table td{border-bottom:1px solid var(--line);padding:14px 12px;text-align:left}
.hh-product-table th{color:var(--navy);font-family:'Manrope';font-size:13px}
@media(max-width:991px){.hh-product-grid{grid-template-columns:repeat(2,1fr)}.hh-values-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.hh-product-grid,.hh-service-list,.hh-values-grid{grid-template-columns:1fr}}

/* Health Haus logo + preloader */
.hh-brand-image{display:flex;align-items:center;padding:0;margin-right:28px}
.hh-brand-image img{display:block;width:235px;max-width:100%;height:auto;object-fit:contain}
.hh-footer-logo{display:inline-block}
.hh-footer-logo img{display:block;width:220px;max-width:100%;height:auto;object-fit:contain}
.hh-preloader{position:fixed;inset:0;z-index:99999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .4s ease,visibility .4s ease}
.hh-preloader.hh-preloader-hide{opacity:0;visibility:hidden;pointer-events:none}
.hh-preloader-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}
.hh-preloader-inner img{width:110px;height:110px;object-fit:contain}
.hh-preloader-spinner{width:38px;height:38px;border:3px solid #e5edf2;border-top-color:#0072ad;border-right-color:#20a345;border-radius:50%;animation:hhSpin .75s linear infinite}
@keyframes hhSpin{to{transform:rotate(360deg)}}
@media(max-width:767px){.hh-brand-image img{width:185px}.hh-footer-logo img{width:190px}.hh-preloader-inner img{width:90px;height:90px}}

/* ===== Typography readability update ===== */
html { font-size: 16px; }
body { font-size: 16px; line-height: 1.7; }
.hh-header .nav-link { font-size: 15px; }
.hh-topbar, .hh-topbar span { font-size: 13px; }
.hh-hero-copy p, .hh-page-hero p { font-size: 17px; line-height: 1.75; }
.hh-copy p, .hh-article p { font-size: 16px; line-height: 1.75; }
.hh-copy li { font-size: 15px; line-height: 1.65; }
.hh-subtitle { font-size: 16px; line-height: 1.7; }
.hh-product-body h3, .hh-blog-card h3 { font-size: 20px; }
.hh-product-body p, .hh-feature p, .hh-info-card p, .hh-blog-card p, .hh-mini-service p { font-size: 15px; line-height: 1.65; }
.hh-feature h3, .hh-info-card h3 { font-size: 19px; }
.hh-mini-service h4 { font-size: 18px; }
.hh-trust-item h4 { font-size: 16px; }
.hh-trust-item p { font-size: 14px; line-height: 1.55; }
.hh-btn, .hh-quote-btn, .hh-more { font-size: 14px; }
.hh-kicker { font-size: 12px; }
.hh-breadcrumb { font-size: 13px; }
.hh-form label { font-size: 14px; }
.hh-form .form-control, .hh-form .form-select { font-size: 15px; }
.hh-footer { font-size: 15px; }
.hh-footer p, .hh-footer a { font-size: 14px; line-height: 1.7; }
.hh-footer h4 { font-size: 16px; }
.hh-footer-bottom { font-size: 13px; }
.hh-contact-panel p, .hh-contact-line { font-size: 15px; }
.hh-faq-item h3 { font-size: 18px; }
.hh-faq-item p { font-size: 15px; line-height: 1.65; }
.hh-product-table { font-size: 15px; }
.hh-product-table th { font-size: 14px; }
@media (max-width: 767px) {
  body { font-size: 15px; }
  .hh-hero-copy p, .hh-page-hero p { font-size: 16px; }
  .hh-copy p, .hh-article p { font-size: 15px; }
  .hh-product-body p, .hh-feature p, .hh-info-card p, .hh-blog-card p, .hh-mini-service p { font-size: 14.5px; }
}
