.custom-embroidery{display:flex;flex-direction:column;gap:1.25rem}.custom-embroidery .custom-embroidery__toggle{background-image:none;background-color:#ececec;color:var(--color-foreground);border-color:#d6d6d6}.custom-embroidery .custom-embroidery__toggle.custom-embroidery__toggle:hover{background-image:none;background-color:#e0e0e0;color:var(--color-foreground);border-color:#c8c8c8}.custom-embroidery__toggle:after{content:"";flex:0 0 auto;width:.5rem;height:.5rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:translateY(-.15rem) rotate(45deg);transition:transform .2s ease}.custom-embroidery__toggle[aria-expanded=true]:after{transform:translateY(.1rem) rotate(225deg)}.custom-embroidery__options{display:flex;flex-direction:column;gap:1.25rem;animation:custom-embroidery-reveal .35s ease both}.custom-embroidery__options[hidden]{display:none}@keyframes custom-embroidery-reveal{0%{opacity:0;transform:translateY(-.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.custom-embroidery__options{animation:none}}.custom-embroidery__field{display:flex;flex-direction:column;gap:.375rem}.custom-embroidery__label{font-size:.875rem;font-weight:600}.custom-embroidery__sublabel{font-size:.75rem;color:currentColor;opacity:.6;margin-top:-.25rem}.custom-embroidery__textarea{width:100%;padding:.625rem .75rem;border:1px solid rgba(var(--color-foreground-rgb, 0 0 0) / .3);background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body-family);font-size:.875rem;resize:vertical;min-height:70px;box-sizing:border-box}.custom-embroidery__textarea:focus{outline:2px solid var(--color-foreground);outline-offset:-2px}.custom-embroidery__color-label{font-size:.875rem;font-weight:600}.custom-embroidery__swatches{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.custom-embroidery__swatch-input{position:absolute;opacity:0;width:0;height:0}.custom-embroidery__swatch-btn{display:block;width:2.25rem;height:2.25rem;border:2px solid transparent;cursor:pointer;position:relative}.custom-embroidery__swatch-input:checked+.custom-embroidery__swatch-btn{outline:2px solid #4a90d9;outline-offset:2px}.custom-embroidery__swatch-btn:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.custom-embroidery__swatch-btn--none{background:#fff;overflow:hidden}.custom-embroidery__swatch-btn--none:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),#e44 calc(50% - 1px),#e44 calc(50% + 1px),transparent calc(50% + 1px))}.custom-embroidery__font-options{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.custom-embroidery__font-input{position:absolute;opacity:0;width:0;height:0}.custom-embroidery__font-btn{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid var(--color-foreground);background:var(--color-background);color:var(--color-foreground);cursor:pointer;min-width:4.5rem;font-size:.875rem}.custom-embroidery__font-btn--block{font-family:sans-serif;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.custom-embroidery__font-btn--serif{font-family:Georgia,serif;font-weight:400}.custom-embroidery__font-btn--script{font-family:var(--embroidery-script-font-family, cursive);font-size:1.25rem;line-height:1}.custom-embroidery__font-input:checked+.custom-embroidery__font-btn{background:#0000001f;color:var(--color-foreground);border-color:var(--color-foreground)}.custom-embroidery__font-btn:hover{background:#0000000f}.icon-embroidery__icons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.icon-embroidery__icon-btn{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground-rgb, 0 0 0) / .25);background:var(--color-background);cursor:pointer;overflow:hidden;position:relative}.icon-embroidery__icon-img{width:100%;height:100%;object-fit:contain}.custom-embroidery__swatch-input:checked+.icon-embroidery__icon-btn{outline:2px solid #4a90d9;outline-offset:2px;border-color:#4a90d9}.icon-embroidery__icon-btn:hover{border-color:var(--color-foreground)}.custom-embroidery__swatch-input:focus-visible+.icon-embroidery__icon-btn{outline:2px solid var(--color-foreground);outline-offset:2px}.icon-embroidery__icon-btn--none:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),#e44 calc(50% - 1px),#e44 calc(50% + 1px),transparent calc(50% + 1px))}
/*# sourceMappingURL=/cdn/shop/t/22/assets/custom-embroidery.css.map */
