.shop-the-look{display:block;width:100%;padding-block:var(--shop-look-padding-top, 12px) var(--shop-look-padding-bottom, 12px);background:#fff;color:#111}.shop-the-look__header{display:grid;justify-items:center;gap:.8rem;max-width:68rem;margin:0 auto 2.8rem;padding-inline:2rem;text-align:center}.shop-the-look__eyebrow,.shop-the-look__drawer-eyebrow,.shop-the-look__panel-label{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.shop-the-look__eyebrow{color:#1111118c}.shop-the-look__heading{margin:0;font-family:var(--font-heading-family),serif;font-size:clamp(3rem,4.4vw,5.4rem);font-weight:400;letter-spacing:-.02em;line-height:1}.shop-the-look__subheading{max-width:52rem;margin:0;color:#111111a8;font-size:1.4rem;line-height:1.5}.shop-the-look__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;padding-inline:12px}.shop-the-look__item{min-width:0}.shop-the-look__card{position:relative;display:block;width:100%;aspect-ratio:3 / 4;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#1d1a15;color:#111;cursor:pointer;-webkit-appearance:none;appearance:none}.shop-the-look__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s cubic-bezier(.2,.65,.3,1)}.shop-the-look__card:hover .shop-the-look__image,.shop-the-look__card:focus-visible .shop-the-look__image{transform:scale(1.015)}.shop-the-look__card:focus-visible{outline:2px solid #111111;outline-offset:3px}.shop-the-look__bag{position:absolute;right:16px;bottom:16px;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 5px 18px #00000024;transition:background-color .18s ease,color .18s ease,transform .18s ease}.shop-the-look__bag .icon{width:30px;height:30px}.shop-the-look__card:hover .shop-the-look__bag{transform:translateY(-2px)}.shop-the-look__dialog{position:fixed;inset:0 0 0 auto;width:min(470px,100vw);max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:#f7f5f1;color:#111;opacity:0;transform:translate(100%);transition:opacity .24s ease,transform .3s cubic-bezier(.22,.7,.24,1),overlay .3s allow-discrete,display .3s allow-discrete}.shop-the-look__dialog[open]{opacity:1;transform:translate(0)}@starting-style{.shop-the-look__dialog[open]{opacity:0;transform:translate(100%)}}.shop-the-look__dialog::backdrop{background:#0000007a;opacity:0;transition:opacity .24s ease,overlay .3s allow-discrete,display .3s allow-discrete}.shop-the-look__dialog[open]::backdrop{opacity:1}@starting-style{.shop-the-look__dialog[open]::backdrop{opacity:0}}.shop-the-look__drawer{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}.shop-the-look__drawer-header{display:flex;align-items:center;justify-content:space-between;min-height:91px;padding:20px 22px;border-bottom:1px solid rgba(17,17,17,.16);background:#f7f5f1}.shop-the-look__drawer-eyebrow{margin-bottom:.4rem;color:#1111118a;font-size:1rem}.shop-the-look__drawer-title{margin:0;font-family:var(--font-heading-family),serif;font-size:2.7rem;font-weight:400;letter-spacing:-.02em;line-height:1}.shop-the-look__close{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#111;cursor:pointer}.shop-the-look__close:hover{background:#11111112}.shop-the-look__close:focus-visible{outline:2px solid #111111;outline-offset:2px}.shop-the-look__close .icon{width:20px;height:20px}.shop-the-look__drawer-body{overflow-y:auto;overscroll-behavior:contain}.shop-the-look__panel{padding:26px 22px 40px}.shop-the-look__panel-label{margin-bottom:18px;color:#1119}.shop-the-look__products{display:grid;gap:1px;background:#11111126;border:1px solid rgba(17,17,17,.15)}.shop-the-look__product{display:grid;grid-template-columns:142px minmax(0,1fr);gap:18px;padding:14px;background:#fff}.shop-the-look__product-media{display:block;aspect-ratio:4 / 5;padding:12px;overflow:hidden;background:#fff}.shop-the-look__product-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.shop-the-look__product-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding-block:8px 4px}.shop-the-look__product-title{margin:0 0 8px;font-family:var(--font-heading-family),serif;font-size:1.8rem;font-weight:400;line-height:1.15}.shop-the-look__product-title a,.shop-the-look__product-link{color:inherit;text-decoration:none}.shop-the-look__product-price{display:flex;flex-wrap:wrap;gap:7px;color:#111111b3;font-size:1.25rem}.shop-the-look__product-price s{color:#11111173}.shop-the-look__product-link{min-height:40px;margin-top:auto;padding-top:14px;border-bottom:1px solid currentColor;font-size:1.1rem;font-weight:600;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.shop-the-look__product-link:focus-visible,.shop-the-look__product-title a:focus-visible,.shop-the-look__product-media:focus-visible{outline:2px solid #111111;outline-offset:3px}.shop-the-look__empty{margin:0;padding:24px;background:#fff;font-size:1.35rem;line-height:1.5}.shop-the-look__empty p{margin:0 0 18px}.shop-the-look__empty-link{display:inline-block;min-height:40px;padding-top:12px;border-bottom:1px solid currentColor;color:inherit;font-size:1.1rem;font-weight:600;letter-spacing:.12em;line-height:1.2;text-decoration:none;text-transform:uppercase}.shop-the-look__empty-link:focus-visible{outline:2px solid #111111;outline-offset:3px}body.shop-look-drawer-open{overflow:hidden}@media screen and (max-width:749px){.shop-the-look__header{margin-bottom:2rem;padding-inline:1.6rem}.shop-the-look__heading{font-size:3.6rem}.shop-the-look__rail{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100vw - 28px)/2);gap:8px;padding-inline:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:8px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.shop-the-look__rail::-webkit-scrollbar{display:none}.shop-the-look__item{scroll-snap-align:start}.shop-the-look__bag{right:10px;bottom:10px;width:42px;height:42px}.shop-the-look__bag .icon{width:25px;height:25px}.shop-the-look__dialog{width:min(430px,100vw)}.shop-the-look__drawer-header{min-height:78px;padding:16px 18px}.shop-the-look__drawer-title{font-size:2.4rem}.shop-the-look__panel{padding:22px 16px 34px}.shop-the-look__product{grid-template-columns:34vw minmax(0,1fr);gap:14px;padding:12px}.shop-the-look__product-title{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.shop-the-look__image,.shop-the-look__bag,.shop-the-look__dialog,.shop-the-look__dialog::backdrop{transition:none!important}.shop-the-look__card:hover .shop-the-look__image,.shop-the-look__card:focus-visible .shop-the-look__image,.shop-the-look__card:hover .shop-the-look__bag{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/shop-the-look.css.map */
