.announcement{overflow:hidden}.announcement__track{position:relative;width:100%;height:100%}.announcement__message{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(5px);animation:dialix-announcement-message 12s ease-in-out infinite}.announcement__message:nth-child(2){animation-delay:3s}.announcement__message:nth-child(3){animation-delay:6s}.announcement__message:nth-child(4){animation-delay:9s}@keyframes dialix-announcement-message{0%,22%{opacity:1;transform:translateY(0)}25%,97%{opacity:0;transform:translateY(-5px)}98%,to{opacity:0;transform:translateY(5px)}}@media(prefers-reduced-motion:reduce){.announcement .announcement__message{display:flex!important;transform:none;animation:dialix-announcement-message-reduced 12s steps(1,end) 0s infinite!important}.announcement .announcement__message:nth-child(2){animation-delay:3s!important}.announcement .announcement__message:nth-child(3){animation-delay:6s!important}.announcement .announcement__message:nth-child(4){animation-delay:9s!important}}@keyframes dialix-announcement-message-reduced{0%,24.999%{opacity:1}25%,to{opacity:0}}.product-card.dlx-product-card{display:flex;min-width:0;margin:2px;flex-direction:column;overflow:hidden;border:2px solid rgba(216,255,45,.42)!important;border-radius:18px;background:#050505;box-shadow:0 18px 44px #00000047;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card.dlx-product-card:hover{z-index:4;transform:translateY(-3px) scale(1.025);border-color:#d8ff2d9e;box-shadow:0 22px 52px #0000005c,0 0 24px #d8ff2d14}.dlx-product-card__media-link{display:block;min-width:0;color:inherit;text-decoration:none}.product-card.dlx-product-card>.dlx-product-card__media-link:before{content:none!important}.dlx-product-card__status{position:absolute;z-index:3;top:12px;left:12px;display:inline-flex;min-height:25px;align-items:center;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:800;letter-spacing:.11em;line-height:1}.dlx-product-card__status.is-trending{border:1px solid #d8ff2d;background:#050505e6;color:#d8ff2d;box-shadow:0 0 18px #d8ff2d52;transform-origin:center;animation:dlx-card-trending-pulse 2.8s cubic-bezier(.22,.7,.25,1) infinite!important}.dlx-product-card__status.is-new{border:1px solid #d8ff2d;background:linear-gradient(105deg,#d8ff2d 0% 32%,#f2ffc0 48%,#fff,#f2ffc0 52%,#d8ff2d 68% 100%);background-size:320% 100%;color:#050505;transform-origin:center;animation:dlx-card-new-shine 3.6s cubic-bezier(.4,0,.2,1) infinite!important}@keyframes dlx-card-trending-pulse{0%,58%,to{transform:scale(1);box-shadow:0 0 0 1px #d8ff2d33,0 0 #d8ff2d00;filter:brightness(1)}68%{transform:scale(1.08);box-shadow:0 0 0 2px #d8ff2db8,0 0 24px #d8ff2d94;filter:brightness(1.1)}76%{transform:scale(1);box-shadow:0 0 0 1px #d8ff2d47,0 0 7px #d8ff2d38;filter:brightness(1)}84%{transform:scale(1.045);box-shadow:0 0 0 1px #d8ff2d8c,0 0 17px #d8ff2d66;filter:brightness(1.06)}92%{transform:scale(1);box-shadow:0 0 0 1px #d8ff2d33,0 0 #d8ff2d00;filter:brightness(1)}}@keyframes dlx-card-new-shine{0%,48%{background-position:115% 0;box-shadow:0 0 0 1px #d8ff2d2e}72%{background-position:-15% 0;box-shadow:0 0 18px #d8ff2d6b}86%,to{background-position:-15% 0;box-shadow:0 0 0 1px #d8ff2d2e}}.product-card.dlx-product-card .dlx-product-card__media{position:relative;aspect-ratio:1 / 1;min-height:0;overflow:hidden;background:#090a09}.product-card.dlx-product-card .product-card__image,.product-card.dlx-product-card .product-card__placeholder{width:100%;height:100%;object-fit:cover}.product-card.dlx-product-card .product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s ease,transform .42s ease}.product-card.dlx-product-card:hover .product-card__image--secondary{opacity:1;transform:scale(1.02)}.dlx-product-card__scratch{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;pointer-events:none}.dlx-product-card__scratch{--dlx-paw-start-x: -72px;--dlx-paw-start-y: -144px}.dlx-product-card__scratch-layer,.dlx-product-card__paw-layer{position:absolute;top:10%;left:50%;width:auto;max-width:60%;height:80%;object-fit:contain;opacity:0;filter:drop-shadow(0 0 3px rgba(216,255,45,.72));transform:translate(-50%);transform-origin:center}.dlx-product-card__scratch-layer{clip-path:inset(0 0 100% 0)}.dlx-product-card__paw-layer{left:calc(50% + 12px)}.product-card.dlx-product-card:hover .dlx-product-card__scratch{opacity:1}.product-card.dlx-product-card:hover .dlx-product-card__scratch-layer{animation:dlx-scratch-draw 1.3s cubic-bezier(.2,.72,.25,1) both}.product-card.dlx-product-card:hover .dlx-product-card__paw-layer{animation:dlx-paw-track 1.3s cubic-bezier(.2,.72,.25,1) both}@keyframes dlx-scratch-draw{0%{opacity:0;clip-path:inset(0 0 100% 0)}8%{opacity:.9}82%,to{opacity:.92;clip-path:inset(0 0 0 0)}}@keyframes dlx-paw-track{0%{opacity:0;transform:translate(calc(-50% + var(--dlx-paw-start-x))) translateY(var(--dlx-paw-start-y)) scale(.98)}8%{opacity:.96}78%{opacity:.96;transform:translate(calc(-50% - 10px)) translateY(-20px) scale(1)}82%,to{opacity:0;transform:translate(calc(-50% - 10px)) translateY(-20px) scale(1)}}.product-card.dlx-product-card .dlx-product-card__body{display:flex;min-height:126px;flex:1;flex-direction:column;gap:14px;padding:16px}.dlx-product-card__eyebrow{margin:0;overflow:hidden;color:#d8ff2d;font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.product-card.dlx-product-card .dlx-product-card__title{display:-webkit-box;min-height:2.5em;overflow:hidden;color:#f2f2eb;font-size:15px;font-weight:500;line-height:1.25;text-decoration:none;text-shadow:none;transition:color .18s ease,text-shadow .18s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-card.dlx-product-card:hover .dlx-product-card__title,.product-card.dlx-product-card:focus-within .dlx-product-card__title,.product-card.dlx-product-card:active .dlx-product-card__title{color:#d8ff2d!important;text-shadow:0 0 12px rgba(216,255,45,.28)}.dlx-product-card__purchase{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto minmax(104px,38%);align-items:end;gap:10px;margin-top:auto}.dlx-product-card__price{display:flex;min-width:0;align-self:end;flex-direction:column;gap:2px;margin:0;color:#f2f2eb}.dlx-product-card__price small{color:#d8ff2dc7!important;font-size:9px;line-height:1;text-transform:uppercase}.dlx-product-card__discount{display:inline-flex;min-height:28px;align-self:end;align-items:center;justify-content:center;border:1px solid rgba(216,255,45,.72);border-radius:999px;padding:7px 9px;background:#d8ff2d14;color:#d8ff2d;font-size:9px;font-weight:800;letter-spacing:.06em;line-height:1;white-space:nowrap}.dlx-product-card__discount--mobile{display:none}.dlx-product-card__price span{overflow:hidden;font-size:16px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap;transform:translateY(-5px)}.dlx-product-card__buy{display:inline-flex;width:100%;max-width:132px;min-height:42px;grid-column:3;align-self:end;justify-self:end;align-items:center;justify-content:center;border:1px solid #f2f2eb;border-radius:999px;padding:10px 14px;background:#f2f2eb;color:#050505;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.dlx-product-card__buy:hover,.dlx-product-card__buy:focus-visible{background:#d8ff2d;color:#050505;box-shadow:0 0 26px #d8ff2d6b;transform:translateY(-1px)}.dlx-product-card__buy.is-disabled{border-color:#f2f2eb33;background:#f2f2eb14;color:#f2f2eb85}@media(hover:none){.product-card.dlx-product-card .product-card__image--secondary{display:block}.product-card.dlx-product-card:active,.product-card.dlx-product-card.is-tap-animating{z-index:4;transform:scale(1.02)}.product-card.dlx-product-card:active .product-card__image--secondary,.product-card.dlx-product-card.is-tap-animating .product-card__image--secondary{opacity:1;transform:scale(1.02)}.product-card.dlx-product-card:active .dlx-product-card__scratch,.product-card.dlx-product-card.is-tap-animating .dlx-product-card__scratch{opacity:1}.product-card.dlx-product-card:active .dlx-product-card__scratch-layer,.product-card.dlx-product-card.is-tap-animating .dlx-product-card__scratch-layer{animation:dlx-scratch-draw 1.3s cubic-bezier(.2,.72,.25,1) both}.product-card.dlx-product-card:active .dlx-product-card__paw-layer,.product-card.dlx-product-card.is-tap-animating .dlx-product-card__paw-layer{animation:dlx-paw-track 1.3s cubic-bezier(.2,.72,.25,1) both}}@media(prefers-reduced-motion:reduce){.product-card.dlx-product-card:hover .dlx-product-card__scratch-layer,.product-card.dlx-product-card:active .dlx-product-card__scratch-layer{animation:dlx-scratch-draw 1.3s cubic-bezier(.2,.72,.25,1) both!important}.product-card.dlx-product-card:hover .dlx-product-card__paw-layer,.product-card.dlx-product-card:active .dlx-product-card__paw-layer{animation:dlx-paw-track 1.3s cubic-bezier(.2,.72,.25,1) both!important}}@media(max-width:749px){.product-card.dlx-product-card{border-radius:14px}.dlx-product-card__status{top:8px;left:8px;min-height:20px;padding:5px 7px;font-size:6.5px;letter-spacing:.08em}.product-card.dlx-product-card .dlx-product-card__body{min-height:92px;gap:4px;padding:7px}.dlx-product-card__eyebrow{font-size:7px;letter-spacing:.06em}.product-card.dlx-product-card .dlx-product-card__title{min-height:2.3em;font-size:11px;line-height:1.15}.dlx-product-card__scratch{--dlx-paw-start-x: -34px;--dlx-paw-start-y: -72px}.dlx-product-card__scratch-layer,.dlx-product-card__paw-layer{top:11%;left:calc(50% + 6px);max-width:64%;height:78%}.dlx-product-card__purchase{grid-template-columns:minmax(0,1fr) minmax(66px,40%);align-items:end;gap:7px}.dlx-product-card__price small{font-size:7px}.dlx-product-card__price span{font-size:12px;transform:translateY(-3px)}.dlx-product-card__discount--desktop{display:none}.dlx-product-card__discount--mobile{position:absolute;z-index:3;right:8px;bottom:8px;display:inline-flex;min-height:20px;align-self:auto;border-color:#d8ff2dd1;padding:5px 7px;background:#050505e0;font-size:6.5px;box-shadow:0 0 12px #d8ff2d2e}.dlx-product-card__discount{min-height:20px;padding:5px 7px;font-size:6.5px}.dlx-product-card__buy{grid-column:2;width:100%;max-width:88px;min-height:34px;padding:8px 6px;font-size:8px;letter-spacing:.05em}}
/*# sourceMappingURL=/cdn/shop/t/35/compiled_assets/styles.css.map */
