.flower-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.flower-modal[open]{opacity:1;visibility:visible;z-index:101}.flower-modal__dialog{height:100%}.flower-modal__toggle{background:none;border:none;color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:1.2rem;position:absolute;right:1.2rem;top:.25rem;width:4rem;z-index:5;transition:color .2s ease}.flower-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.flower-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.flower-modal__content{position:absolute;top:0;left:50%;transform:translate(-50%);margin-top:6.4rem;width:calc(100% - 3rem);max-width:60rem;max-height:calc(100% - 12.8rem);background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);display:flex;flex-direction:column}@media screen and (min-width:750px){.flower-modal__content{margin-top:10rem;max-height:calc(100% - 20rem);width:80%;max-width:66rem}}@media screen and (min-width:990px){.flower-modal__content{max-width:72rem}}.flower-modal__header{padding:3.2rem 2.4rem 1.2rem;text-align:center;position:relative}.flower-modal__title{margin:0 0 .4rem;font-size:2rem;line-height:1.2}.flower-modal__subtitle{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.flower-modal__products{flex:1;min-height:0;overflow-y:auto;padding:0 2.4rem}.flower-modal__empty{flex:1;min-height:0;overflow-y:auto;padding:2.4rem;text-align:center}.flower-modal__product{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.flower-modal__product:last-child{border-bottom:none}.flower-modal__product-image{width:6.4rem;height:6.4rem;flex-shrink:0;border-radius:var(--media-radius);overflow:hidden}.flower-modal__image{width:100%;height:100%;object-fit:cover}.flower-modal__product-info{flex:1;min-width:0}.flower-modal__product-name{display:block;font-size:1.4rem;font-weight:500;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flower-modal__product-price{display:block;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.flower-modal__quantity{display:flex;align-items:center;gap:0;flex-shrink:0;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--inputs-radius)}.flower-modal__qty-btn{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:none;background:none;color:rgba(var(--color-foreground),.75);cursor:pointer;transition:color .2s ease,background-color .2s ease}.flower-modal__qty-btn:hover{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.flower-modal__qty-btn .svg-wrapper{width:1.2rem;height:1.2rem}.flower-modal__qty-input{width:3.2rem;height:3.2rem;padding:0;border:none;border-left:.1rem solid rgba(var(--color-foreground),.1);border-right:.1rem solid rgba(var(--color-foreground),.1);text-align:center;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));background:none;-moz-appearance:textfield}.flower-modal__qty-input::-webkit-outer-spin-button,.flower-modal__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.flower-modal__actions{background-color:rgb(var(--color-background));padding:1.6rem 2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.flower-modal__total{display:flex;justify-content:space-between;align-items:center;margin:0 0 1.2rem;font-size:1.4rem}.flower-modal__total-label{font-weight:500}.flower-modal__total-price{font-size:1.6rem;font-weight:600}.flower-modal__submit{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:4.8rem;background-color:#a3d191!important;color:#fff!important;border-radius:3rem!important;border:1.5px solid #a3d191!important;font-weight:600;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.flower-modal__submit:hover:not([disabled]){background-color:#92bc82!important;transform:translateY(-2px);box-shadow:0 4px 12px #a3d1914d}.flower-modal__submit:active:not([disabled]){transform:translateY(0)}.flower-modal__submit:after,.flower-modal__submit:before{content:none!important}.flower-modal__submit .loading__spinner{display:none}.flower-modal__submit[disabled]{opacity:.5;cursor:not-allowed}.flower-modal__submit:not([disabled]) .loading__spinner{display:block}.flower-modal__submit.loading .loading__spinner{display:block;width:1.8rem}.button--add-flowers{position:relative;overflow:visible!important}.flower-count-badge{position:absolute;top:-.8rem;right:-.8rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;border:.2rem solid rgb(var(--color-background));z-index:2;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),opacity .2s ease}.flower-count-badge.hidden{opacity:0;transform:scale(0);display:none!important}@keyframes pulse-selection{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulse{animation:pulse-selection .5s ease-in-out}.flower-trigger__content{display:flex;align-items:center}.button--add-flowers.has-flowers{border-color:#a3d191;background-color:#a3d1910d}
/*# sourceMappingURL=/cdn/shop/t/2/assets/flower-modal.css.map */
