.product-form__buttons{display:flex;gap:1rem;margin-top:2rem}.product-form__buttons>*{flex:1}.rx-app-trigger{min-height:4.5rem;font-size:1.5rem;letter-spacing:.1rem}.rx-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:9999;align-items:center;justify-content:center;padding:2rem;animation:rxFadeIn .3s ease}.rx-modal-overlay.active{display:flex}@keyframes rxFadeIn{0%{opacity:0}to{opacity:1}}.rx-modal-content{background:rgb(var(--color-background));border-radius:1.2rem;padding:3rem;max-width:50rem;width:100%;box-shadow:0 1rem 4rem #0000004d;animation:rxSlideUp .3s ease;color:rgb(var(--color-foreground))}@keyframes rxSlideUp{0%{transform:translateY(5rem);opacity:0}to{transform:translateY(0);opacity:1}}.rx-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.rx-modal-header h3{margin:0;font-size:2.2rem;font-weight:600;color:rgb(var(--color-foreground))}.rx-close-btn{background:none;border:none;font-size:3rem;color:rgba(var(--color-foreground),.5);cursor:pointer;line-height:1;padding:0;width:3rem;height:3rem;transition:color .2s ease}.rx-close-btn:hover{color:rgb(var(--color-foreground))}.rx-modal-body p{color:rgba(var(--color-foreground),.7);margin-bottom:2rem;font-size:1.5rem;line-height:1.6}.rx-prescription-options{display:flex;flex-direction:column;gap:1.5rem}.rx-prescription-btn{padding:2rem 2.5rem;font-size:1.6rem;font-weight:600;border:.2rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:all .3s ease;text-align:left;display:flex;justify-content:space-between;align-items:center}.rx-prescription-btn:hover:not(:disabled){border-color:rgb(var(--color-button));background:rgba(var(--color-button),.05);transform:translateY(-.2rem);box-shadow:0 .4rem 1.2rem rgba(var(--color-button),.2)}.rx-prescription-btn:disabled{opacity:.6;cursor:not-allowed}.rx-prescription-btn .rx-price{color:rgb(var(--color-button));font-size:2rem;font-weight:700}.rx-prescription-btn .rx-label{color:rgb(var(--color-foreground))}.rx-notification{position:fixed;top:2rem;right:2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.5rem 2.5rem;border-radius:.8rem;box-shadow:0 .4rem 1.2rem #0003;z-index:10000;opacity:0;transform:translate(40rem);transition:all .3s ease;font-size:1.5rem;font-weight:500}.rx-notification.show{opacity:1;transform:translate(0)}@media screen and (max-width: 749px){.product-form__buttons{flex-direction:column}.rx-modal-content{padding:2rem;margin:1rem}.rx-modal-header h3{font-size:1.8rem}.rx-prescription-btn{padding:1.5rem;font-size:1.4rem;flex-direction:column;align-items:flex-start;gap:.5rem}.rx-prescription-btn .rx-price{font-size:1.8rem}.rx-notification{top:1rem;right:1rem;left:1rem;font-size:1.4rem}}.cart-item__details .product-option{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin-top:.5rem}.cart-item__details .product-option dt{font-weight:500;color:rgb(var(--color-foreground))}.cart-item__details .product-option dd{margin-left:0;color:rgb(var(--color-button));font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/208/assets/rx-app.css.map */
