.bundle-drawer-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;justify-content:flex-end;background-color:#00000080;visibility:hidden}.bundle-drawer-container[open]{visibility:visible}body:has(#BundleDrawer) .bundle-content[data-bundle-content]{display:none!important}body:has(#BundleDrawer) #BundleProductModal,body:has(#BundleDrawer) #AdditionalBundleProductModal{display:none!important}.bundle-drawer__overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.bundle-drawer{position:fixed;background:var(--colors-mono-white);z-index:1000;display:flex;flex-direction:column;transition:transform .2s ease}@media(min-width:750px){.bundle-drawer{top:0;right:0;bottom:0;width:480px;max-width:90vw;transform:translate(100%)}.bundle-drawer--open{transform:translate(0)}}@media(max-width:749px){.bundle-drawer{bottom:0;left:0;right:0;max-height:85vh;border-radius:16px 16px 0 0;transform:translateY(100%)}.bundle-drawer--open{transform:translateY(0)}}.bundle-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e5e5;flex-shrink:0;background:var(--colors-body-color-main)}.bundle-drawer__title{font-weight:700;margin:0;color:var(--colors-text-color-main)}.bundle-drawer__close{background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:var(--colors-text-color-main);transition:opacity .2s ease}.bundle-drawer__close:hover{opacity:.7}.bundle-drawer__close svg{width:20px;height:20px}.bundle-drawer__content{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch;background:var(--colors-body-color-main)}.bundle-flavor-list{display:flex;flex-direction:column;gap:0}.bundle-flavor-item{display:flex;align-items:center;background:var(--colors-body-color-main);padding:16px 20px;position:relative}.bundle-flavor-item:after{content:"";position:absolute;bottom:0;left:2rem;right:2rem;height:1px;background:#e5e5e5}.bundle-flavor-item:last-child:after{display:none}.bundle-flavor-item--selected{background:var(--colors-body-color-main)}.bundle-flavor-item--unavailable{opacity:.5;pointer-events:none}.bundle-flavor-item__image{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.bundle-flavor-item__info{flex:1;margin-left:12px;margin-right:12px}.bundle-flavor-item__name{color:var(--colors-text-color-main)}.bundle-flavor-item__name .product__flags{position:relative;top:unset;left:unset;margin-top:4px}.bundle-flavor-item__name .product__flags .product__flag{margin-bottom:0}.bundle-flavor-item__price{color:var(--colors-text-color-secondary)}.bundle-flavor-item__soldout{color:var(--colors-error);margin-top:4px}.bundle-flavor-item__controls{display:flex;align-items:center;justify-content:flex-end}.bundle-flavor-item__button{width:40px;height:40px;border:none;background:var(--colors-body-color-main);color:var(--colors-button-primary-bg);display:flex;align-items:center;justify-content:center;cursor:pointer}.bundle-flavor-item__button svg{width:20px;height:20px}.bundle-flavor-item__button:disabled{opacity:.3;cursor:not-allowed}.bundle-flavor-item__quantity{min-width:32px;text-align:center;color:var(--colors-text-color-main)}.bundle-flavor-item__plus,.bundle-flavor-item__minus{position:relative;z-index:1}.bundle-drawer__footer{padding:20px;border-top:1px solid var(--colors-body-color-main);box-shadow:0 -4px 8px #0000001a;background:var(--colors-mono-white)}.bundle-drawer__progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.bundle-drawer__progress-text{color:var(--colors-text-color-main)}.bundle-drawer__progress--max{color:var(--colors-error);animation:shake .5s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.bundle-drawer__reset{background:none;border:none;color:var(--colors-text-color-secondary);text-decoration:underline;cursor:pointer;padding:0;transition:color .2s ease}.bundle-drawer__reset:hover{color:var(--colors-text-color-main)}.bundle-drawer__confirm{width:100%;margin-bottom:1rem;font-weight:700}.bundle-drawer__confirm:disabled{opacity:.5}.bundle-vegan-section{background:var(--colors-body-color-main)}.bundle-vegan-label{font-weight:700;padding:10px 20px 0;color:var(--colors-text-color-main);background:var(--colors-body-color-main);display:flex;align-items:center;gap:8px}body.bundle-drawer-open{overflow:hidden}@media(max-width:749px){.bundle-drawer__content{overscroll-behavior:contain}}.bundle-flavor-item--selected .bundle-flavor-item__quantity{color:var(--colors-button-primary-bg)}.bundle-drawer--loading .bundle-drawer__content{opacity:.6;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/230/assets/section-bundle-drawer.css.map */
