.menu-drawer__activity-label{color:var(--pf-act-text, var(--pf-drawer-text, #1a1a1a))!important;opacity:.6!important}.menu-drawer__activity-tag{color:var(--pf-act-text, var(--pf-drawer-text, #1a1a1a))!important;border-color:var(--pf-act-border, rgba(0,0,0,.16))!important;background:var(--pf-act-fill, transparent)!important}.menu-drawer__activity-tag:hover,.menu-drawer__activity-tag:active{background:var(--pf-act-active-bg, var(--pf-drawer-text, #1a1a1a))!important;color:var(--pf-act-active-text, var(--pf-drawer-bg, #fff))!important;border-color:var(--pf-act-active-bg, var(--pf-drawer-text, #1a1a1a))!important}@keyframes hlGradient{to{background-position:-200% 0}}@keyframes hlUnderline{0%,to{transform:scaleX(0);transform-origin:left}45%,55%{transform:scaleX(1)}56%{transform-origin:right}}@keyframes hlPulse{0%,to{transform:scale(1)}50%{transform:scale(1.09)}}@keyframes hlSparkle{0%,to{opacity:0;transform:scale(.4)}50%{opacity:1;transform:scale(1)}}.pf-accordion-trigger--highlight[data-hl-effect] .pf-trigger-text{color:var(--hl-color, #e11900)}.pf-accordion-trigger--highlight[data-hl-effect=glow] .pf-trigger-text{text-shadow:0 0 5px var(--hl-color,#e11900),0 0 12px var(--hl-color,#e11900)}.pf-accordion-trigger--highlight[data-hl-effect=gradient] .pf-trigger-text{background:linear-gradient(90deg,var(--hl-color,#e11900),#ffffff,var(--hl-color,#e11900));background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:hlGradient 3s linear infinite}.pf-accordion-trigger--highlight[data-hl-effect=underline] .pf-trigger-text{position:relative}.pf-accordion-trigger--highlight[data-hl-effect=underline] .pf-trigger-text:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:2px;background:var(--hl-color,#e11900);transform:scaleX(0);transform-origin:left;animation:hlUnderline 2.6s ease-in-out infinite}.pf-accordion-trigger--highlight[data-hl-effect=pulse] .pf-trigger-text{display:inline-block;animation:hlPulse 1.6s ease-in-out infinite}.pf-accordion-trigger--highlight[data-hl-effect=sparkle] .pf-trigger-text{position:relative}.pf-accordion-trigger--highlight[data-hl-effect=sparkle] .pf-trigger-text:before,.pf-accordion-trigger--highlight[data-hl-effect=sparkle] .pf-trigger-text:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--hl-color,#e11900);box-shadow:0 0 5px var(--hl-color,#e11900);animation:hlSparkle 1.8s ease-in-out infinite}.pf-accordion-trigger--highlight[data-hl-effect=sparkle] .pf-trigger-text:before{top:-3px;left:-9px}.pf-accordion-trigger--highlight[data-hl-effect=sparkle] .pf-trigger-text:after{bottom:-2px;right:-9px;animation-delay:.9s}@media(prefers-reduced-motion:reduce){.pf-accordion-trigger--highlight[data-hl-effect] .pf-trigger-text,.pf-accordion-trigger--highlight[data-hl-effect] .pf-trigger-text:before,.pf-accordion-trigger--highlight[data-hl-effect] .pf-trigger-text:after{animation:none!important}}.pf-drawer-extra{display:flex;flex-direction:column;gap:16px;padding:16px 20px 4px}.pf-drawer-banner{position:relative;display:block;border-radius:14px;overflow:hidden;aspect-ratio:2/1;text-decoration:none}.pf-drawer-banner__img{width:100%;height:100%;object-fit:cover;display:block}.pf-drawer-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:6px;padding:16px;background:linear-gradient(to top,#0000008c,#0000 65%)}.pf-drawer-banner__heading{color:#fff;font-size:1.05rem;font-weight:700;line-height:1.1}.pf-drawer-banner__text{color:#ffffffeb;font-size:.8rem}.pf-drawer-banner__btn{margin-top:4px;background:#fff;color:#111;font-size:.78rem;font-weight:600;padding:7px 14px;border-radius:999px}.pf-drawer-prod__heading{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--pf-drawer-text,#1a1a1a);opacity:.6}.pf-drawer-prod{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0;padding:0 0 6px;scrollbar-width:none;-ms-overflow-style:none}.pf-drawer-prod::-webkit-scrollbar{display:none}.pf-drawer-prod__card{flex:0 0 132px;scroll-snap-align:start;text-decoration:none;display:flex;flex-direction:column;gap:6px}.pf-drawer-prod__media{display:block;width:100%;aspect-ratio:3/4;border-radius:10px;overflow:hidden;background:#0000000d}.pf-drawer-prod__media img{width:100%;height:100%;object-fit:cover;display:block}.pf-drawer-prod__title{font-size:.78rem;color:var(--pf-drawer-text,#1a1a1a);line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pf-drawer-prod__price{font-size:.8rem;font-weight:700;color:var(--pf-drawer-text,#1a1a1a)}.pf-drawer-support{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:1px solid var(--pf-drawer-text,#1a1a1a);color:var(--pf-drawer-text,#1a1a1a);border-radius:999px;padding:13px 16px;font-size:.85rem;font-weight:600}.pf-drawer-support:active{background:var(--pf-drawer-text,#1a1a1a);color:var(--pf-drawer-bg,#fff)}.menu-drawer__close-button{color:var(--pf-drawer-text, #1a1a1a)!important}.menu-drawer__close-button .header-drawer-icon--close,.menu-drawer__close-button .svg-wrapper,.menu-drawer__close-button svg{color:var(--pf-drawer-text, #1a1a1a)!important}.stellar-ship{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:rgb(var(--color-foreground-rgb) / .05)}.stellar-ship__txt{display:flex;align-items:center;gap:8px;margin:0 0 9px;font-size:13px;color:rgb(var(--color-foreground-rgb) / .7)}.stellar-ship__txt b{color:rgb(var(--color-foreground-rgb));font-weight:600}.stellar-ship__ico{display:inline-flex;width:16px;height:16px;color:var(--pf-cart-accent,#1a1a1a);flex:0 0 16px}.stellar-ship__ico svg{width:16px;height:16px}.stellar-ship__bar{display:block;height:5px;border-radius:999px;background:rgb(var(--color-foreground-rgb) / .08);overflow:hidden}.stellar-ship__fill{display:block;height:100%;background:var(--pf-cart-accent,#1a1a1a);border-radius:999px;transition:width .3s ease}.stellar-benes{display:grid;width:100%;box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 14px}.stellar-bene{display:flex;flex-direction:column;align-items:center;gap:9px;padding:16px 8px;border-radius:14px;background:rgb(var(--color-foreground-rgb) / .05)}.stellar-bene__ic{width:36px;height:36px;border-radius:11px;background:var(--color-background,#fff);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0000000f}.stellar-bene__ic svg{width:19px;height:19px;color:rgb(var(--color-foreground-rgb))}.stellar-bene__lb{font-size:10.5px;line-height:1.3;text-align:center;color:rgb(var(--color-foreground-rgb) / .7)}.stellar-bene__lb b{display:block;font-weight:600;color:rgb(var(--color-foreground-rgb))}.cart-drawer__items .cart-items__table-row{position:relative}.cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:clamp(2.5rem,15cqi,7.5rem) 1fr auto!important;grid-template-rows:min-content min-content min-content min-content min-content;grid-template-areas:"media details details" "media variants variants" "media quantity price" "media quantity unit_price" "media error error"!important}.cart-items__product-info>p:first-child{display:flex;align-items:baseline;flex-wrap:wrap;padding-right:22px}.cart-items__title-variant{font-size:12px;color:rgb(var(--color-foreground-rgb) / .45);font-weight:400;margin-left:7px;white-space:nowrap}.cart-drawer .cart-items__title{font-size:calc(var(--font-size--md) - 2px)}.cart-items__variants{display:none}.cart-items__variants-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.cart-items__coupons{display:inline-flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.cart-items__coupons li{display:inline-block;font-size:10.5px;font-weight:600;color:var(--pf-cart-accent,#1a1a1a);background:#0000001f;padding:2px 9px;border-radius:999px}.cart-items__unit-price-wrapper{grid-area:unit_price;display:flex;flex-direction:column;align-items:flex-end;gap:0;margin-top:2px}.cart-items__unit-price-wrapper>div:not(.cart-items__eco){display:none}.cart-items__eco{display:flex;align-items:center;justify-content:flex-end;gap:0;font-size:11px;color:var(--pf-cart-accent,#1a1a1a);white-space:nowrap}.cart-items__eco svg{display:none}.cart-drawer .cart-items__price{display:flex!important;justify-self:end!important;justify-content:flex-end;min-height:0!important;text-align:right}.cart-drawer .cart-items__price text-component{font-size:14px;font-weight:700;color:var(--color-foreground)}.cart-drawer .cart-items__quantity{align-self:center}.cart-drawer .cart-items__quantity-controls{gap:0}.cart-drawer .cart-items__quantity .quantity-selector{display:inline-flex;align-items:center;justify-content:flex-start!important;gap:2px!important;border:none!important;background:transparent!important;height:auto!important;width:fit-content!important;box-shadow:none!important}.cart-drawer .cart-items__quantity .quantity-selector .quantity-minus,.cart-drawer .cart-items__quantity .quantity-selector .quantity-plus{width:24px!important;height:24px!important;min-width:24px!important;border-radius:50%!important;border:1px solid rgba(0,0,0,.45)!important;background:#fff!important;color:var(--pf-cart-accent,#1a1a1a)!important;display:flex;align-items:center;justify-content:center;padding:0!important;box-shadow:none!important}.cart-drawer .cart-items__quantity .quantity-selector .svg-wrapper svg{width:12px;height:12px}.cart-drawer .cart-items__quantity .quantity-selector input{width:18px!important;min-width:18px!important;max-width:18px!important;padding:0!important;text-align:center;border:none!important;background:transparent!important;font-size:13px;color:var(--color-foreground);box-shadow:none!important}.cart-items__remove{position:absolute!important;top:10px;right:10px;width:22px!important;height:22px!important;min-width:0!important;min-height:0!important;padding:0!important;box-shadow:none!important;background:transparent!important}.cart-items__remove-text{display:none}.pf-inst{display:flex;width:100%;box-sizing:border-box;align-items:center;justify-content:flex-end;gap:6px;margin:0;font-size:12.5px;color:rgb(var(--color-foreground-rgb) / .7)}.pf-inst b{color:rgb(var(--color-foreground-rgb));font-weight:700}.cart-drawer__summary .pf-inst{order:45;margin-top:-28px}.cart-drawer__summary .cart__ctas{order:60}
/*# sourceMappingURL=/cdn/shop/t/29/assets/pf-custom.css.map */
