.amielle-category-scroll{display:grid;grid-template-columns:2rem minmax(0,1fr) 2rem;gap:.35rem;align-items:center;border-bottom:1px solid rgb(var(--text-color)/.12)}.amielle-category-nav{position:relative;display:flex;flex-wrap:nowrap;gap:1.4rem;align-items:center;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;text-align:center;padding:.55rem .3rem;scroll-snap-type:x proximity;scrollbar-width:none}.amielle-category-nav::-webkit-scrollbar{display:none}.amielle-category-nav .amielle-category-link:first-child{margin-inline-start:auto}.amielle-category-nav .amielle-category-link:last-child{margin-inline-end:auto}.amielle-category-control button{display:grid;place-items:center;width:100%;min-height:44px;transition:opacity .15s}.amielle-category-control button:disabled{opacity:.22;cursor:default}.amielle-category-scroll:has(.amielle-category-nav:not(.is-scrollable)) .amielle-category-control{visibility:hidden;pointer-events:none}.amielle-category-control button:focus-visible,.amielle-category-nav:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.amielle-category-link{scroll-snap-align:start;white-space:nowrap;flex:0 0 auto;font-size:.8rem;line-height:1.5;text-decoration:none;padding:.4rem 0}.amielle-category-link[aria-current=page]{font-weight:600;border-bottom:2px solid currentColor}.amielle-category-link:hover{text-decoration:underline;text-underline-offset:4px}.amielle-related-links{display:flex;flex-wrap:wrap;gap:.3rem 1rem}.amielle-choice-guide{border-block:1px solid rgb(var(--text-color)/.15);padding:.85rem 0}.amielle-choice-guide summary{cursor:pointer;font-size:.875rem;font-weight:500;min-height:24px}.amielle-choice-guide .prose{padding-top:.8rem}.amielle-cart-assurance{font-size:.8rem;line-height:1.5;display:flex;flex-wrap:wrap;gap:.3rem 1rem}.amielle-cart-assurance a{text-decoration:underline;text-underline-offset:3px}.amielle-cart-total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-weight:600}.amielle-cart-empty{display:grid;gap:1.25rem;text-align:center;justify-items:center;padding:1rem}.amielle-cart-empty .amielle-related-links{justify-content:center}.amielle-cart-edit{display:block;text-align:center;font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.amielle-cart-payments{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;list-style:none;padding:0}.amielle-cart-payments svg{width:32px;height:20px}.amielle-cart-heading{display:flex;align-items:center;gap:.65rem}.amielle-cart-count{display:inline-grid;place-items:center;min-width:1.65rem;height:1.65rem;padding-inline:.35rem;border-radius:50%;background:rgb(var(--text-color)/.06);font-family:var(--text-font-family);font-size:.8rem;letter-spacing:0;line-height:1}.cart-drawer::part(header){position:relative}.cart-drawer::part(body){scrollbar-gutter:stable;overflow-anchor:none}.cart-drawer::part(close-button){min-width:44px;min-height:44px;display:grid;place-items:center}.cart-drawer .line-item{--line-item-media-width:96px;gap:1rem;align-items:flex-start}.cart-drawer .line-item__media{aspect-ratio:4/5;object-fit:cover;align-self:flex-start;background:rgb(var(--text-color)/.03)}.cart-drawer .line-item-info{min-width:0;flex:1}.cart-drawer .line-item-info a.h6{font-family:var(--text-font-family);font-size:.9375rem;font-weight:500;letter-spacing:normal;line-height:1.45;text-transform:none;overflow-wrap:anywhere}.cart-drawer .line-item-info .smallcaps{font-size:.8125rem;letter-spacing:normal;text-transform:none;line-height:1.45}.cart-drawer .line-item-info price-list{gap:.3rem .65rem;flex-wrap:wrap}.cart-drawer .line-item-info price-list>*{font-family:var(--text-font-family);font-size:.875rem;letter-spacing:normal;line-height:1.4}.cart-drawer .line-item-info sale-price{font-weight:600}.cart-drawer line-item-quantity{flex-wrap:wrap;gap:.35rem .8rem;max-width:100%}.cart-drawer line-item-quantity>a{display:inline-flex;align-items:center;min-height:44px;background:none;text-decoration:underline;text-underline-offset:3px}.cart-drawer .cart-drawer__footer button[name=checkout]{min-height:52px;font-size:.9375rem;letter-spacing:normal;text-transform:none;font-weight:600;gap:.65rem}.cart-drawer .cart-drawer__button-price:before{margin-inline-end:.65rem}.cart-drawer .amielle-cart-total{font-size:.9375rem;font-variant-numeric:tabular-nums}.cart-drawer .amielle-cart-payments{margin-top:0}.cart-drawer .cart-drawer__items>.line-item+.line-item{border-top:1px solid rgb(var(--text-color)/.1);padding-top:1.25rem}html[data-cart-updating] .cart-drawer::part(header){box-shadow:inset 0 -2px rgb(var(--text-color)/.25)}html[data-cart-updating] .cart-drawer__footer button[name=checkout]{opacity:.65;pointer-events:none}@media(max-width:699px){.cart-drawer .line-item{--line-item-media-width:80px;gap:.85rem}.cart-drawer .line-item-info a.h6{font-size:.875rem}.cart-drawer{--drawer-body-padding-inline:1rem;--drawer-footer-padding-inline:1rem}.cart-drawer .cart-drawer__footer{gap:.7rem}}@media(max-width:359px){.cart-drawer .cart-drawer__button-price{display:none}.cart-drawer .amielle-cart-payments{gap:4px}.cart-drawer .amielle-cart-payments svg{width:28px;height:18px}}html[data-cart-updating] line-item-quantity{opacity:.65;cursor:progress}html[data-cart-updating] line-item-quantity a{pointer-events:none}html[data-cart-updating] .cart-drawer__footer button[name=checkout]{cursor:progress}.cart-drawer quantity-selector :is(a,button){min-width:44px;min-height:44px;touch-action:manipulation}.cart-drawer quantity-selector input{min-height:44px;font-size:16px}.amielle-category-nav{overscroll-behavior-inline:contain;scroll-padding-inline:.3rem}@media(prefers-reduced-motion:reduce){html,.amielle-category-nav{scroll-behavior:auto}}.cart-drawer__footer{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.amielle-product-details{overflow-wrap:anywhere;scroll-margin-top:120px}.amielle-product-details img{max-width:100%;height:auto}.amielle-product-details table{display:block;max-width:100%;overflow-x:auto}.amielle-choice-guide summary:focus-visible,.amielle-category-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:699px){.amielle-category-scroll{grid-template-columns:1.5rem minmax(0,1fr) 1.5rem;gap:.15rem}.amielle-category-nav{gap:1.1rem;padding-block:.25rem}.amielle-category-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;max-width:100%}.amielle-cart-assurance{font-size:.75rem}.cart-drawer__footer{row-gap:.65rem}}.amielle-product-page .product-info{--product-info-gap:1rem;color:#111}.amielle-product-page .product-info__block-item[data-block-type=title]{--product-info-gap:.6rem}.amielle-product-page .product-info__block-item[data-block-type=rating]{--product-info-gap:.5rem}.amielle-product-page .rating-badge__stars{color:#ffcf00}.amielle-product-page .price-list{gap:6px 10px;align-items:baseline;flex-wrap:wrap}.amielle-product-page .price-list :is(sale-price,compare-at-price){font-family:var(--text-font-family);font-size:18px;font-weight:600;letter-spacing:0;line-height:1.4}.amielle-product-page sale-price{color:#111}.amielle-product-page compare-at-price{color:#d00000}.amielle-product-page .variant-picker__option-values:has(>.thumbnail-swatch),.amielle-product-page .variant-picker__option-values:has(>.color-swatch){row-gap:0}.amielle-product-page .thumbnail-swatch{flex:0 0 var(--swatch-size);aspect-ratio:1;border-radius:0;padding:0;overflow:hidden}.amielle-product-page .thumbnail-swatch>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.amielle-product-page .color-swatch{border-radius:0}.amielle-product-page .product-info__block-item[data-block-type=buy-buttons]{--product-info-gap:22px}.amielle-product-page .buy-buttons{gap:3px}.amielle-product-page buy-buttons>.button{min-height:50px;font-size:16px;font-weight:600;letter-spacing:0;text-transform:none;border-radius:0}.amielle-purchase-status{display:flex;justify-content:space-between;align-items:center;gap:8px 20px;flex-wrap:wrap;font-size:12px;padding:10px 14px;background:#fafafa;border-radius:4px}.amielle-stock-status{display:inline-flex;align-items:center;gap:7px;font-weight:600}.amielle-stock-dot{width:8px;height:8px;border-radius:50%;background:#2ab573;box-shadow:0 0 0 3px #2ab57312}.amielle-stock-dot--unavailable{background:#888;box-shadow:none}.amielle-product-page product-form>.shopify-product-form>.v-stack{gap:3px}.amielle-purchase-benefits{display:flex;align-items:center;justify-content:center;gap:8px 14px;flex-wrap:wrap;background:#f8f8f8;border:1px solid #e3e3e3;border-radius:4px;padding:8px;font-size:12px;line-height:1.3}.amielle-purchase-benefits a{display:flex;gap:6px;align-items:center}.amielle-purchase-benefits svg{flex:none}.amielle-purchase-payments{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;padding:10px 0 0;list-style:none}.amielle-purchase-payments svg{width:35px;height:23px}.amielle-size-chart{max-width:100%;overflow-x:auto}.amielle-size-chart table{width:100%;font-size:14px}@media(max-width:699px){.amielle-purchase-benefits{font-size:11px;gap:6px 10px}.amielle-purchase-status{padding:9px 10px;font-size:11px}.amielle-product-page .price-list :is(sale-price,compare-at-price){font-size:16px}.amielle-product-page .product-info__block-item[data-block-type=buy-buttons]{--product-info-gap:16px}}.amielle-rating-text{font-size:13px;letter-spacing:0;text-transform:none;color:#333}.amielle-product-page .rating-badge{gap:8px;flex-wrap:wrap}.amielle-product-page .vtl-pl-main-widget{display:none!important}.amielle-size-chart th{letter-spacing:0;white-space:nowrap}.amielle-size-chart td{white-space:nowrap}.amielle-product-page .product-title{overflow-wrap:break-word}.amielle-product-page .accordion__toggle{min-height:60px}.amielle-related-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.amielle-related-header .v-stack{gap:12px}.amielle-related-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-color)/.65)}.amielle-related-view{display:inline-flex;align-items:center;gap:10px;min-height:44px;flex-shrink:0;text-decoration:underline;text-underline-offset:5px;font-size:13px}.amielle-related-products .section-stack{gap:28px}.amielle-related-products .product-card__figure{background:#f5f4f2}.amielle-brand-logo{display:block;width:var(--header-logo-width);height:auto;max-width:100%}@media(max-width:699px){.amielle-related-header{align-items:flex-start;flex-direction:column;gap:10px}.amielle-related-products .section-stack{gap:20px}}.amielle-product-details :is(h3,h4,h5,h6){font-family:var(--text-font-family);font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:normal;text-transform:none;margin-block:1.2em .5em}.amielle-product-details figure{margin:1.5rem 0}.amielle-product-details figure img{display:block;width:100%;height:auto}.amielle-size-option-info{justify-content:flex-start;flex-wrap:wrap;column-gap:1rem;row-gap:.1rem;align-items:center}.amielle-size-guide-link{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;font-family:inherit;font-size:.8125rem;line-height:1.4;letter-spacing:normal;text-transform:none;background:none}.amielle-size-guide-link span{text-decoration:underline;text-underline-offset:3px}.amielle-size-guide-link svg{flex:none}.amielle-size-guide-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.amielle-fit{width:100%;margin-block-start:.15rem;font-family:var(--text-font-family);font-size:.75rem;letter-spacing:normal;line-height:1.4}.amielle-fit__track{height:5px;background:rgb(var(--text-color)/.12);border-radius:5px;position:relative;margin-block:.15rem .55rem}.amielle-fit__marker{position:absolute;inset-inline-start:50%;width:30px;max-width:10%;height:100%;border-radius:inherit;background:currentColor;transform:translate(-50%)}.amielle-fit[data-fit=small] .amielle-fit__marker{inset-inline-start:5%}.amielle-fit[data-fit=large] .amielle-fit__marker{inset-inline-start:95%}.amielle-fit__labels{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:start;gap:.5rem}.amielle-fit__labels>span:first-child{text-align:start}.amielle-fit__labels>span:nth-child(2){text-align:center}.amielle-fit__labels>span:last-child{text-align:end}.amielle-fit__labels .is-current{font-weight:600}.amielle-sizing-modal{--modal-body-max-width:42rem}.amielle-sizing{display:grid;gap:1.3rem;font-family:var(--text-font-family);font-size:.875rem;line-height:1.6;letter-spacing:normal;overflow-wrap:anywhere}.amielle-sizing__product{font-weight:600;line-height:1.5}.amielle-sizing__heading{font-size:.875rem;font-weight:600;margin-block-end:.5rem}.amielle-sizing__chart{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.amielle-sizing__table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.amielle-sizing__table caption{text-align:start;font-size:.8125rem;padding-block-end:.65rem}.amielle-sizing__table :is(th,td){padding:.7rem .6rem;border-bottom:1px solid rgb(var(--text-color)/.12);text-align:center;font-size:.875rem;letter-spacing:normal;text-transform:none;white-space:normal}.amielle-sizing__table thead th{background:rgb(var(--text-color)/.04);font-weight:600}.amielle-sizing__table th:first-child{text-align:start}.amielle-sizing__table tbody th{font-weight:500}.amielle-sizing__table .is-selected{background:rgb(var(--text-color)/.07)}.amielle-sizing__table .is-selected th{font-weight:700}.amielle-sizing__note{font-size:.75rem;color:rgb(var(--text-color)/.7);margin-block-start:.7rem}.amielle-sizing__available ul{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0}.amielle-sizing__available li{padding:.25rem .55rem;border:1px solid rgb(var(--text-color)/.16);font-size:.8125rem}.amielle-sizing__advice{padding-block-start:1.1rem;border-top:1px solid rgb(var(--text-color)/.12)}.amielle-sizing__advice ol{padding-inline-start:1.25rem}.amielle-sizing__advice li+li{margin-block-start:.5rem}.amielle-sizing__help{font-size:.8125rem;line-height:1.6}.amielle-sizing__image{width:100%;height:auto;display:block}@media(max-width:699px){.amielle-fit{font-size:.6875rem}.amielle-size-guide-link{min-height:40px}.amielle-sizing{gap:1rem}.amielle-sizing__table :is(th,td){padding:.65rem .4rem;font-size:.8125rem}}.amielle-sizing__reference{display:grid;gap:.8rem;min-width:0}.amielle-sizing__reference .amielle-sizing__heading,.amielle-sizing__reference-note{margin:0}.amielle-sizing__reference .amielle-sizing__available{margin-block-start:.3rem}.amielle-sizing__available li.is-selected{border-color:currentColor;background:rgb(var(--text-color)/.05);font-weight:600}.amielle-sizing__table--reference{table-layout:fixed}.amielle-sizing__table--reference :is(th,td){font-size:.8125rem;padding:.6rem .35rem}.amielle-sizing__chart:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:699px){.amielle-sizing__table--reference :is(th,td){font-size:.75rem;padding:.6rem .18rem}.amielle-sizing__reference[data-reference-chart=clothing] .amielle-sizing__table--reference th:first-child{width:14%}}.product-card__media[data-image-fit=portrait_crop]{position:relative;aspect-ratio:4/5;overflow:hidden}.product-card__media[data-image-fit=portrait_crop]>.product-card__image{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}
/*# sourceMappingURL=/cdn/shop/t/5/assets/amielle-shopping.css.map */
