
:root{--ahg-green:#5f7f3c;--ahg-green2:#789b4e;--ahg-cream:#f7faf3;--ahg-text:#243022;--ahg-footer:#33452f}
.ahg-pro-header,.ahg-pro-footer{font-family:inherit}
.ahg-container{width:min(1200px,calc(100% - 32px));margin:0 auto}
.ahg-announcement{height:36px;background:var(--ahg-green);color:#fff;display:flex;align-items:center;overflow:hidden;font-size:12px;font-weight:700;letter-spacing:.15px}
.ahg-announcement-track{display:flex;white-space:nowrap;animation:ahgMarquee 30s linear infinite}
.ahg-announcement-track span{padding-right:100px}
@keyframes ahgMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.ahg-header-main{background:#fff;box-shadow:0 3px 18px rgba(35,55,25,.08);position:relative;z-index:10000}
.ahg-header-inner{min-height:82px;display:flex;align-items:center;gap:20px}
.ahg-brand-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ahg-text);min-width:245px}
.ahg-logo{max-width:230px;max-height:58px;width:auto;height:auto;object-fit:contain}
.ahg-logo-badge{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--ahg-green);color:#fff;font-weight:900;font-size:16px}
.ahg-brand-text strong{display:block;font-size:18px;line-height:1.15}
.ahg-brand-text small{display:block;margin-top:4px;font-size:8px;letter-spacing:1.2px;color:#7d8875}
.ahg-search{height:45px;display:flex;flex:1;max-width:620px;border:1px solid #dce5d7;background:#fbfdf9;border-radius:25px;overflow:hidden}
.ahg-search input{min-width:0;flex:1;border:0!important;outline:0!important;background:transparent!important;padding:0 18px!important;box-shadow:none!important}
.ahg-search button{width:56px;border:0;background:var(--ahg-green);color:#fff;font-size:22px;cursor:pointer}
.ahg-header-actions{margin-left:auto;display:flex;align-items:center;gap:20px}
.ahg-header-actions a{text-decoration:none;color:var(--ahg-text);font-weight:700}
.ahg-phone{font-size:14px}.ahg-cart{font-size:21px;position:relative}.ahg-cart b{position:absolute;right:-9px;top:-9px;min-width:18px;height:18px;padding:0 3px;border-radius:50%;background:var(--ahg-green);color:#fff;text-align:center;font:10px/18px Arial}
.ahg-navigation{background:#fff;border-top:1px solid #eef1eb;position:relative;z-index:9999}
.ahg-menu-list{display:flex;align-items:center;justify-content:center;gap:2px;list-style:none!important;margin:0!important;padding:0!important}
.ahg-menu-list li{list-style:none!important;position:relative}
.ahg-menu-list a{display:block;padding:13px 19px;color:var(--ahg-text);text-decoration:none;font-size:14px;font-weight:700;border-radius:7px}
.ahg-menu-list a:hover{background:var(--ahg-cream);color:var(--ahg-green)}
.ahg-mobile-toggle{display:none;border:0;background:transparent;padding:8px;cursor:pointer}
.ahg-mobile-toggle span{display:block;width:23px;height:2px;background:var(--ahg-text);margin:5px 0}
.ahg-mobile-panel,.ahg-mobile-overlay{display:none}
.ahg-pro-footer{background:var(--ahg-footer);color:#eaf0e7;margin-top:0;padding:55px 0 0}
.ahg-pro-footer .ahg-brand-link{color:#fff;margin-bottom:18px}.ahg-pro-footer .ahg-brand-text strong{color:#fff}.ahg-pro-footer .ahg-brand-text small{color:#bdc9b9}
.ahg-footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1.2fr 1.25fr;gap:42px;padding-bottom:42px}
.ahg-footer-grid h3{color:#fff;font-size:16px;margin:3px 0 15px}
.ahg-footer-grid p{color:#c8d3c5;font-size:14px;line-height:1.7;margin:8px 0 15px}
.ahg-footer-grid section{}.ahg-footer-grid>div>a:not(.ahg-brand-link):not(.ahg-footer-wa){display:block;color:#cbd6c7;text-decoration:none;font-size:14px;margin:9px 0}.ahg-footer-grid>div>a:not(.ahg-brand-link):not(.ahg-footer-wa):hover{color:#fff}
.ahg-footer-wa{display:inline-block!important;padding:10px 15px;border:1px solid #8fa785;border-radius:22px;color:#fff!important;text-decoration:none;font-weight:700}
.ahg-footer-phone{color:#fff!important;font-weight:700}
.ahg-social-icons{display:flex;gap:9px;margin-top:15px}
.ahg-social-icons a{width:38px;height:38px;border:1px solid #80957a;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-weight:800;font-size:16px;transition:.2s}
.ahg-social-icons a:hover{background:var(--ahg-green2);border-color:var(--ahg-green2);transform:translateY(-2px)}
.ahg-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;display:flex;justify-content:space-between;gap:15px;color:#b9c6b5;font-size:12px}
@media(max-width:900px){
 .ahg-brand-link{min-width:0}.ahg-phone span{display:none}.ahg-header-inner{gap:12px}.ahg-search{order:3;flex-basis:100%;max-width:none}.ahg-header-inner{flex-wrap:wrap;padding:12px 0}.ahg-brand-link{flex:1}.ahg-navigation{display:none}.ahg-mobile-toggle{display:block}.ahg-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
 .ahg-announcement{font-size:11px}.ahg-header-inner{min-height:auto}.ahg-logo-badge{width:40px;height:40px}.ahg-brand-text strong{font-size:15px}.ahg-brand-text small{font-size:7px}.ahg-logo{max-width:165px;max-height:48px}.ahg-header-actions{gap:10px}.ahg-phone{font-size:0}.ahg-phone:before{content:"☎";font-size:18px}.ahg-search{height:42px;flex-basis:100%;margin-top:2px}.ahg-footer-grid{grid-template-columns:1fr;gap:30px}.ahg-footer-bottom{flex-direction:column}.ahg-mobile-panel{display:block;position:fixed;top:0;left:-100%;width:min(340px,88vw);height:100vh;background:#fff;z-index:100002;padding:20px;box-shadow:8px 0 30px rgba(0,0,0,.15);transition:left .3s ease;overflow:auto}.ahg-mobile-panel.open{left:0}.ahg-mobile-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:100001;opacity:0;pointer-events:none;transition:.3s}.ahg-mobile-overlay.open{opacity:1;pointer-events:auto}.ahg-mobile-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e8eee4}.ahg-mobile-close{border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer;color:#30402e}.ahg-mobile-panel .ahg-brand-link{min-width:0}.ahg-mobile-panel .ahg-menu-list{display:block;margin-top:15px!important}.ahg-mobile-panel .ahg-menu-list a{padding:14px 10px;border-bottom:1px solid #edf1ea}.ahg-mobile-whatsapp{display:block;margin-top:20px;padding:13px;border-radius:8px;background:var(--ahg-green);color:#fff;text-align:center;text-decoration:none;font-weight:700}
}
