:root{--fc-menu-ink:#111312;--fc-menu-soft:#f7f7f5;--fc-menu-line:rgba(17,19,18,.14);--fc-menu-ease:cubic-bezier(.22,.61,.36,1)}@media(min-width:990px){.header__row{min-height:88px}.header-menu .menu-list{--menu-horizontal-gap:clamp(16px,2vw,34px)}.header-menu .menu-list__link{position:relative;padding:0 2px}.header-menu .menu-list__link-title{padding:12px 18px;border-radius:999px;transition:background-color .25s ease,color .25s ease,transform .25s ease}.header-menu .menu-list__list-item:hover>.menu-list__link .menu-list__link-title,.header-menu .menu-list__list-item:focus-within>.menu-list__link .menu-list__link-title,.header-menu .menu-list__link[aria-expanded=true] .menu-list__link-title{background:#141514;color:#fff!important;transform:translateY(-1px)}.menu-list__submenu-inner{padding-block:22px 28px!important;background:#fff}.menu-list__submenu{filter:drop-shadow(0 26px 34px rgba(0,0,0,.06))}}.fc-shop-mega{grid-column:1/-1;width:100%;display:grid;grid-template-columns:260px minmax(0,1fr) 280px;gap:28px;align-items:stretch;color:var(--fc-menu-ink)}.fc-shop-mega__label{margin:0;font-size:11px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#707572}.fc-shop-mega__collections{display:flex;flex-direction:column;min-height:360px;padding:4px 20px 0 58px;border-right:1px solid var(--fc-menu-line)}.fc-shop-mega__category-list{list-style:none;margin:22px 0 26px;padding:0}.fc-shop-mega__category-list li{min-height:42px;border-bottom:1px solid rgba(17,19,18,.08)}.fc-shop-mega__category-list a,.fc-shop-mega__category-list .is-planned{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;color:inherit;text-decoration:none}.fc-shop-mega__category-list .is-current a{font-size:19px;font-weight:700}.fc-shop-mega__category-list .is-planned{font-size:15px;color:#8a8e8c}.fc-shop-mega__category-list small{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#9b9f9d;white-space:nowrap}.fc-shop-mega__view-all{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid var(--fc-menu-ink);color:inherit;text-decoration:none;font-size:14px;font-weight:700}.fc-shop-mega__products{min-width:0;padding-top:4px}.fc-shop-mega__products-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.fc-shop-mega__products-head>a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-size:14px;font-weight:700}.fc-shop-mega__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fc-shop-card{display:flex;min-width:0;flex-direction:column;border-radius:22px;overflow:hidden;background:var(--fc-menu-soft);color:inherit;text-decoration:none;transition:transform .3s var(--fc-menu-ease),box-shadow .3s ease}.fc-shop-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #00000012}.fc-shop-card__media{display:block;aspect-ratio:1/1;overflow:hidden;background:#f4f4f2}.fc-shop-card__media img,.fc-shop-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .55s var(--fc-menu-ease)}.fc-shop-card:hover .fc-shop-card__media img{transform:scale(1.035)}.fc-shop-card__copy{display:flex;min-height:122px;flex-direction:column;padding:16px 16px 14px}.fc-shop-card__copy>small{min-height:26px;font-size:9px;line-height:1.35;letter-spacing:.1em;text-transform:uppercase;color:#777c79}.fc-shop-card__line{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fc-shop-card__line strong{font-family:var(--font-heading--family);font-size:21px;line-height:1}.fc-shop-card__line>span{font-size:13px;white-space:nowrap}.fc-shop-card__cta{display:flex;justify-content:space-between;margin-top:auto;padding-top:15px;font-size:11px;color:#626764}.fc-shop-mega__promo{position:relative;display:block;min-height:360px;border-radius:24px;overflow:hidden;background:#dadbd7;color:#fff;text-decoration:none}.fc-shop-mega__promo>img,.fc-shop-mega__promo>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .65s var(--fc-menu-ease)}.fc-shop-mega__promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000b8,#00000008 72%)}.fc-shop-mega__promo:hover>img{transform:scale(1.04)}.fc-shop-mega__promo-copy{position:absolute;z-index:2;inset:auto 22px 22px}.fc-shop-mega__promo-copy>small{display:block;margin-bottom:9px;font-size:9px;letter-spacing:.12em}.fc-shop-mega__promo-copy>strong{display:block;max-width:10ch;white-space:normal;overflow-wrap:anywhere;font-family:var(--font-heading--family);font-size:30px;line-height:.96;letter-spacing:-.035em}.fc-shop-mega__promo-copy>span{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:13px;border-top:1px solid rgba(255,255,255,.45);font-size:12px}.fc-explore-mega{grid-column:1/-1;width:100%;display:grid;grid-template-columns:minmax(340px,1.15fr) minmax(230px,.6fr) minmax(230px,.6fr);gap:18px;align-items:stretch}.fc-explore-mega__nav{padding:22px 28px 18px 6px}.fc-explore-mega__eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-bottom:13px}.fc-explore-mega__title{font-family:var(--font-heading--family);font-size:clamp(32px,3vw,48px);letter-spacing:-.045em;line-height:.98;margin:0 0 22px;max-width:10ch}.fc-explore-mega__links{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin:0;padding:0;list-style:none}.fc-explore-mega__links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--fc-menu-line);color:inherit;text-decoration:none;font-size:15px}.fc-explore-mega__links a:after{content:"\2197";font-size:14px;transition:transform .25s ease}.fc-explore-mega__links a:hover:after{transform:translate(3px,-3px)}.fc-explore-mega__support{margin-top:20px;font-size:12px;color:#666}.fc-explore-mega__support a{color:inherit;text-decoration:underline;text-underline-offset:3px}.fc-explore-mega__card{position:relative;display:block;min-height:300px;border-radius:24px;overflow:hidden;background:#e9ebe7;color:#fff;text-decoration:none}.fc-explore-mega__card img,.fc-explore-mega__card svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .65s var(--fc-menu-ease)}.fc-explore-mega__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000094,#0000000a 72%)}.fc-explore-mega__card-copy{position:absolute;z-index:2;inset:auto 22px 22px}.fc-explore-mega__card small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.fc-explore-mega__card strong{display:block;font-family:var(--font-heading--family);font-size:25px;line-height:1.02;letter-spacing:-.03em;max-width:10ch}.fc-explore-mega__card:hover img{transform:scale(1.035)}.fc-mega-standard{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.fc-mega-standard>li{list-style:none}.fc-mega-standard a{color:inherit;text-decoration:none}@media(min-width:990px)and (max-width:1240px){.fc-shop-mega{grid-template-columns:230px minmax(0,1fr) 230px;gap:18px}.fc-shop-mega__cards{gap:11px}.fc-shop-card__copy{padding:13px 12px}.fc-shop-card__line{display:block}.fc-shop-card__line>span{display:block;margin-top:6px}}@media(max-width:989px){.fc-shop-mega,.fc-explore-mega{display:none}}@media(prefers-reduced-motion:reduce){.fc-shop-card,.fc-shop-card__media img,.fc-shop-mega__promo>img,.fc-explore-mega__card img{transition:none!important}}@media(min-width:990px){.fc-shop-mega{grid-template-columns:240px minmax(0,1fr) clamp(290px,16vw,330px);gap:clamp(24px,1.7vw,34px)}.fc-shop-mega__collections{min-height:404px;padding-inline:clamp(22px,2.5vw,46px) 18px}.fc-shop-mega__products{width:min(100%,960px);justify-self:center}.fc-shop-mega__products-head{margin-bottom:16px}.fc-shop-mega__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fc-shop-card{border-radius:18px}.fc-shop-card__media{aspect-ratio:1/1;background:#f7f7f5}.fc-shop-card__copy{min-height:106px;padding:14px 14px 12px}.fc-shop-card__copy>small{min-height:23px;font-size:8px}.fc-shop-card__line strong{font-size:18px}.fc-shop-card__line>span{font-size:12px}.fc-shop-card__cta{padding-top:11px;font-size:10px}.fc-shop-mega__promo{min-height:404px;border-radius:20px}body:has(header-menu[aria-expanded=true] .fc-shop-mega) .fc-rail--desktop{opacity:0!important;pointer-events:none}}@media(min-width:990px)and (max-width:1399px){.fc-shop-mega{grid-template-columns:220px minmax(0,1fr) 260px;gap:20px}.fc-shop-mega__products{width:min(100%,850px)}.fc-shop-mega__cards{gap:14px}.fc-shop-mega__collections{padding-left:24px}.fc-shop-mega__promo-copy>strong{font-size:25px}}@media(max-width:749px){.fc-hero[data-fc-hero-v2],.fc-hero[data-fc-hero-v2] .fc-hero__viewport,.fc-hero[data-fc-hero-v2] .fc-hero__track{touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain}.fc-hero[data-fc-hero-v2] .fc-hero__slide,.fc-hero[data-fc-hero-v2] .fc-hero__slide img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}}@media(min-width:1400px){.mega-menu__grid:has(.fc-shop-mega),.mega-menu__grid:has(.fc-explore-mega){box-sizing:border-box;padding-inline-start:clamp(190px,12vw,240px)!important;padding-inline-end:clamp(28px,2vw,40px)!important}}@media(min-width:990px)and (max-width:1399px){.mega-menu__grid:has(.fc-shop-mega),.mega-menu__grid:has(.fc-explore-mega){box-sizing:border-box;padding-inline-start:clamp(72px,7vw,110px)!important;padding-inline-end:24px!important}}.mega-menu__grid:has(.fc-shop-mega)>.fc-shop-mega,.mega-menu__grid:has(.fc-explore-mega)>.fc-explore-mega{min-width:0}
/*# sourceMappingURL=/cdn/shop/t/17/assets/fc-concept-menu.css.map */
