:root{--pc-pink: #ff2f9b;--pc-cyan: #25c9ef;--pc-text: #222;--pc-border: #f0dce8;--pc-hover-border: rgba(255, 47, 155, .42);--pc-media-bg: #ffffff;--pc-body-bg: #fbf1f6;--pc-radius: 2px;--pc-gutter: 14px;--pc-glow: 0 1px 3px rgba(255, 47, 155, .15), 0 2px 8px rgba(255, 47, 155, .12), 0 0 16px rgba(255, 47, 155, .09);--pc-glow-hover: 0 2px 10px rgba(255, 47, 155, .2), 0 10px 30px rgba(255, 47, 155, .16), 0 0 46px rgba(255, 47, 155, .12);--pc-transition: .18s cubic-bezier(.2, .6, .3, 1)}.grid-item.product-item{position:relative;display:flex;flex-direction:column;height:100%;min-width:0;background:var(--pc-media-bg);border:1px solid var(--pc-border);border-radius:var(--pc-radius);box-shadow:var(--pc-glow);transition:border-color var(--pc-transition),box-shadow var(--pc-transition),transform var(--pc-transition)}@media(hover:hover){.grid-item.product-item:hover{border-color:var(--pc-hover-border);box-shadow:var(--pc-glow-hover);transform:translateY(-2px)}}.product-item .product-item__image{border:var(--pc-gutter) solid var(--pc-media-bg);border-radius:0;clip-path:none;background:var(--pc-media-bg);box-shadow:none}.product-item:hover .product-item__image{border-color:var(--pc-media-bg);box-shadow:none}.predictive-search .product-item__image,.cart-drawer .product-item__image,.upsell-product .product-item__image{border:0}.product-item__accent{flex:0 0 auto;width:100%;height:3px;background:linear-gradient(90deg,var(--pc-pink) 0%,#f477c0 45%,#8acbe6 75%,var(--pc-cyan) 100%)}.predictive-search .product-item__accent,.cart-drawer .product-item__accent,.upsell-product .product-item__accent{display:none}.product-item .product-information{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;background:var(--pc-body-bg)}.product-item .product-item__info{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:128px;padding:13px 13px 12px;text-align:left;background:var(--pc-body-bg)}.product-item .product-item__info>.product-link{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;text-decoration:none}.product-item__meta{margin:0 0 7px;overflow:hidden;color:var(--pc-pink);font-size:9px;font-weight:600;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis}.product-item .product-item__title{display:-webkit-box;margin:0;overflow:hidden;color:var(--pc-text);font-size:12px;font-weight:500;line-height:1.55;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-item .product-item__price__holder{margin-top:auto;padding-top:14px;text-align:left}.product-item .product-item__cutline{display:block;text-align:left}.product-item .product-item__price{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#171717;font-size:13px;font-weight:650;line-height:1;letter-spacing:.01em;text-align:left}.product-item .product-item__price>*{min-width:0}.product-item .product-item__price:after{content:"";flex:0 0 auto;width:19px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 12' fill='none' stroke='%23ff2f9b' stroke-width='1.1' stroke-linecap='square'><path d='M0.8 6h17'/><path d='M12.9 1.4L17.5 6l-4.6 4.6'/></svg>") center / contain no-repeat;transition:transform var(--pc-transition)}@media(hover:hover){.product-item:hover .product-item__price:after{transform:translate(3px)}}.product-item .product-link:focus-visible{outline:2px solid var(--pc-cyan);outline-offset:3px}@media only screen and (max-width:749px){:root{--pc-gutter: 10px;--pc-glow: 0 1px 3px rgba(255, 47, 155, .1), 0 2px 7px rgba(255, 47, 155, .08);--pc-glow-hover: 0 2px 8px rgba(255, 47, 155, .16), 0 6px 20px rgba(255, 47, 155, .12)}.product-item .product-item__info{min-height:112px;padding:10px 10px 9px}.product-item__meta{margin-bottom:5px;font-size:8px}.product-item .product-item__title{font-size:11px;line-height:1.5;-webkit-line-clamp:3}.product-item .product-item__price__holder{padding-top:10px}.product-item .product-item__price{gap:6px;font-size:12px}.product-item .product-item__price:after{width:16px;height:10px}}.ranking-product-item{position:relative;display:flex;flex-direction:column;height:100%;min-width:0;background:var(--pc-media-bg);border:1px solid var(--pc-border);border-radius:var(--pc-radius);box-shadow:var(--pc-glow);text-align:left;transition:border-color var(--pc-transition),box-shadow var(--pc-transition),transform var(--pc-transition)}@media(hover:hover){.ranking-product-item:hover{border-color:var(--pc-hover-border);box-shadow:var(--pc-glow-hover);transform:translateY(-2px)}}.ranking-product-item .ranking-product-image{margin-bottom:0;border:var(--pc-gutter) solid var(--pc-media-bg);border-radius:0;clip-path:none;background:var(--pc-media-bg);box-shadow:none}.ranking-product-item:hover .ranking-product-image{border-color:var(--pc-media-bg);box-shadow:none}.ranking-product-item__accent{flex:0 0 auto;width:100%;height:3px;background:linear-gradient(90deg,var(--pc-pink) 0%,#f477c0 45%,#8acbe6 75%,var(--pc-cyan) 100%)}.ranking-product-item .ranking-product-item__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:128px;padding:13px 13px 12px;text-align:left;background:var(--pc-body-bg)}.ranking-product-item__meta{margin:0 0 7px;overflow:hidden;color:var(--pc-pink);font-size:9px;font-weight:600;line-height:1.4;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis}.ranking-section .ranking-product-item h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--pc-text);font-size:12px;font-weight:500;line-height:1.55;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ranking-product-item__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px}.ranking-section .ranking-product-item .ranking-product-item__footer p{margin:0;color:#171717;font-size:13px;font-weight:650;line-height:1;letter-spacing:.01em}.ranking-product-item__footer:after{content:"";flex:0 0 auto;width:19px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 12' fill='none' stroke='%23ff2f9b' stroke-width='1.1' stroke-linecap='square'><path d='M0.8 6h17'/><path d='M12.9 1.4L17.5 6l-4.6 4.6'/></svg>") center / contain no-repeat;transition:transform var(--pc-transition)}@media(hover:hover){.ranking-product-item:hover .ranking-product-item__footer:after{transform:translate(3px)}}.ranking-product-item .ranking-product-link:focus-visible{outline:2px solid var(--pc-cyan);outline-offset:3px}@media only screen and (max-width:749px){.ranking-product-item .ranking-product-item__body{min-height:112px;padding:10px 10px 9px}.ranking-product-item__meta{margin-bottom:5px;font-size:8px}.ranking-section .ranking-product-item h3{font-size:11px;line-height:1.5}.ranking-product-item__footer{gap:6px;padding-top:10px}.ranking-section .ranking-product-item .ranking-product-item__footer p{font-size:12px}.ranking-product-item__footer:after{width:16px;height:10px}}@media(prefers-reduced-motion:reduce){.ranking-product-item,.ranking-product-item__footer:after{transition:none}.ranking-product-item:hover{transform:none}.ranking-product-item:hover .ranking-product-item__footer:after{transform:none}}.index-tab-collections .grid-item.product-item{--pc-body-bg: #eefdff;--pc-border: #d9eef4;--pc-hover-border: rgba(37, 201, 239, .5);--pc-glow: 0 1px 3px rgba(37, 201, 239, .2), 0 2px 8px rgba(37, 201, 239, .16), 0 0 16px rgba(37, 201, 239, .12);--pc-glow-hover: 0 2px 10px rgba(37, 201, 239, .26), 0 10px 30px rgba(37, 201, 239, .22), 0 0 46px rgba(37, 201, 239, .16)}.index-tab-collections .grid-item.product-item{--pc-accent: #0e8ab0}.index-tab-collections .product-item__meta{color:var(--pc-accent)}.index-tab-collections .product-item .product-item__price:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 12' fill='none' stroke='%230e8ab0' stroke-width='1.1' stroke-linecap='square'><path d='M0.8 6h17'/><path d='M12.9 1.4L17.5 6l-4.6 4.6'/></svg>")}@media only screen and (max-width:749px){.index-tab-collections .grid-item.product-item{--pc-glow: 0 1px 3px rgba(37, 201, 239, .14), 0 2px 7px rgba(37, 201, 239, .11);--pc-glow-hover: 0 2px 8px rgba(37, 201, 239, .22), 0 6px 20px rgba(37, 201, 239, .17)}}.grid--slider{--pc-glow-room: 26px;padding-top:var(--pc-glow-room);padding-bottom:var(--pc-glow-room);margin-top:calc(var(--pc-glow-room) * -1);margin-bottom:calc(var(--pc-glow-room) * -1)}@media only screen and (max-width:749px){.grid--slider{--pc-glow-room: 18px}}@media(prefers-reduced-motion:reduce){.grid-item.product-item,.product-item .product-item__price:after{transition:none}.grid-item.product-item:hover{transform:none}.product-item:hover .product-item__price:after{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-skin-card.css.map */
