body.embroidery-modal-open{overflow:hidden}.embroidery-font-preview--modern{font-family:Clarendon,serif;font-size:.75rem;text-transform:uppercase}.embroidery-font-preview--classic{font-family:Chancery,cursive;font-size:.6rem;text-transform:uppercase}.embroidery-block{padding:1.5rem 0 .5rem;text-align:center}.embroidery-trigger{align-items:center;display:inline-flex;gap:.8rem;justify-content:center;width:auto;min-height:0;padding:.7rem 1rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.07rem;text-transform:uppercase;border:none;border-radius:0;background:transparent;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;transition:all .25s ease}.embroidery-trigger:hover{border:none;text-underline-offset:6px}.embroidery-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0000008c}.embroidery-modal-overlay[hidden]{display:none}.embroidery-modal{position:relative;display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);width:95vw;height:90vh;max-height:90vh;overflow:hidden;background:#fff;box-shadow:0 24px 80px #00000040}.embroidery-close{position:absolute;top:20px;right:20px;z-index:10;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#f3f3f3;color:#111;font-size:30px;line-height:1;cursor:pointer}.embroidery-gallery{display:flex;align-items:center;justify-content:center;min-height:0;border-right:1px solid #ddd;overflow:hidden}.embroidery-gallery__stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;width:100%;height:100%}.embroidery-gallery__item{display:block!important;overflow:hidden}.embroidery-gallery__image{width:100%;height:100%;object-fit:cover}.embroidery-gallery__image{display:block;width:100%;height:100%;object-fit:cover}.embroidery-gallery__arrow{display:none!important;position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#fff;font-size:26px;transform:translateY(-50%);cursor:pointer;box-shadow:0 2px 10px #00000026}.embroidery-gallery__arrow--prev{left:12px}.embroidery-gallery__arrow--next{right:12px}.embroidery-gallery__empty{font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:.08rem}.embroidery-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:3rem}.embroidery-editor{min-height:0}.embroidery-title{margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.12rem!important;text-transform:uppercase}.embroidery-text-content{font-family:Newsreader,serif;font-size:.9rem;font-weight:300;letter-spacing:.03rem!important;line-height:1.4}.embroidery-intro{margin:0 0 1rem}.embroidery-warning{color:#b81111}.embroidery-outro{margin:0 0 1rem;padding:1rem 0}.embroidery-field{margin-bottom:2rem}.embroidery-field__label{display:block;margin-bottom:.75rem;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.05rem;text-transform:uppercase}.embroidery-options{display:flex;flex-wrap:wrap;gap:.75rem}.embroidery-option{cursor:pointer}.embroidery-option input{position:absolute;opacity:0;pointer-events:none}.embroidery-option span{display:flex;align-items:center;justify-content:center;min-height:40px;padding:.65rem 1.25rem;border:1px solid #ddd;border-radius:12px;background:#fff;transition:.15s}.embroidery-option:hover span{border-color:#111}.embroidery-option input:checked+span{border-color:#111;background:#111;color:#fff}.embroidery-jobs{display:flex;gap:0;margin:-1rem 0 2rem;overflow-x:auto;border-bottom:1px solid #ddd;scrollbar-width:none}.embroidery-jobs::-webkit-scrollbar{display:none}.embroidery-jobs[hidden]{display:none}.embroidery-job{position:relative;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-width:120px;min-height:58px;padding:.7rem 1.25rem;border:0;background:transparent;color:#777;font-family:Montserrat,sans-serif;cursor:pointer}.embroidery-job:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}.embroidery-job:hover,.embroidery-job--active{color:#111}.embroidery-job--active:after{background:#111}.embroidery-job__name{font-size:.8rem;font-weight:600;letter-spacing:.04rem;text-transform:uppercase}.embroidery-job__status{font-size:.7rem;font-weight:400;opacity:.65}.embroidery-job--active .embroidery-job__status{opacity:1}.embroidery-job__status[data-configured=true]{color:#2f7d4a;opacity:1}.embroidery-quantity{display:inline-flex;align-items:center;height:46px;border:1px solid #ddd;border-radius:12px;background:#fff;overflow:hidden}.embroidery-quantity__button{display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;background:transparent;color:#111;font-family:inherit;font-size:1.25rem;font-weight:400;line-height:1;cursor:pointer;transition:background .15s,opacity .15s}.embroidery-quantity__button:hover:not(:disabled){background:#f3f3f3}.embroidery-quantity__button:disabled{color:#bbb;cursor:default}.embroidery-quantity__value{display:flex;align-items:center;justify-content:center;min-width:48px;height:28px;border-right:1px solid #eee;border-left:1px solid #eee;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;text-align:center}.embroidery-top-controls{display:flex;align-items:flex-end;gap:1.25rem;margin-bottom:2rem}.embroidery-top-control{flex:0 0 auto}.embroidery-top-control[data-embroidery-multiple]{flex:1 1 auto;min-width:0}.embroidery-top-control .embroidery-field__label{margin-bottom:.5rem}.embroidery-multiple-select{width:100%;min-width:0;padding-left:1rem}.embroidery-colour-dropdown{position:relative;width:100%}.embroidery-colour-dropdown__trigger{display:flex;align-items:center;gap:.75rem;width:100%;min-height:48px;padding:.7rem 1rem;border:1px solid #ddd;border-radius:12px;background:#fff;color:#111;font:inherit;text-align:left;cursor:pointer}.embroidery-colour-dropdown__trigger:hover{border-color:#111}.embroidery-colour-dropdown__swatch{flex:0 0 auto;width:18px;height:18px;border:1px solid rgba(0,0,0,.15);border-radius:50%}.embroidery-colour-dropdown__value{flex:1 1 auto;min-width:0}.embroidery-colour-dropdown__arrow{flex:0 0 auto;margin-left:auto;font-size:.8rem;transition:transform .15s}.embroidery-colour-dropdown--open .embroidery-colour-dropdown__arrow{transform:rotate(180deg)}.embroidery-colour-dropdown__menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;padding:.4rem;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0000001f}.embroidery-colour-dropdown__menu[hidden]{display:none}.embroidery-colour-dropdown__option{display:flex;align-items:center;gap:.75rem;width:100%;min-height:42px;padding:.6rem .65rem;border:0;border-radius:8px;background:transparent;color:#111;font:inherit;text-align:left;cursor:pointer}.embroidery-colour-dropdown__option:hover,.embroidery-colour-dropdown__option--selected{background:#f5f5f5}.embroidery-colour-dropdown__option-name{flex:1 1 auto;min-width:0}.embroidery-colour-dropdown__check{flex:0 0 auto;width:1rem;font-size:.8rem;font-weight:600;text-align:center}.embroidery-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.embroidery-quantity-row .embroidery-field__label{margin-bottom:0}@media(max-width:749px){.embroidery-quantity-row{align-items:flex-start;flex-direction:column;gap:.75rem}}@media(min-width:750px){.embroidery-font-field{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.embroidery-font-field .embroidery-field__label{flex:0 0 auto;margin-bottom:0}.embroidery-font-field .embroidery-options{flex:0 0 auto;justify-content:flex-end}}@media(min-width:750px){.embroidery-placement-field{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.embroidery-placement-field .embroidery-field__label{flex:0 0 auto;margin-bottom:0}.embroidery-placement-field .embroidery-options{flex:0 0 auto;justify-content:flex-end}}.cart-items__embroidery-summary{display:flex;align-items:center;font-family:Newsreader,serif;font-weight:300!important;justify-content:space-between;gap:var(--gap-sm);letter-spacing:.02rem;padding:0;color:var(--color-foreground);font-weight:400;cursor:pointer;list-style:none}.cart-items__embroidery-summary span{font-size:.75rem;font-weight:300!important;letter-spacing:.02rem}.cart-items__embroidery-summary::-webkit-details-marker{display:none}.cart-items__embroidery-chevron{flex:0 0 auto;transition:transform .2s ease}.cart-items__embroidery-details[open] .cart-items__embroidery-chevron{transform:rotate(180deg)}.cart-items__embroidery-properties{display:grid;gap:var(--gap-2xs);padding-block:var(--padding-xs);margin:0}.cart-items__embroidery-property{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--gap-md)}.cart-items__embroidery-property dt{color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}.cart-items__embroidery-property dd{margin:0;color:var(--color-foreground);text-align:right;overflow-wrap:break-word}.embroidery-select{width:100%;min-height:48px;padding:.7rem 2.5rem .7rem 3rem;border:1px solid #ddd;border-radius:12px;background:#fff;color:#111;font:inherit;cursor:pointer}.embroidery-multiple-select{width:100%;padding-left:1rem}.embroidery-text-row{display:flex;align-items:stretch;gap:.75rem}.embroidery-text-row .embroidery-text-input{flex:1 1 auto;min-width:0}.embroidery-text-input{width:100%;min-height:46px;padding:.7rem 1rem;border:1px solid #ccc;border-radius:0;font:inherit}.embroidery-text-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.5rem}.embroidery-heart-button{display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1rem;border:1px solid #ddd;border-radius:8px;background:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;white-space:nowrap;cursor:pointer}.embroidery-heart-button:hover{border-color:#111}.embroidery-character-count{margin-left:auto;font-size:.75rem;opacity:.6}.embroidery-symbols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.embroidery-symbol{display:block;cursor:pointer}.embroidery-symbol input{position:absolute;opacity:0;pointer-events:none}.embroidery-symbol__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:100px;padding:1rem;border:1px solid #ddd;border-radius:12px;background:#fff;text-align:center;transition:.15s}.embroidery-symbol:hover .embroidery-symbol__card{border-color:#111}.embroidery-symbol input:checked+.embroidery-symbol__card{border-color:#111;box-shadow:inset 0 0 0 1px #111}.embroidery-symbol__image{display:flex;align-items:center;justify-content:center;width:50px;height:50px}.embroidery-symbol__img{display:block;width:100%;height:100%;object-fit:contain}.embroidery-symbol__fallback{font-size:2rem;font-weight:700}.embroidery-symbol__name{font-size:.8rem;font-weight:600}.embroidery-symbol__price{font-size:.75rem;opacity:.65}.embroidery-summary__row{display:flex;font-weight:700;gap:2rem;justify-content:space-between;letter-spacing:.06rem;padding:.4rem 0;text-transform:uppercase}.embroidery-summary__row strong{text-align:right}.embroidery-summary__product{display:flex;font-size:.75rem;justify-content:space-between;letter-spacing:.06rem;margin-bottom:.5rem;text-transform:uppercase}.embroidery-summary__product-title{display:block;font-weight:700}.embroidery-summary__product-variant{font-size:.65rem}.embroidery-summary__row--price{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06rem}.embroidery-error{margin-top:1rem;padding:.8rem 1rem;border:1px solid #d9a0a0;background:#fff5f5;font-size:.85rem}.embroidery-submit{width:100%;min-height:48px;border:0;background:#111;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.04rem;text-transform:uppercase;cursor:pointer}.embroidery-submit:disabled{cursor:not-allowed;opacity:.35}.embroidery-gallery__caption{border:1px solid #ccc;font-size:.6rem;line-height:1.4;text-align:center;position:absolute;bottom:2rem;left:2rem;background:#fff;padding:.4rem .8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05rem;color:rgb(var(--color-foreground-rgb) / var(--opacity-70))}@media screen and (max-width:749px){.embroidery-modal-overlay{align-items:flex-start;padding:0;overflow-y:auto}.embroidery-modal{display:block;width:100%;height:auto;max-height:none;min-height:100dvh;border-radius:0;overflow:visible}.embroidery-gallery{min-height:0;padding:1rem;border-right:0;border-bottom:1px solid #ddd}.embroidery-gallery__image{max-height:55vh}.embroidery-content{overflow:visible;padding:2rem 1.25rem 3rem}.embroidery-close{position:fixed;top:12px;right:12px}.embroidery-symbols{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/embroidery.css.map */
