.product-picker-popup-form button[type=submit]{border:1px solid;border-radius:0;color:var(--wp--preset--color--red);font:500 1em/1 var(--wp--preset--font-family--secondary);padding:.75em 1em;transition:background-color .25s,color .25s,border .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-picker-popup-form button[type=submit]:hover{background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--white);text-decoration:none}.product-picker-popup-form button[type=submit]:focus-visible:not(:active){outline:1px solid var(--wp--preset--color--red);outline-offset:2px}@media(max-width:600px){.product-picker-popup-form button[type=submit]{font-size:var(--wp--preset--font-size--small)}}@keyframes fade-in{to{opacity:1}}html.has-open-popup{overflow:hidden}.product-picker-popup{background-color:var(--wp--preset--color--white);border:0;box-shadow:0 1rem 2rem 0 rgba(0,0,0,.125);box-sizing:border-box;display:block;height:100%;inset:var(--wp--custom--nav-height,var(--wp--custom--nav-height-fixed)) 0 0;isolation:isolate;margin:-1px 0 0;max-height:100%;max-width:100vw;opacity:0;outline:none;padding:0;pointer-events:none;width:100%;z-index:999}.product-picker-popup::backdrop{background-color:hsla(0,0%,100%,.75)}.product-picker-popup[open]{animation:fade-in .25s forwards;pointer-events:auto}.product-picker-popup-content{border-top:1px solid var(--wp--preset--color--red);max-height:100%;overflow-y:auto;padding-block:var(--wp--preset--spacing--70);padding-inline:var(--wp--style--root--padding-left) var(--wp--style--root--padding-right)}.product-picker-popup-content h2,.product-picker-popup-content h3,.product-picker-popup-content h4,.product-picker-popup-content h5,.product-picker-popup-content h6,.product-picker-popup-content>h1{margin-top:0}.product-picker-popup-form .form-fields{display:grid;gap:var(--wp--style--block-gap)}.product-picker-popup-form .input-wrap{display:grid}.product-picker-popup-form .input-wrap input:where(:not([type=radio],[type=checkbox])),.product-picker-popup-form .input-wrap select,.product-picker-popup-form .input-wrap textarea{max-width:var(--wp--custom--content-small-size);width:100%}.product-picker-popup-form .input-wrap textarea{field-sizing:content}.product-picker-popup-form button[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;cursor:pointer;margin-top:var(--wp--style--block-gap)}.product-picker-popup-close{--size:2.875rem;align-items:center;aspect-ratio:1;background-color:transparent;border:1px solid;color:var(--wp--preset--color--red);cursor:pointer;display:flex;font-size:0;inset:0 0 auto auto;justify-content:center;padding:0;position:absolute;transition:background-color .25s;width:var(--size);z-index:2}.product-picker-popup-close:focus{outline:2px solid var(--wp--preset--color--darkred)}.product-picker-popup-close:hover{background-color:var(--wp--preset--color--red);color:var(--wp--preset--color--red)}.product-picker-popup-close:hover:before{color:var(--wp--preset--color--white)}.product-picker-popup-close:before{content:"×";font-size:calc(var(--size)*.9);line-height:1;transition:color .25s}
