@keyframes HomePage-module-scss-module__g9rRya__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.HomePage-module-scss-module__g9rRya__page{min-height:calc(100vh - var(--mobile-header-height));background:var(--surface-base);flex-direction:column;display:flex}@media (min-width:768px){.HomePage-module-scss-module__g9rRya__page{min-height:calc(100vh - var(--header-height))}}.HomePage-module-scss-module__g9rRya__outletSection{padding:var(--spacing-lg)var(--spacing-container-x-mobile);background:var(--pastel-honeydew-light)}@media (min-width:768px){.HomePage-module-scss-module__g9rRya__outletSection{padding:var(--spacing-xl)var(--spacing-container-x-tablet)}}@media (min-width:1024px){.HomePage-module-scss-module__g9rRya__outletSection{padding:var(--spacing-xl)var(--spacing-container-x-desktop)}}.HomePage-module-scss-module__g9rRya__outletBadge{align-items:center;gap:var(--spacing-md);max-width:480px;padding:var(--spacing-md)var(--spacing-lg);background:var(--color-brand-lightest);border:1px solid var(--color-brand-border);border-radius:var(--radius-xl);margin:0 auto;display:flex}.HomePage-module-scss-module__g9rRya__outletIconWrapper{background:var(--color-brand-light);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.HomePage-module-scss-module__g9rRya__outletIcon{width:22px;height:22px;color:var(--color-brand)}.HomePage-module-scss-module__g9rRya__outletInfo{flex:1;min-width:0}.HomePage-module-scss-module__g9rRya__outletLabel{font-size:var(--font-size-micro-md);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--color-brand);margin:0}.HomePage-module-scss-module__g9rRya__outletName{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:var(--text-heading);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.HomePage-module-scss-module__g9rRya__changeButton{padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-lg);font-size:var(--font-size-micro-lg);font-weight:var(--font-weight-medium);color:var(--color-brand);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;transition:background .15s cubic-bezier(.4,0,.2,1);display:flex}.HomePage-module-scss-module__g9rRya__changeButton:hover{background:var(--color-brand-light)}.HomePage-module-scss-module__g9rRya__changeIcon{width:16px;height:16px}
@keyframes OrderTypeSelector-module-scss-module__8PBtcG__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.OrderTypeSelector-module-scss-module__8PBtcG__heroContainer{align-items:center;gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.OrderTypeSelector-module-scss-module__8PBtcG__heroCards{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);width:100%;max-width:400px;display:grid}.OrderTypeSelector-module-scss-module__8PBtcG__heroCards:has(>:nth-child(3)){max-width:520px}@media (min-width:640px){.OrderTypeSelector-module-scss-module__8PBtcG__heroCards:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}}.OrderTypeSelector-module-scss-module__8PBtcG__heroCard{appearance:none;cursor:pointer;font:inherit;color:inherit;align-items:center;gap:var(--spacing-sm);padding:0;padding:var(--spacing-lg)var(--spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-fast)var(--ease-default);background:#ffffff26;border:2px solid #ffffff40;flex-direction:column;min-height:120px;display:flex}.OrderTypeSelector-module-scss-module__8PBtcG__heroCard:hover:not(:disabled){background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCard:active:not(:disabled){transform:translateY(0)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive{background:var(--surface-base);border-color:var(--surface-base);box-shadow:var(--shadow-lg)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive .OrderTypeSelector-module-scss-module__8PBtcG__heroCardIcon,.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive .OrderTypeSelector-module-scss-module__8PBtcG__heroCardLabel{color:var(--color-brand)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive .OrderTypeSelector-module-scss-module__8PBtcG__heroCardSubtitle{color:var(--text-secondary)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive:hover:not(:disabled){background:var(--surface-base);border-color:var(--surface-base)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardDisabled{opacity:.4;cursor:not-allowed}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardIcon{color:#ffffffe6;width:32px;height:32px;transition:color var(--transition-fast)var(--ease-default)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardLabel{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:#fffffff2;transition:color var(--transition-fast)var(--ease-default)}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardSubtitle{font-size:var(--font-size-micro-sm);color:#ffffffb3;text-align:center;line-height:var(--line-height-snug);transition:color var(--transition-fast)var(--ease-default)}.OrderTypeSelector-module-scss-module__8PBtcG__browseLink{appearance:none;cursor:pointer;font:inherit;color:#ffffffb3;font-size:var(--font-size-micro-lg);text-underline-offset:3px;cursor:pointer;padding:0;padding:var(--spacing-sm)var(--spacing-md);min-height:44px;transition:color var(--transition-fast)var(--ease-default);background:0 0;border:none;text-decoration:underline}.OrderTypeSelector-module-scss-module__8PBtcG__browseLink:hover{color:#fffffff2}@media (forced-colors:active){.OrderTypeSelector-module-scss-module__8PBtcG__heroCard{border:2px solid buttontext}.OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive{color:highlighttext;background:highlight;border-color:highlight}}.OrderTypeSelector-module-scss-module__8PBtcG__high-contrast .OrderTypeSelector-module-scss-module__8PBtcG__heroCard{border-color:var(--border-primary)}.OrderTypeSelector-module-scss-module__8PBtcG__high-contrast .OrderTypeSelector-module-scss-module__8PBtcG__heroCardActive{border-color:var(--color-brand)}
@keyframes HeroSection-module-scss-module__zWWVaG__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.HeroSection-module-scss-module__zWWVaG__hero{align-items:center;width:100%;min-height:50vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.HeroSection-module-scss-module__zWWVaG__hero{min-height:60vh}}@media (min-width:1024px){.HeroSection-module-scss-module__zWWVaG__hero{min-height:70vh}}.HeroSection-module-scss-module__zWWVaG__heroBackground{z-index:0;position:absolute;inset:0}.HeroSection-module-scss-module__zWWVaG__heroGradient{background:linear-gradient(135deg,var(--color-brand)0%,var(--color-brand-hover)50%,var(--color-brand-active)100%);position:absolute;inset:0}.HeroSection-module-scss-module__zWWVaG__heroImageDesktop,.HeroSection-module-scss-module__zWWVaG__heroImageMobile{object-fit:cover;object-position:center}.HeroSection-module-scss-module__zWWVaG__heroImageDesktop{display:none}@media (min-width:768px){.HeroSection-module-scss-module__zWWVaG__heroImageDesktop{display:block}}.HeroSection-module-scss-module__zWWVaG__heroImageMobile{display:block}@media (min-width:768px){.HeroSection-module-scss-module__zWWVaG__heroImageMobile{display:none}}.HeroSection-module-scss-module__zWWVaG__heroOverlay{background:linear-gradient(90deg,#000000b3 0%,#0006 50%,#0003 100%);position:absolute;inset:0}@media (max-width:767px){.HeroSection-module-scss-module__zWWVaG__heroOverlay{background:linear-gradient(#0000004d 0%,#0009 100%)}}.HeroSection-module-scss-module__zWWVaG__heroContent{z-index:1;width:100%;max-width:var(--container-max-width);padding:var(--spacing-xl)var(--spacing-container-x-mobile);margin:0 auto;position:relative}@media (min-width:768px){.HeroSection-module-scss-module__zWWVaG__heroContent{padding:var(--spacing-xl)var(--spacing-container-x-tablet)}}@media (min-width:1024px){.HeroSection-module-scss-module__zWWVaG__heroContent{padding:var(--spacing-xl)var(--spacing-container-x-desktop)}}.HeroSection-module-scss-module__zWWVaG__heroText{max-width:560px}@media (max-width:767px){.HeroSection-module-scss-module__zWWVaG__heroText{text-align:center;margin:0 auto}}.HeroSection-module-scss-module__zWWVaG__heroTitle{font-family:var(--font-display),sans-serif;font-size:clamp(3rem,8vw,4.5rem);font-weight:var(--font-weight-bold);color:var(--text-inverse);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);margin:0}.HeroSection-module-scss-module__zWWVaG__heroTagline{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:var(--font-weight-medium);color:#ffffffe6;margin:var(--spacing-sm)0 0}.HeroSection-module-scss-module__zWWVaG__heroDescription{font-size:var(--font-size-body-md);line-height:var(--line-height-relaxed);color:#fffc;margin:var(--spacing-lg)0 0;max-width:480px}@media (max-width:767px){.HeroSection-module-scss-module__zWWVaG__heroDescription{margin-left:auto;margin-right:auto}}.HeroSection-module-scss-module__zWWVaG__valueProps{align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);display:flex}@media (max-width:767px){.HeroSection-module-scss-module__zWWVaG__valueProps{justify-content:center}}.HeroSection-module-scss-module__zWWVaG__valueProp{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:#ffffffe6;text-transform:uppercase;letter-spacing:var(--letter-spacing-wider)}.HeroSection-module-scss-module__zWWVaG__valueDot{border-radius:var(--radius-full);background:#fff9;width:4px;height:4px}.HeroSection-module-scss-module__zWWVaG__ctaGroup{gap:var(--spacing-md);margin-top:var(--spacing-xl);flex-direction:column;display:flex}@media (min-width:640px){.HeroSection-module-scss-module__zWWVaG__ctaGroup{flex-direction:row}}@media (max-width:767px){.HeroSection-module-scss-module__zWWVaG__ctaGroup{align-items:center}}.HeroSection-module-scss-module__zWWVaG__primaryButton{justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-xl);background:var(--surface-base);border-radius:var(--radius-xl);font-size:var(--font-size-body-md);font-weight:var(--font-weight-semibold);color:var(--color-brand);cursor:pointer;border:none;min-height:52px;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.HeroSection-module-scss-module__zWWVaG__primaryButton:hover{background:var(--surface-elevated);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.HeroSection-module-scss-module__zWWVaG__primaryButton:active{transform:translateY(0)}.HeroSection-module-scss-module__zWWVaG__buttonIcon{flex-shrink:0;width:20px;height:20px}.HeroSection-module-scss-module__zWWVaG__heroAccent{background:linear-gradient(to right,var(--pastel-blush)0%,var(--pastel-sand)14%,var(--pastel-celadon)28%,var(--pastel-tea)42%,var(--pastel-honeydew)56%,var(--pastel-lavender)70%,var(--pastel-almond)85%,var(--pastel-alabaster)100%);z-index:2;height:6px;position:absolute;bottom:0;left:0;right:0}
@keyframes TrustIndicators-module-scss-module__M_xN6G__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.TrustIndicators-module-scss-module__M_xN6G__trustSection{width:100%;padding:var(--spacing-lg)var(--spacing-container-x-mobile);background:var(--pastel-almond-light)}@media (min-width:768px){.TrustIndicators-module-scss-module__M_xN6G__trustSection{padding:var(--spacing-xl)var(--spacing-container-x-tablet)}}@media (min-width:1024px){.TrustIndicators-module-scss-module__M_xN6G__trustSection{padding:var(--spacing-xl)var(--spacing-container-x-desktop)}}.TrustIndicators-module-scss-module__M_xN6G__trustContainer{gap:var(--spacing-md);max-width:var(--container-max-width);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:640px){.TrustIndicators-module-scss-module__M_xN6G__trustContainer{grid-template-columns:repeat(3,1fr)}}.TrustIndicators-module-scss-module__M_xN6G__trustItem{align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);background:var(--surface-elevated);border:1px solid var(--border-color-subtle);border-radius:var(--radius-lg);display:flex}.TrustIndicators-module-scss-module__M_xN6G__trustIcon{background:var(--color-brand-lightest);border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-brand);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustIndicators-module-scss-module__M_xN6G__trustIcon svg{width:20px;height:20px}.TrustIndicators-module-scss-module__M_xN6G__trustContent{flex-direction:column;gap:2px;display:flex}.TrustIndicators-module-scss-module__M_xN6G__trustTitle{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:var(--text-heading)}.TrustIndicators-module-scss-module__M_xN6G__trustDescription{font-size:var(--font-size-micro-lg);color:var(--text-secondary);line-height:var(--line-height-relaxed)}
@keyframes CategoryPills-module-scss-module__55xSwq__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CategoryPills-module-scss-module__55xSwq__categorySection{width:100%;padding:var(--spacing-lg)0;background:var(--pastel-honeydew-light)}.CategoryPills-module-scss-module__55xSwq__categoryHeader{padding:0 var(--spacing-container-x-mobile);margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.CategoryPills-module-scss-module__55xSwq__categoryHeader{padding:0 var(--spacing-container-x-tablet)}}@media (min-width:1024px){.CategoryPills-module-scss-module__55xSwq__categoryHeader{padding:0 var(--spacing-container-x-desktop);max-width:var(--container-max-width);margin-left:auto;margin-right:auto}}.CategoryPills-module-scss-module__55xSwq__sectionTitle{font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);color:var(--text-heading);margin:0}.CategoryPills-module-scss-module__55xSwq__scrollButton{background:var(--surface-elevated);border:1px solid var(--border-color-subtle);border-radius:var(--radius-full);width:36px;height:36px;color:var(--text-body);cursor:pointer;justify-content:center;align-items:center;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.CategoryPills-module-scss-module__55xSwq__scrollButton svg{width:20px;height:20px}.CategoryPills-module-scss-module__55xSwq__scrollButton:hover{background:var(--color-brand-lightest);border-color:var(--color-brand-border);color:var(--color-brand)}@media (min-width:1024px){.CategoryPills-module-scss-module__55xSwq__scrollButton{display:none}}.CategoryPills-module-scss-module__55xSwq__categoryScroll{gap:var(--spacing-md);padding:var(--spacing-sm)var(--spacing-container-x-mobile);scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.CategoryPills-module-scss-module__55xSwq__categoryScroll::-webkit-scrollbar{display:none}@media (min-width:768px){.CategoryPills-module-scss-module__55xSwq__categoryScroll{padding:var(--spacing-sm)var(--spacing-container-x-tablet)}}@media (min-width:1024px){.CategoryPills-module-scss-module__55xSwq__categoryScroll{padding:var(--spacing-sm)var(--spacing-container-x-desktop);max-width:var(--container-max-width);justify-content:center;margin:0 auto;overflow-x:visible}}.CategoryPills-module-scss-module__55xSwq__categoryPill{justify-content:center;align-items:center;gap:var(--spacing-md);width:150px;height:180px;padding:var(--spacing-lg);background:var(--surface-base);border:1px solid var(--border-color-subtle);border-radius:var(--radius-xl);cursor:pointer;scroll-snap-align:start;flex-direction:column;flex-shrink:0;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+1){background:var(--pastel-blush-light);border-color:var(--pastel-blush-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+2){background:var(--pastel-celadon-light);border-color:var(--pastel-celadon-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+3){background:var(--pastel-almond-light);border-color:var(--pastel-almond-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+4){background:var(--pastel-lavender-light);border-color:var(--pastel-lavender-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+5){background:var(--pastel-sand-light);border-color:var(--pastel-sand-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+6){background:var(--pastel-honeydew-light);border-color:var(--pastel-honeydew-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+7){background:var(--pastel-tea-light);border-color:var(--pastel-tea-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:nth-child(8n+8){background:var(--pastel-alabaster-light);border-color:var(--pastel-alabaster-border)}.CategoryPills-module-scss-module__55xSwq__categoryPill:hover{box-shadow:var(--shadow-sm);filter:brightness(.97);transform:translateY(-2px)}.CategoryPills-module-scss-module__55xSwq__categoryPill:active{transform:translateY(0)}.CategoryPills-module-scss-module__55xSwq__categoryIcon{width:100px;height:100px;font-size:56px;line-height:var(--line-height-tight);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;overflow:hidden}.CategoryPills-module-scss-module__55xSwq__categoryImage{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%}.CategoryPills-module-scss-module__55xSwq__categoryEmoji{font-size:56px;line-height:var(--line-height-tight)}.CategoryPills-module-scss-module__55xSwq__categoryName{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:var(--text-body);text-align:center}.CategoryPills-module-scss-module__55xSwq__categoryPillSkeleton{background:var(--skeleton-base);border-radius:var(--radius-xl);background:var(--skeleton-base);flex-shrink:0;width:150px;height:180px;position:relative;overflow:hidden}.CategoryPills-module-scss-module__55xSwq__categoryPillSkeleton:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--skeleton-highlight)50%,transparent 100%);animation:1.8s ease-in-out infinite CategoryPills-module-scss-module__55xSwq__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.CategoryPills-module-scss-module__55xSwq__categoryPillSkeleton:after{background:0 0;animation:none;transform:none}}
@keyframes Bestsellers-module-scss-module__bm2oIq__skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Bestsellers-module-scss-module__bm2oIq__bestsellersSection{width:100%;padding:var(--spacing-lg)var(--spacing-container-x-mobile);background:var(--pastel-alabaster-light)}@media (min-width:768px){.Bestsellers-module-scss-module__bm2oIq__bestsellersSection{padding:var(--spacing-xl)var(--spacing-container-x-tablet)}}@media (min-width:1024px){.Bestsellers-module-scss-module__bm2oIq__bestsellersSection{padding:var(--spacing-section)var(--spacing-container-x-desktop)}}.Bestsellers-module-scss-module__bm2oIq__sectionHeader{max-width:var(--container-max-width);margin:0 auto var(--spacing-lg);justify-content:space-between;align-items:center;display:flex}.Bestsellers-module-scss-module__bm2oIq__sectionTitle{align-items:center;gap:var(--spacing-sm);font-size:var(--font-size-h5);font-weight:var(--font-weight-semibold);color:var(--text-heading);margin:0;display:flex}.Bestsellers-module-scss-module__bm2oIq__titleIcon{width:24px;height:24px;color:var(--color-warning)}.Bestsellers-module-scss-module__bm2oIq__viewAllButton{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm)var(--spacing-md);border:1px solid var(--border-color-subtle);border-radius:var(--radius-lg);font-size:var(--font-size-micro-lg);font-weight:var(--font-weight-medium);color:var(--color-brand);cursor:pointer;background:0 0;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Bestsellers-module-scss-module__bm2oIq__viewAllButton svg{width:16px;height:16px}.Bestsellers-module-scss-module__bm2oIq__viewAllButton:hover{background:var(--color-brand-lightest);border-color:var(--color-brand-border)}.Bestsellers-module-scss-module__bm2oIq__itemsGrid{gap:var(--spacing-md);max-width:var(--container-max-width);grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid}@media (min-width:768px){.Bestsellers-module-scss-module__bm2oIq__itemsGrid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Bestsellers-module-scss-module__bm2oIq__itemsGrid{grid-template-columns:repeat(4,1fr)}}.Bestsellers-module-scss-module__bm2oIq__itemCard{background:var(--surface-base);border:1px solid var(--border-color-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__itemCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Bestsellers-module-scss-module__bm2oIq__itemImageWrapper{aspect-ratio:4/3;background:var(--surface-sunken);position:relative;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__vegIndicator{top:var(--spacing-sm);left:var(--spacing-sm);z-index:1;position:absolute}.Bestsellers-module-scss-module__bm2oIq__itemImage{object-fit:cover;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Bestsellers-module-scss-module__bm2oIq__itemCard:hover .Bestsellers-module-scss-module__bm2oIq__itemImage{transform:scale(1.05)}.Bestsellers-module-scss-module__bm2oIq__bestsellBadge{bottom:var(--spacing-sm);left:var(--spacing-sm);background:var(--pastel-blush);border-radius:var(--radius-sm);font-size:var(--font-size-micro-sm);font-weight:var(--font-weight-semibold);color:var(--pastel-blush-text);text-transform:uppercase;letter-spacing:.05em;padding:4px 8px;position:absolute}.Bestsellers-module-scss-module__bm2oIq__itemContent{padding:var(--spacing-md)}.Bestsellers-module-scss-module__bm2oIq__itemName{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-semibold);color:var(--text-heading);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__itemDescription{font-size:var(--font-size-micro-lg);color:var(--text-secondary);margin:var(--spacing-xs)0 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__itemFooter{margin-top:var(--spacing-sm)}.Bestsellers-module-scss-module__bm2oIq__itemCardSkeleton{background:var(--surface-base);border:1px solid var(--border-color-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__skeletonImage{aspect-ratio:4/3;background:var(--skeleton-base);background:var(--skeleton-base);position:relative;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__skeletonImage:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--skeleton-highlight)50%,transparent 100%);animation:1.8s ease-in-out infinite Bestsellers-module-scss-module__bm2oIq__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.Bestsellers-module-scss-module__bm2oIq__skeletonImage:after{background:0 0;animation:none;transform:none}}.Bestsellers-module-scss-module__bm2oIq__skeletonContent{padding:var(--spacing-md)}.Bestsellers-module-scss-module__bm2oIq__skeletonTitle{background:var(--skeleton-base);border-radius:var(--skeleton-radius-sm);width:80%;height:16px;margin-bottom:var(--spacing-sm);background:var(--skeleton-base);position:relative;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__skeletonTitle:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--skeleton-highlight)50%,transparent 100%);animation:1.8s ease-in-out infinite Bestsellers-module-scss-module__bm2oIq__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.Bestsellers-module-scss-module__bm2oIq__skeletonTitle:after{background:0 0;animation:none;transform:none}}.Bestsellers-module-scss-module__bm2oIq__skeletonPrice{background:var(--skeleton-base);border-radius:var(--skeleton-radius-sm);background:var(--skeleton-base);width:40%;height:14px;position:relative;overflow:hidden}.Bestsellers-module-scss-module__bm2oIq__skeletonPrice:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--skeleton-highlight)50%,transparent 100%);animation:1.8s ease-in-out infinite Bestsellers-module-scss-module__bm2oIq__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.Bestsellers-module-scss-module__bm2oIq__skeletonPrice:after{background:0 0;animation:none;transform:none}}
/*# sourceMappingURL=afbfeedbf01b7093.css.map*/