.FiltersSidebar_sidebar__X39K6{background-color:var(--white);padding:1.25rem;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:1rem}.FiltersSidebar_title__NPEPL{color:var(--black);font-size:1.25rem;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid var(--orange)}.FiltersSidebar_filterGroup__rBCm6{margin-bottom:1.5rem}.FiltersSidebar_filterGroup__rBCm6 label{display:block;margin-bottom:.5rem;color:var(--gray);font-weight:600;font-size:.95rem}.FiltersSidebar_filterGroup__rBCm6 select{width:100%;padding:.6rem .8rem;border:1px solid var(--light-gray);border-radius:6px;background-color:var(--white);color:var(--black);font-size:.95rem;cursor:pointer}.FiltersSidebar_filterGroup__rBCm6 select:focus{outline:none;border-color:var(--orange)}.FiltersSidebar_filterGroup__rBCm6 select:disabled{background-color:var(--light-gray);cursor:not-allowed}.FiltersSidebar_rangeSliderContainer___YGD3{margin-top:1.25rem}.FiltersSidebar_rangeValues__F7VPZ{display:flex;justify-content:space-between;margin-bottom:.75rem;color:var(--gray);font-size:.9rem}.FiltersSidebar_slider__AOLre{position:relative;height:6px;margin:1.75rem 0}.FiltersSidebar_sliderTrack__lsZHX{position:absolute;top:0;left:0;right:0;height:100%;background-color:var(--light-gray);border-radius:3px;overflow:hidden}.FiltersSidebar_sliderTrack__lsZHX:before{content:"";position:absolute;left:calc((var(--min) - var(--min-range)) / (var(--max-range) - var(--min-range)) * 100%);right:calc(100% - (var(--max) - var(--min-range)) / (var(--max-range) - var(--min-range)) * 100%);height:100%;background-color:var(--orange);border-radius:3px}.FiltersSidebar_sliderThumb__Y069e{position:absolute;top:50%;width:100%;height:0;transform:translateY(-50%);pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;z-index:2}.FiltersSidebar_sliderThumb__Y069e::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background-color:var(--orange);border-radius:50%;cursor:pointer;pointer-events:auto;border:3px solid var(--white)}.FiltersSidebar_sliderThumb__Y069e::-moz-range-thumb{width:18px;height:18px;background-color:var(--orange);border-radius:50%;cursor:pointer;border:3px solid var(--white)}.FiltersSidebar_toggleGroup__vhtt5{display:flex;justify-content:space-between;align-items:center}.FiltersSidebar_toggleLabelText__suQHW{font-size:.95rem;color:var(--gray);font-weight:500;margin-right:1rem}.FiltersSidebar_toggleContainer__C8ihb{position:relative;display:inline-block;width:42px;height:22px}.FiltersSidebar_toggleContainer__C8ihb input{opacity:0;width:0;height:0}.FiltersSidebar_toggleSlider__05PDp{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--light-gray);transition:.4s;border-radius:34px}.FiltersSidebar_toggleSlider__05PDp:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:var(--white);transition:.4s;border-radius:50%}.FiltersSidebar_toggleContainer__C8ihb input:checked+.FiltersSidebar_toggleSlider__05PDp{background-color:var(--orange)}.FiltersSidebar_toggleContainer__C8ihb input:checked+.FiltersSidebar_toggleSlider__05PDp:before{transform:translateX(20px)}@media (max-width:768px){.FiltersSidebar_sidebar__X39K6{position:static;margin-bottom:1rem}.FiltersSidebar_title__NPEPL{font-size:1.2rem}}@media (max-width:480px){.FiltersSidebar_sidebar__X39K6{padding:1rem}.FiltersSidebar_filterGroup__rBCm6 select{padding:.5rem .7rem}.FiltersSidebar_sliderThumb__Y069e::-moz-range-thumb,.FiltersSidebar_sliderThumb__Y069e::-webkit-slider-thumb{width:16px;height:16px}}.ProductCardClient_card__fswJM{position:relative;background-color:var(--white);border:1px solid var(--light-gray);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:all .2s ease;text-decoration:none;cursor:pointer}.ProductCardClient_card__fswJM:hover{box-shadow:0 2px 8px rgba(0,0,0,.05)}.ProductCardClient_card__fswJM.ProductCardClient_deleted__yZ3_Q{background-color:#fafafa;border:1px dashed var(--orange)}.ProductCardClient_contentWrapper__f_pWl{display:flex;flex-direction:column;height:100%}.ProductCardClient_image__j3xi2{width:100%;height:180px;object-fit:cover;transition:filter .3s}.ProductCardClient_image__j3xi2.ProductCardClient_grayscale__XtKr8{filter:grayscale(100%);opacity:.7}.ProductCardClient_content__59lE0{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1;min-height:180px}.ProductCardClient_title__IpYPQ{font-weight:600;color:var(--black);font-size:1rem;margin:0}.ProductCardClient_deletedTitle__FUCZY{color:var(--black)!important;font-weight:700;position:relative;padding-left:1.2rem}.ProductCardClient_deletedTitle__FUCZY:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.8rem;height:.8rem;background-color:var(--orange);border-radius:50%}.ProductCardClient_brand__8Dml_{color:var(--gray);font-size:.85rem;margin:0}.ProductCardClient_price__sZOn_{color:var(--orange);font-weight:600;margin:.25rem 0 0;font-size:1rem}.ProductCardClient_description__5tdHN{font-size:.9rem;color:var(--gray);margin:.5rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.ProductCardClient_stock__2al3d{font-size:.85rem;color:var(--black);font-weight:500;margin:.5rem 0 0}.ProductCardClient_adminActions__BJ_eN{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.5rem;z-index:2}.ProductCardClient_iconButton__tTfsB{background:var(--white);border:1px solid var(--light-gray);border-radius:4px;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ProductCardClient_iconButton__tTfsB:hover{background:#f8f8f8;border-color:var(--orange)}.ProductCardClient_restoreButton__DXAVt{background:var(--white);border:1px solid var(--light-gray);border-radius:4px;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:var(--orange)}.ProductCardClient_restoreButton__DXAVt:hover{background:rgba(255,111,0,.1);border-color:var(--orange)}.ProductCardClient_deletedOverlay__JDMTj{position:absolute;top:0;left:0;right:0;height:2rem;background-color:rgba(255,111,0,.1);display:flex;align-items:center;justify-content:space-between;padding:0 1rem;z-index:1}.ProductCardClient_deletedBadge__PnnGG{color:var(--orange);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.ProductCardClient_deletedDate__4JArA{font-size:.75rem;color:var(--gray)}.ProductCardClient_deletedText__DEMbk{color:var(--gray)}.ProductCardClient_placeholderImage__XLxh5{width:100%;height:180px;background-color:var(--light-gray);display:flex;align-items:center;justify-content:center;color:var(--gray)}.EditProductModal_overlay___G1m6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(31,31,31,.8);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.EditProductModal_modal__ebEWi{background-color:var(--white);border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.2);animation:EditProductModal_fadeIn__cMr7R .3s ease}@keyframes EditProductModal_fadeIn__cMr7R{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.EditProductModal_title__riBDM{color:var(--black);margin-bottom:1.5rem;font-size:1.5rem;border-bottom:2px solid var(--light-gray);padding-bottom:.5rem}.EditProductModal_section__f7UCX{margin:1.5rem 0;padding:1.5rem;border-radius:6px;background-color:rgba(224,223,220,.1);border:1px solid var(--light-gray)}.EditProductModal_sectionTitle__qkFgD{color:var(--black);font-size:1.1rem;margin-bottom:1.25rem;font-weight:600}.EditProductModal_form__AM83D{display:flex;flex-direction:column;gap:1.5rem}.EditProductModal_formRow__pKXnT{display:flex;gap:1rem}.EditProductModal_formRow__pKXnT .EditProductModal_formGroup__90Y87{flex:1 1}.EditProductModal_formGroup__90Y87{display:flex;flex-direction:column;gap:.75rem}.EditProductModal_label__ko0Vy{color:var(--black);font-size:.95rem;font-weight:500}.EditProductModal_input__dVv_P,.EditProductModal_select__ORqdP,.EditProductModal_textarea__JSCGj{padding:.75rem;border:1px solid var(--light-gray);border-radius:4px;font-size:1rem;background-color:var(--white)}.EditProductModal_input__dVv_P:focus,.EditProductModal_select__ORqdP:focus,.EditProductModal_textarea__JSCGj:focus{outline:none;border-color:var(--orange)}.EditProductModal_textarea__JSCGj{min-height:100px;resize:vertical}.EditProductModal_select__ORqdP{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.EditProductModal_fileUploadLabel__OjKwf{display:flex;flex-direction:column;gap:.75rem;cursor:pointer}.EditProductModal_fileInput__mrF2q{display:none}.EditProductModal_fileUploadButton__I8_eS{background-color:var(--white);color:var(--orange);border:2px dashed var(--orange);padding:1.25rem;border-radius:6px;text-align:center;font-weight:600;transition:all .2s ease}.EditProductModal_fileUploadButton__I8_eS:hover{background-color:rgba(255,111,0,.05)}.EditProductModal_fileName__1ZW5z{font-size:.9rem;color:var(--gray);text-align:center;margin-top:.5rem}.EditProductModal_imagePreviewContainer__3nKxN{margin-top:1rem;display:flex;justify-content:center}.EditProductModal_imagePreview__oMCrs{max-width:200px;max-height:200px;border-radius:6px;border:1px solid var(--light-gray);object-fit:contain}.EditProductModal_fileNote__Of4fK{color:var(--gray);font-size:.85rem;margin-top:.75rem;text-align:center}.EditProductModal_actions__aDYSO{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--light-gray)}.EditProductModal_cancel__l_1sf{background-color:transparent;color:var(--gray);border:1px solid var(--light-gray);padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer}.EditProductModal_cancel__l_1sf:hover{background-color:var(--light-gray)}.EditProductModal_save__FunHj{background-color:var(--orange);color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer}.EditProductModal_save__FunHj:hover{background-color:#e66500}.EditProductModal_loadingText__rOyh3{display:flex;align-items:center;gap:.5rem}.EditProductModal_spinner__dk9QQ{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:EditProductModal_spin__57tg5 1s linear infinite}@keyframes EditProductModal_spin__57tg5{to{transform:rotate(1turn)}}@media (max-width:768px){.EditProductModal_modal__ebEWi{padding:1.5rem}.EditProductModal_section__f7UCX{padding:1.25rem}.EditProductModal_formRow__pKXnT{flex-direction:column;gap:1rem}}@media (max-width:480px){.EditProductModal_modal__ebEWi{padding:1.25rem;width:95%}.EditProductModal_actions__aDYSO{flex-direction:column;gap:.75rem}.EditProductModal_cancel__l_1sf,.EditProductModal_save__FunHj{width:100%}}.DeleteProductModal_overlay__ezoG7{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(31,31,31,.8);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.DeleteProductModal_modal__Sdkg4{background-color:var(--white);border-radius:8px;width:90%;max-width:500px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.2);animation:DeleteProductModal_fadeIn__47_4P .3s ease;text-align:center}@keyframes DeleteProductModal_fadeIn__47_4P{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.DeleteProductModal_title__GIphW{color:var(--black);margin-bottom:1.5rem;font-size:1.5rem;border-bottom:2px solid var(--light-gray);padding-bottom:.5rem}.DeleteProductModal_message__Kml_l{color:var(--gray);line-height:1.6;margin-bottom:2rem}.DeleteProductModal_message__Kml_l strong{color:var(--black);font-weight:600}.DeleteProductModal_actions__R2YCZ{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.DeleteProductModal_cancel__6UMIP{background-color:transparent;color:var(--gray);border:1px solid var(--light-gray);padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s ease}.DeleteProductModal_cancel__6UMIP:hover{background-color:var(--light-gray)}.DeleteProductModal_confirm__9xKb_{background-color:#d32f2f;color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:all .2s ease}.DeleteProductModal_confirm__9xKb_:hover{background-color:#b71c1c;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.DeleteProductModal_confirm__9xKb_:active{transform:translateY(0)}.FeaturedProducts_wrapper__KQPtP{position:relative;max-width:1400px;margin:3rem auto;padding:0 2rem}.FeaturedProducts_wrapper__KQPtP:after,.FeaturedProducts_wrapper__KQPtP:before{content:"";position:absolute;top:0;bottom:0;width:20px;z-index:1;pointer-events:none}.FeaturedProducts_wrapper__KQPtP:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,0))}.FeaturedProducts_wrapper__KQPtP:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,1) 0,rgba(255,255,255,0))}.FeaturedProducts_loaderContainer__4YIEO{align-items:center;min-height:calc(400px + 4rem);width:100%}.FeaturedProducts_title__0Se57{text-align:center;font-size:2rem;color:var(--black);margin-bottom:2rem;position:relative}.FeaturedProducts_title__0Se57:after{content:"";display:block;width:80px;height:4px;background:var(--orange);margin:.75rem auto 0;border-radius:2px}.FeaturedProducts_track__T_T0J{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:1rem .5rem;margin:0 -.5rem;scrollbar-width:none}.FeaturedProducts_track__T_T0J::-webkit-scrollbar{display:none}.FeaturedProducts_slide__zC_Pu{scroll-snap-align:start;flex:0 0 auto;width:280px;height:400px}.FeaturedProducts_arrow__IRBCw{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background-color:var(--white);border:2px solid var(--light-gray);border-radius:50%;font-size:1.5rem;color:var(--black);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease}.FeaturedProducts_arrow__IRBCw:hover{background-color:var(--orange);color:var(--white);border-color:var(--orange)}.FeaturedProducts_prev__9I8Yi{left:1rem}.FeaturedProducts_next__lSo_1{right:1rem}.FeaturedProducts_loaderContainer__4YIEO{display:flex;justify-content:center;padding:3rem 0}.FeaturedProducts_error__ec5Rk{text-align:center;padding:2rem;color:#d32f2f;font-size:1.1rem}@media (max-width:1024px){.FeaturedProducts_wrapper__KQPtP{padding:0 1.5rem}.FeaturedProducts_wrapper__KQPtP:after,.FeaturedProducts_wrapper__KQPtP:before{display:none}.FeaturedProducts_title__0Se57{font-size:1.75rem}.FeaturedProducts_slide__zC_Pu{width:260px}.FeaturedProducts_arrow__IRBCw{width:42px;height:42px;font-size:1.3rem}}@media (max-width:768px){.FeaturedProducts_wrapper__KQPtP{margin:2rem auto;padding:0 1rem}.FeaturedProducts_loaderContainer__4YIEO{min-height:calc(380px + 4rem)}.FeaturedProducts_title__0Se57{font-size:1.5rem}.FeaturedProducts_slide__zC_Pu{width:85vw;height:auto;min-height:380px}.FeaturedProducts_arrow__IRBCw{width:36px;height:36px;font-size:1.1rem;background-color:rgba(255,255,255,.8);box-shadow:0 2px 4px rgba(0,0,0,.1)}.FeaturedProducts_prev__9I8Yi{left:.5rem}.FeaturedProducts_next__lSo_1{right:.5rem}}@media (max-width:480px){.FeaturedProducts_wrapper__KQPtP{margin:1.5rem auto;padding:0 .5rem}.FeaturedProducts_loaderContainer__4YIEO{min-height:calc(360px + 4rem)}.FeaturedProducts_title__0Se57{font-size:1.3rem}.FeaturedProducts_slide__zC_Pu{width:80vw;min-height:360px}.FeaturedProducts_arrow__IRBCw{width:32px;height:32px;font-size:1rem}}.HeroMain_hero__JD1b_{position:relative;background-image:url(/heroMain.jpg);background-size:cover;background-position:50%;height:85vh}.HeroMain_hero__JD1b_,.HeroMain_overlay__RXy0Q{display:flex;align-items:center;justify-content:center}.HeroMain_overlay__RXy0Q{background:rgba(31,31,31,.65);width:100%;height:100%;padding:0 2rem}.HeroMain_content__q1Xwo{text-align:center;max-width:800px}.HeroMain_title__BB2Bf{font-size:2.8rem;color:var(--white);font-weight:700;margin-bottom:1rem;line-height:1.2}.HeroMain_subtitle__cD6VP{font-size:1.2rem;color:var(--light-gray);margin-bottom:2rem;line-height:1.6}.HeroMain_cta__fNtTm{display:inline-block;background-color:var(--orange);color:var(--white);padding:.8rem 2rem;font-weight:600;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.HeroMain_cta__fNtTm:hover{background-color:#e35f00}@media (max-width:768px){.HeroMain_title__BB2Bf{font-size:2rem}.HeroMain_subtitle__cD6VP{font-size:1rem}.HeroMain_cta__fNtTm{padding:.7rem 1.5rem}}.AboutSection_about__fb49n{padding:4rem 1.5rem;background-color:var(--white)}.AboutSection_container__gCoq8{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;gap:2.5rem}.AboutSection_textBlock__aWBZ4{flex:1 1;min-width:min(100%,500px)}.AboutSection_heading__Vdlnx{font-size:1.8rem;margin-bottom:1.25rem;color:var(--orange);font-weight:600;line-height:1.3}.AboutSection_paragraph__KRzhf{font-size:1rem;color:var(--gray);line-height:1.7;margin-bottom:1.25rem}.AboutSection_imageBlock__9LGx1{flex:1 1;min-width:min(100%,500px)}.AboutSection_image__FUggD{border-radius:4px;width:100%;height:auto;object-fit:cover}@media (max-width:768px){.AboutSection_about__fb49n{padding:3rem 1rem}.AboutSection_container__gCoq8{flex-direction:column;gap:2rem}.AboutSection_heading__Vdlnx{font-size:1.6rem}.AboutSection_paragraph__KRzhf{font-size:.95rem}}@media (min-width:1600px){.AboutSection_container__gCoq8{max-width:1400px}}.BenefitsSection_benefits__xPx_8{background-color:var(--light-gray);padding:3.5rem 1.5rem}.BenefitsSection_container__OXGjc{max-width:1200px;margin:0 auto}.BenefitsSection_heading__gWAhN{text-align:center;font-size:1.8rem;font-weight:600;margin-bottom:2.5rem;color:var(--black);line-height:1.3}.BenefitsSection_items__wX2ax{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem;justify-items:center}.BenefitsSection_item__1_8_e{background-color:var(--white);border-radius:6px;padding:1.8rem 1.2rem;text-align:center;width:100%;max-width:240px;border:1px solid var(--light-gray)}.BenefitsSection_icon__Exye8{font-size:1.8rem;color:var(--orange);margin-bottom:1.2rem}.BenefitsSection_title__vdFhp{font-size:1.1rem;font-weight:600;margin-bottom:.6rem;color:var(--black)}.BenefitsSection_description___UcB7{font-size:.95rem;color:var(--gray);line-height:1.5}@media (max-width:768px){.BenefitsSection_benefits__xPx_8{padding:2.5rem 1rem}.BenefitsSection_heading__gWAhN{font-size:1.6rem;margin-bottom:2rem}.BenefitsSection_items__wX2ax{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.BenefitsSection_items__wX2ax{grid-template-columns:1fr;max-width:300px;margin:0 auto}.BenefitsSection_item__1_8_e{max-width:100%}}.TestimonialsSection_testimonials__AIE7G{background-color:var(--white);padding:3.5rem 1.5rem}.TestimonialsSection_container__PgE3a{max-width:1200px;margin:0 auto}.TestimonialsSection_heading__BDmI1{text-align:center;font-size:1.8rem;font-weight:600;margin-bottom:2.5rem;color:var(--black);line-height:1.3}.TestimonialsSection_cards__90uq7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;justify-items:center}.TestimonialsSection_card__HSVX_{background-color:var(--light-gray);padding:1.8rem;border-radius:6px;width:100%;max-width:320px;border:1px solid var(--white)}.TestimonialsSection_quote__q0xHT{font-style:italic;color:var(--gray);margin-bottom:1.2rem;line-height:1.6}.TestimonialsSection_author__TmO_S{font-weight:600;color:var(--orange)}@media (max-width:768px){.TestimonialsSection_testimonials__AIE7G{padding:2.5rem 1rem}.TestimonialsSection_heading__BDmI1{font-size:1.6rem;margin-bottom:2rem}.TestimonialsSection_cards__90uq7{grid-template-columns:1fr;max-width:500px;margin:0 auto}.TestimonialsSection_card__HSVX_{max-width:100%}}.FinalCTA_cta__UNiRQ{background-image:url(/noiseSvgCTA.svg);background-color:var(--orange);padding:3.5rem 1.5rem;text-align:center;color:var(--white)}.FinalCTA_container__sqr9z{max-width:800px;margin:0 auto}.FinalCTA_title__pee8u{font-size:1.8rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.FinalCTA_subtitle__kXs__{font-size:1.1rem;color:var(--white);opacity:.95;margin-bottom:2rem;line-height:1.6}.FinalCTA_button__DYYfo{display:inline-block;background-color:var(--white);color:var(--black);padding:.8rem 2rem;font-weight:600;border-radius:4px;text-decoration:none;transition:all .2s ease}.FinalCTA_button__DYYfo:hover{background-color:var(--light-gray);transform:translateY(-2px)}@media (max-width:768px){.FinalCTA_cta__UNiRQ{padding:2.5rem 1rem}.FinalCTA_title__pee8u{font-size:1.6rem}.FinalCTA_subtitle__kXs__{font-size:1rem}.FinalCTA_button__DYYfo{padding:.7rem 1.8rem}}@media (max-width:480px){.FinalCTA_title__pee8u{font-size:1.4rem}.FinalCTA_subtitle__kXs__{font-size:.95rem}}.ProductsFeed_productsContainer__99rWL{width:100%}.ProductsFeed_loaderContainer__amfp0{display:flex;justify-content:center;align-items:center;min-height:calc(400px * 2);width:100%}.ProductsFeed_productsGrid__mV_TP{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.ProductsFeed_emptyMessage__mIVDV{text-align:center;color:var(--gray);font-size:1.1rem;padding:2.5rem 1rem;background-color:var(--white);border-radius:8px;margin:1rem 0}.ProductsFeed_loadMoreContainer__hbyZE{display:flex;justify-content:center;margin:2rem 0 1rem}.ProductsFeed_loadMoreButton__e4iOE{padding:.8rem 1.75rem;background-color:var(--orange);color:var(--white);border:none;border-radius:28px;font-weight:600;font-size:.95rem;cursor:pointer}.ProductsFeed_loadMoreButton__e4iOE:disabled{background-color:var(--light-gray);color:var(--gray);cursor:not-allowed}@media (max-width:1024px){.ProductsFeed_productsGrid__mV_TP{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:768px){.ProductsFeed_loaderContainer__amfp0{min-height:calc(320px * 2)}.ProductsFeed_productsGrid__mV_TP{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.ProductsFeed_emptyMessage__mIVDV{padding:2rem 1rem;font-size:1rem}.ProductsFeed_loadMoreButton__e4iOE{padding:.7rem 1.5rem}}@media (max-width:480px){.ProductsFeed_loaderContainer__amfp0{min-height:calc(280px * 2)}.ProductsFeed_productsGrid__mV_TP{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}.ProductsFeed_emptyMessage__mIVDV{padding:1.5rem 1rem}.ProductsFeed_loadMoreButton__e4iOE{padding:.65rem 1.25rem}}.page_container__uip39{max-width:100%;overflow-x:hidden;min-height:100vh}.page_hero__GGNW1{background-color:var(--black);color:var(--white);padding:2rem 1rem;position:relative;margin-bottom:1.5rem}.page_hero__GGNW1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--orange)}.page_heroContent__8TAH_{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;text-align:center}.page_heroTitle__eLgGa{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;line-height:1.2}.page_heroSubtitle__fKeqn{font-size:1rem;opacity:.9;max-width:600px;margin:0 auto}.page_heroAccent__ito_M{width:60px;height:4px;background:var(--orange);margin:1.25rem auto 0}.page_searchContainer__DXBb1{max-width:1200px;margin:0 auto 1.5rem;padding:0 1rem}.page_searchInput__Rv4ve{width:100%;padding:.75rem 1.25rem;border:1px solid var(--light-gray);border-radius:30px;font-size:.95rem;background-color:var(--white);color:var(--black);transition:border-color .2s ease}.page_searchInput__Rv4ve:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,111,0,.1)}.page_searchInput__Rv4ve::placeholder{color:var(--gray);opacity:.7}.page_mainContent__KKVq9{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;gap:1.5rem}.page_sidebarWrapper__mkBce{flex:0 0 280px;position:-webkit-sticky;position:sticky;top:1rem;align-self:flex-start;max-height:calc(100vh - 200px);overflow-y:auto}.page_productsWrapper__doer5{flex:1 1;min-width:0}@media (max-width:1024px){.page_sidebarWrapper__mkBce{flex:0 0 240px}}@media (max-width:768px){.page_hero__GGNW1{padding:1.75rem 1rem;margin-bottom:1.25rem}.page_heroTitle__eLgGa{font-size:1.6rem}.page_mainContent__KKVq9{flex-direction:column;gap:1.25rem}.page_sidebarWrapper__mkBce{position:static;flex:0 0 auto;width:100%;max-height:none}}@media (max-width:480px){.page_hero__GGNW1{padding:1.5rem 1rem}.page_searchInput__Rv4ve{padding:.7rem 1.1rem}.page_mainContent__KKVq9{padding:0 .75rem}}.CreateProductModal_overlay__1JZJD{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(31,31,31,.8);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CreateProductModal_modal__C2URx{background-color:var(--white);border-radius:8px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.2);animation:CreateProductModal_fadeIn__zWBpC .3s ease}@keyframes CreateProductModal_fadeIn__zWBpC{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.CreateProductModal_title__FaGzj{color:var(--black);margin-bottom:1.5rem;font-size:1.5rem;border-bottom:2px solid var(--light-gray);padding-bottom:.5rem}.CreateProductModal_section__LznCP{margin:1.5rem 0;padding:1.5rem;border-radius:6px;background-color:rgba(224,223,220,.1);border:1px solid var(--light-gray)}.CreateProductModal_sectionTitle__6A_pW{color:var(--black);font-size:1.1rem;margin-bottom:1.25rem;font-weight:600}.CreateProductModal_form__GWje3{display:flex;flex-direction:column;gap:1.5rem}.CreateProductModal_formRow__dZD7Z{display:flex;gap:1rem}.CreateProductModal_formRow__dZD7Z .CreateProductModal_formGroup__IES8r{flex:1 1}.CreateProductModal_formGroup__IES8r{display:flex;flex-direction:column;gap:.75rem}.CreateProductModal_label__FFyYT{color:var(--black);font-size:.95rem;font-weight:600;margin-top:1rem}.CreateProductModal_orLabel__7WBiB{color:var(--gray);font-size:.9rem;margin:.5rem 0;padding-top:.5rem}.CreateProductModal_input__LYPvl,.CreateProductModal_select__yfE_E,.CreateProductModal_textarea__NGDXo{padding:.75rem;border:1px solid var(--light-gray);border-radius:4px;font-size:1rem;background-color:var(--white)}.CreateProductModal_input__LYPvl:focus,.CreateProductModal_select__yfE_E:focus,.CreateProductModal_textarea__NGDXo:focus{outline:none;border-color:var(--orange)}.CreateProductModal_textarea__NGDXo{min-height:100px;resize:vertical}.CreateProductModal_select__yfE_E{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.CreateProductModal_inlineInput__CbdWH{display:flex;gap:.75rem;align-items:center}.CreateProductModal_inputSmall__TOWYL{flex:1 1;padding:.75rem;border:1px solid var(--light-gray);border-radius:4px;font-size:.95rem}.CreateProductModal_addButton__kg4U0{background-color:var(--orange);color:var(--white);border:none;border-radius:4px;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;white-space:nowrap}.CreateProductModal_addButton__kg4U0:hover{background-color:#e66500}.CreateProductModal_addButton__kg4U0:disabled{background-color:var(--light-gray);cursor:not-allowed}.CreateProductModal_error__cjkKF{color:#d32f2f;font-size:.85rem;margin-top:.25rem}.CreateProductModal_actions___OS5T{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--light-gray)}.CreateProductModal_cancel__OkFTX{background-color:transparent;color:var(--gray);border:1px solid var(--light-gray);padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer}.CreateProductModal_cancel__OkFTX:hover{background-color:var(--light-gray)}.CreateProductModal_submit__mJdSy{background-color:var(--orange);color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer}.CreateProductModal_submit__mJdSy:hover{background-color:#e66500}.CreateProductModal_fileUploadLabel__JS3Zl{display:flex;flex-direction:column;gap:.75rem;cursor:pointer}.CreateProductModal_fileInput__HVBTl{display:none}.CreateProductModal_fileUploadButton__H6XA9{background-color:var(--white);color:var(--orange);border:2px dashed var(--orange);padding:1.25rem;border-radius:6px;text-align:center;font-weight:600;transition:all .2s ease}.CreateProductModal_fileUploadButton__H6XA9:hover{background-color:rgba(255,111,0,.05)}.CreateProductModal_fileName__SwYyu{font-size:.9rem;color:var(--gray);text-align:center;margin-top:.5rem}.CreateProductModal_imagePreviewContainer__g3A9P{margin-top:1rem;display:flex;justify-content:center}.CreateProductModal_imagePreview__ZVVEt{max-width:200px;max-height:200px;border-radius:6px;border:1px solid var(--light-gray);object-fit:contain}.CreateProductModal_fileNote__RCMQD{color:var(--gray);font-size:.85rem;margin-top:.75rem;text-align:center}.CreateProductModal_loadingText__Bj_HW{display:flex;align-items:center;gap:.5rem}.CreateProductModal_spinner__geyZ0{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:CreateProductModal_spin__kltJa 1s linear infinite}@keyframes CreateProductModal_spin__kltJa{to{transform:rotate(1turn)}}@media (max-width:768px){.CreateProductModal_modal__C2URx{padding:1.5rem}.CreateProductModal_section__LznCP{padding:1.25rem}.CreateProductModal_formRow__dZD7Z{flex-direction:column;gap:1rem}}@media (max-width:480px){.CreateProductModal_modal__C2URx{padding:1.25rem;width:95%}.CreateProductModal_actions___OS5T{flex-direction:column;gap:.75rem}.CreateProductModal_cancel__OkFTX,.CreateProductModal_submit__mJdSy{width:100%}}.ProductsAdmin_container__hxjbn{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 120px)}.ProductsAdmin_header__WINRB{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0}.ProductsAdmin_addButton__8BITP{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;background-color:var(--orange);color:var(--white);border:none;border-radius:4px;font-weight:600;font-size:.95rem;cursor:pointer;white-space:nowrap}.ProductsAdmin_addButton__8BITP:hover{background-color:#e66500}.ProductsAdmin_plus__UhuWE{font-size:1.2rem;line-height:1;font-weight:700}.ProductsAdmin_searchContainer__HgqDl{flex:1 1;max-width:500px}.ProductsAdmin_searchInput__H9_pC{width:100%;padding:.75rem 1.25rem;border:1px solid var(--light-gray);border-radius:4px;font-size:1rem;color:var(--black);background-color:var(--white)}.ProductsAdmin_searchInput__H9_pC:focus{outline:none;border-color:var(--orange)}.ProductsAdmin_searchInput__H9_pC::placeholder{color:var(--gray);opacity:.7}.ProductsAdmin_layout__7lIQy{display:grid;grid-template-columns:250px 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}@media (max-width:1024px){.ProductsAdmin_layout__7lIQy{gap:1.25rem}}@media (max-width:768px){.ProductsAdmin_container__hxjbn{padding:1rem;gap:1.25rem}.ProductsAdmin_header__WINRB{flex-direction:column;align-items:stretch;gap:1rem}.ProductsAdmin_searchContainer__HgqDl{max-width:100%}.ProductsAdmin_addButton__8BITP{width:100%;justify-content:center}.ProductsAdmin_layout__7lIQy{grid-template-columns:1fr}}@media (max-width:480px){.ProductsAdmin_container__hxjbn{padding:.75rem;gap:1rem}.ProductsAdmin_searchInput__H9_pC{padding:.65rem 1rem}}