.layout_loginLayout__7Qmxj{display:grid;grid-template-columns:1fr 1fr;width:100%;height:100dvh}.layout_loginLayout__7Qmxj .layout_left__mZkBo{background-color:var(--primary);display:flex;justify-content:center;align-items:center;border-radius:0 40px 40px 0;box-shadow:0 4px 10px var(--gray-10)}.layout_loginLayout__7Qmxj .layout_right__vII7p{display:grid;grid-template-rows:40px auto;padding:1rem}.layout_loginLayout__7Qmxj .layout_right__vII7p .layout_top__OFSLp{display:flex;gap:1rem;align-items:flex-start;justify-content:flex-end;align-items:center}.layout_loginLayout__7Qmxj .layout_right__vII7p .layout_main___A2Ur{display:flex;align-items:center;width:100%;justify-content:center}@media(max-width:768px){.layout_loginLayout__7Qmxj{display:grid;grid-template-columns:1fr;grid-template-rows:.6fr 1.4fr;height:100dvh}.layout_loginLayout__7Qmxj .layout_left__mZkBo{border-radius:0 0 40px 40px}.layout_loginLayout__7Qmxj .layout_main___A2Ur{align-items:flex-start!important}.layout_loginLayout__7Qmxj .layout_logo__7oPzP{width:100px}}.Accordion_accordion__HIbE8{border-radius:5px;overflow:hidden}.Accordion_accordion__HIbE8 .Accordion_header__T0ALu{width:100%;background:var(--custom-8);color:var(--custom-1);padding:10px 15px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s ease;box-sizing:border-box}.Accordion_accordion__HIbE8 .Accordion_header__T0ALu:hover{background:var(--primary)}.Accordion_accordion__HIbE8 .Accordion_icon__qDxd_{font-size:14px}.Accordion_accordion__HIbE8 .Accordion_content__cKxDg{padding:10px 15px;background:var(--background);color:var(--foreground);font-size:14px;line-height:1.6;border-top:4px solid #1e5317}.Accordion_accordion__HIbE8.Accordion_open__QorvP .Accordion_header__T0ALu{background:var(--primary)}.Brand_brand__5Z4nJ{display:flex;flex-direction:column;align-items:center;gap:1rem}.Brand_brand__5Z4nJ h1{font-size:2rem;font-weight:700;font-family:var(--font-mono);color:var(--primary-foreground)}.ImageGallery_gallery__iWFrE{display:flex;flex-direction:column;width:100%}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{width:100%;max-width:600px;position:relative}.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax img,.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax video{width:100%;object-fit:cover;object-position:top;border-radius:5px;max-height:700px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;justify-content:left}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY img,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY video{width:4rem;height:4rem;object-fit:cover;object-position:top;border-radius:.375rem;cursor:pointer;transition:transform .2s ease-in-out}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY img .ImageGallery_active___AUsU,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY img:hover,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY video .ImageGallery_active___AUsU,.ImageGallery_gallery__iWFrE .ImageGallery_thumbnails__9KymY video:hover{transform:scale(1.1)}.ImageGallery_gallery__iWFrE .ImageGallery_dots__aKHoC{display:flex;justify-content:center;gap:.5rem;padding:1rem 0}.ImageGallery_gallery__iWFrE .ImageGallery_dot__y_G_X{width:.75rem;height:.75rem;border-radius:9999px;background-color:var(--muted);border:none;cursor:pointer;transition:background-color .3s ease}.ImageGallery_gallery__iWFrE .ImageGallery_thumbnailVideo__GIj0R{width:100px;height:auto}.ImageGallery_gallery__iWFrE .ImageGallery_fullscreenVideo__G8Qh0{width:100%;height:100%;object-fit:contain!important;background-color:#000}.ImageGallery_gallery__iWFrE .ImageGallery_activeDot__YHIAf{background-color:var(--primary)}@media(max-width:768px){.ImageGallery_gallery__iWFrE .ImageGallery_mainMedia__386ax{padding:0}.ImageGallery_gallery__iWFrE .ImageGallery_carouselWrapper__62xp8{position:relative;width:100%}.ImageGallery_gallery__iWFrE .ImageGallery_carousel__auoIj{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1{flex:0 0 100%;scroll-snap-align:bottom;object-fit:cover;border-radius:0}.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 img,.ImageGallery_gallery__iWFrE .ImageGallery_carouselItem__He4B1 video{border-radius:0;max-height:550px}}.ThemeToggle_trigger___yyKC{height:var(--themetoggle-height);width:30px;background-color:var(--themetoggle-bgc,var(--background));color:var(--themetoggle-color,var(--primary));padding:.5rem;border:var(--themetoggle-border,1px solid var(--border))}.ThemeToggle_trigger___yyKC:focus-visible{box-shadow:none}.ThemeToggle_item__K5lHW{cursor:pointer;color:var(--foreground)}.ThemeToggle_item__K5lHW:hover{background-color:var(--muted);color:var(--muted-foreground)}.ThemeToggle_moon__lE9YV,.ThemeToggle_star__9Qun8,.ThemeToggle_sun__VpZc0{height:1rem;width:1rem;transition:all .2s ease}.ThemeToggle_content__kRSq9{font-size:1rem}.ThemeToggle_sun__VpZc0{rotate:0deg;scale:1}.brand .ThemeToggle_sun__VpZc0,.dark .ThemeToggle_sun__VpZc0{rotate:-90deg;scale:0}.ThemeToggle_moon__lE9YV{position:absolute;rotate:90deg;scale:0}.dark .ThemeToggle_moon__lE9YV{rotate:0deg;scale:1}.brand .ThemeToggle_moon__lE9YV,.light .ThemeToggle_moon__lE9YV{rotate:90deg;scale:0}.ThemeToggle_star__9Qun8{position:absolute;rotate:90deg;scale:0}.brand .ThemeToggle_star__9Qun8{rotate:0deg;scale:1}.dark .ThemeToggle_star__9Qun8,.light .ThemeToggle_star__9Qun8{rotate:90deg;scale:0}.ThemeToggle_icon__ctqvY{margin-right:.2rem;height:1rem;width:1rem}.SellerAvatar_seller__zBZqt{display:flex;align-items:center;gap:10px;cursor:pointer}.SellerAvatar_avatar__sNtfO{width:var(--avatar-size,40px);height:var(--avatar-size,40px);border-radius:50%;object-fit:cover}.SellerAvatar_info__XV4nJ{display:flex;flex-direction:column;gap:2px}.SellerAvatar_info__XV4nJ .SellerAvatar_name__CWbSF{font-size:var(--avatar-name-size,16px);font-weight:700;color:var(--avatar-name-color,--foreground)}.SellerAvatar_info__XV4nJ .SellerAvatar_location__qws7p{display:flex;align-items:center;font-size:var(--avatar-location-size,14px);color:var(--avatar-location-color,--foreground)}.SellerAvatar_info__XV4nJ .SellerAvatar_location__qws7p .SellerAvatar_icon__dLl_0{margin-right:5px;color:var(--primary)}.BasicButton_button__2_X1A{padding:10px 16px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;height:50px}.BasicButton_button__2_X1A:disabled{opacity:.5;cursor:not-allowed}.BasicButton_primary__OLkTH{background:var(--button-basic-bc,var(--primary));color:#fff}.BasicButton_primary__OLkTH:hover{background:var(--button-basic-hover,var(--custom-12))}.BasicButton_secondary__36s3Q{background:var(--secondary);color:#333}.BasicButton_secondary__36s3Q:hover{background:#ccc}.BasicButton_icon__YBefR{background:transparent;color:#0070f3;padding:8px;border-radius:50%}.BasicButton_icon__YBefR:hover{background:rgba(0,112,243,.1)}.Select_Trigger__y3mAu{display:flex;font-size:1rem;background-color:var(--select-background,var(--gray-4));color:var(--select-color,var(--custom-12));max-width:var(--select-max-width,100%);width:100%;box-sizing:border-box;justify-content:space-between;border-radius:var(--radius)}.Select_Trigger__y3mAu .Select_Icon__ZqLz6{color:var(--select-icon-color,var(--custom-12));margin-left:8px}.Select_Trigger__y3mAu:hover,.Select_Trigger__y3mAu:hover .Select_Icon__ZqLz6{color:var(--background)}.Select_Content__JrJQ_{overflow:hidden;background-color:var(--gray-2);box-shadow:0 10px 38px -10px rgba(22,23,24,.35),0 10px 20px -15px rgba(22,23,24,.2);border:1px solid var(--border);max-width:var(--select-max-width,100%);width:100%}.Select_Viewport__Wyj_4{display:flex;flex-direction:column}.Select_Item__6VB5U{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem;cursor:pointer}.Select_Item__6VB5U[data-disabled]{color:var(--gray-8);pointer-events:none}.Select_Item__6VB5U[data-highlighted]{outline:none;background-color:var(--primary-hover);color:var(--gray-1)}.Select_Item__6VB5U[data-state=checked]{background-color:var(--primary);color:var(--background)}.Select_Item__6VB5U:hover .Select_ItemIndicator__f8Nr4,.Select_Item__6VB5U[data-state=checked] .Select_ItemIndicator__f8Nr4{color:var(--background)}.Select_ItemIndicator__f8Nr4{width:25px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary)}.Slider_slider__lBA16{position:relative;width:99.2dvw;height:500px;overflow:hidden}.Slider_slider__lBA16 img{object-fit:cover;object-position:bottom}@media(max-width:768px){.Slider_slider__lBA16{height:200px}}.Slider_skeleton__Qgcg1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e2e2e2;animation:Slider_pulse__WtJfG 1.2s ease-in-out infinite;border-radius:.5rem;z-index:1}@keyframes Slider_pulse__WtJfG{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Header_header__Mklic{display:flex;flex-direction:column;width:100%;background-color:var(--primary);font-family:var(--font-roboto-400)}.Header_header__Mklic .Header_topBar__PwA3C{height:var(--header-top);background-color:var(--primary)}.Header_header__Mklic .Header_navBar__gbVQ6{display:flex;justify-content:center;background-color:var(--background);border-bottom:4px solid var(--primary)}.Header_header__Mklic .Header_mask__MwpXp{background-color:var(--background);border-radius:4rem 4rem 0 0}.Header_header__Mklic .Header_mainbar__NoJWy{display:grid;grid-template-areas:"logo searchbar userbar";gap:1rem;height:100%;align-items:center;justify-content:space-between;width:100%;max-width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:var(--header-main)}.Header_header__Mklic .Header_logo__xO_zg{grid-area:logo}.Header_header__Mklic .Header_searchBar__xxu3m{grid-area:searchbar}.Header_header__Mklic .Header_userBar__fta1z{grid-area:userbar;display:flex;justify-content:flex-end;height:35px;align-items:center}@media(min-width:768px){.Header_header__Mklic .Header_mainbar__NoJWy{max-width:760px}}@media(min-width:992px){.Header_header__Mklic .Header_mainbar__NoJWy{max-width:980px}}@media(min-width:1200px){.Header_header__Mklic .Header_mainbar__NoJWy{max-width:1170px}}@media(max-width:768px){.Header_header__Mklic .Header_mainbar__NoJWy{max-width:760px;height:auto;padding:1rem;grid-template-areas:"searchbar"}.Header_header__Mklic .Header_mainbar__NoJWy .Header_logo__xO_zg,.Header_header__Mklic .Header_mainbar__NoJWy .Header_userBar__fta1z{display:none}.Header_header__Mklic{display:var(--header-display,none)}.Header_header__Mklic .Header_navBar__gbVQ6,.Header_header__Mklic .Header_topBar__PwA3C{display:none}.Header_header__Mklic .Header_mask__MwpXp{border-radius:0!important}}.page_anonymous__j2_FT{font-size:20px;color:var(--primary);cursor:pointer}.page_anonymous__j2_FT:hover{color:var(--primary)}.BuyButton_buybutton__NAQcY{height:50px}.BuyButton_buybutton__NAQcY button:disabled{cursor:not-allowed}.Product_product__wC10l{position:relative;box-sizing:border-box;background-color:var(--gray-4);color:var(--custom-12);cursor:pointer;font-size:var(--text-xs);border-radius:5px;--avatar-size:30px;--avatar-name-size:var(--text-xs);--avatar-location-size:var(--text-xs);font-family:var(--font-roboto-400)}.Product_product__wC10l .Product_header___CGw_{display:flex;align-items:flex-start;justify-content:space-between;gap:.625rem;width:100%}.Product_product__wC10l .Product_header___CGw_ h3{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Product_product__wC10l .Product_footer__acszA{display:flex;justify-content:space-between;align-items:center;gap:.625rem;width:100%}.Product_product__wC10l .Product_seller__muVxO{position:absolute;background-color:var(--primary);display:flex;align-items:center;gap:3rem;width:100%;border-radius:2rem}.Product_product__wC10l .Product_image__sqHw_ img{border-radius:5px 5px 0 0;width:100%;object-fit:cover;height:300px}.Product_product__wC10l .Product_imageContent__KIfIA{object-fit:cover;border-radius:5px 5px 0 0}.Product_product__wC10l .Product_content__j8TTn{padding:.625rem;display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:space-between;align-items:end;gap:.625rem;height:100px}.Product_product__wC10l .Product_content__j8TTn .Product_description__Dupv6{display:flex;flex-direction:column;justify-content:space-between;gap:.625rem;width:100%;height:100%}.Product_product__wC10l .Product_content__j8TTn .Product_price___h3v9{font-size:.875rem;font-weight:700;white-space:nowrap}.Product_product__wC10l .Product_content__j8TTn .Product_location__jlW0p{display:flex;gap:.5rem;align-items:bottom;font-size:1.2rem;color:var(--gray-2)}@media(max-width:768px){.Product_product__wC10l .Product_image__sqHw_ img{max-height:250px;object-fit:cover;object-position:top}}.Product_skeleton__T1SO9{background-color:#e2e2e2;border-radius:.5rem;animation:Product_pulse__TltBC 1.2s ease-in-out infinite}@keyframes Product_pulse__TltBC{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Products_products__PjKsF{width:100%;display:flex;flex-direction:column;gap:2rem;color:var(--custom-12);align-items:center}.Products_products__PjKsF .Products_title__RrLS4{font-family:var(--font-josefin-700);font-size:rem;text-transform:uppercase}.Products_container__7wCah{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,.5fr));gap:1rem;width:100%}@media(min-width:768px){.Products_container__7wCah{grid-template-columns:repeat(auto-fill,minmax(190px,.5fr))}}@media(max-width:768px){.Products_container__7wCah{gap:1rem}}.BackBar_backBar__04bWb .BackBar_backButton__nr5u8{color:var(--background);font-weight:700;box-sizing:border-box;background:var(--primary);height:36px;border-radius:5px 0 0 5px}.BackBar_mobileBar__5Z72b{display:none}@media(max-width:768px){.BackBar_mobileBar__5Z72b{display:flex;align-items:center}.BackBar_breadcrumb__SyoMS{display:none}.BackBar_backButton__nr5u8{font-size:1rem;background:none;border:none;background-color:transparent;color:#333;cursor:pointer;padding:.625rem}.BackBar_float__oXLWB{background:var(--primary);z-index:1;width:36px;position:absolute;top:120px;border-radius:50%;left:15px;display:flex;justify-content:center;align-items:center;height:36px}.BackBar_float__oXLWB .BackBar_backButton__nr5u8{color:var(--background);border-radius:50%}}.Cart_cart__BLAiq{font-size:2rem;color:var(--primary);cursor:pointer}.Cart_iconBton__ciMp_{position:relative}.Cart_cont__tuMCM{position:absolute;top:-10px;right:-10px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1e5317;color:var(--background);font-size:11px;transition:transform .3s ease-in-out}.Cart_iconBton__ciMp_:hover .Cart_cont__tuMCM{animation:Cart_moveUpDown__YYZNn .9s ease-in-out}@keyframes Cart_moveUpDown__YYZNn{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.Favorite_favorite__d8pKe{font-size:20px;color:var(--primary);cursor:pointer;padding-right:16px}.Favorite_favorite__d8pKe:hover{color:var(--primary)}.NavBar_navBar__b6n_q{position:relative}.NavBar_navBar__b6n_q .NavBar_mainCategoryTrigger__lasyr,.NavBar_navBar__b6n_q .NavBar_mainCategory__w6ocF{height:100%;padding:10px;cursor:pointer;font-size:var(--text-base);font-weight:400}.NavBar_navBar__b6n_q .NavBar_mainCategoryTrigger__lasyr .NavBar_active__IJQVV,.NavBar_navBar__b6n_q .NavBar_mainCategoryTrigger__lasyr:hover,.NavBar_navBar__b6n_q .NavBar_mainCategory__w6ocF:hover{background-color:var(--primary);color:var(--primary-foreground);border-radius:var(--radius) var(--radius) 0 0}.NavBar_navBar__b6n_q .NavBar_todos__GL70A{font-weight:700}.NavBar_navBar__b6n_q .NavBar_subMenu__9zD7q{cursor:pointer;position:absolute;left:0;width:100dvw;max-width:760px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.NavBar_navBar__b6n_q .NavBar_subMenu__9zD7q .NavBar_subItem__Du8jn{font-size:var(--text-base)}