.modal__content.embroidery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.2);z-index:101;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 750px){.modal__content.embroidery-modal{align-items:center}}@media screen and (min-width: 1024px){.modal__content.embroidery-modal{overflow-y:hidden}}.embroidery-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.2);z-index:1}.embroidery-modal__content{--modal-height-offset: 1rem;position:relative;z-index:2;width:calc(100% - 2rem);max-width:100%;max-height:calc(100vh - 2rem);margin:1rem auto;padding:1.6rem;background-color:rgb(var(--color-background));overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:var(--popup-corner-radius, .4rem);box-shadow:var(--popup-shadow-horizontal-offset, 0) var(--popup-shadow-vertical-offset, .3rem) var(--popup-shadow-blur-radius, 1rem) rgba(var(--color-shadow),var(--popup-shadow-opacity, .1))}@media screen and (min-width: 750px){.embroidery-modal__content{--modal-height-offset: 5rem;width:80%;max-width:90rem;max-height:calc(100vh - var(--modal-height-offset) * 2);margin:var(--modal-height-offset) auto;padding:3rem}}@media screen and (min-width: 1024px){.embroidery-modal__content{--modal-height-offset: 10rem;padding:2rem;overflow:hidden;display:flex;flex-direction:column;height:calc(100vh - var(--modal-height-offset) * 2)}}.embroidery-header{display:flex;justify-content:flex-end;align-items:center}.embroidery-modal__close-button.modal__close-button.link{justify-content:flex-end}.embroidery-content{display:flex;flex-direction:column;gap:1.6rem}.embroidery-content__text{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width: 768px){.embroidery-content{flex-direction:row;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden;height:100%}.embroidery-image{width:50%;position:sticky;top:0;flex-shrink:0;overflow:hidden;display:flex;align-items:flex-start}.embroidery-image img{width:100%;height:auto;object-fit:contain}.embroidery-content__text{width:50%;flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-left:1rem;padding-right:.5rem}}.embroidery-content__text h3{margin:0}.embroidery-content__text h3{margin-top:10px}.embroidery-input{display:grid;gap:.8rem}.letters-input{width:100px;font-size:16px;-webkit-appearance:none;appearance:none}.embroidery-input p{margin:0}.embroidery-icons{display:flex;align-items:center;gap:1.6rem}.embroidery-icons label{display:block;max-width:5rem}.embroidery-colors{display:flex;gap:1.6rem;flex-wrap:wrap}.embroidery-colors label{width:2.4rem;height:2.4rem;display:block}.embroidery-colors input[type=radio][value=White]+label{border:1px solid #121212BF}.embroidery-content input[type=radio]:checked+label{border:.25rem solid rgb(var(--color-foreground))}.embroidery-content input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.embroidery-acknowledgement{display:flex;align-items:center;gap:.8rem}.embroidery-validation-message{color:red}.embroidery-adventure-button{display:flex;flex-direction:row;gap:1rem}.embroidery-font-styles{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.embroidery-font-styles img{display:flex;width:8rem;margin-top:5px}.embroidery-font-style-1,.embroidery-font-style-2{position:relative}.embroidery-font-style-1 label,.embroidery-font-style-2 label{border:.25rem solid rgba(var(--color-foreground),.04)}.embroidery-font-styles input[type=radio]{position:absolute;opacity:0;width:0;height:0}.embroidery-font-styles label{display:inline-block;padding:.8rem 1.6rem;background-color:rgba(var(--color-foreground),.04);border-radius:.4rem;cursor:pointer;transition:background-color .2s ease}.embroidery-font-styles input[type=radio]:checked+label{background-color:rgba(var(--color-foreground),.08);font-weight:700}.embroidery-font-styles label:hover{background-color:rgba(var(--color-foreground),.06)}.embroidery-random-selection{margin:20px 0;padding:15px;border:1px solid #e3e3e3;border-radius:4px}.embroidery-random-selection h3{margin:0 0 15px;font-size:16px;font-weight:500}.embroidery-random-option{display:inline-block;margin-right:20px}.embroidery-random-option input[type=radio]{display:none}.embroidery-random-option label{display:inline-block;padding:8px 16px;background:#f5f5f5;border:2px solid transparent;border-radius:4px;cursor:pointer;transition:all .3s ease}.embroidery-random-option input[type=radio]:checked+label{background:#fff;border-color:#000}input[type=radio][value=Enable]:checked~.embroidery-options{opacity:.5;pointer-events:none}.embroidery-button__content{display:flex;flex-direction:column;font-family:var(--font-accent-family);font-size:1.2rem;text-transform:uppercase;padding:3.1rem 0}.embroidery-text{margin-top:10px}
/*# sourceMappingURL=/cdn/shop/t/300/assets/embroidery-modal.css.map */
