@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";:root{--stitch-bg: #fcf9f8;--stitch-surface: #ffffff;--stitch-surface-soft: #f6f3f2;--stitch-surface-mid: #eae7e7;--stitch-ink: #1c1b1b;--stitch-muted: #4d4447;--stitch-primary: #6b5a5f;--stitch-pink: #f8e1e7;--stitch-rose: #c27d8d;--stitch-sage: #b2bca3;--stitch-sale: #d81b43;--stitch-line: #d0c3c6;--stitch-max: 1280px;--stitch-button-bg: #1a1a1a;--stitch-button-text: #ffffff;--stitch-body-size: 16px;--stitch-title-size: 48px;--stitch-heading-size: 32px;--stitch-section-padding: 72px;--stitch-hero-height: 780px;--stitch-radius: 4px}.stitch-page,.stitch-page *{box-sizing:border-box}.stitch-page{width:100%;margin:0;overflow-x:clip;background:var(--stitch-bg);color:var(--stitch-ink);font-family:Inter,sans-serif;font-size:var(--stitch-body-size);line-height:1.5}body:has(.stitch-page){margin:0;background:var(--stitch-bg)}.stitch-page a{color:inherit;text-decoration:none}.stitch-page img{display:block;max-width:100%}.stitch-shell{max-width:var(--stitch-max);margin:0 auto;padding:0 48px}.stitch-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--stitch-line);background:#fcf9f8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 4px 20px #1a1a1a0d}.stitch-header__inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.stitch-logo{font-family:Playfair Display,serif;font-size:34px;font-weight:600;color:var(--stitch-primary);letter-spacing:0;white-space:nowrap}.stitch-nav,.stitch-icons{display:flex;align-items:center;gap:28px}.stitch-icons{justify-content:flex-end;gap:18px}.stitch-nav a,.stitch-footer__eyebrow,.stitch-eyebrow,.stitch-button,.stitch-chip,.stitch-card__price,.stitch-help-tabs a{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.stitch-nav a{color:var(--stitch-muted);transition:color .2s ease}.stitch-nav a:hover{color:var(--stitch-primary)}.stitch-icon,.stitch-menu-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--stitch-ink);cursor:pointer}.stitch-icon svg,.stitch-menu-button svg{width:22px;height:22px;stroke-width:1.5}.stitch-menu-button,.stitch-mobile-panel{display:none}.stitch-hero{position:relative;min-height:var(--stitch-hero-height);overflow:hidden;background:var(--stitch-surface-soft)}.stitch-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stitch-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1c1b1b57,#1c1b1b05 62%)}.stitch-hero__content{position:relative;z-index:1;min-height:var(--stitch-hero-height);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding-top:48px}.stitch-title{font-family:Playfair Display,serif;font-size:var(--stitch-title-size);line-height:1.1;font-weight:600;letter-spacing:0;margin:0}.stitch-hero .stitch-title{max-width:720px;margin:16px auto 14px;color:#fff}.stitch-hero__subtitle{max-width:560px;margin:0 auto 32px;color:#ffffffeb;font-size:17px;line-height:1.5}.stitch-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;border:1px solid #1a1a1a;border-radius:var(--stitch-radius);background:var(--stitch-button-bg);color:var(--stitch-button-text);transition:background .2s ease,color .2s ease,border-color .2s ease}.stitch-button:hover{background:var(--stitch-primary);border-color:var(--stitch-primary)}.stitch-button--secondary{background:transparent;color:var(--stitch-button-bg)}.stitch-button--secondary:hover{background:var(--stitch-pink);color:#1a1a1a;border-color:var(--stitch-pink)}.stitch-section{padding-top:var(--stitch-section-padding);padding-bottom:var(--stitch-section-padding)}.stitch-section--soft{background:var(--stitch-surface-soft)}.stitch-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.stitch-section__head h2,.stitch-heading{margin:0;font-family:Playfair Display,serif;font-size:var(--stitch-heading-size);line-height:1.2;font-weight:500;letter-spacing:0;color:var(--stitch-primary)}.stitch-link{border-bottom:1px solid var(--stitch-line);color:var(--stitch-muted)}.stitch-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stitch-category{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--stitch-radius);background:var(--stitch-surface-mid)}.stitch-category img,.stitch-card__media img,.stitch-pdp__thumbs img,.stitch-cart-item__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.stitch-category:hover img,.stitch-card:hover img{transform:scale(1.04)}.stitch-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000070,#00000005)}.stitch-category__text{position:absolute;z-index:1;left:28px;bottom:28px;right:28px;color:#fff}.stitch-category__text h3{margin:0 0 8px;font-family:Playfair Display,serif;font-size:24px;line-height:1.2;font-weight:500;letter-spacing:0}.stitch-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}.stitch-card{position:relative;display:block;text-align:center}.stitch-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--stitch-surface-mid)}.stitch-badge{position:absolute;z-index:1;top:10px;left:10px;padding:5px 8px;background:#b2bca338;color:var(--stitch-ink);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.stitch-card__quick{position:absolute;right:10px;bottom:10px;min-width:44px;height:36px;padding:0 10px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;border-radius:var(--stitch-radius);color:var(--stitch-ink);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.stitch-card:hover .stitch-card__quick{opacity:1;transform:translateY(0)}.stitch-card h3{margin:14px 0 4px;font-size:14px;line-height:1.35;font-weight:400}.stitch-card__price{color:var(--stitch-muted)}.stitch-swatches{display:flex;justify-content:center;gap:6px;margin-top:10px}.stitch-swatch{width:13px;height:13px;border:1px solid rgba(127,116,119,.5);border-radius:999px}.stitch-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-top:1px solid var(--stitch-line);border-bottom:1px solid var(--stitch-line);background:var(--stitch-line)}.stitch-trust__item{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--stitch-bg);text-align:center;color:var(--stitch-muted)}.stitch-trust__item svg{width:30px;height:30px;color:var(--stitch-primary);stroke-width:1.5}.stitch-footer{background:#e0e0dd4d;border-top:1px solid rgba(208,195,198,.8);padding:64px 0}.stitch-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:32px}.stitch-footer__brand{font-family:Playfair Display,serif;font-size:24px;line-height:1.2;color:var(--stitch-primary);margin-bottom:16px}.stitch-footer p,.stitch-footer a{color:var(--stitch-muted);font-size:14px}.stitch-footer a{display:block;margin-top:10px}.stitch-newsletter{display:flex;gap:10px;border-bottom:1px solid #1a1a1a;padding-bottom:8px}.stitch-newsletter input{flex:1;min-width:0;border:0;background:transparent;color:var(--stitch-ink)}.stitch-newsletter button{border:0;background:transparent;color:#1a1a1a;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.stitch-page-title{padding-top:56px;padding-bottom:32px}.stitch-page-title h1{margin:0 0 12px;font-family:Playfair Display,serif;font-size:42px;line-height:1.15;font-weight:500;color:var(--stitch-primary);letter-spacing:0}.stitch-page-title p{max-width:620px;margin:0;color:var(--stitch-muted)}.stitch-filter-bar{position:sticky;top:72px;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;margin-bottom:28px;border-top:1px solid var(--stitch-line);border-bottom:1px solid var(--stitch-line);background:#fcf9f8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stitch-chip-row{display:flex;gap:8px;flex-wrap:wrap}.stitch-chip{min-height:36px;display:inline-flex;align-items:center;border:1px solid var(--stitch-line);padding:8px 12px;color:var(--stitch-muted);background:var(--stitch-bg);cursor:pointer}.stitch-chip.is-active{border-color:var(--stitch-button-bg);background:var(--stitch-button-bg);color:#fff}.stitch-sort-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.stitch-sort-select{min-height:44px;border:1px solid var(--stitch-line);border-radius:var(--stitch-radius);background:var(--stitch-bg);color:var(--stitch-muted);padding:8px 34px 8px 12px;font:inherit;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.stitch-results-count{margin:0 0 18px;color:var(--stitch-muted);font-size:14px}.stitch-pdp{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:64px;padding:56px 0 80px}.stitch-pdp__gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:18px}.stitch-pdp__thumbs{display:flex;flex-direction:column;gap:12px}.stitch-pdp__thumbs button{aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--stitch-line);padding:0;background:var(--stitch-surface-mid);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.stitch-pdp__thumbs button.is-active,.stitch-pdp__thumbs button[aria-current=true]{border-color:var(--stitch-ink);box-shadow:0 0 0 1px var(--stitch-ink)}.stitch-pdp__main{aspect-ratio:4 / 5;overflow:hidden;background:var(--stitch-surface-mid)}.stitch-pdp__main img{width:100%;height:100%;object-fit:cover}.stitch-pdp__info{position:sticky;top:112px;align-self:start}.stitch-pdp__info h1{margin:10px 0 12px;font-family:Playfair Display,serif;font-size:36px;line-height:1.18;font-weight:500;letter-spacing:0;color:var(--stitch-primary)}.stitch-price{margin:0 0 28px;font-size:18px;color:var(--stitch-ink)}.stitch-product-copy{color:var(--stitch-muted)}.stitch-product-copy p{margin:0 0 12px}.stitch-product-copy ul{margin:12px 0 0;padding-left:20px}.stitch-native-select{min-height:44px;width:100%;border:1px solid var(--stitch-line);border-radius:var(--stitch-radius);background:var(--stitch-bg);color:var(--stitch-ink);padding:10px 12px;font:inherit}.stitch-option{margin-top:26px}.stitch-option__label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:var(--stitch-muted);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.stitch-size-grid,.stitch-variant-buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.stitch-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stitch-size-grid button,.stitch-variant-buttons button{min-height:44px;border:1px solid var(--stitch-line);background:var(--stitch-bg);color:var(--stitch-ink)}.stitch-size-grid button.is-active,.stitch-variant-buttons button.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.stitch-style-grid button{display:grid;grid-template-rows:auto 1fr;gap:8px;min-height:0;border:1px solid var(--stitch-line);border-radius:var(--stitch-radius);background:var(--stitch-bg);color:var(--stitch-ink);padding:8px;text-align:left}.stitch-style-grid button.is-active{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a inset}.stitch-style-grid img{display:block;width:100%;aspect-ratio:1 / 1.18;object-fit:cover;border-radius:calc(var(--stitch-radius) - 2px);background:var(--stitch-surface-soft)}.stitch-style-grid span{display:-webkit-box;overflow:hidden;min-height:32px;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.stitch-variant-buttons button:disabled{color:var(--stitch-muted);cursor:not-allowed;opacity:.45}.stitch-button.is-success{border-color:var(--stitch-sage);background:var(--stitch-sage);color:#1a1a1a}.stitch-cart-count{position:absolute;transform:translate(12px,-12px);min-width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--stitch-sale);color:#fff;font-size:10px;font-weight:700}.stitch-toast{position:fixed;z-index:80;right:20px;bottom:20px;max-width:min(360px,calc(100vw - 32px));padding:14px 16px;border:1px solid rgba(208,195,198,.8);border-radius:4px;background:#fcf9f8fa;box-shadow:0 8px 28px #1a1a1a1f;color:var(--stitch-ink);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.stitch-toast.is-visible{opacity:1;transform:translateY(0)}.stitch-pdp__actions{display:grid;gap:12px;margin-top:28px}.stitch-accordion{margin-top:28px;border-top:1px solid var(--stitch-line)}.stitch-accordion details{border-bottom:1px solid var(--stitch-line);padding:16px 0}.stitch-accordion summary{cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--stitch-muted)}.stitch-accordion p{margin:12px 0 0;color:var(--stitch-muted)}.stitch-help-tabs{position:sticky;top:72px;z-index:20;display:flex;gap:8px;overflow-x:auto;padding-top:14px;padding-bottom:14px;background:#fcf9f8f5;border-bottom:1px solid var(--stitch-line)}.stitch-help-tabs a{flex:0 0 auto;padding:10px 14px;border:1px solid var(--stitch-line);background:var(--stitch-surface);color:var(--stitch-muted)}.stitch-help-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:56px;padding-top:56px;padding-bottom:80px}.stitch-help-sidebar{position:sticky;top:132px;align-self:start;padding:24px;background:var(--stitch-surface-soft)}.stitch-help-content section{scroll-margin-top:132px;padding-bottom:52px;margin-bottom:52px;border-bottom:1px solid var(--stitch-line)}.stitch-help-content h2,.stitch-cart h1,.stitch-summary h2{margin:0 0 18px;font-family:Playfair Display,serif;font-size:28px;line-height:1.2;font-weight:500;color:var(--stitch-primary);letter-spacing:0}.stitch-size-table{width:100%;border-collapse:collapse;background:var(--stitch-surface)}.stitch-table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.stitch-size-table th,.stitch-size-table td{padding:14px;border-bottom:1px solid var(--stitch-line);text-align:left;font-size:14px}.stitch-size-table th{white-space:nowrap}.stitch-size-table td{min-width:120px}.stitch-size-table--compact th,.stitch-size-table--compact td{padding:10px 12px;font-size:12px}.stitch-help-content details{border-top:1px solid var(--stitch-line);padding:16px 0}.stitch-contact-form{display:grid;gap:12px;max-width:640px}.stitch-contact-form input,.stitch-contact-form textarea{min-height:44px;width:100%;border:1px solid var(--stitch-line);background:var(--stitch-surface);padding:12px;font:inherit}.stitch-cart{padding:56px 0 80px}.stitch-cart__grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:64px;align-items:start}.stitch-cart-item{display:grid;grid-template-columns:176px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid var(--stitch-line)}.stitch-cart-item__image{aspect-ratio:4 / 5;overflow:hidden;background:var(--stitch-surface-mid)}.stitch-cart-item__meta{display:flex;justify-content:space-between;gap:18px}.stitch-cart-item h2{margin:0 0 8px;font-size:18px;font-weight:400}.stitch-qty{display:inline-flex;align-items:center;border:1px solid var(--stitch-line);margin-top:20px}.stitch-qty button,.stitch-qty a,.stitch-qty span{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.stitch-qty button,.stitch-qty a{border:0;background:transparent}.stitch-summary form{margin:18px 0 0}.stitch-summary .stitch-button,.stitch-summary button.stitch-button{width:100%}.stitch-pagination{display:flex;justify-content:center;gap:18px;margin:32px 0 0;color:var(--stitch-muted)}.stitch-summary{position:sticky;top:112px;padding:28px;background:var(--stitch-surface-soft)}.stitch-summary__row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;color:var(--stitch-muted)}.stitch-summary__total{margin-top:14px;padding-top:18px;border-top:1px solid var(--stitch-line);color:var(--stitch-ink);font-size:20px}.stitch-empty{padding:80px 0;text-align:center}.stitch-empty[hidden],.stitch-card[hidden],.stitch-mobile-sticky{display:none}@media(max-width:989px){.stitch-shell{padding:0 16px}.stitch-header__inner{min-height:56px;grid-template-columns:44px 1fr auto;gap:8px}.stitch-menu-button{display:inline-flex}.stitch-nav,.stitch-icons .stitch-icon--account{display:none}.stitch-logo{justify-self:center;font-size:22px}.stitch-icons{gap:2px}.stitch-mobile-panel{display:none;position:fixed;inset:56px 0 auto;z-index:39;background:#fcf9f8fa;border-bottom:1px solid var(--stitch-line);box-shadow:0 16px 30px #1a1a1a14}.stitch-mobile-panel.is-open{display:block}.stitch-mobile-panel a{display:flex;align-items:center;min-height:50px;padding:0 16px;border-top:1px solid rgba(208,195,198,.5);color:var(--stitch-muted);font-size:16px}.stitch-mobile-panel a.is-child{padding-left:34px;background:var(--stitch-surface-soft)}.stitch-hero{min-height:620px}.stitch-hero__content{min-height:620px;justify-content:flex-end;padding:0 16px 46px}.stitch-title,.stitch-page-title h1{font-size:var(--stitch-title-size)}.stitch-hero .stitch-title{margin:10px auto}.stitch-hero__subtitle{max-width:320px;margin-bottom:22px;font-size:14px}.stitch-button{width:100%;max-width:320px}.stitch-section{padding-top:44px;padding-bottom:44px}.stitch-section__head{margin-bottom:20px;align-items:center}.stitch-section__head h2,.stitch-heading{font-size:var(--stitch-heading-size)}.stitch-category-grid{grid-template-columns:1fr;gap:14px}.stitch-category{aspect-ratio:16 / 10}.stitch-category__text{left:14px;right:14px;bottom:14px}.stitch-category__text h3{font-size:16px}.stitch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.stitch-card__quick{opacity:1;transform:none}.stitch-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-trust__item{min-height:104px}.stitch-footer{padding:44px 0}.stitch-footer__grid{grid-template-columns:1fr;gap:28px}.stitch-page-title{padding-top:40px;padding-bottom:20px}.stitch-filter-bar{top:56px;margin-left:-16px;margin-right:-16px;padding:12px 16px;flex-direction:column;align-items:stretch;gap:10px}.stitch-chip-row{width:100%}.stitch-chip-row:first-child{flex-wrap:nowrap;overflow-x:auto;margin:0 -16px;padding:0 16px 2px;width:calc(100% + 32px);scrollbar-width:none}.stitch-chip-row:first-child::-webkit-scrollbar{display:none}.stitch-chip-row:last-child{justify-content:flex-end}.stitch-sort-select{width:100%}.stitch-pdp{display:block;padding:0 0 92px}.stitch-pdp__gallery{display:block;margin-left:-16px;margin-right:-16px}.stitch-pdp__thumbs{display:none}.stitch-pdp__main{aspect-ratio:1 / 1.24}.stitch-pdp__info{position:static;padding:22px 16px 0}.stitch-pdp__info h1{font-size:28px}.stitch-size-grid,.stitch-variant-buttons{grid-template-columns:repeat(5,minmax(0,1fr))}.stitch-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-pdp__actions .stitch-button:first-child{display:none}.stitch-mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fcf9f8fa;border-top:1px solid var(--stitch-line);box-shadow:0 -4px 20px #1a1a1a0f}.stitch-toast{left:16px;right:16px;bottom:calc(76px + env(safe-area-inset-bottom))}.stitch-mobile-sticky .stitch-button{max-width:none}.stitch-help-grid{display:block;padding-top:28px;padding-bottom:48px}.stitch-help-sidebar{display:none}.stitch-help-tabs{top:56px;margin-left:0;margin-right:0;padding-top:12px;padding-bottom:12px}.stitch-help-content section{scroll-margin-top:116px}.stitch-help-content{max-width:100%;overflow:visible}.stitch-table-scroll{max-width:100%;overflow-x:auto;margin-left:0;margin-right:0;padding:0 0 6px;scrollbar-width:thin}.stitch-size-table{min-width:620px;table-layout:auto}.stitch-size-table th,.stitch-size-table td{padding:12px 10px;font-size:13px;white-space:nowrap}.stitch-cart{padding:32px 0 92px}.stitch-cart__grid{display:block}.stitch-cart-item{grid-template-columns:112px minmax(0,1fr);gap:14px}.stitch-cart-item__meta{display:block}.stitch-summary{position:static;margin-top:28px;padding:22px}.stitch-summary .stitch-button{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/stitch-ballet.css.map */
