@keyframes pthia-bubble-bounce{0%{transform:scale(1)}35%{transform:scale(1.35) rotate(-6deg)}60%{transform:scale(.9) rotate(4deg)}to{transform:scale(1) rotate(0)}}@keyframes pthia-fade-slide-down{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pthia-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pthia-overlay-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pthia-spin{to{transform:rotate(360deg)}}.header__icons{gap:12px!important;align-items:center}.header__icon.pthia-acc-hidden,.header__icon--account.pthia-acc-hidden{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.header__icon{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:48px!important;height:48px!important;padding:0!important;border-radius:50%!important;background:transparent!important;border:none!important;color:#0f3a32!important;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.header__icon:hover{background:#0f3a320f!important;color:#0d6b5a!important;transform:translateY(-1px)}.header__icon:active{transform:translateY(0) scale(.96)}.header__icon svg{width:28px!important;height:28px!important;stroke-width:1.6}.header__icon .visually-hidden,.header__icon .pthia-acc-label,.header__icon .pthia-cart-label,.header__icon [data-pthia-cart-amount]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.header__icon--account{width:auto!important;height:36px!important;padding:0 16px!important;border-radius:999px!important;background:#fff!important;border:1.5px solid #FF5F00!important;color:#ff5f00!important;font-size:13px!important;font-weight:700!important;letter-spacing:.2px!important;text-decoration:none!important;line-height:1!important;white-space:nowrap!important;font-family:inherit!important;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)!important}.header__icon--account:hover{background:#ff5f00!important;color:#fff!important;border-color:#ff5f00!important;transform:translateY(-1px)!important;box-shadow:0 6px 14px #ff5f0047!important}.header__icon--account:active{transform:translateY(0) scale(.97)!important}.header__icon--account.pthia-acc-logout{background:#fff!important;border-color:#6b7280!important;color:#374151!important}.header__icon--account.pthia-acc-logout:hover{background:#374151!important;border-color:#374151!important;color:#fff!important;box-shadow:0 6px 14px #37415147!important}.header__icon--account.pthia-acc-loading{pointer-events:none!important;background:#374151!important;border-color:#374151!important;color:#fff!important}.header__icon--account.pthia-acc-loading .pthia-account-text{display:inline-flex!important;align-items:center;gap:8px}.pthia-acc-spinner{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:pthia-spin .7s linear infinite;flex-shrink:0}.pthia-acc-loading-label{font-weight:700;letter-spacing:.2px}@keyframes pthia-toast-in{0%{opacity:0;transform:translate(-50%,-28px) scale(.94)}60%{opacity:1;transform:translate(-50%,4px) scale(1.02)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes pthia-toast-out{to{opacity:0;transform:translate(-50%,-16px) scale(.96)}}@keyframes pthia-check-circle-draw{to{stroke-dashoffset:0}}@keyframes pthia-check-path-draw{to{stroke-dashoffset:0}}@keyframes pthia-check-bg-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}.pthia-toast{position:fixed;top:28px;left:50%;transform:translate(-50%,-28px);z-index:10000;background:#fff;border-radius:16px;box-shadow:0 22px 50px #ff5f0038,0 6px 16px #00000014;border:2px solid #FF5F00;padding:18px 32px 18px 22px;display:flex;align-items:center;gap:18px;min-width:340px;max-width:92vw;opacity:0;pointer-events:none;font-family:inherit}.pthia-toast--show{animation:pthia-toast-in .5s cubic-bezier(.16,1,.3,1) forwards;pointer-events:auto}.pthia-toast.pthia-toast--hide{animation:pthia-toast-out .35s ease forwards}.pthia-toast__check{width:48px;height:48px;border-radius:50%;background:#16a34a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;animation:pthia-check-bg-pop .5s cubic-bezier(.16,1,.3,1) both;box-shadow:0 4px 14px #16a34a59}.pthia-toast__check svg{width:32px;height:32px}.pthia-toast__check-circle{stroke:#fff;stroke-width:3;stroke-dasharray:145;stroke-dashoffset:145;animation:pthia-check-circle-draw .5s cubic-bezier(.65,0,.45,1) .1s forwards}.pthia-toast__check-path{stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:pthia-check-path-draw .35s cubic-bezier(.65,0,.45,1) .55s forwards}.pthia-toast__body{display:flex;flex-direction:column;gap:2px;line-height:1.3}.pthia-toast__body strong{font-size:19px;font-weight:800;color:#ff5f00;letter-spacing:.1px;line-height:1.2}@media(prefers-reduced-motion:reduce){.pthia-toast--show,.pthia-toast:not(.pthia-toast--show),.pthia-toast__check,.pthia-toast__check-circle,.pthia-toast__check-path,.pthia-acc-spinner{animation:none!important;transition:none!important}.pthia-toast{opacity:1;transform:translate(-50%)}.pthia-toast__check-circle,.pthia-toast__check-path{stroke-dashoffset:0}}.header__icon--account svg,.header__icon--account .svg-wrapper{display:none!important;width:0!important;height:0!important;visibility:hidden!important;position:absolute!important;pointer-events:none!important}.header__icon--account .pthia-account-text{display:inline-block!important;position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;clip:auto!important;overflow:visible!important;color:inherit!important;font:inherit!important}#cart-icon-bubble.header__icon--cart,.header__icon--cart{position:relative;width:56px!important;height:56px!important;overflow:visible!important}#cart-icon-bubble.header__icon--cart svg,.header__icon--cart svg,#cart-icon-bubble .svg-wrapper svg,.header__icon--cart .svg-wrapper svg{width:56px!important;height:56px!important;transform:scale(1.45);transform-origin:center;stroke-width:1.7;color:#0f3a32!important}.header__icon--cart:hover svg{color:#ff5f00!important}.header__icon--cart .svg-wrapper{display:inline-flex!important;align-items:center;justify-content:center;line-height:0;width:56px!important;height:56px!important;overflow:visible!important}@media(max-width:749px){#cart-icon-bubble.header__icon--cart,.header__icon--cart{width:48px!important;height:48px!important}#cart-icon-bubble.header__icon--cart svg,.header__icon--cart svg,.header__icon--cart .svg-wrapper svg{width:48px!important;height:48px!important;transform:scale(1.4)}.header__icon--cart .svg-wrapper{width:48px!important;height:48px!important}}.cart-count-bubble{position:absolute!important;top:-2px!important;right:-2px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#ff5f00!important;color:#fff!important;font-weight:800!important;font-size:10px!important;line-height:18px!important;text-align:center!important;border:2px solid #fff!important;box-shadow:0 2px 6px #ff5f0059!important;display:inline-flex!important;align-items:center;justify-content:center;transition:transform .25s cubic-bezier(.4,0,.2,1)!important;pointer-events:none}.cart-count-bubble.pthia-pulse{animation:pthia-bubble-bounce .6s cubic-bezier(.4,0,.2,1) both}.cart-count-bubble>span{color:inherit!important;font:inherit!important}@media(max-width:749px){.header__icon--account{height:34px!important;padding:0 12px!important;font-size:12px!important}}.header__menu-item{position:relative;transition:color .2s ease}.header__menu-item span:first-child{position:relative;display:inline-block}.header__menu-item span:first-child:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:100%;background:#ff5f00;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.65,0,.35,1);border-radius:2px}.header__menu-item:hover span:first-child:after,.header__menu-item:focus-visible span:first-child:after{transform:scaleX(1);transform-origin:left}.header__active-menu-item:after{transform:scaleX(1)!important}.header__submenu{border-radius:14px!important;box-shadow:0 12px 36px #0000001a,0 4px 12px #0000000d!important;border:1px solid rgba(0,0,0,.06)!important;padding:8px!important;overflow:hidden;transform-origin:top center}header-menu details[open]>.header__submenu,details[open]>.header__submenu{animation:pthia-fade-slide-down .28s cubic-bezier(.16,1,.3,1) both}.header__submenu .list-menu__item{border-radius:10px;padding:10px 14px!important;transition:background .2s ease,color .2s ease,padding .2s ease;position:relative}.header__submenu .list-menu__item:hover{background:#ff5f0012;color:#ff5f00;padding-left:20px!important}.header__submenu .list-menu__item:before{content:"\2192";position:absolute;left:6px;opacity:0;transform:translate(-8px);transition:opacity .2s ease,transform .2s ease;color:#ff5f00;font-weight:700}.header__submenu .list-menu__item:hover:before{opacity:1;transform:translate(0)}summary.list-menu__item .icon-caret,.header__menu-item .icon-caret{transition:transform .3s cubic-bezier(.4,0,.2,1)}details[open]>summary.list-menu__item .icon-caret,details[open]>summary .icon-caret{transform:rotate(180deg)}.menu-drawer{transition:transform .3s cubic-bezier(.16,1,.3,1)!important}.menu-drawer__menu-item{transition:background .2s ease,padding .2s ease,color .2s ease;border-radius:10px}.menu-drawer__menu-item:hover{background:#ff5f000f;color:#ff5f00;padding-left:28px!important}.pthia-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:none;animation:pthia-fade-in .2s ease both;padding:clamp(40px,8vh,80px) clamp(16px,4vw,40px) 0;overflow-y:auto}.pthia-search-overlay.pthia-active{display:block}.pthia-search-modal{max-width:720px;margin:0 auto;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0000004d;animation:pthia-overlay-in .3s cubic-bezier(.16,1,.3,1) both}.pthia-search-form{display:flex;align-items:center;gap:14px;padding:clamp(18px,3vw,24px);border-bottom:1px solid #e5e7eb}.pthia-search-icon{width:clamp(20px,2vw + 14px,24px);height:clamp(20px,2vw + 14px,24px);color:#ff5f00;flex-shrink:0}.pthia-search-input{flex:1;border:none;outline:none;font-size:clamp(18px,1vw + 14px,22px);font-weight:600;color:#1f2937;background:transparent;font-family:inherit;padding:4px 0;min-width:0}.pthia-search-input::placeholder{color:#9ca3af;font-weight:500}.pthia-search-clear{display:none;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;align-items:center;justify-content:center;color:#6b7280;font-size:18px;font-weight:700;transition:background .2s ease;flex-shrink:0;line-height:1}.pthia-search-clear.pthia-show{display:inline-flex}.pthia-search-clear:hover{background:#fee2e2;color:#dc2626}.pthia-search-close{background:#f3f4f6;border:none;border-radius:10px;padding:8px 14px;cursor:pointer;color:#4b5563;font-size:13px;font-weight:700;transition:background .2s ease,color .2s ease;font-family:inherit;flex-shrink:0;white-space:nowrap}.pthia-search-close:hover{background:#ff5f00;color:#fff}.pthia-search-close kbd{background:#00000014;padding:2px 6px;border-radius:4px;font-size:11px;font-family:ui-monospace,monospace;margin-left:4px}.pthia-search-results{max-height:60vh;overflow-y:auto;padding:12px}.pthia-search-empty,.pthia-search-loading,.pthia-search-noresults{padding:clamp(28px,5vw,48px) clamp(20px,4vw,32px);text-align:center;color:#6b7280;font-size:clamp(14px,.4vw + 12px,16px)}.pthia-search-loading-spinner{width:32px;height:32px;margin:0 auto 16px;border:3px solid #e5e7eb;border-top-color:#ff5f00;border-radius:50%;animation:pthia-spin .8s linear infinite}.pthia-search-section-label{font-size:11px;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.6px;padding:8px 12px;margin-top:4px}.pthia-search-result{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:12px;text-decoration:none;color:#1f2937;transition:background .15s ease,transform .15s ease;cursor:pointer}.pthia-search-result:hover,.pthia-search-result.pthia-active{background:#ff5f0014;transform:translate(2px)}.pthia-search-result-img{width:clamp(48px,6vw,56px);height:clamp(48px,6vw,56px);border-radius:10px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.pthia-search-result-img-placeholder{width:clamp(48px,6vw,56px);height:clamp(48px,6vw,56px);border-radius:10px;background:#f3f4f6;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:20px}.pthia-search-result-body{flex:1;min-width:0}.pthia-search-result-title{font-size:clamp(14px,.3vw + 12px,15px);font-weight:700;margin:0 0 2px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.pthia-search-result-meta{font-size:clamp(12px,.3vw + 11px,13px);color:#6b7280;display:flex;align-items:center;gap:8px}.pthia-search-result-price{font-weight:800;color:#ff5f00}.pthia-search-result-arrow{color:#9ca3af;font-size:18px;flex-shrink:0;transition:color .2s ease,transform .2s ease}.pthia-search-result:hover .pthia-search-result-arrow{color:#ff5f00;transform:translate(3px)}.pthia-search-suggestion{display:inline-block;background:#f3f4f6;border:1.5px solid transparent;border-radius:999px;padding:6px 14px;margin:4px;font-size:13px;font-weight:600;color:#4b5563;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.pthia-search-suggestion:hover{background:#ff5f00;border-color:#ff5f00;color:#fff}.pthia-search-suggestions-wrap{padding:12px 16px 20px;text-align:center}.pthia-search-view-all{display:block;text-align:center;padding:14px;margin:8px 12px 4px;background:linear-gradient(135deg,#ff5f00,#e05400);color:#fff;font-weight:700;text-decoration:none;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.pthia-search-view-all:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff5f004d}a.header__account-link{display:none!important}.pthia-header-btns{display:inline-flex;align-items:center;gap:8px}.pthia-header-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.4rem;border-radius:999px;font-size:1.35rem;font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .15s ease;cursor:pointer}.pthia-header-btn--login{background:#fddcc8;color:#c44300;border:none}.pthia-header-btn--login:hover{background:#fcc9ab;transform:translateY(-1px)}.pthia-header-btn--register{background:#ff5f00;color:#fff;border:none;box-shadow:0 4px 14px #ff5f0047}.pthia-header-btn--register:hover{background:#e65500;transform:translateY(-1px);box-shadow:0 6px 18px #ff5f0061}.pthia-header-btn--account{background:#f3f4f6;color:#374151;border:none}.pthia-header-btn--account:hover{background:#e5e7eb;transform:translateY(-1px)}.pthia-header-btn--logout{background:transparent;color:#6b7280;border:none;text-decoration:underline;padding:.65rem .5rem}.pthia-header-btn--logout:hover{color:#ff5f00}@media screen and (max-width:1439px){.pthia-header-btns{display:none!important}}@media screen and (min-width:990px)and (max-width:1439px){header-drawer{display:flex!important}.header__inline-menu{display:none!important}}.pthia-drawer-btns{display:flex;flex-direction:column;gap:12px;padding:16px 0 8px;width:100%}.pthia-drawer-login{display:flex;align-items:center;justify-content:center;width:100%;padding:1.1rem;border-radius:999px;background:#f9f9f9;border:1.5px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;text-decoration:none;text-align:center;transition:background .18s ease,border-color .18s ease,color .18s ease}.pthia-drawer-login:hover{background:#fddcc8;border-color:#ff5f00;color:#c44300}.pthia-drawer-register{display:flex;align-items:center;justify-content:center;width:100%;padding:1.1rem;border-radius:999px;background:#ff5f00;border:none;color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none;text-align:center;box-shadow:0 4px 14px #ff5f0040;transition:background .18s ease}.pthia-drawer-register:hover{background:#e65500}@media screen and (max-width:1439px){.menu-drawer{width:100vw!important;max-width:100vw!important;border-radius:0!important}.menu-drawer__inner-container{width:100%!important;max-width:100%!important}.menu-drawer__menu .list-menu__item--link{font-size:1.8rem!important;font-weight:600!important;padding:1.2rem 2.4rem!important;border-bottom:1px solid #f3f4f6!important}.menu-drawer__utility-links{border-top:1px solid #e5e7eb!important;padding-top:16px!important}}@media(prefers-reduced-motion:reduce){.header__icon,.header__icon--account,.header__menu-item span:first-child:after,details[open]>.header__submenu,.menu-drawer,.menu-drawer__menu-item,.header__submenu .list-menu__item,.header__submenu .list-menu__item:before,.cart-count-bubble,.pthia-search-modal,.pthia-search-overlay{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/printhia-header.css.map */
