.HeroSection-module__SEewqa__hero{background:var(--cream);flex-direction:column;min-height:calc(100vh - 72px);display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__bg{pointer-events:none;position:absolute;inset:0}.HeroSection-module__SEewqa__grain{background:#0000000a;height:2px;position:absolute;left:0;right:0;transform:rotate(.3deg)}.HeroSection-module__SEewqa__content{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-top:80px;padding-bottom:80px;display:grid}.HeroSection-module__SEewqa__left{flex-direction:column;gap:28px;display:flex}.HeroSection-module__SEewqa__label{background:var(--yellow);border:var(--border);box-shadow:var(--shadow-sm);font-size:.8rem;font-weight:700;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;width:fit-content;padding:8px 16px;display:inline-flex}.HeroSection-module__SEewqa__title{letter-spacing:-.04em;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:.95}.HeroSection-module__SEewqa__titleLine1{color:var(--black)}.HeroSection-module__SEewqa__titleHighlight{color:var(--orange);display:inline-block;position:relative}.HeroSection-module__SEewqa__titleHighlight:before{content:"";background:var(--yellow);z-index:-1;height:8px;position:absolute;bottom:4px;left:0;right:0}.HeroSection-module__SEewqa__titleLine3{color:var(--green)}.HeroSection-module__SEewqa__subtitle{color:var(--gray-600);max-width:440px;font-size:1.05rem;line-height:1.7}.HeroSection-module__SEewqa__ctas{flex-wrap:wrap;gap:12px;display:flex}.HeroSection-module__SEewqa__stats{background:var(--white);border:var(--border);box-shadow:var(--shadow-sm);align-items:center;gap:24px;width:fit-content;padding:20px;display:flex}.HeroSection-module__SEewqa__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.HeroSection-module__SEewqa__statNum{font-family:var(--font-mono);color:var(--black);font-size:1.5rem;font-weight:700}.HeroSection-module__SEewqa__statLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-family:var(--font-mono)}.HeroSection-module__SEewqa__statDivider{background:var(--black);width:2px;height:40px}.HeroSection-module__SEewqa__right{justify-content:center;align-items:center;display:flex}.HeroSection-module__SEewqa__bigCard{aspect-ratio:1;background:var(--black);border:var(--border-thick);width:100%;max-width:420px;box-shadow:var(--shadow-xl);justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__SEewqa__bigCard:before{content:"";pointer-events:none;border:2px dashed #ff6b3566;position:absolute;inset:16px}.HeroSection-module__SEewqa__cardInner{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}.HeroSection-module__SEewqa__bigIcon{color:var(--orange);animation:3s ease-in-out infinite HeroSection-module__SEewqa__rock}@keyframes HeroSection-module__SEewqa__rock{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.HeroSection-module__SEewqa__bigCardTitle{color:var(--white);letter-spacing:-.03em;font-size:1.8rem;font-weight:900;line-height:1.2}.HeroSection-module__SEewqa__bigCardSub{color:var(--gray-400);font-size:.9rem;font-family:var(--font-mono)}.HeroSection-module__SEewqa__floatBadge1{background:var(--yellow);border:var(--border);box-shadow:var(--shadow-sm);text-transform:uppercase;padding:8px 16px;font-size:.8rem;font-weight:700;animation:2s ease-in-out infinite HeroSection-module__SEewqa__float;position:absolute;top:-20px;right:-20px}.HeroSection-module__SEewqa__floatBadge2{background:var(--orange);border:var(--border);box-shadow:var(--shadow-sm);color:#fff;font-size:.8rem;font-weight:700;font-family:var(--font-mono);padding:8px 16px;animation:2.5s ease-in-out infinite reverse HeroSection-module__SEewqa__float;position:absolute;bottom:-20px;left:-20px}@keyframes HeroSection-module__SEewqa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HeroSection-module__SEewqa__ticker{background:var(--black);border-top:4px solid var(--orange);flex-shrink:0;align-items:center;height:48px;display:flex;overflow:hidden}.HeroSection-module__SEewqa__tickerInner{white-space:nowrap;animation:25s linear infinite HeroSection-module__SEewqa__ticker;display:flex}.HeroSection-module__SEewqa__tickerItems{font-family:var(--font-mono);color:var(--cream);letter-spacing:.05em;padding-right:48px;font-size:.85rem;font-weight:500}@keyframes HeroSection-module__SEewqa__ticker{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@media (max-width:768px){.HeroSection-module__SEewqa__content{grid-template-columns:1fr;gap:40px;padding-top:48px;padding-bottom:48px}.HeroSection-module__SEewqa__right{display:none}.HeroSection-module__SEewqa__ctas{flex-direction:column}.HeroSection-module__SEewqa__stats{gap:16px}}
.ProductCard-module__9j1fXa__card{background:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;height:100%;transition:all .2s;display:flex;overflow:hidden}.ProductCard-module__9j1fXa__card:hover{border-color:#f27a1a;transform:translateY(-4px);box-shadow:0 10px 20px #00000014}.ProductCard-module__9j1fXa__imageWrap{aspect-ratio:3/4;background:#f9f9f9;width:100%;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageWrap img{transition:transform .3s}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__imageWrap img{transform:scale(1.05)}.ProductCard-module__9j1fXa__badge{z-index:2;border:none;border-radius:4px;padding:4px 8px;font-size:.65rem;position:absolute;top:10px;left:10px}.ProductCard-module__9j1fXa__body{flex-direction:column;flex:1;padding:12px;display:flex}.ProductCard-module__9j1fXa__meta{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ProductCard-module__9j1fXa__name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.8rem;margin-bottom:8px;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__9j1fXa__stats{align-items:center;gap:12px;margin-bottom:12px;display:flex}.ProductCard-module__9j1fXa__stat{color:#666;align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:flex}.ProductCard-module__9j1fXa__rating{color:#ffb800;font-weight:700}.ProductCard-module__9j1fXa__reviews{color:#999;font-weight:400}.ProductCard-module__9j1fXa__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:12px;display:flex}.ProductCard-module__9j1fXa__price{flex-direction:column;display:flex}.ProductCard-module__9j1fXa__priceLabel{color:#999;text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:700}.ProductCard-module__9j1fXa__priceValue{color:#f27a1a;font-size:1.25rem;font-weight:800}.ProductCard-module__9j1fXa__addBtn{color:#333;cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ProductCard-module__9j1fXa__addBtn:hover{color:#fff;background:#f27a1a}
.FeaturedProducts-module__yQoekG__line{background:var(--black);flex:1;height:4px}.FeaturedProducts-module__yQoekG__cta{justify-content:center;margin-top:60px;display:flex}@media (max-width:640px){.FeaturedProducts-module__yQoekG__line{display:none}}
.CategorySection-module__-H8O9q__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;display:grid}.CategorySection-module__-H8O9q__card{background:var(--white);border:var(--border-thick);text-align:center;color:var(--black);flex-direction:column;align-items:center;padding:32px 24px;text-decoration:none;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.CategorySection-module__-H8O9q__card:hover{box-shadow:10px 10px 0px var(--black);background:var(--bg-hover);transform:translate(-6px,-6px)}.CategorySection-module__-H8O9q__icon{margin-bottom:16px;transition:transform .3s}.CategorySection-module__-H8O9q__card:hover .CategorySection-module__-H8O9q__icon{transform:scale(1.2)rotate(-5deg)}.CategorySection-module__-H8O9q__name{margin-bottom:8px;font-size:1.5rem}.CategorySection-module__-H8O9q__count{font-family:var(--font-mono);opacity:.7;font-size:.85rem}.CategorySection-module__-H8O9q__arrow{opacity:0;font-size:1.5rem;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;bottom:12px;right:12px}.CategorySection-module__-H8O9q__card:hover .CategorySection-module__-H8O9q__arrow{opacity:1;transform:translate(4px)}@media (max-width:640px){.CategorySection-module__-H8O9q__grid{grid-template-columns:repeat(2,1fr)}}
.FaqSection-module__Khuz2G__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FaqSection-module__Khuz2G__faqItem{background:var(--white);border:var(--border);box-shadow:4px 4px 0px var(--black);transition:all .2s}.FaqSection-module__Khuz2G__faqItem.FaqSection-module__Khuz2G__open{box-shadow:6px 6px 0px var(--black);transform:translate(-2px,-2px)}.FaqSection-module__Khuz2G__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-space);color:var(--black);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.1rem;font-weight:700;display:flex}.FaqSection-module__Khuz2G__answer{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.FaqSection-module__Khuz2G__open .FaqSection-module__Khuz2G__answer{max-height:500px;transition:max-height .3s cubic-bezier(1,0,1,0)}.FaqSection-module__Khuz2G__answerInner{color:var(--gray-600);padding:0 24px 20px;line-height:1.6}
.WhySection-module__RE18wa__grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.WhySection-module__RE18wa__item{flex-direction:column;gap:16px;display:flex}.WhySection-module__RE18wa__iconWrapper{background:var(--yellow);border:var(--border);width:80px;height:80px;box-shadow:4px 4px 0px var(--black);justify-content:center;align-items:center;transition:transform .2s;display:flex}.WhySection-module__RE18wa__item:hover .WhySection-module__RE18wa__iconWrapper{background:var(--orange);color:#fff;transform:scale(1.05)rotate(3deg)}.WhySection-module__RE18wa__title{text-transform:uppercase;font-size:1.25rem;font-weight:700}.WhySection-module__RE18wa__desc{color:var(--gray-600);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.WhySection-module__RE18wa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhySection-module__RE18wa__grid{grid-template-columns:1fr}}
