:root{--yp-black: #0a0a0a;--yp-ink: #1a1a1a;--yp-graphite: #4b4b4f;--yp-mid: #86868b;--yp-line: #e6e6e6;--yp-off: #f5f5f7;--yp-white: #ffffff;--yp-accent: #0a0a0a;--yp-success: #1a8a4a;--yp-radius: 16px;--yp-radius-sm: 10px;--yp-shadow: 0 8px 30px rgba(0,0,0,.08);--yp-shadow-lg: 0 20px 60px rgba(0,0,0,.14);--yp-sans: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;--yp-maxw: 1180px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.yp *{box-sizing:border-box}.yp{font-family:var(--yp-sans);color:var(--yp-ink);line-height:1.6}.yp__wrap{max-width:var(--yp-maxw);margin:0 auto;padding:0 20px}button,.button,.shopify-payment-button__button{letter-spacing:.01em}.shopify-section-group-header-group .marquee,.section-header-announcements{font-weight:500}.yp-hero{position:relative;background:radial-gradient(120% 90% at 50% 0%,#1c1c1e,#0a0a0a 60%);color:#fff;overflow:hidden;text-align:center}.yp-hero__inner{max-width:860px;margin:0 auto;padding:clamp(56px,11vw,130px) 20px clamp(48px,9vw,104px);position:relative;z-index:2}.yp-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 50% 8%,rgba(120,170,255,.16) 0%,transparent 70%);pointer-events:none}.yp-hero__eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;font-weight:600;margin-bottom:18px}.yp-hero__title{font-size:clamp(34px,7vw,68px);line-height:1.04;font-weight:600;letter-spacing:-.025em;margin:0 0 18px}.yp-hero__title b{font-weight:700}.yp-hero__sub{font-size:clamp(15px,2.2vw,21px);color:#ffffffa8;max-width:620px;margin:0 auto 32px;line-height:1.5}.yp-hero__cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.yp-hero__media{margin-top:40px}.yp-hero__media img{max-width:100%;height:auto;border-radius:var(--yp-radius)}.yp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 30px;border-radius:980px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;border:1.5px solid transparent;transition:transform .15s ease,background .2s ease,opacity .2s ease;line-height:1}.yp-btn:active{transform:scale(.97)}.yp-btn--light{background:#fff;color:#0a0a0a}.yp-btn--light:hover{background:#eaeaea}.yp-btn--dark{background:var(--yp-black);color:#fff}.yp-btn--dark:hover{opacity:.85}.yp-btn--ghost{background:transparent;color:#fff;border-color:#fff6}.yp-btn--ghost:hover{border-color:#fff}.yp-btn--block{width:100%}.yp-btn--lg{padding:18px 34px;font-size:17px}.yp-trust{background:var(--yp-white);border-bottom:1px solid var(--yp-line)}.yp-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:var(--yp-maxw);margin:0 auto}.yp-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:26px 14px;border-right:1px solid var(--yp-line)}.yp-trust__item:last-child{border-right:0}.yp-trust__ico{width:30px;height:30px;stroke:var(--yp-black);fill:none;stroke-width:1.6}.yp-trust__t{font-weight:600;font-size:14px;color:var(--yp-ink)}.yp-trust__s{font-size:12px;color:var(--yp-mid)}.yp-sec{padding:clamp(54px,9vw,96px) 0}.yp-sec--soft{background:var(--yp-off)}.yp-sec--dark{background:var(--yp-black);color:#fff}.yp-sec__head{text-align:center;max-width:640px;margin:0 auto clamp(34px,5vw,56px)}.yp-eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--yp-mid);font-weight:600;margin-bottom:12px}.yp-h2{font-size:clamp(26px,4.5vw,44px);line-height:1.1;font-weight:600;letter-spacing:-.02em;margin:0 0 14px}.yp-sec--dark .yp-h2{color:#fff}.yp-lead{font-size:clamp(15px,2vw,18px);color:var(--yp-graphite);margin:0}.yp-sec--dark .yp-lead{color:#ffffffa6}.yp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.yp-card{background:#fff;border:1px solid var(--yp-line);border-radius:var(--yp-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease;text-decoration:none;color:inherit}.yp-card:hover{transform:translateY(-4px);box-shadow:var(--yp-shadow-lg);border-color:transparent}.yp-card__media{position:relative;aspect-ratio:1/1;background:var(--yp-off);overflow:hidden}.yp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.yp-card:hover .yp-card__media img{transform:scale(1.05)}.yp-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--yp-black);color:#fff;font-size:11px;font-weight:600;letter-spacing:.03em;padding:6px 11px;border-radius:980px}.yp-card__body{padding:18px 18px 22px;display:flex;flex-direction:column;gap:6px;flex:1}.yp-card__title{font-size:15px;font-weight:600;line-height:1.35;margin:0}.yp-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto;padding-top:8px}.yp-card__now{font-size:18px;font-weight:700}.yp-card__was{font-size:13px;color:var(--yp-mid);text-decoration:line-through}.yp-card__cta{margin-top:12px;display:block;text-align:center;padding:12px;background:var(--yp-black);color:#fff;border-radius:var(--yp-radius-sm);font-weight:600;font-size:14px;transition:opacity .2s}.yp-card:hover .yp-card__cta{opacity:.85}.yp-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.yp-feat{background:#fff;border:1px solid var(--yp-line);border-radius:var(--yp-radius);padding:30px 26px;text-align:left}.yp-sec--dark .yp-feat{background:#161617;border-color:#2a2a2c}.yp-feat__ico{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--yp-off);margin-bottom:16px}.yp-sec--dark .yp-feat__ico{background:#232325}.yp-feat__ico svg{width:22px;height:22px;stroke:var(--yp-black);fill:none;stroke-width:1.7}.yp-sec--dark .yp-feat__ico svg{stroke:#fff}.yp-feat__t{font-size:17px;font-weight:600;margin:0 0 8px}.yp-sec--dark .yp-feat__t{color:#fff}.yp-feat__d{font-size:14px;color:var(--yp-graphite);margin:0;line-height:1.55}.yp-sec--dark .yp-feat__d{color:#fff9}.yp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;counter-reset:step}.yp-step{text-align:center;padding:0 12px}.yp-step__n{width:46px;height:46px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;font-weight:700;font-size:18px;background:var(--yp-black);color:#fff}.yp-step__t{font-weight:600;font-size:16px;margin:0 0 6px}.yp-step__d{font-size:14px;color:var(--yp-graphite);margin:0}.yp-revs{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.yp-rev{background:#fff;border:1px solid var(--yp-line);border-radius:var(--yp-radius);padding:26px}.yp-rev__stars{color:#1a1a1a;letter-spacing:2px;font-size:15px;margin-bottom:12px}.yp-rev__txt{font-size:15px;line-height:1.6;margin:0 0 16px;color:var(--yp-ink)}.yp-rev__who{display:flex;align-items:center;gap:11px}.yp-rev__av{width:38px;height:38px;border-radius:50%;background:var(--yp-black);color:#fff;display:grid;place-items:center;font-weight:600;font-size:15px}.yp-rev__name{font-weight:600;font-size:14px}.yp-rev__loc{font-size:12px;color:var(--yp-mid)}.yp-faq{max-width:760px;margin:0 auto}.yp-faq__item{border-bottom:1px solid var(--yp-line)}.yp-faq__q{width:100%;background:none;border:0;text-align:left;cursor:pointer;padding:22px 4px;font-size:16px;font-weight:600;color:var(--yp-ink);display:flex;justify-content:space-between;align-items:center;gap:16px}.yp-faq__q:after{content:"+";font-size:24px;font-weight:400;color:var(--yp-mid);transition:transform .2s}.yp-faq__item[open] .yp-faq__q:after{content:"\2212"}.yp-faq__a{padding:0 4px 22px;font-size:15px;color:var(--yp-graphite);line-height:1.6}.yp-cta{text-align:center}.yp-cta .yp-h2{margin-bottom:10px}.yp-pd-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.yp-pd-trust__i{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--yp-ink)}.yp-pd-trust__i svg{width:22px;height:22px;stroke:var(--yp-black);fill:none;stroke-width:1.6;flex:none}.yp-pd-trust__i b{font-weight:600;display:block}.yp-pd-trust__i span{color:var(--yp-mid);font-size:12px}.yp-pd-guarantee{display:flex;gap:14px;align-items:center;background:var(--yp-off);border:1px solid var(--yp-line);border-radius:var(--yp-radius-sm);padding:16px 18px;margin:22px 0;font-size:14px;line-height:1.5}.yp-pd-guarantee svg{width:30px;height:30px;stroke:var(--yp-success);fill:none;stroke-width:1.6;flex:none}.yp-pd-urgency{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#b42318;background:#fff2f1;border:1px solid #ffd9d6;padding:8px 14px;border-radius:980px;margin:4px 0 8px}.yp-pd-urgency .yp-dot{width:8px;height:8px;border-radius:50%;background:#e5483d;animation:yp-pulse 1.3s infinite}@keyframes yp-pulse{0%,to{opacity:1}50%{opacity:.3}}.yp-stickybuy{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff5;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-top:1px solid var(--yp-line);padding:10px 14px;display:none;align-items:center;gap:12px;box-shadow:0 -6px 24px #00000014}.yp-stickybuy__info{display:flex;flex-direction:column;line-height:1.15}.yp-stickybuy__name{font-size:12px;color:var(--yp-mid);max-width:38vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yp-stickybuy__price{font-size:17px;font-weight:700}.yp-stickybuy__btn{margin-left:auto}@media(max-width:749px){.yp-stickybuy.is-on{display:flex}}@media(max-width:990px){.yp-grid{grid-template-columns:repeat(2,1fr)}.yp-feats,.yp-steps,.yp-revs{grid-template-columns:1fr}}@media(max-width:749px){.yp-trust__grid{grid-template-columns:repeat(2,1fr)}.yp-trust__item:nth-child(2){border-right:0}.yp-trust__item:nth-child(1),.yp-trust__item:nth-child(2){border-bottom:1px solid var(--yp-line)}.yp-grid{grid-template-columns:repeat(2,1fr);gap:14px}.yp-pd-trust{grid-template-columns:1fr}.yp-card__cta{display:none}}.yp-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.yp-reveal.is-in{opacity:1;transform:none}.yp-footer{background:var(--yp-black);color:#fff}.yp-footer a{color:#ffffff9e;text-decoration:none;transition:color .18s}.yp-footer a:hover{color:#fff}.yp-foot-trust{border-bottom:1px solid rgba(255,255,255,.1)}.yp-foot-trust__in{max-width:var(--yp-maxw);margin:0 auto;padding:26px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.yp-foot-trust__i{display:flex;align-items:center;gap:11px}.yp-foot-trust__i svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:1.5;flex:none}.yp-foot-trust__i b{display:block;font-size:13px;color:#fff;font-weight:600}.yp-foot-trust__i span{font-size:12px;color:#ffffff80}.yp-foot-main{max-width:var(--yp-maxw);margin:0 auto;padding:clamp(40px,6vw,64px) 20px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:40px}.yp-foot-brand__logo{font-size:26px;font-weight:700;letter-spacing:-.02em;color:#fff;margin:0 0 12px}.yp-foot-brand__txt{font-size:14px;color:#ffffff8c;line-height:1.6;margin:0 0 20px;max-width:320px}.yp-foot-soc{display:flex;gap:10px}.yp-foot-soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;transition:background .18s,border-color .18s}.yp-foot-soc a:hover{background:#fff;border-color:#fff}.yp-foot-soc svg{width:17px;height:17px;fill:#fff;transition:fill .18s}.yp-foot-soc a:hover svg{fill:#0a0a0a}.yp-foot-col h4{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0 0 16px;font-weight:600}.yp-foot-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.yp-foot-col a{font-size:14px}.yp-foot-contact{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.yp-foot-contact a,.yp-foot-contact span{display:flex;align-items:center;gap:10px;font-size:14px;color:#ffffffb3}.yp-foot-contact svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.6;flex:none}.yp-foot-wa{display:inline-flex!important;align-items:center;gap:9px;background:#25d366;color:#04220f!important;font-weight:600;font-size:14px;padding:11px 18px;border-radius:980px;width:fit-content}.yp-foot-wa:hover{opacity:.9;color:#04220f!important}.yp-foot-wa svg{width:18px;height:18px;fill:#04220f;stroke:none}.yp-foot-news label{font-size:13px;color:#ffffff8c;display:block;margin-bottom:10px}.yp-foot-news__row{display:flex;gap:8px}.yp-foot-news input[type=email]{flex:1;min-width:0;background:#ffffff12;border:1px solid rgba(255,255,255,.16);color:#fff;padding:12px 14px;border-radius:980px;font-size:14px;outline:none}.yp-foot-news input::placeholder{color:#fff6}.yp-foot-news input:focus{border-color:#ffffff80}.yp-foot-news button{background:#fff;color:#0a0a0a;border:0;border-radius:980px;padding:12px 20px;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap}.yp-foot-news button:hover{opacity:.85}.yp-foot-news__ok{font-size:13px;color:#4ade80;margin-top:8px}.yp-foot-bottom{border-top:1px solid rgba(255,255,255,.1)}.yp-foot-bottom__in{max-width:var(--yp-maxw);margin:0 auto;padding:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.yp-foot-bottom__links{display:flex;flex-wrap:wrap;gap:18px;font-size:12.5px}.yp-foot-bottom__cr{font-size:12.5px;color:#fff6}.yp-foot-pay{display:flex;align-items:center;gap:8px;font-size:12px;color:#fff9}.yp-foot-pay svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.5}.yp-foot-main{grid-template-columns:1.8fr 1fr 1.4fr}@media(max-width:900px){.yp-foot-trust__in{grid-template-columns:repeat(2,1fr);gap:22px}.yp-foot-main{grid-template-columns:1fr 1fr;gap:32px}.yp-foot-brand{grid-column:1 / -1}}@media(max-width:560px){.yp-foot-trust__in,.yp-foot-main{grid-template-columns:1fr}.yp-foot-news__row{flex-direction:column}.yp-foot-news button{width:100%}}.announcement-bar slideshow-arrows,.announcement-bar .slideshow-control{display:none!important}.announcement-bar__slides{width:100%}.announcement-bar__slide{width:100%!important;justify-content:center!important;text-align:center!important}.announcement-bar__text{width:100%;text-align:center;margin:0 auto}a[href="/account"],a[href^="/account/"],a[href*="/account/login"],a[href*="/account/register"],a[href*=customer_authentication],.header__icons a[href*=account],.header a[href*="/account"]{display:none!important}p:has(a[href*=customer_authentication]),li:has(>a[href*=customer_authentication]),.cart-items__login-paragraph,[class*=login-paragraph]{display:none!important}.product-information__grid .product-title,.product-information__grid h1{font-weight:700!important;letter-spacing:-.02em;line-height:1.15}.product-information .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.product-information .price .price-item--sale,.product-information .price-item--regular.price{font-size:clamp(26px,5vw,34px)!important;font-weight:700!important;color:#0a0a0a!important}.product-information .price .compare-at-price,.product-information .price-item--regular.compare-at-price{font-size:17px!important;color:#86868b!important;text-decoration:line-through;font-weight:500!important}.product-information .add-to-cart-button.button,.product-information .buy-buttons-block .button:not(.button-unstyled){background:#0a0a0a!important;color:#fff!important;border:0!important;border-radius:980px!important;font-size:17px!important;font-weight:600!important;padding:17px 26px!important;width:100%!important;letter-spacing:.01em;transition:opacity .2s,transform .15s}.product-information .add-to-cart-button.button:hover{opacity:.88}.product-information .add-to-cart-button.button:active{transform:scale(.99)}.product-information .quantity-selector,.product-information quantity-selector{border-radius:980px!important;overflow:hidden}.product-media-container{border-radius:14px!important;overflow:hidden}.product-information .variant-option__button-label,.product-information .variant-option label{border-radius:980px!important}.product-information .accordion__title,.product-information details summary{font-weight:600}.product-information .rte,.product-information .prose,.product-information__grid .rte img{max-width:100%!important}.product-information .rte img{height:auto;border-radius:10px}.sticky-add-to-cart__bar{background:#fffffff5!important;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-top:1px solid var(--yp-line)!important;box-shadow:0 -6px 24px #00000014}.sticky-add-to-cart__button.add-to-cart-button.button{background:#0a0a0a!important;color:#fff!important;border-radius:980px!important;font-weight:600!important;border:0!important}.sticky-add-to-cart__price{font-weight:700!important}@media(max-width:749px){.product-information__grid{gap:14px!important}.product-information .price .price-item--sale{font-size:28px!important}.yp-sec{padding:44px 0}.yp-hero__inner{padding-top:64px;padding-bottom:52px}.product-information .rte table{display:block;overflow-x:auto}}.yp-pd-reassure{margin:14px 0 2px;display:flex;flex-direction:column;gap:10px}.yp-pd-cod{font-size:13px;color:var(--yp-graphite);line-height:1.55;background:var(--yp-off);border:1px solid var(--yp-line);border-radius:var(--yp-radius-sm);padding:12px 14px}.yp-pd-cod b{color:var(--yp-ink)}.product-information__media .product-media-container{border-radius:16px!important;overflow:hidden;border:1px solid var(--yp-line);background:var(--yp-off)}.product-information__media .product-media__image,.product-information__media img{border-radius:14px}.product-media-thumbnails,.product-media__thumbnails{gap:8px!important}.product-media-thumbnails img,.product-media__thumbnails img{border-radius:10px!important}.product-information__grid{gap:clamp(22px,4vw,52px)!important;align-items:start}.product-information__grid .product-details,.product-information [class*=product-details]{display:flex;flex-direction:column;gap:14px}.product-information__grid .price{margin-block:2px}.product-information .accordion,.product-information details{border-top:1px solid var(--yp-line)}.product-information .accordion summary,.product-information details summary{padding-block:16px;font-weight:600}.product-information .rte,.product-information .product-description{font-size:15px;line-height:1.65}.product-information .rte>*:first-child{margin-top:0}.product-information .rte img{border-radius:12px;margin:8px 0}.product-information .rte table{width:100%}.yp-pd-reassure{margin-top:16px}@media(max-width:749px){.product-information__media .product-media-container{border-radius:14px!important}.product-information__grid{gap:16px!important}}h1,h2,h3,h4,h5,h6,.product-information__grid h1,[class*=product-title],.product-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif!important;letter-spacing:-.01em}.product-information__grid h1{font-weight:700!important}.product-information .buy-buttons-block{padding-block:0!important;margin-block:4px!important}.product-information__grid .product-details,.product-information [class*=product-details]{gap:12px!important}@media(min-width:990px){.product-information__grid{align-items:start}.product-information__media{position:sticky;top:100px;align-self:start}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/yp-custom.css.map */
