.pm-header{position:fixed;top:0;left:0;right:0;width:100%;height:78px;background:#fff;border-bottom:1px solid #eee;z-index:9999;transition:height .25s ease,box-shadow .25s ease}.pm-header.scrolled{height:70px;box-shadow:0 5px 25px rgb(0 0 0 / .08)}.pm-header-inner{width:100%;max-width:1240px;height:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center}.pm-logo{flex-shrink:0}.pm-logo a{display:flex;align-items:center}.pm-logo img{display:block;width:180px;height:50px;object-fit:contain}.pm-desktop-menu{margin-left:auto;display:flex;align-items:center;gap:4px}.pm-desktop-menu>a,.pm-dropdown-trigger{display:flex;align-items:center;gap:6px;height:44px;padding:0 13px;border-radius:7px;color:#1f2937;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.pm-desktop-menu>a:hover,.pm-dropdown-trigger:hover{color:#168a49;background:#f3faf6}.pm-menu-dropdown{position:relative}.pm-chevron{font-size:14px;line-height:1;transition:transform .2s ease}.pm-menu-dropdown:hover .pm-chevron{transform:rotate(180deg)}.pm-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:245px;padding:7px;background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 15px 35px rgb(0 0 0 / .10);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.pm-menu-dropdown:hover .pm-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.pm-dropdown a{display:block;padding:11px 13px;border-radius:6px;color:#475569;font-size:14px;font-weight:500;text-decoration:none}.pm-dropdown a:hover{color:#168a49;background:#f3faf6}.pm-header-right{display:flex;align-items:center;gap:10px;margin-left:12px}.pm-whatsapp{height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:8px;background:#25d366;color:#ffffff!important;font-size:14px;font-weight:700;text-decoration:none!important;white-space:nowrap;box-shadow:0 5px 15px rgb(37 211 102 / .22);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.pm-whatsapp:hover{background:#1ebe5d;color:#ffffff!important;transform:translateY(-1px);box-shadow:0 8px 20px rgb(37 211 102 / .30)}.pm-wa-icon{width:19px;height:19px;display:flex;align-items:center;justify-content:center}.pm-wa-icon svg{width:19px;height:19px;fill:currentColor}.pm-mobile-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.pm-mobile-toggle span{display:block;width:21px;height:2px;background:#1f2937;border-radius:5px;transition:transform .25s ease,opacity .2s ease}.pm-mobile-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.pm-mobile-toggle.active span:nth-child(2){opacity:0}.pm-mobile-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.pm-mobile-overlay{position:fixed;inset:0;background:rgb(15 23 42 / .45);z-index:99998;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.pm-mobile-overlay.active{opacity:1;visibility:visible}.pm-mobile-menu{position:fixed;top:0;right:-100%;width:320px;max-width:88vw;height:100vh;height:100dvh;padding:0 20px 24px;background:#fff;z-index:99999;overflow-y:auto;box-shadow:-10px 0 35px rgb(0 0 0 / .12);transition:right .3s ease}.pm-mobile-menu.active{right:0}.pm-mobile-top{height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.pm-mobile-top strong{color:#0f172a;font-size:18px}.pm-mobile-close{width:38px;height:38px;border:1px solid #e5e7eb;border-radius:7px;background:#f8fafc;color:#334155;font-size:27px;line-height:1;cursor:pointer}.pm-mobile-nav{padding-top:10px}.pm-mobile-nav>a,.pm-mobile-dropdown-button{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border:0;border-bottom:1px solid #f1f5f9;background:#fff0;color:#1f2937;font-family:inherit;font-size:15px;font-weight:600;text-align:left;text-decoration:none;cursor:pointer}.pm-mobile-nav>a:hover,.pm-mobile-dropdown-button:hover{color:#168a49}.pm-mobile-submenu{display:none;padding:5px 0 8px;background:#f8fafc;border-radius:7px}.pm-mobile-dropdown.active .pm-mobile-submenu{display:block}.pm-mobile-submenu a{display:block;padding:11px 20px;color:#475569;font-size:14px;text-decoration:none}.pm-mobile-submenu a:hover{color:#168a49;background:#f0fdf4}.pm-mobile-whatsapp{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:25px;border-radius:8px;background:#25d366;color:#ffffff!important;font-size:14px;font-weight:700;text-decoration:none!important;box-shadow:0 6px 18px rgb(37 211 102 / .22)}@media (max-width:1100px){.pm-desktop-menu{gap:0}.pm-desktop-menu>a,.pm-dropdown-trigger{padding-left:9px;padding-right:9px;font-size:13px}.pm-whatsapp{padding:0 13px}}@media (max-width:900px){.pm-header{height:70px}.pm-header-inner{padding:0 15px}.pm-logo img{width:150px;height:44px}.pm-desktop-menu{display:none}.pm-header-right{margin-left:auto;gap:7px}.pm-mobile-toggle{display:flex}.pm-whatsapp{width:42px;height:42px;padding:0;border-radius:50%}.pm-wa-text{display:none}.pm-wa-icon,.pm-wa-icon svg{width:20px;height:20px}}@media (max-width:480px){.pm-header-inner{padding:0 12px}.pm-logo img{width:135px;height:40px}.pm-whatsapp,.pm-mobile-toggle{width:40px;height:40px}.pm-mobile-menu{width:300px}}