@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer{align-items:center;background-color:#042c22;display:flex;flex-direction:column;height:25vh;justify-content:center}.footer-text{color:#fff;font-weight:300;opacity:.5;text-align:center;width:100%}@media screen and (min-width:768px){.footer-text{width:40%}}.header{align-items:center;background:#fff;box-shadow:0 0 5px 0 #0003;display:flex;height:5vh;justify-content:space-between;padding:1rem}.username-text{display:none}.header-title{cursor:pointer}.explore-button{color:#00a278!important}@media screen and (min-width:768px){.username-text{display:block}}.content{align-items:center;background-image:url(/static/media/hero_image.54c8073c87b6a89c9e1a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center}.form{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 #0003;margin:2rem;min-width:80%;padding:2rem}.title{color:#00a278}.secondary-action{padding:1rem 0}.link{color:#45c09f;font-weight:700;text-decoration:none}.link:focus{color:#00a278}.link:active,.link:visited{color:#45c09f}.button{background-color:#00a278!important}.button:hover{background-color:#00845c!important}@media screen and (min-width:768px){.form{min-width:24rem}}.card{display:flex;flex-direction:column;height:100%;justify-content:space-between}.card-actions{margin-bottom:1rem}.card-button{font-weight:600;text-transform:none}.cart{padding:.5rem}.cart,.cart.empty{background-color:#f1f5e8;border-radius:8px}.cart.empty{padding:2rem;text-align:center}.empty-cart-icon{color:#c5c5c5;font-size:60px;margin-bottom:1rem}.cart-item{background-color:#fff;border-radius:6px;box-shadow:0 2px 6px #0000000d;margin-bottom:1rem;padding:1rem}.image-container{background-color:#f8f8f8;border-radius:4px;height:80px;overflow:hidden;width:80px}.image-container img{object-fit:cover}.cart-item-name{font-size:.95rem;font-weight:500;margin-bottom:.5rem}.quantity-btn{background-color:#e6f0e3!important;border-radius:4px!important}.quantity-btn svg{color:#3c6e3c}.quantity-value{font-weight:600;min-width:24px;text-align:center}.cart-item-price{font-size:1rem}.cart-total-section{border-top:1px solid #ddd;margin-top:1rem}.hero{align-items:center;background-image:url(/static/media/hero_image.54c8073c87b6a89c9e1a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:10rem}.hero,.product-grid{display:flex;justify-content:center;width:100%}.product-grid{flex-wrap:wrap;gap:10px}.hero-heading{color:#fff;font-size:1.5rem;width:100%}.hero-highlight{background:#ffb825;border-radius:5px;color:#212121;font-weight:700;padding:.2rem}.rating{margin:6px 0 10px}.loading{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:center;width:100%}.search{background:#fff;border-radius:10px;margin:0 auto;max-width:400px;padding:4px;width:100%}.search-mobile{display:block!important}.search-desktop{display:none!important}.empty{color:#666;margin-top:48px;text-align:center;width:100%}.empty svg{font-size:48px;margin-bottom:8px}.product-card{background-color:#fff;border:1px solid hsla(0,0%,40%,.836);border-radius:20px;box-shadow:0 2px 8px #00000014;margin:10px 0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.product-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.product-image{background:#f5f5f5;height:180px;object-fit:contain;width:100%}.product-details{padding:0 10px}.product-name{font-size:16px;font-weight:600;margin-bottom:4px}.product-category{color:#777;font-size:13px;margin-bottom:8px}.product-price{background-color:#6ab070;border-left:1px solid #6ab070;border-radius:3px 4px 4px 3px;color:#fff;display:inline-block;font-size:22px;font-weight:300;height:38px;line-height:38px;margin-left:19px;padding:0 10px;position:relative;width:auto}.product-price:before{border-bottom:19px solid #0000;border-right:19px solid #6ab070;border-top:19px solid #0000;content:"";display:block;height:0;left:-19px;position:absolute;width:0}.product-price:after{background-color:#fff;border-radius:50%;content:"";display:block;height:4px;left:-9px;position:absolute;top:17px;width:4px}.product-card button{background-color:#4aa07a!important;color:#fff!important;font-weight:600;text-transform:none}.product-card button:hover{background-color:#3c8c68!important}@media screen and (min-width:768px){.hero{height:20rem;justify-content:flex-end;padding-right:8rem}.hero-heading{font-size:3rem;position:static;width:50%}.search-mobile{display:none!important}.search-desktop{display:block!important}.hero{align-items:center;flex-direction:row;justify-content:flex-end;min-height:320px;padding-right:8rem;text-align:left}.hero-heading{font-size:3rem;width:50%}.search{max-width:500px}.search-mobile{display:none!important}.search-desktop{display:block!important}}p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0;margin-bottom:1rem}.greeting-container{align-items:center;background-color:#dcffe4;display:flex;flex-direction:column;justify-content:flex-start;min-height:60vh;padding:1rem}#balance-overline{font-weight:700;margin:1rem 0 .5rem}#balance{font-size:1.25rem;font-weight:700}#continue-btn{font-weight:700;text-transform:none}@media screen and (min-width:768px){.greeting-container{padding:4rem}}.checkout-container{background-color:#f5f5f5;padding:2rem}.shipping-section{background:#fff;border-radius:6px;margin-bottom:2rem;padding:1.5rem}.shipping-section h5{font-weight:600;margin-bottom:.5rem}.address-item{align-items:center;border:1px solid #ddd;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem;transition:all .2s ease-in-out}.selected{background-color:#e8f5e9;border:1px solid #4caf50}.not-selected{background-color:#fff}.address-item:hover{background-color:#f0f0f0}.add-address-container{margin-top:1rem}.add-address-container textarea{border-radius:6px;width:100%}.add-address-buttons{display:flex;gap:1rem;margin-top:1rem}.payment-section{background:#fff;border-radius:6px;padding:1.5rem}.payment-section h5{font-weight:600;margin-bottom:.5rem}.order-summary{background:#eaf4e2;border-radius:6px;padding:1.5rem}.order-details{background:#fff;border-radius:6px;margin-top:1rem;padding:1rem}.order-details-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.order-details-total{font-size:1.2rem;font-weight:700}@media (max-width:900px){.checkout-container{padding:1rem}.address-item{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.10ac34c9.css.map*/