:root{--color-bg-blue:rgba(122,179,243,.2);--color-bg-pink:rgba(233,121,178,.2);--color-bg-purple:rgba(215,215,249,.2);--color-bg-green:rgba(120,247,187,.2);--color-purple:#6b00f5;--color-white:#fff;--color-gray:#d7d7f9;--color-black:#000;--shadow-box:0px 0px 70px #c7cbe3}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}body,button,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,Helvetica,sans-serif}body{background:url(/static/media/bg__btm-right.f913ca062894d850917a.svg) 100% 100% no-repeat,url(/static/media/bg__left.3573a545d38cdacbe46c.svg) left 30% no-repeat,rgba(215,215,249,.2) url(/static/media/bg__top-right.eaaf100d242066a434e1.svg) 100% 0 no-repeat;background:url(/static/media/bg__btm-right.f913ca062894d850917a.svg) 100% 100% no-repeat,url(/static/media/bg__left.3573a545d38cdacbe46c.svg) left 30% no-repeat,var(--color-bg-purple) url(/static/media/bg__top-right.eaaf100d242066a434e1.svg) right top no-repeat;margin:0;min-height:100vh;min-width:100vw}#root{align-items:center;display:flex;height:100vh;justify-content:center}*,:after,:before{box-sizing:border-box}.panel{-ms-overflow-style:none;background-color:#fff;background-color:var(--color-white);border-radius:25px;box-shadow:0 0 70px #c7cbe3;box-shadow:var(--shadow-box);height:80vh;overflow-x:hidden;overflow-y:scroll;padding:50px 38px;scrollbar-width:none;width:375px}.panel::-webkit-scrollbar{display:none}@media only screen and (min-width:820px){.panel:first-of-type{margin-right:50px}}.panel__heading-container{align-items:center;display:flex;justify-content:space-between}.panel__heading-button{align-items:center;background-color:#6b00f5;background-color:var(--color-purple);border:none;border-radius:100%;color:#fff;color:var(--color-white);display:flex;height:40px;justify-content:center;visibility:visible;width:40px}@media only screen and (min-width:820px){.panel__heading-button{display:none;visibility:hidden}}.panel__heading-button-image{height:24px;object-fit:contain;width:24px}.panel__heading{font-size:2rem;line-height:1.5;margin:0}.panel__content{margin-top:38px}.cart{position:fixed;transition:.2s ease-out}.cart--open{left:50vw;opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.cart--closed{left:100vw;opacity:0}@media only screen and (min-width:820px){.cart{position:static}.cart--closed{opacity:1}}.cart-item{border-bottom:1px solid var(--color-gray);display:flex;padding:33px 0 44px}.cart-item:first-of-type{padding-top:0}.cart-item:last-of-type{border-bottom-width:5px}.cart-item__image-container{height:64px;position:relative;width:64px}.cart-item__image{display:block;max-height:100%;max-width:100%;object-fit:contain}.cart-item__quantity--image{align-items:center;background-color:var(--color-black);border-radius:32px;color:var(--color-white);display:flex;font-weight:700;height:32px;justify-content:center;left:50%;margin:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px}.cart-item__content-container{padding:10px 0 0 17px}.cart-item__name{font-size:1.125rem;font-weight:400;line-height:1.1;margin:0}.cart-item__price{font-weight:700;margin:0 0 16px}.cart-item__button,.cart-item__button-container{align-items:center;display:flex}.cart-item__button{background-color:var(--color-purple);border:none;border-radius:32px;height:32px;justify-content:center;width:32px}.cart-item__button--increase{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cart-item__quantity{font-weight:700;margin:0 12px}.card-item__quantity-container{display:flex;justify-content:space-between}.card-item__total-price{font-size:2rem;font-weight:700;line-height:1;margin:0}.total__container{display:flex;justify-content:flex-end}.total{list-style:none;margin:35px 0;padding:0}.total__label{padding:12px 25px 12px 0}.total__label,.total__value{font-weight:700;text-align:right}.total__value{font-size:2rem;line-height:1;margin:0}.total__value--emphasized{color:var(--color-purple)}.menu__item{background-color:var(--color-bg-blue);border-radius:20px;margin-bottom:33px;padding:25px 32px 40px 156px;position:relative;width:calc(100% + 60px)}.menu__item:nth-of-type(4n+2){background-color:var(--color-bg-pink)}.menu__item:nth-of-type(4n+3){background-color:var(--color-bg-purple)}.menu__item:nth-of-type(4n){background-color:var(--color-bg-green)}.menu-item__image{height:144px;left:-13px;object-fit:contain;position:absolute;top:-18px;width:148px}.menu-item__name{font-size:1.125rem;font-weight:400;line-height:1.1;margin:0 0 16px}.menu-item__price{font-size:2rem;font-weight:700;line-height:1;margin:0}.menu-item__button{background-color:var(--color-purple);border:none;border-radius:20px;bottom:-9px;color:var(--color-white);font-size:16px;font-weight:700;padding:4px 18px;position:absolute;top:auto}.menu-item__button--added{align-items:center;background-color:var(--color-black);display:flex}.menu-item__button-image{margin-right:10px}
/*# sourceMappingURL=main.400489ac.css.map*/