*{box-sizing:border-box;margin:0;padding:0}:root{--hv-green:#32cd32;--hv-green-dark:#1e7a1e;--hv-green-light:#f0f7f0;--amber-warm:#ba7517;--amber-light:#faeeda;--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-background-primary:#fff;--color-background-secondary:#f9fafb;--color-border-tertiary:#e5e7eb;--border-radius-lg:12px;--border-radius-md:8px;--text:var(--color-text-primary);--text-muted:var(--color-text-secondary);--bg:var(--color-background-primary);--bg2:var(--color-background-secondary);--border:var(--color-border-tertiary)}html{scroll-behavior:smooth}body{background:#fff;font-family:DM Sans,system-ui,sans-serif}.hv-wrap{color:var(--text);background:var(--bg);width:100%;font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.7}.hv-nav-outer{border-bottom:.5px solid var(--border);background:var(--bg);z-index:10;width:100%;position:sticky;top:0}.hv-nav{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:.5rem 3rem;display:flex}.hv-logo-wrap{align-items:center;gap:8px;text-decoration:none;display:flex}.hv-logo-img{object-fit:contain;width:auto;height:80px}.hv-nav-links{align-items:center;gap:1.5rem;display:flex}.hv-nav-links a{color:var(--text-muted);font-size:14px;text-decoration:none}.hv-nav-links a:hover{color:var(--text)}.hv-nav-links a.active{color:var(--hv-green-dark);font-weight:500}.hv-icon-btn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:17px;transition:background .15s,color .15s;display:inline-flex}.hv-icon-btn:hover{background:var(--hv-green-light);color:var(--hv-green-dark)}.hv-menu-toggle{display:none}.hv-search-overlay{z-index:200;background:#0a140a73;justify-content:center;align-items:flex-start;padding:10vh 1.5rem 1.5rem;display:flex;position:fixed;inset:0}.hv-search-overlay[hidden]{display:none}.hv-search-modal{background:var(--bg);border-radius:var(--border-radius-lg);width:100%;max-width:560px;overflow:hidden;box-shadow:0 20px 60px #00000040}.hv-search-input-row{border-bottom:.5px solid var(--border);color:var(--text-muted);align-items:center;gap:.65rem;padding:1rem 1.25rem;font-size:18px;display:flex}.hv-search-modal-input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,system-ui,sans-serif;font-size:15px}.hv-search-modal-input::-webkit-search-cancel-button{display:none}.hv-search-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0 .25rem;font-size:22px;line-height:1}.hv-search-close:hover{color:var(--text)}.hv-search-modal-results{max-height:60vh;padding:.5rem;overflow-y:auto}.hv-search-result{border-radius:var(--border-radius-md);padding:.75rem;text-decoration:none;display:block}.hv-search-result:hover{background:var(--hv-green-light)}.hv-search-result-title{color:var(--text);align-items:center;gap:.5rem;font-size:14px;font-weight:500;display:flex}.hv-search-result-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--hv-green-dark);background:var(--hv-green-light);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.hv-search-result-excerpt{color:var(--text-muted);margin-top:2px;font-size:12.5px;line-height:1.4}.hv-search-empty{color:var(--text-muted);text-align:center;padding:1rem .75rem;font-size:13px}.hv-mobile-panel{display:none}.hv-btn-primary{color:#0a2e0a;cursor:pointer;background:#32cd32;border:none;border-radius:999px;padding:8px 18px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-block}.hv-btn-primary:hover{opacity:.85}.hv-btn-outline{color:var(--hv-green-dark);cursor:pointer;background:0 0;border:1.5px solid #32cd32;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.hv-resources-hero{max-width:1000px;margin:0 auto;padding:3.5rem 3rem 2.5rem}.hv-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--hv-green-dark);margin-bottom:1rem;font-size:12px;font-weight:500}.hv-resources-hero h1{letter-spacing:-1px;color:var(--text);margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:38px;line-height:1.15}.hv-resources-hero p{color:var(--text-muted);max-width:560px;font-size:17px;font-weight:300}.hv-resources-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1000px;margin:0 auto;padding:0 3rem 4rem;display:grid}.hv-resource-card{border:.5px solid var(--border);border-radius:var(--border-radius-lg);color:inherit;padding:1.75rem;text-decoration:none;transition:border-color .15s;display:block}.hv-resource-card:hover{border-color:var(--hv-green)}.hv-resource-card-icon{border-radius:var(--border-radius-md);background:var(--hv-green-light);width:40px;height:40px;color:var(--hv-green-dark);justify-content:center;align-items:center;margin-bottom:1rem;font-size:19px;display:flex}.hv-resource-card h2{margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:20px}.hv-resource-card p{color:var(--text-muted);font-size:14px;font-weight:300}.hv-blog-hero{max-width:1000px;margin:0 auto;padding:3.5rem 3rem 1.5rem}.hv-blog-hero h1{letter-spacing:-1px;color:var(--text);margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:38px;line-height:1.15}.hv-blog-hero p{color:var(--text-muted);max-width:560px;font-size:17px;font-weight:300}.hv-blog-filters{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:1000px;margin:0 auto;padding:0 3rem 1.5rem;display:flex}.hv-blog-search{border:.5px solid var(--border);min-width:200px;color:var(--text);background:var(--bg);border-radius:999px;flex:1;padding:10px 16px;font-family:inherit;font-size:14px}.hv-blog-search:focus{border-color:var(--hv-green);outline:none}.hv-tag-chip{border:.5px solid var(--border);background:var(--bg);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500}.hv-tag-chip.active{background:var(--hv-green-light);border-color:var(--hv-green);color:var(--hv-green-dark)}.hv-blog-empty{max-width:1000px;color:var(--text-muted);margin:0 auto;padding:2rem 3rem;font-size:14px}.hv-blog-list{flex-direction:column;gap:1rem;max-width:1000px;margin:0 auto;padding:0 3rem 4rem;display:flex}.hv-blog-card{border:.5px solid var(--border);border-radius:var(--border-radius-lg);color:inherit;padding:1.75rem;text-decoration:none;transition:border-color .15s;display:block}.hv-blog-card:hover{border-color:var(--hv-green)}.hv-blog-card-date{letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem;font-size:12px}.hv-blog-card h2{color:var(--text);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:24px;line-height:1.25}.hv-blog-card p{color:var(--text-muted);font-size:15px;font-weight:300}.hv-blog-card-tag{background:var(--hv-green-light);color:var(--hv-green-dark);border-radius:999px;align-items:center;gap:5px;margin-bottom:.75rem;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.hv-article-header{max-width:720px;margin:0 auto;padding:3rem 1.5rem 1.5rem}.hv-back-link{color:var(--text-muted);align-items:center;gap:4px;margin-bottom:1.5rem;font-size:13px;text-decoration:none;display:inline-flex}.hv-back-link:hover{color:var(--text)}.hv-article-tag{background:var(--hv-green-light);color:var(--hv-green-dark);border-radius:999px;align-items:center;gap:5px;margin-bottom:1rem;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.hv-article-date{color:var(--text-muted);margin-bottom:.75rem;font-size:13px}.hv-article-header h1{letter-spacing:-.5px;color:var(--text);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:34px;line-height:1.2}.hv-article-dek{color:var(--text-muted);font-size:18px;font-weight:300;line-height:1.55}.hv-article-body{max-width:720px;margin:0 auto;padding:0 1.5rem 3rem}.hv-article-body p{color:var(--text);margin-bottom:1.25rem;font-size:17px}.hv-article-body h2{color:var(--text);margin:2rem 0 1rem;font-family:DM Serif Display,serif;font-size:24px}.hv-article-body h3{color:var(--text);margin:1.5rem 0 .75rem;font-size:18px;font-weight:600}.hv-article-body strong{font-weight:500}.hv-article-body ul{margin:0 0 1.25rem 1.25rem}.hv-article-body li{margin-bottom:.5rem;font-size:17px}.hv-article-body a{color:var(--hv-green-dark)}.hv-callout,.hv-article-body blockquote{background:var(--bg2);border-left:3px solid var(--hv-green);border-radius:var(--border-radius-md);margin:1.75rem 0;padding:1.25rem 1.5rem}.hv-callout p,.hv-article-body blockquote p{color:var(--text-muted);font-size:15px;margin-bottom:0!important}.hv-source-note{color:var(--text-muted);border-top:.5px solid var(--border);margin-top:2rem;padding-top:1rem;font-size:13px}.hv-source-note a{color:var(--hv-green-dark)}.hv-article-cta{max-width:720px;margin:0 auto 4rem;padding:0 1.5rem}.hv-article-cta-box{background:var(--hv-green-light);border-radius:var(--border-radius-lg);text-align:center;padding:2rem}.hv-article-cta-box h3{margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:22px}.hv-article-cta-box p{color:var(--text-muted);margin-bottom:1.25rem;font-size:15px}.hv-videos-empty{max-width:1000px;margin:0 auto;padding:2rem 3rem 5rem}.hv-videos-empty-box{border:.5px dashed var(--border);border-radius:var(--border-radius-lg);text-align:center;color:var(--text-muted);padding:3rem 2rem}.hv-videos-empty-box i{color:var(--hv-green-dark);margin-bottom:.75rem;font-size:28px;display:block}.hv-footer{border-top:.5px solid var(--border);width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 3rem 1.5rem}.hv-footer-top{flex-wrap:wrap;justify-content:space-between;gap:2.5rem;display:flex}.hv-footer-col{flex-direction:column;gap:.65rem;min-width:140px;display:flex}.hv-footer-col-title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.15rem;font-size:11px;font-weight:600}.hv-footer-col a,.hv-footer-email{color:var(--text-muted);font-size:13px;text-decoration:none}.hv-footer-col a:hover,.hv-footer-email:hover{color:var(--text)}.hv-footer-social{gap:.6rem;margin-top:.4rem;display:flex}.hv-footer-social a{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:flex}.hv-footer-social a:hover{background:var(--hv-green-light);color:var(--hv-green-dark);border-color:var(--hv-green-light)}.hv-footer-bottom{border-top:.5px solid var(--border);text-align:center;margin-top:2rem;padding-top:1rem}.hv-footer-copy{color:var(--text-muted);font-size:12px}.hv-footer-bottom a{color:var(--text-muted);font-size:12px;text-decoration:none}.hv-footer-bottom a:hover{color:var(--text)}.hv-cookie-banner{z-index:100;background:var(--bg);border:.5px solid var(--border);border-radius:var(--border-radius-lg);max-width:360px;padding:1.1rem 1.25rem;position:fixed;bottom:1.25rem;left:1.25rem;box-shadow:0 8px 28px #0a2e0a24}.hv-cookie-banner p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.hv-cookie-banner a{color:var(--hv-green-dark);text-decoration:underline}.hv-cookie-actions{gap:.5rem;margin-top:.85rem;display:flex}.hv-cookie-actions .hv-btn-outline,.hv-cookie-actions .hv-btn-primary{text-align:center;flex:1;padding:8px 14px;font-size:13px}@media (max-width:540px){.hv-nav,.hv-footer{padding-left:1.25rem;padding-right:1.25rem}.hv-logo-img{height:56px}.hv-nav-links a:not(.hv-btn-primary),[data-hv-search-toggle]{display:none}.hv-menu-toggle{display:inline-flex}.hv-mobile-panel:not([hidden]){background:var(--bg);border-bottom:.5px solid var(--border);padding:1rem 1.25rem 1.25rem;display:block}.hv-mobile-search{border:1px solid var(--border);border-radius:var(--border-radius-md);align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex;position:relative}.hv-mobile-search i{color:var(--text-muted);font-size:16px}.hv-mobile-search-input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,system-ui,sans-serif;font-size:14px}.hv-mobile-search-results{background:var(--bg);border:.5px solid var(--border);border-radius:var(--border-radius-md);z-index:5;max-height:50vh;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.hv-mobile-search-results:empty{box-shadow:none;border:none;display:none}.hv-mobile-links{flex-direction:column;gap:.15rem;margin-top:1rem;display:flex}.hv-mobile-links a{color:var(--text);border-bottom:.5px solid var(--border);padding:.65rem .25rem;font-size:15px;text-decoration:none}.hv-mobile-links a:last-child{text-align:center;border-bottom:none;margin-top:.5rem}.hv-resources-hero h1,.hv-blog-hero h1{font-size:30px}.hv-resources-grid{grid-template-columns:1fr;padding-left:1.25rem;padding-right:1.25rem}.hv-resources-hero,.hv-blog-hero,.hv-blog-filters,.hv-blog-list,.hv-videos-empty{padding-left:1.25rem;padding-right:1.25rem}.hv-article-header h1{font-size:26px}.hv-cookie-banner{max-width:none;bottom:.75rem;left:.75rem;right:.75rem}.hv-footer-top{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.hv-footer-top .hv-logo-wrap,.hv-footer-top .hv-footer-col:last-child{grid-column:1/-1}}
