:root{--emmas-accent: #574a7d;--emmas-accent-2: #36332f;--emmas-ink: #36332f;--emmas-muted: #6b6660;--emmas-line: #e6e4f2;--emmas-panel-bg: #f9fafe;--emmas-pill-bg: #d4cfe6;--emmas-warm: #f3ece3}.mega-menu__grid:has(.emmas-mm),.mega-menu__list:has(.emmas-mm){display:block!important;padding:0!important}.mega-menu:has(.emmas-mm){padding-block:0!important}.menu-list__submenu-inner .emmas-mm{width:100%;flex:0 0 100%}.emmas-mm{width:100%;white-space:normal}.emmas-mm *,.emmas-mm *:before,.emmas-mm *:after{box-sizing:border-box}.emmas-mm__wrap{max-width:1400px;margin:0 auto;padding:32px 24px 40px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:48px;align-items:start}.emmas-mm__left{border-right:1px solid var(--emmas-line);padding-right:32px}.emmas-mm__top-title{display:block;margin:0 0 24px;font-family:"Bodoni Moda",var(--font-heading--family, serif);font-weight:400;font-size:var(--emmas-top-title-size, 48px);font-variation-settings:"opsz" 96;line-height:1.1667;letter-spacing:.01em;color:var(--emmas-accent)}.emmas-mm__cats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.emmas-mm__cat-btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border-radius:8px;text-decoration:none;background:transparent;border:0;cursor:pointer;text-align:start;color:var(--emmas-ink);font-family:var(--font-body--family, "Figtree", sans-serif);font-size:16px;line-height:1.3;transition:background .18s ease,color .18s ease}.emmas-mm__cat.is-active .emmas-mm__cat-btn{background:var(--emmas-pill-bg);color:var(--emmas-accent)}.emmas-mm__cat-btn:hover{background:var(--emmas-line)}.emmas-mm__cat-btn:focus-visible{outline:2px solid var(--emmas-accent);outline-offset:2px}.emmas-mm__cat-text{overflow:hidden;text-overflow:ellipsis}.emmas-mm__chev{flex:0 0 auto;color:var(--emmas-muted);transition:transform .18s ease,color .18s ease}.emmas-mm__cat.is-active .emmas-mm__chev{color:var(--emmas-accent);transform:translate(2px)}.emmas-mm__right{min-width:0}.emmas-mm__panel{display:none}.emmas-mm__panel[hidden]{display:none!important}.emmas-mm__panel.is-active{display:grid;grid-template-columns:minmax(0,1fr) max-content;column-gap:clamp(32px,4vw,64px);align-items:start}.emmas-mm__right,.emmas-mm__panel,.emmas-mm__mid,.emmas-mm__mid-head,.emmas-mm__banners,.emmas-mm__products,.emmas-mm__product,.emmas-mm__product-card{min-width:0}.emmas-mm__mid{max-width:520px;padding-top:4px}.emmas-mm__mid-head{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:10px;margin-bottom:24px}.emmas-mm__mid-title{font-family:"Bodoni Moda",var(--font-heading--family, serif);font-weight:400;font-size:34px;font-variation-settings:"opsz" 96;line-height:1.2353;color:var(--emmas-ink)}.emmas-mm__viewall{display:inline-flex;align-items:center;gap:8px;color:var(--emmas-accent);text-decoration:none;font-family:var(--font-body--family, "Figtree", sans-serif);font-weight:600;font-size:14px;letter-spacing:.04em;transition:gap .18s ease,color .18s ease}.emmas-mm__viewall:hover{color:var(--emmas-accent-2);gap:12px}.emmas-mm__subcats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.emmas-mm__subcat-link{display:inline-block;padding:6px 0;text-decoration:none;color:var(--emmas-ink);font-family:var(--font-body--family, "Figtree", sans-serif);font-size:15px;line-height:1.6;text-transform:none;letter-spacing:0;transition:color .18s ease}.emmas-mm__subcat-link:hover{color:var(--emmas-accent)}.emmas-mm__desc{margin:0 0 20px;max-width:52ch;font-family:var(--font-body--family, "Figtree", sans-serif);font-size:15px;line-height:1.6;color:var(--emmas-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.emmas-mm__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;text-decoration:none;font-family:var(--font-body--family, "Figtree", sans-serif);font-weight:600;font-size:14px;line-height:20px;letter-spacing:.04em;color:#f9fafe;background:var(--emmas-accent);border:1px solid var(--emmas-accent);transition:background .18s ease,border-color .18s ease}.emmas-mm__btn:hover{background:var(--emmas-accent-2);border-color:var(--emmas-accent-2)}.emmas-mm__products{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.emmas-mm__product{height:100%}.emmas-mm__product-card{height:100%;display:flex;flex-direction:column;text-decoration:none;border-radius:0;background:transparent;border:0;transition:opacity .18s ease}.emmas-mm__product-card:hover{opacity:.78}.emmas-mm__product-img{width:100%;aspect-ratio:1 / 1;height:auto;display:block;object-fit:cover;background:var(--emmas-warm);border-radius:0}.emmas-mm__product-title{margin-top:10px;font-family:var(--font-heading--family, "Bodoni Moda", serif);font-size:18px;line-height:1.4;color:var(--emmas-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.emmas-mm__product-price{margin-top:auto;padding-top:6px;font-family:var(--font-body--family, "Figtree", sans-serif);font-size:16px;font-weight:500;font-variant-numeric:tabular-nums;color:var(--emmas-ink);white-space:nowrap}.emmas-mm__banners{display:grid;grid-template-columns:240px;gap:16px;align-content:start}.emmas-mm__banners--two{grid-template-columns:repeat(2,240px)}.emmas-mm__banner{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:0;background:var(--emmas-warm);transition:opacity .18s ease}.emmas-mm__banner:hover{opacity:.88}.emmas-mm__banner img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.emmas-mm--help .emmas-mm__wrap{display:block;padding-bottom:32px}.emmas-mm--help .emmas-mm__top-title{margin-bottom:28px}.emmas-mm__help-cols{display:flex;flex-wrap:wrap;gap:32px 72px}.emmas-mm__help-col{flex:0 0 auto;min-width:160px}.emmas-mm__help-head{display:inline-block;text-decoration:none;font-family:var(--font-body--family, "Figtree", sans-serif);font-size:16px;font-weight:500;line-height:1.5;color:var(--emmas-ink);transition:color .18s ease}a.emmas-mm__help-head:hover{color:var(--emmas-accent)}.emmas-mm__help-col .emmas-mm__subcats{margin-top:8px}.emmas-mm__help-col .emmas-mm__subcat-link{color:var(--emmas-muted)}.emmas-mm__help-col .emmas-mm__subcat-link:hover{color:var(--emmas-accent)}.emmas-mm img:not([src]){visibility:hidden}@media screen and (max-width:1280px){.emmas-mm__wrap{grid-template-columns:260px minmax(0,1fr);gap:32px}.emmas-mm__left{padding-right:24px}.emmas-mm__banners{grid-template-columns:200px}.emmas-mm__banners--two{grid-template-columns:repeat(2,200px)}}@media screen and (max-width:1100px){.emmas-mm__banners--two{grid-template-columns:200px}.emmas-mm__banner--secondary{display:none}}@media screen and (max-width:989px){.emmas-mm__wrap{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px 20px 32px}.emmas-mm__left{border-right:0;padding-right:0;border-bottom:1px solid var(--emmas-line);padding-bottom:20px}.emmas-mm__top-title{font-size:34px;margin-bottom:16px}.emmas-mm__panel.is-active{grid-template-columns:minmax(0,1fr)}.emmas-mm__banners{display:none}.emmas-mm__help-cols{gap:24px 48px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/mega-menu-emmas.css.map */
