.jgj-shop-the-look{background:transparent;padding-block-start:var(--jgj-section-padding-top, 72px);padding-block-end:var(--jgj-section-padding-bottom, 72px)}.jgj-shop-the-look__inner{width:100%;min-width:0}.jgj-shop-the-look__empty{margin:0;text-align:center;font-family:var(--jgj-font-body);color:var(--jgj-color-muted)}.jgj-shop-the-look__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-block-end:28px}.jgj-shop-the-look__heading-group .jgj-bestsellers__eyebrow{justify-content:flex-start;margin-block-end:8px}.jgj-shop-the-look__heading-group .jgj-bestsellers__title{margin:0}.jgj-shop-the-look__view-all{display:inline-flex;align-items:center;gap:10px;padding-block-end:4px;border-bottom:1px solid var(--jgj-color-border);font-family:var(--jgj-font-body);font-size:.8125rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--jgj-color-primary);text-decoration:none;white-space:nowrap;transition:color var(--jgj-duration-fast) var(--jgj-ease),border-color var(--jgj-duration-fast) var(--jgj-ease)}.jgj-shop-the-look__arrow{transition:transform var(--jgj-duration) var(--jgj-ease)}@media(hover:hover)and (pointer:fine){.jgj-shop-the-look__view-all:hover{color:var(--jgj-color-gold);border-color:var(--jgj-color-gold-soft)}.jgj-shop-the-look__view-all:hover .jgj-shop-the-look__arrow{transform:translate(4px)}}.jgj-shop-the-look__view-all:focus-visible{outline:2px solid var(--jgj-color-gold);outline-offset:3px;border-radius:2px}.jgj-shop-the-look__layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:28px;align-items:stretch}.jgj-shop-the-look__media{position:relative;border-radius:var(--jgj-radius-card);overflow:hidden;background:var(--jgj-color-bg)}.jgj-shop-the-look__img{display:block;width:100%;height:auto}.jgj-shop-the-look__pin{position:absolute;left:var(--jgj-stl-pin-x, 50%);top:var(--jgj-stl-pin-y, 50%);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#3b2c23d9;color:#fff;font-family:var(--jgj-font-body);font-size:.75rem;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #00000047;transition:background-color var(--jgj-duration-fast) var(--jgj-ease),transform var(--jgj-duration-fast) var(--jgj-ease)}.jgj-shop-the-look__pin:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);animation:jgj-stl-pulse 2.4s ease-out infinite}@keyframes jgj-stl-pulse{0%{transform:scale(.85);opacity:.9}70%,to{transform:scale(1.35);opacity:0}}.jgj-shop-the-look__pin:hover,.jgj-shop-the-look__pin.is-active{background:var(--jgj-color-gold);transform:translate(-50%,-50%) scale(1.12)}.jgj-shop-the-look__pin:focus-visible{outline:2px solid var(--jgj-color-gold);outline-offset:3px}.jgj-shop-the-look__panel{display:flex;flex-direction:column;min-height:0;background:var(--jgj-color-card);border:1px solid var(--jgj-color-border);border-radius:var(--jgj-radius-card);overflow:hidden}.jgj-shop-the-look__list{list-style:none;margin:0;padding:10px;display:flex;flex-direction:column;gap:2px;flex:1;min-height:0;overflow-y:auto}.jgj-shop-the-look__item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:var(--jgj-radius-button);scroll-margin-block:8px;transition:background-color var(--jgj-duration) var(--jgj-ease)}.jgj-shop-the-look__item.is-flash{background:var(--jgj-color-bg)}.jgj-shop-the-look__item-media{flex-shrink:0;display:block;width:64px;height:64px;border-radius:10px;overflow:hidden;background:var(--jgj-color-bg)}.jgj-shop-the-look__item-img,.jgj-shop-the-look__item-placeholder{width:100%;height:100%;object-fit:cover;display:block}.jgj-shop-the-look__item-info{flex:1;min-width:0}.jgj-shop-the-look__item-title{margin:0 0 4px;font-family:var(--jgj-font-body);font-size:.875rem;font-weight:600;line-height:1.3}.jgj-shop-the-look__item-title a{color:var(--jgj-color-primary);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(hover:hover)and (pointer:fine){.jgj-shop-the-look__item-title a:hover{color:var(--jgj-color-gold)}}.jgj-shop-the-look__item-prices{display:flex;align-items:baseline;gap:8px}.jgj-shop-the-look__item-price{font-family:var(--jgj-font-heading);font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700;color:var(--jgj-color-primary)}.jgj-shop-the-look__item-price-compare{font-family:var(--jgj-font-body);font-variant-numeric:tabular-nums;font-size:.8125rem;color:var(--jgj-color-muted)}.jgj-shop-the-look__item-add{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--jgj-color-primary);color:#fff;border:none;cursor:pointer;transition:background-color var(--jgj-duration-fast) var(--jgj-ease)}@media(hover:hover)and (pointer:fine){.jgj-shop-the-look__item-add:hover{background:var(--jgj-color-gold)}}.jgj-shop-the-look__item-add:focus-visible{outline:2px solid var(--jgj-color-gold);outline-offset:2px}.jgj-shop-the-look__item-add--disabled{width:auto;height:auto;padding:6px 12px;border-radius:var(--jgj-radius-pill);background:var(--jgj-color-muted);font-family:var(--jgj-font-body);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:not-allowed}.jgj-shop-the-look__add-all{flex-shrink:0;margin:10px;margin-block-start:0;padding:15px 18px;background:var(--jgj-color-primary);color:#fff;border:none;border-radius:var(--jgj-radius-button);font-family:var(--jgj-font-body);font-size:.875rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background-color var(--jgj-duration-fast) var(--jgj-ease),box-shadow var(--jgj-duration-fast) var(--jgj-ease)}@media(hover:hover)and (pointer:fine){.jgj-shop-the-look__add-all:hover{background:var(--jgj-color-gold);box-shadow:0 6px 18px var(--jgj-shadow-hover-color)}}.jgj-shop-the-look__add-all:focus-visible{outline:2px solid var(--jgj-color-gold);outline-offset:2px}.jgj-shop-the-look__add-all[aria-disabled=true]{cursor:not-allowed;opacity:.75}@media screen and (max-width:989px){.jgj-shop-the-look__layout{grid-template-columns:1fr}.jgj-shop-the-look__panel{max-height:420px}}@media screen and (max-width:749px){.jgj-shop-the-look__header{align-items:flex-start}.jgj-shop-the-look__pin{width:26px;height:26px}.jgj-shop-the-look__panel{max-height:340px}}@media(prefers-reduced-motion:reduce){.jgj-shop-the-look__pin:before{animation:none!important}.jgj-shop-the-look__arrow,.jgj-shop-the-look__pin,.jgj-shop-the-look__item,.jgj-shop-the-look__item-add,.jgj-shop-the-look__add-all{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/jgj-shop-the-look.css.map */
