@font-face{font-family:Needlework Perfect;src:url(/cdn/shop/files/Needlework_Perfect.woff2?v=1778945001) format("woff2");font-weight:400;font-style:normal;font-display:swap}.tuny-title-font{font-family:Needlework Perfect,Inter,sans-serif;font-weight:400}:root{--tuny-bg: #ffffff;--tuny-ink: #050505;--tuny-ink-secondary: #686868;--tuny-hairline: #e7e7e7;--tuny-soft: #fafafa;--tuny-stitch: rgba(5, 5, 5, .3);--tuny-stitch-inverse: rgba(255, 255, 255, .65);--tuny-eyebrow-size: 11px;--tuny-eyebrow-color: #7a7a7a;--tuny-eyebrow-tracking: .12em;--tuny-ease: cubic-bezier(.22, 1, .36, 1)}.tuny-eyebrow{display:flex!important;align-items:center;gap:10px;font-size:var(--tuny-eyebrow-size)!important;color:var(--tuny-eyebrow-color)!important;letter-spacing:var(--tuny-eyebrow-tracking)!important;text-transform:uppercase;margin-bottom:6px}.tuny-eyebrow--inverse{--tuny-eyebrow-color: #b8b2a6}.tuny-stitched-title{position:relative;display:inline-block}.tuny-stitched-title:after{content:"";position:absolute;left:1px;right:1px;bottom:-.14em;height:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='3'%3E%3Cline x1='0' y1='1.5' x2='9' y2='1.5' stroke='rgb(5,5,5)' stroke-width='1.4' stroke-linecap='round' stroke-dasharray='3.5,3.5'/%3E%3C/svg%3E");background-size:9px 3px;background-repeat:repeat-x;opacity:.6}.tuny-stitched-title--inverse:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='3'%3E%3Cline x1='0' y1='1.5' x2='9' y2='1.5' stroke='rgb(255,255,255)' stroke-width='1.4' stroke-linecap='round' stroke-dasharray='3.5,3.5'/%3E%3C/svg%3E");background-size:9px 3px;height:3px;bottom:-.14em;opacity:.6}.tuny-stitched-title:before{content:"";position:absolute;left:-6px;bottom:-.14em;width:3px;height:3px;border-radius:50%;background:var(--tuny-stitch);opacity:.55}.tuny-stitch-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:3px;background:transparent;color:var(--tuny-ink);border:none;cursor:pointer;transition:transform .2s var(--tuny-ease),background .2s var(--tuny-ease)}.tuny-stitch-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;border:1px dashed rgba(5,5,5,.45);pointer-events:none}@media(hover:hover){.tuny-stitch-btn:hover{background:#0505050d}}.tuny-stitch-btn--inverse{color:#fff}.tuny-stitch-btn--inverse:before{border-color:#ffffff80}@media(hover:hover){.tuny-stitch-btn--inverse:hover{background:#ffffff1a}}.tuny-stitch-btn__arrow{display:inline-flex;transition:transform .2s var(--tuny-ease)}.tuny-cta-thread{position:absolute;right:10px;top:100%;width:20px;height:46px;pointer-events:none;opacity:0;transform:scaleY(.3);transform-origin:top center;transition:transform .32s var(--tuny-ease),opacity .32s var(--tuny-ease)}.tuny-cta-thread svg{width:100%;height:100%;overflow:visible}.tuny-cta-thread svg path{animation:tuny-cta-thread-march .6s linear infinite}@keyframes tuny-cta-thread-march{to{stroke-dashoffset:-4.6}}@media(prefers-reduced-motion:reduce){.tuny-cta-thread svg path{animation:none}}@media(hover:hover){.tuny-stitch-btn:hover .tuny-stitch-btn__arrow,.tnh-hero__cta:hover .tnh-hero__cta__arrow,.tgh-header__cta:hover .tgh-header__cta__arrow{transform:translate(6px)}.tuny-stitch-btn:hover .tuny-cta-thread,.tnh-hero__cta:hover .tuny-cta-thread,.tgh-header__cta:hover .tuny-cta-thread,#tuny-sticky-cta:hover .tuny-cta-thread{opacity:.6;transform:scaleY(1)}}.tuny-stitch-btn,.tnh-hero__cta,.tgh-header__cta{overflow:visible!important}.tgh-header__cta .tuny-cta-thread,#tuny-sticky-cta .tuny-cta-thread{color:var(--tuny-ink, #050505)}.tuny-stitch-btn:active{transform:scale(.97)}.tuny-stitch-btn[disabled],.tuny-stitch-btn.is-disabled{opacity:.35;pointer-events:none;cursor:default}.tuny-stitch-card{position:relative;transition:box-shadow .25s var(--tuny-ease)}.tuny-stitch-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px dashed transparent;pointer-events:none;transition:border-color .25s var(--tuny-ease)}.tuny-stitch-card img,.tuny-stitch-card .tuny-stitch-card__media{transition:transform .4s var(--tuny-ease)}@media(hover:hover){.tuny-stitch-card:hover:after{border-color:var(--tuny-stitch)}.tuny-stitch-card:hover img,.tuny-stitch-card:hover .tuny-stitch-card__media{transform:scale(1.02)}.tuny-stitch-card:hover .tuny-stitch-card__arrow{transform:translate(4px)}}.tuny-stitch-card__arrow{transition:transform .2s var(--tuny-ease)}.tuny-accent-link{position:relative;text-decoration:none!important;padding-bottom:3px}.tuny-accent-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-image:linear-gradient(90deg,currentColor 55%,transparent 0);background-size:6px 1px;background-repeat:repeat-x;opacity:0;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--tuny-ease),opacity .2s ease}.tuny-accent-link:hover:after,.tuny-accent-link:focus-visible:after{transform:scaleX(1);opacity:.85}@media(prefers-reduced-motion:reduce){.tuny-accent-link:after{transition:none}}.tuny-stitch-divider{height:1px;width:100%;background-image:linear-gradient(90deg,var(--tuny-stitch) 55%,transparent 0);background-size:8px 1px;background-repeat:repeat-x;opacity:.4;border:none}.tuny-woven-label{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;font-size:11px;letter-spacing:.04em;color:var(--tuny-ink);background:var(--tuny-soft);border-radius:3px;position:relative}.tuny-woven-label:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:2px;border:1px dashed rgba(5,5,5,.18);pointer-events:none}.tuny-woven-label svg{width:15px;height:15px;flex-shrink:0}.tuny-woven-texture{position:relative}.tuny-woven-texture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(45deg,#000 0 1px,transparent 0 4px),repeating-linear-gradient(-45deg,#000 0 1px,transparent 0 4px)}.tuny-cross-stitch{position:relative;width:16px;height:16px;flex-shrink:0;color:var(--tuny-ink, #050505)}.tuny-cross-stitch:before,.tuny-cross-stitch:after{content:"";position:absolute;background:currentColor;border-radius:1px;transition:transform .25s var(--tuny-ease),opacity .25s var(--tuny-ease)}.tuny-cross-stitch:before{left:2px;right:2px;top:50%;height:1.5px;transform:translateY(-50%)}.tuny-cross-stitch:after{top:2px;bottom:2px;left:50%;width:1.5px;transform:translate(-50%)}details[open] .tuny-cross-stitch:after{transform:translate(-50%) rotate(90deg) scaleY(0);opacity:0}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none;width:0;height:0}#tuny-scroll-thread{position:fixed;top:0;right:10px;bottom:0;width:3px;z-index:999;pointer-events:none;display:block;background-image:repeating-linear-gradient(to bottom,rgba(5,5,5,.16) 0 3px,transparent 3px 6px);background-size:3px 6px;background-position:center top;background-repeat:repeat-y}@media(max-width:767px){#tuny-scroll-thread{right:4px}}#tuny-scroll-thread span{position:absolute;top:0;left:0;width:100%;height:0%;background-image:repeating-linear-gradient(to bottom,var(--tuny-ink) 0 3px,transparent 3px 6px);background-size:3px 6px;background-position:center top;background-repeat:repeat-y}#tuny-scroll-thread span:after{content:"";position:absolute;left:50%;bottom:-3px;width:6px;height:6px;border-radius:50%;background:var(--tuny-ink);transform:translate(-50%)}#tuny-thread-trail-svg{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:9998;pointer-events:none}#tuny-thread-trail-path{fill:none;stroke:var(--tuny-ink);stroke-width:1;stroke-linecap:round;stroke-dasharray:3 5;opacity:0}.tuny-loader-stitch{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.tuny-loader-stitch svg{width:100%;height:100%;animation:tuny-loader-spin .9s linear infinite}@keyframes tuny-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.tuny-loader-stitch svg{animation:none}}@media(hover:hover)and (pointer:fine){html.tuny-needle-cursor,html.tuny-needle-cursor a,html.tuny-needle-cursor button{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3 21 L15 9' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3 7.3 a2.6 2.6 0 1 1 3.7 3.7' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 3 21,auto}html.tuny-needle-cursor .tuny-cursor-dark,html.tuny-needle-cursor .tuny-cursor-dark a,html.tuny-needle-cursor .tuny-cursor-dark button{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3 21 L15 9' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3 7.3 a2.6 2.6 0 1 1 3.7 3.7' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 3 21,auto}}[data-tuny-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s var(--tuny-ease),transform .7s var(--tuny-ease);transition-delay:var(--tuny-reveal-delay, 0ms)}[data-tuny-reveal].tuny-is-visible{opacity:1;transform:translateY(0)}[data-tuny-reveal=scale]{transform:scale(.96)}[data-tuny-reveal=scale].tuny-is-visible{transform:scale(1)}[data-tuny-reveal=fade]{transform:none}@media(prefers-reduced-motion:reduce){[data-tuny-reveal]{opacity:1!important;transform:none!important;transition:none!important}}html:not(.tuny-reveal-ready) [data-tuny-reveal]{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tuny-stitch-btn,.tuny-stitch-btn__arrow,.tuny-stitch-btn__thread,.tuny-stitch-card img,.tuny-stitch-card .tuny-stitch-card__media,.tuny-cross-stitch:before,.tuny-cross-stitch:after{transition:none!important}#tuny-thread-trail-svg{display:none!important}}@media(pointer:coarse){#tuny-thread-trail-svg{display:none!important}}body.template-collection{--font-body--family: "Inter", sans-serif;--font-primary--family: "Inter", sans-serif;--font-heading--family: "Inter", sans-serif}body.template-collection h1,body.template-collection h2,body.template-collection h3{font-family:Inter,sans-serif!important;letter-spacing:-.015em!important;color:var(--tuny-ink, #050505)!important}body.template-collection p{font-family:Inter,sans-serif!important}.product-grid-container{padding-top:12px;padding-bottom:40px}.collection-wrapper.grid{gap:32px 24px!important}.product-card{position:relative}.product-card .card-gallery{position:relative;border-radius:10px;overflow:hidden;background:var(--tuny-soft, #fafafa)}.product-card .card-gallery:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:1px dashed rgba(5,5,5,.35);border-radius:6px;opacity:0;transition:opacity .35s ease;pointer-events:none;z-index:2}@media(hover:hover){.product-card:hover .card-gallery:after{opacity:1}}.product-card .card-gallery img{transition:transform .7s cubic-bezier(.16,1,.3,1)}@media(hover:hover){.product-card:hover .card-gallery img{transform:scale(1.05)}}.product-card .product-card-gallery__title-placeholder .title-text,.product-card [class*=product-title]{font-family:Inter,sans-serif!important;font-weight:600!important;font-size:14.5px!important;letter-spacing:-.01em!important;color:var(--tuny-ink, #050505)!important}.product-card .price,.product-card .price-item__group,.product-card .compare-at-price{font-family:Inter,sans-serif!important;font-size:13px!important;color:var(--tuny-ink-secondary, #686868)!important}.product-grid-container facet-filters-form,.product-grid-container .facets-wrapper{font-family:Inter,sans-serif}.product-grid-container .facets-wrapper select,.product-grid-container .facets-wrapper button{font-family:Inter,sans-serif;font-size:12.5px;letter-spacing:.02em;color:var(--tuny-ink, #050505)}.product-grid-container .facets-wrapper{border-bottom:1px dashed rgba(5,5,5,.3);padding-bottom:16px;margin-bottom:8px}.product-grid-container .facets__summary{font-family:Inter,sans-serif!important;font-size:12px!important;font-weight:500!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--tuny-ink, #050505)!important}.product-grid-container .facets__label{font-family:Inter,sans-serif!important;font-size:12px!important;letter-spacing:.04em!important;text-transform:uppercase!important}.product-grid-container sorting-select select,.product-grid-container select{font-family:Inter,sans-serif!important;font-size:12.5px!important;color:var(--tuny-ink, #050505)!important;border:none!important;border-bottom:1px dashed rgba(5,5,5,.4)!important;border-radius:0!important;padding-bottom:4px!important}.collection-wrapper.grid{counter-reset:tuny-product-index}.product-grid__item{counter-increment:tuny-product-index;position:relative}.product-grid__item:before{content:"0" counter(tuny-product-index);position:absolute;top:12px;left:12px;z-index:3;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4);pointer-events:none}.product-grid__item:nth-child(n+10):before{content:counter(tuny-product-index)}@media(hover:hover)and (pointer:fine){html.tuny-needle-cursor .product-card:hover .card-gallery{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M3 21 L15 9' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M13.3 7.3 a2.6 2.6 0 1 1 3.7 3.7' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 3 21,auto}}.product-grid-container .pagination__link{font-family:Inter,sans-serif!important;font-size:13px!important;border-radius:4px!important;border:1px solid transparent!important;color:var(--tuny-ink, #050505)!important}.product-grid-container .pagination__link--page[aria-current=page]{border:1px dashed rgba(5,5,5,.5)!important;background:var(--tuny-soft, #fafafa)!important}.product-grid-container .pagination__link--arrow{border:1px dashed rgba(5,5,5,.35)!important;border-radius:50%!important}.product-grid-container .variant-option__button-label{font-family:Inter,sans-serif!important;font-size:11.5px!important}.product-grid-container .variant-option--swatches .variant-option__swatch{border-radius:50%!important}.product-grid__item{opacity:0;transform:translateY(14px);animation:tuny-grid-in .6s cubic-bezier(.16,1,.3,1) forwards;animation-play-state:paused}.product-grid__item.tuny-inview{animation-play-state:running}@keyframes tuny-grid-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-grid__item{opacity:1;transform:none;animation:none}}.tab__inner,.tap__inner,.tart__inner,.tatl__inner,.tbl__inner,.tbp__inner,.tbz__inner,.tcb__inner,.tcnl__inner,.tcti__inner,.tfaq__inner,.tfoot__inner,.tfqp__inner,.tgh-header__inner,.thiw__inner,.tlvr__inner,.tnl__inner,.tpc__inner,.tphb__inner,.tpr__inner,.tqlt__inner,.trb__inner,.trb__inner--wide,.trev__inner,.trls__inner,.trw__inner,.tsp-strip__inner,.ttb__inner{padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important}@media(min-width:900px){.tab__inner,.tap__inner,.tart__inner,.tatl__inner,.tbl__inner,.tbp__inner,.tbz__inner,.tcb__inner,.tcnl__inner,.tcti__inner,.tfaq__inner,.tfoot__inner,.tfqp__inner,.tgh-header__inner,.thiw__inner,.tlvr__inner,.tnl__inner,.tpc__inner,.tphb__inner,.tpr__inner,.tqlt__inner,.trb__inner,.trb__inner--wide,.trev__inner,.trls__inner,.trw__inner,.tsp-strip__inner,.ttb__inner{padding-left:32px!important;padding-right:32px!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/tuny-embroidery.css.map */
