:where(juo-checkout-link){display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:var(--juo-cl-height);padding:12px 16px;position:relative;background-color:var(--juo-cl-color-primary);color:var(--juo-cl-color-text);border:none;border-radius:var(--juo-cl-border-radius);cursor:pointer;font-size:inherit;font-family:inherit;-webkit-user-select:none;user-select:none;--juo-cl-color-primary: #be7c4d;--juo-cl-color-text: #fff;--juo-cl-border-radius: 0;--juo-cl-height: auto}:where(juo-checkout-link)[aria-disabled=true]{opacity:.7;cursor:not-allowed}:where(juo-checkout-link):focus-visible{outline:2px solid currentColor;outline-offset:2px}.juo-hidden-by-checkout{display:none!important}juo-checkout-link.juo-upcart-checkout-link{margin-bottom:8px;overflow:hidden;line-height:1}juo-checkout-link.juo-upcart-checkout-link:not([data-state]),juo-checkout-link.juo-upcart-checkout-link[data-state=idle],juo-checkout-link.juo-upcart-checkout-link[data-state=loading]{display:none!important}juo-checkout-link.juo-upcart-checkout-link[data-state=ready],juo-checkout-link.juo-upcart-checkout-link[data-state=processing],juo-checkout-link.juo-upcart-checkout-link[data-state=success],juo-checkout-link.juo-upcart-checkout-link[data-state=error]{display:block!important}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__row,.juo-upcart-native-checkout .juo-upcart-checkout-link__row{white-space:nowrap}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--ideal img,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--ideal img{width:18px!important;height:18px!important}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--bancontact img,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--bancontact img{width:32px!important;height:18px!important}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--visa img,juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--mastercard img,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--visa img,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--mastercard img{width:32px!important;height:18px!important}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--paypal,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--paypal{padding:2px 4px;background:#fff;border-radius:2px;box-sizing:border-box}juo-checkout-link.juo-upcart-checkout-link .juo-upcart-checkout-link__icon--paypal img,.juo-upcart-native-checkout .juo-upcart-checkout-link__icon--paypal img{width:40px!important;height:12px!important}juo-checkout-link:not([data-state]),juo-checkout-link[data-state=idle],juo-checkout-link[data-state=loading]{display:none}juo-checkout-link[data-state=processing],juo-checkout-link[data-state=success]{color:transparent}juo-checkout-link[data-state=processing]>*,juo-checkout-link[data-state=success]>*{visibility:hidden}juo-checkout-link[data-state=processing]:after,juo-checkout-link[data-state=success]:after{content:"";display:inline-block;width:16px;height:16px;margin-left:8px;border:2px solid rgba(255,255,255,.35);border-top-color:var(--juo-cl-color-text);border-radius:50%;animation:juo-cl-spin .6s linear infinite;flex-shrink:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}juo-checkout-link[data-state=error]{animation:juo-cl-shake .4s ease-in-out}@keyframes juo-cl-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes juo-cl-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}
