.mega-menu{position:static}.mega-menu__content{background-color:#fff;background-color:rgb(var(--color-background, 255, 255, 255));border-left:0;border-radius:0;border-right:0;left:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;max-height:0;opacity:0;transform:translateY(-8px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 12px 40px #00000014}.mega-menu[open] .mega-menu__content{max-height:200vh;opacity:1;transform:translateY(0)}@media screen and (min-width:990px){details.mega-menu:hover>.mega-menu__content,details.mega-menu:focus-within>.mega-menu__content,details.mega-menu[open]>.mega-menu__content,header-menu:hover .mega-menu__content,header-menu:focus-within .mega-menu__content{max-height:200vh!important;opacity:1!important;transform:translateY(0)!important;visibility:visible!important;pointer-events:auto!important}}.is-closing:not(:hover) .mega-menu__content{opacity:0!important;transform:translateY(-8px)!important;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.mm-panel{display:grid;grid-template-columns:minmax(300px,45%) 1fr;gap:0;min-height:340px;padding:32px 0;padding-left:var(--mm-padding-left, 40px);padding-right:var(--mm-padding-right, 40px)}.mm-panel:not(:has(.mm-panel__visual)){grid-template-columns:1fr}.mm-panel__nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px 32px;align-content:start;padding-right:40px;border-right:1px solid rgba(0,0,0,.06)}.mm-panel__column{min-width:0}.mm-panel__col-heading{display:flex;align-items:center;gap:6px;margin-bottom:0}.mm-panel__chevron{font-size:14px;font-weight:600;color:#555;line-height:1;flex-shrink:0}.mm-panel__col-title{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#111;text-decoration:none;transition:color .2s ease}.mm-panel__col-title:hover{color:#555}.mm-panel__col-divider{height:1px;background:#0000001a;margin:10px 0 12px}.mm-panel__links{list-style:none;padding:0;margin:0}.mm-panel__link-item{margin-bottom:0}.mm-panel__link{display:inline-block;font-size:13px;font-weight:400;color:#555;text-decoration:none;padding:4px 0;transition:color .2s ease,transform .2s ease;position:relative}.mm-panel__link:after{content:"";position:absolute;bottom:2px;left:0;width:0;height:1px;background:currentColor;transition:width .25s ease}.mm-panel__link:is(:hover,:focus-visible,.mm-panel__link--active,.is-active){color:#111;transform:translate(3px)}.mm-panel__link:is(:hover,:focus-visible,.mm-panel__link--active,.is-active):after{width:100%}.mm-panel__link-item--hidden{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);transition-delay:var(--stagger-delay, 0ms)}.mm-panel__link-item--hidden.is-visible{max-height:50px;opacity:1}.mm-panel__view-all{background:none;border:none;padding:6px 0;cursor:pointer;font-size:12px;font-weight:500;color:#999;letter-spacing:.02em;transition:color .2s ease;display:inline-flex;align-items:center;gap:4px;text-decoration:underline;text-underline-offset:3px}.mm-panel__view-all:hover{color:#111}.mm-panel__visual{padding-left:40px;display:flex;flex-direction:column;min-width:0}[data-dynamic-panel]{transition:opacity .2s ease,transform .2s ease}[data-dynamic-panel].is-transitioning{opacity:0;transform:translateY(3px)}.mm-panel__visual--legacy{flex-direction:row;gap:16px;flex-wrap:wrap}.mm-panel__static-image{height:100%;display:flex;align-items:flex-start;justify-content:flex-end}.mm-panel__static-media{position:relative;width:280px;border-radius:6px;overflow:hidden;flex-shrink:0}.mm-panel__static-media img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:3 / 4}.mm-panel__overlay{position:absolute;bottom:0;left:0;right:0;padding:24px 20px;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 100%)}.mm-panel__overlay-text{font-size:16px;font-weight:500;line-height:1.4;color:#fff;margin:0}.mm-panel.mm-panel--brands,.mm-panel.mm-panel--best-sellers{grid-template-columns:minmax(240px,27%) minmax(0,1fr);height:min(520px,calc(80vh - 16px),calc(100vh - var(--header-bottom-position-desktop, 96px) - 4rem - 16px));padding-top:clamp(12px,2vh,22px);padding-bottom:clamp(12px,2vh,22px)}.mm-brands__nav,.mm-best-sellers__nav{display:flex;flex-direction:column;gap:0;min-width:0;padding:14px 36px 0 0;border-right:1px solid rgba(0,0,0,.06);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.mm-brands__nav::-webkit-scrollbar,.mm-best-sellers__nav::-webkit-scrollbar{width:4px}.mm-brands__nav::-webkit-scrollbar-track,.mm-best-sellers__nav::-webkit-scrollbar-track{background:transparent}.mm-brands__nav::-webkit-scrollbar-thumb,.mm-best-sellers__nav::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.mm-brands__eyebrow,.mm-best-sellers__eyebrow{margin:0 0 24px;color:rgba(var(--color-foreground),.58);font-family:var(--font-menu-family);font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1;text-transform:uppercase}.mm-brands__groups,.mm-best-sellers__groups{display:flex;flex-direction:column}.mm-brands__group,.mm-best-sellers__group{padding:0 0 20px}.mm-brands__group+.mm-brands__group,.mm-best-sellers__group+.mm-best-sellers__group{padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.mm-brands__group-title,.mm-best-sellers__group-title{display:inline-block;margin-bottom:8px;color:rgb(var(--color-foreground));font-family:var(--font-menu-family);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.mm-brands__group-title:hover,.mm-best-sellers__group-title:hover{color:#555}.mm-brands__list,.mm-best-sellers__list{display:grid;grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none}.mm-brands__list--more{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.mm-brands__link,.mm-best-sellers__link{position:relative;display:inline-block;min-height:26px;color:rgba(var(--color-foreground),.76);font-size:11px;line-height:1.3;text-decoration:none;transition:color .2s ease,transform .2s ease}.mm-brands__link:is(:hover,:focus-visible,.is-active),.mm-best-sellers__link:is(:hover,:focus-visible,.is-active){color:rgb(var(--color-foreground))}.mm-brands__explore-link,.mm-best-sellers__explore-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:auto;padding:12px 0 7px;border-bottom:1px solid rgba(0,0,0,.42);color:rgb(var(--color-foreground));font-size:13px;font-weight:500;line-height:1.2;text-decoration:none}.mm-brands__dynamic-panel,.mm-best-sellers__dynamic-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;padding-left:36px;padding-top:0;margin-top:0;border-top:0}.mm-brands__panel-header,.mm-best-sellers__panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;min-height:76px;padding:0 0 14px;border-bottom:1px solid rgba(0,0,0,.07)}.mm-brands__panel-copy,.mm-best-sellers__panel-copy{min-width:0}.mm-brands__panel-title,.mm-best-sellers__panel-title{margin:0 0 8px;color:rgb(var(--color-foreground));font-family:var(--font-menu-family);font-size:13px;font-weight:600;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.mm-brands__panel-description,.mm-best-sellers__panel-description{max-width:620px;margin:0;color:rgba(var(--color-foreground),.62);font-size:12px;line-height:1.45}.mm-brands__view-link,.mm-best-sellers__view-link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:6px 0 5px;border-bottom:1px solid rgba(0,0,0,.42);color:rgb(var(--color-foreground));font-size:13px;line-height:1.2;text-decoration:none;white-space:nowrap}.mm-panel__explore-link>span[aria-hidden=true],.mm-brands__explore-link>span[aria-hidden=true],.mm-best-sellers__explore-link>span[aria-hidden=true],.mm-brands__view-link>span[aria-hidden=true],.mm-best-sellers__view-link>span[aria-hidden=true]{flex:0 0 auto;transition:transform var(--duration-short) ease}.mm-panel__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-brands__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-best-sellers__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-brands__view-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-best-sellers__view-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true]{transform:translate(3px)}.mm-brands__carousel,.mm-best-sellers__carousel{display:flex;flex-direction:column;min-width:0;min-height:0;padding-top:14px}.mm-brands__carousel .mm-carousel,.mm-best-sellers__carousel .mm-carousel{padding-top:0}.mm-brands__templates,.mm-best-sellers__templates{display:none}.mm-panel.mm-panel--need-help{grid-template-columns:minmax(220px,26%) minmax(0,1fr);height:min(520px,calc(80vh - 16px),calc(100vh - var(--header-bottom-position-desktop, 96px) - 4rem - 16px));padding-top:clamp(12px,2vh,22px);padding-bottom:clamp(12px,2vh,22px)}.mm-help__nav{display:flex;flex-direction:column;min-width:0;padding:2px 36px 0 0;border-right:1px solid rgba(0,0,0,.07);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.mm-help__nav::-webkit-scrollbar{width:4px}.mm-help__nav::-webkit-scrollbar-track{background:transparent}.mm-help__nav::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.mm-help__eyebrow{margin:0 0 8px;color:rgba(var(--color-foreground),.58);font-family:var(--font-menu-family);font-size:9px;font-weight:500;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.mm-help__title{margin:0 0 9px;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.2}.mm-help__description{max-width:260px;margin:0 0 clamp(14px,2.5vh,24px);color:rgba(var(--color-foreground),.64);font-size:11px;line-height:1.45}.mm-help__groups{display:flex;flex-direction:column}.mm-help__group+.mm-help__group{margin-top:clamp(10px,2vh,18px);padding-top:clamp(10px,2vh,18px);border-top:1px solid rgba(0,0,0,.08)}.mm-help__group-title{display:inline-block;margin-bottom:6px;color:rgb(var(--color-foreground));font-family:var(--font-menu-family);font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.2;text-decoration:none;text-transform:uppercase}.mm-help__links{margin:0;padding:0;list-style:none}.mm-help__link{position:relative;display:inline-block;min-height:24px;padding:4px 0;color:rgba(var(--color-foreground),.76);font-size:11px;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.mm-help__hours{margin:auto 0 0;padding-top:12px;color:rgba(var(--color-foreground),.58);font-size:9px;line-height:1.55}.mm-help__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(10px,1.5vh,16px) 20px;min-width:0;min-height:0;padding-left:36px}.mm-help-card{display:grid;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;border:1px solid rgba(0,0,0,.08);color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.mm-help-card:is(:hover,:focus-visible){border-color:#0003;box-shadow:0 6px 18px #0000000d}.mm-help-card__media{position:relative;min-width:0;min-height:0;overflow:hidden;background:rgba(var(--color-foreground),.04)}.mm-help-card__media img,.mm-help-card__placeholder,.mm-help-card__placeholder svg{display:block;width:100%;height:100%}.mm-help-card__media img{object-fit:cover;object-position:center 20%;transition:transform .24s ease}.mm-help-card:is(:hover,:focus-visible) .mm-help-card__media img{transform:scale(1.015)}.mm-help-card__placeholder svg{object-fit:cover}.mm-help-card__content{display:flex;flex-direction:column;min-width:0;padding:clamp(9px,1.2vh,14px)}.mm-help-card__eyebrow{margin-bottom:5px;color:rgba(var(--color-foreground),.52);font-family:var(--font-menu-family);font-size:9px;font-weight:500;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.mm-help-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.mm-help-card__title{min-width:0;font-family:var(--font-menu-family);font-size:13px;font-weight:600;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.mm-help-card__arrow{flex:0 0 auto;font-size:16px;line-height:1;transition:transform var(--duration-short) ease}.mm-help-card:is(:hover,:focus-visible,[aria-current=page]) .mm-help-card__arrow{transform:translate(3px)}.mm-help-card__description{margin-top:5px;color:rgba(var(--color-foreground),.58);font-size:11px;line-height:1.35}@media screen and (min-width:990px)and (max-height:620px){.mm-help__description{margin-bottom:12px}.mm-help__group+.mm-help__group{margin-top:8px;padding-top:8px}.mm-help-card__eyebrow{margin-bottom:3px}.mm-help-card__description{margin-top:3px}}@media(prefers-reduced-motion:reduce){.mm-panel__link,.mm-panel__link:after,.mm-panel__explore-link>span[aria-hidden=true],.mm-brands__explore-link>span[aria-hidden=true],.mm-best-sellers__explore-link>span[aria-hidden=true],.mm-brands__view-link>span[aria-hidden=true],.mm-best-sellers__view-link>span[aria-hidden=true],.mm-help-card__arrow{transition:none}.mm-panel__link:is(:hover,:focus-visible,.mm-panel__link--active,.is-active),.mm-panel__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-brands__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-best-sellers__explore-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-brands__view-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-best-sellers__view-link:is(:hover,:focus-visible,[aria-current=page])>span[aria-hidden=true],.mm-help-card:is(:hover,:focus-visible,[aria-current=page]) .mm-help-card__arrow{transform:none}}.mm-panel.mm-panel--watches{grid-template-columns:minmax(240px,27%) minmax(0,1fr);height:min(520px,calc(80vh - 16px),calc(100vh - var(--header-bottom-position-desktop, 96px) - 4rem - 16px));padding-top:clamp(12px,2vh,22px);padding-bottom:clamp(12px,2vh,22px)}.mm-panel--watches .mm-panel__nav--watches{display:flex;flex-direction:column;gap:0;padding:14px 36px 0 0;border-right:1px solid rgba(0,0,0,.06);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.mm-panel--watches .mm-panel__nav--watches::-webkit-scrollbar{width:4px}.mm-panel--watches .mm-panel__nav--watches::-webkit-scrollbar-track{background:transparent}.mm-panel--watches .mm-panel__nav--watches::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.mm-panel--watches .mm-panel__eyebrow{margin:0 0 24px;color:rgba(var(--color-foreground),.58);font-family:var(--font-menu-family);font-size:10px;font-weight:500;letter-spacing:.16em;line-height:1;text-transform:uppercase}.mm-panel--watches .mm-panel__groups{display:flex;flex-direction:column}.mm-panel--watches .mm-panel__column{padding:0 0 20px}.mm-panel--watches .mm-panel__column+.mm-panel__column{border-top:1px solid rgba(0,0,0,.08);padding-top:20px}.mm-panel--watches .mm-panel__column:last-child{padding-bottom:0!important}.mm-panel--watches .mm-panel__col-title{display:inline-block;margin-bottom:8px;color:rgb(var(--color-foreground));font-size:11px;letter-spacing:.08em}.mm-panel--watches .mm-panel__links,.mm-panel--brands .mm-panel__links,.mm-panel--best-sellers .mm-panel__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.mm-panel--watches .mm-panel__column:first-child .mm-panel__links,.mm-panel--brands .mm-brands__group:first-child .mm-panel__links,.mm-panel--best-sellers .mm-best-sellers__group:first-child .mm-panel__links{grid-template-columns:1fr}.mm-panel--watches .mm-panel__explore-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin-top:auto;padding:12px 0 7px;border-bottom:1px solid rgba(0,0,0,.42);color:rgb(var(--color-foreground));font-size:12px;font-weight:500;line-height:1.2;text-decoration:none}.mm-panel--watches .mm-panel__visual--watches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(10px,1.5vh,16px) 20px;min-width:0;min-height:0;padding:0 0 0 36px}.mm-watches-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(10px,1.5vh,16px);width:100%;min-width:0;min-height:0;height:100%}.mm-watches-grid__card{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;color:#fff;text-decoration:none;border-radius:0}.mm-watches-grid__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:rgba(var(--color-foreground),.06)}.mm-watches-grid__media img,.mm-watches-grid__placeholder,.mm-watches-grid__placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.mm-watches-grid__media img{transition:transform .28s ease}.mm-watches-grid__card:is(:hover,:focus-visible) .mm-watches-grid__media img{transform:scale(1.03)}.mm-watches-grid__overlay{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;display:flex;flex-direction:column;gap:4px}.mm-watches-grid__overlay:before{content:"";position:absolute;top:-60px;right:-22px;bottom:-20px;left:-22px;z-index:-1;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.65));pointer-events:none}.mm-watches-grid__eyebrow{color:#ffffffc7;font-size:9px;font-weight:400;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.mm-watches-grid__overlay .mm-watches-grid__eyebrow,.mm-watches-grid__overlay .mm-watches-grid__title,.mm-watches-grid__overlay .mm-watches-grid__arrow{color:#fff!important}.mm-watches-grid__title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.mm-watches-grid__title{flex:1;min-width:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(16px,1.45vw,24px);font-weight:400;letter-spacing:.03em;line-height:1.05;text-transform:uppercase}.mm-watches-grid__arrow{flex:0 0 auto;font-size:18px;line-height:1;transition:transform var(--duration-short) ease}.mm-watches-grid__card:is(:hover,:focus-visible) .mm-watches-grid__arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.mm-watches-grid__media img,.mm-watches-grid__arrow{transition:none}.mm-watches-grid__card:is(:hover,:focus-visible) .mm-watches-grid__media img{transform:none}.mm-watches-grid__card:is(:hover,:focus-visible) .mm-watches-grid__arrow{transform:none}}@media screen and (max-width:989px){.mm-watches-grid{gap:8px;padding-right:20px;height:auto}.mm-watches-grid__card{aspect-ratio:1}.mm-watches-grid__overlay{left:12px;right:12px;bottom:12px}.mm-watches-grid__title{font-size:14px}.mm-watches-grid__eyebrow{font-size:8px}}.header__menu-item{position:relative}.header__menu-item span:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1.5px;background:currentColor;transition:width .3s ease,left .3s ease}.mega-menu[open]>summary span:after,.header__menu-item:hover span:after{width:100%;left:0}@media screen and (max-width:989px){.mm-panel{grid-template-columns:1fr;padding:20px 16px;min-height:auto}.mm-panel__nav{border-right:none;padding-right:0;grid-template-columns:1fr;gap:16px}.mm-panel__visual{padding-left:0;padding-top:24px;border-top:1px solid rgba(0,0,0,.06);margin-top:16px}.mm-panel__static-media{width:100%}}@media screen and(min-width: 1600px){.mm-panel.mm-panel--watches,.mm-panel.mm-panel--need-help{height:50vh}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-mega-menu.css.map */
