.shop-module__-mQgjq__pageWrapper{background-color:#f8f9fa;width:100%;min-height:100vh;padding-top:0}.shop-module__-mQgjq__shopHero{width:100%}.shop-module__-mQgjq__shopHero .shop-module__-mQgjq__container-fluid{width:100%;max-width:100%}.shop-module__-mQgjq__heroSection{background-color:var(--kuchen-blue);color:#fff;text-align:center;margin-bottom:40px;padding:80px 20px}.shop-module__-mQgjq__heroTitle{margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:800}.shop-module__-mQgjq__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;font-size:18px}.shop-module__-mQgjq__brandsSection{background:#fff;border-bottom:1px solid #eee;padding:40px 0;overflow:hidden}.shop-module__-mQgjq__brandTrack{align-items:center;gap:80px;width:max-content;padding:0 40px;animation:40s linear infinite shop-module__-mQgjq__scroll;display:flex}.shop-module__-mQgjq__brandItem{opacity:1;justify-content:center;align-items:center;width:150px;height:80px;transition:opacity .3s;display:flex;position:relative}.shop-module__-mQgjq__brandItem:hover{opacity:1}.shop-module__-mQgjq__brandLogo{object-fit:contain;filter:none;max-width:100%;max-height:100%;transition:filter .3s}.shop-module__-mQgjq__brandItem:hover .shop-module__-mQgjq__brandLogo{filter:none}@keyframes shop-module__-mQgjq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.shop-module__-mQgjq__container{max-width:1440px;margin:0 auto;padding:40px 20px}.shop-module__-mQgjq__tabsContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:60px;display:flex}.shop-module__-mQgjq__tabButton{color:#fff!important;cursor:pointer!important;text-transform:none!important;letter-spacing:normal!important;background-color:#1bae4a!important;background-image:none!important;border:2px solid #1bae4a!important;border-radius:50px!important;padding:12px 24px!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:600!important;transition:all .3s!important}.shop-module__-mQgjq__tabButton:hover{opacity:.85}.shop-module__-mQgjq__tabButton[data-active=true]{color:#fff!important;background-color:#014d7d!important;border-color:#014d7d!important}.shop-module__-mQgjq__tabButton[data-active=true]:hover{opacity:1;color:#fff!important;background-color:#014d7d!important;border-color:#014d7d!important}.shop-module__-mQgjq__filterRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}@media (min-width:992px){.shop-module__-mQgjq__filterRow{flex-wrap:nowrap;gap:10px}.shop-module__-mQgjq__filterCard{flex:1 1 0;min-width:0;max-width:none}.shop-module__-mQgjq__filterCardImageWrap{width:110px;height:82px;margin-bottom:6px}.shop-module__-mQgjq__filterCardLabel{font-size:10px}}.shop-module__-mQgjq__filterCard{cursor:pointer;text-align:center;background:0 0;border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;max-width:180px;padding:0;transition:border-color .2s,box-shadow .2s;display:flex}.shop-module__-mQgjq__filterCard:hover{border-color:#014d7d66;box-shadow:0 4px 12px #00000014}.shop-module__-mQgjq__filterCard[data-active=true]{border-color:#014d7d;box-shadow:0 4px 16px #014d7d40}.shop-module__-mQgjq__filterCardImageWrap{background:#f0f0f0;border-radius:12px;width:160px;height:120px;margin-bottom:10px;overflow:hidden}.shop-module__-mQgjq__filterCardImage{object-fit:cover;width:100%;height:100%;display:block}.shop-module__-mQgjq__filterCardLabel{color:#444;padding:0 4px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.3}.shop-module__-mQgjq__filterCard[data-active=true] .shop-module__-mQgjq__filterCardLabel{color:#014d7d}.shop-module__-mQgjq__tabsRow{width:100%}.shop-module__-mQgjq__moreFiltersTrigger{color:#666;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:50px;align-items:center;gap:6px;padding:12px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:all .3s;display:none}.shop-module__-mQgjq__moreFiltersTrigger:hover{background-color:var(--kuchen-green);color:var(--kuchen-blue);border-color:var(--kuchen-green)}.shop-module__-mQgjq__moreFiltersTrigger svg{flex-shrink:0;transition:transform .25s}.shop-module__-mQgjq__moreFiltersTrigger .shop-module__-mQgjq__chevronUp{transform:rotate(180deg)}.shop-module__-mQgjq__moreFiltersWrapper{max-height:none;transition:max-height .3s;display:contents;overflow:hidden}@media (max-width:767px){.shop-module__-mQgjq__moreFiltersTrigger{display:inline-flex}.shop-module__-mQgjq__moreFiltersWrapper{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;max-height:0;transition:max-height .35s;display:flex;overflow:hidden}.shop-module__-mQgjq__moreFiltersWrapper.shop-module__-mQgjq__moreFiltersExpanded{max-height:400px}}.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}.shop-module__-mQgjq__productCard{background:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.shop-module__-mQgjq__productCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.shop-module__-mQgjq__imageWrapper{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.shop-module__-mQgjq__productImage{object-fit:contain;width:100%;height:100%;padding:20px;transition:transform .5s}.shop-module__-mQgjq__productCard:hover .shop-module__-mQgjq__productImage{transform:scale(1.05)}.shop-module__-mQgjq__content{flex-direction:column;flex:1;padding:24px;display:flex}.shop-module__-mQgjq__brandLabel{text-transform:uppercase;letter-spacing:1px;color:var(--kuchen-green);margin-bottom:8px;font-size:12px;font-weight:700}.shop-module__-mQgjq__brandLogoSmall{object-fit:contain;width:auto;max-width:100px;height:24px;image-rendering:-webkit-optimize-contrast;margin-bottom:8px;display:block}.shop-module__-mQgjq__productName{color:var(--kuchen-brown);margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.4}.shop-module__-mQgjq__description{color:#666;flex:1;margin-bottom:20px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.shop-module__-mQgjq__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.shop-module__-mQgjq__model{color:#999;font-size:12px;display:none}.shop-module__-mQgjq__viewProductButton{background:var(--kuchen-green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;position:relative;overflow:hidden}.shop-module__-mQgjq__viewProductButton>*{z-index:2;position:relative}.shop-module__-mQgjq__viewProductButton:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#1bae4a4d,#0000 70%,#0000);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%;transform:rotate(-45deg)}.shop-module__-mQgjq__viewProductButton:hover{transition:background-color .3s,color .3s,transform .3s,box-shadow .3s;transform:scale(1.02);box-shadow:0 0 20px #1bae4a66;background:var(--kuchen-green)!important;color:var(--kuchen-blue)!important}.shop-module__-mQgjq__viewProductButton:hover:before{opacity:1;transform:rotate(-45deg)translateY(100%)}.shop-module__-mQgjq__enquireButton{background:var(--kuchen-brown);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;position:relative;overflow:hidden}.shop-module__-mQgjq__enquireButton>*{z-index:2;position:relative}.shop-module__-mQgjq__enquireButton:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(#1bae4a4d,#0000 70%,#0000);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%;transform:rotate(-45deg)}.shop-module__-mQgjq__enquireButton:hover{transition:background-color .3s,color .3s,transform .3s,box-shadow .3s;transform:scale(1.02);box-shadow:0 0 20px #1bae4a66;background:var(--kuchen-green)!important;color:var(--kuchen-blue)!important}.shop-module__-mQgjq__enquireButton:hover:before{opacity:1;transform:rotate(-45deg)translateY(100%)}.shop-module__-mQgjq__brandsCarouselSection{overflow:hidden}.shop-module__-mQgjq__brandsCarouselTrack{width:fit-content;animation:30s linear infinite shop-module__-mQgjq__scroll}.shop-module__-mQgjq__brandsCarouselItem{min-width:200px;padding-left:1rem;padding-right:1rem}@media (max-width:767px){.shop-module__-mQgjq__brandsCarouselItem{min-width:120px;padding-left:.75rem;padding-right:.75rem}.shop-module__-mQgjq__brandsCarouselItem img{height:48px!important}}@media (max-width:768px){.shop-module__-mQgjq__heroSection{padding:40px 16px}.shop-module__-mQgjq__heroTitle{font-size:28px}.shop-module__-mQgjq__heroSubtitle{font-size:16px}.shop-module__-mQgjq__productGrid{grid-template-columns:1fr}.shop-module__-mQgjq__tabsContainer{flex-wrap:nowrap;justify-content:flex-start;gap:8px;padding-bottom:10px;overflow-x:auto}.shop-module__-mQgjq__tabButton{flex:none;padding:10px 20px;font-size:13px}}.shop-module__-mQgjq__pagination{border-top:1px solid #eee;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding-top:2rem;display:flex}.shop-module__-mQgjq__pageBtn{color:var(--kuchen-brown,#703605);cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:14px;font-weight:600;transition:all .2s}.shop-module__-mQgjq__pageBtn:hover:not(:disabled){background:var(--kuchen-green);border-color:var(--kuchen-green);color:#fff}.shop-module__-mQgjq__pageBtn:disabled{opacity:.5;cursor:not-allowed}.shop-module__-mQgjq__pageNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.shop-module__-mQgjq__pageNum{min-width:40px;height:40px;color:var(--kuchen-brown,#703605);cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;padding:0 .5rem;font-size:14px;font-weight:600;transition:all .2s}.shop-module__-mQgjq__pageNum:hover{border-color:var(--kuchen-green);color:var(--kuchen-green);background:#f0f0f0}.shop-module__-mQgjq__pageNumActive{background:var(--kuchen-green);border-color:var(--kuchen-green);color:#fff}.shop-module__-mQgjq__pageNumActive:hover{background:var(--kuchen-green);border-color:var(--kuchen-green);color:#fff;opacity:.95}.shop-module__-mQgjq__pageEllipsis{color:#999;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:40px;height:40px;font-weight:600;display:inline-flex}@media (max-width:575px){.shop-module__-mQgjq__shopHero h1{font-size:22px!important;line-height:1.25!important}.shop-module__-mQgjq__shopHero .shop-module__-mQgjq__lead{font-size:14px!important}}
