.StoreHomeView-module__9Boj4q__page{background-color:var(--bg-color);background-image:var(--bg-gradient);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.StoreHomeView-module__9Boj4q__glowOrbs{border-radius:var(--border-radius-full);pointer-events:none;z-index:1;background:radial-gradient(circle,#10b9811a 0%,#f59e0b0a 50%,#0000 100%);width:55vw;height:55vw;position:absolute;top:-5%;right:-10%}.StoreHomeView-module__9Boj4q__glowOrbs:after{content:"";border-radius:var(--border-radius-full);pointer-events:none;background:radial-gradient(circle,#f59e0b14 0%,#10b98108 60%,#0000 100%);width:45vw;height:45vw;position:absolute;top:40%;left:-25%}.StoreHomeView-module__9Boj4q__announcementBar{color:#fff;z-index:30;background:#031c13;border-bottom:1px solid #10b98140;padding:.35rem 1rem;font-size:.8rem;position:relative}.StoreHomeView-module__9Boj4q__announcementContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.StoreHomeView-module__9Boj4q__announcementLeft{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.StoreHomeView-module__9Boj4q__liveStatusBadge{color:#34d399;background:#10b98133;border:1px solid #10b98166;border-radius:9999px;align-items:center;gap:.35rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.StoreHomeView-module__9Boj4q__statusDot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite StoreHomeView-module__9Boj4q__blink;box-shadow:0 0 8px #34d399}@keyframes StoreHomeView-module__9Boj4q__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.StoreHomeView-module__9Boj4q__announcementDivider{color:#ffffff4d}.StoreHomeView-module__9Boj4q__announcementText{color:#d1fae5;font-size:.78rem;font-weight:500}.StoreHomeView-module__9Boj4q__announcementRight{align-items:center;gap:.75rem;font-size:.78rem;display:flex}.StoreHomeView-module__9Boj4q__quickPhoneLink{color:#fef08a;font-weight:700}.StoreHomeView-module__9Boj4q__header{-webkit-backdrop-filter:blur(16px);z-index:25;background:#fffffff0;border-bottom:1px solid #10b98126;padding:.65rem 1.5rem;position:sticky;top:0;box-shadow:0 3px 15px #064e3b0a}.StoreHomeView-module__9Boj4q__headerContainer{justify-content:space-between;align-items:center;display:flex}.StoreHomeView-module__9Boj4q__logoBlock{align-items:center;gap:.75rem;display:flex}.StoreHomeView-module__9Boj4q__logoBadge{box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex}.StoreHomeView-module__9Boj4q__logoBadge:hover{transform:translateY(-2px)}.StoreHomeView-module__9Boj4q__logoImg{object-fit:contain;filter:drop-shadow(0 3px 8px #10b98140);width:auto;height:52px}.StoreHomeView-module__9Boj4q__brandTitleBlock{flex-direction:column;display:flex}.StoreHomeView-module__9Boj4q__brandName{font-size:1.4rem;font-weight:900;font-family:var(--font-headings);text-transform:uppercase;letter-spacing:-.01em;line-height:1.1}.StoreHomeView-module__9Boj4q__brandPrimary{color:#059669;margin-right:2px}.StoreHomeView-module__9Boj4q__brandSecondary{color:#0284c7}.StoreHomeView-module__9Boj4q__brandSub{color:#0284c7;letter-spacing:.04em;margin-top:1px;font-size:.68rem;font-weight:700}.StoreHomeView-module__9Boj4q__nav{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.StoreHomeView-module__9Boj4q__navLink{color:#064e3b;font-size:.88rem;font-weight:600;transition:all .2s;position:relative}.StoreHomeView-module__9Boj4q__navLink:hover{color:#10b981}.StoreHomeView-module__9Boj4q__mobileNavToggle{color:#059669;cursor:pointer;background:0 0;border:1.5px solid #0596694d;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.35rem;line-height:1;transition:all .2s;display:none}.StoreHomeView-module__9Boj4q__mobileNavToggle:hover{background:#10b98114;border-color:#10b981}.StoreHomeView-module__9Boj4q__mobileNavDrawer{display:none}.StoreHomeView-module__9Boj4q__heroSliderSection{background:#02140d;align-items:center;width:100%;min-height:78vh;display:flex;position:relative;overflow:hidden}.StoreHomeView-module__9Boj4q__heroSlidesTrack{width:100%;height:100%;min-height:78vh;position:relative}.StoreHomeView-module__9Boj4q__heroSlide{opacity:0;visibility:hidden;align-items:center;width:100%;height:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),visibility .8s;display:flex;position:absolute;top:0;left:0}.StoreHomeView-module__9Boj4q__activeHeroSlide{opacity:1;visibility:visible;z-index:2}.StoreHomeView-module__9Boj4q__heroImageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.StoreHomeView-module__9Boj4q__heroSlideImg{transition:transform 6s ease-out;transform:scale(1.03);object-fit:cover!important}.StoreHomeView-module__9Boj4q__activeHeroSlide .StoreHomeView-module__9Boj4q__heroSlideImg{transform:scale(1)}.StoreHomeView-module__9Boj4q__heroOverlay{background:linear-gradient(90deg,#02140de0 0%,#02140da6 35%,#02140d26 50%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.StoreHomeView-module__9Boj4q__heroContentContainer{z-index:5;padding:4rem 1.5rem;position:relative}.StoreHomeView-module__9Boj4q__heroContent{flex-direction:column;gap:1.25rem;max-width:720px;animation:.8s ease-out forwards StoreHomeView-module__9Boj4q__heroTextFade;display:flex}@keyframes StoreHomeView-module__9Boj4q__heroTextFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StoreHomeView-module__9Boj4q__heroBadgesRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.StoreHomeView-module__9Boj4q__tagline{font-family:var(--font-headings);letter-spacing:.12em;text-transform:uppercase;color:#f59e0b;font-size:.85rem;font-weight:800;display:inline-block}.StoreHomeView-module__9Boj4q__heroDeptPill{color:#34d399;text-transform:uppercase;letter-spacing:.05em;background:#10b98140;border:1px solid #10b98173;border-radius:9999px;padding:.25rem .7rem;font-size:.78rem;font-weight:700}.StoreHomeView-module__9Boj4q__heroTitle{letter-spacing:-.03em;color:#fff;text-shadow:0 2px 10px #00000080;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1.12}.StoreHomeView-module__9Boj4q__heroSub{color:#d1fae5;text-shadow:0 1px 4px #0006;max-width:650px;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.StoreHomeView-module__9Boj4q__heroActionRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.StoreHomeView-module__9Boj4q__heroBranchLink{color:#fef08a;text-underline-offset:4px;background:#031c1399;border:1px solid #eab3084d;border-radius:8px;padding:.4rem .8rem;font-size:1.05rem;font-weight:700;text-decoration:underline;transition:all .2s}.StoreHomeView-module__9Boj4q__heroBranchLink:hover{color:#fff;background:#10b98166}.StoreHomeView-module__9Boj4q__heroNavBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#02140d99;border:1px solid #10b98166;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:2.2rem;font-weight:300;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.StoreHomeView-module__9Boj4q__heroNavBtn:hover{color:#031c13;background:#10b981d9;transform:translateY(-50%)scale(1.08)}.StoreHomeView-module__9Boj4q__heroPrevBtn{left:2rem}.StoreHomeView-module__9Boj4q__heroNextBtn{right:2rem}.StoreHomeView-module__9Boj4q__heroIndicators{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02140dbf;border:1px solid #10b9814d;border-radius:9999px;gap:.75rem;max-width:90vw;padding:.5rem 1rem;display:flex;position:absolute;bottom:2rem;left:50%;overflow-x:auto;transform:translate(-50%)}.StoreHomeView-module__9Boj4q__heroIndicatorBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;padding:.25rem .5rem;transition:all .2s;display:flex}.StoreHomeView-module__9Boj4q__indicatorBar{background:#ffffff4d;border-radius:9999px;width:32px;height:3px;transition:all .3s}.StoreHomeView-module__9Boj4q__indicatorLabel{color:#fff9;white-space:nowrap;font-size:.72rem;font-weight:700;transition:all .2s}.StoreHomeView-module__9Boj4q__activeIndicator .StoreHomeView-module__9Boj4q__indicatorBar{background:#10b981;width:48px;box-shadow:0 0 8px #10b981}.StoreHomeView-module__9Boj4q__activeIndicator .StoreHomeView-module__9Boj4q__indicatorLabel{color:#fff}.StoreHomeView-module__9Boj4q__metricsBarSection{z-index:10;background:#fff;border-bottom:1px solid #10b98126;position:relative;box-shadow:0 10px 30px #064e3b0a}.StoreHomeView-module__9Boj4q__metricsGrid{grid-template-columns:repeat(5,1fr);align-items:center;gap:.75rem;padding:1.75rem 1rem;display:grid}.StoreHomeView-module__9Boj4q__metricItem{border-right:1px solid #10b9812e;align-items:center;gap:.75rem;padding:0 .5rem;display:flex}.StoreHomeView-module__9Boj4q__metricItem:last-child{border-right:none}.StoreHomeView-module__9Boj4q__metricNumber{font-family:var(--font-headings);color:#047857;letter-spacing:-.02em;flex-shrink:0;font-size:clamp(1.6rem,2vw,2.2rem);font-weight:900}.StoreHomeView-module__9Boj4q__metricText{flex-direction:column;display:flex}.StoreHomeView-module__9Boj4q__metricText strong{color:#064e3b;font-size:.92rem;line-height:1.2}.StoreHomeView-module__9Boj4q__metricText span{color:#64748b;margin-top:2px;font-size:.75rem;line-height:1.3}.StoreHomeView-module__9Boj4q__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:800px;margin:0 auto 3.5rem;display:flex}.StoreHomeView-module__9Boj4q__sectionHeader h2{color:#064e3b;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:900;line-height:1.2}.StoreHomeView-module__9Boj4q__sectionHeader p{color:#334155;font-size:1.05rem;line-height:1.7}.StoreHomeView-module__9Boj4q__aboutSection{z-index:10;padding:4.5rem 2rem 3rem;position:relative}.StoreHomeView-module__9Boj4q__aboutHeroSplit{background:#fff;border:1.5px solid #10b98133;border-radius:28px;grid-template-columns:1.15fr 1fr;align-items:center;gap:3.5rem;margin-bottom:3.5rem;padding:3.5rem;display:grid;box-shadow:0 20px 50px #064e3b0f}.StoreHomeView-module__9Boj4q__aboutContentLeft{flex-direction:column;gap:1.35rem;display:flex}.StoreHomeView-module__9Boj4q__aboutHeaderBadge{color:#047857;text-transform:uppercase;letter-spacing:.08em;background:#10b9811a;border:1px solid #10b98140;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.StoreHomeView-module__9Boj4q__badgeDot{background:#10b981;border-radius:50%;width:7px;height:7px}.StoreHomeView-module__9Boj4q__aboutMainHeading{color:#064e3b;font-size:clamp(2.2rem,3.2vw,3rem);font-weight:900;line-height:1.15}.StoreHomeView-module__9Boj4q__headingAccent{color:#0284c7}.StoreHomeView-module__9Boj4q__aboutTextGroup{flex-direction:column;gap:1rem;display:flex}.StoreHomeView-module__9Boj4q__aboutLeadParagraph{color:#064e3b;font-size:1.15rem;font-weight:600;line-height:1.75}.StoreHomeView-module__9Boj4q__aboutSubParagraph{color:#475569;font-size:1.02rem;line-height:1.75}.StoreHomeView-module__9Boj4q__aboutPillarsGrid{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:.75rem;display:grid}.StoreHomeView-module__9Boj4q__aboutPillarItem{background:#f8fafc;border:1px solid #10b98133;border-radius:14px;align-items:center;gap:.65rem;padding:.85rem .95rem;transition:all .2s;display:flex}.StoreHomeView-module__9Boj4q__aboutPillarItem:hover{background:#f0fdf4;border-color:#10b981;transform:translateY(-2px)}.StoreHomeView-module__9Boj4q__pillarIcon{font-size:1.35rem}.StoreHomeView-module__9Boj4q__pillarText{flex-direction:column;min-width:0;display:flex}.StoreHomeView-module__9Boj4q__pillarText strong{color:#064e3b;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:800;overflow:hidden}.StoreHomeView-module__9Boj4q__pillarText span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.StoreHomeView-module__9Boj4q__aboutImageRight{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.StoreHomeView-module__9Boj4q__aboutImageCardFrame{background:linear-gradient(145deg,#f8fafc 0%,#e2e8f0 100%);border:1.5px solid #10b98140;border-radius:22px;width:100%;max-width:440px;padding:.75rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #064e3b1f}.StoreHomeView-module__9Boj4q__aboutImageWrapper{aspect-ratio:1028/1529;border-radius:16px;width:100%;position:relative;overflow:hidden}.StoreHomeView-module__9Boj4q__aboutStoreImg{border-radius:14px;transition:transform .5s;object-fit:contain!important}.StoreHomeView-module__9Boj4q__aboutImageCardFrame:hover .StoreHomeView-module__9Boj4q__aboutStoreImg{transform:scale(1.02)}.StoreHomeView-module__9Boj4q__floatingLegacyBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:5;background:#031c13eb;border:1px solid #eab30880;border-radius:14px;align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;box-shadow:0 10px 25px #0006}.StoreHomeView-module__9Boj4q__floatingBadgeIcon{font-size:1.5rem}.StoreHomeView-module__9Boj4q__floatingBadgeText{flex-direction:column;display:flex}.StoreHomeView-module__9Boj4q__floatingBadgeText strong{color:#fef08a;font-size:.86rem;font-weight:800}.StoreHomeView-module__9Boj4q__floatingBadgeText span{color:#d1fae5;font-size:.72rem}.StoreHomeView-module__9Boj4q__visionMissionGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.StoreHomeView-module__9Boj4q__vmCard{background:#fff;border:1.5px solid #10b98133;border-radius:20px;flex-direction:column;gap:.85rem;padding:2.2rem 2rem;transition:all .25s;display:flex;box-shadow:0 10px 30px #064e3b0a}.StoreHomeView-module__9Boj4q__vmCard:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 15px 35px #064e3b1a}.StoreHomeView-module__9Boj4q__vmIconRow{align-items:center;gap:.6rem;display:flex}.StoreHomeView-module__9Boj4q__vmIcon{font-size:1.8rem}.StoreHomeView-module__9Boj4q__vmBadge{text-transform:uppercase;color:#047857;letter-spacing:.05em;background:#10b9811f;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:800}.StoreHomeView-module__9Boj4q__vmCard h3{color:#064e3b;font-size:1.4rem;font-weight:800}.StoreHomeView-module__9Boj4q__vmCard p{color:#475569;font-size:.98rem;line-height:1.7}.StoreHomeView-module__9Boj4q__gallerySection{z-index:10;padding:5rem 2rem;position:relative}.StoreHomeView-module__9Boj4q__galleryHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.StoreHomeView-module__9Boj4q__galleryHeaderLeft{max-width:700px}.StoreHomeView-module__9Boj4q__galleryHeaderLeft h2{color:#064e3b;margin-top:.35rem;font-size:clamp(2rem,3.2vw,2.6rem);font-weight:900;line-height:1.2}.StoreHomeView-module__9Boj4q__galleryHeaderLeft p{color:#334155;margin-top:.5rem;font-size:1rem;line-height:1.6}.StoreHomeView-module__9Boj4q__galleryNavControls{align-items:center;gap:.75rem;display:flex}.StoreHomeView-module__9Boj4q__gallerySliderNavBtn{color:#064e3b;cursor:pointer;background:#fff;border:1.5px solid #10b98159;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-bottom:4px;font-size:1.85rem;font-weight:700;line-height:1;transition:all .25s;display:flex;box-shadow:0 4px 14px #064e3b1a}.StoreHomeView-module__9Boj4q__gallerySliderNavBtn:hover{color:#fff;background:#064e3b;border-color:#064e3b;transform:translateY(-2px);box-shadow:0 8px 20px #064e3b40}.StoreHomeView-module__9Boj4q__galleryFilters{flex-wrap:wrap;justify-content:flex-start;gap:.6rem;margin-bottom:1.75rem;display:flex}.StoreHomeView-module__9Boj4q__filterChip{color:#064e3b;cursor:pointer;background:#fff;border:1px solid #10b98140;border-radius:9999px;padding:.55rem 1.15rem;font-size:.88rem;font-weight:700;transition:all .2s;box-shadow:0 2px 6px #064e3b0a}.StoreHomeView-module__9Boj4q__filterChip:hover{background:#f0fdf4;border-color:#10b981;transform:translateY(-1px)}.StoreHomeView-module__9Boj4q__activeFilterChip{box-shadow:0 4px 14px #064e3b40;color:#fff!important;background:linear-gradient(135deg,#064e3b,#047857)!important;border-color:#064e3b!important}.StoreHomeView-module__9Boj4q__gallerySliderWrapper{width:100%;position:relative;overflow:hidden}.StoreHomeView-module__9Boj4q__gallerySliderTrack{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#10b98180 #10b9810f;flex-direction:row;gap:1.5rem;padding:.5rem .25rem 1.5rem;display:flex;overflow-x:auto}.StoreHomeView-module__9Boj4q__gallerySliderTrack::-webkit-scrollbar{height:6px}.StoreHomeView-module__9Boj4q__gallerySliderTrack::-webkit-scrollbar-track{background:#10b98114;border-radius:9999px}.StoreHomeView-module__9Boj4q__gallerySliderTrack::-webkit-scrollbar-thumb{background:#10b981;border-radius:9999px}.StoreHomeView-module__9Boj4q__galleryCard{scroll-snap-align:start;cursor:pointer;background:#fff;border:1.5px solid #10b98133;border-radius:20px;flex-direction:column;flex:0 0 360px;max-width:360px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #064e3b0f}.StoreHomeView-module__9Boj4q__galleryCard:hover{border-color:#10b981;transform:translateY(-6px);box-shadow:0 20px 40px #064e3b24}.StoreHomeView-module__9Boj4q__gallerySliderHint{text-align:center;color:#059669;margin-top:.75rem;font-size:.85rem;font-weight:600}.StoreHomeView-module__9Boj4q__galleryImgWrapper{background:#031c13;width:100%;height:260px;position:relative;overflow:hidden}.StoreHomeView-module__9Boj4q__galleryImg{transition:transform .5s;object-fit:cover!important}.StoreHomeView-module__9Boj4q__galleryCard:hover .StoreHomeView-module__9Boj4q__galleryImg{transform:scale(1.06)}.StoreHomeView-module__9Boj4q__galleryImgOverlay{opacity:0;background:#031c1373;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.StoreHomeView-module__9Boj4q__galleryCard:hover .StoreHomeView-module__9Boj4q__galleryImgOverlay{opacity:1}.StoreHomeView-module__9Boj4q__zoomPrompt{color:#fff;background:#10b981;border-radius:9999px;padding:.5rem 1rem;font-size:.85rem;font-weight:800;box-shadow:0 4px 12px #0000004d}.StoreHomeView-module__9Boj4q__imgNumBadge{color:#34d399;font-size:.8rem;font-weight:900;font-family:var(--font-headings);background:#031c13d9;border:1px solid #10b98166;border-radius:8px;padding:.25rem .65rem;position:absolute;top:1rem;left:1rem}.StoreHomeView-module__9Boj4q__cardCategoryBadge{color:#064e3b;background:#fffffff2;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:800;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.StoreHomeView-module__9Boj4q__galleryCardContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.StoreHomeView-module__9Boj4q__galleryCardTop{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.StoreHomeView-module__9Boj4q__deptBadge{color:#059669;font-size:.78rem;font-weight:700}.StoreHomeView-module__9Boj4q__badgePill{text-transform:uppercase;color:#b45309;background:#fef3c7;border-radius:6px;padding:.2rem .55rem;font-size:.72rem;font-weight:800}.StoreHomeView-module__9Boj4q__galleryCardContent h3{color:#064e3b;font-size:1.15rem;font-weight:800;line-height:1.3}.StoreHomeView-module__9Boj4q__galleryCardContent p{color:#475569;font-size:.88rem;line-height:1.5}.StoreHomeView-module__9Boj4q__highlightPillsRow{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.5rem;display:flex}.StoreHomeView-module__9Boj4q__miniPill{color:#047857;background:#f0fdf4;border:1px solid #10b98133;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.StoreHomeView-module__9Boj4q__branchesSection{z-index:10;padding:4.5rem 2rem 2rem;position:relative}.StoreHomeView-module__9Boj4q__branchTabsContainer{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.StoreHomeView-module__9Boj4q__branchTabBtn{text-align:left;cursor:pointer;background:#fff;border:2px solid #10b98133;border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .25s;display:flex;box-shadow:0 4px 15px #064e3b0a}.StoreHomeView-module__9Boj4q__branchTabBtn:hover{border-color:#10b981;transform:translateY(-2px)}.StoreHomeView-module__9Boj4q__activeBranchTab{background:#f0fdf4!important;border-color:#10b981!important;box-shadow:0 10px 30px #10b98126!important}.StoreHomeView-module__9Boj4q__branchTabIcon{background:#fff;border:1px solid #10b98133;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:2.2rem;display:flex}.StoreHomeView-module__9Boj4q__branchTabText strong{color:#064e3b;margin-bottom:.2rem;font-size:1.15rem;display:block}.StoreHomeView-module__9Boj4q__branchTabText span{color:#475569;font-size:.85rem}.StoreHomeView-module__9Boj4q__branchShowcaseCard{background:#fff;border:1.5px solid #10b98133;border-radius:24px;grid-template-columns:1.05fr 1.15fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 20px 50px #064e3b14}.StoreHomeView-module__9Boj4q__branchPhotoCol{background:linear-gradient(145deg,#f8fafc 0%,#eef2f6 100%);justify-content:center;align-items:center;min-height:480px;padding:1.25rem;display:flex;position:relative}.StoreHomeView-module__9Boj4q__branchPhotoWrapper{justify-content:center;align-items:center;width:100%;height:100%;min-height:440px;display:flex;position:relative}.StoreHomeView-module__9Boj4q__branchPhoto{border-radius:16px;box-shadow:0 8px 25px #0000001a;object-fit:contain!important}.StoreHomeView-module__9Boj4q__branchPhotoBadge{color:#fef08a;z-index:5;background:#031c13eb;border:1px solid #eab30880;border-radius:9999px;padding:.4rem 1rem;font-size:.85rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #0000004d}.StoreHomeView-module__9Boj4q__branchInfoCol{flex-direction:column;gap:1.5rem;padding:3rem;display:flex}.StoreHomeView-module__9Boj4q__branchInfoHeader h2{color:#064e3b;margin-top:.25rem;font-size:2rem;font-weight:900}.StoreHomeView-module__9Boj4q__branchTagline{color:#059669;font-size:.95rem;font-weight:600}.StoreHomeView-module__9Boj4q__branchDescription{color:#334155;font-size:.98rem;line-height:1.7}.StoreHomeView-module__9Boj4q__branchMetadataGrid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem;display:grid}.StoreHomeView-module__9Boj4q__metaBox{flex-direction:column;gap:.2rem;display:flex}.StoreHomeView-module__9Boj4q__metaLabel{color:#047857;text-transform:uppercase;font-size:.75rem;font-weight:800}.StoreHomeView-module__9Boj4q__metaValue{color:#0f172a;font-size:.95rem}.StoreHomeView-module__9Boj4q__metaSub{color:#64748b;font-size:.78rem}.StoreHomeView-module__9Boj4q__phonesList{color:#0f172a;flex-direction:column;gap:.2rem;font-size:.88rem;display:flex}.StoreHomeView-module__9Boj4q__branchSpecialties{flex-direction:column;gap:.5rem;display:flex}.StoreHomeView-module__9Boj4q__specialtiesTitle{color:#64748b;text-transform:uppercase;font-size:.8rem;font-weight:800}.StoreHomeView-module__9Boj4q__specialtiesGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.StoreHomeView-module__9Boj4q__specChip{color:#064e3b;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.StoreHomeView-module__9Boj4q__specChip span:first-child{color:#10b981;font-weight:900}.StoreHomeView-module__9Boj4q__branchQuoteBox{color:#92400e;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:0 12px 12px 0;padding:1rem 1.25rem;font-size:.9rem;font-style:italic}.StoreHomeView-module__9Boj4q__branchActionsRow{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.StoreHomeView-module__9Boj4q__branchWhatsAppBtn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #10b9814d}.StoreHomeView-module__9Boj4q__branchWhatsAppBtn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 22px #10b98166}.StoreHomeView-module__9Boj4q__branchMapsBtn{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.StoreHomeView-module__9Boj4q__branchMapsBtn:hover{color:#047857;background:#f0fdf4;border-color:#10b981;transform:translateY(-2px)}.StoreHomeView-module__9Boj4q__departmentsSection{z-index:10;padding:1.5rem 2rem 4.5rem;position:relative}.StoreHomeView-module__9Boj4q__mergedValuesSection{z-index:10;padding:4.5rem 2rem 3.5rem;position:relative}.StoreHomeView-module__9Boj4q__mergedDualGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2.25rem;display:grid}.StoreHomeView-module__9Boj4q__mergedColCard{background:#ffffffe0;border:1.5px solid #10b98133;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2.25rem 2rem;display:flex;box-shadow:0 10px 30px #064e3b0a}.StoreHomeView-module__9Boj4q__mergedColHeader{border-bottom:1px solid #10b98126;flex-direction:column;gap:.4rem;padding-bottom:1.15rem;display:flex}.StoreHomeView-module__9Boj4q__mergedHeaderBadge{color:#047857;text-transform:uppercase;letter-spacing:.06em;background:#f0fdf4;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.4rem;width:fit-content;padding:.28rem .7rem;font-size:.76rem;font-weight:800;display:inline-flex}.StoreHomeView-module__9Boj4q__mergedBadgeIcon{font-size:.9rem}.StoreHomeView-module__9Boj4q__mergedColTitle{color:#064e3b;margin:.1rem 0 0;font-size:1.5rem;font-weight:900}.StoreHomeView-module__9Boj4q__mergedColSubtitle{color:#475569;margin:0;font-size:.9rem;line-height:1.5}.StoreHomeView-module__9Boj4q__textItemList{flex-direction:column;gap:.85rem;display:flex}.StoreHomeView-module__9Boj4q__textItemRow{background:#ffffffa6;border:1px solid #10b98124;border-radius:14px;align-items:flex-start;gap:.9rem;padding:.95rem 1.1rem;transition:all .25s;display:flex}.StoreHomeView-module__9Boj4q__textItemRow:hover{background:#fff;border-color:#10b981;transform:translate(4px);box-shadow:0 4px 16px #10b98114}.StoreHomeView-module__9Boj4q__textItemIconWrap{background:#f0fdf4;border:1px solid #10b98140;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.15rem;display:flex}.StoreHomeView-module__9Boj4q__valIndexNumber{color:#059669;font-family:monospace;font-size:.82rem;font-weight:900}.StoreHomeView-module__9Boj4q__textItemContent{flex-direction:column;gap:.2rem;display:flex}.StoreHomeView-module__9Boj4q__textItemTitle{color:#064e3b;align-items:center;gap:.4rem;margin:0;font-size:1.02rem;font-weight:800;display:flex}.StoreHomeView-module__9Boj4q__valEmoji{font-size:.92rem}.StoreHomeView-module__9Boj4q__textItemDesc{color:#475569;margin:0;font-size:.88rem;line-height:1.5}.StoreHomeView-module__9Boj4q__leadershipCombinedBox{background-color:#fff;border:1.5px solid #10b98133;border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden;box-shadow:0 15px 35px #064e3b0d}.StoreHomeView-module__9Boj4q__leaderCardLeft{box-sizing:border-box;border-right:1px solid #10b98126;align-items:flex-start;gap:1.75rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.StoreHomeView-module__9Boj4q__leaderCardRight{box-sizing:border-box;align-items:flex-start;gap:1.75rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.StoreHomeView-module__9Boj4q__leaderImgWrapper{aspect-ratio:3/4;background:#031c13;border:3px solid #c5a86a;border-radius:16px;flex-shrink:0;width:230px;position:relative;overflow:hidden;box-shadow:0 8px 24px #064e3b1f}.StoreHomeView-module__9Boj4q__leaderImg{object-fit:cover!important}.StoreHomeView-module__9Boj4q__leaderBody{text-align:left;flex-direction:column;flex:1;justify-content:flex-start;gap:.65rem;padding:.25rem 0 0;display:flex}.StoreHomeView-module__9Boj4q__leaderCardHeading{font-family:var(--font-headings);flex-direction:column;justify-content:flex-start;min-height:2.6em;margin:0;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:800;line-height:1.25;display:flex}.StoreHomeView-module__9Boj4q__leaderTitlePrimary{color:#064e3b}.StoreHomeView-module__9Boj4q__leaderTitleSecondary{color:#059669}.StoreHomeView-module__9Boj4q__leaderDivider{align-items:center;gap:.75rem;width:100%;max-width:180px;margin:.15rem 0;display:flex}.StoreHomeView-module__9Boj4q__leaderDivider:before,.StoreHomeView-module__9Boj4q__leaderDivider:after{content:"";opacity:.35;background-color:#10b981;flex:1;height:1.5px}.StoreHomeView-module__9Boj4q__leaderDivider span{color:#10b981;justify-content:center;align-items:center;font-size:.5rem;line-height:1;display:flex}.StoreHomeView-module__9Boj4q__leaderQuoteText{color:#334155;text-align:justify;flex-direction:column;gap:.65rem;font-size:.83rem;line-height:1.65;display:flex}.StoreHomeView-module__9Boj4q__leaderQuoteText p{margin:0}.StoreHomeView-module__9Boj4q__leaderFooter{flex-direction:column;gap:.15rem;margin-top:.35rem;display:flex}.StoreHomeView-module__9Boj4q__leaderName{font-family:var(--font-headings);color:#059669;font-size:1rem;font-weight:800}.StoreHomeView-module__9Boj4q__leaderTitle{color:#064e3b;font-size:.78rem;font-weight:700}.StoreHomeView-module__9Boj4q__leaderCompany{color:#64748b;font-size:.72rem;font-weight:600}.StoreHomeView-module__9Boj4q__contactSection{z-index:10;padding:3rem 2rem 2.5rem;position:relative}.StoreHomeView-module__9Boj4q__compactHeader{text-align:center;margin-bottom:1.75rem}.StoreHomeView-module__9Boj4q__compactHeader h2{color:#064e3b;margin:.25rem 0 .35rem;font-size:2rem;font-weight:900}.StoreHomeView-module__9Boj4q__compactHeader p{color:#475569;max-width:550px;margin:0 auto;font-size:.95rem}.StoreHomeView-module__9Boj4q__compactContactPanel{border-radius:20px;grid-template-columns:1fr 1.15fr;align-items:start;gap:2rem;padding:2rem;display:grid}.StoreHomeView-module__9Boj4q__compactInfoCol{border-right:1px solid #10b98126;flex-direction:column;gap:1.25rem;padding-right:1.5rem;display:flex}.StoreHomeView-module__9Boj4q__compactInfoItem{align-items:flex-start;gap:.85rem;display:flex}.StoreHomeView-module__9Boj4q__compactInfoIcon{background:#f0fdf4;border:1px solid #10b98140;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;display:flex}.StoreHomeView-module__9Boj4q__compactInfoItem h4{color:#064e3b;margin:0 0 .15rem;font-size:.95rem;font-weight:800}.StoreHomeView-module__9Boj4q__compactInfoItem p{color:#475569;margin:0;font-size:.88rem}.StoreHomeView-module__9Boj4q__compactMapLink{color:#10b981;margin-top:.25rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-block}.StoreHomeView-module__9Boj4q__compactMapLink:hover{text-decoration:underline}.StoreHomeView-module__9Boj4q__compactContactList{flex-wrap:wrap;gap:.4rem .85rem;margin-top:.2rem;display:flex}.StoreHomeView-module__9Boj4q__compactContactList a{color:#064e3b;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s}.StoreHomeView-module__9Boj4q__compactContactList a:hover{color:#10b981}.StoreHomeView-module__9Boj4q__compactSocials{align-items:center;gap:.5rem;margin-top:.15rem;font-size:.85rem;font-weight:700;display:flex}.StoreHomeView-module__9Boj4q__compactSocials a{color:#047857;text-decoration:none}.StoreHomeView-module__9Boj4q__compactSocials a:hover{color:#10b981}.StoreHomeView-module__9Boj4q__compactSocials span{color:#cbd5e1}.StoreHomeView-module__9Boj4q__compactHandle{color:#059669;margin-top:.15rem;font-size:.78rem;font-weight:700;display:block}.StoreHomeView-module__9Boj4q__compactFormCol{flex-direction:column;display:flex}.StoreHomeView-module__9Boj4q__compactForm{flex-direction:column;gap:.75rem;display:flex}.StoreHomeView-module__9Boj4q__compactFormRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.StoreHomeView-module__9Boj4q__compactFormGroup{flex-direction:column;gap:.3rem;display:flex}.StoreHomeView-module__9Boj4q__compactFormGroup label{text-transform:uppercase;letter-spacing:.04em;color:#064e3b;font-size:.75rem;font-weight:800}.StoreHomeView-module__9Boj4q__compactInput,.StoreHomeView-module__9Boj4q__compactTextarea{color:#0f172a;background:#fff;border:1px solid #10b98133;border-radius:10px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;transition:all .2s}.StoreHomeView-module__9Boj4q__compactInput:focus,.StoreHomeView-module__9Boj4q__compactTextarea:focus{border-color:#10b981;box-shadow:0 0 0 2.5px #10b98126}.StoreHomeView-module__9Boj4q__compactTextarea{resize:vertical;min-height:60px}.StoreHomeView-module__9Boj4q__compactSuccess{color:#047857;background:#f0fdf4;border:1px solid #10b981;border-radius:8px;padding:.65rem .9rem;font-size:.85rem;font-weight:700}.StoreHomeView-module__9Boj4q__compactError{color:#dc2626;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:.65rem .9rem;font-size:.85rem;font-weight:700}.StoreHomeView-module__9Boj4q__footerQuoteBox{background:#10b9811a;border:1px solid #10b98140;border-radius:14px;flex-direction:column;gap:.35rem;margin:.5rem 0;padding:1rem 1.25rem;display:flex}.StoreHomeView-module__9Boj4q__footerQuoteBadge{text-transform:uppercase;color:#34d399;letter-spacing:.08em;font-size:.72rem;font-weight:800}.StoreHomeView-module__9Boj4q__footerQuoteText{color:#fff;font-size:.92rem;font-style:italic;line-height:1.5}.StoreHomeView-module__9Boj4q__footer{color:#fff;z-index:10;background:#02140d;border-top:1px solid #10b98133;margin-top:auto;padding:5rem 2rem 2rem;position:relative}.StoreHomeView-module__9Boj4q__footerContainer{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem;display:grid}.StoreHomeView-module__9Boj4q__footerBrandCol{flex-direction:column;gap:1rem;display:flex}.StoreHomeView-module__9Boj4q__footerLogoRow{align-items:center;gap:1rem;display:flex}.StoreHomeView-module__9Boj4q__footerLogoImg{object-fit:contain;filter:drop-shadow(0 8px 24px #10b9818c);width:auto;height:110px;max-height:130px}.StoreHomeView-module__9Boj4q__footerBrandName{font-size:1.5rem;font-weight:900;font-family:var(--font-headings);color:#fff}.StoreHomeView-module__9Boj4q__footerBadges{flex-wrap:wrap;gap:.5rem;display:flex}.StoreHomeView-module__9Boj4q__footerPurityBadge{color:#fef08a;background:#eab30826;border:1px solid #eab3084d;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.StoreHomeView-module__9Boj4q__footerLinksCol h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:1rem;font-weight:800}.StoreHomeView-module__9Boj4q__footerLinksCol ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.StoreHomeView-module__9Boj4q__footerLinksCol a{color:#a7f3d0;font-size:.9rem;transition:all .2s}.StoreHomeView-module__9Boj4q__footerLinksCol a:hover{color:#fff;padding-left:4px}.StoreHomeView-module__9Boj4q__footerLinksCol li{color:#a7f3d0;font-size:.88rem;line-height:1.5}.StoreHomeView-module__9Boj4q__footerBottomBar{color:#6ee7b7;border-top:1px solid #10b98126;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:1024px){.StoreHomeView-module__9Boj4q__mergedDualGrid{grid-template-columns:1fr;gap:2rem}.StoreHomeView-module__9Boj4q__heroNavBtn{display:none}.StoreHomeView-module__9Boj4q__metricsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.StoreHomeView-module__9Boj4q__metricItem{border-right:none}.StoreHomeView-module__9Boj4q__aboutHeroSplit{grid-template-columns:1fr;gap:2.5rem;padding:2.5rem}.StoreHomeView-module__9Boj4q__aboutPillarsGrid{grid-template-columns:1fr}.StoreHomeView-module__9Boj4q__aboutImageCardFrame{max-width:360px;margin:0 auto}.StoreHomeView-module__9Boj4q__aboutImageWrapper{aspect-ratio:1028/1529;height:auto}.StoreHomeView-module__9Boj4q__visionMissionGrid,.StoreHomeView-module__9Boj4q__branchShowcaseCard{grid-template-columns:1fr}.StoreHomeView-module__9Boj4q__branchPhotoCol{height:auto;min-height:340px}.StoreHomeView-module__9Boj4q__branchInfoCol{padding:2rem}.StoreHomeView-module__9Boj4q__leadershipCombinedBox{grid-template-columns:1fr}.StoreHomeView-module__9Boj4q__leaderCardLeft{border-bottom:1px solid #10b98126;border-right:none;flex-direction:column}.StoreHomeView-module__9Boj4q__leaderCardRight{flex-direction:column-reverse}.StoreHomeView-module__9Boj4q__leaderImgWrapper{width:220px}.StoreHomeView-module__9Boj4q__footerContainer{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.StoreHomeView-module__9Boj4q__header{z-index:999;padding:.85rem 1rem;position:sticky;top:0}.StoreHomeView-module__9Boj4q__headerContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.StoreHomeView-module__9Boj4q__nav{display:none}.StoreHomeView-module__9Boj4q__mobileNavToggle{display:flex}.StoreHomeView-module__9Boj4q__mobileNavDrawer{opacity:0;pointer-events:none;z-index:999;background:#fff;border-bottom:2px solid #10b981;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 15px 35px #064e3b26}.StoreHomeView-module__9Boj4q__mobileNavDrawerOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.StoreHomeView-module__9Boj4q__mobileNavLink{color:#064e3b;border-bottom:1px solid #10b9811a;padding:.55rem 0;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s}.StoreHomeView-module__9Boj4q__mobileNavLink:hover{color:#10b981}.StoreHomeView-module__9Boj4q__mobileNavConnectBtn{text-align:center;background:linear-gradient(135deg,#059669 0%,#0284c7 100%);border-radius:10px;margin-top:.5rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;text-decoration:none;box-shadow:0 4px 15px #05966940;color:#fff!important}.StoreHomeView-module__9Boj4q__heroTitle{font-size:2.2rem}.StoreHomeView-module__9Boj4q__metricsGrid{grid-template-columns:1fr;gap:1rem}.StoreHomeView-module__9Boj4q__galleryHeaderRow{flex-direction:column;align-items:flex-start}.StoreHomeView-module__9Boj4q__galleryCard{flex:0 0 290px;max-width:290px}.StoreHomeView-module__9Boj4q__mergedColCard{padding:1.75rem 1.25rem}.StoreHomeView-module__9Boj4q__textItemRow{padding:.85rem .95rem}.StoreHomeView-module__9Boj4q__branchTabsContainer,.StoreHomeView-module__9Boj4q__branchMetadataGrid,.StoreHomeView-module__9Boj4q__specialtiesGrid{grid-template-columns:1fr}.StoreHomeView-module__9Boj4q__compactContactPanel{grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.StoreHomeView-module__9Boj4q__compactInfoCol{border-bottom:1px solid #10b98126;border-right:none;padding-bottom:1.25rem;padding-right:0}.StoreHomeView-module__9Boj4q__compactFormRow{grid-template-columns:1fr}.StoreHomeView-module__9Boj4q__footerContainer{grid-template-columns:1fr;gap:2rem}.StoreHomeView-module__9Boj4q__footerBottomBar{text-align:center;flex-direction:column}.StoreHomeView-module__9Boj4q__departmentsSection{padding:1.5rem .25rem 3rem!important}.StoreHomeView-module__9Boj4q__mergedValuesSection{padding:2.5rem .5rem!important}.StoreHomeView-module__9Boj4q__sectionHeader{margin-bottom:1.75rem;padding:0 .5rem}.StoreHomeView-module__9Boj4q__sectionHeader h2{word-break:break-word;font-size:clamp(1.6rem,6.5vw,2.2rem)}.StoreHomeView-module__9Boj4q__sectionHeader p{font-size:.92rem;line-height:1.55}}
.StoreLightbox-module__dtFdiq__lightboxOverlay{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#041912e0;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards StoreLightbox-module__dtFdiq__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes StoreLightbox-module__dtFdiq__fadeIn{0%{opacity:0}to{opacity:1}}.StoreLightbox-module__dtFdiq__lightboxContent{background:#12261cf2;border:1px solid #10b9814d;border-radius:20px;flex-direction:column;width:100%;max-width:1100px;max-height:94vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0009,0 0 40px #10b98133}.StoreLightbox-module__dtFdiq__headerBar{background:#061c12e6;border-bottom:1px solid #10b98133;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.StoreLightbox-module__dtFdiq__headerInfo{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.StoreLightbox-module__dtFdiq__counterBadge{font-family:var(--font-headings);color:#34d399;background:#10b98126;border:1px solid #10b9814d;border-radius:9999px;padding:.3rem .7rem;font-size:.85rem;font-weight:800}.StoreLightbox-module__dtFdiq__categoryBadge{color:#fef08a;background:#eab30826;border:1px solid #eab3084d;border-radius:9999px;padding:.3rem .75rem;font-size:.85rem;font-weight:700}.StoreLightbox-module__dtFdiq__departmentBadge{color:#a7f3d0;background:#ffffff0d;border-radius:9999px;padding:.3rem .7rem;font-size:.8rem}.StoreLightbox-module__dtFdiq__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .2s;display:flex}.StoreLightbox-module__dtFdiq__closeBtn:hover{background:#ef4444cc;border-color:#ef4444;transform:scale(1.08)}.StoreLightbox-module__dtFdiq__viewArea{background:#03140d;justify-content:center;align-items:center;width:100%;height:52vh;min-height:320px;display:flex;position:relative}.StoreLightbox-module__dtFdiq__imageWrapper{width:100%;height:100%;position:relative}.StoreLightbox-module__dtFdiq__lightboxImage{object-fit:contain!important}.StoreLightbox-module__dtFdiq__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#061c12bf;border:1px solid #10b98166;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;font-weight:300;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.StoreLightbox-module__dtFdiq__navBtn:hover{color:#042f1f;background:#10b981cc;transform:translateY(-50%)scale(1.1)}.StoreLightbox-module__dtFdiq__prevBtn{left:1rem}.StoreLightbox-module__dtFdiq__nextBtn{right:1rem}.StoreLightbox-module__dtFdiq__footerBar{background:#061c12f2;border-top:1px solid #10b98133;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.StoreLightbox-module__dtFdiq__captionBlock{flex-direction:column;flex:1;gap:.5rem;display:flex}.StoreLightbox-module__dtFdiq__titleRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.StoreLightbox-module__dtFdiq__titleRow h3{color:#fff;letter-spacing:-.01em;font-size:1.2rem;font-weight:800}.StoreLightbox-module__dtFdiq__featureBadge{color:#10b981;text-transform:uppercase;background:#10b98126;border:1px solid #10b9814d;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.StoreLightbox-module__dtFdiq__description{color:#d1fae5;font-size:.9rem;line-height:1.5}.StoreLightbox-module__dtFdiq__highlightsList{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.StoreLightbox-module__dtFdiq__highlightPill{color:#6ee7b7;background:#10b9811a;border:1px solid #10b98133;border-radius:6px;padding:.2rem .55rem;font-size:.78rem}.StoreLightbox-module__dtFdiq__actionBlock{flex-shrink:0}.StoreLightbox-module__dtFdiq__whatsappInquireBtn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #10b9814d}.StoreLightbox-module__dtFdiq__whatsappInquireBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #10b98173}.StoreLightbox-module__dtFdiq__thumbnailStrip{scrollbar-width:thin;background:#041a11;gap:.5rem;padding:.75rem 1.5rem 1rem;display:flex;overflow-x:auto}.StoreLightbox-module__dtFdiq__thumbnailBtn{cursor:pointer;background:#020c08;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:70px;height:50px;padding:0;transition:all .2s;position:relative;overflow:hidden}.StoreLightbox-module__dtFdiq__thumbnailBtn:hover{border-color:#10b98180;transform:translateY(-2px)}.StoreLightbox-module__dtFdiq__activeThumb{box-shadow:0 0 10px #10b98199;border-color:#10b981!important}.StoreLightbox-module__dtFdiq__thumbImg{object-fit:cover;width:100%;height:100%}.StoreLightbox-module__dtFdiq__thumbNum{color:#fff;background:#000000bf;border-radius:3px;padding:1px 4px;font-size:.65rem;font-weight:700;position:absolute;bottom:2px;right:2px}@media (max-width:768px){.StoreLightbox-module__dtFdiq__lightboxContent{max-height:98vh}.StoreLightbox-module__dtFdiq__viewArea{height:38vh}.StoreLightbox-module__dtFdiq__footerBar{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.StoreLightbox-module__dtFdiq__titleRow h3{font-size:1.05rem}.StoreLightbox-module__dtFdiq__whatsappInquireBtn{justify-content:center;width:100%}.StoreLightbox-module__dtFdiq__navBtn{width:38px;height:38px;font-size:1.5rem}}
.InteractiveAisleExplorer-module__gyFiqa__explorerContainer{flex-direction:column;gap:2.5rem;width:100%;display:flex}.InteractiveAisleExplorer-module__gyFiqa__searchHeader{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:800px;margin:0 auto;display:flex}.InteractiveAisleExplorer-module__gyFiqa__searchInputWrapper{align-items:center;width:100%;display:flex;position:relative}.InteractiveAisleExplorer-module__gyFiqa__searchIcon{pointer-events:none;font-size:1.2rem;position:absolute;left:1.25rem}.InteractiveAisleExplorer-module__gyFiqa__searchInput{color:#064e3b;background:#fff;border:2px solid #10b98140;border-radius:9999px;outline:none;width:100%;padding:1.1rem 3.5rem 1.1rem 3.2rem;font-size:1.05rem;transition:all .25s;box-shadow:0 10px 30px #10b98114}.InteractiveAisleExplorer-module__gyFiqa__searchInput:focus{border-color:#10b981;box-shadow:0 12px 35px #10b98133}.InteractiveAisleExplorer-module__gyFiqa__clearSearchBtn{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;display:flex;position:absolute;right:1.25rem}.InteractiveAisleExplorer-module__gyFiqa__clearSearchBtn:hover{background:#cbd5e1}.InteractiveAisleExplorer-module__gyFiqa__resultCount{color:#047857;font-size:.85rem;font-weight:700}.InteractiveAisleExplorer-module__gyFiqa__sideBySideExplorer{background:#fff;border:1.5px solid #10b98133;border-radius:24px;grid-template-columns:290px 1fr;align-items:stretch;min-height:500px;display:grid;overflow:hidden;box-shadow:0 20px 45px -10px #064e3b14,0 4px 12px #00000008}.InteractiveAisleExplorer-module__gyFiqa__leftCategoriesNav{background:#f8fafc;border-right:2px solid #10b98133;flex-direction:column;gap:.5rem;padding:1.25rem .85rem;display:flex;position:relative}.InteractiveAisleExplorer-module__gyFiqa__navHeaderLabel{text-transform:uppercase;color:#059669;letter-spacing:.08em;padding:.2rem .5rem .4rem;font-size:.72rem;font-weight:800}.InteractiveAisleExplorer-module__gyFiqa__categoriesListWrap{flex-direction:column;gap:.3rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__compactCatBtn{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.65rem;width:100%;padding:.48rem .65rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.InteractiveAisleExplorer-module__gyFiqa__compactCatBtn:hover{background:#f0fdf4;border-color:#10b98140;transform:translate(2px)}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn{transform:translate(3px);color:#fff!important;background:linear-gradient(135deg,#064e3b 0%,#047857 100%)!important;border-color:#047857!important;box-shadow:0 4px 14px #064e3b2e!important}.InteractiveAisleExplorer-module__gyFiqa__compactCatIcon{background:#10b98114;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn .InteractiveAisleExplorer-module__gyFiqa__compactCatIcon{background:#ffffff2e}.InteractiveAisleExplorer-module__gyFiqa__compactCatInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.InteractiveAisleExplorer-module__gyFiqa__compactCatTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn .InteractiveAisleExplorer-module__gyFiqa__compactCatTitle{color:#fff}.InteractiveAisleExplorer-module__gyFiqa__compactCatCount{color:#64748b;font-size:.68rem;font-weight:500}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn .InteractiveAisleExplorer-module__gyFiqa__compactCatCount{color:#a7f3d0}.InteractiveAisleExplorer-module__gyFiqa__rightDetailsPanel{background:#fff;flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%;padding:2.75rem 3rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__rightDetailsContent{flex-direction:column;gap:1.5rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__spotlightHeader{flex-direction:column;gap:.5rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__spotlightHeaderTopRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__departmentTag{text-transform:uppercase;letter-spacing:.08em;color:#059669;background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;margin-bottom:.35rem;padding:.3rem .75rem;font-size:.78rem;font-weight:800;display:inline-block}.InteractiveAisleExplorer-module__gyFiqa__itemCountBadge{color:#047857;background:#f0fdf4;border:1px solid #10b9814d;border-radius:9999px;align-items:center;gap:.5rem;padding:.3rem .85rem;font-size:.85rem;font-weight:800;display:inline-flex}.InteractiveAisleExplorer-module__gyFiqa__spotlightHeader h2{color:#064e3b;font-size:clamp(1.8rem,2.4vw,2.4rem);font-weight:900;line-height:1.2}.InteractiveAisleExplorer-module__gyFiqa__spotlightSubtitle{color:#0284c7;font-size:1.05rem;font-weight:600}.InteractiveAisleExplorer-module__gyFiqa__categoryDetailsDivider{background:linear-gradient(90deg,#10b981 0%,#10b98140 60%,#0000 100%);border-radius:9999px;width:100%;height:2px;margin:.25rem 0}.InteractiveAisleExplorer-module__gyFiqa__spotlightBody{flex-direction:column;gap:1.5rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__spotlightDescription{color:#334155;font-size:1.02rem;line-height:1.75}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightsGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightCard{background:#f8fafc;border:1px solid #10b98133;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:all .2s;display:flex}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightCard:hover{background:#f0fdf4;border-color:#10b981;transform:translateY(-2px);box-shadow:0 4px 12px #064e3b0f}.InteractiveAisleExplorer-module__gyFiqa__highlightIcon{background:#10b9811a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__highlightInfo{flex-direction:column;min-width:0;display:flex}.InteractiveAisleExplorer-module__gyFiqa__highlightInfo strong{color:#064e3b;font-size:.84rem;font-weight:800}.InteractiveAisleExplorer-module__gyFiqa__highlightInfo span{color:#64748b;font-size:.74rem;line-height:1.35}.InteractiveAisleExplorer-module__gyFiqa__keyItemsSection{background:#fbfdfc;border:1px solid #10b98126;border-radius:16px;flex-direction:column;gap:.85rem;padding:1.25rem 1.35rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__keyItemsHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__keyItemsSection h4{text-transform:uppercase;letter-spacing:.04em;color:#064e3b;margin:0;font-size:.84rem;font-weight:800}.InteractiveAisleExplorer-module__gyFiqa__brandTagsList{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__brandTagLabel{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:700}.InteractiveAisleExplorer-module__gyFiqa__brandTag{color:#047857;background:#fff;border:1px solid #10b98140;border-radius:6px;padding:.15rem .55rem;font-size:.74rem;font-weight:700}.InteractiveAisleExplorer-module__gyFiqa__keyItemsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;display:grid}.InteractiveAisleExplorer-module__gyFiqa__catalogItemChip{color:#0f172a;background:#fff;border:1px solid #10b98133;border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .75rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.InteractiveAisleExplorer-module__gyFiqa__catalogItemChip:hover{background:#f0fdf4;border-color:#10b981}.InteractiveAisleExplorer-module__gyFiqa__checkIcon{color:#10b981;font-size:.85rem;font-weight:900}.InteractiveAisleExplorer-module__gyFiqa__spotlightFooter{border-top:1px solid #10b98126;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.25rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__stockAvailability{color:#047857;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.InteractiveAisleExplorer-module__gyFiqa__greenDot{background:#10b981;border-radius:50%;width:10px;height:10px;animation:2s infinite InteractiveAisleExplorer-module__gyFiqa__pulse;box-shadow:0 0 8px #10b981cc}@keyframes InteractiveAisleExplorer-module__gyFiqa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.InteractiveAisleExplorer-module__gyFiqa__inquireDeptBtn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #10b98140}.InteractiveAisleExplorer-module__gyFiqa__inquireDeptBtn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 6px 18px #10b98159}.InteractiveAisleExplorer-module__gyFiqa__searchResultsGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.5rem;display:grid}.InteractiveAisleExplorer-module__gyFiqa__searchResultCard{background:#fff;border:1px solid #10b98133;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 25px #064e3b0d}.InteractiveAisleExplorer-module__gyFiqa__resultImageWrapper{width:100%;height:180px;position:relative}.InteractiveAisleExplorer-module__gyFiqa__resultImg{object-fit:cover!important}.InteractiveAisleExplorer-module__gyFiqa__resultIconBadge{background:#fffffff2;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #00000026}.InteractiveAisleExplorer-module__gyFiqa__resultContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__resultTop h3{color:#064e3b;margin-top:.25rem;font-size:1.25rem;font-weight:800}.InteractiveAisleExplorer-module__gyFiqa__resultSubtitle{color:#059669;font-size:.85rem;font-weight:600}.InteractiveAisleExplorer-module__gyFiqa__resultCountBadge{color:#f59e0b;text-transform:uppercase;font-size:.75rem;font-weight:800}.InteractiveAisleExplorer-module__gyFiqa__resultDesc{color:#475569;font-size:.88rem;line-height:1.5}.InteractiveAisleExplorer-module__gyFiqa__itemsWrap{flex-wrap:wrap;gap:.4rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__itemPill{color:#064e3b;background:#f0fdf4;border:1px solid #10b98133;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:600}.InteractiveAisleExplorer-module__gyFiqa__brandsRow{color:#64748b;border-top:1px solid #f1f5f9;padding-top:.5rem;font-size:.8rem}.InteractiveAisleExplorer-module__gyFiqa__brandsLabel{color:#0f172a;margin-right:.35rem;font-weight:700}.InteractiveAisleExplorer-module__gyFiqa__noResults{text-align:center;background:#fff;border:1px dashed #10b9814d;border-radius:20px;flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.InteractiveAisleExplorer-module__gyFiqa__noResultsIcon{font-size:3rem}.InteractiveAisleExplorer-module__gyFiqa__inquireFoundBtn{color:#fff;background:#10b981;border-radius:12px;margin-top:.5rem;padding:.8rem 1.6rem;font-weight:700;text-decoration:none;transition:all .2s}.InteractiveAisleExplorer-module__gyFiqa__inquireFoundBtn:hover{background:#059669}@media (max-width:968px){.InteractiveAisleExplorer-module__gyFiqa__sideBySideExplorer{border-radius:20px;grid-template-columns:1fr}.InteractiveAisleExplorer-module__gyFiqa__leftCategoriesNav{border-bottom:2px solid #10b98133;border-right:none;padding:1rem}.InteractiveAisleExplorer-module__gyFiqa__categoriesListWrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.5rem;padding:.25rem .15rem .65rem;display:flex;overflow-x:auto}.InteractiveAisleExplorer-module__gyFiqa__categoriesListWrap::-webkit-scrollbar{display:none}.InteractiveAisleExplorer-module__gyFiqa__compactCatBtn{background:#fff;border:1.5px solid #10b98133;border-radius:9999px;flex:none;gap:.45rem;width:auto;min-width:max-content;padding:.55rem .95rem}.InteractiveAisleExplorer-module__gyFiqa__compactCatBtn:hover{transform:none}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn{transform:none!important}.InteractiveAisleExplorer-module__gyFiqa__compactCatIcon{background:0 0;width:26px;height:26px;font-size:1.1rem}.InteractiveAisleExplorer-module__gyFiqa__activeCompactCatBtn .InteractiveAisleExplorer-module__gyFiqa__compactCatIcon{background:0 0}.InteractiveAisleExplorer-module__gyFiqa__compactCatTitle{white-space:nowrap;font-size:.84rem;overflow:visible}.InteractiveAisleExplorer-module__gyFiqa__compactCatCount{display:none}.InteractiveAisleExplorer-module__gyFiqa__rightDetailsPanel{padding:2rem 1.25rem}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightsGrid{grid-template-columns:1fr}}@media (max-width:640px){.InteractiveAisleExplorer-module__gyFiqa__leftCategoriesNav{border-bottom:1.5px solid #10b98126;padding:.85rem .65rem}.InteractiveAisleExplorer-module__gyFiqa__navHeaderLabel{padding:.15rem .25rem .4rem;font-size:.72rem}.InteractiveAisleExplorer-module__gyFiqa__categoriesListWrap{gap:.45rem;padding:.15rem .15rem .45rem}.InteractiveAisleExplorer-module__gyFiqa__compactCatBtn{border-radius:9999px;padding:.5rem .85rem}.InteractiveAisleExplorer-module__gyFiqa__compactCatIcon{width:22px;height:22px;font-size:1rem}.InteractiveAisleExplorer-module__gyFiqa__compactCatTitle{font-size:.8rem}.InteractiveAisleExplorer-module__gyFiqa__rightDetailsPanel{gap:1.25rem;padding:1.35rem .9rem}.InteractiveAisleExplorer-module__gyFiqa__spotlightHeaderTopRow{flex-direction:column;align-items:flex-start;gap:.4rem}.InteractiveAisleExplorer-module__gyFiqa__spotlightHeader h2{word-break:break-word;overflow-wrap:break-word;font-size:clamp(1.4rem,6vw,1.85rem);line-height:1.22}.InteractiveAisleExplorer-module__gyFiqa__spotlightSubtitle{font-size:.9rem;line-height:1.4}.InteractiveAisleExplorer-module__gyFiqa__itemCountBadge{align-self:flex-start;margin-top:.2rem;padding:.25rem .65rem;font-size:.76rem}.InteractiveAisleExplorer-module__gyFiqa__spotlightDescription{word-break:break-word;font-size:.88rem;line-height:1.6}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightsGrid{grid-template-columns:1fr;gap:.6rem}.InteractiveAisleExplorer-module__gyFiqa__deptHighlightCard{gap:.65rem;padding:.75rem .85rem}.InteractiveAisleExplorer-module__gyFiqa__keyItemsSection{border-radius:14px;gap:.75rem;padding:.9rem}.InteractiveAisleExplorer-module__gyFiqa__keyItemsHeaderRow{flex-direction:column;align-items:flex-start;gap:.5rem}.InteractiveAisleExplorer-module__gyFiqa__keyItemsHeaderRow h4{font-size:.8rem}.InteractiveAisleExplorer-module__gyFiqa__brandTagsList{gap:.3rem}.InteractiveAisleExplorer-module__gyFiqa__brandTag{padding:.12rem .45rem;font-size:.7rem}.InteractiveAisleExplorer-module__gyFiqa__keyItemsGrid{grid-template-columns:1fr;gap:.35rem}.InteractiveAisleExplorer-module__gyFiqa__catalogItemChip{padding:.4rem .65rem;font-size:.8rem}.InteractiveAisleExplorer-module__gyFiqa__spotlightFooter{flex-direction:column;align-items:stretch;gap:.85rem;padding-top:1rem}.InteractiveAisleExplorer-module__gyFiqa__stockAvailability{text-align:center;justify-content:center;font-size:.82rem}.InteractiveAisleExplorer-module__gyFiqa__inquireDeptBtn{box-sizing:border-box;justify-content:center;width:100%;padding:.8rem 1rem;font-size:.88rem}.InteractiveAisleExplorer-module__gyFiqa__searchResultsGrid{grid-template-columns:1fr;gap:1rem}.InteractiveAisleExplorer-module__gyFiqa__searchInput{padding:.85rem 2.8rem .85rem 2.75rem;font-size:.92rem}.InteractiveAisleExplorer-module__gyFiqa__searchIcon{font-size:1rem;left:1rem}.InteractiveAisleExplorer-module__gyFiqa__clearSearchBtn{right:1rem}}
.PansarHeritageSpotlight-module__8HG0Eq__pansarSection{background:linear-gradient(#064e3b08 0%,#10b98114 100%);border-top:1px solid #10b98126;border-bottom:1px solid #10b98126;padding:5rem 2rem;position:relative;overflow:hidden}.PansarHeritageSpotlight-module__8HG0Eq__pansarContainer{flex-direction:column;gap:3.5rem;max-width:1400px;margin:0 auto;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__topHeader{text-align:center;flex-direction:column;align-items:center;gap:.85rem;max-width:850px;margin:0 auto;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__badgeRow{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__heritageBadge{text-transform:uppercase;letter-spacing:.08em;color:#047857;background:#10b9811f;border:1px solid #10b98140;border-radius:9999px;padding:.35rem .85rem;font-size:.8rem;font-weight:800}.PansarHeritageSpotlight-module__8HG0Eq__yearsBadge{color:#b45309;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:9999px;padding:.35rem .85rem;font-size:.8rem;font-weight:800}.PansarHeritageSpotlight-module__8HG0Eq__topHeader h2{color:#064e3b;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:900;line-height:1.15}.PansarHeritageSpotlight-module__8HG0Eq__topHeader p{color:#334155;font-size:1.05rem;line-height:1.7}.PansarHeritageSpotlight-module__8HG0Eq__contentGrid{grid-template-columns:1fr 1.1fr;align-items:stretch;gap:3rem;display:grid}.PansarHeritageSpotlight-module__8HG0Eq__photoCard{background:#fff;border:1px solid #10b98133;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 45px -10px #064e3b1f}.PansarHeritageSpotlight-module__8HG0Eq__imageWrapper{background:#031c13;width:100%;height:310px;position:relative}.PansarHeritageSpotlight-module__8HG0Eq__pansarImg{object-fit:cover!important}.PansarHeritageSpotlight-module__8HG0Eq__photoOverlay{background:linear-gradient(#0000 0%,#031c1399 40%,#031c13f2 100%);flex-direction:column;gap:.35rem;padding:2rem 1.5rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PansarHeritageSpotlight-module__8HG0Eq__arabicCalligraphy{color:#fef08a;letter-spacing:.05em;font-family:serif;font-size:1.4rem;font-weight:900}.PansarHeritageSpotlight-module__8HG0Eq__photoCaption{color:#a7f3d0;font-size:.85rem;font-weight:600}.PansarHeritageSpotlight-module__8HG0Eq__photoBottomQuote{background:#fbfdfc;border-top:1px solid #10b98126;flex-direction:column;flex:1;justify-content:space-between;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__photoBottomQuote p{color:#064e3b;font-size:.88rem;font-style:italic;line-height:1.6}.PansarHeritageSpotlight-module__8HG0Eq__quoteAuthor{flex-direction:column;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__quoteAuthor strong{color:#0f172a;font-size:.9rem}.PansarHeritageSpotlight-module__8HG0Eq__quoteAuthor span{color:#059669;font-size:.78rem;font-weight:600}.PansarHeritageSpotlight-module__8HG0Eq__remediesCol{flex-direction:column;justify-content:space-between;gap:.85rem;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__remediesList{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.PansarHeritageSpotlight-module__8HG0Eq__remedyCard{background:#fff;border:1px solid #10b9812e;border-radius:14px;align-items:flex-start;gap:.65rem;padding:.65rem .8rem;transition:all .2s;display:flex;box-shadow:0 2px 10px #064e3b08}.PansarHeritageSpotlight-module__8HG0Eq__remedyCard:hover{border-color:#10b981;transform:translateY(-2px);box-shadow:0 8px 20px #10b9811f}.PansarHeritageSpotlight-module__8HG0Eq__remedyIconBox{background:#f0fdf4;border:1px solid #10b98133;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.35rem;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__remedyDetails{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__remedyHeader{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.PansarHeritageSpotlight-module__8HG0Eq__remedyHeader h4{color:#064e3b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.84rem;font-weight:800;overflow:hidden}.PansarHeritageSpotlight-module__8HG0Eq__remedyTag{text-transform:uppercase;color:#059669;white-space:nowrap;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;padding:.1rem .35rem;font-size:.6rem;font-weight:800}.PansarHeritageSpotlight-module__8HG0Eq__remedySubtitle{color:#d97706;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:700;line-height:1.2;overflow:hidden}.PansarHeritageSpotlight-module__8HG0Eq__remedyDesc{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.08rem;font-size:.73rem;line-height:1.35;display:-webkit-box;overflow:hidden}.PansarHeritageSpotlight-module__8HG0Eq__consultBanner{color:#fff;background:linear-gradient(135deg,#064e3b,#047857);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;box-shadow:0 10px 25px #064e3b33}.PansarHeritageSpotlight-module__8HG0Eq__consultText h4{color:#fff;margin-bottom:.15rem;font-size:.95rem;font-weight:800}.PansarHeritageSpotlight-module__8HG0Eq__consultText p{color:#a7f3d0;margin:0;font-size:.78rem}.PansarHeritageSpotlight-module__8HG0Eq__consultBtn{color:#064e3b;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1.15rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #00000026}.PansarHeritageSpotlight-module__8HG0Eq__consultBtn:hover{background:#fef08a;transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width:968px){.PansarHeritageSpotlight-module__8HG0Eq__contentGrid{grid-template-columns:1fr;gap:2rem}.PansarHeritageSpotlight-module__8HG0Eq__consultBanner{text-align:center;flex-direction:column;align-items:stretch}.PansarHeritageSpotlight-module__8HG0Eq__consultBtn{justify-content:center}}@media (max-width:768px){.PansarHeritageSpotlight-module__8HG0Eq__pansarSection{padding:3.25rem 1rem}.PansarHeritageSpotlight-module__8HG0Eq__pansarContainer{gap:2.25rem}.PansarHeritageSpotlight-module__8HG0Eq__topHeader h2{font-size:clamp(1.5rem,6vw,2.2rem)}.PansarHeritageSpotlight-module__8HG0Eq__topHeader p{font-size:.92rem;line-height:1.6}.PansarHeritageSpotlight-module__8HG0Eq__remediesList{grid-template-columns:1fr;gap:.65rem}.PansarHeritageSpotlight-module__8HG0Eq__remedyCard{box-sizing:border-box;width:100%;padding:.75rem .85rem}.PansarHeritageSpotlight-module__8HG0Eq__remedyHeader h4{white-space:normal;word-break:break-word;font-size:.82rem}.PansarHeritageSpotlight-module__8HG0Eq__remedyTag{flex-shrink:0}.PansarHeritageSpotlight-module__8HG0Eq__remedySubtitle{white-space:normal;word-break:break-word;font-size:.72rem}.PansarHeritageSpotlight-module__8HG0Eq__remedyDesc{font-size:.75rem;line-height:1.4}.PansarHeritageSpotlight-module__8HG0Eq__imageWrapper{height:250px}.PansarHeritageSpotlight-module__8HG0Eq__photoOverlay{padding:1.25rem 1rem .95rem}.PansarHeritageSpotlight-module__8HG0Eq__arabicCalligraphy{font-size:1.2rem}.PansarHeritageSpotlight-module__8HG0Eq__photoCaption{font-size:.78rem}.PansarHeritageSpotlight-module__8HG0Eq__photoBottomQuote{padding:1rem 1.15rem}.PansarHeritageSpotlight-module__8HG0Eq__photoBottomQuote p{font-size:.82rem;line-height:1.5}.PansarHeritageSpotlight-module__8HG0Eq__consultBanner{gap:.85rem;padding:1.15rem 1rem}.PansarHeritageSpotlight-module__8HG0Eq__consultText h4{font-size:.9rem}.PansarHeritageSpotlight-module__8HG0Eq__consultText p{font-size:.76rem}.PansarHeritageSpotlight-module__8HG0Eq__consultBtn{box-sizing:border-box;justify-content:center;width:100%;padding:.65rem 1rem;font-size:.82rem}}
