.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.flashsale-selection-shell{position:relative}.flashsale-selection-shell__glow{position:absolute;inset:0;z-index:1;border-radius:1rem;opacity:.6;background:linear-gradient(90deg,hsl(var(--primary)) 0,hsl(var(--primary)) 100%)}.flashsale-selection-shell__glow--soft{opacity:1}.flashsale-selection-title{background-image:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--card-foreground)/50%),hsl(var(--primary)));background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:flashsale-selection-aurora 10s linear infinite}.flashsale-selection-card{background-image:radial-gradient(circle at 1px 1px,hsl(var(--foreground)/.08) 1px,transparent 0),var(--order-variant-image);background-size:10px 10px,cover;background-position:0 0,50%}@keyframes flashsale-selection-aurora{0%{background-position:0 50%}to{background-position:200% 50%}}