:root{--pp-accent: #d4585a;--pp-accent-hover: #bf4648;--pp-accent-dark: #9e3a3c;--pp-success: #1fa463;--pp-success-soft: #e8f7ef;--pp-success-dark: #0d7a47;--pp-ink: #111;--pp-muted: #6b6b6b;--pp-line: rgba(0, 0, 0, .08);--pp-surface: #fafafa;--pp-warn: #e0b100;--pp-radius-sm: 8px;--pp-radius-md: 12px;--pp-radius-lg: 18px;--pp-shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--pp-shadow-md: 0 6px 20px rgba(0, 0, 0, .08);--pp-shadow-cta: 0 8px 20px rgba(212, 88, 90, .35);--pp-shadow-cta-hover: 0 12px 28px rgba(212, 88, 90, .45);--pp-transition: .25s cubic-bezier(.4, 0, .2, 1)}.product__info-container{font-family:inherit}.product__info-container .product__text.caption-with-letter-spacing{color:var(--pp-muted);font-size:1.1rem;letter-spacing:.12em;font-weight:600;margin-bottom:.8rem}.product__info-container .product__title h1{font-size:clamp(1.7rem,4.6vw,2.4rem);line-height:1.25;font-weight:700;letter-spacing:-.01em;color:var(--pp-ink);margin:0 0 .6rem!important;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}@media(min-width:750px){.product__info-container .product__title h1{font-size:2.4rem}}@media(min-width:990px){.product__info-container .product__title h1{font-size:2.8rem}}.pp-rating{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem;margin:0 0 1.4rem;font-size:clamp(1.05rem,2.6vw,1.3rem);white-space:nowrap;min-width:0;word-break:keep-all;overflow-wrap:normal}.pp-rating__stars{display:inline-flex;gap:2px;color:#ffb400;line-height:1;flex-shrink:0}.pp-rating__stars svg{width:clamp(1.2rem,3.2vw,1.6rem);height:clamp(1.2rem,3.2vw,1.6rem);fill:#ffb400}.pp-rating__divider{width:1px;height:1.2rem;background:var(--pp-line);flex-shrink:0}.pp-rating__count{color:var(--pp-muted);font-size:inherit;white-space:nowrap;flex-shrink:1;min-width:0}.pp-rating__link{color:var(--pp-ink);text-decoration:underline;font-weight:500;white-space:nowrap;flex-shrink:1;min-width:0;transition:color var(--pp-transition)}.pp-rating__link:hover{color:var(--pp-accent)}.pp-meta{display:flex;flex-wrap:nowrap;align-items:center;gap:1.2rem;margin:-.4rem 0 1.6rem;font-size:clamp(1rem,2.4vw,1.2rem);color:var(--pp-muted);white-space:nowrap;min-width:0}.pp-meta__item{display:inline-flex;align-items:baseline;gap:.4rem;line-height:1.3;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1}.pp-meta__item+.pp-meta__item{position:relative;padding-left:1.2rem}.pp-meta__item+.pp-meta__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:3px;border-radius:50%;background:var(--pp-muted);opacity:.5}.pp-meta__label{font-weight:500;color:var(--pp-muted);letter-spacing:.02em}.pp-meta__value{font-weight:600;color:var(--pp-ink);font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.pp-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin:.4rem 0 1.4rem}.product__info-container .price--large .price-item--regular,.product__info-container .price--large .price-item--sale{font-size:3.2rem!important;font-weight:800!important;color:var(--pp-ink);letter-spacing:-.01em;line-height:1}@media(min-width:990px){.product__info-container .price--large .price-item--regular,.product__info-container .price--large .price-item--sale{font-size:3.6rem!important}}.product__info-container .price--on-sale .price-item--sale{color:var(--pp-accent)!important}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem!important;font-weight:500!important;color:var(--pp-muted);opacity:.7}.pp-availability-group{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.5rem}.pp-availability{display:inline-flex;align-items:center;gap:.6rem;background:var(--pp-success-soft);color:var(--pp-success-dark);padding:.6rem 1.2rem;border-radius:4px;font-size:1.2rem;font-weight:600;line-height:1;letter-spacing:.01em;border:1px solid rgba(31,164,99,.2)}.pp-availability--eta{background:#fff4e0;color:#8a5500;border-color:#e0b10040}.pp-availability--out{background:#fdeaea;color:#b8201c;border-color:#b8201c33}.pp-availability--low,.pp-availability--low-stock{background:#fff4e0!important;color:#8a5500!important;border-color:#e0b10040!important}.pp-availability__dot{width:8px;height:8px;border-radius:50%;background:var(--pp-success);box-shadow:0 0 0 4px #1fa4632e;animation:pp-pulse 2s ease-in-out infinite}.pp-availability--out .pp-availability__dot{background:#d8423e;box-shadow:0 0 0 4px #d8423e2e;animation:none}.pp-availability--low .pp-availability__dot,.pp-availability--eta .pp-availability__dot,.pp-availability--low-stock .pp-availability__dot{background:var(--pp-warn)!important;box-shadow:0 0 0 4px #e0b1002e;animation:none}@keyframes pp-pulse{0%,to{box-shadow:0 0 0 4px #1fa4632e}50%{box-shadow:0 0 0 6px #1fa46314}}.product__info-container .product__tax{margin-top:-.6rem;margin-bottom:1.2rem;color:var(--pp-muted);font-size:1.2rem}.pp-availability-row{margin:0 0 1.4rem}.pp-availability-row .pp-availability-group{width:100%}.pp-nextday{display:block;padding:.7rem 1rem;margin:1rem 0 .4rem;background:linear-gradient(135deg,#1fa46314,#1fa46305);border:1px solid rgba(31,164,99,.22);border-radius:6px;color:var(--pp-ink, #111);line-height:1.25}.pp-nextday__row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.pp-nextday__title{font-size:1.25rem;font-weight:700;color:var(--pp-ink, #111);letter-spacing:.01em}.pp-nextday__sub{display:block;margin-top:.2rem;font-size:1.05rem;color:var(--pp-muted, #666);font-weight:500}.pp-nextday__timer{display:inline-block;min-width:6.8ch;padding:.15rem .55rem;font-size:1.2rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--pp-success-dark, #0d7a48);background:#1fa46324;border-radius:4px;letter-spacing:.04em;text-align:center}.product__info-container .product-form__buttons{margin-top:1.4rem;max-width:100%}.product__info-container .product-form__submit{min-height:4.5rem;width:100%;font-size:clamp(1.15rem,3.4vw,1.6rem);font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;border-radius:5px;background:linear-gradient(135deg,var(--pp-accent) 0%,var(--pp-accent-hover) 100%);color:#fff;border:none!important;box-shadow:var(--pp-shadow-cta);transition:transform var(--pp-transition),box-shadow var(--pp-transition),background var(--pp-transition);position:relative;overflow:hidden}.product__info-container .product-form__submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffffff26,#fff0);pointer-events:none}.product__info-container .product-form__submit:not([disabled]):hover{transform:translateY(-2px);box-shadow:var(--pp-shadow-cta-hover);background:linear-gradient(135deg,var(--pp-accent-hover) 0%,var(--pp-accent-dark) 100%)}.product__info-container .product-form__submit:not([disabled]):active{transform:translateY(0)}.product__info-container .product-form__submit[disabled],.product__info-container .product-form__submit[aria-disabled=true]{background:#d9d9d9!important;color:#8a8a8a!important;box-shadow:none!important;cursor:not-allowed}.product__info-container .product-form__submit span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.6rem;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;min-width:0}.product__info-container .product-form__submit span:before{content:"";display:inline-block;width:clamp(1.6rem,4.4vw,2rem);height:clamp(1.6rem,4.4vw,2rem);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z'/><line x1='3' y1='6' x2='21' y2='6'/><path d='M16 10a4 4 0 0 1-8 0'/></svg>")}.product__info-container .shopify-payment-button{margin-top:.8rem}.product__info-container .product-form__quantity{display:none}.product__info-container .quantity__label{font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--pp-muted);margin-bottom:.6rem}.product__info-container .quantity{border:1px solid var(--pp-line);border-radius:var(--pp-radius-sm);overflow:hidden;width:fit-content;min-width:13rem}.pp-atc-qty{margin-top:.9rem;display:flex;flex-direction:column;gap:.5rem}.pp-atc-qty.is-hidden{display:none}.pp-atc-qty__label{font-size:1.1rem;font-weight:600;color:var(--pp-muted);letter-spacing:.04em;text-transform:uppercase}.pp-atc-qty__controls{display:inline-flex;align-items:center;border:1px solid var(--pp-line);border-radius:8px;overflow:hidden;background:#fff}.pp-atc-qty__btn{width:3.6rem;height:3.6rem;border:0;background:transparent;color:var(--pp-ink);font-size:2rem;line-height:1;cursor:pointer}.pp-atc-qty__btn:hover{background:#0000000a}.pp-atc-qty__btn:disabled{opacity:.35;cursor:not-allowed}.pp-atc-qty__value{min-width:4rem;text-align:center;font-size:1.5rem;font-weight:700;color:var(--pp-ink)}.pp-timeline{margin-top:1.8rem;padding:1.4rem .4rem 1rem;background:transparent;border:none;border-radius:0;position:relative}.pp-timeline__header{margin-bottom:1.8rem}.pp-timeline__eta{font-size:1.3rem;color:var(--pp-muted);letter-spacing:.01em}.pp-timeline__eta strong{color:var(--pp-ink);font-weight:700}.pp-timeline__track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.4rem;position:relative}.pp-timeline__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 .4rem}.pp-timeline__step:before,.pp-timeline__step:after{content:"";position:absolute;top:4.4rem;height:1px;background:var(--pp-line);z-index:0}.pp-timeline__step:before{left:0;right:50%;margin-right:2.2rem}.pp-timeline__step:after{right:0;left:50%;margin-left:2.2rem}.pp-timeline__step:first-child:before,.pp-timeline__step:last-child:after{display:none}.pp-timeline__pill{display:inline-block;padding:0;background:none;border:none;font-size:1.15rem;font-weight:600;color:var(--pp-success-dark);letter-spacing:.03em;margin-bottom:1rem;line-height:1;white-space:nowrap}.pp-timeline__pill--accent{color:var(--pp-accent-dark)}.pp-timeline__node{width:3.2rem;height:3.2rem;background:none;border:none;display:inline-flex;align-items:center;justify-content:center;color:var(--pp-muted);margin-bottom:1rem;position:relative;z-index:1;transition:transform var(--pp-transition)}.pp-timeline__node svg{width:2.6rem;height:2.6rem;stroke-width:1.6}.pp-timeline__step.is-active .pp-timeline__node{color:var(--pp-success-dark)}.pp-timeline__step.is-target .pp-timeline__node{color:var(--pp-accent)}.pp-timeline__label{font-size:1.3rem;font-weight:600;color:var(--pp-ink);line-height:1.2;margin-bottom:.3rem;letter-spacing:.005em}.pp-timeline__sub{font-size:1.1rem;color:var(--pp-muted);line-height:1.35;max-width:14ch}@media(max-width:540px){.pp-timeline{padding:1rem .2rem .4rem}.pp-timeline__eta{font-size:1.2rem}.pp-timeline__pill{font-size:1rem}.pp-timeline__node{width:2.8rem;height:2.8rem}.pp-timeline__node svg{width:2.2rem;height:2.2rem}.pp-timeline__step:before,.pp-timeline__step:after{top:4rem}.pp-timeline__step:before{margin-right:1.8rem}.pp-timeline__step:after{margin-left:1.8rem}.pp-timeline__label{font-size:1.15rem}.pp-timeline__sub{font-size:1rem}}.pp-trust{margin-top:1.2rem;padding:0;border:none;background:none}.pp-trust__item{display:flex;align-items:center;gap:1rem}.pp-trust__icon{flex:0 0 auto;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;background:none;color:var(--pp-accent)}.pp-trust__icon svg{width:2.2rem;height:2.2rem}.pp-trust__body{display:flex;flex-direction:column;gap:2px;min-width:0}.pp-trust__title{font-size:1.3rem;font-weight:600;color:var(--pp-ink);line-height:1.3}.pp-trust__sub{font-size:1.15rem;color:var(--pp-muted);line-height:1.4}.product__info-container .share-button{margin-top:1.2rem;border-top:1px solid var(--pp-line);padding-top:1.2rem}.pp-story{padding:4rem 0 2rem}@media(min-width:990px){.pp-story{padding:6rem 0 3rem}}.pp-highlights{margin-bottom:5rem}.pp-highlights__heading{font-size:2rem;font-weight:700;text-align:center;margin:0 0 2.4rem;color:var(--pp-ink);letter-spacing:-.01em}@media(min-width:750px){.pp-highlights__heading{font-size:2.6rem}}.pp-highlights__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media(min-width:750px){.pp-highlights__grid{grid-template-columns:repeat(4,1fr);gap:1.8rem}}.pp-highlight{padding:2.2rem 1.6rem;border-radius:var(--pp-radius-md);background:#fff;border:1px solid var(--pp-line);text-align:center;transition:transform var(--pp-transition),box-shadow var(--pp-transition),border-color var(--pp-transition)}.pp-highlight:hover{transform:translateY(-3px);box-shadow:var(--pp-shadow-md);border-color:transparent}.pp-highlight__icon{width:5rem;height:5rem;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4585a1a,#d4585a05);color:var(--pp-accent);margin-bottom:1.2rem}.pp-highlight__icon svg,.pp-highlight__icon img{width:2.6rem;height:2.6rem;object-fit:contain}.pp-highlight__title{font-size:1.4rem;font-weight:700;color:var(--pp-ink);margin:0 0 .4rem;line-height:1.3}.pp-highlight__text{font-size:1.2rem;color:var(--pp-muted);line-height:1.5;margin:0}.pp-tabs{background:#fff;border:1px solid var(--pp-line);border-radius:var(--pp-radius-lg);overflow:hidden}.pp-tabs__nav{display:flex;flex-wrap:wrap;gap:0;background:var(--pp-surface);border-bottom:1px solid var(--pp-line);scrollbar-width:none}.pp-tabs__nav::-webkit-scrollbar{display:none}.pp-tabs__btn{flex:1 1 0;min-width:0;padding:1.4rem .8rem;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:clamp(1.1rem,2.4vw,1.4rem);font-weight:600;color:var(--pp-muted);transition:color var(--pp-transition),border-color var(--pp-transition),background var(--pp-transition);white-space:normal;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-align:center;line-height:1.25;letter-spacing:.01em}@media(min-width:750px){.pp-tabs__btn{padding:1.6rem 2rem;white-space:nowrap}}.pp-tabs__btn:hover{color:var(--pp-ink);background:#00000005}.pp-tabs__btn[aria-selected=true]{color:var(--pp-ink);border-bottom-color:var(--pp-accent);background:#fff}.pp-tabs__panels{padding:2.4rem 2rem}@media(min-width:750px){.pp-tabs__panels{padding:3rem 3.2rem}}.pp-tabs__panel{display:none;width:100%;font-size:1.45rem;line-height:1.7;color:#333}.pp-tabs__panel[data-active=true]{display:block;animation:pp-fade .3s ease}.pp-tabs__panel img,.pp-tabs__panel video{display:block;max-width:100%;height:auto;margin:1.6rem auto;border-radius:var(--pp-radius-md, 6px)}.pp-tabs__panel iframe,.pp-tabs__panel embed,.pp-tabs__panel object{display:block;width:100%;max-width:100%;aspect-ratio:16 / 9;height:auto;margin:1.6rem auto;border:0;border-radius:var(--pp-radius-md, 6px)}.pp-tabs__panel>p,.pp-tabs__panel>ul,.pp-tabs__panel>ol,.pp-tabs__panel>h2,.pp-tabs__panel>h3{max-width:78ch}@keyframes pp-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pp-tabs__panel h2,.pp-tabs__panel h3{font-size:1.6rem;font-weight:700;margin:2rem 0 .8rem;color:var(--pp-ink)}.pp-tabs__panel h2:first-child,.pp-tabs__panel h3:first-child{margin-top:0}.pp-tabs__panel p{margin:0 0 1.2rem}.pp-tabs__panel ul,.pp-tabs__panel ol{padding-left:1.8rem;margin:0 0 1.4rem}.pp-tabs__panel li{margin-bottom:.4rem}.pp-specs{width:100%;border-collapse:collapse;font-size:1.35rem}.pp-specs tr{border-bottom:1px solid var(--pp-line)}.pp-specs tr:last-child{border-bottom:none}.pp-specs th,.pp-specs td{padding:1rem .4rem;text-align:left;vertical-align:top}.pp-specs th{color:var(--pp-muted);font-weight:500;width:40%}.pp-specs td{color:var(--pp-ink);font-weight:600}@media(min-width:750px){.pp-specs th{width:30%}}.pp-warranty-card{display:flex;gap:1.6rem;padding:1.8rem;background:var(--pp-surface);border-radius:var(--pp-radius-md);margin-bottom:1.6rem;align-items:flex-start}.pp-warranty-card__icon{flex:0 0 auto;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--pp-success-soft);color:var(--pp-success-dark);display:inline-flex;align-items:center;justify-content:center}.pp-warranty-card__icon svg{width:2.4rem;height:2.4rem}.pp-warranty-card__body h3{margin:0 0 .4rem!important;font-size:1.5rem!important}.pp-warranty-card__body p{margin:0!important;color:var(--pp-muted)}@media(min-width:990px){.product.grid--2-col-tablet{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product__media-wrapper{max-width:92%}.product__info-wrapper{padding-left:3rem}}.product__info-container>.pp-rating,.product__info-container>.pp-price-row,.product__info-container>.pp-trust{width:100%}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-product-premium.css.map */
