.complete-look-section{border-top:var(--hairline);background:var(--color-background)}.complete-look-section--warm{background:var(--color-cream)}.complete-look__frame--full{width:100%;padding-inline:var(--page-gutter-left) var(--page-gutter-right)}.complete-look__frame--full .complete-look{max-width:none}.complete-look{display:grid;grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);gap:clamp(2.5rem,5vw,5rem);width:100%;max-width:72rem;margin-inline:auto;padding-block:clamp(2rem,4vw,3.75rem)}.complete-look__header{align-self:start}.complete-look__eyebrow{margin:0 0 .625rem;font-size:.6875rem;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.complete-look__heading{margin:0;font-size:clamp(1.75rem,2.1vw,2.125rem);letter-spacing:0;line-height:1.1;text-transform:none;text-wrap:balance}.complete-look__text{max-width:38ch;margin-top:1rem;color:var(--color-muted-foreground);font-size:.8125rem;line-height:1.65}.complete-look__text p{margin:0}.complete-look__options[hidden]{display:none}.complete-look__list{display:grid;gap:1.5rem;min-width:0}.complete-look__item{display:grid;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr);gap:clamp(1.25rem,3vw,2.25rem);align-items:start;min-width:0}.complete-look__item+.complete-look__item{padding-top:1.5rem;border-top:var(--hairline)}.complete-look__image-link,.complete-look__image-wrapper,.complete-look__image{display:block;width:100%}.complete-look__image-link{align-self:start}.complete-look__image-wrapper{overflow:hidden;background:var(--color-secondary)}.complete-look--ratio-portrait .complete-look__image-wrapper{aspect-ratio:3 / 4}.complete-look--ratio-square .complete-look__image-wrapper{aspect-ratio:1}.complete-look--ratio-landscape .complete-look__image-wrapper{aspect-ratio:4 / 3}.complete-look__image{height:100%;object-fit:cover;transition:transform .32s ease}.complete-look__image-link:hover .complete-look__image{transform:scale(1.015)}.complete-look__image-fallback{display:grid;height:100%;place-items:center;padding:1rem;color:var(--color-muted-foreground);font-size:.75rem}.complete-look__item-content{min-width:0;padding-top:.25rem}.complete-look__identity{display:grid;gap:.35rem}.complete-look__product-title,.complete-look__product-price{margin:0;font-family:var(--font-body);font-size:.75rem;font-weight:400;line-height:1.5}.complete-look__product-title{letter-spacing:.1em;text-transform:uppercase}.complete-look__product-title a{text-underline-offset:.25em}.complete-look__product-title a:hover{text-decoration:underline}.complete-look__product-price{color:var(--color-muted-foreground);letter-spacing:.02em}.complete-look__options{display:grid;gap:.75rem;margin-top:1rem}.complete-look__option{min-width:0;margin:0;padding:0;border:0}.complete-look__option-label{margin-bottom:.4rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.complete-look__option-values{display:flex;flex-wrap:wrap;gap:.4rem}.complete-look__option-button{min-width:2.75rem;min-height:2.75rem;padding:.5rem .75rem;border:1px solid var(--color-border);font-size:.75rem;line-height:1;transition:border-color .16s ease,color .16s ease,opacity .16s ease}.complete-look__option-button:hover:not(:disabled),.complete-look__option-button.is-selected{border-color:var(--color-foreground)}.complete-look__option-button:disabled{cursor:not-allowed;opacity:.35;text-decoration:line-through}.complete-look__add,.complete-look__link{display:inline-flex;width:fit-content;min-height:2.75rem;align-items:center;justify-content:center;margin-top:1rem;font-size:.75rem;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.complete-look__add{min-width:min(100%,12rem);padding:.75rem 1.25rem;border:1px solid var(--color-foreground);background:var(--color-foreground);color:var(--color-background);transition:background-color .16s ease,color .16s ease,opacity .16s ease}.complete-look__add:hover:not(:disabled){background:transparent;color:var(--color-foreground)}.complete-look__add:disabled{cursor:not-allowed;opacity:.45}.complete-look__link{gap:.35rem;text-decoration:underline;text-underline-offset:.25em}.complete-look__link-icon{width:.75rem;height:.75rem;transition:transform .18s ease}.complete-look__link:hover .complete-look__link-icon{transform:translate(.2rem)}.complete-look__option-button:focus-visible,.complete-look__add:focus-visible,.complete-look__link:focus-visible,.complete-look__product-title a:focus-visible{outline:2px solid var(--color-ring);outline-offset:3px}.complete-look__error{margin:.625rem 0 0;color:var(--color-destructive);font-size:.75rem;line-height:1.5}.complete-look--editorial-tile .complete-look__item{grid-template-columns:minmax(11rem,13rem) minmax(0,1fr)}.complete-look--slim-strip{padding-block:clamp(1.5rem,3vw,2.5rem)}.complete-look--slim-strip .complete-look__item{grid-template-columns:minmax(8rem,10rem) minmax(0,1fr)}.complete-look--slim-strip .complete-look__text{font-size:.75rem}.complete-look__editor-guidance{padding-block:2rem;color:var(--color-muted-foreground)}.complete-look__editor-guidance .complete-look__heading{color:var(--color-foreground)}.complete-look__editor-guidance>p:last-child{max-width:58ch;margin:1rem 0 0;font-size:.8125rem;line-height:1.6}@media(max-width:767px){.complete-look{grid-template-columns:minmax(0,1fr);gap:1.5rem;padding-block:1.75rem 2rem}.complete-look__text{max-width:46ch;margin-top:.75rem}.complete-look__list{gap:1rem}.complete-look__item,.complete-look--editorial-tile .complete-look__item,.complete-look--slim-strip .complete-look__item{grid-template-columns:5.5rem minmax(0,1fr);gap:1rem}.complete-look__item+.complete-look__item{padding-top:1rem}.complete-look__item-content{padding-top:0}.complete-look__product-title,.complete-look__product-price{font-size:.6875rem}.complete-look__options{margin-top:.75rem}.complete-look__option-button{flex:0 0 auto;min-width:2.75rem;padding-inline:.625rem}.complete-look__option-values{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.complete-look__option-values::-webkit-scrollbar{display:none}.complete-look__add,.complete-look__link{width:100%;margin-top:.75rem}}@media(prefers-reduced-motion:reduce){.complete-look__image,.complete-look__link-icon,.complete-look__option-button,.complete-look__add{transition:none}}.product-craftsmanship{padding:var(--section-block-spacing) 0;border-top:var(--hairline);background:var(--color-background)}.product-craftsmanship--warm{background:var(--color-cream)}.product-craftsmanship__inner{display:grid;gap:clamp(2rem,5vw,5rem);align-items:center}.product-craftsmanship--contained .product-craftsmanship__inner{max-width:72rem}.product-craftsmanship--full_bleed{padding-top:0;padding-bottom:0}.product-craftsmanship--full_bleed .product-craftsmanship__inner{gap:0}.product-craftsmanship--full_bleed .product-craftsmanship__content{padding:var(--section-block-spacing) var(--page-gutter-right) var(--section-block-spacing) var(--page-gutter-left)}.product-craftsmanship__media{min-width:0;overflow:hidden;background:var(--color-secondary)}.product-craftsmanship--image-landscape .product-craftsmanship__media{aspect-ratio:4 / 3}.product-craftsmanship--image-square .product-craftsmanship__media{aspect-ratio:1}.product-craftsmanship--image-portrait .product-craftsmanship__media{aspect-ratio:3 / 4}.product-craftsmanship__image{width:100%;height:100%;object-fit:cover}.product-craftsmanship__image--top{object-position:center top}.product-craftsmanship__image--center{object-position:center}.product-craftsmanship__image--bottom{object-position:center bottom}.product-craftsmanship__content{min-width:0;max-width:40rem}.product-craftsmanship__eyebrow{margin-bottom:.875rem;font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase}.product-craftsmanship__heading{max-width:18ch;margin-bottom:1.25rem;text-wrap:balance}.product-craftsmanship__text{max-width:54ch;color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.7}.product-craftsmanship__details{display:grid;gap:1.5rem;margin-top:2rem;padding-top:1.75rem;border-top:var(--hairline)}.product-craftsmanship__detail-heading{margin-bottom:.375rem}.product-craftsmanship__detail-text{color:var(--color-muted-foreground);font-size:.8125rem;line-height:1.6}.product-craftsmanship__link{display:inline-flex;align-items:center;gap:.625rem;margin-top:2rem;padding-bottom:.25rem;border-bottom:1px solid currentColor;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;transition:color var(--transition-fast)}.product-craftsmanship__link:hover{color:var(--color-muted-foreground)}.product-craftsmanship__link:focus-visible{outline:1px solid currentColor;outline-offset:4px}.product-craftsmanship--compact .product-craftsmanship__inner,.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__inner{display:block}.product-craftsmanship--full_bleed.product-craftsmanship--compact .product-craftsmanship__inner,.product-craftsmanship--full_bleed.product-craftsmanship--text-only .product-craftsmanship__inner{padding:var(--section-block-spacing) var(--page-gutter-right) var(--section-block-spacing) var(--page-gutter-left)}.product-craftsmanship--full_bleed.product-craftsmanship--compact .product-craftsmanship__content,.product-craftsmanship--full_bleed.product-craftsmanship--text-only .product-craftsmanship__content{padding:0}.product-craftsmanship--compact .product-craftsmanship__content{max-width:44rem;margin:0 auto;text-align:center}.product-craftsmanship--full_bleed.product-craftsmanship--compact .product-craftsmanship__content{max-width:64rem}.product-craftsmanship--compact .product-craftsmanship__heading,.product-craftsmanship--compact .product-craftsmanship__text{margin-inline:auto}.product-craftsmanship--compact .product-craftsmanship__details{gap:0;margin-top:1.5rem;padding-top:0;border-top:var(--hairline);border-bottom:var(--hairline)}.product-craftsmanship--compact .product-craftsmanship__detail{padding:1rem 0}.product-craftsmanship--compact .product-craftsmanship__detail+.product-craftsmanship__detail{border-top:var(--hairline)}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__content{max-width:60rem;margin:0 auto}@media(min-width:768px){.product-craftsmanship--compact .product-craftsmanship__details,.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__details{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.product-craftsmanship--compact .product-craftsmanship__detail{padding-inline:1.5rem}.product-craftsmanship--compact .product-craftsmanship__detail+.product-craftsmanship__detail{border-top:0;border-left:var(--hairline)}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__content{display:grid;grid-template-columns:minmax(14rem,.75fr) minmax(20rem,1.25fr);grid-template-areas:"eyebrow text" "heading text" "details details" "link link";column-gap:clamp(2.5rem,6vw,6rem);align-items:start}.product-craftsmanship--contained.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__content{max-width:60rem}.product-craftsmanship--full_bleed.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__content{max-width:none}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__eyebrow{grid-area:eyebrow}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__heading{grid-area:heading;margin-bottom:0;font-size:clamp(2rem,3vw,3rem)}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__text{grid-area:text;padding-top:1.5rem}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__details{grid-area:details;margin-top:2.25rem;padding-top:1.5rem}.product-craftsmanship--editorial.product-craftsmanship--text-only .product-craftsmanship__link{grid-area:link}}@media(min-width:1024px){.product-craftsmanship--editorial .product-craftsmanship__inner{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr)}.product-craftsmanship--editorial.product-craftsmanship--media-right .product-craftsmanship__media{grid-column:2;grid-row:1}.product-craftsmanship--editorial.product-craftsmanship--media-right .product-craftsmanship__content{grid-column:1;grid-row:1;justify-self:end}.product-craftsmanship--full_bleed.product-craftsmanship--editorial .product-craftsmanship__content{width:100%;max-width:38rem;justify-self:start;padding:clamp(3rem,6vw,6rem)}.product-craftsmanship--full_bleed.product-craftsmanship--editorial.product-craftsmanship--media-right .product-craftsmanship__content{justify-self:end}}.related-products--related{background:var(--related-products-background)}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
