.upsell-drawer{position:fixed;z-index:9999999;left:0;top:0;width:100vw;height:100vh;display:flex;justify-content:flex-end;background-color:#00000080;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;opacity:0;pointer-events:none}.upsell-drawer.active{visibility:visible;opacity:1;pointer-events:all}body.upsell-drawer-open{overflow:hidden}.upsell-drawer__inner{height:100%;width:42.7rem;max-width:calc(100vw - 3rem);background-color:#fff;border:.1rem solid rgba(0,0,0,.2);border-right:0;overflow:auto;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;position:relative;z-index:2}.upsell-drawer.active .upsell-drawer__inner{transform:translate(0)}.upsell-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1;pointer-events:auto}.upsell-drawer__header{position:relative;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #EDEDED}.upsell-drawer__heading{margin:0}.upsell-drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:0;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.upsell-drawer__close svg{height:2.4rem;width:2.4rem;color:#c1c2cc}.upsell-drawer__content{flex-grow:1;display:flex;padding:1.5rem;flex-direction:column;overflow-y:auto}.upsell-drawer__title{font-size:1.8rem;margin-bottom:1.5rem;font-weight:600;margin-top:0}.upsell-drawer__subtitle{font-size:1.4rem;margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.upsell-drawer__image{width:100%;text-align:center;margin-bottom:1rem}.upsell-drawer__image img{width:100%;max-width:100%;height:auto}.upsell-drawer__upgrade-badge{width:100%;max-width:90px;text-align:center;display:inline-block;background-color:#4d84300d;color:#4d8430;font-weight:600;font-size:14px;padding:4px 12px;border-radius:16px;margin-bottom:1rem;border:1px solid #4D843033}.upsell-drawer__benefits{margin:1.5rem 0}.upsell-drawer__benefits-list{list-style:none;padding:0;margin:0}.upsell-drawer__benefit-item{display:flex;align-items:center;margin-bottom:.75rem}.upsell-drawer__benefit-item:last-child{margin-bottom:0}.upsell-drawer__benefit-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#4d8430;color:#fff;border-radius:50%;font-weight:700;margin-right:12px;flex-shrink:0}.upsell-drawer__benefit-text{font-size:14px;line-height:1.4}.upsell-drawer__product{display:flex;margin:1rem 0;border-top:1px solid #EDEDED;padding-top:18px}.upsell-drawer__product-image{width:80px;height:80px;object-fit:contain;margin-right:1rem;border-radius:8px;border:1px solid #EDEDED;padding:8px}.upsell-drawer__product-info{flex:1}.upsell-drawer__product-info-top{display:flex;align-items:flex-start;gap:12px}.upsell-drawer__product-title{font-size:16px;font-weight:600;margin:0 0 .5rem}.upsell-drawer__product-price{display:flex;align-items:center;margin-bottom:.25rem}.upsell-drawer__product-price .original-price{color:#000;font-size:16px;font-weight:600}.upsell-drawer__product-price .discounted-price{font-weight:700;color:#4d8430;font-size:16px}.upsell-drawer__savings{font-size:14px;color:#4d8430;margin-left:.5rem}.upsell-drawer__product-qty{font-size:14px;color:#666}.upsell-drawer__options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.upsell-drawer__option{padding:1.5rem;border:1px solid #EDEDED;border-radius:.8rem;cursor:pointer;transition:all .3s ease}.upsell-drawer__option:hover{border-color:rgba(var(--color-button),.8);box-shadow:0 2px 5px #0000001a}.upsell-drawer__option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.upsell-drawer__option-title{font-size:1.6rem;font-weight:600;margin:0}.upsell-drawer__option-price{font-size:1.4rem;font-weight:600}.upsell-drawer__option-description{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.upsell-drawer__subscribe-option{border-color:rgba(var(--color-button),.8);background-color:rgba(var(--color-button),.05)}.upsell-drawer__footer{padding:1.5rem}.upsell-drawer__buttons{display:flex;flex-direction:column;gap:1rem}.upsell-drawer__subscribe-button,.upsell-drawer__continue-button{width:100%;padding:1.5rem;font-size:1.6rem;font-weight:600;text-align:center;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.upsell-drawer__subscribe-button{background-color:#4d8430;color:#fff}.upsell-drawer__subscribe-button:hover{background-color:rgba(var(--color-button),.8)}.upsell-drawer__continue-button{background-color:transparent;color:#4d8430;border:2px solid #4D8430}.upsell-drawer__continue-button:hover{background-color:rgba(var(--color-foreground),.05)}@media screen and (max-width: 749px){.upsell-drawer__product{flex-direction:column;align-items:flex-start}.upsell-drawer__product-image{margin-right:0;margin-bottom:1rem}}@keyframes highlight-pulse{0%{box-shadow:0 0 rgba(var(--color-button),.7)}70%{box-shadow:0 0 0 10px rgba(var(--color-button),0)}to{box-shadow:0 0 rgba(var(--color-button),0)}}.onetime-purchase__radio.highlight{animation:highlight-pulse 1.5s cubic-bezier(.19,1,.22,1) 1}subscription-upsell-drawer .drawer__footer-benefits{gap:6px}
/*# sourceMappingURL=/cdn/shop/t/502/assets/subscription-upsell-drawer.css.map */
