:root{--card-white: #FFFFFF;--card-blue-lighten: aliceblue;--card-overlay: rgb(0 0 0/.25);--card-black: #333333;--card-gray: #808080;--card-gray-ligthen: #e7e7e777;--card-orange-ligthen: #ffeece;--card-green-ligthen: #dcfce7;--card-blue-ligthen: #f0f8ff}.overlay{position:fixed;top:0;bottom:0;right:0;left:0;background-color:var(--card-overlay);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.cart__dialog{position:fixed;top:0;bottom:0;right:0;z-index:50;width:100vw;max-width:25rem;opacity:1;display:flex;flex-direction:column;color:var(--card-white);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.cart__dialog__header{padding:1.5rem;display:flex;align-items:center;justify-content:space-between}.cart__dialog__header h2{margin:0}.cart__dialog__content{padding:0;margin:0;flex-grow:1;overflow-y:scroll;padding:0 1.5rem}.cart__dialog__content .list{display:flex;margin-top:0!important;padding-bottom:10px!important;align-items:center;border-bottom:1px solid var(--card-gray-ligthen)}.cart__dialog__content .list:last-of-type{margin-bottom:1.5rem}.cart__dialog__content .list+.list{padding:10px 0}.cart__dialog__default{height:200px;display:flex;align-items:center;justify-content:center}.cart__dialog__product__infos{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:5px}.cart__dialog__product__thumbnail{margin-right:.75rem}.cart__dialog__product__thumbnail img{height:70px;width:70px;border-radius:3px}.cart__dialog__product__details,.cart__dialog__product__selection{display:flex;align-items:center;justify-content:space-between}.cart__dialog__product__details input,.cart__dialog__product__selection input{background:transparent;text-align:center}.cart__dialog__footer{border-top:1px solid var(--card-gray-ligthen);margin-top:auto;background-color:#f0f8ff4d;padding:1.5rem}.cart__dialog__footer .selectTable{width:100%;padding:.95rem;margin-top:1.5rem;background-color:#1e8fff87;border-radius:9999px}.cart__dialog__subtotal{display:flex;align-items:center;justify-content:space-between}.cart__dialog__checkout{display:flex;padding-top:1.5rem}.cart__dialog__checkout button{width:100%;padding:.95rem;background-color:#f8c6cd;border-radius:9999px}.info__dialog{position:fixed;top:0;bottom:0;left:0;z-index:50;width:100vw;max-width:25rem;opacity:1;display:flex;flex-direction:column;color:var(--card-white);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.info__dialog__header{padding:1.5rem;display:flex;align-items:center;justify-content:space-between}.info__dialog__header h2{margin:0}.info__dialog__content{padding:0;margin:0;flex-grow:1;overflow-y:scroll;padding:0 1.5rem}.info__dialog__content .list{display:flex;margin-top:0!important;padding-bottom:10px!important;align-items:center;border-bottom:1px solid var(--card-gray-ligthen)}.info__dialog__content .list:last-of-type{margin-bottom:1.5rem}.info__dialog__content .list+.list{padding:10px 0}.info__dialog__default{height:200px;display:flex;align-items:center;justify-content:center}.info__dialog__product__infos{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:5px}.info__dialog__product__thumbnail{margin-right:.75rem}.info__dialog__product__thumbnail img{height:70px;width:70px;border-radius:3px}.info__dialog__product__details,.info__dialog__product__selection{display:flex;align-items:center;justify-content:space-between}.info__dialog__product__details input,.info__dialog__product__selection input{background:transparent;text-align:center}.info__dialog__footer{border-top:1px solid var(--card-gray-ligthen);margin-top:auto;background-color:#f0f8ff4d;padding:1.5rem}.info__dialog__footer .selectTable{width:100%;padding:.95rem;margin-top:1.5rem;background-color:#1e8fff87;border-radius:9999px}.info__dialog__subtotal{display:flex;align-items:center;justify-content:space-between}.info__dialog__checkout{display:flex;padding-top:1.5rem}.info__dialog__checkout button{width:100%;padding:.95rem;background-color:#f8c6cd;border-radius:9999px}button.active{background-color:#f8c6cd;color:#000}.transition{transition-property:transform,opacity;transition-timing-function:ease-out;transition-duration:.2s}.translate-x-full{transform:translate(100%)}
