.HeroSection-module__MmUPlq__hero{justify-content:center;align-items:center;height:100vh;padding-top:70px;display:flex;position:relative;overflow:hidden}.HeroSection-module__MmUPlq__heroBg{position:absolute;inset:0}.HeroSection-module__MmUPlq__heroBg img{object-fit:cover;width:100%;height:100%}.HeroSection-module__MmUPlq__heroOverlay{background:#00000073;position:absolute;inset:0}.HeroSection-module__MmUPlq__heroContent{z-index:2;text-align:center;max-width:900px;padding:0 20px;position:relative}.HeroSection-module__MmUPlq__heroTitle{letter-spacing:4px;color:#fff;margin-bottom:24px;font-size:56px;font-weight:900;line-height:1.2}.HeroSection-module__MmUPlq__heroSubtitle{color:#fffc;letter-spacing:2px;margin-bottom:40px;font-size:20px;font-weight:400}.HeroSection-module__MmUPlq__heroBtn{background:var(--brand-primary);color:#fff;border-radius:var(--button-radius);letter-spacing:1px;box-shadow:0 4px 20px var(--brand-primary-glow);padding:16px 48px;font-size:18px;font-weight:700;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-block}.HeroSection-module__MmUPlq__heroBtn:hover{background:var(--brand-primary-hover);transform:translateY(-2px);box-shadow:0 8px 30px #ff950080}@media (max-width:992px){.HeroSection-module__MmUPlq__heroTitle{font-size:40px}.HeroSection-module__MmUPlq__heroSubtitle{font-size:18px}}@media (max-width:768px){.HeroSection-module__MmUPlq__hero{padding-top:60px}.HeroSection-module__MmUPlq__heroTitle{font-size:32px}.HeroSection-module__MmUPlq__heroSubtitle{font-size:16px}.HeroSection-module__MmUPlq__heroBtn{padding:14px 36px;font-size:16px}}
.StatsSection-module__NkTD3a__stats{background:var(--bg-primary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.StatsSection-module__NkTD3a__statsGrid{grid-template-columns:repeat(3,1fr);display:grid}.StatsSection-module__NkTD3a__statItem{text-align:center;padding:40px 20px;position:relative}.StatsSection-module__NkTD3a__statItem:not(:last-child):after{content:"";background:#ffffff1a;width:1px;height:60px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.StatsSection-module__NkTD3a__statNumber{color:var(--text-primary);margin-bottom:8px;font-size:36px;font-weight:800}.StatsSection-module__NkTD3a__statLabel{color:var(--text-muted);font-size:14px}@media (max-width:992px){.StatsSection-module__NkTD3a__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.StatsSection-module__NkTD3a__statNumber{font-size:28px}.StatsSection-module__NkTD3a__statItem:not(:last-child):after{display:none}}
.CategoriesSection-module__rMOqka__categories{background:var(--bg-primary);padding:var(--section-padding) 0}.CategoriesSection-module__rMOqka__categoriesWrapper{max-width:1300px;margin:0 auto;padding:0 40px}.CategoriesSection-module__rMOqka__sectionHeader{text-align:center;margin-bottom:40px;position:relative}.CategoriesSection-module__rMOqka__sectionTitle{letter-spacing:2px;color:var(--text-primary);font-size:32px;font-weight:700}.CategoriesSection-module__rMOqka__sectionDividerGlow{width:400px;max-width:90%;height:8px;margin:0 auto 12px}.CategoriesSection-module__rMOqka__sectionSubtitle{color:var(--text-muted);margin-bottom:12px;font-size:16px}.CategoriesSection-module__rMOqka__categoryGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.CategoriesSection-module__rMOqka__col{flex-direction:column;gap:24px;display:flex}.CategoriesSection-module__rMOqka__col>.CategoriesSection-module__rMOqka__categoryCard{flex:1}.CategoriesSection-module__rMOqka__categoryCard{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;transition:box-shadow var(--transition-normal), transform var(--transition-normal);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.CategoriesSection-module__rMOqka__categoryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.CategoriesSection-module__rMOqka__categoryCardImage{flex:1;min-height:200px;position:relative;overflow:hidden}.CategoriesSection-module__rMOqka__categoryCardImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.CategoriesSection-module__rMOqka__categoryCard:hover .CategoriesSection-module__rMOqka__categoryCardImage img{transform:scale(1.05)}.CategoriesSection-module__rMOqka__categoryCardBody{padding:16px 18px}.CategoriesSection-module__rMOqka__categoryCardTitle{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:700}.CategoriesSection-module__rMOqka__categoryCardDesc{color:var(--text-muted);font-size:13px;line-height:1.5}@media (max-width:992px){.CategoriesSection-module__rMOqka__categoryGrid,.CategoriesSection-module__rMOqka__col{gap:16px}.CategoriesSection-module__rMOqka__categoryCardImage{min-height:160px}}@media (max-width:768px){.CategoriesSection-module__rMOqka__categoriesWrapper{padding:0 20px}.CategoriesSection-module__rMOqka__categoryGrid{grid-template-columns:1fr}}
.ProcessSection-module__glnrrG__process{background:var(--bg-primary);padding:var(--section-padding) 0}.ProcessSection-module__glnrrG__processWrapper{max-width:1300px;margin:0 auto;padding:0 40px}.ProcessSection-module__glnrrG__sectionHeader{text-align:center;margin-bottom:40px;position:relative}.ProcessSection-module__glnrrG__sectionHeader img{pointer-events:none;width:412px;max-width:90%;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ProcessSection-module__glnrrG__sectionTitle{letter-spacing:2px;font-size:32px;font-weight:700}.ProcessSection-module__glnrrG__sectionDividerGlow{width:400px;max-width:90%;height:8px;margin:0 auto 12px}.ProcessSection-module__glnrrG__processSteps{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.ProcessSection-module__glnrrG__processStepCard{color:inherit;flex-direction:column;align-items:center;padding-top:24px;text-decoration:none;transition:transform .3s;display:flex;position:relative}.ProcessSection-module__glnrrG__processStepCard:hover{transform:translateY(-8px)}.ProcessSection-module__glnrrG__processStepCard:hover .ProcessSection-module__glnrrG__stepIconWrap{transform:scale(1.1)}.ProcessSection-module__glnrrG__stepCardBg{background:var(--bg-card);border-radius:var(--card-radius);clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);z-index:1;position:absolute;inset:90px 0 0}.ProcessSection-module__glnrrG__stepIconWrap{z-index:2;filter:drop-shadow(0 0 20px #ffd70099);margin-bottom:20px;padding-bottom:30px;transition:transform .3s;position:relative}.ProcessSection-module__glnrrG__stepIconImg{object-fit:contain;width:200px;height:200px}.ProcessSection-module__glnrrG__stepCardBody{z-index:2;text-align:left;width:100%;padding:0 20px 24px;position:absolute;top:185px}.ProcessSection-module__glnrrG__stepCardTitle{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.ProcessSection-module__glnrrG__stepCardDesc{color:var(--text-muted);font-size:14px;line-height:var(--line-height-body);margin:0}@media (max-width:992px){.ProcessSection-module__glnrrG__processSteps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProcessSection-module__glnrrG__sectionTitle{font-size:24px}.ProcessSection-module__glnrrG__processWrapper{padding:0 20px}.ProcessSection-module__glnrrG__processSteps{grid-template-columns:1fr}}
.KnowledgeSection-module__sd2Tua__knowledge{background:var(--bg-primary);padding:var(--section-padding) 0}.KnowledgeSection-module__sd2Tua__knowledgeWrapper{max-width:1300px;margin:0 auto;padding:0 40px}.KnowledgeSection-module__sd2Tua__sectionHeader{text-align:center;margin-bottom:40px;position:relative}.KnowledgeSection-module__sd2Tua__sectionTitle{letter-spacing:2px;color:var(--text-primary);font-size:32px;font-weight:700}.KnowledgeSection-module__sd2Tua__sectionSubtitle{color:var(--text-muted);letter-spacing:1px;margin-top:6px;font-size:15px}.KnowledgeSection-module__sd2Tua__sectionHeaderImg{pointer-events:none;width:412px;max-width:90%;position:absolute;top:8px;left:50%;transform:translate(-50%)}.KnowledgeSection-module__sd2Tua__sectionDividerGlow{background:radial-gradient(#ffc10773 0%,#0000 70%);border-radius:50%;width:400px;max-width:80%;height:8px;margin:0 auto 12px}.KnowledgeSection-module__sd2Tua__knowledgeTabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;display:flex}.KnowledgeSection-module__sd2Tua__knowledgeTab{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:11px 22px;font-size:15px;transition:color .3s,background .3s,border-color .3s;display:inline-flex}.KnowledgeSection-module__sd2Tua__knowledgeTab:hover{color:var(--text-primary);border-color:var(--border-medium)}.KnowledgeSection-module__sd2Tua__knowledgeTab.KnowledgeSection-module__sd2Tua__active{background:var(--tab-active-bg);color:var(--tab-active-text);border-color:#ffc10766;font-weight:600}.KnowledgeSection-module__sd2Tua__tabIcon{flex-shrink:0;width:20px;height:20px}.KnowledgeSection-module__sd2Tua__knowledgeContent{min-height:160px}.KnowledgeSection-module__sd2Tua__knowledgeEmpty{min-height:240px;color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.KnowledgeSection-module__sd2Tua__knowledgeGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.KnowledgeSection-module__sd2Tua__col{flex-direction:column;gap:24px;display:flex}.KnowledgeSection-module__sd2Tua__knowledgeCard{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;color:inherit;border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.KnowledgeSection-module__sd2Tua__knowledgeCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.KnowledgeSection-module__sd2Tua__knowledgeCardImg{width:100%;height:180px;position:relative;overflow:hidden}.KnowledgeSection-module__sd2Tua__knowledgeCardImg img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.KnowledgeSection-module__sd2Tua__knowledgeCard:hover .KnowledgeSection-module__sd2Tua__knowledgeCardImg img{transform:scale(1.05)}.KnowledgeSection-module__sd2Tua__knowledgeCardBody{padding:16px}.KnowledgeSection-module__sd2Tua__knowledgeCardTitle{color:var(--text-primary);margin-bottom:8px;font-size:15px;font-weight:600;line-height:1.5}.KnowledgeSection-module__sd2Tua__knowledgeCardDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.KnowledgeSection-module__sd2Tua__knowledgeCardDate{color:var(--text-dim);font-size:12px}@media (max-width:992px){.KnowledgeSection-module__sd2Tua__knowledge{padding:60px 0}.KnowledgeSection-module__sd2Tua__knowledgeGrid{grid-template-columns:1fr;gap:20px}.KnowledgeSection-module__sd2Tua__col{gap:20px}.KnowledgeSection-module__sd2Tua__knowledgeCardImg{height:200px}}@media (max-width:768px){.KnowledgeSection-module__sd2Tua__knowledge{padding:48px 0}.KnowledgeSection-module__sd2Tua__knowledgeWrapper{padding:0 20px}.KnowledgeSection-module__sd2Tua__sectionTitle{font-size:24px}.KnowledgeSection-module__sd2Tua__knowledgeTabs{gap:8px;margin-bottom:28px}.KnowledgeSection-module__sd2Tua__knowledgeTab{padding:9px 16px;font-size:14px}.KnowledgeSection-module__sd2Tua__knowledgeCardImg{height:180px}}
.AboutSection-module__k5WmaG__about{background:var(--bg-primary);padding:var(--section-padding) 0}.AboutSection-module__k5WmaG__aboutWrapper{max-width:var(--max-width);margin:0 auto;padding:0 40px}.AboutSection-module__k5WmaG__sectionHeader{text-align:center;margin-bottom:60px}.AboutSection-module__k5WmaG__sectionTitle{letter-spacing:2px;color:var(--text-primary);font-size:32px;font-weight:700}.AboutSection-module__k5WmaG__sectionDividerGlow{width:400px;max-width:90%;height:8px;margin:0 auto 12px}.AboutSection-module__k5WmaG__aboutLayout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.AboutSection-module__k5WmaG__aboutImage{border-radius:var(--card-radius);border:1px solid var(--border-subtle);height:400px;position:relative;overflow:hidden}.AboutSection-module__k5WmaG__aboutImage img{object-fit:cover;width:100%;height:100%;display:block}.AboutSection-module__k5WmaG__aboutText p{color:var(--text-body);margin-bottom:20px;font-size:15px;line-height:1.8}.AboutSection-module__k5WmaG__aboutText p:last-child{margin-bottom:0}@media (max-width:992px){.AboutSection-module__k5WmaG__aboutImage{height:320px}}@media (max-width:768px){.AboutSection-module__k5WmaG__aboutWrapper{padding:0 20px}.AboutSection-module__k5WmaG__aboutLayout{grid-template-columns:1fr;gap:24px}.AboutSection-module__k5WmaG__aboutImage{height:240px}.AboutSection-module__k5WmaG__aboutText p{margin-bottom:16px;font-size:14px;line-height:1.7}}
.FAQSection-module__jJfi2a__faq{background:var(--bg-primary);padding:var(--section-padding) 0}.FAQSection-module__jJfi2a__faqWrapper{max-width:1300px;margin:0 auto;padding:0 40px}.FAQSection-module__jJfi2a__sectionHeader{text-align:center;margin-bottom:40px;position:relative}.FAQSection-module__jJfi2a__sectionTitle{letter-spacing:2px;color:var(--text-primary);font-size:32px;font-weight:700}.FAQSection-module__jJfi2a__sectionDividerGlow{width:400px;max-width:90%;height:8px;margin:0 auto 12px}.FAQSection-module__jJfi2a__faqCarousel{align-items:center;gap:20px;margin-top:40px;display:flex}.FAQSection-module__jJfi2a__faqCards{flex-direction:column;flex:1;gap:16px;animation:.4s FAQSection-module__jJfi2a__fadeSlideIn;display:flex}@keyframes FAQSection-module__jJfi2a__fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.FAQSection-module__jJfi2a__faqCard{background:var(--bg-card);border-radius:var(--card-radius);border:1px solid var(--border-subtle);color:inherit;text-decoration:none;transition:transform .3s;display:flex;overflow:hidden}.FAQSection-module__jJfi2a__faqCard:hover{transform:translateY(-2px)}.FAQSection-module__jJfi2a__faqCardImage{border-radius:8px;flex-shrink:0;width:140px;min-height:140px;margin:16px;position:relative;overflow:hidden}.FAQSection-module__jJfi2a__faqCardImage img{object-fit:cover;width:100%;height:100%}.FAQSection-module__jJfi2a__faqCardBody{flex:1;padding:24px 24px 24px 0}.FAQSection-module__jJfi2a__faqCardTitle{font-size:18px;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-heading);color:var(--text-primary);margin-bottom:12px}.FAQSection-module__jJfi2a__faqCardAnswer{color:var(--text-muted);font-size:14px;line-height:var(--line-height-relaxed);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.FAQSection-module__jJfi2a__carouselBtn{background:var(--border-light);border:1px solid var(--border-medium);width:48px;height:48px;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FAQSection-module__jJfi2a__carouselBtn:hover{border-color:var(--brand-primary);background:#ff950026}.FAQSection-module__jJfi2a__prevBtn,.FAQSection-module__jJfi2a__nextBtn{z-index:2}@media (max-width:992px){.FAQSection-module__jJfi2a__faqWrapper{padding:0 20px}}@media (max-width:768px){.FAQSection-module__jJfi2a__faqWrapper{padding:0 20px}.FAQSection-module__jJfi2a__faqCarousel{flex-direction:row;gap:8px}.FAQSection-module__jJfi2a__faqCard{flex-direction:column}.FAQSection-module__jJfi2a__faqCardImage{border-radius:12px 12px 0 0;width:100%;height:160px;margin:0}.FAQSection-module__jJfi2a__faqCardBody{padding:20px}.FAQSection-module__jJfi2a__carouselBtn{width:36px;height:36px}.FAQSection-module__jJfi2a__carouselBtn svg{width:18px;height:18px}}
.StoresSection-module__Ntp3Ya__stores{background:var(--bg-primary);padding:var(--section-padding) 0}.StoresSection-module__Ntp3Ya__storesWrapper{max-width:1300px;margin:0 auto;padding:0 40px}.StoresSection-module__Ntp3Ya__sectionHeader{text-align:center;margin-bottom:40px;position:relative}.StoresSection-module__Ntp3Ya__sectionTitle{letter-spacing:2px;color:var(--text-primary);font-size:32px;font-weight:700}.StoresSection-module__Ntp3Ya__sectionDividerGlow{width:400px;max-width:90%;height:8px;margin:0 auto 12px}.StoresSection-module__Ntp3Ya__storeMap{border-radius:var(--card-radius);border:1px solid var(--border-subtle);background:var(--bg-card);width:100%;height:500px;margin-bottom:20px}.StoresSection-module__Ntp3Ya__storesCarousel{align-items:center;gap:20px;margin-top:40px;display:flex}.StoresSection-module__Ntp3Ya__storesGrid{flex:1;grid-template-columns:repeat(3,1fr);gap:24px;animation:.4s StoresSection-module__Ntp3Ya__fadeSlideIn;display:grid}@keyframes StoresSection-module__Ntp3Ya__fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.StoresSection-module__Ntp3Ya__storeCard{background:var(--bg-card);border-radius:var(--card-radius);cursor:pointer;border:1px solid var(--border-subtle);color:inherit;text-decoration:none;transition:transform .3s;display:block;overflow:hidden}.StoresSection-module__Ntp3Ya__storeCard:hover{transform:translateY(-4px)}.StoresSection-module__Ntp3Ya__storeImage{width:100%;height:180px;overflow:hidden}.StoresSection-module__Ntp3Ya__storeImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.StoresSection-module__Ntp3Ya__storeCard:hover .StoresSection-module__Ntp3Ya__storeImage img{transform:scale(1.05)}.StoresSection-module__Ntp3Ya__storeBody{padding:20px}.StoresSection-module__Ntp3Ya__storeName{color:var(--text-primary);margin-bottom:12px;font-size:16px;font-weight:700}.StoresSection-module__Ntp3Ya__storeInfo{color:var(--text-muted);font-size:13px;line-height:var(--line-height-body);margin-bottom:8px}.StoresSection-module__Ntp3Ya__carouselBtn{background:var(--border-light);border:1px solid var(--border-medium);width:48px;height:48px;color:var(--text-primary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s;display:flex}.StoresSection-module__Ntp3Ya__carouselBtn:hover{border-color:var(--brand-primary);background:#ff950026}@media (max-width:992px){.StoresSection-module__Ntp3Ya__storesWrapper{padding:0 20px}.StoresSection-module__Ntp3Ya__storesGrid{grid-template-columns:1fr}}@media (max-width:768px){.StoresSection-module__Ntp3Ya__storesWrapper{padding:0 20px}.StoresSection-module__Ntp3Ya__storesCarousel{flex-direction:row;gap:8px}.StoresSection-module__Ntp3Ya__storeMap{height:350px}.StoresSection-module__Ntp3Ya__carouselBtn{width:36px;height:36px}.StoresSection-module__Ntp3Ya__carouselBtn svg{width:18px;height:18px}}
