:root{--mg-green:#16a34a;--mg-green2:#0f8f40;--mg-deep:#082a1b;--mg-ink:#102218;--mg-muted:#68756d;--mg-line:#e4ece7;--mg-soft:#f5faf7}
.mgph,.mgph *{box-sizing:border-box}.mgph{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--mg-ink);width:100%;position:relative;z-index:999}.mgph-wrap{width:min(1320px,calc(100% - 48px));margin:0 auto}.mgph-top{background:var(--mg-deep);color:#fff;font-size:12.5px;font-weight:650}.mgph-top-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mgph-top span,.mgph-top a{white-space:nowrap}.mgph-top span::first-letter{color:#56dc84}.mgph-top a{color:#fff!important;text-decoration:none}.mgph-main{border-bottom:1px solid var(--mg-line);background:#fff}.mgph-main-inner{min-height:92px;display:grid;grid-template-columns:250px minmax(360px,1fr) auto;align-items:center;gap:36px}.mgph-logo{display:flex;align-items:center}.mgph-logo img{display:block;width:220px;max-height:62px;object-fit:contain;object-position:left center}.mgph-search{height:52px;border:1px solid #d8e3dc;border-radius:14px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;padding-left:12px;background:#fff;box-shadow:0 3px 14px rgba(10,43,27,.03);overflow:hidden;transition:.2s}.mgph-search:focus-within{border-color:#8dd5a7;box-shadow:0 0 0 4px rgba(22,163,74,.08)}.mgph-search-icon{font-size:23px;color:#34473c;line-height:1}.mgph-search input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;width:100%;height:50px;padding:0 8px!important;font-size:15px!important;color:var(--mg-ink)!important}.mgph-search button,.mgph-mobile-search button{border:0;background:linear-gradient(135deg,var(--mg-green),#10b956);color:#fff;font-weight:800;height:42px;border-radius:12px;padding:0 25px;margin-right:5px;cursor:pointer;box-shadow:0 8px 20px rgba(22,163,74,.17)}.mgph-actions{display:flex;align-items:center;gap:8px}.mgph-action{position:relative;display:flex;align-items:center;gap:8px;min-height:44px;padding:0 13px;border-radius:12px;color:var(--mg-ink)!important;text-decoration:none!important;font-weight:750;font-size:14px;white-space:nowrap}.mgph-action:hover{background:var(--mg-soft);color:var(--mg-green2)!important}.mgph-ico{font-size:18px}.mgph-count{position:absolute;right:2px;top:0;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:var(--mg-green);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.mgph-nav{background:#fff;box-shadow:0 8px 25px rgba(9,40,25,.045)}.mgph-nav-inner{height:56px;display:flex;align-items:stretch;justify-content:center;gap:10px}.mgph-nav a{position:relative;display:flex;align-items:center;padding:0 20px;color:#17261e!important;text-decoration:none!important;font-size:14px;font-weight:760}.mgph-nav a:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:3px;background:var(--mg-green);transform:scaleX(0);transform-origin:center;transition:.2s;border-radius:3px 3px 0 0}.mgph-nav a:hover{color:var(--mg-green2)!important}.mgph-nav a:hover:after{transform:scaleX(1)}.mgph-burger,.mgph-mobile-panel{display:none}
@media(max-width:1050px){.mgph-top-inner{justify-content:center}.mgph-top-inner span:nth-child(3){display:none}.mgph-main-inner{grid-template-columns:200px 1fr auto;gap:18px}.mgph-logo img{width:190px}.mgph-nav a{padding:0 11px;font-size:13px}.mgph-nav-inner{gap:2px}.mgph-action-label{display:none}.mgph-action{padding:0 10px}.mgph-count{right:0}}
@media(max-width:767px){.mgph-wrap{width:calc(100% - 28px)}.mgph-top{display:none}.mgph-main-inner{min-height:68px;grid-template-columns:42px 1fr auto;gap:10px}.mgph-burger{display:flex;width:40px;height:40px;border:0;background:transparent;padding:9px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.mgph-burger span{height:2px;width:22px;background:var(--mg-deep);border-radius:3px;transition:.2s}.mgph-burger[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mgph-burger[aria-expanded="true"] span:nth-child(2){opacity:0}.mgph-burger[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mgph-logo{justify-content:center}.mgph-logo img{width:165px;max-height:46px}.mgph-search,.mgph-nav{display:none}.mgph-actions{gap:0}.mgph-account{display:none}.mgph-action{min-width:42px;padding:0 7px}.mgph-ico{font-size:19px}.mgph-mobile-panel{position:absolute;left:0;right:0;top:68px;background:#fff;border-top:1px solid var(--mg-line);box-shadow:0 18px 35px rgba(8,42,27,.12);padding:16px 18px 22px}.mgph-mobile-panel[hidden]{display:none!important}.mgph-mobile-panel:not([hidden]){display:block}.mgph-mobile-search{display:grid;grid-template-columns:1fr auto;gap:7px;margin-bottom:14px;background:var(--mg-soft);border:1px solid var(--mg-line);padding:6px;border-radius:13px}.mgph-mobile-search input{min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;padding:0 10px!important}.mgph-mobile-search button{height:38px;padding:0 16px;margin:0}.mgph-mobile-panel>a{display:flex;align-items:center;justify-content:space-between;color:var(--mg-ink)!important;text-decoration:none!important;font-weight:750;padding:13px 4px;border-bottom:1px solid #edf2ef}.mgph-mobile-panel>a span{color:var(--mg-green)}.mgph-mobile-panel .mgph-telegram{margin-top:12px;justify-content:center;background:var(--mg-deep);color:#fff!important;border:0;border-radius:12px}.mgph-count{right:-1px;top:1px}}

/* MONDOGREEN Premium Header 1.1 — desktop proportions + green-only interactions */
.mgph{--mg-accent:#16a34a;--mg-accent-dark:#0b7a37;--mg-accent-soft:#eef9f2;--mg-accent-ring:rgba(22,163,74,.16)}
.mgph a:focus-visible,.mgph button:focus-visible,.mgph input:focus-visible{outline:3px solid var(--mg-accent-ring)!important;outline-offset:2px!important}
.mgph-burger{border-radius:10px!important;transition:background-color .18s ease,transform .18s ease!important}
.mgph-burger:hover,.mgph-burger:focus-visible{background:var(--mg-accent-soft)!important;color:var(--mg-accent-dark)!important}
.mgph-burger:hover span,.mgph-burger:focus-visible span{background:var(--mg-accent-dark)!important}
.mgph-mobile-panel>a:hover,.mgph-mobile-panel>a:focus-visible{background:var(--mg-accent-soft)!important;color:var(--mg-accent-dark)!important;padding-left:10px!important;padding-right:10px!important;border-radius:10px!important}
.mgph-mobile-panel .mgph-telegram:hover{background:#0d3a26!important;color:#fff!important}

@media(min-width:1051px){
  .mgph-wrap{width:min(1480px,calc(100% - 72px))}
  .mgph-top-inner{min-height:38px;gap:32px;font-size:13px}
  .mgph-main-inner{min-height:104px;grid-template-columns:270px minmax(520px,1fr) 250px;gap:42px}
  .mgph-logo img{width:238px;max-height:68px}
  .mgph-search{height:58px;border-radius:16px;padding-left:15px}
  .mgph-search input{height:56px;font-size:16px!important;padding:0 10px!important}
  .mgph-search button{height:46px;min-width:112px;border-radius:13px;padding:0 27px;font-size:15px}
  .mgph-actions{justify-content:flex-end;gap:12px}
  .mgph-action{min-height:48px;padding:0 14px;font-size:15px;gap:9px}
  .mgph-ico{font-size:19px}
  .mgph-nav-inner{height:60px;gap:16px}
  .mgph-nav a{padding:0 18px;font-size:14.5px;font-weight:760}
  .mgph-nav a:after{left:18px;right:18px;height:3px}
}
@media(min-width:1450px){
  .mgph-main-inner{grid-template-columns:285px minmax(620px,1fr) 265px;gap:48px}
  .mgph-logo img{width:250px}
  .mgph-search{max-width:760px;width:100%;justify-self:center}
  .mgph-nav-inner{gap:22px}
  .mgph-nav a{padding-left:20px;padding-right:20px;font-size:15px}
}
/* 1.2 — dynamic WooCommerce AJAX live search. Green-only interaction palette. */
.mgph-search,.mgph-mobile-search{position:relative;overflow:visible}
.mgph-live{position:absolute;left:0;right:0;top:calc(100% + 9px);z-index:10020;background:#fff;border:1px solid #dce9e1;border-radius:16px;box-shadow:0 22px 55px rgba(8,42,27,.16);overflow:hidden;text-align:left;color:var(--mg-ink)}
.mgph-live[hidden]{display:none!important}.mgph-live-head{padding:11px 14px 8px;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#66756c;background:#f8fbf9}.mgph-live-item{display:grid!important;grid-template-columns:64px 1fr;gap:12px;padding:10px 14px!important;text-decoration:none!important;color:var(--mg-ink)!important;border-top:1px solid #edf3ef;align-items:center;transition:background .16s ease}.mgph-live-item:hover,.mgph-live-item:focus-visible{background:#eef9f2!important;color:var(--mg-ink)!important}.mgph-live-item img{width:64px;height:58px;object-fit:contain;border:1px solid #edf2ef;border-radius:10px;background:#fff}.mgph-live-copy{min-width:0;display:block}.mgph-live-copy strong{display:block;font-size:13.5px;line-height:1.28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mgph-live-copy small{display:block;margin-top:3px;color:#718078;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mgph-live-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:5px}.mgph-live-meta b{font-size:13px;color:#102218}.mgph-live-meta em{font-style:normal;font-size:11.5px;font-weight:750}.mgph-live-meta .is-stock{color:#0b8a3b}.mgph-live-meta .is-out{color:#68756d}.mgph-live-all{display:flex!important;align-items:center;justify-content:space-between;padding:12px 14px!important;background:#f5faf7;color:#0b7a37!important;text-decoration:none!important;font-size:12.5px;font-weight:850;border-top:1px solid #dfece4}.mgph-live-all:hover{background:#e8f7ed!important;color:#08642e!important}.mgph-live-state,.mgph-live-empty{padding:20px;text-align:center;color:#65746b;font-size:13px}.mgph-live-empty strong{display:block;color:#17261e;margin-bottom:4px}.mgph-live-empty span{display:block}.mgph-spinner{display:inline-block;width:14px;height:14px;border:2px solid #cde8d6;border-top-color:#16a34a;border-radius:50%;vertical-align:-2px;margin-right:6px;animation:mgphspin .65s linear infinite}@keyframes mgphspin{to{transform:rotate(360deg)}}
@media(max-width:767px){.mgph-mobile-search{position:relative}.mgph-live-mobile{top:calc(100% + 6px);left:0;right:0;max-height:min(62vh,480px);overflow:auto}.mgph-live-item{grid-template-columns:54px 1fr;padding:9px 10px!important}.mgph-live-item img{width:54px;height:50px}.mgph-live-copy strong{font-size:12.5px}.mgph-live-meta{align-items:flex-start;flex-direction:column;gap:2px}}

/* 1.3 — desktop optical calibration + compact live search */
@media(min-width:1051px){
  .mgph-wrap{width:min(1380px,calc(100% - 64px))}
  .mgph-top-inner{min-height:34px;font-size:12.5px;gap:28px}
  .mgph-main-inner{min-height:82px;grid-template-columns:245px minmax(480px,650px) 230px;justify-content:space-between;gap:30px}
  .mgph-logo img{width:215px;max-height:56px}
  .mgph-search{width:100%;height:50px;border-radius:14px;padding-left:12px;justify-self:center}
  .mgph-search input{height:48px;font-size:15px!important;padding:0 8px!important}
  .mgph-search-icon{font-size:20px}
  .mgph-search button{height:40px;min-width:100px;border-radius:11px;padding:0 22px;font-size:14px;margin-right:5px}
  .mgph-actions{gap:4px;justify-content:flex-end}
  .mgph-action{min-height:42px;padding:0 10px;font-size:14px;gap:7px}
  .mgph-ico{font-size:17px}
  .mgph-nav-inner{height:52px;gap:8px}
  .mgph-nav a{padding:0 17px;font-size:14px}
  .mgph-nav a:after{left:17px;right:17px}
  .mgph-live{top:calc(100% + 7px);border-radius:14px;box-shadow:0 18px 42px rgba(8,42,27,.14)}
  .mgph-live-head{padding:8px 12px 6px;font-size:10.5px}
  .mgph-live-item{grid-template-columns:50px 1fr;gap:10px;padding:7px 12px!important;min-height:62px}
  .mgph-live-item img{width:50px;height:48px;border-radius:8px}
  .mgph-live-copy strong{font-size:12.75px;line-height:1.2}
  .mgph-live-copy small{font-size:10.75px;margin-top:2px}
  .mgph-live-meta{margin-top:3px;gap:10px}
  .mgph-live-meta b{font-size:12.25px}
  .mgph-live-meta em{font-size:10.75px}
  .mgph-live-all{padding:9px 12px!important;font-size:11.75px}
}
@media(min-width:1450px){
  .mgph-wrap{width:min(1420px,calc(100% - 80px))}
  .mgph-main-inner{grid-template-columns:250px minmax(520px,680px) 235px;gap:34px}
  .mgph-logo img{width:220px}
  .mgph-search{max-width:680px}
  .mgph-nav-inner{gap:12px}
  .mgph-nav a{padding-left:18px;padding-right:18px;font-size:14.25px}
}

/* 1.4.0 — MONDOGREEN interaction palette + dynamic catalog navigation */
.mgph button,.mgph button:hover,.mgph button:focus,.mgph button:active{--e-global-color-accent:var(--mg-green)!important}
.mgph .mgph-burger{appearance:none!important;-webkit-appearance:none!important;background:#fff!important;color:var(--mg-deep)!important;border:1px solid transparent!important;border-radius:11px!important;box-shadow:none!important;outline:none!important}
.mgph .mgph-burger:hover,.mgph .mgph-burger:focus-visible,.mgph .mgph-burger[aria-expanded="true"]{background:#eaf8ef!important;color:#087437!important;border-color:#bfe8cc!important;box-shadow:0 0 0 3px rgba(22,163,74,.10)!important}
.mgph .mgph-burger span{background:currentColor!important}
.mgph-nav-shop{position:relative;display:flex;align-items:stretch}
.mgph-nav-shop-link{height:100%}.mgph-chevron{font-size:13px;margin-left:7px;transition:transform .18s ease}.mgph-nav-shop:hover .mgph-chevron,.mgph-nav-shop:focus-within .mgph-chevron{transform:rotate(180deg)}
.mgph-mega{position:absolute;left:50%;top:calc(100% - 1px);transform:translateX(-50%) translateY(8px);width:min(820px,80vw);padding:18px;background:#fff;border:1px solid var(--mg-line);border-radius:0 0 18px 18px;box-shadow:0 24px 55px rgba(8,42,27,.15);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:10030}
.mgph-nav-shop:hover .mgph-mega,.mgph-nav-shop:focus-within .mgph-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.mgph-mega-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 12px;border-bottom:1px solid #edf2ef}.mgph-mega-head strong{font-size:14px}.mgph-mega-head a{padding:0!important;font-size:12px!important;color:var(--mg-green2)!important}.mgph-mega-head a:after{display:none!important}
.mgph-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:12px}.mgph-mega-grid>a{display:block!important;padding:10px 12px!important;border-radius:11px}.mgph-mega-grid>a:after{display:none!important}.mgph-mega-grid>a:hover,.mgph-mega-grid>a:focus-visible{background:#eef9f2!important}.mgph-mega-grid span{display:block;font-size:13px;font-weight:800}.mgph-mega-grid small{display:block;margin-top:2px;color:#738078;font-size:10.5px;font-weight:600}
.mgph-mobile-cats{border-bottom:1px solid #edf2ef}.mgph-mobile-cats-toggle{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:13px 4px!important;border:0!important;border-radius:0!important;background:#fff!important;color:var(--mg-ink)!important;font:inherit!important;font-weight:750!important;box-shadow:none!important;text-align:left!important}.mgph-mobile-cats-toggle:hover,.mgph-mobile-cats-toggle:focus-visible,.mgph-mobile-cats-toggle[aria-expanded="true"]{background:#eef9f2!important;color:#087437!important;padding-left:10px!important;padding-right:10px!important;border-radius:10px!important}.mgph-mobile-cats-toggle span{color:var(--mg-green);transition:transform .18s}.mgph-mobile-cats-toggle[aria-expanded="true"] span{transform:rotate(180deg)}
.mgph-mobile-cats-list{padding:5px 0 9px 12px}.mgph-mobile-cats-list[hidden]{display:none!important}.mgph-mobile-cats-list>a{display:flex!important;justify-content:space-between!important;padding:10px 8px!important;color:var(--mg-ink)!important;text-decoration:none!important;border-radius:9px;font-size:13px;font-weight:700}.mgph-mobile-cats-list>a:hover,.mgph-mobile-cats-list>a:focus-visible{background:#eef9f2!important;color:#087437!important}.mgph-mobile-cats-list>a span{color:var(--mg-green)}.mgph-mobile-all{color:var(--mg-green2)!important}
@media(max-width:767px){.mgph-mega{display:none!important}.mgph-mobile-search{z-index:2}.mgph-live-mobile{z-index:10040;width:100%;box-shadow:0 18px 38px rgba(8,42,27,.18)}.mgph-mobile-panel{max-height:calc(100vh - 68px);overflow-y:auto;overflow-x:visible}.mgph-mobile-cats{display:block}}

/* 1.5.0 — compact trust bar + visual category mega-menu */
@media(min-width:1051px){
 .mgph-top-inner{justify-content:center!important;gap:20px!important;width:min(1120px,calc(100% - 48px))!important}
 .mgph-top-inner span,.mgph-top-inner a{white-space:nowrap}
 .mgph-nav-inner{justify-content:center!important}
}
.mgph-mega-grid>a{display:grid!important;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:66px}
.mgph-cat-img,.mgph-cat-placeholder{width:46px;height:46px;border-radius:10px;background:#f4f8f5;border:1px solid #e4eee8;object-fit:contain;display:flex;align-items:center;justify-content:center}
.mgph-cat-placeholder{color:#159447;font-size:18px}
.mgph-cat-copy{min-width:0}.mgph-cat-copy strong{display:block;font-size:13px;font-weight:800;line-height:1.2}.mgph-cat-copy small{display:block;margin-top:3px;color:#738078;font-size:10.5px;font-weight:600}
@media(max-width:767px){.mgph-top-inner{justify-content:center!important}.mgph-top-inner span{display:none}.mgph-top-inner span:nth-child(3){display:inline}.mgph-top-inner a{display:none}}
