.cart-card{align-items:center;display:flex;gap:.75rem;height:5.38rem;justify-content:space-between}.cart-card-image{border-radius:.75rem;height:4.13rem;min-width:4.13rem;overflow:hidden;width:4.13rem}.cart-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart-card-content{flex-grow:1;font-size:.88rem;font-weight:500}.cart-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-card-params{margin-top:.25rem}.cart-card-weight{color:#8e8e8e}.cart-card-expired .cart-card-content,.cart-card-expired .cart-card-image{opacity:.4}.checkout-button{background-color:#ed1b34;border-radius:1rem;color:#fff;display:block;height:3.25rem;padding:.88rem 1rem;position:relative;transition:background-color .3s;width:100%}.checkout-button-content{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:space-between;line-height:1.5rem;width:100%}.checkout-button-inactive{text-align:center;width:100%}.checkout-button:hover{background-color:oklch(from oklch(60.41% .2338 23.74deg) calc(l - .1) c h)}.checkout-button:active{background-color:oklch(from oklch(60.41% .2338 23.74deg) calc(l - .2) c h)}.checkout-button.checkout-button-disabled,.checkout-button.checkout-button-loading{background-color:oklch(from oklch(60.41% .2338 23.74deg) calc(l - .4) c h);pointer-events:none}.checkout-button.checkout-button-disabled .checkout-button-amount,.checkout-button.checkout-button-disabled .checkout-button-inactive,.checkout-button.checkout-button-disabled .checkout-button-text,.checkout-button.checkout-button-loading .checkout-button-amount,.checkout-button.checkout-button-loading .checkout-button-inactive,.checkout-button.checkout-button-loading .checkout-button-text{opacity:.4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.cart{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.cart-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 0}.cart-clear{color:#8e8e8e;font-size:1rem;font-weight:500}.cart-list{flex-grow:1;margin-bottom:1.25rem;overflow-y:auto}.cart-empty{align-items:center;display:flex;flex-direction:column;gap:1.25rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cart-empty-text{font-size:1.25rem;font-weight:600;line-height:1.75rem;max-width:7.5rem;text-align:center}.cart-delivery-price{font-size:.88rem;font-weight:500;margin-bottom:.75rem;text-align:center}
