.hhp-lock{overflow:hidden}.hhp-h__container{max-width:1600px;margin:0 auto;padding:0 16px}.hhp-h__bar{background:#fff;position:relative;z-index:30;transition:box-shadow .2s ease}.hhp-h__bar.is-stuck{position:sticky;top:0;box-shadow:0 6px 20px #00000014}.hhp-h__bar-inner{display:flex;align-items:center;gap:14px;min-height:64px}.hhp-h__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid rgba(229,231,235,.8);border-radius:12px;background:linear-gradient(135deg,#fff,#fefefe);transition:all .25s cubic-bezier(.25,.46,.45,.94);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.hhp-h__menu-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#10b9810d,#05966914);border-radius:12px;transform:scale(0);transition:transform .3s ease;opacity:0}.hhp-h__menu-btn:hover{border-color:#10b9814d;transform:scale(1.05);box-shadow:0 4px 12px #10b9811a}.hhp-h__menu-btn:hover:before{transform:scale(1);opacity:1}.hhp-h__menu-btn:active{transform:scale(.95)}.hhp-h__menu-btn[aria-expanded=true]{border-color:#10b98180;background:#10b98114}.hhp-h__menu-icon{width:20px;height:14px;position:relative;transition:all .3s ease}.hhp-h__menu-icon,.hhp-h__menu-icon:before,.hhp-h__menu-icon:after{border-radius:2px}.hhp-h__menu-icon:before,.hhp-h__menu-icon:after{content:"";position:absolute;left:0;width:100%;height:2px;background:#374151;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hhp-h__menu-icon:before{top:0}.hhp-h__menu-icon:after{bottom:0}.hhp-h__menu-icon span{display:block;height:2px;width:100%;background:#374151;border-radius:2px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.hhp-h__menu-btn[aria-expanded=true] .hhp-h__menu-icon:before{transform:rotate(45deg);top:6px;background:#065f46}.hhp-h__menu-btn[aria-expanded=true] .hhp-h__menu-icon:after{transform:rotate(-45deg);bottom:6px;background:#065f46}.hhp-h__menu-btn[aria-expanded=true] .hhp-h__menu-icon span{opacity:0;transform:translateY(-50%) scale(.8)}.hhp-h__logo{display:flex;align-items:center;gap:8px;color:#111;text-decoration:none}.hhp-h__logo-text{font-weight:800;font-size:1.05rem}.hhp-h__nav{display:none}.hhp-h__links{display:flex;gap:18px;list-style:none;margin:0;padding:0}.hhp-h__link{color:#111;text-decoration:none}.hhp-h__link:hover{color:#0f766e}.hhp-h__utils{display:flex;align-items:center;gap:12px;margin-left:auto}.hhp-h__util{text-decoration:none;font-size:1.1rem;position:relative}.hhp-h__badge{position:absolute;top:-6px;right:-10px;background:#3d7a5f;color:#fff;border-radius:999px;padding:0 6px;font-size:.7rem}@media(min-width:960px){.hhp-h__menu-btn{display:none}.hhp-h__nav{display:block}}.hhp-h__drawer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:block;z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:all .35s cubic-bezier(.4,0,.2,1)}.hhp-h__drawer:not([hidden]){opacity:1;visibility:visible}.hhp-h__drawer[hidden]{display:none}.hhp-h__drawer-inner{position:absolute;left:0;top:0;bottom:0;width:90%;max-width:400px;background:linear-gradient(135deg,#fff,#fdfdfd,#f9fafb);padding:0;box-shadow:8px 0 40px #0000001f,4px 0 20px #10b98114;display:flex;flex-direction:column;border-radius:0 28px 28px 0;transform:translate(-100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.hhp-h__drawer:not([hidden]) .hhp-h__drawer-inner{transform:translate(0)}.hhp-h__drawer-header{display:flex;align-items:center;justify-content:space-between;padding:32px 24px 24px;border-bottom:none;background:#2d5f3e;position:relative;overflow:hidden}.hhp-h__drawer-header:before{content:none}.hhp-h__drawer-header:after{content:none}.hhp-h__drawer-brand{display:flex;align-items:center;gap:14px;position:relative;z-index:1}.hhp-h__drawer-icon{font-size:1.8rem;filter:none;animation:iconPulse 4s ease-in-out infinite;background:#ffffff26;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.hhp-h__drawer-icon svg{fill:#faf9f6}.hhp-h__drawer-title{font-weight:900;font-size:1.25rem;color:#faf9f6;letter-spacing:-.03em;text-shadow:none;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#FAF9F6;background-clip:unset}.hhp-h__close{border:none;background:#ffffff26;color:#faf9f6;font-size:1rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.hhp-h__close:before{content:none}.hhp-h__close:hover{background:#ffffff40;color:#fff;transform:scale(1.08);box-shadow:none}.hhp-h__close:hover:before{content:none}.hhp-h__close:active{transform:scale(.95)}.hhp-h__mnav{padding:12px 24px 28px;flex:1;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 20px,black calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black 20px,black calc(100% - 20px),transparent 100%)}.hhp-h__mlinks{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.hhp-h__mlinks li{opacity:0;transform:translate(-25px) scale(.95);animation:menuSlideIn .45s cubic-bezier(.175,.885,.32,1.175) forwards}.hhp-h__mlinks li:nth-child(1){animation-delay:.08s}.hhp-h__mlinks li:nth-child(2){animation-delay:.12s}.hhp-h__mlinks li:nth-child(3){animation-delay:.16s}.hhp-h__mlinks li:nth-child(4){animation-delay:.2s}.hhp-h__mlinks li:nth-child(5){animation-delay:.24s}.hhp-h__mlinks li:nth-child(6){animation-delay:.28s}.hhp-h__mlinks li:nth-child(7){animation-delay:.32s}.hhp-h__mlinks li:nth-child(8){animation-delay:.36s}.hhp-h__mlink{text-decoration:none;color:#1a1a1a;padding:20px 22px;border-radius:16px;font-weight:700;font-size:1.08rem;transition:all .35s cubic-bezier(.175,.885,.32,1.175);display:flex;align-items:center;gap:16px;border:1px solid #e5e7eb;position:relative;overflow:hidden;background:#faf9f6;box-shadow:0 2px 8px #0000000a,0 1px 2px #0000000f;letter-spacing:-.01em}.hhp-h__mlink:before{content:none;display:none}.hhp-h__mlink:after{content:none;display:none}.hhp-h__mlink:hover{background:#fff;border-color:#2d5f3e;color:#2d5f3e;transform:translate(8px) scale(1.02);box-shadow:0 8px 25px #2d5f3e1f,0 3px 12px #00000014}.hhp-h__mlink:hover .hhp-h__mlink-icon{transform:scale(1.1)}.hhp-h__mlink:active{transform:translate(4px) scale(.99)}.hhp-h__mlink--featured{background:#faf9f6}.hhp-h__mlink--featured:before{content:none}.hhp-h__mlink--popular,.hhp-h__mlink--rare,.hhp-h__mlink--bundle{background:#faf9f6}@keyframes menuSlideIn{to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideInUp{to{opacity:1;transform:translate(0)}}@keyframes iconGlow{0%{filter:drop-shadow(0 2px 6px rgba(16,185,129,.2))}to{filter:drop-shadow(0 2px 8px rgba(16,185,129,.4))}}@keyframes headerGlow{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.1)}}@keyframes iconPulse{0%,to{transform:scale(1);filter:drop-shadow(0 3px 8px rgba(16,185,129,.3))}50%{transform:scale(1.05);filter:drop-shadow(0 4px 12px rgba(16,185,129,.5))}}.hhp-h__drawer-footer{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#f0f9ff);border-top:1px solid rgba(229,231,235,.3);margin-top:auto;padding:28px 24px;position:relative;overflow:hidden}.hhp-h__drawer-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(16,185,129,.4) 30%,rgba(5,150,105,.5) 50%,rgba(16,185,129,.4) 70%,transparent 100%)}.hhp-h__drawer-footer:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(16,185,129,.2) 50%,transparent 100%);border-radius:2px}.hhp-h__footer-content{display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center;position:relative;z-index:1}.hhp-h__footer-text{display:flex;flex-direction:column;gap:6px}.hhp-h__footer-tagline{font-weight:800;font-size:1rem;color:#064e3b;letter-spacing:-.02em;background:linear-gradient(135deg,#064e3b,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hhp-h__footer-support{font-size:.88rem;color:#6b7280;font-weight:600;opacity:.9}.hhp-h__footer-actions{display:flex;gap:14px}.hhp-h__footer-btn{display:flex;align-items:center;gap:10px;padding:14px 20px;background:linear-gradient(135deg,#10b9811f,#0596691a,#ffffff4d);border:2px solid rgba(16,185,129,.25);border-radius:16px;text-decoration:none;color:#065f46;font-weight:700;font-size:.92rem;transition:all .3s cubic-bezier(.175,.885,.32,1.175);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #fff3,0 2px 8px #10b98114}.hhp-h__footer-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#10b98133,#05966940);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.175,.885,.32,1.175);z-index:-1;border-radius:16px}.hhp-h__footer-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:inset 0 1px #ffffff4d,0 6px 20px #10b98140,0 2px 10px #0000001a;border-color:#10b98180;color:#047857}.hhp-h__footer-btn:hover:before{transform:scaleX(1)}.hhp-h__footer-btn:hover .hhp-h__footer-btn-icon{transform:scale(1.15) rotate(5deg)}.hhp-h__footer-btn:active{transform:translateY(-1px) scale(1.02)}.hhp-h__footer-btn-icon{transition:all .3s cubic-bezier(.175,.885,.32,1.175);font-size:1.1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/32/assets/hhp-header.css.map */
