.AlertDialogOverlay{background-color:#141414cc;position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.AlertDialogContent{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:500px;max-height:85vh;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.AlertDialogContent:focus{outline:none}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.PaymentToastViewport{--viewport-padding: 25px;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:var(--viewport-padding);gap:10px;width:390px;max-width:100vw;margin:0;list-style:none;z-index:2147483647;outline:none}.PaymentToastRoot[data-state=open]{animation:slideIn .15s cubic-bezier(.16,1,.3,1)}.PaymentToastRoot[data-state=closed]{animation:hide .1s ease-in}.PaymentToastRoot[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}.PaymentToastRoot[data-swipe=cancel]{transform:translate(0);transition:transform .2s ease-out}.PaymentToastRoot[data-swipe=end]{animation:swipeOut .1s ease-out}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translate(calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes swipeOut{0%{transform:translate(var(--radix.PaymentToast-swipe-end-x))}to{transform:translate(calc(100% + var(--viewport-padding)))}}:root{--white: #fefefe;--black: #011214;--yellow: #ffae00;--magenta: #eb00bd;--purple: #7f65d1;--teal: #00cae3;--dark-teal: #003a46;--foreground: var(--white);--background: var(--black);--general-sans: "GeneralSans-Variable", sans-serif}.shopifyBadge{height:60px}@font-face{font-family:GeneralSans-Variable;src:url(/build/_assets/GeneralSans-Variable-3FJSWOFA.woff2) format("woff2"),url(/build/_assets/GeneralSans-Variable-LIGW32QM.woff) format("woff"),url(/build/_assets/GeneralSans-Variable-YRDTRYWW.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:GeneralSans-Variable;src:url(/build/_assets/GeneralSans-VariableItalic-S77XH3OB.woff2) format("woff2"),url(/build/_assets/GeneralSans-VariableItalic-F2BDBM4E.woff) format("woff"),url(/build/_assets/GeneralSans-VariableItalic-CABKA4GN.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:italic}
