.checkout-embedded-modal__overlay{z-index:9998;-webkit-backdrop-filter:blur(3px);background-color:#00000040;position:fixed;inset:0}.modal-content.checkout-embedded-modal{background:0 0;border-radius:1rem;position:relative;box-shadow:0 24px 80px #00000094;width:min(1280px,100vw - 48px)!important;max-width:none!important;height:min(860px,100vh - 48px)!important;max-height:none!important;margin:24px!important;overflow:hidden!important}.checkout-embedded-modal__container{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));flex-direction:row;width:100%;height:100%;display:flex;position:relative}.checkout-embedded-modal__container:is(.dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.checkout-embedded-modal__container{border-radius:1rem;overflow:hidden}.checkout-embedded-modal__back{z-index:10;background-color:#0000;align-items:center;gap:.25rem;padding:0;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:1rem;left:1rem}.checkout-embedded-modal__back:focus{outline-offset:2px;outline:2px solid #0000}.checkout-embedded-modal__back{color:var(--gray-classic-content);font-weight:450}.checkout-embedded-modal__back:hover{color:var(--premium-black)}.checkout-embedded-modal__content{flex-direction:row;width:100%;padding-top:0;display:flex}.checkout-embedded-modal__form{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));flex:1;min-height:600px}.checkout-embedded-modal__form:is(.dark *){--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.checkout-embedded-modal__form{padding:2rem 0;overflow-y:auto}.checkout-embedded-modal__form-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:400px;padding:2rem;display:flex}.checkout-embedded-modal__form-error p{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1));margin-bottom:1rem}.checkout-embedded-modal__form-error p:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.checkout-embedded-modal__retry-button{border-radius:var(--radius);background-color:hsl(var(--primary));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.checkout-embedded-modal__retry-button:hover{background-color:hsl(var(--primary) / .9)}.checkout-embedded-modal__retry-button:focus{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:hsl(var(--primary) / .5);outline:2px solid #0000}.checkout-embedded-modal__error{text-align:center;--tw-text-opacity:1;height:100%;min-height:400px;color:rgb(220 38 38/var(--tw-text-opacity,1));flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.checkout-embedded-modal__error:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.checkout-embedded-modal__form .EmbeddedCheckout{height:100%;min-height:600px}.checkout-embedded-modal__form iframe{width:100%;height:100%;min-height:600px}@media (max-width:767px){.checkout-embedded-modal__container{flex-direction:column}.checkout-embedded-modal__content{flex-direction:column;padding-top:4rem}.checkout-embedded-modal__form,.checkout-embedded-modal__form .EmbeddedCheckout,.checkout-embedded-modal__form iframe{min-height:400px}}@media (max-width:640px){.modal-content.checkout-embedded-modal{border-radius:14px;width:calc(100vw - 24px)!important;height:calc(100vh - 24px)!important;max-height:none!important;margin:12px!important;overflow:hidden!important}.checkout-embedded-modal__container{border-radius:14px;height:100%;overflow-y:auto}.checkout-embedded-modal__form{padding-top:1rem;padding-bottom:1rem}}@supports (height:100dvh){@media (max-width:640px){.modal-content.checkout-embedded-modal{height:calc(100dvh - 24px)!important}}}@keyframes checkout-modal-enter{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.checkout-embedded-modal{animation:.3s ease-out checkout-modal-enter}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}.checkout-embedded-modal__overlay{animation:.2s ease-out overlay-fade-in}
