.custom-mega{--custom-mega-bg: #ffffff;--custom-mega-fg: #1a1a1a;--custom-mega-muted: #777;--custom-mega-border: #e6e6e6;--custom-mega-accent: #c0533c;--custom-mega-serif: "Cormorant Garamond", Georgia, serif;--custom-mega-sans: var(--body-font, system-ui, sans-serif)}.custom-mega *,.custom-mega *:before,.custom-mega *:after{box-sizing:border-box}.custom-mega ul{list-style:none;margin:0;padding:0}.custom-mega p{margin:0}.custom-mega a{color:inherit;text-decoration:none}.custom-mega button{background:none;border:0;margin:0;padding:0;cursor:pointer;color:inherit;font:inherit;text-transform:none;letter-spacing:normal}.custom-mega button *{font-size:13px;letter-spacing:.08em;font-weight:600}.custom-mega img{display:block;max-width:100%}.custom-mega [hidden]{display:none!important}.custom-mega-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999999;font-family:var(--custom-mega-sans);color:var(--custom-mega-fg);-webkit-font-smoothing:antialiased;opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(.22,1,.36,1)}.custom-mega-overlay.custom-mega-overlay--open{opacity:1;pointer-events:auto}.custom-mega-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-mega-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--custom-mega-bg);display:flex;overflow:hidden;transform:translate(-100%);opacity:0;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.custom-mega-overlay--open .custom-mega-panel{transform:translate(0);opacity:1}.custom-mega-scroll-area>*{margin-top:0}.custom-mega-scroll-area>*+*{margin-top:50px}@media(min-width:768px){.custom-mega-panel{inset:1.6rem auto 1.6rem 1.6rem;width:430px;border-radius:2px;box-shadow:0 25px 50px -12px #00000040;transform:translate(-2.4rem)}.custom-mega-panel.custom-mega-panel--wide{width:850px}}@media(min-width:1024px){.custom-mega-panel{width:460px}}@media(min-width:768px)and (max-width:1024px){.custom-mega-panel.custom-mega-panel--wide{width:100%;max-width:768px}}.custom-mega-left{display:flex;flex-direction:column;flex:1;min-width:0}@media(min-width:768px){.custom-mega-left{width:430px;flex-shrink:0;border-right:1px solid var(--custom-mega-border)}}@media(min-width:1024px){.custom-mega-left{width:460px}}.custom-mega-topbar{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;flex-shrink:0}.custom-mega-back-btn{display:inline-flex;align-items:center;gap:.8rem;font-size:14px;transition:opacity .2s}.custom-mega-back-btn:hover{opacity:.6}.custom-mega-icon-btn{padding:.8rem;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s;position:relative}.custom-mega-icon-btn:hover{opacity:.6}.custom-mega-content{flex:1;min-height:0;overflow:hidden;position:relative}.custom-mega-scroll-area{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:0 2.4rem 2.4rem;display:flex;flex-direction:column}.custom-mega .custom-mega-left .custom-mega-explore-list{margin-top:7px}@media screen and (min-width:1025px){html.mega-menu-open,body.mega-menu-open{overflow:hidden}html.mega-menu-open{padding-right:var(--mega-menu-sbw, 0px)}}.custom-mega-promos:not(:has(>:not([hidden]))){display:none}.custom-mega-section-label{font-size:11px;color:var(--custom-mega-muted);margin-bottom:1.2rem;font-weight:600;text-transform:uppercase}.custom-mega-explore-list li button,.custom-mega-explore-list li>a{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem 0;font-size:13px;font-weight:600;letter-spacing:.08em;text-align:left;transition:opacity .2s}.custom-mega-explore-list li button:hover,.custom-mega-explore-list li>a:hover{opacity:1;text-decoration:underline}.custom-mega-explore-list .custom-mega-label-wrap{display:inline-flex;align-items:center;gap:.8rem;line-height:1}.custom-mega-badge{font-size:10px;letter-spacing:.1em;border:1px solid currentColor;padding:2px 6px;font-weight:400}.custom-mega-chev{color:var(--custom-mega-muted)}.custom-mega-featured-section .custom-mega-section-label{margin-bottom:1.6rem}.custom-mega-signature-row .custom-mega-section-label{margin-bottom:10px}.custom-mega-featured-item{display:flex;align-items:center;gap:1.6rem;margin-bottom:0;transition:opacity .2s}.custom-mega-featured-item:not(:last-child){margin-bottom:15px}.custom-mega-featured-item:hover{opacity:.8}.custom-mega-featured-thumb{width:67px;height:auto;aspect-ratio:67/89;flex-shrink:0;overflow:hidden;background:#f0f0f0}.custom-mega-featured-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.custom-mega-featured-item:hover .custom-mega-featured-thumb img{transform:scale(1.05)}.custom-mega-featured-title{font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;margin-bottom:4px;padding-bottom:6px}.custom-mega-featured-desc>*,.custom-mega-featured-desc{font-size:13px;color:#000;line-height:1.4;letter-spacing:.02em}.custom-mega-accordions{border-top:1px solid #000}.custom-mega-accordions+.custom-mega-accordions{margin-top:0;border-top:0}.custom-mega-accordion{border-bottom:1px solid #000}.custom-mega .custom-mega-accordions .custom-mega-accordion-head{display:flex;width:100%;align-items:center;justify-content:space-between;padding-top:18px;padding-bottom:18px;font-size:14px;font-weight:600;letter-spacing:.08em}.custom-mega .custom-mega-accordions .custom-mega-accordion-head span{font-weight:600;letter-spacing:.08em}.custom-mega-acc-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.custom-mega-accordion.custom-mega-accordion--open .custom-mega-acc-icon{transform:rotate(45deg)}.custom-mega-accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.custom-mega-accordion.custom-mega-accordion--open .custom-mega-accordion-body{max-height:500px}.custom-mega-accordion-inner{padding-bottom:2rem}.custom-mega-accordion-img{aspect-ratio:32/16;overflow:hidden;margin-bottom:1.6rem;background:#f0f0f0}.custom-mega-accordion-img img{width:100%;height:100%;object-fit:cover}.custom-mega-accordion-row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.custom-mega-accordion-copy{font-size:12px;line-height:1.2;letter-spacing:.02em;white-space:pre-line;max-width:150px;width:100%}.custom-mega-accordion-ctas{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.custom-mega .custom-mega-btn-dark{display:inline-block;background:var(--custom-mega-fg);color:#fff;font-size:13px;line-height:1;letter-spacing:.02em;padding:10px 25px;text-decoration:none}.custom-mega-link-underline{font-size:13px;line-height:1;text-decoration:underline;text-underline-offset:4px;letter-spacing:.02em}.custom-mega-start-slider{display:flex;align-items:center;flex-wrap:nowrap;gap:1.2rem}.custom-mega-start-here .custom-mega-start{height:113px;padding-right:25px}.custom-mega-start-swiper{flex:1;min-width:0;height:9.6rem}.custom-mega-start-slide{margin-bottom:0}.custom-mega-start-slide-link{display:flex;align-items:center}.custom-mega-start-slide-link .custom-mega-start-thumb-box{flex:0 0 auto;width:113px;aspect-ratio:11/11}.custom-mega-start-slide-link .custom-mega-start-thumb-box img{width:100%;height:100%;object-fit:cover}.custom-mega-start-slide-link .custom-mega-start-content-box{padding-left:20px}.custom-mega-start-here .custom-mega-featured-item{gap:2.4rem}.custom-mega-start-here>.custom-mega-section-label{margin-bottom:1.4rem}.custom-mega-start-swiper .swiper-slide{width:100%}.custom-mega-start-dots{display:flex;flex-direction:column;align-items:center;gap:.8rem;flex-shrink:0}.custom-mega-start-here .swiper-pagination{position:absolute;margin-top:0;height:100%;display:flex;flex-direction:column;justify-content:center}.custom-mega-start-here .swiper-pagination .swiper-pagination-bullet{display:block;width:5px;height:5px;background:#d9d9d9;border-radius:50%}.custom-mega-start-here .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.custom-mega-start-here .swiper-pagination-bullet:before,.custom-mega-start-here .swiper-pagination-bullet:after{display:none}.custom-mega-bottom-links{background:#fafafa;padding:2rem 2.4rem 3rem;margin:6rem -2.4rem -2.4rem;width:calc(100% + 4.8rem)}.custom-mega-bottom-link{display:flex;align-items:center;gap:1.2rem;font-family:Aileron;font-weight:600;font-size:12px;line-height:1;letter-spacing:.96px;padding:.7rem 0;transition:opacity .2s}.custom-mega-bottom-link{margin-top:0}.custom-mega-bottom-links--single+.custom-mega-bottom-links--single{margin-top:0}.custom-mega-bottom-note--root{margin-top:0;padding:2rem 0 0}.custom-mega-bottom-link:hover{opacity:.6}.custom-mega-bottom-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 auto}.custom-mega-bottom-icon svg{display:block;width:100%;height:100%}.custom-mega-bottom-icon img{display:block;width:100%;height:100%;object-fit:contain}.custom-mega-bottom-note{font-family:var(--custom-mega-sans);font-weight:600;font-size:12px;line-height:1;letter-spacing:.05em;color:#000;padding-top:4rem}.custom-mega-category-view{animation:custom-mega-slide-in .3s ease-out}@keyframes custom-mega-slide-in{0%{opacity:0;transform:translate(1.6rem)}to{opacity:1;transform:translate(0)}}.custom-mega-signature-row{border-top:1px solid #000;border-bottom:1px solid #000;padding-top:2.2rem;padding-bottom:2rem;margin-bottom:2rem}.custom-mega-signature-slider{position:relative;padding-right:14px;padding-left:0}.custom-mega-signature-scroll{display:flex;gap:1.2rem;overflow-x:auto;overflow-y:hidden;margin:0 -.4rem;padding:0 .8rem .8rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;margin-left:0}.custom-mega-signature-scroll::-webkit-scrollbar{display:none}.custom-mega-signature-scroll.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.custom-mega-signature-scroll a,.custom-mega-signature-scroll img{pointer-events:auto;-webkit-user-drag:none;user-drag:none}.custom-mega-signature-scroll.is-dragging a{pointer-events:none}.custom-mega-signature-arrow{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;background:var(--custom-mega-bg);border:1px solid var(--custom-mega-border);box-shadow:none;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:opacity .2s}.custom-mega-signature-arrow:hover{opacity:.7}.custom-mega-signature-arrow[disabled]{opacity:.3;cursor:default;pointer-events:none}.custom-mega-signature-arrow--prev{left:-14px;display:none}.custom-mega-signature-arrow--next{right:-14px}.custom-mega-signature-arrow svg{width:20px;height:auto}.custom-mega-signature-item{flex-shrink:0;width:88px;scroll-snap-align:start;scroll-snap-stop:always}.custom-mega-signature-thumb{width:89px;height:auto;aspect-ratio:89/93;background:#f0f0f0;overflow:hidden;margin-bottom:.96rem}.custom-mega-signature-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.custom-mega-signature-item:hover .custom-mega-signature-thumb img{transform:scale(1.05)}.custom-mega-signature-name{font-size:12px;font-weight:600;letter-spacing:.03em;text-align:left;text-transform:uppercase;line-height:1.2}.custom-mega-items-list{border-bottom:1px solid #000;padding-bottom:1.2rem;margin-bottom:2.4rem}.custom-mega .custom-mega-scroll-area .custom-mega-items-list{padding-bottom:20px}.custom-mega-items-list a{display:block;padding:1rem 0;font-size:13px;line-height:1.2;letter-spacing:.08em;font-weight:600;transition:underline .2s}.custom-mega-items-list a:hover{text-decoration:underline}.custom-mega-items-list:has(+.custom-mega-discover){border-bottom:none}.custom-mega-discover{margin-top:29px;margin-bottom:0}.custom-mega-discover>.custom-mega-section-label{margin-bottom:1.9rem}.custom-mega-discover a{display:flex;align-items:center;gap:2rem}.custom-mega-discover-text{flex:0 1 auto;max-width:240px}.custom-mega-discover .swiper{height:113px!important;padding-right:20px}.custom-mega-discover-img{width:113px;height:auto;aspect-ratio:1/1;flex-shrink:0;overflow:hidden;background:#f0f0f0}.custom-mega-discover-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.custom-mega-discover a:hover .custom-mega-discover-img img{transform:scale(1.05)}.custom-mega-discover .swiper-pagination{position:absolute;margin-top:0;height:100%;display:flex;flex-direction:column;justify-content:center}.custom-mega-discover .swiper-pagination .swiper-pagination-bullet{display:block;width:5px;height:5px;background:#d9d9d9;border-radius:50%}.custom-mega-discover .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.custom-mega-discover .swiper-pagination-bullet:before,.custom-mega-discover .swiper-pagination-bullet:after{display:none}.custom-mega-subcollection-links{display:none}@media(min-width:768px){.custom-mega-subcollection-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:3.2rem;margin-top:auto}}.custom-mega-subcollection-link{font-family:"Aileron",var(--custom-mega-sans);font-weight:600;font-size:12px;line-height:1;letter-spacing:.08em;white-space:nowrap;transition:opacity .2s}.custom-mega-subcollection-link:hover{opacity:.6}.custom-mega-discover .custom-mega-discover-title{font-size:12px;font-weight:600;letter-spacing:.03em;margin-top:0;margin-bottom:5px;line-height:1.2}.custom-mega-discover-desc{font-size:13px;color:#000;line-height:1.4;letter-spacing:.02em}.custom-mega-promos-mobile{display:flex;flex-direction:column;margin-top:2rem;margin-inline:-2.4rem;padding-inline:1rem;gap:1rem}@media(min-width:768px){.custom-mega-promos-mobile{display:none}}.custom-mega-promo-card-mobile{position:relative;display:block;overflow:hidden}.custom-mega-promo-card-mobile img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover;transition:transform .7s}.custom-mega-promo-card-mobile:hover img{transform:scale(1.05)}.custom-mega-promos{display:none;flex-direction:column;gap:1rem;padding:1rem;flex:1;min-width:0;animation:custom-mega-fade-in .3s}@keyframes custom-mega-fade-in{0%{opacity:0}to{opacity:1}}@media(min-width:768px){.custom-mega-panel--wide .custom-mega-promos{display:flex}.custom-mega-panel--wide .custom-mega-promos.custom-mega-promos--grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}}.custom-mega-promo-card{position:relative;flex:1;min-height:0;display:block;overflow:hidden;border-radius:2px}.custom-mega-promo-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.custom-mega-promo-card:hover img{transform:scale(1.05)}.custom-mega-promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.custom-mega-promo-caption{position:absolute;bottom:0;left:0;right:0;padding:2rem;color:#fff;text-align:center}.custom-mega-promo-tag{font-size:14px;letter-spacing:normal;margin-bottom:.8rem}.custom-mega-promo-title{font-size:14px;letter-spacing:1.12px;text-decoration:underline;text-underline-offset:4px}@media(max-width:749px){.custom-mega-topbar{padding:2.5rem 2.4rem}.custom-mega .custom-mega-explore-list{margin-top:5px}.custom-mega-items-list a,.custom-mega-explore-list li button,.custom-mega-explore-list li>a{padding:1.1rem 0}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/custom-mega-menu.css.map */
