@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600&display=swap');

.ha-brand-enabled{--ha-radius:22px;--ha-shadow:0 18px 50px rgba(63,67,46,.10);font-family:'Montserrat',Arial,sans-serif}.ha-brand-enabled h1,.ha-brand-enabled h2,.ha-brand-enabled h3,.ha-brand-enabled h4,.ha-home h1,.ha-home h2,.ha-home h3{font-family:'Cormorant Garamond',Georgia,serif;color:var(--ha-ink);letter-spacing:-.02em}.ha-brand-enabled a{color:var(--ha-primary)}.ha-brand-enabled button,.ha-brand-enabled input[type=submit],.ha-brand-enabled .button{border-radius:999px}.ha-home{overflow:hidden;background:#fff;color:var(--ha-ink);font-family:'Montserrat',Arial,sans-serif}.ha-home *{box-sizing:border-box}.ha-hero{position:relative;min-height:680px;display:flex;align-items:center;justify-content:center;text-align:center;padding:72px 24px;background:radial-gradient(circle at 50% 18%,#fff 0,#fbf9f5 48%,var(--ha-cream) 100%);border-bottom:1px solid rgba(89,98,66,.12)}.ha-hero:after,.ha-hero:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(89,98,66,.14);border-radius:50%}.ha-hero:before{left:-160px;top:80px}.ha-hero:after{right:-180px;bottom:70px}.ha-hero-inner{max-width:900px;position:relative;z-index:2}.ha-hero-logo{width:min(360px,72vw);height:auto;display:block;margin:0 auto 14px;mix-blend-mode:multiply}.ha-kicker,.ha-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:var(--ha-primary)}.ha-hero h1{font-size:clamp(52px,7vw,88px);line-height:.94;margin:18px auto 20px;max-width:820px}.ha-lead{font-size:18px;line-height:1.8;color:var(--ha-muted);max-width:720px;margin:0 auto}.ha-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.ha-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 25px;border-radius:999px;text-decoration:none!important;font-weight:600;transition:.25s ease;border:1px solid var(--ha-primary)}.ha-btn-primary{background:var(--ha-primary);color:white!important}.ha-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(89,98,66,.22)}.ha-btn-ghost{background:rgba(255,255,255,.72);color:var(--ha-primary)!important}.ha-btn-ghost:hover{background:#fff}.ha-section{max-width:1200px;margin:auto;padding:88px 24px}.ha-section-head{max-width:720px;margin-bottom:40px}.ha-section-head.ha-center{text-align:center;margin-left:auto;margin-right:auto}.ha-section-head h2{font-size:clamp(40px,5vw,62px);line-height:1;margin:12px 0 16px}.ha-section-head p{font-size:17px;line-height:1.8;color:var(--ha-muted)}.ha-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ha-feature-card{display:block;padding:28px;border:1px solid rgba(89,98,66,.16);border-radius:var(--ha-radius);background:#fff;text-decoration:none!important;color:var(--ha-ink)!important;box-shadow:0 10px 34px rgba(70,70,50,.05);transition:.25s ease}.ha-feature-card:hover{transform:translateY(-5px);box-shadow:var(--ha-shadow);border-color:rgba(89,98,66,.32)}.ha-icon{width:52px;height:52px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ha-cream);margin-bottom:18px}.ha-icon svg,.ha-remedy-placeholder svg{width:25px;height:25px;fill:none;stroke:var(--ha-primary);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ha-feature-card h3{font-size:28px;margin:0 0 9px}.ha-feature-card p{font-size:14px;line-height:1.7;color:var(--ha-muted);min-height:96px}.ha-arrow{font-size:13px;font-weight:600;letter-spacing:.04em}.ha-remedies{background:linear-gradient(180deg,#fff,var(--ha-cream));max-width:none;padding-left:max(24px,calc((100vw - 1200px)/2));padding-right:max(24px,calc((100vw - 1200px)/2))}.ha-remedy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ha-remedy-card{overflow:hidden;background:#fff;border-radius:var(--ha-radius);box-shadow:0 12px 38px rgba(68,68,48,.07);border:1px solid rgba(89,98,66,.12)}.ha-remedy-img{height:220px;background-size:cover;background-position:center}.ha-remedy-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef0e7,#f8f1ea)}.ha-remedy-placeholder svg{width:70px;height:70px;opacity:.5}.ha-remedy-body{padding:28px}.ha-remedy-body h3{font-size:34px;margin:8px 0 10px}.ha-remedy-body p{color:var(--ha-muted);line-height:1.7;font-size:14px}.ha-remedy-body a{text-decoration:none;font-weight:600}.ha-quote-band{padding:86px 24px;background:var(--ha-primary);color:#fff;text-align:center}.ha-quote-band>div{max-width:900px;margin:auto}.ha-quote-band span{text-transform:uppercase;letter-spacing:.2em;font-size:11px;opacity:.78}.ha-quote-band blockquote{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(36px,5vw,62px);line-height:1.1;margin:16px auto 0;color:#fff;border:0;padding:0}.ha-newsletter-card{background:linear-gradient(135deg,#faf8f3,#f3efe8);border:1px solid rgba(89,98,66,.15);border-radius:32px;padding:46px;display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.ha-newsletter-card h2{font-size:45px;margin:8px 0 12px}.ha-newsletter-card p{line-height:1.7;color:var(--ha-muted)}.ha-newsletter-slot{min-height:140px;border:1px dashed rgba(89,98,66,.38);border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6);padding:20px;text-align:center}.ha-newsletter-slot code{white-space:normal}.ha-disclaimer{max-width:1000px;margin:0 auto 64px;padding:20px 24px;border-top:1px solid rgba(89,98,66,.15);font-size:12px;line-height:1.7;color:var(--ha-muted);text-align:center}
@media(max-width:980px){.ha-feature-grid{grid-template-columns:repeat(2,1fr)}.ha-remedy-grid{grid-template-columns:1fr}.ha-newsletter-card{grid-template-columns:1fr}.ha-hero{min-height:600px}}
@media(max-width:640px){.ha-section{padding:64px 18px}.ha-feature-grid{grid-template-columns:1fr}.ha-feature-card p{min-height:0}.ha-hero{padding:56px 18px;min-height:auto}.ha-hero h1{font-size:50px}.ha-lead{font-size:16px}.ha-newsletter-card{padding:30px 22px}.ha-newsletter-card h2{font-size:38px}}
