:root{--reach-checkbox: 1}[data-reach-custom-checkbox-container]{display:inline-block;position:relative;margin-right:.75ex;cursor:default;width:.875rem;height:.875rem}[data-reach-custom-checkbox-container]:focus-within,[data-reach-custom-checkbox-container][data-focus]{box-shadow:0 0 4px 1px Highlight;outline:-webkit-focus-ring-color auto 4px}[data-reach-custom-checkbox-input]{position:absolute!important;top:0!important;left:0!important;margin:0!important;padding:0!important;width:100%!important;height:100%!important;opacity:0!important;z-index:1!important;cursor:inherit;box-shadow:none!important;outline:none!important}:root{--reach-menu-button: 1}[data-reach-menu]{position:relative}[data-reach-menu-popover]{display:block;position:absolute}[data-reach-menu-popover][hidden]{display:none}[data-reach-menu-list],[data-reach-menu-items]{display:block;white-space:nowrap;border:solid 1px hsla(0,0%,0%,.25);background:hsla(0,100%,100%,.99);outline:none;padding:1rem 0;font-size:85%}[data-reach-menu-item]{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-reach-menu-item]{cursor:pointer;display:block;color:inherit;font:inherit;text-decoration:initial;padding:5px 20px}[data-reach-menu-item][data-selected]{background:hsl(211,81%,36%);color:#fff;outline:none}[data-reach-menu-item][aria-disabled]{opacity:.5;cursor:not-allowed}:root{--reach-dialog: 1}[data-reach-dialog-overlay]{background:hsla(0,0%,0%,.33);position:fixed;z-index:100;inset:0;overflow:auto}[data-reach-dialog-content]{width:50vw;margin:10vh auto;background:white;padding:2rem;outline:none}.DialogOverlay{background-color:#00000054;position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent{background-color:#fff;border-radius:6px;box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:450px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent:focus{outline:none}.DialogTitle{margin:0;font-weight:500;color:var(--mauve12);font-size:17px}.DialogDescription{margin:10px 0 20px;color:var(--mauve11);font-size:15px;line-height:1.5}@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)}}.checkout-modal__overlay{background-color:#00000054;position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.checkout-modal__container{border-radius:6px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:450px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.checkout-modal__overlay{height:100vh}
