*{box-sizing:border-box}
body.agro-menu-open,body.agro-search-open{overflow:hidden}
.agro-header{position:relative;z-index:9998;width:100%;font-family:inherit;color:var(--agro-menu);background:var(--agro-bg);box-shadow:0 10px 35px rgba(15,45,30,.08)}
.agro-header-sticky .agro-header{position:sticky;top:0}
.admin-bar.agro-header-sticky .agro-header{top:32px}
.agro-container{width:min(calc(100% - 40px),var(--agro-container));margin-inline:auto}
.agro-topbar{background:var(--agro-top);color:var(--agro-top-text);font-size:13px;line-height:1.25}
.agro-topbar-inner{min-height:36px;display:flex;align-items:center;gap:9px}
.agro-topbar time{margin-left:auto;opacity:.82;white-space:nowrap}
.agro-live-dot{width:8px;height:8px;border-radius:50%;background:var(--agro-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--agro-accent) 20%,transparent);flex:none}
.agro-mainbar{background:var(--agro-bg);border-bottom:1px solid rgba(19,55,37,.08)}
.agro-mainbar-inner{min-height:var(--agro-height);display:grid;grid-template-columns:minmax(160px,var(--agro-logo)) minmax(0,1fr) auto;align-items:center;gap:34px}
.agro-logo{display:flex;align-items:center;min-width:0;text-decoration:none!important;color:var(--agro-menu)!important}
.agro-logo-image{display:block;width:auto!important;max-width:100%!important;max-height:58px!important;object-fit:contain}
.agro-site-name{font-size:27px;line-height:1;font-weight:850;letter-spacing:-.04em;white-space:nowrap}
.agro-desktop-nav{min-width:0}
.agro-main-menu{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;margin:0!important;padding:0!important}
.agro-main-menu>li{position:relative;margin:0!important}
.agro-main-menu>li>a{display:flex;align-items:center;min-height:46px;padding:0 13px;border-radius:12px;color:var(--agro-menu)!important;text-decoration:none!important;font-size:15px;font-weight:720;white-space:nowrap;transition:.18s ease}
.agro-main-menu>li>a:hover,.agro-main-menu>.current-menu-item>a,.agro-main-menu>.current-menu-ancestor>a{color:var(--agro-hover)!important;background:color-mix(in srgb,var(--agro-hover) 9%,transparent)}
.agro-main-menu .menu-item-has-children>a:after{content:"";width:7px;height:7px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg);margin-left:8px;margin-top:-4px}
.agro-main-menu .sub-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;min-width:235px;margin:0!important;padding:9px!important;list-style:none;background:#fff;border:1px solid rgba(20,60,40,.1);border-radius:16px;box-shadow:0 22px 55px rgba(13,45,28,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.agro-main-menu li:hover>.sub-menu,.agro-main-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
.agro-main-menu .sub-menu a{display:block;padding:11px 12px;border-radius:10px;color:var(--agro-menu)!important;text-decoration:none!important;font-size:14px;font-weight:650}
.agro-main-menu .sub-menu a:hover{background:color-mix(in srgb,var(--agro-hover) 9%,transparent);color:var(--agro-hover)!important}
.agro-actions{display:flex;align-items:center;gap:9px}
.agro-icon-btn{appearance:none;border:1px solid rgba(24,63,43,.11)!important;background:#f4f8f5!important;color:var(--agro-menu)!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;margin:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer;transition:.18s ease}
.agro-icon-btn:hover{background:var(--agro-hover)!important;color:#fff!important;transform:translateY(-1px)}
.agro-icon-btn svg{display:block;width:25px!important;height:25px!important;min-width:25px;fill:currentColor!important;stroke:none!important}
.agro-menu-toggle{display:none!important;flex-direction:column;gap:5px}
.agro-menu-toggle span{display:block;width:23px;height:2px;border-radius:9px;background:currentColor;transition:.2s ease}
.agro-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.agro-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.agro-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.agro-categorybar{background:#fff;border-bottom:1px solid rgba(18,54,35,.09)}
.agro-categorybar-inner{display:flex;align-items:center;gap:14px;min-height:54px;overflow:hidden}
.agro-category-label{display:flex;align-items:center;gap:7px;flex:none;padding-right:14px;border-right:1px solid rgba(20,58,39,.12);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;color:var(--agro-hover)}
.agro-category-label svg{width:19px;height:19px;fill:currentColor}
.agro-category-scroll{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none;padding:7px 1px}
.agro-category-scroll::-webkit-scrollbar{display:none}
.agro-category-pill{display:inline-flex;align-items:center;gap:7px;flex:none;min-height:35px;padding:0 13px;border:1px solid rgba(20,58,39,.1);border-radius:999px;background:#f7faf8;color:var(--agro-menu)!important;text-decoration:none!important;font-size:13px;font-weight:700;transition:.18s ease}
.agro-category-pill span{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#fff;font-size:11px;color:var(--agro-hover)}
.agro-category-pill:hover,.agro-category-pill.is-active{background:var(--agro-hover);border-color:var(--agro-hover);color:#fff!important}
.agro-category-pill:hover span,.agro-category-pill.is-active span{color:var(--agro-hover)}
.agro-search-overlay{position:fixed;inset:0;z-index:10001;display:grid;place-items:start center;padding:12vh 20px 30px}
.agro-search-backdrop{position:absolute;inset:0;background:rgba(5,18,11,.72);backdrop-filter:blur(8px)}
.agro-search-box{position:relative;width:min(760px,100%);padding:34px;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.agro-search-box>p{margin:0 55px 22px 0;font-size:27px;font-weight:850;letter-spacing:-.03em;color:#15251b}
.agro-search-close,.agro-mobile-close{position:absolute;right:18px;top:18px;width:44px;height:44px;padding:0;border:0;border-radius:14px;background:#eff5f1;color:#183c29;font-size:31px;line-height:1;cursor:pointer}
.agro-search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;margin:0;padding:7px;border:1px solid rgba(22,61,40,.14);border-radius:17px;background:#f6f9f7}
.agro-search-form svg{width:24px;height:24px;margin-left:10px;fill:var(--agro-hover);flex:none}
.agro-search-form input[type="search"]{width:100%!important;height:50px!important;min-width:0!important;margin:0!important;padding:0 8px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#16251b!important;font-size:16px!important}
.agro-search-form input[type="search"]::placeholder{color:#738178;opacity:1}
.agro-search-form button{height:48px!important;margin:0!important;padding:0 23px!important;border:0!important;border-radius:12px!important;background:var(--agro-hover)!important;color:#fff!important;font-size:14px!important;font-weight:800!important;cursor:pointer}
.agro-mobile-drawer{position:fixed;top:0;right:0;z-index:10003;width:min(420px,92vw);height:100dvh;padding:0 20px 28px;overflow:auto;background:#fff;box-shadow:-25px 0 70px rgba(7,30,17,.25)}
.agro-mobile-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:78px;background:#fff;border-bottom:1px solid rgba(18,55,36,.09);font-size:22px;font-weight:850}
.agro-mobile-head .agro-mobile-close{position:static;flex:none}
.agro-mobile-drawer .agro-search-form{margin:20px 0}
.agro-mobile-drawer .agro-search-form button{padding:0 15px!important}
.agro-mobile-menu{list-style:none;margin:0!important;padding:0!important;border-top:1px solid rgba(18,55,36,.08)}
.agro-mobile-menu li{margin:0!important;border-bottom:1px solid rgba(18,55,36,.08)}
.agro-mobile-menu a{display:flex;align-items:center;min-height:54px;padding:0 4px;color:#16251b!important;text-decoration:none!important;font-size:16px;font-weight:730}
.agro-mobile-menu .sub-menu{list-style:none;margin:0 0 10px 12px!important;padding:0 0 0 14px!important;border-left:2px solid color-mix(in srgb,var(--agro-hover) 25%,transparent)}
.agro-mobile-menu .sub-menu li{border:0}
.agro-mobile-menu .sub-menu a{min-height:42px;font-size:14px;font-weight:620}
.agro-mobile-categories{margin-top:26px}
.agro-mobile-categories>strong{display:block;margin-bottom:12px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--agro-hover)}
.agro-mobile-categories .agro-category-pill{margin:0 6px 8px 0}
.agro-drawer-backdrop{position:fixed;inset:0;z-index:10002;background:rgba(5,18,11,.58);backdrop-filter:blur(4px)}
[hidden]{display:none!important}
@media(max-width:1180px){.agro-mainbar-inner{gap:20px;grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto}.agro-main-menu>li>a{padding:0 9px;font-size:14px}.agro-logo-image{max-height:52px!important}}
@media(max-width:980px){.agro-container{width:min(calc(100% - 28px),var(--agro-container))}.agro-topbar-inner{min-height:34px}.agro-topbar time{display:none}.agro-mainbar-inner{display:flex;min-height:72px;gap:12px}.agro-logo{flex:1;min-width:0}.agro-logo-image{max-width:min(var(--agro-logo),210px)!important;max-height:46px!important}.agro-site-name{font-size:22px}.agro-desktop-nav{display:none}.agro-menu-toggle{display:inline-flex!important}.agro-actions{gap:7px}.agro-icon-btn{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important}.agro-icon-btn svg{width:24px!important;height:24px!important}.agro-categorybar-inner{min-height:49px;gap:10px}.agro-category-label{font-size:12px;padding-right:10px}.agro-category-pill{min-height:33px;padding:0 11px}}
@media(max-width:600px){.admin-bar.agro-header-sticky .agro-header{top:0}.agro-container{width:calc(100% - 22px)}.agro-topbar{display:none}.agro-mainbar-inner{min-height:68px}.agro-logo-image{max-width:170px!important;max-height:42px!important}.agro-site-name{max-width:170px;overflow:hidden;text-overflow:ellipsis;font-size:20px}.agro-icon-btn{width:44px!important;height:44px!important;min-width:44px!important;border-radius:13px!important}.agro-icon-btn svg{width:23px!important;height:23px!important}.agro-actions{gap:6px}.agro-categorybar-inner{width:100%;padding-left:11px}.agro-category-label{display:none}.agro-category-scroll{padding:7px 11px}.agro-search-overlay{padding:8vh 12px 20px}.agro-search-box{padding:24px 16px 18px;border-radius:20px}.agro-search-box>p{font-size:23px}.agro-search-form{grid-template-columns:auto minmax(0,1fr);padding:6px}.agro-search-form button{grid-column:1/-1;width:100%;height:45px!important}.agro-search-form input[type="search"]{height:46px!important;font-size:15px!important}.agro-mobile-drawer{width:100%;max-width:none;padding-inline:16px}.agro-mobile-head{min-height:70px}.agro-mobile-drawer .agro-search-form{grid-template-columns:auto minmax(0,1fr)}.agro-mobile-drawer .agro-search-form button{grid-column:1/-1;width:100%}}
