.pgt-header-shell,.pgt-header-shell *{box-sizing:border-box}.pgt-header-shell{--pgt-primary:#008000;--pgt-dark-green:#1B5E20;--pgt-accent:#FFC107;--pgt-text:#333;--pgt-border:#eee;--pgt-header-bg:#fff;--pgt-drawer-bg:#fff;--pgt-appbar-bg:#fff;--pgt-container-width:1400px;width:100%;background:var(--pgt-header-bg);color:var(--pgt-text);font-family:inherit;position:-webkit-sticky;position:sticky;top:0;z-index:9999;box-shadow:0 4px 12px rgba(0,0,0,.05)}.pgt-header-content{width:min(var(--pgt-container-width),calc(100% - 40px));margin:0 auto}.pgt-upper-header{display:flex;justify-content:space-between;align-items:center}.pgt-logo-block{display:inline-flex;align-items:center;gap:0;text-decoration:none!important;min-width:0;color:inherit;line-height:0}.pgt-logo-img{width:auto;height:auto;min-width:0;background:0 0;color:#999;border-radius:0;overflow:visible;display:inline-flex;align-items:center;justify-content:center}.pgt-logo-img img{width:auto;height:auto;max-width:190px;max-height:82px;display:block;object-fit:contain}.pgt-header-shell .pgt-desktop-logo-img{display:inline-flex!important}.pgt-header-shell .pgt-mobile-logo-img{display:none!important}.pgt-logo-placeholder{display:inline-flex;min-width:90px;min-height:42px;padding:8px 14px;border-radius:8px;background:#eaeaea;align-items:center;justify-content:center;font-size:13px;font-weight:800;line-height:1}.pgt-desktop-nav{flex:1 1 auto;display:flex;justify-content:center;margin:0 30px}.pgt-main-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:45px;align-items:center}.pgt-nav-item{position:static}.pgt-nav-link,.pgt-nav-link:focus,.pgt-nav-link:hover{text-decoration:none!important}.pgt-nav-link{color:var(--pgt-text);font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;transition:color .2s ease;position:relative;line-height:1.15}.pgt-nav-item.active .pgt-nav-link,.pgt-nav-link:hover{color:var(--pgt-primary)}.pgt-desktop-nav .pgt-menu-icon,.pgt-nav-item.active .pgt-nav-link::after{display:none!important}.pgt-chevron{display:none!important}.pgt-cta-block{display:flex;align-items:center;gap:15px;justify-content:flex-end}.pgt-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 30px;font-size:16px;font-weight:800;text-decoration:none!important;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;line-height:1.1;white-space:nowrap}.pgt-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.pgt-btn-icon{line-height:1;display:inline-flex;align-items:center;justify-content:center}.pgt-quote-btn,.pgt-quote-btn:focus,.pgt-quote-btn:hover{background:var(--pgt-accent);color:var(--pgt-text)}.pgt-whatsapp-btn,.pgt-whatsapp-btn:focus,.pgt-whatsapp-btn:hover{background:var(--pgt-dark-green);color:#fff}.pgt-cart-wrapper,.pgt-cart-wrapper:focus,.pgt-cart-wrapper:hover{position:relative;cursor:pointer;width:60px;height:60px;min-width:60px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);text-decoration:none!important;color:var(--pgt-text)}.pgt-cart-icon{font-size:28px;line-height:1}.pgt-cart-badge{position:absolute;top:5px;right:5px;background:var(--pgt-primary);color:#fff;font-size:12px;font-weight:800;min-width:22px;height:22px;padding:0 5px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;line-height:1}.pgt-mega-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(12px);width:min(var(--pgt-container-width),calc(100vw - 40px));background:#fff;border:1px solid var(--pgt-border);border-radius:18px;box-shadow:0 22px 55px rgba(0,0,0,.12);padding:24px;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;text-align:left}.pgt-nav-item.has-mega:focus-within .pgt-mega-panel,.pgt-nav-item.has-mega:hover .pgt-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.pgt-mega-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--pgt-border);margin-bottom:18px}.pgt-mega-head strong{display:block;color:var(--pgt-text);font-size:22px;line-height:1.2;margin-bottom:5px}.pgt-mega-head p{margin:0;color:#666;font-size:14px;line-height:1.5}.pgt-mega-cta,.pgt-mega-cta:focus,.pgt-mega-cta:hover{display:inline-flex;align-items:center;gap:8px;background:var(--pgt-accent);color:var(--pgt-text);text-decoration:none!important;border-radius:999px;font-size:14px;font-weight:800;padding:12px 18px;white-space:nowrap}.pgt-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pgt-mega-card,.pgt-mega-card:focus,.pgt-mega-card:hover{text-decoration:none!important}.pgt-mega-card{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:14px;border:1px solid var(--pgt-border);border-radius:14px;background:#fbfbfb;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.pgt-mega-card:hover{transform:translateY(-3px);border-color:rgba(0,128,0,.25);background:#fff}.pgt-mega-icon{width:44px;height:44px;border-radius:50%;background:rgba(0,128,0,.08);color:var(--pgt-primary);display:inline-flex;align-items:center;justify-content:center;font-size:22px}.pgt-mega-card strong{display:block;color:var(--pgt-text);font-size:15px;line-height:1.25;margin-bottom:3px}.pgt-mega-card small{display:block;color:#666;font-size:12px;line-height:1.35}.pgt-mobile-appbar,.pgt-mobile-cart-wrap,.pgt-mobile-drawer,.pgt-mobile-overlay,.pgt-mobile-toggle{display:none}.pgt-mobile-toggle{width:44px;height:44px;border-radius:12px;border:1px solid var(--pgt-border);background:#fff;padding:10px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 4px 10px rgba(0,0,0,.06)}.pgt-mobile-toggle span{display:block;width:20px;height:2px;background:var(--pgt-text);border-radius:99px}.pgt-mega-panel::before{content:"";position:absolute;top:-45px;left:0;width:100%;height:45px;background:0 0}.pgt-nav-item.has-mega{padding-bottom:25px;margin-bottom:-25px}@media (max-width:1200px){.pgt-main-nav-list{gap:24px}.pgt-nav-link{font-size:13px}.pgt-btn{padding:15px 20px;font-size:14px}}@media (max-width:900px){.pgt-header-shell{position:relative}.pgt-header-content{width:min(var(--pgt-container-width),calc(100% - 28px))}.pgt-upper-header{min-height:68px;gap:12px}.pgt-cta-block,.pgt-desktop-nav{display:none}.pgt-mobile-toggle{display:inline-flex}.pgt-mobile-cart-wrap{display:block;margin-left:auto}.pgt-mobile-cart-wrap .pgt-cart-wrapper{width:48px;height:48px;min-width:48px}.pgt-mobile-cart-wrap .pgt-cart-icon{font-size:23px}.pgt-logo-block{flex:1 1 auto;min-width:0;justify-content:center}.pgt-header-shell .pgt-desktop-logo-img{display:none!important}.pgt-header-shell .pgt-mobile-logo-img{display:inline-flex!important}.pgt-mobile-logo-img img{max-width:150px;max-height:56px}.pgt-mobile-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.48);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:99980}.pgt-mobile-drawer{display:flex;flex-direction:column;position:fixed;top:0;left:0;width:min(86vw,380px);height:100vh;background:var(--pgt-drawer-bg);box-shadow:18px 0 45px rgba(0,0,0,.18);z-index:99990;transform:translateX(-105%);transition:transform .28s ease;overflow-y:auto;padding:18px}.pgt-mobile-open .pgt-mobile-overlay{opacity:1;visibility:visible}.pgt-mobile-open .pgt-mobile-drawer{transform:translateX(0)}.pgt-drawer-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--pgt-border)}.pgt-drawer-brand{display:flex;align-items:center;gap:12px;min-width:0}.pgt-drawer-brand img,.pgt-drawer-logo-placeholder{width:48px;height:48px;min-width:48px;border-radius:50%;object-fit:cover;background:#eaeaea;display:inline-flex;align-items:center;justify-content:center;color:#999;font-size:11px;font-weight:800}.pgt-drawer-brand strong{display:block;font-size:18px;line-height:1.2;color:var(--pgt-text)}.pgt-drawer-brand small{display:block;font-size:11px;line-height:1.3;color:var(--pgt-primary);font-weight:700;margin-top:2px}.pgt-drawer-close{width:40px;height:40px;border:0;background:rgba(0,0,0,.06);color:var(--pgt-text);border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.pgt-drawer-actions{display:grid;gap:10px;padding:18px 0}.pgt-drawer-actions .pgt-btn{width:100%;justify-content:center}.pgt-drawer-nav{display:grid;gap:8px;padding:4px 0 18px}.pgt-drawer-link,.pgt-drawer-link:focus,.pgt-drawer-link:hover{text-decoration:none!important}.pgt-drawer-link{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:14px;color:var(--pgt-text);border:1px solid var(--pgt-border);background:#fff;font-size:15px}.pgt-drawer-link span{width:34px;height:34px;min-width:34px;border-radius:12px;background:rgba(0,128,0,.08);color:var(--pgt-primary);display:inline-flex;align-items:center;justify-content:center;font-size:18px}.pgt-drawer-link.active{color:var(--pgt-primary);border-color:rgba(0,128,0,.25);background:rgba(0,128,0,.04)}.pgt-drawer-cart{margin-top:auto;padding:18px 0 4px;border-top:1px solid var(--pgt-border)}.pgt-drawer-cart .pgt-cart-wrapper{width:100%;height:52px;justify-content:center;border-radius:14px}.pgt-mobile-appbar{display:flex;position:fixed;left:50%;bottom:12px;transform:translateX(-50%);width:min(94vw,480px);background:var(--pgt-appbar-bg);border:1px solid rgba(0,0,0,.08);border-radius:24px;box-shadow:0 16px 38px rgba(0,0,0,.16);padding:8px;gap:6px;z-index:99970;justify-content:space-between}.pgt-app-item,.pgt-app-item:focus,.pgt-app-item:hover{text-decoration:none!important}.pgt-app-item{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 5px;color:var(--pgt-text);border-radius:18px;transition:background-color .2s ease,color .2s ease}.pgt-app-item.active,.pgt-app-item:hover{background:rgba(0,128,0,.09);color:var(--pgt-primary)}.pgt-app-icon{width:34px;height:34px;border-radius:14px;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;font-size:18px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}.pgt-app-item.active .pgt-app-icon,.pgt-app-item:hover .pgt-app-icon{background:#fff}.pgt-app-label{font-size:10px;font-weight:800;line-height:1.1;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}}@media (max-width:480px){.pgt-header-content{width:calc(100% - 22px)}.pgt-mobile-toggle{width:40px;height:40px}}

/* v118: strict current-page active menu fix. Only exact current page is green. */
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item:not(.active) > .pgt-nav-link,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item:not(.active) > .pgt-nav-link:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item:not(.active) > .pgt-nav-link:hover{
    color: var(--pgt-text) !important;
}
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.active > .pgt-nav-link,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.active > .pgt-nav-link:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.active > .pgt-nav-link:hover,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.active,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.active:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.active:hover{
    color: var(--pgt-primary) !important;
}
.pgt-header-shell .pgt-drawer-link:not(.active),
.pgt-header-shell .pgt-drawer-link:not(.active):focus,
.pgt-header-shell .pgt-drawer-link:not(.active):hover,
.pgt-header-shell .pgt-app-item:not(.active),
.pgt-header-shell .pgt-app-item:not(.active):focus,
.pgt-header-shell .pgt-app-item:not(.active):hover{
    color: var(--pgt-text) !important;
}
.pgt-header-shell .pgt-drawer-link.active,
.pgt-header-shell .pgt-drawer-link.active:focus,
.pgt-header-shell .pgt-drawer-link.active:hover,
.pgt-header-shell .pgt-app-item.active,
.pgt-header-shell .pgt-app-item.active:focus,
.pgt-header-shell .pgt-app-item.active:hover{
    color: var(--pgt-primary) !important;
}


/* v119 FINAL: ignore old .active classes completely. Only .pgt-current-page can be green. */
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item > .pgt-nav-link,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.active > .pgt-nav-link,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.active,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link:hover{
    color: var(--pgt-text) !important;
}
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.pgt-current-page > .pgt-nav-link,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.pgt-current-page > .pgt-nav-link:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-item.pgt-current-page > .pgt-nav-link:hover,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.pgt-current-page,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.pgt-current-page:focus,
.pgt-header-shell .pgt-desktop-nav .pgt-main-nav-list .pgt-nav-link.pgt-current-page:hover{
    color: var(--pgt-primary) !important;
}
.pgt-header-shell .pgt-drawer-link,
.pgt-header-shell .pgt-drawer-link.active,
.pgt-header-shell .pgt-drawer-link:focus,
.pgt-header-shell .pgt-drawer-link:hover,
.pgt-header-shell .pgt-app-item,
.pgt-header-shell .pgt-app-item.active,
.pgt-header-shell .pgt-app-item:focus,
.pgt-header-shell .pgt-app-item:hover{
    color: var(--pgt-text) !important;
}
.pgt-header-shell .pgt-drawer-link.pgt-current-page,
.pgt-header-shell .pgt-drawer-link.pgt-current-page:focus,
.pgt-header-shell .pgt-drawer-link.pgt-current-page:hover,
.pgt-header-shell .pgt-app-item.pgt-current-page,
.pgt-header-shell .pgt-app-item.pgt-current-page:focus,
.pgt-header-shell .pgt-app-item.pgt-current-page:hover{
    color: var(--pgt-primary) !important;
}


/* v120: hover restored; only .pgt-current-page is permanent green. */
.pgt-header-shell .pgt-main-nav-list .pgt-nav-item > .pgt-nav-link,
.pgt-header-shell .pgt-main-nav-list .pgt-nav-item.active > .pgt-nav-link,
.pgt-header-shell .pgt-main-nav-list .pgt-nav-link.active,
.pgt-header-shell .pgt-drawer-link,
.pgt-header-shell .pgt-drawer-link.active,
.pgt-header-shell .pgt-app-item,
.pgt-header-shell .pgt-app-item.active{
    color: var(--pgt-text) !important;
}
.pgt-header-shell .pgt-main-nav-list .pgt-nav-item.pgt-current-page > .pgt-nav-link,
.pgt-header-shell .pgt-main-nav-list .pgt-nav-link.pgt-current-page,
.pgt-header-shell .pgt-drawer-link.pgt-current-page,
.pgt-header-shell .pgt-app-item.pgt-current-page{
    color: var(--pgt-primary) !important;
}
.pgt-header-shell .pgt-main-nav-list .pgt-nav-item:not(.pgt-current-page) > .pgt-nav-link:hover,
.pgt-header-shell .pgt-main-nav-list .pgt-nav-item:not(.pgt-current-page) > .pgt-nav-link:focus,
.pgt-header-shell .pgt-drawer-link:not(.pgt-current-page):hover,
.pgt-header-shell .pgt-drawer-link:not(.pgt-current-page):focus,
.pgt-header-shell .pgt-app-item:not(.pgt-current-page):hover,
.pgt-header-shell .pgt-app-item:not(.pgt-current-page):focus{
    color: var(--pgt-primary) !important;
}
.pgt-header-shell .pgt-drawer-link.pgt-current-page{
    border-color: rgba(0,128,0,.25) !important;
    background: rgba(0,128,0,.04) !important;
}
.pgt-header-shell .pgt-app-item.pgt-current-page{
    background: rgba(0,128,0,.09) !important;
}
