html:has(.cdcv-storefront){scroll-behavior:smooth;scroll-padding-top:8.5rem}@media (min-width:1024px){html:has(.cdcv-storefront){scroll-padding-top:10.5rem}}@media (prefers-reduced-motion:reduce){html:has(.cdcv-storefront){scroll-behavior:auto}.cdcv-storefront .cdcv-hamburger-drawer{animation:none;transition:none}}.cdcv-storefront{--cdcv-brand:#e5256b;--cdcv-brand-hover:#d11f62;--cdcv-ink:#171717;--cdcv-muted:#52525b;--cdcv-surface:#ffffff;--cdcv-surface-soft:#f4f4f5;--cdcv-border:#e4e4e7;--cdcv-hero-cta:#4ade80;--cdcv-hero-cta-hover:#22c55e}.cdcv-storefront .cdcv-header-search{border-radius:.375rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.cdcv-storefront .cdcv-section-title-rule{height:3px;width:3.5rem;border-radius:9999px;background-color:var(--cdcv-brand);margin-left:auto;margin-right:auto}.cdcv-storefront .cdcv-hamburger-drawer{animation:cdcv-hamburger-slide .26s cubic-bezier(.22,1,.36,1)}.cdcv-storefront .cdcv-hamburger-scroll{scrollbar-width:thin;scrollbar-color:rgba(229,37,107,.32) transparent}.cdcv-storefront .cdcv-hamburger-scroll::-webkit-scrollbar{width:.34rem}.cdcv-storefront .cdcv-hamburger-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(229,37,107,.32)}.cdcv-storefront .cdcv-hamburger-scroll::-webkit-scrollbar-track{background:transparent}@keyframes cdcv-hamburger-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes cdcv-promo-bar-message-in{0%{opacity:0;transform:translate3d(.5rem,0,0)}to{opacity:1;transform:translateZ(0)}}.cdcv-storefront .cdcv-promo-bar-text-motion{animation:cdcv-promo-bar-message-in .52s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.cdcv-storefront .cdcv-promo-bar-text-motion{animation:none}}