@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&family=Playfair+Display:wght@700&display=swap";:root{font-family:Poppins,sans-serif;--primary-color: #f59e0b;--secondary-color: #a16207;--background-color: #fff;--text-color: #3b3b3b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;background-color:var(--background-color);color:var(--text-color)}h1,h2{font-family:Playfair Display,serif}._homeContainer_1mtxc_1{min-height:100vh;background:linear-gradient(135deg,#fef7e0,#fff8e7)}._heroSection_1mtxc_13{min-height:100vh;display:flex;align-items:center;padding:2rem;background:linear-gradient(135deg,#fbeec1,#f5e6a3)}._heroContent_1mtxc_29{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}._heroText_1mtxc_49{display:flex;flex-direction:column;gap:1.5rem}._heroTitle_1mtxc_61{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#2c1810;line-height:1.2;margin:0}._heroSubtitle_1mtxc_77{font-size:1.25rem;color:#5d4e37;line-height:1.6;margin:0}._heroMedia_1mtxc_91{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a;background:#000}._heroVideo_1mtxc_107{width:100%;height:auto;min-height:400px;object-fit:cover;display:block}._ctaButton_1mtxc_125{background:linear-gradient(135deg,#e09f3e,#d0892f);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e09f3e4d;align-self:flex-start}._ctaButton_1mtxc_125:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e09f3e66}._secondaryButton_1mtxc_163{background:transparent;color:#e09f3e;border:2px solid #e09f3e;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease}._secondaryButton_1mtxc_163:hover{background:#e09f3e;color:#fff;transform:translateY(-2px)}._productsSection_1mtxc_201,._benefitsSection_1mtxc_203{padding:5rem 2rem}._productsSection_1mtxc_201{background:#fff;text-align:center}._benefitsSection_1mtxc_203{background:#faf8f3}._sectionContent_1mtxc_229{max-width:1200px;margin:0 auto;text-align:center}._sectionTitle_1mtxc_241{font-size:2.5rem;font-weight:700;color:#2c1810;margin:0 0 1rem}._sectionDescription_1mtxc_255{font-size:1.2rem;color:#5d4e37;margin:0 0 2rem;line-height:1.6}._benefitsList_1mtxc_271{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}._benefitItem_1mtxc_285{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease}._benefitItem_1mtxc_285:hover{transform:translateY(-4px)}._benefitItem_1mtxc_285 h3{font-size:1.25rem;font-weight:600;color:#2c1810;margin:0 0 .5rem}._benefitItem_1mtxc_285 p{color:#5d4e37;line-height:1.6;margin:0}@media (max-width: 768px){._heroContent_1mtxc_29{grid-template-columns:1fr;gap:2rem;text-align:center}._heroSection_1mtxc_13{padding:2rem 1rem;min-height:auto}._productsSection_1mtxc_201,._benefitsSection_1mtxc_203{padding:3rem 1rem}._benefitsList_1mtxc_271{grid-template-columns:1fr;gap:1.5rem}._ctaButton_1mtxc_125{align-self:center}}@media (max-width: 480px){._heroTitle_1mtxc_61{font-size:2rem}._heroSubtitle_1mtxc_77{font-size:1.1rem}._sectionTitle_1mtxc_241{font-size:2rem}}._retryButton_15h4h_33{background:linear-gradient(135deg,var(--honey-gold),var(--honey-amber));color:#fff;border:none;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f2a90040;margin-top:1rem}._retryButton_15h4h_33:hover{background:linear-gradient(135deg,var(--honey-dark),var(--honey-gold));transform:translateY(-2px);box-shadow:0 6px 16px #f2a90059}._retryButton_15h4h_33:active{transform:translateY(0);box-shadow:0 3px 8px #f2a9004d}._errorContainer_15h4h_85{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:300px;background-color:var(--honeycomb-light);border-radius:12px;border:1px dashed var(--honey-amber);margin:2rem 0}._errorContainer_15h4h_85 p{font-size:1.1rem;color:var(--bee-brown);margin-bottom:1.5rem;max-width:400px}._productsPageWrapper_15h4h_129{background-color:#fffdf7;min-height:100vh;padding-bottom:3rem}._productsPageHeader_15h4h_143{text-align:center;padding:2rem 1rem 3rem;background:linear-gradient(to bottom,#fff8e1cc,#fff9);position:relative;margin-bottom:2rem}._productsPageHeader_15h4h_143:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber),var(--honey-gold))}._productsPageHeader_15h4h_143 h1{font-size:2.5rem;color:var(--bee-brown);margin-bottom:.5rem;font-weight:800;position:relative;display:inline-block}._productsPageHeader_15h4h_143 h1:after{content:"🍯";font-size:1.5rem;position:absolute;margin-left:10px}._productsPageHeader_15h4h_143 p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}._productsPage_15h4h_129{display:flex;gap:25px;padding:0 20px;max-width:1300px;margin:0 auto;position:relative}._productsContent_15h4h_245{flex:1;position:relative;min-height:400px}._noProductsFound_15h4h_261{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:2rem;font-size:1.2rem;color:var(--bee-brown);background-color:var(--honeycomb-light);border-radius:12px;border:1px dashed var(--honey-amber)}._emptyHoneyJar_15h4h_291{width:80px;height:80px;margin-bottom:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e09900' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 2h18v4H3z'/%3E%3Cpath d='M5 6v14c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V6'/%3E%3Cpath d='M12 12v6'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;opacity:.7}._resetFiltersButton_15h4h_311{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber));color:#fff;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none;box-shadow:0 4px 12px #f2a9004d}._resetFiltersButton_15h4h_311:hover{transform:translateY(-3px);box-shadow:0 6px 16px #f2a90066}._mobileFilterOverlay_15h4h_351{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center;animation:_fadeIn_15h4h_1 .3s ease}@keyframes _fadeIn_15h4h_1{0%{opacity:0}to{opacity:1}}._mobileFilterContainer_15h4h_397{width:90%;max-width:400px;max-height:90vh;animation:_slideUp_15h4h_1 .3s ease;background-color:#fff;border-radius:12px;overflow:hidden}@keyframes _slideUp_15h4h_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 1024px){._productsPage_15h4h_129{padding:0 15px}._productsPageHeader_15h4h_143 h1{font-size:2.2rem}}@media (max-width: 768px){._productsPage_15h4h_129{flex-direction:column;padding:0 10px}._productsPageHeader_15h4h_143{padding:1.5rem 1rem 2rem}._productsPageHeader_15h4h_143 h1{font-size:1.8rem}._productsPageHeader_15h4h_143 p{font-size:1rem}}@media (max-width: 480px){._productsPageHeader_15h4h_143 h1{font-size:1.6rem}._productsPageHeader_15h4h_143 h1:after{font-size:1.2rem}}:root{--honey-gold: #f2a900;--honey-amber: #ffbf00;--honey-light: #ffd54f;--honey-dark: #e09900;--honeycomb-light: #fff8e1;--honeycomb-dark: #ffecb3;--beeswax: #f8e8a0;--bee-brown: #8d5524;--bee-black: #3e2723;--sale-red: #e53935}._productCard_5o2sg_29{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .2s ease;height:100%;display:flex;flex-direction:column;position:relative;border:1px solid #eee}._productImageContainer_5o2sg_55{position:relative;padding-top:75%;overflow:hidden;background-color:#f9f9f9}._productImage_5o2sg_55{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_5o2sg_29:hover ._productImage_5o2sg_55{transform:scale(1.05)}._productInfo_5o2sg_99{padding:.75rem;display:flex;flex-direction:column;flex-grow:1;background:#fff}._productName_5o2sg_115{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .4rem;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.4rem}._productMeta_5o2sg_143{display:flex;justify-content:space-between;font-size:.8rem;color:#666;margin-bottom:.5rem}._productOrigin_5o2sg_159,._productSize_5o2sg_161{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._productOrigin_5o2sg_159{max-width:60%}._productSize_5o2sg_161{text-align:right}._productPrice_5o2sg_189{font-size:1rem;font-weight:600;color:var(--honey-dark);margin-top:auto;display:flex;align-items:center;justify-content:space-between}._priceContainer_5o2sg_209{display:flex;flex-direction:column;align-items:flex-start}._originalPrice_5o2sg_221{font-size:.75rem;color:#999;text-decoration:line-through;font-weight:400}._discountPrice_5o2sg_235{color:var(--sale-red)}._viewButton_5o2sg_243{background-color:var(--honey-gold);color:#fff;border:none;border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}._viewButton_5o2sg_243:hover{background-color:var(--honey-dark)}._saleBadge_5o2sg_277{position:absolute;top:8px;right:8px;background:var(--sale-red);color:#fff;padding:3px 8px;border-radius:4px;font-size:.7rem;font-weight:600;z-index:2}@media (max-width: 480px){._productInfo_5o2sg_99{padding:.6rem}._productName_5o2sg_115{font-size:.9rem;height:2.2rem}._productMeta_5o2sg_143{font-size:.75rem}._viewButton_5o2sg_243{padding:.3rem .6rem;font-size:.75rem}}._productList_yohag_29{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:5px;animation:_fadeIn_yohag_1 .5s ease}@keyframes _fadeIn_yohag_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._productList_yohag_29 a{text-decoration:none;color:inherit;display:block;transition:transform .3s ease,box-shadow .3s ease;border-radius:12px;overflow:hidden}._productList_yohag_29 a:hover{transform:translateY(-5px);box-shadow:0 10px 25px #f2a90026}._productList_yohag_29 p{grid-column:1 / -1;text-align:center;padding:3rem;font-size:1.1rem;color:var(--bee-brown);background-color:var(--honeycomb-light);border-radius:12px;border:1px dashed var(--honey-amber)}@media (max-width: 1024px){._productList_yohag_29{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 600px){._productList_yohag_29{grid-template-columns:1fr;gap:15px}}._filterTopBar_j7vfn_19{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;margin-bottom:15px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._filterTopLeft_j7vfn_41{display:flex;align-items:center;gap:10px;flex:1}._filterToggleButton_j7vfn_55{display:flex;align-items:center;gap:6px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:6px 10px;font-size:.85rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}._filterToggleButton_j7vfn_55:hover{background:#eee}._filterToggleButton_j7vfn_55 svg{color:#555}._filterBadge_j7vfn_99{display:inline-flex;align-items:center;justify-content:center;background:var(--honey-gold);color:#fff;border-radius:50%;width:16px;height:16px;font-size:.7rem;font-weight:700}._searchInput_j7vfn_125{padding:8px 12px;width:100%;border:1px solid #ddd;border-radius:4px;font-size:.9rem;transition:border-color .2s ease}._searchInput_j7vfn_125:focus{border-color:var(--honey-gold);outline:none}._sortSelect_j7vfn_153{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:#fff;cursor:pointer;margin-left:10px}@media (max-width: 768px){._filterTopBar_j7vfn_19{flex-direction:column;padding:10px;gap:10px}._filterTopLeft_j7vfn_41{width:100%}._sortSelect_j7vfn_153{width:100%;margin-left:0}}@media (max-width: 480px){._filterTopLeft_j7vfn_41{flex-direction:column;align-items:stretch;gap:8px}._filterToggleButton_j7vfn_55{width:100%;justify-content:center}}:root{--honey-gold: #f2a900;--honey-amber: #ffbf00;--honey-light: #ffd54f;--honey-dark: #e09900}._sideFilters_3puuc_19{width:250px;padding:15px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;align-self:flex-start;position:sticky;top:20px;border:1px solid #eee}._filterHeader_3puuc_43{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-bottom:1px solid #eee;padding-bottom:10px}._filterHeaderActions_3puuc_61{display:flex;align-items:center;gap:8px}._filterHeader_3puuc_43 h3{margin:0;font-size:1rem;color:#333;font-weight:600}._resetButton_3puuc_87{background:#ff5252;color:#fff;border:none;padding:4px 8px;cursor:pointer;border-radius:4px;font-size:.75rem;transition:background-color .2s ease}._resetButton_3puuc_87:hover{background:#ff3838}._closeFiltersButton_3puuc_117{background:transparent;border:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}._closeFiltersButton_3puuc_117 span{font-size:20px;line-height:1;color:#666}._closeFiltersButton_3puuc_117:hover{background-color:#0000000d}._filterSection_3puuc_161{margin-bottom:15px;border-bottom:1px solid #eee;padding-bottom:12px}._filterSection_3puuc_161:last-child{border-bottom:none;margin-bottom:0}._filterTitle_3puuc_183{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:4px 0;margin-bottom:8px}._filterTitle_3puuc_183 h4{margin:0;font-size:.9rem;color:#444;font-weight:600}._toggleIcon_3puuc_215{font-size:1rem;color:#666;font-weight:700}._filterOptions_3puuc_227{padding-left:2px;display:flex;flex-direction:column;gap:8px}._filterOption_3puuc_227{display:flex;align-items:center;cursor:pointer}._filterOption_3puuc_227 input[type=radio],._filterOption_3puuc_227 input[type=checkbox]{margin-right:8px;cursor:pointer;accent-color:var(--honey-gold)}._radioLabel_3puuc_267,._checkboxLabel_3puuc_269{font-size:.85rem;color:#555}._filterColumn_3puuc_279{flex-direction:column}._priceSlider_3puuc_289{width:100%;height:4px;margin:15px 0}._priceSliderTrack_3puuc_301{height:4px;background:#ddd;border-radius:2px}._priceSliderTrack_3puuc_301._priceSliderTrack-0_3puuc_313{background:var(--honey-gold)}._priceSliderThumb_3puuc_321{width:14px;height:14px;background:#fff;border:2px solid var(--honey-gold);border-radius:50%;cursor:grab;top:-5px;outline:none;box-shadow:0 1px 2px #0000001a}._priceSliderThumb_3puuc_321:hover{box-shadow:0 1px 3px #0003}._priceSliderThumb_3puuc_321:active{cursor:grabbing}._priceRangeDisplay_3puuc_361{display:flex;justify-content:space-between;font-size:.8rem;color:#555;margin-top:5px}._applyFiltersButton_3puuc_379{display:block;width:100%;padding:10px;background:var(--honey-gold);color:#fff;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:15px;transition:background-color .2s ease}._applyFiltersButton_3puuc_379:hover{background:var(--honey-dark)}._mobileFilters_3puuc_419{width:100%;max-height:80vh;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;position:relative}@media (max-width: 768px){._sideFilters_3puuc_19{width:100%;position:static;padding:15px;box-sizing:border-box;overflow-x:hidden}._mobileFilters_3puuc_419{width:100%;max-height:80vh;overflow-y:auto;padding:15px;box-sizing:border-box}}:root{--honey-gold: #f2a900;--bee-brown: #8d5524}._honeycombLoader_h8i9i_11{width:60px;height:60px;margin-bottom:1rem;background-color:var(--honey-gold);-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5.5l15 8.66v17.33l-15 8.66-15-8.66V14.16L30 5.5z' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5.5l15 8.66v17.33l-15 8.66-15-8.66V14.16L30 5.5z' fill='%23000000' fill-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;animation:_pulse_h8i9i_1 1.5s infinite}._loadingContainer_h8i9i_37{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:2rem;font-size:1.2rem;color:var(--bee-brown)}._spinner_h8i9i_61{width:40px;height:40px;border:4px solid #ccc;border-top:4px solid #fbbd08;border-radius:50%;animation:_spin_h8i9i_61 1s linear infinite;margin-bottom:1rem}@keyframes _pulse_h8i9i_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes _spin_h8i9i_61{to{transform:rotate(360deg)}}._pageContainer_16roo_1{padding:2rem;min-height:100vh;background-color:#f9f9f9;display:flex;justify-content:center}._contentWrapper_16roo_17{width:100%;max-width:1200px;position:relative}._message_16roo_29{font-size:1.5rem;color:#555;margin-top:2rem;text-align:center}._error_16roo_43{color:#d9534f}._backButton_16roo_53{display:flex;align-items:center;gap:6px;padding:8px 16px;margin-bottom:24px;background-color:transparent;color:#d4a017;border:1px solid #d4a017;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;position:absolute;top:0;left:0}._backIcon_16roo_93{width:16px;height:16px;transition:transform .2s ease}._backButton_16roo_53:hover{background-color:#d4a0171a;transform:translate(-3px)}._backButton_16roo_53:hover ._backIcon_16roo_93{transform:translate(-3px)}._backButton_16roo_53:active{transform:translate(-1px);box-shadow:0 0 0 2px #d4a0174d}@media (max-width: 768px){._pageContainer_16roo_1{padding:1.5rem}._backButton_16roo_53{font-size:13px;padding:6px 12px}._backIcon_16roo_93{width:14px;height:14px}}._cardContainer_e2vpb_1{max-width:768px;margin:2rem auto;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;gap:1.5rem}._productImage_e2vpb_25{width:100%;height:20rem;object-fit:cover;border-radius:.75rem}._productName_e2vpb_39{font-size:2rem;font-weight:600;margin-bottom:.5rem}._productDescription_e2vpb_51{color:#718096;margin-bottom:1rem}._productMeta_e2vpb_61{font-size:.875rem;color:#a0aec0;margin-bottom:.5rem}._priceSection_e2vpb_73{font-size:1.125rem;font-weight:600;margin-bottom:1rem}._discountedPrice_e2vpb_85{color:#f56565}._originalPrice_e2vpb_93{text-decoration:line-through;color:#cbd5e0;font-size:1rem;margin-left:.5rem}._stockStatus_e2vpb_107{font-size:.875rem;margin-top:.5rem}._inStock_e2vpb_117{color:#48bb78;font-weight:600}._outOfStock_e2vpb_127{color:#e53e3e;font-weight:600}._quantityControl_e2vpb_137{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._quantityBtn_e2vpb_151{background-color:#edf2f7;color:#4a5568;font-size:1.5rem;padding:.5rem;width:2.5rem;height:2.5rem;border-radius:.5rem;border:1px solid #cbd5e0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._quantityBtn_e2vpb_151:hover{background-color:#e2e8f0}._quantityBtn_e2vpb_151:disabled{background-color:#e2e8f0;cursor:not-allowed;color:#cbd5e0}._addToCartContainer_e2vpb_197{margin-top:1rem}._addToCartBtn_e2vpb_205{background-color:#38a169;color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease;width:100%}._addToCartBtn_e2vpb_205:hover{background-color:#2f855a;transform:translateY(-2px)}._addToCartBtn_e2vpb_205:disabled{background-color:#e2e8f0;cursor:not-allowed;color:#cbd5e0}._disabled_e2vpb_251{background-color:#e53e3e}._checkoutContainer_1bv57_31{max-width:1000px;margin:2rem auto;padding:2rem;border-radius:16px;background-color:#fff;background-image:linear-gradient(to bottom,#fff8e180,#ffffffe6);box-shadow:0 10px 30px #f2a90026;position:relative;overflow:hidden;border:1px solid var(--honeycomb-light)}._checkoutContainer_1bv57_31:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber),var(--honey-gold))}._checkoutTitle_1bv57_79{font-size:2.5rem;margin-bottom:2rem;text-align:center;font-weight:800;color:var(--honey-dark);letter-spacing:-.5px;position:relative;display:inline-block;width:100%}._checkoutTitle_1bv57_79:after{content:"🐝";font-size:1.5rem;position:absolute;margin-left:10px}._checkoutContent_1bv57_119{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem}._checkoutContainer_1bv57_31:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5.5l15 8.66v17.33l-15 8.66-15-8.66V14.16L30 5.5zm0 1.73l-13.5 7.8v15.6L30 38.43l13.5-7.8v-15.6L30 7.23z' fill='%23f2a900' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");pointer-events:none;z-index:-1}._checkoutSteps_1bv57_157{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:0 1rem}._step_1bv57_173{display:flex;flex-direction:column;align-items:center;position:relative}._stepNumber_1bv57_187{width:30px;height:30px;border-radius:50%;background-color:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:.5rem;transition:all .3s ease}._stepLabel_1bv57_215{font-size:.9rem;color:#666;transition:all .3s ease}._activeStep_1bv57_227 ._stepNumber_1bv57_187{background-color:#f0b429;color:#fff}._activeStep_1bv57_227 ._stepLabel_1bv57_215{color:#333;font-weight:600}._completedStep_1bv57_247 ._stepNumber_1bv57_187{background-color:#4caf50;color:#fff}._stepDivider_1bv57_257{height:2px;width:80px;background-color:#e0e0e0;margin:0 1rem 1.5rem}._backButton_1bv57_275{display:flex;align-items:center;margin-bottom:20px;background-color:transparent;color:#d4a017;border:1px solid #d4a017;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;padding:8px 16px 8px 32px}._backButton_1bv57_275:before{content:"←";position:absolute;left:12px;font-size:16px;transition:transform .2s ease}._backButton_1bv57_275:hover{background-color:#d4a0171a;transform:translate(-3px)}._backButton_1bv57_275:hover:before{transform:translate(-3px)}._backButton_1bv57_275:active{transform:translate(-1px);box-shadow:0 0 0 2px #d4a0174d}._apiErrorBanner_1bv57_359{margin:1rem 0;padding:1rem;border-radius:8px;background-color:#fef2f2;border:1px solid #fecaca;border-left:4px solid #ef4444}._apiErrorContent_1bv57_377{display:flex;align-items:flex-start;gap:.75rem}._apiErrorIcon_1bv57_389{font-size:1.25rem;flex-shrink:0}._apiErrorMessage_1bv57_399{margin:0;color:#b91c1c;line-height:1.5;font-size:.95rem;flex:1}._apiErrorClose_1bv57_415{background:none;border:none;font-size:1.5rem;color:#b91c1c;cursor:pointer;padding:0;line-height:1;flex-shrink:0}._apiErrorClose_1bv57_415:hover{color:#7f1d1d}@media (max-width: 900px){._checkoutContent_1bv57_119{grid-template-columns:1fr}}@media (max-width: 768px){._checkoutContainer_1bv57_31{margin:1rem;padding:1.5rem}._checkoutTitle_1bv57_79{font-size:2rem}._stepDivider_1bv57_257{width:40px}._backButton_1bv57_275{font-size:13px;padding:6px 12px 6px 28px}._backButton_1bv57_275:before{left:10px;font-size:14px}}@media (max-width: 480px){._checkoutContainer_1bv57_31{padding:1rem;margin:.5rem}._checkoutTitle_1bv57_79{font-size:1.75rem}}._authContainer_1dz5k_27{max-width:800px;margin:2rem auto;padding:2rem;border-radius:16px;background-color:#fff;background-image:linear-gradient(to bottom,#fff8e180,#ffffffe6);box-shadow:0 10px 30px #f2a90026;position:relative;overflow:hidden;border:1px solid var(--honeycomb-light)}._authContainer_1dz5k_27:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber),var(--honey-gold))}._authMessage_1dz5k_73{text-align:center;padding:2rem;background-color:var(--honeycomb-light);border-radius:12px;border:1px dashed var(--honey-amber);margin-bottom:1.5rem}._authMessage_1dz5k_73 h2{color:var(--bee-brown);font-size:1.8rem;margin-bottom:1rem;position:relative;display:inline-block}._authMessage_1dz5k_73 h2:after{content:"🍯";font-size:1.2rem;position:absolute;margin-left:10px}._authMessage_1dz5k_73 p{color:var(--bee-brown);font-size:1.1rem;margin-bottom:1.5rem}._authButtons_1dz5k_133{display:flex;gap:1rem;justify-content:center}._loginButton_1dz5k_145,._signupButton_1dz5k_147{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none}._loginButton_1dz5k_145{background-color:#fff;color:var(--honey-dark);border:2px solid var(--honey-gold)}._loginButton_1dz5k_145:hover{background-color:var(--honeycomb-light);transform:translateY(-3px);box-shadow:0 4px 12px #f2a90033}._signupButton_1dz5k_147{background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber));color:#fff;box-shadow:0 4px 12px #f2a9004d}._signupButton_1dz5k_147:hover{transform:translateY(-3px);box-shadow:0 6px 16px #f2a90066}@media (max-width: 480px){._authButtons_1dz5k_133{flex-direction:column}._loginButton_1dz5k_145,._signupButton_1dz5k_147{width:100%}}._reservationBanner_89ed1_27{padding:10px 15px;margin-bottom:20px;border-radius:8px;display:flex;align-items:center;justify-content:space-between}._pending_89ed1_45{background-color:#fff8e1;border:1px solid #ffecb3;color:#856404}._success_89ed1_57{background-color:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}._error_89ed1_69{background-color:#ffebee;border:1px solid #ffcdd2;color:#c62828}._retryButton_89ed1_81{background-color:#f44336;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;font-size:14px}._retryButton_89ed1_81:hover{background-color:#d32f2f}@media (max-width: 720px){._reservationBanner_89ed1_27 p{font-size:.8rem}}._orderSummary_1sj5a_27{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--honeycomb-light);height:fit-content}._summaryTitle_1sj5a_45{font-size:1.5rem;color:var(--bee-brown);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--honeycomb-dark);position:relative}._summaryTitle_1sj5a_45:after{content:"🍯";font-size:1.2rem;position:absolute;margin-left:10px}._itemsList_1sj5a_79{list-style:none;padding:0;margin:0 0 1.5rem}._checkoutItem_1sj5a_91{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--honeycomb-light);position:relative}._checkoutItem_1sj5a_91:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:linear-gradient(to bottom,var(--honey-gold),var(--honey-amber));border-radius:2px}._itemInfo_1sj5a_131{display:flex;flex-direction:column;gap:.25rem}._itemTitle_1sj5a_143{font-weight:600;color:var(--bee-brown)}._itemQuantity_1sj5a_153{font-size:.9rem;color:#666}._itemTotal_1sj5a_163{font-weight:600;color:var(--honey-dark)}._costSummary_1sj5a_175{margin-top:1.5rem;padding-top:1rem;border-top:1px dashed var(--honey-amber)}._costRow_1sj5a_187{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:1rem}._grandTotal_1sj5a_201{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--honeycomb-dark);font-weight:700;font-size:1.2rem;color:var(--bee-brown)}@media (max-width: 900px){._orderSummary_1sj5a_27{margin-bottom:1.5rem}}@media (max-width: 480px){._summaryTitle_1sj5a_45{font-size:1.3rem}._grandTotal_1sj5a_201{font-size:1.1rem}}._checkoutForm_1qya8_29{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid var(--honeycomb-light)}._formTitle_1qya8_45{font-size:1.5rem;color:var(--bee-brown);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--honeycomb-dark)}._formFields_1qya8_61{display:flex;flex-direction:column;gap:1.25rem}._formRow_1qya8_73{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formField_1qya8_61{display:flex;flex-direction:column;gap:.5rem}._formField_1qya8_61 label{font-size:.9rem;font-weight:600;color:var(--bee-brown)}._formField_1qya8_61 input{padding:.75rem;border:1px solid var(--honeycomb-dark);border-radius:8px;font-size:1rem;transition:all .2s ease}._formField_1qya8_61 input:focus{outline:none;border-color:var(--honey-gold);box-shadow:0 0 0 2px #f2a90033}._placeOrderButton_1qya8_139{margin-top:1.5rem;padding:1rem;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber));color:#fff;font-size:1.2rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;border:none;box-shadow:0 4px 12px #f2a9004d;position:relative;overflow:hidden;z-index:1;width:100%}._placeOrderButton_1qya8_139:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,var(--honey-amber),var(--honey-gold));transition:left .6s ease;z-index:-1}._placeOrderButton_1qya8_139:hover{transform:translateY(-3px);box-shadow:0 6px 16px #f2a90066}._placeOrderButton_1qya8_139:hover:before{left:0}._reservationNote_1qya8_217{margin-top:10px;font-size:14px;color:#757575;text-align:center}._inputError_1qya8_231{border:1px solid #e74c3c!important;background-color:#e74c3c0d}._fieldError_1qya8_241{color:#e74c3c;font-size:.8rem;margin-top:.25rem;display:block}._errorMessage_1qya8_255{background-color:#fdecea;border-left:4px solid #e74c3c;color:#e74c3c;padding:1rem;margin-bottom:1.5rem;border-radius:4px}._formNote_1qya8_273{color:#666;font-size:.9rem;margin-top:1rem;text-align:center}label:after{content:"*";color:#e74c3c;margin-left:2px}._placeOrderButton_1qya8_139:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){._formRow_1qya8_73{grid-template-columns:1fr}}@media (max-width: 480px){._formTitle_1qya8_45{font-size:1.3rem}._placeOrderButton_1qya8_139{font-size:1.1rem;padding:.75rem}}._emptyCart_d3eln_29{text-align:center;font-size:1.4rem;color:var(--bee-brown);padding:3rem 1rem;background-color:var(--honeycomb-light);border-radius:12px;animation:_fadeIn_d3eln_1 .5s ease-out;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px dashed var(--honey-amber)}._emptyCart_d3eln_29:after{content:"🍯";font-size:3rem;margin-top:1rem;animation:_drip_d3eln_1 3s infinite}._shopButton_d3eln_73{padding:.75rem 1.5rem;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber));color:#fff;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:none;box-shadow:0 4px 12px #f2a9004d}._shopButton_d3eln_73:hover{transform:translateY(-3px);box-shadow:0 6px 16px #f2a90066}@keyframes _fadeIn_d3eln_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _drip_d3eln_1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(5px) scale(1.05);opacity:.8}75%{transform:translateY(2px) scale(1);opacity:.9}}._paymentForm_d0nwh_1{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #0000000d;width:100%;max-width:500px;margin-bottom:2rem}._formTitle_d0nwh_21{font-size:1.5rem;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #f0f0f0;padding-bottom:.75rem}._formField_d0nwh_37{margin-bottom:1.25rem;width:100%}._formRow_d0nwh_47{display:flex;gap:1rem;margin-bottom:1.25rem}._formRow_d0nwh_47 ._formField_d0nwh_37{margin-bottom:0;flex:1}._formField_d0nwh_37 label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}._formField_d0nwh_37 input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}._formField_d0nwh_37 input:focus{outline:none;border-color:#f0b429;box-shadow:0 0 0 2px #f0b42933}._inputError_d0nwh_113{border:1px solid #e74c3c!important;background-color:#e74c3c0d}._fieldError_d0nwh_123{color:#e74c3c;font-size:.8rem;margin-top:.25rem;display:block}._errorMessage_d0nwh_137{background-color:#fdecea;border-left:4px solid #e74c3c;color:#e74c3c;padding:1rem;margin-bottom:1.5rem;border-radius:4px}._paymentButton_d0nwh_155{background-color:#f0b429;color:#fff;border:none;border-radius:4px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;width:100%;margin-top:1rem;transition:background-color .2s}._paymentButton_d0nwh_155:hover:not(:disabled){background-color:#e0a800}._paymentButton_d0nwh_155:disabled{background-color:#ccc;cursor:not-allowed}._reservationNote_d0nwh_201{color:#666;font-size:.9rem;margin-top:1rem;text-align:center}._totalAmount_d0nwh_215{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin:1rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:500}._amount_d0nwh_237{font-size:1.25rem;font-weight:600;color:#333}._secureNote_d0nwh_249{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;color:#666;font-size:.85rem}._secureNote_d0nwh_249 svg{color:#4caf50}@media (max-width: 768px){._paymentForm_d0nwh_1{padding:1.5rem;max-width:100%}._formTitle_d0nwh_21{font-size:1.3rem;margin-bottom:1.2rem}._formRow_d0nwh_47{flex-direction:column;gap:1rem}._formRow_d0nwh_47 ._formField_d0nwh_37{width:100%}._totalAmount_d0nwh_215{padding:.75rem 0;margin:.75rem 0}._amount_d0nwh_237{font-size:1.1rem}}@media (max-width: 480px){._paymentForm_d0nwh_1{padding:1rem;border-radius:6px;box-shadow:0 2px 8px #0000000d}._formTitle_d0nwh_21{font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}._formField_d0nwh_37{margin-bottom:1rem}._formField_d0nwh_37 label{font-size:.9rem;margin-bottom:.3rem}._formField_d0nwh_37 input{padding:.6rem;font-size:.9rem}._fieldError_d0nwh_123{font-size:.75rem}._errorMessage_d0nwh_137{padding:.75rem;margin-bottom:1rem;font-size:.85rem}._paymentButton_d0nwh_155{padding:.75rem 1rem;font-size:.9rem}._reservationNote_d0nwh_201{font-size:.8rem}._secureNote_d0nwh_249{font-size:.75rem;margin-top:1rem}._secureNote_d0nwh_249 svg{width:14px;height:14px}}@media (max-width: 320px){._paymentForm_d0nwh_1{padding:.75rem}._formTitle_d0nwh_21{font-size:1.1rem}._formField_d0nwh_37 input{padding:.5rem;font-size:.85rem}._paymentButton_d0nwh_155{padding:.6rem .75rem;font-size:.85rem}}._successContainer_x9kiv_1{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem}._successCard_x9kiv_17{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:3rem;text-align:center;max-width:600px;width:100%}._checkmarkCircle_x9kiv_37{width:80px;height:80px;border-radius:50%;background-color:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}._checkmarkCircle_x9kiv_37 svg{width:40px;height:40px}._successTitle_x9kiv_71{font-size:2rem;color:#333;margin-bottom:1rem}._successMessage_x9kiv_83{font-size:1.2rem;color:#555;margin-bottom:1.5rem}._orderNumber_x9kiv_95{background-color:#f9f9f9;padding:1rem;border-radius:4px;margin-bottom:1.5rem;font-size:1.1rem}._orderNumber_x9kiv_95 span{font-weight:600;color:#333}._emailMessage_x9kiv_121{color:#666;margin-bottom:2rem}._buttonGroup_x9kiv_131{display:flex;flex-direction:column;gap:1rem}._primaryButton_x9kiv_143{background-color:#f0b429;color:#fff;border:none;border-radius:4px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._primaryButton_x9kiv_143:hover{background-color:#e0a800}._secondaryButton_x9kiv_175{background-color:transparent;color:#555;border:1px solid #ddd;border-radius:4px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._secondaryButton_x9kiv_175:hover{background-color:#f5f5f5;border-color:#ccc}@media (min-width: 768px){._buttonGroup_x9kiv_131{flex-direction:row;justify-content:center}}:root{--honey-gold: #f2a900;--honey-amber: #ffbf00;--honey-light: #ffd54f;--honey-dark: #e09900;--honeycomb-light: #fff8e1;--honeycomb-dark: #ffecb3;--beeswax: #f8e8a0;--bee-brown: #8d5524;--bee-black: #3e2723}._buttonBase_xn2qh_27{border:none;cursor:pointer;transition:all .3s ease;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._cartContainer_xn2qh_43{max-width:800px;margin:2rem auto;padding:2rem;border-radius:16px;background-color:#fff;background-image:linear-gradient(to bottom,#fff8e180,#ffffffe6);box-shadow:0 10px 30px #f2a90026;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid var(--honeycomb-light)}._cartContainer_xn2qh_43:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber),var(--honey-gold))}._cartTitle_xn2qh_93{font-size:2.5rem;margin-bottom:2rem;text-align:center;font-weight:800;color:var(--honey-dark);letter-spacing:-.5px;position:relative;display:inline-block;width:100%}._cartTitle_xn2qh_93:after{content:"🍯";font-size:1.5rem;position:absolute;margin-left:10px}._emptyCart_xn2qh_133{text-align:center;font-size:1.4rem;color:var(--bee-brown);padding:3rem 1rem;background-color:var(--honeycomb-light);border-radius:12px;animation:_fadeIn_xn2qh_1 .5s ease-out;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px dashed var(--honey-amber)}._emptyCart_xn2qh_133:after{content:"🍯";font-size:3rem;margin-top:1rem;animation:_drip_xn2qh_1 3s infinite}._cartItems_xn2qh_179{display:flex;flex-direction:column;gap:1.25rem}._cartItem_xn2qh_179{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #f2a9001a;transition:transform .2s ease,box-shadow .2s ease;gap:1rem;border:1px solid var(--honeycomb-light);position:relative;overflow:hidden}._cartItem_xn2qh_179:before{content:"";position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(to bottom,var(--honey-gold),var(--honey-amber))}._cartItem_xn2qh_179:hover{transform:translateY(-3px);box-shadow:0 8px 16px #f2a90026}._itemDetails_xn2qh_255{display:flex;flex-direction:column;flex:1;gap:.5rem;padding-left:10px}._itemTitle_xn2qh_271{font-weight:700;font-size:1.3rem;color:var(--bee-brown);line-height:1.3}._itemQuantity_xn2qh_285,._itemPrice_xn2qh_287{font-size:1.1rem;color:#4b5563}._itemPrice_xn2qh_287{font-weight:600;color:var(--honey-dark)}._itemActions_xn2qh_309{display:flex;align-items:center;gap:.75rem}._quantityButton_xn2qh_323{padding:0;background-color:var(--honey-gold);color:#fff;font-weight:700;font-size:1.5rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #f2a9004d;border:none;cursor:pointer}._quantityButton_xn2qh_323:hover{background-color:var(--honey-dark);transform:scale(1.05)}._quantityButton_xn2qh_323:active{transform:scale(.95)}._removeButton_xn2qh_379{padding:.5rem 1rem;background-color:#ef4444;color:#fff;font-size:.9rem;font-weight:600;border-radius:8px;box-shadow:0 2px 8px #ef44444d}._removeButton_xn2qh_379:hover{background-color:#dc2626;transform:scale(1.05)}._removeButton_xn2qh_379:active{transform:scale(.95)}._totalContainer_xn2qh_419{margin-top:2rem;padding:1.5rem;background-color:var(--honeycomb-light);border-radius:12px;border:1px dashed var(--honey-amber);position:relative}._totalContainer_xn2qh_419:after{content:"🐝";position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:1.5rem}._totalContainer_xn2qh_419 h2{font-size:1.8rem;font-weight:700;text-align:right;color:var(--bee-brown);margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._actionButtons_xn2qh_475{display:flex;gap:1rem;margin-top:2rem}._continueShoppingButton_xn2qh_489{padding:1rem;background-color:#fff;color:var(--honey-dark);font-size:1rem;font-weight:600;border-radius:10px;border:2px solid var(--honey-gold);transition:all .3s ease;flex:1}._continueShoppingButton_xn2qh_489:hover{cursor:pointer;background-color:var(--honeycomb-light);transform:translateY(-3px);box-shadow:0 4px 12px #f2a90033}._continueShoppingButton_xn2qh_489:active{transform:translateY(1px)}._checkoutButton_xn2qh_537{flex:2;padding:1rem;background:linear-gradient(90deg,var(--honey-gold),var(--honey-amber));color:#fff;font-size:1.2rem;font-weight:600;border-radius:10px;box-shadow:0 4px 12px #f2a9004d;transition:all .3s ease;position:relative;overflow:hidden;z-index:1;border:none;text-shadow:0 1px 2px rgba(0,0,0,.1)}._checkoutButton_xn2qh_537:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,var(--honey-amber),var(--honey-gold));transition:left .6s ease;z-index:-1}._checkoutButton_xn2qh_537:hover{cursor:pointer;transform:translateY(-3px);box-shadow:0 6px 16px #f2a90066}._checkoutButton_xn2qh_537:hover:before{left:0}._checkoutButton_xn2qh_537:active{transform:translateY(1px)}._cartContainer_xn2qh_43:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5.5l15 8.66v17.33l-15 8.66-15-8.66V14.16L30 5.5zm0 1.73l-13.5 7.8v15.6L30 38.43l13.5-7.8v-15.6L30 7.23z' fill='%23f2a900' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");pointer-events:none;z-index:-1}@keyframes _fadeIn_xn2qh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _drip_xn2qh_1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(5px) scale(1.05);opacity:.8}75%{transform:translateY(2px) scale(1);opacity:.9}}@media (max-width: 768px){._cartContainer_xn2qh_43{margin:1rem;padding:1.5rem;border-radius:12px}._cartTitle_xn2qh_93{font-size:2rem}._cartItem_xn2qh_179{flex-direction:column;align-items:flex-start;padding:1rem}._itemDetails_xn2qh_255{width:100%;margin-bottom:1rem}._itemTitle_xn2qh_271{font-size:1.2rem}._itemQuantity_xn2qh_285,._itemPrice_xn2qh_287{font-size:1rem}._totalContainer_xn2qh_419 h2{font-size:1.5rem;text-align:center}._actionButtons_xn2qh_475{flex-direction:column}._continueShoppingButton_xn2qh_489,._checkoutButton_xn2qh_537{width:100%;font-size:1.1rem}._totalContainer_xn2qh_419:after{display:none}}@media (max-width: 480px){._cartContainer_xn2qh_43{padding:1rem;margin:.5rem}._cartTitle_xn2qh_93{font-size:1.75rem}._emptyCart_xn2qh_133{font-size:1.1rem;padding:2rem 1rem}._itemTitle_xn2qh_271{font-size:1.1rem}._itemActions_xn2qh_309{width:100%;justify-content:space-between;margin-top:.5rem}._totalContainer_xn2qh_419{padding:1rem}._totalContainer_xn2qh_419 h2{font-size:1.3rem}._checkoutButton_xn2qh_537,._continueShoppingButton_xn2qh_489{padding:.75rem;font-size:1rem}}._header-container_1pgid_3{width:100%;height:60px;background-color:#ffb100;position:relative;overflow:hidden}._hexagon_1pgid_19{background-color:#ffc80080;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);position:absolute;box-shadow:0 6px 10px #96640066,0 2px 4px #6432004d;transform:translateY(-3px);transition:transform .3s ease,box-shadow .3s ease;z-index:0;filter:drop-shadow(0 0 3px rgba(255,220,150,.6))}._header-content_1pgid_41{position:relative;z-index:3;height:100%;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;padding:15px}._header-text_1pgid_67{font-size:1rem;margin:0;font-style:italic;text-shadow:1px 1px 2px rgba(0,0,0,.2)}@media (max-width: 820px){._header-container_1pgid_3{height:60px}._header-text_1pgid_67{font-size:.8rem;padding:0;margin:0}}._navbar_1967f_3{position:fixed;top:0;left:0;right:0;background-color:var(--background-color);box-shadow:0 2px 10px #0000001a;z-index:1000;transition:all .3s ease}._navbar_1967f_3._scrolled_1967f_23{background-color:rgba(var(--background-color-rgb),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000026}._navbarContainer_1967f_35{display:flex;justify-content:space-between;align-items:center;padding:1rem;max-width:1200px;margin:0 auto}._logo_1967f_55{display:flex;align-items:center;font-family:Playfair Display,serif;font-size:1.5rem;color:var(--secondary-color);text-decoration:none;position:relative;z-index:2;transition:transform .3s ease}._logo_1967f_55:hover{transform:scale(1.05)}._logo_1967f_55 svg{width:2rem;height:2rem;margin-right:.5rem;fill:var(--primary-color);transition:fill .3s ease}._logo_1967f_55:hover svg{fill:var(--primary-color-hover)}._navLinks_1967f_111 ul{list-style:none;display:flex;margin:0;padding:0}._navLinks_1967f_111 li{margin:0 1rem;position:relative}._navbar_1967f_3 a{text-decoration:none;color:var(--text-color);font-weight:500;transition:color .3s ease;padding:.5rem 0;display:inline-block;position:relative}._navbar_1967f_3 a:hover{color:var(--primary-color)}._navbar_1967f_3 a._active_1967f_163{color:var(--primary-color);font-weight:600}._activeIndicator_1967f_173{position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:var(--primary-color);border-radius:2px;transition:transform .3s ease}._dropdownContainer_1967f_197{position:relative}._dropdownContent_1967f_205{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background-color:var(--background-color);min-width:180px;box-shadow:0 8px 16px #0000001a;border-radius:8px;padding:.5rem 0;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10}._dropdownContainer_1967f_197:hover ._dropdownContent_1967f_205{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._dropdownContent_1967f_205:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-width:0 8px 8px 8px;border-style:solid;border-color:transparent transparent var(--background-color) transparent}._dropdownContent_1967f_205 a{display:block;padding:.75rem 1.5rem;white-space:nowrap;transition:background-color .2s ease}._dropdownContent_1967f_205 a:hover{background-color:#0000000d}._hamburger_1967f_293{display:none;flex-direction:column;cursor:pointer;transition:transform .3s ease;background:transparent;border:none;padding:10px;margin:-10px;z-index:2}._hamburger_1967f_293 div{width:25px;height:3px;background-color:var(--text-color);margin:4px 0;transition:transform .3s ease,opacity .3s ease,background-color .3s ease;border-radius:2px}._hamburger_1967f_293:hover div{background-color:var(--primary-color)}._hamburger_1967f_293._active_1967f_163 div:nth-child(1){transform:rotate(45deg) translate(8.2px,7.5px);background-color:var(--primary-color)}._hamburger_1967f_293._active_1967f_163 div:nth-child(2){opacity:0}._hamburger_1967f_293._active_1967f_163 div:nth-child(3){transform:rotate(-45deg) translate(8.2px,-7.5px);background-color:var(--primary-color)}._navIcons_1967f_373{display:flex;align-items:center;justify-content:flex-end;gap:1rem}._navIcons_1967f_373 a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;cursor:pointer;position:relative;border-radius:50%;transition:all .3s ease}._profileIcon_1967f_411,._cartIcon_1967f_413{transition:transform .2s ease-in-out,background-color .3s ease}._profileIcon_1967f_411:hover,._cartIcon_1967f_413:hover{transform:scale(1.1);background-color:#0000000d;color:var(--primary-color)}._navIcons_1967f_373 svg{width:1.5rem;height:1.5rem;transition:stroke .3s ease}._cartCount_1967f_449{position:absolute;top:-5px;right:-5px;background-color:var(--primary-color);color:#fff;font-size:.75rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_pulse_1967f_1 1.5s infinite}@keyframes _pulse_1967f_1{0%{box-shadow:0 0 rgba(var(--primary-color-rgb),.7)}70%{box-shadow:0 0 0 6px rgba(var(--primary-color-rgb),0)}to{box-shadow:0 0 rgba(var(--primary-color-rgb),0)}}._mobileMenu_1967f_511{display:none;position:fixed;top:60px;left:0;right:0;background-color:var(--background-color);padding:0;box-shadow:0 4px 20px #00000026;overflow:hidden}._mobileMenu_1967f_511 ul{list-style:none;padding:1rem;margin:0}._mobileMenu_1967f_511 li{margin-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}._mobileMenu_1967f_511 li:last-child{border-bottom:none}._mobileMenu_1967f_511 a{display:block;padding:.75rem .5rem;color:var(--text-color);text-decoration:none;font-weight:500;transition:all .3s ease;border-radius:6px}._mobileMenu_1967f_511 a:hover{background-color:#0000000d}._mobileMenu_1967f_511 a._active_1967f_163{color:var(--primary-color);font-weight:600;background-color:rgba(var(--primary-color-rgb),.1)}._mobileDropdown_1967f_607{position:relative}._mobileDropdownContent_1967f_615{padding-left:1rem;margin-top:.25rem;margin-bottom:.5rem;border-left:2px solid rgba(var(--primary-color-rgb),.3)}._mobileDropdownContent_1967f_615 a{padding:.5rem;font-size:.9rem}@media (min-width: 1024px){body{padding-top:70px}._navbarContainer_1967f_35{padding:1rem 1.5rem}._logo_1967f_55{font-size:1.8rem}._logo_1967f_55 svg{width:2.2rem;height:2.2rem}._navLinks_1967f_111 a{font-size:1.1rem}._navIcons_1967f_373 svg{width:1.6rem;height:1.6rem}}@media (max-width: 1023px) and (min-width: 821px){body{padding-top:65px}._navbarContainer_1967f_35{padding:.75rem 1.25rem}._logo_1967f_55{font-size:1.6rem}._logo_1967f_55 svg{width:2rem;height:2rem}._navLinks_1967f_111 a{font-size:1rem}._navIcons_1967f_373 svg{width:1.5rem;height:1.5rem}}@media (max-width: 820px){body{padding-top:60px}._navbarContainer_1967f_35{padding:.75rem 1rem}._navIcons_1967f_373{display:flex;justify-content:flex-end;flex-grow:1;margin-right:1rem;gap:.5rem}._navIcons_1967f_373 svg{width:1.5rem;height:1.5rem}._navLinks_1967f_111{display:none}._hamburger_1967f_293{display:flex}._navIcons_1967f_373 ._profileIcon_1967f_411{display:none}._mobileMenu_1967f_511{display:block}}._footer-container_1vqnq_1{width:100%;background-color:#3a1515;position:relative;overflow:hidden}._hexagon_1vqnq_15{background-color:#57211be6;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);position:absolute;box-shadow:0 6px 12px #00000080,0 0 4px #ffffff1a;transform:translateY(-3px);transition:transform .3s ease,box-shadow .3s ease;z-index:0;filter:drop-shadow(0 0 2px rgba(255,150,100,.3))}._social-hexagon_1vqnq_37{position:absolute;background-color:transparent;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);box-shadow:0 6px 12px #00000080,0 0 4px #ffffff1a;transform:translateY(-3px);transition:transform .3s ease,box-shadow .3s ease;z-index:0;filter:drop-shadow(0 0 2px rgba(255,150,100,.3));display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none}._social-hexagon_1vqnq_37:hover{color:#ffb894;transform:scale(1.15)}._copyright_1vqnq_85{position:absolute;bottom:10px;width:100%;text-align:center;color:#fff;font-size:.8rem;font-style:italic}@media (max-width: 820px){._footer-text_1vqnq_109{font-size:.8rem;padding:0;margin:0}._copyright_1vqnq_85{font-size:.7rem}}._about-container_1t689_1{position:relative;width:100%;background-color:#fff;overflow:hidden}._heading-underline_1t689_15{width:50px;height:3px;background-color:#f39c12;margin-bottom:25px}._about-section_1t689_31{padding:60px 0;position:relative}._section-divider_1t689_41{height:1px;background-color:#eee;margin:0 auto;width:80%;max-width:1000px}._about-content_1t689_57{display:flex;max-width:1200px;margin:0 auto;padding:20px;gap:40px;align-items:center}._about-text_1t689_75{flex:1;padding-right:20px}._about-heading_1t689_85{font-size:42px;font-weight:500;color:#333;margin-bottom:10px;font-style:italic}._about-paragraph_1t689_101{font-size:16px;line-height:1.6;color:#555;margin-bottom:20px}._hexagon-grid_1t689_115{flex:1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;position:relative;max-width:400px}._hexagon-wrapper_1t689_133{width:100%;padding-bottom:115%;position:relative;visibility:hidden}._hexagon-grid_1t689_115 ._hexagon-wrapper_1t689_133:nth-child(3){grid-column:1 / span 2;justify-self:center;width:50%;padding-bottom:57.5%;margin-top:5px}._hexagon_1t689_115{position:absolute;width:100%;height:100%;visibility:visible;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);-webkit-clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#fff;box-shadow:0 5px 15px #0003;transition:transform .3s ease,box-shadow .3s ease;padding:3px}._hexagon-image_1t689_191{width:100%;height:100%;background-size:cover;background-position:center;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);-webkit-clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}#_mission_1t689_1 ._about-content_1t689_57{flex-direction:row-reverse}#_mission_1t689_1 ._about-text_1t689_75{padding-right:0;padding-left:20px}@media (max-width: 1024px){._about-content_1t689_57{gap:30px;padding:15px}._about-heading_1t689_85{font-size:38px}._hexagon-grid_1t689_115{max-width:350px}}@media (max-width: 768px){._about-section_1t689_31{padding:40px 0}._about-content_1t689_57{padding:10px;gap:25px}._about-heading_1t689_85{font-size:32px}._about-paragraph_1t689_101{font-size:15px;line-height:1.7}._hexagon-grid_1t689_115{max-width:250px;grid-gap:12px}._section-divider_1t689_41{width:90%}}@media (max-width: 480px){._about-section_1t689_31{padding:10px 0}._about-content_1t689_57{padding:15px;gap:10px}._about-heading_1t689_85{font-size:20px;margin-bottom:8px}._about-paragraph_1t689_101{font-size:10px;line-height:1.4;margin-bottom:15px}._heading-underline_1t689_15{width:40px;height:2px;margin-bottom:20px}._hexagon-grid_1t689_115{max-width:200px;grid-gap:10px}._hexagon-grid_1t689_115 ._hexagon-wrapper_1t689_133:nth-child(3){margin-top:3px}}._beekeepingContainer_8mxzp_1{width:100%;background-color:#fff}._hero-section_8mxzp_13{background-color:#f39c12;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm20.97 0l9.315 9.314-1.414 1.414L34.828 0h2.83zM22.344 0L13.03 9.314l1.414 1.414L25.172 0h-2.83zM32 0l12.142 12.142-1.414 1.414L30 .828 17.272 13.556l-1.414-1.414L28 0h4zM.284 0l28 28-1.414 1.414L0 2.544V0h.284zM0 5.373l25.456 25.455-1.414 1.415L0 8.2V5.374zm0 5.656l22.627 22.627-1.414 1.414L0 13.86v-2.83zm0 5.656l19.8 19.8-1.415 1.413L0 19.514v-2.83zm0 5.657l16.97 16.97-1.414 1.415L0 25.172v-2.83zM0 28l14.142 14.142-1.414 1.414L0 30.828V28zm0 5.657L11.314 44.97 9.9 46.386l-9.9-9.9v-2.828zm0 5.657L8.485 47.8 7.07 49.212 0 42.143v-2.83zm0 5.657l5.657 5.657-1.414 1.415L0 47.8v-2.83zm0 5.657l2.828 2.83-1.414 1.413L0 53.456v-2.83zM54.627 60L30 35.373 5.373 60H8.2L30 38.2 51.8 60h2.827zm-5.656 0L30 41.03 11.03 60h2.828L30 43.858 46.142 60h2.83zm-5.656 0L30 46.686 16.686 60h2.83L30 49.515 40.485 60h2.83zm-5.657 0L30 52.343 22.344 60h2.83L30 55.172 34.828 60h2.83zM32 60l-2-2-2 2h4zM59.716 0l-28 28 1.414 1.414L60 2.544V0h-.284zM60 5.373L34.544 30.828l1.414 1.415L60 8.2V5.374zm0 5.656L37.373 33.656l1.414 1.414L60 13.86v-2.83zm0 5.656l-19.8 19.8 1.415 1.413L60 19.514v-2.83zm0 5.657l-16.97 16.97 1.414 1.415L60 25.172v-2.83zM60 28L45.858 42.142l1.414 1.414L60 30.828V28zm0 5.657L48.686 44.97l1.415 1.415 9.9-9.9v-2.828zm0 5.657L51.515 47.8l1.414 1.413 7.07-7.07v-2.83zm0 5.657l-5.657 5.657 1.414 1.415L60 47.8v-2.83zm0 5.657l-2.828 2.83 1.414 1.413L60 53.456v-2.83zM39.9 16.385l1.414-1.414 1.413 1.414-1.414 1.414-1.413-1.414zm-2.83 2.828l1.415-1.414 1.414 1.414-1.414 1.414-1.414-1.414zM34.243 22.04l1.414-1.413 1.414 1.413-1.414 1.414-1.414-1.414zm-2.83 2.83l1.415-1.415 1.414 1.414-1.414 1.414-1.414-1.414zM28.587 27.7l1.414-1.416 1.414 1.415-1.414 1.413-1.414-1.414zm-2.83 2.827l1.414-1.414 1.415 1.414-1.414 1.414-1.414-1.414zM22.93 33.355l1.414-1.414 1.414 1.414-1.414 1.414-1.414-1.414zm-2.83 2.83l1.415-1.415 1.414 1.414-1.414 1.414-1.414-1.414zM17.272 39.01l1.414-1.414 1.414 1.414-1.414 1.414-1.414-1.414zm-2.827 2.83l1.414-1.416 1.414 1.415-1.414 1.414-1.414-1.414zM11.616 44.66l1.414-1.413 1.414 1.414-1.414 1.414-1.414-1.414zm-2.83 2.83l1.414-1.415 1.415 1.414-1.414 1.414-1.414-1.414zM5.96 50.316l1.414-1.414 1.414 1.414-1.414 1.414-1.414-1.414zM3.13 53.144l1.415-1.414 1.414 1.414-1.414 1.414-1.414-1.414zm-2.83 2.83l1.414-1.415 1.414 1.414-1.414 1.414-1.414-1.414zM53.314 21.04l-1.414 1.413-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.415 1.415-1.414-1.414 1.414-1.414 1.414 1.414zM48.657 26.7l-1.414 1.413-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.414 1.415-1.414-1.414 1.414-1.414 1.414 1.414zM44 32.355l-1.414 1.414-1.414-1.414 1.414-1.414L44 32.355zm2.83-2.83l-1.415 1.414-1.414-1.414 1.414-1.414 1.414 1.414zM39.344 38.01l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.415 1.415-1.414-1.414 1.414-1.414 1.414 1.414zM34.687 43.66l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.414 1.415-1.414-1.414 1.414-1.414 1.414 1.414zM30.03 49.316l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.414 1.415-1.414-1.414 1.414-1.414 1.414 1.414zM25.372 54.97l-1.414 1.415-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414zM20.717 60.626l-1.414 1.414-1.414-1.414 1.414-1.414 1.414 1.414zm2.83-2.83l-1.415 1.414-1.414-1.414 1.414-1.414 1.414 1.414z' fill='%23ffffff' fill-opacity='0.2' fill-rule='evenodd'/%3E%3C/svg%3E");padding:80px 20px;text-align:center;color:#fff}._hero-content_8mxzp_29{max-width:800px;margin:0 auto}._hero-section_8mxzp_13 h1{font-size:3rem;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}._hero-section_8mxzp_13 p{font-size:1.2rem;max-width:600px;margin:0 auto}._map-section_8mxzp_65{padding:60px 20px;max-width:1200px;margin:0 auto}._map-section_8mxzp_65 h2{font-size:2.2rem;color:#333;margin-bottom:15px;text-align:center}._map-section_8mxzp_65>p{text-align:center;max-width:800px;margin:0 auto 40px;color:#555;font-size:1.1rem}._map-container_8mxzp_107{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._map_8mxzp_65{display:flex;min-height:500px}._map-placeholder_8mxzp_131{flex:2;background-color:#e9e9e9;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23dddddd' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E")}._mapPin_8mxzp_145{position:absolute;transform:translate(-50%,-100%);color:#e74c3c;cursor:pointer;transition:all .3s ease}._mapPin_8mxzp_145:hover,._mapPin_8mxzp_145._active_8mxzp_163{color:#c0392b;transform:translate(-50%,-100%) scale(1.2)}._map-sidebar_8mxzp_173{flex:1;background-color:#fff;padding:20px;border-left:1px solid #eee;display:flex;flex-direction:column}._map-sidebar_8mxzp_173 h3{font-size:1.4rem;margin-bottom:15px;color:#333}._location-list_8mxzp_203{list-style:none;padding:0;margin:0;overflow-y:auto;flex-grow:1}._location-list_8mxzp_203 li{padding:15px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s ease}._location-list_8mxzp_203 li:hover,._location-list_8mxzp_203 li._activeLocation_8mxzp_235{background-color:#f5f5f5}._location-list_8mxzp_203 h4{margin:0 0 5px;color:#333}._location-area_8mxzp_253{color:#777;font-size:.9rem;margin:0}._location-details_8mxzp_265{margin-top:20px;padding-top:20px;border-top:1px solid #eee}._location-details_8mxzp_265 h3{margin-bottom:5px}._location-details_8mxzp_265 p{margin:10px 0;line-height:1.5}._volunteer-section_8mxzp_297{background-color:#f9f9f9;padding:60px 20px}._volunteer-content_8mxzp_307{max-width:800px;margin:0 auto}._volunteer-section_8mxzp_297 h2{font-size:2.2rem;color:#333;margin-bottom:15px;text-align:center}._volunteer-section_8mxzp_297>p{text-align:center;max-width:600px;margin:0 auto 40px;color:#555}._volunteer-form-container_8mxzp_345{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 12px #0000001a}._form-success_8mxzp_359{text-align:center;padding:30px 0}._form-success_8mxzp_359 h3{color:#27ae60;margin-bottom:15px}._volunteer-form_8mxzp_345{display:flex;flex-direction:column;gap:20px}._form-group_8mxzp_391{display:flex;flex-direction:column}._form-row_8mxzp_401{display:flex;gap:20px}._form-row_8mxzp_401 ._form-group_8mxzp_391{flex:1}._form-group_8mxzp_391 label{margin-bottom:8px;font-weight:500;color:#555}._form-group_8mxzp_391 input,._form-group_8mxzp_391 select,._form-group_8mxzp_391 textarea{padding:12px;border:1px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}._form-group_8mxzp_391 input:focus,._form-group_8mxzp_391 select:focus,._form-group_8mxzp_391 textarea:focus{outline:none;border-color:#f39c12}._submit-button_8mxzp_465{background-color:#f39c12;color:#fff;border:none;padding:14px 20px;font-size:1rem;font-weight:600;border-radius:5px;cursor:pointer;transition:background-color .3s ease;margin-top:10px}._submit-button_8mxzp_465:hover{background-color:#e67e22}@media (max-width: 992px){._hero-section_8mxzp_13 h1{font-size:2.5rem}._map_8mxzp_65{flex-direction:column}._map-placeholder_8mxzp_131{height:300px}._form-row_8mxzp_401{flex-direction:column;gap:20px}}@media (max-width: 768px){._hero-section_8mxzp_13{padding:60px 20px}._hero-section_8mxzp_13 h1{font-size:2rem}._map-section_8mxzp_65 h2,._volunteer-section_8mxzp_297 h2{font-size:1.8rem}._volunteer-form-container_8mxzp_345{padding:20px}}@media (max-width: 480px){._hero-section_8mxzp_13 h1{font-size:1.8rem}._hero-section_8mxzp_13 p{font-size:1rem}._map-section_8mxzp_65,._volunteer-section_8mxzp_297{padding:40px 15px}}._contactContainer_ep4m3_5{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#f9f9f9}._contactTitle_ep4m3_23{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.75rem;text-align:center}._contactDescription_ep4m3_39{color:#666;text-align:center;margin-bottom:2rem;line-height:1.5}._contactCard_ep4m3_53{width:100%;max-width:600px;padding:2.5rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}._contactHeader_ep4m3_71{margin-bottom:2rem;text-align:center}._contactForm_ep4m3_81{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}._formRow_ep4m3_95{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_ep4m3_107{display:flex;flex-direction:column;gap:.5rem}._formLabel_ep4m3_119{font-weight:500;color:#555;font-size:.875rem}._formInput_ep4m3_131,._formTextarea_ep4m3_133{padding:.75rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s,box-shadow .2s;font-family:inherit}._formInput_ep4m3_131:focus,._formTextarea_ep4m3_133:focus{outline:none;border-color:#f0ad4e;box-shadow:0 0 0 2px #f0ad4e33}._formTextarea_ep4m3_133{resize:vertical;min-height:120px}._characterCount_ep4m3_175{text-align:right;font-size:.75rem;color:#666;margin-top:.25rem}._overLimit_ep4m3_189{color:#dc3545!important;font-weight:500}._errorMessage_ep4m3_199{color:#dc3545;font-size:.875rem;margin-top:.25rem}._submitButton_ep4m3_211{background-color:#f0ad4e;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitButton_ep4m3_211:hover:not(:disabled){background-color:#ec971f;transform:translateY(-1px)}._submitButton_ep4m3_211:active:not(:disabled){transform:translateY(0)}._submitButton_ep4m3_211:disabled{background-color:#f8d9a9;cursor:not-allowed;transform:none}._spinner_ep4m3_273{border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top:2px solid white;width:16px;height:16px;animation:_spin_ep4m3_273 1s linear infinite}@keyframes _spin_ep4m3_273{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successMessage_ep4m3_311{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem 0}._successIcon_ep4m3_329{color:#28a745;width:48px;height:48px}._newMessageButton_ep4m3_341{background-color:#6c757d;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s;margin-top:.5rem}._newMessageButton_ep4m3_341:hover{background-color:#5a6268}._contactInfo_ep4m3_375{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-top:1.5rem}._contactInfo_ep4m3_375 h3{margin:0 0 1rem;font-size:1.125rem;color:#333}._contactMethods_ep4m3_399{display:flex;flex-direction:column;gap:.75rem}._contactMethod_ep4m3_399{display:flex;align-items:center;gap:.75rem;color:#666;font-size:.875rem}._contactMethod_ep4m3_399 svg{color:#f0ad4e;flex-shrink:0}@media (max-width: 768px){._contactCard_ep4m3_53{padding:1.5rem;margin:1rem}._formRow_ep4m3_95{grid-template-columns:1fr}._contactMethods_ep4m3_399{gap:1rem}._contactMethod_ep4m3_399{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){._contactCard_ep4m3_53{padding:1rem}._formInput_ep4m3_131,._formTextarea_ep4m3_133{padding:.625rem .875rem}._submitButton_ep4m3_211{padding:.75rem 1.25rem}._contactContainer_ep4m3_5{padding:1rem}._contactTitle_ep4m3_23{font-size:1.5rem}}._profile-container_1utbw_3{max-width:1200px;margin:2rem auto;padding:0 1rem}._profile-header_1utbw_17{display:flex;align-items:center;margin-bottom:2rem;gap:1.5rem}._profile-avatar_1utbw_31{width:80px;height:80px;border-radius:50%;background-color:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700}._profile-title_1utbw_57 h1{margin:0;font-size:2rem;color:#111827}._profile-email_1utbw_69{margin:.5rem 0 0;color:#6b7280}._profile-grid_1utbw_81{display:grid;grid-template-columns:1fr;gap:2rem}._profile-card_1utbw_93{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;padding:1.5rem;height:fit-content}._profile-card_1utbw_93 h2{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:#111827;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem}._profile-info_1utbw_129{margin-bottom:1.5rem}._info-row_1utbw_137{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._info-row_1utbw_137:last-child{border-bottom:none}._info-label_1utbw_159{font-weight:500;color:#4b5563}._info-value_1utbw_169{color:#111827}._logout-button_1utbw_179{width:100%;background-color:#ef4444;color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s}._logout-button_1utbw_179:hover{background-color:#dc2626}._orders-loading_1utbw_215,._orders-error_1utbw_217,._orders-empty_1utbw_219{padding:2rem 0;text-align:center;color:#6b7280}._orders-error_1utbw_217{color:#ef4444}._orders-empty_1utbw_219 p{margin-bottom:1rem}._shop-link_1utbw_247{display:inline-block;background-color:#6366f1;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .2s}._shop-link_1utbw_247:hover{background-color:#4f46e5}._orders-list_1utbw_279{display:flex;flex-direction:column;gap:1.5rem}._order-item_1utbw_291{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._order-header_1utbw_303{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}._order-info_1utbw_321{display:flex;flex-direction:column;gap:.25rem}._order-number_1utbw_333{font-weight:600;color:#111827}._order-date_1utbw_343{font-size:.875rem;color:#6b7280}._status-pending_1utbw_355,._status-processing_1utbw_357,._status-shipped_1utbw_359,._status-delivered_1utbw_361,._status-cancelled_1utbw_363{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}._status-pending_1utbw_355{background-color:#fef3c7;color:#92400e}._status-processing_1utbw_357{background-color:#e0f2fe;color:#0369a1}._status-shipped_1utbw_359{background-color:#dbeafe;color:#1e40af}._status-delivered_1utbw_361{background-color:#dcfce7;color:#166534}._status-cancelled_1utbw_363{background-color:#fee2e2;color:#b91c1c}._order-products_1utbw_429{padding:1rem}._product-item_1utbw_437{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px dashed #e5e7eb}._product-item_1utbw_437:last-child{border-bottom:none}._product-name_1utbw_459{color:#4b5563}._product-price_1utbw_467{font-weight:500;color:#111827}._order-footer_1utbw_479{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}._order-total_1utbw_497{font-weight:600;color:#111827}._profile-loading_1utbw_509{display:flex;justify-content:center;align-items:center;min-height:300px}._profile-page_1utbw_525{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}@media (min-width: 768px){._profile-grid_1utbw_81{grid-template-columns:1fr 2fr}}._loginWrapper_sdpby_1{max-width:400px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}._heading_sdpby_21{margin-bottom:1.5rem;font-size:1.8rem;color:#333}._form_sdpby_33{display:flex;flex-direction:column;gap:1rem}._form_sdpby_33 label{text-align:left;font-weight:500;color:#555;margin-bottom:-.5rem}input:focus{outline:none;border-color:#ffb703;box-shadow:0 0 0 2px #ffb70333}._submitButton_sdpby_85{padding:.75rem;background-color:#ffb703;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}._submitButton_sdpby_85:hover{background-color:#ff9f1c}._submitButton_sdpby_85:disabled{background-color:#ccc;cursor:not-allowed}._divider_sdpby_127{margin:1.5rem 0;font-size:.9rem;color:#888;position:relative}._divider_sdpby_127:before,._divider_sdpby_127:after{content:"";position:absolute;top:50%;width:40%;height:1px;background-color:#ddd}._divider_sdpby_127:before{left:0}._divider_sdpby_127:after{right:0}._oauthSection_sdpby_177{display:flex;flex-direction:column;gap:.8rem;align-items:center}._oauthHeading_sdpby_191{margin-bottom:.5rem;font-weight:500}._oauthButton_sdpby_201{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.7rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;color:#fff;width:100%;max-width:260px;transition:background-color .2s ease;font-size:1rem}._google_sdpby_235{background-color:#db4437}._google_sdpby_235:hover{background-color:#c33d2f}._facebook_sdpby_251{background-color:#3b5998}._facebook_sdpby_251:hover{background-color:#2d4373}._errorText_sdpby_267{color:#d90429;font-size:.9rem;text-align:left;margin-top:.25rem;margin-bottom:.25rem;padding:.5rem;background-color:#d904291a;border-radius:4px;border-left:3px solid #d90429}._loadingWrapper_sdpby_291{max-width:400px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}._loadingWrapper_sdpby_291:after{content:"";width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #ffb703;border-radius:50%;animation:_spin_sdpby_1 1s linear infinite;margin-top:1rem}@keyframes _spin_sdpby_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._loginWrapper_sdpby_1{margin:1rem;padding:1.5rem}._submitButton_sdpby_85,._oauthButton_sdpby_201{font-size:.95rem;padding:.6rem .8rem}}._signupWrapper_lx1iu_1{max-width:400px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}._heading_lx1iu_21{margin-bottom:1.5rem;font-size:1.8rem;color:#333}._form_lx1iu_33{display:flex;flex-direction:column;gap:1rem}._form_lx1iu_33 label{text-align:left;font-weight:500;color:#555;margin-bottom:-.5rem}input{padding:.6rem;font-size:1rem;border:1px solid #ccc;border-radius:6px}input:focus{outline:none;border-color:#219ebc;box-shadow:0 0 0 2px #219ebc33}._submitButton_lx1iu_85{padding:.75rem;background-color:#219ebc;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}._submitButton_lx1iu_85:hover{background-color:#126782}._submitButton_lx1iu_85:disabled{background-color:#ccc;cursor:not-allowed}._divider_lx1iu_127{margin:1.5rem 0;font-size:.9rem;color:#888;position:relative}._divider_lx1iu_127:before,._divider_lx1iu_127:after{content:"";position:absolute;top:50%;width:40%;height:1px;background-color:#ddd}._divider_lx1iu_127:before{left:0}._divider_lx1iu_127:after{right:0}._oauthSection_lx1iu_177{display:flex;flex-direction:column;gap:.8rem;align-items:center}._oauthHeading_lx1iu_191{margin-bottom:.5rem;font-weight:500}._oauthButton_lx1iu_201{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.7rem 1rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;color:#fff;width:100%;max-width:260px;transition:background-color .2s ease;font-size:1rem}._google_lx1iu_235{background-color:#db4437}._google_lx1iu_235:hover{background-color:#c33d2f}._facebook_lx1iu_251{background-color:#3b5998}._facebook_lx1iu_251:hover{background-color:#2d4373}._errorText_lx1iu_267{color:#d90429;font-size:.9rem;text-align:left;margin-top:.25rem;margin-bottom:.25rem;padding:.5rem;background-color:#d904291a;border-radius:4px;border-left:3px solid #d90429}._loadingWrapper_lx1iu_291{max-width:400px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}._loadingWrapper_lx1iu_291:after{content:"";width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #219ebc;border-radius:50%;animation:_spin_lx1iu_1 1s linear infinite;margin-top:1rem}@keyframes _spin_lx1iu_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._signupWrapper_lx1iu_1{margin:1rem;padding:1.5rem}._submitButton_lx1iu_85,._oauthButton_lx1iu_201{font-size:.95rem;padding:.6rem .8rem}}._authForm_4qv22_3{display:flex;flex-direction:column;gap:1.5rem}._authContainer_4qv22_13{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#f9f9f9}._authCard_4qv22_31{width:100%;max-width:450px;padding:2.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}._authTitle_4qv22_49{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.75rem;text-align:center}._authDescription_4qv22_65{color:#666;text-align:center;margin-bottom:2rem;line-height:1.5}._successMessage_4qv22_81,._errorContainer_4qv22_83,._loadingMessage_4qv22_85{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem 0}._successIcon_4qv22_103{color:#28a745;width:48px;height:48px}._returnLink_4qv22_115{display:inline-block;margin-top:1rem;color:#f0ad4e;text-decoration:none;font-weight:500;transition:color .2s}._returnLink_4qv22_115:hover{color:#ec971f;text-decoration:underline}._formGroup_4qv22_141{display:flex;flex-direction:column;gap:.5rem}._formLabel_4qv22_153{font-weight:500;color:#555;font-size:.875rem}._formInput_4qv22_165{padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s,box-shadow .2s}._formInput_4qv22_165:focus{outline:none;border-color:#f0ad4e;box-shadow:0 0 0 2px #f0ad4e33}._formInput_4qv22_165:invalid{border-color:#dc3545}._errorMessage_4qv22_201{color:#dc3545;font-size:.875rem;margin-top:.25rem}._authButton_4qv22_215{background-color:#f0ad4e;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s}._authButton_4qv22_215:hover:not(:disabled){background-color:#ec971f;transform:translateY(-1px)}._authButton_4qv22_215:active:not(:disabled){transform:translateY(0)}._authButton_4qv22_215:disabled{background-color:#f8d9a9;cursor:not-allowed;transform:none}._authLinks_4qv22_269{display:flex;justify-content:center;margin-top:1.5rem}._authLink_4qv22_269{color:#f0ad4e;text-decoration:none;font-size:.875rem;transition:color .2s}._authLink_4qv22_269:hover{color:#ec971f;text-decoration:underline}@media (max-width: 480px){._authContainer_4qv22_13{padding:1rem}._authForm_4qv22_3{gap:1rem}._authCard_4qv22_31{padding:1.5rem}._authTitle_4qv22_49{font-size:1.5rem}._formInput_4qv22_165{padding:.625rem .875rem}._authButton_4qv22_215{padding:.75rem 1.25rem}}._authContainer_1mtb7_3{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background-color:#f9f9f9}._authCard_1mtb7_21{width:100%;max-width:450px;padding:2.5rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}._authTitle_1mtb7_39{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.75rem;text-align:center}._authDescription_1mtb7_55{color:#666;text-align:center;margin-bottom:2rem;line-height:1.5}@media (max-width: 480px){._authContainer_1mtb7_3{padding:1rem}._authCard_1mtb7_21{padding:1.5rem}._authTitle_1mtb7_39{font-size:1.5rem}}._authForm_1mtb7_101{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1mtb7_113{display:flex;flex-direction:column;gap:.5rem}._formLabel_1mtb7_125{font-weight:500;color:#555;font-size:.875rem}._formInput_1mtb7_137{padding:.75rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s,box-shadow .2s}._formInput_1mtb7_137:focus{outline:none;border-color:#f0ad4e;box-shadow:0 0 0 2px #f0ad4e33}._formInput_1mtb7_137:invalid{border-color:#dc3545}._errorMessage_1mtb7_173{color:#dc3545;font-size:.875rem;margin-top:.25rem}._authButton_1mtb7_187{background-color:#f0ad4e;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s}._authButton_1mtb7_187:hover:not(:disabled){background-color:#ec971f;transform:translateY(-1px)}._authButton_1mtb7_187:active:not(:disabled){transform:translateY(0)}._authButton_1mtb7_187:disabled{background-color:#f8d9a9;cursor:not-allowed;transform:none}._authLinks_1mtb7_243{display:flex;justify-content:center;margin-top:1.5rem}._authLink_1mtb7_243{color:#f0ad4e;text-decoration:none;font-size:.875rem;transition:color .2s}._authLink_1mtb7_243:hover{color:#ec971f;text-decoration:underline}._returnLink_1mtb7_279{display:inline-block;margin-top:1rem;color:#f0ad4e;text-decoration:none;font-weight:500;transition:color .2s}._returnLink_1mtb7_279:hover{color:#ec971f;text-decoration:underline}._successMessage_1mtb7_309,._errorContainer_1mtb7_311,._loadingMessage_1mtb7_313{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem 0}._successIcon_1mtb7_331{color:#28a745;width:48px;height:48px}._errorIcon_1mtb7_343{color:#dc3545;width:48px;height:48px}._redirectMessage_1mtb7_355{color:#666;font-size:.875rem;margin-top:.5rem}._spinner_1mtb7_369{border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top:3px solid #f0ad4e;width:24px;height:24px;animation:_spin_1mtb7_369 1s linear infinite}@keyframes _spin_1mtb7_369{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){._authForm_1mtb7_101{gap:1rem}._formInput_1mtb7_137{padding:.625rem .875rem}._authButton_1mtb7_187{padding:.75rem 1.25rem}}._container_14x1i_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}._title_14x1i_17{font-size:1.5rem;font-weight:600;margin-bottom:1rem}._error_14x1i_29{color:#dc2626}._success_14x1i_39{color:#16a34a}._button_14x1i_49{margin-top:1rem;background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer}._button_14x1i_49:hover{background-color:#2563eb}._overlay_g6mkb_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}._modal_g6mkb_23{width:100%;max-width:640px;background:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 10px 30px #0003;color:#111827}._title_g6mkb_43{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}._message_g6mkb_55{margin:0 0 1rem;color:#374151;line-height:1.4;font-size:.98rem;white-space:pre-wrap}._actions_g6mkb_71{display:flex;justify-content:flex-end;gap:.5rem}._primary_g6mkb_83{background:#ef4444;color:#fff;border:none;padding:.5rem .9rem;border-radius:6px;cursor:pointer;font-weight:600}._primary_g6mkb_83:hover{background:#dc2626}@media (max-width: 420px){._modal_g6mkb_23{padding:.9rem}._title_g6mkb_43{font-size:1.05rem}._message_g6mkb_55{font-size:.95rem}}
