*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pp-background);color:var(--pp-foreground);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility}body.pp-cart-open{overflow:hidden}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid color-mix(in srgb,var(--pp-primary),white 18%);outline-offset:3px}.pp-skip-link,.pp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pp-skip-link:focus{z-index:1000;top:12px;left:12px;width:auto;height:auto;clip:auto;padding:10px 14px;background:var(--pp-foreground);color:var(--pp-background);border-radius:6px}.pp-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.pp-container--narrow{width:min(760px,calc(100% - 32px))}.pp-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--pp-primary);border-radius:6px;background:var(--pp-primary);color:#fff;font-weight:800;text-align:center;transition:transform .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease}.pp-button:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--pp-primary),#000 8%)}.pp-button--small{min-height:40px;padding-inline:18px;font-size:14px}.pp-button--full{width:100%}.pp-button--secondary{background:transparent;color:var(--pp-foreground);border-color:var(--pp-border)}.pp-button--secondary:hover{background:var(--pp-soft)}.pp-icon-button{position:relative;display:inline-grid;place-items:center;width:42px;height:42px;border:0;border-radius:6px;background:transparent;color:var(--pp-foreground)}.pp-icon-button:hover{background:color-mix(in srgb,var(--pp-soft),transparent 20%)}.pp-icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pp-kicker{margin:0 0 12px;color:var(--pp-trust);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pp-announcement{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 16px;background:var(--pp-primary-dark);color:#fff;font-size:14px;font-weight:700;text-align:center}.pp-announcement__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pp-header{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--pp-background),transparent 8%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.pp-header.is-scrolled{border-color:var(--pp-border);box-shadow:0 8px 24px #1b1c1c14}.pp-header__inner{width:min(1180px,calc(100% - 32px));min-height:68px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.pp-header__brand,.pp-footer__brand a{font-family:Manrope,Inter,sans-serif;font-size:22px;font-weight:800}.pp-header__nav{display:flex;align-items:center;gap:30px;color:var(--pp-muted);font-size:14px;font-weight:700}.pp-header__nav a:hover,.pp-footer__links a:hover{color:var(--pp-foreground)}.pp-header__actions{display:flex;align-items:center;gap:8px}.pp-cart-count{position:absolute;top:2px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding-inline:4px;border-radius:999px;background:var(--pp-primary);color:#fff;font-size:11px;font-weight:800}.pp-cart-count.is-empty,.pp-menu-toggle,.pp-menu-toggle__close,.pp-mobile-nav,.pp-menu-toggle.is-open .pp-menu-toggle__open{display:none}.pp-menu-toggle.is-open .pp-menu-toggle__close{display:block}.pp-hero{padding:72px 0 86px}.pp-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:72px}.pp-hero h1,.pp-section__heading h2,.pp-product__info h2,.pp-route-section h1{margin:0;font-family:Manrope,Inter,sans-serif;font-weight:800;line-height:1.04}.pp-hero h1{max-width:620px;font-size:56px}.pp-hero h1 span{color:var(--pp-primary)}.pp-rating{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--pp-primary)}.pp-rating small{color:var(--pp-muted);font-weight:700}.pp-hero__text{max-width:560px;margin:22px 0 0;color:var(--pp-muted);font-size:18px}.pp-hero__badges{display:flex;flex-wrap:wrap;gap:12px 18px;margin:28px 0;color:var(--pp-trust);font-size:14px;font-weight:800}.pp-hero__badges span:before,.pp-trust-list li:before{content:"";display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:currentColor;vertical-align:middle}.pp-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.pp-price-note{margin:0;display:flex;gap:10px;align-items:center;color:var(--pp-muted);font-size:14px}.pp-price-note strong{color:var(--pp-savings)}.pp-hero__media,.pp-product__media-frame{overflow:hidden;border-radius:8px;background:var(--pp-soft)}.pp-hero__media{min-height:520px}.pp-hero__media img,.pp-product__media-frame img{width:100%;height:100%;object-fit:cover}.pp-hero__placeholder,.pp-product__media-placeholder{min-height:520px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--pp-muted)}.pp-hero__placeholder span,.pp-product__media-placeholder span{font-family:Manrope,Inter,sans-serif;font-size:42px;font-weight:800;color:var(--pp-foreground)}.pp-section,.pp-route-section{padding:80px 0}.pp-section--soft{background:color-mix(in srgb,var(--pp-soft),var(--pp-background) 42%)}.pp-section__heading{max-width:720px;margin:0 auto 44px;text-align:center}.pp-section__heading h2{font-size:40px}.pp-section__heading p,.pp-section__footnote,.pp-feature p,.pp-product__description,.pp-faq__answer,.pp-route-section p,.pp-footer p{color:var(--pp-muted)}.pp-section__heading p{margin:14px 0 0}.pp-feature-grid{display:grid;gap:22px}.pp-feature-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.pp-feature-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.pp-feature,.pp-review-placeholder,.pp-empty-state{border:1px solid var(--pp-border);border-radius:6px;background:var(--pp-surface)}.pp-feature{padding:30px;text-align:center}.pp-feature--compact{padding:26px 22px}.pp-feature__mark{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 18px;border-radius:6px;background:color-mix(in srgb,var(--pp-primary),transparent 88%);color:var(--pp-primary);font-size:13px;font-weight:800}.pp-feature h3{margin:0 0 10px;font-family:Manrope,Inter,sans-serif;font-size:18px}.pp-feature p{margin:0;font-size:14px}.pp-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:60px;align-items:start}.pp-product__media-frame,.pp-product__media-frame img{aspect-ratio:1 / 1}.pp-product__thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.pp-product__thumbs button{flex:0 0 74px;width:74px;height:74px;padding:0;border:2px solid transparent;border-radius:6px;background:var(--pp-soft);overflow:hidden}.pp-product__thumbs button[aria-current=true]{border-color:var(--pp-primary)}.pp-product__thumbs img{width:100%;height:100%;object-fit:cover}.pp-product__info h2{font-size:40px}.pp-product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;margin:16px 0 20px}.pp-product__price{font-family:Manrope,Inter,sans-serif;font-size:34px;font-weight:800}.pp-product__price-row s{color:var(--pp-muted)}.pp-product__save{color:var(--pp-savings);font-size:14px}.pp-product__description{margin-bottom:28px}.pp-option{margin:0 0 22px;padding:0;border:0}.pp-option legend,.pp-quantity label{display:block;margin-bottom:10px;color:var(--pp-foreground);font-size:14px;font-weight:800}.pp-option legend span{color:var(--pp-muted);font-weight:600}.pp-option__values{display:flex;flex-wrap:wrap;gap:10px}.pp-option-value{display:inline-flex}.pp-option-value input{position:absolute;opacity:0;pointer-events:none}.pp-option-value span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--pp-border);border-radius:6px;background:var(--pp-surface);color:var(--pp-foreground);font-size:14px;font-weight:800;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.pp-option-value input:checked+span{border-color:var(--pp-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--pp-primary),transparent 82%)}.pp-option-value--swatch span{width:42px;min-width:42px;padding:0;color:transparent;background:var(--swatch)}.pp-quantity{margin-bottom:24px}.pp-quantity__control{display:inline-grid;grid-template-columns:42px 62px 42px;border:1px solid var(--pp-border);border-radius:6px;overflow:hidden;background:var(--pp-surface)}.pp-quantity__control button,.pp-quantity__control input{height:42px;border:0;background:transparent;text-align:center}.pp-quantity__control button:hover{background:var(--pp-soft)}.pp-quantity__control input{border-inline:1px solid var(--pp-border);-webkit-appearance:textfield;appearance:textfield}.pp-product-form__error{margin:12px 0 0;color:#b42318;font-weight:700}.pp-trust-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none;color:var(--pp-muted);font-size:14px}.pp-trust-list li:before{color:var(--pp-trust)}.pp-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pp-review-placeholder{padding:24px}.pp-review-placeholder__stars{margin-bottom:18px;color:var(--pp-border)}.pp-review-placeholder__person{display:flex;align-items:center;gap:12px;margin-bottom:14px}.pp-review-placeholder__person span{width:34px;height:34px;border-radius:50%;background:var(--pp-soft)}.pp-review-placeholder__person i,.pp-review-placeholder b{display:block;height:12px;border-radius:999px;background:var(--pp-soft)}.pp-review-placeholder__person i{width:110px}.pp-review-placeholder b{width:100%;margin-top:9px}.pp-review-placeholder b.short{width:72%}.pp-section__footnote{margin:28px 0 0;text-align:center;font-size:14px}.pp-faq{border-top:1px solid var(--pp-border)}.pp-faq__item{border-bottom:1px solid var(--pp-border)}.pp-faq__item summary{display:flex;justify-content:space-between;gap:24px;padding:22px 0;cursor:pointer;font-family:Manrope,Inter,sans-serif;font-weight:800}.pp-faq__item summary:after{content:"+";color:var(--pp-primary)}.pp-faq__item[open] summary:after{content:"-"}.pp-faq__answer{padding-bottom:22px}.pp-faq__answer p{margin:0}.pp-footer{border-top:1px solid var(--pp-border);background:var(--pp-background)}.pp-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:44px 0 30px}.pp-footer__brand p{margin:6px 0 0;font-size:14px}.pp-footer__links{display:flex;flex-wrap:wrap;gap:18px 28px;color:var(--pp-muted);font-size:14px;font-weight:700}.pp-footer__bottom{padding:22px 0 34px;border-top:1px solid var(--pp-border);color:var(--pp-muted);text-align:center}.pp-cart-shell{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.pp-cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1b1c1c61;opacity:0;transition:opacity .18s ease}.pp-cart-drawer{pointer-events:auto;position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(480px,100%);height:100%;background:var(--pp-background);box-shadow:-24px 0 60px #1b1c1c2e;transform:translate(100%);transition:transform .22s ease}.pp-cart-open .pp-cart-shell{pointer-events:auto}.pp-cart-open .pp-cart-overlay{opacity:1}.pp-cart-open .pp-cart-drawer{transform:translate(0)}.pp-cart-drawer__header,.pp-cart-drawer__footer{flex:0 0 auto;padding:22px;border-bottom:1px solid var(--pp-border)}.pp-cart-drawer__header{display:flex;justify-content:space-between;gap:18px}.pp-cart-drawer__header h2{margin:0;font-family:Manrope,Inter,sans-serif;font-size:24px}.pp-cart-drawer__header p{margin:4px 0 0;color:var(--pp-muted);font-size:14px}.pp-cart-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:22px}.pp-cart-empty{min-height:55vh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--pp-muted);text-align:center}.pp-cart-empty__mark{width:58px;height:58px;display:grid;place-items:center;color:var(--pp-muted)}.pp-cart-empty svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pp-cart-items{display:grid;gap:14px}.pp-cart-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:14px;padding:12px;border-radius:6px;background:color-mix(in srgb,var(--pp-soft),transparent 24%)}.pp-cart-item__image{width:74px;height:74px;overflow:hidden;border-radius:6px;background:var(--pp-soft)}.pp-cart-item__image img{width:100%;height:100%;object-fit:cover}.pp-cart-item__details{min-width:0}.pp-cart-item__details a{display:block;overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pp-cart-item__details p,.pp-cart-item__details span{margin:4px 0 0;color:var(--pp-muted);font-size:13px}.pp-cart-item__controls{display:grid;align-content:space-between;justify-items:end;gap:10px}.pp-cart-item__remove{border:0;background:transparent;color:var(--pp-muted);font-size:12px;text-decoration:underline}.pp-cart-qty{display:grid;grid-template-columns:28px 28px 28px;align-items:center;border:1px solid var(--pp-border);border-radius:6px;overflow:hidden;background:var(--pp-surface)}.pp-cart-qty button{height:28px;border:0;background:transparent}.pp-cart-qty span{text-align:center;font-size:13px;font-weight:800}.pp-cart-drawer__footer{border-top:1px solid var(--pp-border);border-bottom:0}.pp-cart-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-weight:800}.pp-cart-subtotal strong{font-family:Manrope,Inter,sans-serif;font-size:24px}.pp-mobile-sticky{position:fixed;right:0;bottom:0;left:0;z-index:40;display:none;padding:12px 16px;border-top:1px solid var(--pp-border);background:color-mix(in srgb,var(--pp-background),transparent 6%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateY(110%);transition:transform .18s ease}.pp-show-mobile-sticky .pp-mobile-sticky{transform:translateY(0)}.pp-mobile-sticky__form{display:flex;align-items:center;justify-content:space-between;gap:14px}.pp-mobile-sticky__form span{font-family:Manrope,Inter,sans-serif;font-size:20px;font-weight:800}.pp-mobile-sticky__form s{margin-left:8px;color:var(--pp-muted);font-size:12px}.pp-empty-state,.pp-route-section--center{text-align:center}.pp-empty-state{padding:44px}.pp-route-section{min-height:48vh}.pp-route-section h1{font-size:42px;margin-bottom:18px}.pp-rte{max-width:820px}.pp-rte a{color:var(--pp-trust);text-decoration:underline}.pp-cart-page-items{display:grid;gap:16px}.pp-cart-page-item{display:grid;grid-template-columns:110px minmax(0,1fr) 120px auto;align-items:center;gap:20px;padding:16px;border:1px solid var(--pp-border);border-radius:6px;background:var(--pp-surface)}.pp-cart-page-item__image{width:110px;height:110px;overflow:hidden;border-radius:6px;background:var(--pp-soft)}.pp-cart-page-item__image img{width:100%;height:100%;object-fit:cover}.pp-quantity-input{width:100%;min-height:42px;border:1px solid var(--pp-border);border-radius:6px;padding:8px 10px}.pp-cart-page-footer{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:24px}@media(max-width:900px){.pp-header__nav,.pp-header__cta{display:none}.pp-menu-toggle{display:inline-grid}.pp-mobile-nav{display:grid;gap:8px;width:min(1180px,calc(100% - 32px));margin-inline:auto;padding:12px 0 18px;border-top:1px solid var(--pp-border)}.pp-mobile-nav[hidden]{display:none}.pp-mobile-nav a:not(.pp-button){padding:10px 2px;color:var(--pp-muted);font-weight:800}.pp-hero{padding:44px 0 60px}.pp-hero__grid,.pp-product{grid-template-columns:1fr;gap:34px}.pp-product__media-frame{aspect-ratio:unset}.pp-product__media-frame img{aspect-ratio:unset;height:auto;object-fit:contain}.pp-hero__media{order:-1;min-height:340px}.pp-hero__placeholder,.pp-product__media-placeholder{min-height:340px}.pp-hero h1{font-size:42px}.pp-feature-grid--three,.pp-feature-grid--four,.pp-review-grid{grid-template-columns:1fr}.pp-product__info h2,.pp-section__heading h2,.pp-route-section h1{font-size:34px}.pp-footer__inner,.pp-cart-page-footer{align-items:flex-start;flex-direction:column}.pp-cart-page-item{grid-template-columns:88px minmax(0,1fr)}.pp-cart-page-item__image{width:88px;height:88px}.pp-mobile-sticky{display:block}}@media(max-width:560px){.pp-container,.pp-container--narrow,.pp-header__inner,.pp-mobile-nav{width:min(100% - 24px,1180px)}.pp-header__inner{min-height:62px}.pp-announcement{font-size:13px}.pp-hero h1{font-size:36px}.pp-hero__text{font-size:16px}.pp-section,.pp-route-section{padding:58px 0}.pp-feature{padding:24px}.pp-cart-item{grid-template-columns:64px minmax(0,1fr)}.pp-cart-item__image{width:64px;height:64px}.pp-cart-item__controls{grid-column:2;grid-template-columns:1fr auto;width:100%;align-items:center}.pp-product__price{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
