.flavor-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.flavor-modal.active{display:flex;align-items:center;justify-content:center}.flavor-modal__content{background-color:rgb(var(--color-background));margin:5% auto;padding:2rem;border-radius:8px;width:80%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0003}.flavor-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:rgb(var(--color-foreground));padding:.5rem;line-height:1}.flavor-modal__close:hover{opacity:.7}.flavor-modal__title{margin:0 0 1.5rem;padding-right:3rem;font-size:2.2rem;font-weight:700;color:rgb(var(--color-foreground));position:relative}.flavor-modal__counter{display:none}.flavor-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.flavor-item{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid rgb(var(--color-border));border-radius:6px;background-color:rgb(var(--color-background))}.flavor-item__image{width:60px;height:60px;object-fit:cover;border-radius:4px;flex-shrink:0}.flavor-item__content{display:flex;flex-direction:column;justify-content:space-between;height:60px;flex:1;min-width:0}h4.flavor-item__name{margin:0;padding:.5rem 0 0;font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.1}.quantity-control{display:flex;align-items:center;border:1px solid rgb(var(--color-border));border-radius:4px;background-color:rgb(var(--color-background));width:fit-content;height:30px}.quantity-control button{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:2rem;height:20px;font-size:1rem;font-weight:700}.quantity-control button:hover{background-color:rgba(var(--color-foreground),.8)}.quantity-control button:disabled{opacity:.5;cursor:not-allowed}.quantity-control input{border:none;background:none;text-align:center;width:2rem;height:30px;color:rgb(var(--color-foreground));font-size:1rem;-webkit-appearance:none;-moz-appearance:textfield}.quantity-control input::-webkit-outer-spin-button,.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-control input[type=number]{-moz-appearance:textfield}.quantity-control input:focus{outline:none}.flavor-modal__summary{margin-top:1.5rem;padding:1rem;background-color:rgb(var(--color-background-2));border-radius:6px}.flavor-modal__summary h4{margin:0 0 1rem;font-size:2rem;font-weight:600;color:rgb(var(--color-foreground))}.summary-item{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:1.5rem;color:rgb(var(--color-foreground))}.summary-item:last-child{margin-bottom:0;font-weight:600;border-top:1px solid rgb(var(--color-border));padding-top:.5rem;margin-top:.5rem}.flavor-modal__actions{display:flex;gap:1rem;margin-top:1.5rem;justify-content:flex-end}.flavor-modal__actions .button{min-width:140px;font-size:1.6rem;padding:.75rem 1.5rem}.flavor-modal__error{color:rgb(var(--color-error));font-size:1.2rem;margin-top:1rem;padding:.75rem;background-color:rgba(var(--color-error),.1);border-radius:4px;display:none}.flavor-modal__error.active{display:block}.cart-item__flavor-button{margin-top:1rem;width:fit-content;max-width:300px;font-size:1.2rem;padding:.5rem 1rem;border:1px dashed rgb(var(--color-border));background-color:transparent;color:rgb(var(--color-foreground-75));font-weight:400}.cart-item__flavor-button:hover{background-color:rgb(var(--color-background-2));color:rgb(var(--color-foreground));border-style:solid}@media screen and (max-width:749px){.flavor-modal__content{margin:2% auto;padding:1.5rem;width:95%;max-height:95vh}.flavor-selector{grid-template-columns:repeat(2,1fr);gap:.5rem}.flavor-modal__counter{font-size:1rem;padding:.2rem .6rem}.flavor-item{flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem}.flavor-item__content{align-items:center;text-align:center;height:auto}.flavor-item__image{width:80px;height:80px}h4.flavor-item__name{font-size:1.8rem;padding:.5rem 0}.quantity-control{margin-left:0;height:36px}.quantity-control button{min-width:2.5rem;height:24px;font-size:1.2rem}.quantity-control input{width:2.5rem;height:36px;font-size:1.1rem}.flavor-modal__actions{flex-direction:column}.flavor-modal__actions .button{width:100%}}.cart-item__flavor-selection{margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(var(--color-border))}.cart-item__selected-flavors{margin-top:.5rem;font-size:1rem;color:rgb(var(--color-foreground-75))}.cart-item__selected-flavors-list{list-style:none;padding:0;margin:.5rem 0 0}.cart-item__selected-flavors-list li{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid rgb(var(--color-border))}.cart-item__selected-flavors-list li:last-child{border-bottom:none}
/*# sourceMappingURL=/cdn/shop/t/64/assets/flavor-selector.css.map */
