body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box;--light-text:#f9f8f8;--dark-text:#52beb4;--blue-text:#c9a8da;--light-background:#010c43;--dark-background:#000935;--button:#8888f4;--button-text:#000;--gradient:linear-gradient(97deg,#f92328,#8fe62f 52%,#ff2100)}.Home_home__2ifuu{background-color:var(--dark-background);color:var(--light-text)}.Home_main__2L4cf{display:flex;justify-content:space-evenly}.Home_text__2MkP5{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 2rem;width:40%}.Home_textHeading__2of1C{font-size:2rem;font-weight:700;margin:0;text-align:center}.Home_textHeading__2of1C:before{content:"Hungry?";-webkit-animation-name:Home_head__1ZEOf;animation-name:Home_head__1ZEOf;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.Home_textDescription__1_cHP{text-align:center;font-size:1.5rem}@-webkit-keyframes Home_head__1ZEOf{0%{content:"Hungry?"}25%{content:"Unexpected guests?"}50%{content:"Cooking gone wrong?"}75%{content:"Game night?"}}@keyframes Home_head__1ZEOf{0%{content:"Hungry?"}25%{content:"Unexpected guests?"}50%{content:"Cooking gone wrong?"}75%{content:"Game night?"}}.Home_button__9Y-fa{background-color:var(--button);color:var(--button-text);border-radius:5px;padding:10px;border:none;width:150px;cursor:pointer;font-size:16px}.Home_button__9Y-fa:hover{opacity:.8}.Home_image__1K-ES{margin:auto;display:flex;justify-content:center}.Home_image__1K-ES>img{width:min(600px,50vw)}@media only screen and (max-width:800px){.Home_main__2L4cf{flex-direction:column-reverse;margin-bottom:1.5rem}.Home_image__1K-ES>img{width:80vw}.Home_textDescription__1_cHP{text-align:center;font-size:1rem}.Home_text__2MkP5{align-items:center;width:80%;margin:auto}.Home_textHeading__2of1C{font-size:1.5rem}}.Home_restaurants__QP4O3{padding-bottom:5vh}.Home_restaurantHeading__YIESz{text-align:center;font-size:1.5rem}.Home_restaurantsGrid__2mijJ{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:0 5vw}.Home_restaurantLink__3h1ra{margin:1rem 0;display:flex;justify-content:center}.Home_restaurantButton__zecCL{width:200px;background-color:var(--button);color:var(--button-text);border-radius:5px;padding:10px;border:none;cursor:pointer;font-size:16px}.Home_restaurantButton__zecCL:hover{opacity:.8}.Home_buttonIcon__1AfDj{margin:auto .2rem}@media only screen and (max-width:1250px){.Home_restaurantsGrid__2mijJ{grid-template-columns:1fr 1fr}}@media only screen and (max-width:800px){.Home_restaurantsGrid__2mijJ{grid-template-columns:1fr;margin:0 2vw}.Home_restaurants__QP4O3{margin-top:3rem}.Home_restaurantHeading__YIESz{margin-bottom:0}.Home_restaurantLink__3h1ra{margin-top:.5rem;margin-bottom:0}}.RestaurantItem_card__2Ssrw{margin:20px 10px;background-color:var(--light-background)!important;color:var(--light-text)!important}.RestaurantItem_content__14hzp{padding:12px 10px}.RestaurantItem_title__2qeCJ{font-size:1.5rem;text-align:center}.RestaurantItem_description__3OT0-{display:flex;justify-content:space-between;color:var(--dark-text);margin-top:5px}.RestaurantItem_buttonDiv__1Yjh9{margin-bottom:1.2rem;display:flex;justify-content:center}.RestaurantItem_button__1phFk{background-color:var(--button);color:var(--button-text);margin:auto;border:none;border-radius:5px;padding:10px 15px;cursor:pointer}.Footer_footer__2EUkO{background-color:var(--light-background);color:var(--light-text);min-height:10vh}.Footer_footer__2EUkO p{margin:0 auto;width:min(80vw,500px);padding:1rem 2rem;font-size:.9rem;text-align:center}.Link_business__2_T2M{background-color:var(--light-background);padding:2rem}.Link_header__2538G{font-size:1.2rem;text-align:center}.Link_description__1gURW{font-size:.9rem;margin:1rem 0;text-align:center;color:var(--dark-text)}.Link_button__3ZWAl{border:none;background-color:var(--button);color:var(--button-text);padding:10px 30px;font-size:.9rem;border-radius:5px;cursor:pointer;display:flex;margin:auto;justify-content:center}.Link_button__3ZWAl:hover{opacity:.8}.Restaurant_restaurant__1Zowu{background-color:var(--dark-background);color:var(--light-text)}.Restaurant_page__3jgNw{min-height:80vh}.Restaurant_searchItem__2ysj7{margin:auto;padding-top:40px;display:flex;width:min(400px,80vw);align-items:center;justify-content:center}.Restaurant_searchBox__2lcCq{display:flex;align-items:center;border-radius:10px;border:none;padding:5px 10px;margin:10px;background-color:#fff}.Restaurant_searchInput__2Uq_m{border:none!important;outline:none;padding:10px;font-size:16px}.Restaurant_searchIcon__3D5nL{color:#000}.Restaurant_body__32oW9{margin:1rem 0}.Restaurant_restaurantsGrid__1Rtuq{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:0 5vw}@media only screen and (max-width:1250px){.Restaurant_restaurantsGrid__1Rtuq{grid-template-columns:1fr 1fr}}@media only screen and (max-width:750px){.Restaurant_restaurantsGrid__1Rtuq{grid-template-columns:1fr;margin:0 2vw}}.Header_header__1fnJb{display:flex;padding:0 20px;background-color:var(--light-background);color:var(--light-text);height:75px;align-items:center;justify-content:space-between}.Header_brand__1MxRf{font-size:30px;font-weight:800}.Header_items__2jnF3{margin:0 20px;display:flex}.Header_cart__DdgMZ{margin:0 30px;font-size:24px;cursor:pointer;display:flex;align-items:center}.Header_login__252x2{cursor:pointer;border-radius:5px;padding:7px 30px;text-align:center;color:var(--button-text);background-color:var(--button)}.Header_login__252x2:hover{opacity:.8}.Header_dropdown__21uID{color:var(--light-text)!important}.Header_dropdownName__1Pc5m{text-transform:none;font-size:17px}.Header_menu__3peqk{color:var(--dark-background);font-size:16px}.Header_button__2cEUI{font-size:16px;margin:0 5px}@media only screen and (max-width:800px){.Header_brand__1MxRf{font-size:26px}.Header_cart__DdgMZ{font-size:17px;margin:0 10px}.Header_dropdownName__1Pc5m{font-size:16px}}.RestaurantDetails_restaurantDetails__2EeD8{background-color:var(--dark-background);color:var(--light-text)}.RestaurantDetails_body__1I23J{background-color:var(--dark-background);min-height:91vh}.RestaurantDetails_loader__W3spZ{display:flex}.RestaurantDetails_description__1UAVf{display:grid;margin-left:min(40px,5vw);margin-right:min(40px,5vw);grid-template-columns:2fr 1fr;margin-bottom:20px}.RestaurantDetails_textDescription__3qI_E{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:1rem}.RestaurantDetails_cost__1TBpQ,.RestaurantDetails_cuisine__1KgVf{color:var(--dark-text)}.RestaurantDetails_thumbnail__CG6_O{width:min(50vw,400px);margin:20px auto;border-radius:5px}@media only screen and (max-width:600px){.RestaurantDetails_description__1UAVf{grid-template-columns:1fr}.RestaurantDetails_thumbnail__CG6_O{width:min(90%,400px);height:300px}.RestaurantDetails_textDescription__3qI_E{margin-left:1.5rem}}.RestaurantDetails_searchItem__3VYWw{display:flex;width:min(400px,80vw);margin:auto;align-items:center;justify-content:center}.RestaurantDetails_searchBox__1SSDb{display:flex;align-items:center;border-radius:10px;border:none;padding:5px 10px;margin:10px;background-color:#fff}.RestaurantDetails_searchInput__3jCw8{border:none!important;outline:none;padding:10px;font-size:16px}.RestaurantDetails_searchIcon__RuNun{color:#000}.RestaurantDetails_itemGrid__1MieU{display:grid;grid-template-columns:1fr 1fr;justify-items:center;margin:0 5vw 2rem}.RestaurantDetails_button__1oqwp{background-color:var(--button);color:var(--button-text);margin:2rem auto;border-radius:5px;border:none;padding:10px 30px;display:flex;cursor:pointer}.RestaurantDetails_button__1oqwp:hover{opacity:.8}.RestaurantDetails_buttonIcon__1Mn7P{margin:auto .2rem}@media only screen and (max-width:800px){.RestaurantDetails_itemGrid__1MieU{grid-template-columns:1fr}}.FoodItem_item__C8I-C{width:min(350px,80vw);display:flex;margin:10px 15px;justify-content:space-between;background-color:var(--light-background);border-radius:5px}.FoodItem_description__whog4{display:flex;flex-direction:column;justify-content:center;margin:8px 2px 0;width:50%}.FoodItem_badge__19pAP{display:flex;margin-bottom:10px}.FoodItem_speciality__60JhW{color:gold;display:flex;align-items:center;padding:1px 5px;margin-left:2px}.FoodItem_starIcon___Ctb9{font-size:20px}.FoodItem_vegBadge__1VhUa{margin-top:2px;font-size:1.5rem;color:green}.FoodItem_nonVegBadge__2D0to{margin-top:2px;font-size:1.5rem;color:red}.FoodItem_text__1afSS{display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;margin-left:5px}.FoodItem_name__2RM6S{display:flex;font-size:1.2rem;font-weight:500}.FoodItem_price__3hZB-{font-size:1rem;color:var(--dark-text)}.FoodItem_addButton__1s4H3{display:flex;align-items:center;justify-content:center;border:none;border-radius:4px;width:100px;padding:5px;margin:auto auto 10px;background-color:var(--button);cursor:pointer}.FoodItem_addButton__1s4H3:hover{opacity:.8}.FoodItem_addButtonIcon__HAQok{font-size:12px}.FoodItem_imageDiv__NapL0{margin:.2rem;width:50%;display:flex;align-items:center;justify-content:space-around}.FoodItem_image__3Iv_8{border-radius:5px;width:100%;height:10rem}@media only screen and (max-width:800px){.FoodItem_name__2RM6S{font-size:1rem}.FoodItem_price__3hZB-{font-size:.9rem}.FoodItem_image__3Iv_8{height:9rem}.FoodItem_addButtonIcon__HAQok{font-size:.8rem}}.Auth_auth__3INCj{background-color:var(--dark-background);min-height:90vh;display:flex;justify-content:center;align-items:flex-start;padding:15vh 0}.Auth_form__28qNr{width:min(600px,80vw);background-color:var(--light-background);border-radius:5px;box-shadow:5px 5px 100px #9daeff}.Auth_form__28qNr h2{margin:.7rem auto;text-align:center;color:var(--blue-text);font-size:1.5rem}.Auth_switch__3lBNN{text-align:center;color:var(--blue-text);font-size:1.1rem;margin:10px auto 20px}.Auth_switchButton__-0FYP{cursor:pointer;color:var(--button)}.Auth_field__3BoXL{display:flex;flex-direction:column;width:80%;justify-content:center;margin:auto;padding:.5rem}.Auth_form__28qNr label{width:100%;font-size:1.2rem;margin-bottom:.3rem;color:var(--blue-text);font-weight:700}.Auth_form__28qNr input{width:100%;font-size:1.2rem;padding:.3rem .5rem;border-radius:.3rem;border:none}.Auth_error__eMmIG{color:red;font-size:18px}.Auth_submit__33rs0{display:flex;justify-content:center}.Auth_button__1CrkO{border:none;font-size:16px;margin:.8rem;padding:10px 30px;width:150px;border-radius:5px;background-color:var(--button);cursor:pointer}.Auth_button__1CrkO:hover{opacity:.8}@media only screen and (max-width:800px){.Auth_form__28qNr h2{font-size:1.3rem}.Auth_form__28qNr input,.Auth_form__28qNr label{font-size:1.1rem}.Auth_switch__3lBNN{font-size:.9rem}}.CartItem_item__3bWVC{background-color:var(--light-background);display:flex;width:100%;margin:10px 20px}.CartItem_imageDiv__21Zw9{width:40%;display:flex;align-items:center}.CartItem_image__3Lhny{width:min(200px,100%);height:100px;object-fit:cover}.CartItem_description__3bJyL{display:flex;flex-direction:column;justify-content:center;width:60%}.CartItem_text__2rEo4{margin:5px}.CartItem_button__2OI_P{margin:.6rem;font-size:16px;cursor:pointer}.CartItem_price__2J-FC{display:flex;flex-direction:row;justify-content:space-between}.CartItem_totalPrice__v-xQH{display:flex;align-items:flex-end}@media only screen and (max-width:800px){.CartItem_description__3bJyL{margin-left:.6rem}}.Cart_cart__2zQmZ{background-color:var(--dark-background);color:var(--light-text);display:flex;flex-direction:column}.Cart_loader__1cwGy,.Cart_main__14Knc{min-height:82vh}.Cart_heading__1bsoK{margin:0;display:flex;justify-content:center;padding:30px;font-size:26px;font-weight:600}.Cart_body__1l3iL{display:flex;margin:0 10%}.Cart_cartList__kofZK{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}.Cart_checkout__1k0o4{width:40%;background-color:var(--light-background);height:300px;padding:20px;margin:10px 10px 2rem}.Cart_row__3tOlP{display:flex;justify-content:space-between;margin:10px}.Cart_delivery__1Zqen{padding-bottom:20px;border-bottom:2px solid var(--dark-text)}.Cart_netAmount__2rRRV{margin-top:20px}.Cart_button__39fUp{border:none;display:flex;margin:20px auto;background-color:var(--button);padding:12px 20px;color:var(--button-text);border-radius:5px;cursor:pointer}.Cart_button__39fUp:hover{opacity:.8}@media only screen and (max-width:800px){.Cart_body__1l3iL{flex-direction:column}.Cart_heading__1bsoK{padding:10px}.Cart_cartList__kofZK{width:100%}.Cart_checkout__1k0o4{width:100%;margin:2rem auto}}.Profile_profile__3y5_H{background-color:var(--dark-background);color:var(--light-text);min-height:100vh;display:flex;flex-direction:column;align-items:center}.Profile_profile__3y5_H h2{text-align:center}.Profile_details__33-yp{background-color:var(--light-background);color:var(--light-text);display:flex;justify-content:center;flex-direction:column;text-align:center;padding:2rem 2rem .5rem;width:min(80vw,600px);border-radius:5px}.Profile_row__2Vro4{margin:.5rem;display:flex;justify-content:space-between}.Profile_label__lBVzj{width:40%;text-align:left}.Profile_value__Afeka{width:60%;text-align:right}.Profile_button__3nYcu{margin:1rem auto;background-color:var(--button);color:var(--button-text);border:none;padding:.5rem 2rem;border-radius:5px;cursor:pointer}.Profile_button__3nYcu:hover{opacity:.8}.Profile_modal__3tjCL{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--light-background);color:var(--light-text);border-radius:5px;width:300px}.Profile_form__3xqPC{margin:.7rem auto;text-align:center;color:var(--blue-text);font-size:1.5rem}.Profile_field__3GDNI{display:flex;flex-direction:column;width:80%;justify-content:center;margin:auto;padding:.5rem}.Profile_form__3xqPC label{width:100%;font-size:1.2rem;margin-bottom:.3rem;color:var(--blue-text);font-weight:700;text-align:left}.Profile_form__3xqPC input{width:100%;font-size:1.2rem;padding:.3rem .5rem;border-radius:5px;border:none}.Profile_submit__2Y_JZ{display:flex;justify-content:space-around;margin:1.2rem .5rem}.Profile_orderHeader__2-dj-{margin-top:2rem}.Profile_orders__3du-R{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;margin:0 5vw 1rem}@media only screen and (max-width:1050px){.Profile_orders__3du-R{grid-template-columns:1fr 1fr}}@media only screen and (max-width:700px){.Profile_orders__3du-R{grid-template-columns:1fr}}.OrderItem_order__1ctk4{background-color:var(--light-background);color:var(--light-text);margin:0 1rem 1rem;min-width:300px;border-radius:5px}.OrderItem_restaurantRow__BbeH_{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--dark-text)}.OrderItem_restaurantDetails__1nQfO{display:flex;flex-direction:row}.OrderItem_thumbnail__PAegJ{width:50px;height:50px}.OrderItem_name__23CS3{margin:auto auto auto .8rem}.OrderItem_name__23CS3,.OrderItem_price__2l9Or{display:flex;align-items:center}.OrderItem_detailsRow__2wDSg{padding:.5rem 1rem 0;border-bottom:1px solid var(--dark-text)}.OrderItem_label__1x8cq{margin:.2rem 0;color:var(--light-text);font-size:.9rem}.OrderItem_items__1-8b1,.OrderItem_time__3uQjl{margin-bottom:1rem;color:var(--dark-text);font-size:.9rem}.OrderItem_statusRow__2XEXz{padding:.4rem 1rem}.OrderItem_status__3oLYk{font-size:.9rem;color:var(--dark-text)}.SellerHeader_header__gLTJL{display:flex;padding:0 20px;background-color:var(--light-background);color:var(--light-text);height:75px;align-items:center;justify-content:space-between}.SellerHeader_brand__2utUZ{font-size:30px;font-weight:800}.SellerHeader_items__2_jow{margin:0 20px;display:flex}.SellerHeader_button__1L1mQ{cursor:pointer;background-color:var(--button);border-radius:5px;padding:8px 10px;margin:0 1rem;font-size:.8rem;width:min(25vw,100px);border:none;color:var(--button-text)}.SellerHeader_button__1L1mQ:hover{opacity:.8}@media only screen and (max-width:800px){.SellerHeader_brand__2utUZ{font-size:26px}.SellerHeader_button__1L1mQ{margin:0}}.Seller_seller__kQ6Ts{min-height:100vh;background-color:var(--dark-background);color:var(--light-text);display:flex;flex-direction:column}.Seller_body__2H5Go{display:flex;flex-direction:row;justify-content:space-around;align-items:center;min-height:80vh;margin:0 1rem}.Seller_header__3nlWp{text-align:center;background-color:purple;color:#fff}.Seller_main__2Sp9u{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.Seller_main__2Sp9u>h3{padding:0;margin:0;font-size:1.4rem}.Seller_main__2Sp9u>p{font-size:1rem;color:var(--dark-text)}.Seller_imageDiv__Z-r8x{display:flex}.Seller_image__1ymTD{width:min(600px,80vw);margin:auto}.Seller_link__2Q1Ad{display:flex;justify-content:center}.Seller_button__2q3ip{background-color:var(--button);color:var(--button-text);border:none;border-radius:5px;padding:10px 30px;cursor:pointer;font-size:.9rem}.Seller_button__2q3ip:hover{opacity:.8}@media only screen and (max-width:800px){.Seller_body__2H5Go{flex-direction:column;justify-content:space-evenly}}.SellerProfile_profile__19p08{background-color:var(--dark-background);color:var(--light-text)}.SellerProfile_body__JjU8L{min-height:90vh}.SellerProfile_header__2c84G{display:flex;justify-content:center}.SellerProfile_details__8SvJg{display:flex;justify-content:space-between;background-color:var(--light-background);margin:2rem auto;width:min(90vw,1000px);border-radius:5px}.SellerProfile_description__2HiFD{padding:2rem 5rem}.SellerProfile_name__2yUSh{font-size:20px}.SellerProfile_secondary__iDRip{font-size:14px;color:var(--dark-text)}.SellerProfile_button__3Q9ee{border:none;border-radius:5px;background-color:var(--button);color:var(--button-text);padding:10px 20px;cursor:pointer}.SellerProfile_button__3Q9ee:hover{opacity:.8}.SellerProfile_thumbnail__32e1m{width:min(90%,400px);margin:1rem;border-radius:5px}.SellerProfile_addItem__26k_3{display:flex;justify-content:center}.SellerProfile_itemGrid__YP9qp{display:grid;grid-template-columns:1fr 1fr;justify-items:center;margin:1rem 5vw 3rem}@media only screen and (max-width:800px){.SellerProfile_details__8SvJg{flex-direction:column}.SellerProfile_thumbnail__32e1m{height:40vh;object-fit:cover;margin:auto auto 1rem}.SellerProfile_itemGrid__YP9qp{grid-template-columns:1fr}.SellerProfile_description__2HiFD{margin:auto;text-align:center}}.SellerProfile_box__3UKqC,.SellerProfile_foodItem__26LKc{background-color:var(--light-background)}.SellerProfile_box__3UKqC{color:var(--light-text);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:20px;padding:10px;width:min(90vw,600px)}.SellerProfile_checkField__1dzT3,.SellerProfile_field__1BABE{display:flex;width:80%;align-items:center;margin:auto;padding:10px}.SellerProfile_box__3UKqC label{width:20%;font-size:1.2rem;margin-bottom:.3rem;color:var(--blue-text);font-weight:700;text-align:center}.SellerProfile_box__3UKqC input{font-size:1.4rem;padding:.3rem .5rem;border-radius:.3rem;border:2px solid rgba(85,59,99,.47843137254901963);margin-left:10%;width:100%}.SellerProfile_box__3UKqC input[type=checkbox]{width:20px;height:20px}.SellerProfile_checkbox__3oscR{width:20px}.SellerProfile_box__3UKqC input:focus{outline-color:#553b63}.SellerProfile_error__1vvoh{color:red;font-size:18px}.SellerProfile_submit__3KcHp{display:flex;justify-content:center}.SellerProfile_buttonModal__3ktLv{border:none;font-size:16px;margin-bottom:10px;padding:10px 30px;border-radius:10px;background-color:var(--button);cursor:pointer}@media only screen and (max-width:800px){.SellerProfile_field__1BABE{flex-direction:column}.SellerProfile_box__3UKqC input[type=checkbox]{margin:auto}.SellerProfile_box__3UKqC label{width:100%;font-size:1rem;text-align:left;margin-left:10%}.SellerProfile_box__3UKqC input{font-size:1.1rem}}.FoodItemSeller_item__2B4fz{width:min(350px,80vw);display:flex;margin:10px 15px;justify-content:space-between;background-color:var(--light-background);border-radius:5px}.FoodItemSeller_description__ePsHm{display:flex;flex-direction:column;justify-content:center;margin:8px 2px 0;min-width:130px;width:50%}.FoodItemSeller_badge__2q4CZ{display:flex;margin-bottom:10px}.FoodItemSeller_speciality__XyQE6{color:gold;display:flex;align-items:center;padding:1px 5px;margin-left:2px}.FoodItemSeller_starIcon__2M0YO{font-size:20px}.FoodItemSeller_vegBadge__1sFpx{margin-top:2px;font-size:1.5rem;color:green}.FoodItemSeller_nonVegBadge__3KB8u{margin-top:2px;font-size:1.5rem;color:red}.FoodItemSeller_text__7w9u4{display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;margin-left:5px}.FoodItemSeller_name__3kUee{display:flex;font-size:1.2rem;font-weight:500}.FoodItemSeller_price__17rab{font-size:1rem;color:var(--dark-text)}.FoodItemSeller_buttonDiv__1TIU2{display:flex;justify-content:center;margin:5px 5px 10px}.FoodItemSeller_button__1IWDe{cursor:pointer;margin:0 10px!important}@media only screen and (max-width:600px){.FoodItemSeller_name__3kUee{font-size:1rem}.FoodItemSeller_price__17rab{font-size:.9rem}.FoodItemSeller_image__2HKIs{height:9rem}}.FoodItemSeller_imageDiv__3BytS{margin:.2rem;width:50%;display:flex;align-items:center;justify-content:space-around}.FoodItemSeller_image__2HKIs{border-radius:5px;width:100%;height:10rem}.SellerDashboard_dashboard__tZyUU{background-color:var(--dark-background);color:var(--light-text);min-height:100vh}.SellerDashboard_body__14Vbu{min-height:85vh}.SellerDashboard_tab__2NRvM{color:var(--dark-text)!important}.SellerOrder_orders__XJy0g{margin:3rem 5vw;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center}@media only screen and (max-width:1050px){.SellerOrder_orders__XJy0g{grid-template-columns:1fr 1fr}}@media only screen and (max-width:700px){.SellerOrder_orders__XJy0g{grid-template-columns:1fr}}.SellerOrderItem_order__1o6Am{background-color:var(--light-background);color:var(--light-text);margin:0 1rem 1rem;min-width:300px;border-radius:5px}.SellerOrderItem_restaurantRow__1wsoC{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--dark-text)}.SellerOrderItem_restaurantDetails__1vqCu{display:flex;flex-direction:row}.SellerOrderItem_thumbnail__3ol76{width:50px;height:50px}.SellerOrderItem_name__3LeYE{margin:auto auto auto .8rem}.SellerOrderItem_name__3LeYE,.SellerOrderItem_price__6e2d1{display:flex;align-items:center}.SellerOrderItem_detailsRow__1Y-vV{padding:.5rem 1rem 0;border-bottom:1px solid var(--dark-text)}.SellerOrderItem_label__2_dla{margin:.2rem 0;color:var(--light-text);font-size:.9rem}.SellerOrderItem_items__23r6L,.SellerOrderItem_time__q3kIg{margin-bottom:1rem;color:var(--dark-text);font-size:.9rem}.SellerOrderItem_statusRow__3zmqe{padding:.4rem 1rem;display:flex;flex-direction:row;justify-content:space-evenly}.SellerOrderItem_button__2aRel{border:none;border-radius:5px;background-color:var(--button);color:var(--button-text);padding:5px 20px;cursor:pointer}.SellerOrderItem_button__2aRel:hover{opacity:.8}.SellerOrderItem_status__1K9jI{margin:auto;font-size:.9rem;color:var(--dark-text)}.SellerAuth_auth__1sUYT{background-color:var(--dark-background);min-height:90vh;display:flex;justify-content:center;align-items:flex-start;padding:15vh 0}.SellerAuth_form__2WbdI{width:min(600px,80vw);background-color:var(--light-background);border-radius:5px;box-shadow:5px 5px 100px #9daeff}.SellerAuth_form__2WbdI h2{margin:.7rem auto;text-align:center;color:var(--blue-text);font-size:1.5rem}.SellerAuth_switch__1kq7R{text-align:center;color:var(--blue-text);font-size:1.1rem;margin:10px auto 20px}.SellerAuth_switchButton__1DnIc{cursor:pointer;color:var(--button)}.SellerAuth_field__2rXO-{display:flex;flex-direction:column;width:80%;justify-content:center;margin:auto;padding:.5rem}.SellerAuth_form__2WbdI label{width:100%;font-size:1.2rem;margin-bottom:.3rem;color:var(--blue-text);font-weight:700}.SellerAuth_form__2WbdI input{width:100%;font-size:1.2rem;padding:.3rem .5rem;border-radius:.3rem;border:none}.SellerAuth_textField__2kORQ{color:#fff!important}.SellerAuth_error__3yY_9{color:red;font-size:18px}.SellerAuth_submit__2tbWT{display:flex;justify-content:center}.SellerAuth_button__1obsP{border:none;font-size:16px;margin:10px;padding:10px 30px;border-radius:5px;background-color:var(--button);cursor:pointer}.SellerAuth_button__1obsP:hover{opacity:.8}@media only screen and (max-width:800px){.SellerAuth_form__2WbdI h2{font-size:1.3rem}.SellerAuth_form__2WbdI input,.SellerAuth_form__2WbdI label{font-size:1.1rem}.SellerAuth_switch__1kq7R{font-size:.9rem}}
/*# sourceMappingURL=main.bebabc32.chunk.css.map */