@media(min-width:990px){html.yg-shop-menu-open{overflow:hidden}}.yg-shop-menu__overlay{position:fixed;left:0;right:0;bottom:0;top:var(--yg-shop-top,128px);background:rgba(0,0,0,var(--yg-shop-overlay-opacity,.45));opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--yg-shop-duration,.2s) cubic-bezier(.4,0,.2,1),visibility var(--yg-shop-duration,.2s);z-index:90}.yg-shop-menu__overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.yg-shop-menu{position:fixed;left:max(0px,calc((100vw - var(--yg-shop-max-w,1400px)) / 2));top:var(--yg-shop-top,128px);bottom:0;width:fit-content;max-width:calc(100vw - max(0px,calc((100vw - var(--yg-shop-max-w,1400px)) / 2)));background:#fff;border-top:1px solid #E0E0E0;z-index:91;opacity:0;visibility:hidden;pointer-events:none;overflow:auto;transition:opacity var(--yg-shop-duration,.2s) cubic-bezier(.4,0,.2,1),visibility var(--yg-shop-duration,.2s)}.yg-shop-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.yg-shop-menu__container{display:grid;grid-template-columns:448px 470px;align-items:stretch;gap:0;padding:0;height:100%;box-sizing:border-box}.yg-shop-menu__tabs{display:flex;flex-direction:column;max-width:100%;padding:30px 24px 34px 20px;border-right:1px solid rgba(0,0,0,.12);background:#fff}.yg-shop-menu__tab,.yg-shop-menu__tab--link{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;background:#fff;border:0;border-radius:8px;padding:13px 20px;font-family:var(--font-body);font-size:28px;font-weight:500;line-height:1.35714;color:var(--ink);cursor:pointer;text-align:left;text-transform:none}.yg-shop-menu__tab{transition:background-color var(--yg-shop-duration,.2s) cubic-bezier(.4,0,.2,1)}.yg-shop-menu__tab[aria-selected=true],.yg-shop-menu__tab:hover{background:#eeec;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.yg-shop-menu__tab-chevron{position:relative;display:inline-flex;flex:none;width:28px;height:28px}.yg-shop-menu__tab-chevron-desktop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.yg-shop-menu__tab-chevron-desktop rect{opacity:0;transition:opacity var(--yg-shop-duration,.2s) cubic-bezier(.4,0,.2,1)}.yg-shop-menu__tab-chevron-desktop path{stroke:currentColor;transition:stroke var(--yg-shop-duration,.2s) cubic-bezier(.4,0,.2,1)}.yg-shop-menu__tab[aria-selected=true] .yg-shop-menu__tab-chevron-desktop rect,.yg-shop-menu__tab:hover .yg-shop-menu__tab-chevron-desktop rect{opacity:1}.yg-shop-menu__tab[aria-selected=true] .yg-shop-menu__tab-chevron-desktop path,.yg-shop-menu__tab:hover .yg-shop-menu__tab-chevron-desktop path{stroke:#fff}.yg-shop-menu__tab-chevron-mobile{display:none;position:absolute;top:2px;right:2px;bottom:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);stroke:#0c0c0c}.yg-shop-menu__quicklinks{display:grid;grid-template-columns:repeat(var(--yg-shop-grid-cols,3),1fr);gap:14px 26px;margin:26px 20px 0;padding-top:28px;border-top:1px solid rgba(0,0,0,.15)}.yg-shop-menu__quicklinks a{font-size:16px;line-height:1.25;color:var(--ink);display:inline-flex;padding:2px 0;border-bottom:1px solid transparent;transition:border-color .2s}.yg-shop-menu__quicklinks a:hover{border-color:currentColor}.yg-shop-menu__promo{display:flex;align-items:center;gap:16px;position:relative;margin:30px 20px 0;padding:20px;border-radius:8px;overflow:hidden;background:var(--card)}.yg-shop-menu__promo-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;color:var(--ink)}.yg-shop-menu__promo-media{flex:0 0 96px;width:96px;height:96px;object-fit:cover;border-radius:8px;display:block}.yg-shop-menu__promo-eyebrow{font-family:var(--font-display);font-size:22px;font-weight:600;line-height:22px;color:var(--ink)}.yg-shop-menu__promo-title{font-size:24px;font-weight:500;line-height:1.16667;letter-spacing:.48px;text-transform:capitalize;color:var(--ink)}.yg-shop-menu__promo-subline{font-size:13px;line-height:1.35;color:var(--gray)}.yg-shop-menu__promo-cta{margin-top:11px;font-size:12px;font-weight:700;text-transform:uppercase;text-decoration:underline;text-underline-offset:20.5%;color:var(--ink)}.yg-shop-menu__content{min-width:0;overflow:visible;padding:30px 24px 34px;background:#fff}.yg-shop-menu__content.has-active-tab{overflow:visible}.yg-shop-menu__panel{display:flex;flex-direction:column;gap:10px}.yg-shop-menu__panel[hidden]{display:none}.yg-shop-menu__products{display:flex;flex-direction:column;gap:10px}.yg-shop-menu__product{display:flex;align-items:center;gap:18px;min-height:122px;padding:14px 22px;border-radius:12px;background:#f6f6f6}.yg-shop-menu__product-media{position:relative;flex:0 0 98px;max-width:98px;aspect-ratio:1;display:block;overflow:hidden;border-radius:8px}.yg-shop-menu__product-media img{width:100%;height:100%;object-fit:cover}.yg-shop-menu__product-media--fallback,.yg-shop-menu__grid-media--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,color-mix(in srgb,var(--teal) 18%,white),color-mix(in srgb,var(--mag) 18%,white));color:var(--ink);font-family:var(--font-display);font-size:34px;font-weight:800}.yg-shop-menu__product-info{display:flex;flex-direction:column;gap:2px;min-width:0}.yg-shop-menu__product-name{font-family:var(--font-body);font-size:17px;font-weight:700;letter-spacing:.02em;color:var(--ink)}.yg-shop-menu__product-desc{font-size:13px;color:var(--gray);line-height:1.35}.yg-shop-menu__grid{display:grid;grid-template-columns:repeat(var(--yg-shop-grid-n,2),1fr);gap:20px 12px}.yg-shop-menu__grid-item{display:block}.yg-shop-menu__grid-media{display:block;aspect-ratio:1;border-radius:8px;overflow:hidden;margin-bottom:12px;background:var(--card)}.yg-shop-menu__grid-media img{width:100%;height:100%;object-fit:cover}.yg-shop-menu__grid-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--gray)}.yg-shop-menu__grid-label{display:flex;align-items:center;gap:5px;font-family:var(--font-body);font-size:16px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--ink)}.yg-shop-menu__grid-label svg{flex:none;min-width:14px}.yg-shop-menu__linklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.yg-shop-menu__linklist a{font-size:14px;color:var(--ink)}.yg-shop-menu__view-all{align-self:flex-start;margin-top:8px;padding:12.5px 32px;border-radius:24px;background:var(--mag);color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;transition:background-color .2s ease}.yg-shop-menu__view-all:hover{background:var(--mag-dk)}@media(max-width:1280px)and (min-width:769px){.yg-shop-menu__container{grid-template-columns:380px 430px}.yg-shop-menu__tab,.yg-shop-menu__tab--link{font-size:25px}}@media(max-width:768px){.yg-shop-menu,.yg-shop-menu__overlay{display:none!important}}@media(prefers-reduced-motion:reduce){.yg-shop-menu,.yg-shop-menu__overlay,.yg-shop-menu__tab,.yg-shop-menu__tab-chevron-desktop rect,.yg-shop-menu__tab-chevron-desktop path{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/yg-shop-menu.css.map */
