.lmh .header-wrapper{background:transparent!important;border:none!important;padding:0!important}.lmh .header{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;padding:0!important;max-width:none!important;border:none!important;background:transparent!important;position:relative}.lmh .lmh-ann{text-align:center;padding:var(--lmh-ann-pad-d, 8px 20px);background:var(--lmh-ann-bg, #c6a96c);display:flex;align-items:center;justify-content:center;gap:16px;position:relative;overflow:hidden;flex-wrap:wrap}.lmh .lmh-ann--shine:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08) 50%,transparent);animation:lmhShine var(--lmh-shine-speed, 4s) ease-in-out infinite}@keyframes lmhShine{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.lmh .lmh-ann-item{font-family:Outfit,sans-serif;font-size:var(--lmh-ann-fs-d, 10px);font-weight:600;color:var(--lmh-ann-text, #080808);letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1;line-height:1.4;margin:0}.lmh .lmh-ann-sep{color:#08080840;position:relative;z-index:1;font-size:var(--lmh-ann-fs-d, 10px)}.lmh .lmh-ann-link{font-family:Outfit,sans-serif;color:var(--lmh-ann-text, #080808);font-size:var(--lmh-ann-fs-d, 10px);font-weight:700;text-decoration:underline;text-underline-offset:2px;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1;transition:opacity .2s}.lmh .lmh-ann-link:hover{opacity:.75}.lmh .lmh-nav{height:var(--lmh-nav-h-d, 62px);padding:0 var(--lmh-nav-pad-d, 48px);display:flex;align-items:center;justify-content:space-between;background:rgba(8,8,8,var(--lmh-nav-opacity, .94));backdrop-filter:blur(var(--lmh-blur-d, 24px)) saturate(1.6);-webkit-backdrop-filter:blur(var(--lmh-blur-d, 24px)) saturate(1.6);border-bottom:var(--lmh-border-w, 1px) solid var(--lmh-border-c, rgba(245,240,232,.06));position:relative;z-index:4}.lmh .lmh-logo-link{font-family:Cormorant Garamond,serif;font-size:var(--lmh-logo-fs, 21px);font-weight:700;color:var(--lmh-cr, #f5f0e8);text-decoration:none!important;transition:opacity .3s;display:flex;align-items:center;flex-shrink:0;line-height:1.2;white-space:nowrap}.lmh .lmh-logo-link:hover{opacity:.85}.lmh .lmh-logo-link em{font-style:italic;color:var(--lmh-accent, #c6a96c)}.lmh .lmh-logo-link img{display:block;height:auto}.lmh .header__heading{margin:0!important;padding:0!important;line-height:1}.lmh .header__heading-link{text-decoration:none!important;white-space:nowrap}.lmh .lmh-center-nav{display:flex;align-items:center;gap:32px;position:absolute;left:50%;transform:translate(-50%);list-style:none!important;margin:0;padding:0}.lmh .lmh-center-nav li{list-style:none!important;margin:0;padding:0}.lmh .lmh-center-nav a{color:#f5f0e861;text-decoration:none;font-family:Outfit,sans-serif;font-size:var(--lmh-nav-link-fs, 11px);font-weight:var(--lmh-nav-link-fw, 500);letter-spacing:var(--lmh-nav-link-ls, .06em);text-transform:uppercase;transition:color .3s;padding:4px 0;position:relative;display:block}.lmh .lmh-center-nav a:hover,.lmh .lmh-center-nav li.lmh-active a{color:var(--lmh-cr, #f5f0e8)}.lmh .lmh-center-nav li.lmh-active a:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1.5px;background:var(--lmh-accent, #c6a96c);border-radius:1px}.lmh .lmh-utils{display:flex;align-items:center;gap:18px}.lmh .lmh-icon-btn{color:var(--lmh-sc, #8c8579);text-decoration:none;transition:color .3s;display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:4px;font-family:inherit;position:relative}.lmh .lmh-icon-btn:hover{color:var(--lmh-accent, #c6a96c)}.lmh .lmh-ico{width:16px;height:16px;flex-shrink:0}.lmh .lmh-cart-wrap{display:flex;align-items:center;gap:5px}.lmh .lmh-cart-outer #cart-icon-bubble{color:var(--lmh-sc, #8c8579);transition:color .3s;display:flex;align-items:center;gap:5px;text-decoration:none;padding:4px}.lmh .lmh-cart-outer #cart-icon-bubble:hover{color:var(--lmh-accent, #c6a96c)}.lmh .lmh-cart-outer #cart-icon-bubble svg,.lmh .lmh-cart-outer #cart-icon-bubble .icon{width:16px;height:16px}.lmh .lmh-cart-outer .cart-count-bubble{position:static;display:inline-flex;align-items:center;justify-content:center;background:var(--lmh-badge-bg, #c6a96c);color:var(--lmh-badge-text, #080808);font-family:JetBrains Mono,monospace;font-size:var(--lmh-badge-fs, 8px);font-weight:700;padding:1px 5px;border-radius:var(--lmh-badge-radius, 3px);min-width:auto;width:auto;height:auto;line-height:1.4}.lmh :focus-visible{outline:2px solid var(--lmh-accent, #c6a96c);outline-offset:2px}.lmh .lmh-search-wrap{display:flex;align-items:center}.lmh .lmh-search-wrap .header__icon{color:var(--lmh-sc, #8c8579);transition:color .3s;padding:4px}.lmh .lmh-search-wrap .header__icon:hover{color:var(--lmh-accent, #c6a96c)}.lmh .lmh-search-wrap .header__icon svg,.lmh .lmh-search-wrap .header__icon .icon{width:16px;height:16px}.lmh .lmh-account-wrap .header__icon{color:var(--lmh-sc, #8c8579);transition:color .3s;padding:4px}.lmh .lmh-account-wrap .header__icon:hover{color:var(--lmh-accent, #c6a96c)}.lmh .lmh-account-wrap .header__icon svg,.lmh .lmh-account-wrap .header__icon .icon{width:16px;height:16px}.lmh .lmh-localization-wrap{display:flex;align-items:center;gap:8px}.lmh .lmh-localization-wrap .disclosure__button{color:var(--lmh-sc, #8c8579);font-family:Outfit,sans-serif;font-size:10px}.lmh .lmh-localization-wrap .disclosure__button:hover{color:var(--lmh-accent, #c6a96c)}.lmh .lmh-ham{display:none;color:var(--lmh-cr, #f5f0e8);align-items:center;position:static}.lmh .lmh-ham .header__icon{color:inherit}.lmh .lmh-ham header-drawer{margin-left:0;position:static}.lmh .lmh-ham .menu-drawer-container{position:static}.lmh .lmh-ham .header__icon--menu{color:var(--lmh-cr, #f5f0e8);padding:4px;position:initial}.lmh .lmh-ham .header__icon--menu svg,.lmh .lmh-ham .header__icon--menu .icon{width:22px;height:22px}.lmh .menu-drawer,.lmh .menu-drawer.gradient,.lmh #menu-drawer,.lmh [id^=menu-drawer],.lmh .menu-drawer__submenu,.lmh .menu-drawer__submenu.gradient{--color-background: 8, 8, 8 !important;--color-foreground: 245, 240, 232 !important;--gradient: none !important;--drawer-shadow-horizontal-offset: 0px !important;--drawer-shadow-vertical-offset: 0px !important;--drawer-shadow-blur-radius: 0px !important;--drawer-shadow-opacity: 0 !important;--color-shadow: 0, 0, 0 !important;background:var(--lmh-drawer-bg, #080808)!important;background-color:var(--lmh-drawer-bg, #080808)!important;color:var(--lmh-cr, #f5f0e8)!important;font-family:Outfit,sans-serif;border:none!important;filter:none!important;-webkit-filter:none!important;box-shadow:none!important;-webkit-box-shadow:none!important}.lmh .menu-drawer,.lmh .menu-drawer__inner-container,.lmh .menu-drawer__navigation-container,.lmh .lmh-drawer-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important}.lmh .menu-drawer::-webkit-scrollbar,.lmh .menu-drawer *::-webkit-scrollbar,.lmh .lmh-drawer-scroll::-webkit-scrollbar{display:none!important;width:0!important;background:transparent!important}#menu-drawer.menu-drawer{filter:none!important;-webkit-filter:none!important;box-shadow:none!important;--drawer-shadow-horizontal-offset: 0px !important;--drawer-shadow-vertical-offset: 0px !important;--drawer-shadow-blur-radius: 0px !important;--drawer-shadow-opacity: 0 !important}.lmh header-drawer>details>summary:before{background:#0009!important}.lmh .menu-drawer{width:100%!important;max-width:100%!important;border:none!important}@media screen and (min-width:990px){.lmh .menu-drawer{width:420px!important;max-width:420px!important}}.lmh .menu-drawer__inner-container{--color-background: 8, 8, 8 !important;background:var(--lmh-drawer-bg, #080808)!important;background-color:var(--lmh-drawer-bg, #080808)!important;color:var(--lmh-cr, #f5f0e8)}.lmh .lmh-ham details[open]>.header__icon--menu{color:var(--lmh-cr, #f5f0e8);z-index:5;position:relative}.lmh .menu-drawer__navigation-container{padding:0!important;display:flex;flex-direction:column;height:100%}.lmh .menu-drawer__navigation{padding:0!important;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.lmh .menu-drawer__menu,.lmh .menu-drawer__menu.list-menu,.lmh .menu-drawer__menu.has-submenu{list-style:none!important;padding:0!important;margin:0!important}.lmh .menu-drawer__menu li,.lmh .menu-drawer__submenu li{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important}.lmh .menu-drawer__menu li:before,.lmh .menu-drawer__menu li::marker,.lmh .menu-drawer__submenu li:before,.lmh .menu-drawer__submenu li::marker{content:none!important;display:none!important}.lmh .menu-drawer__menu>li>.menu-drawer__menu-item,.lmh .menu-drawer__menu>li>details>summary.menu-drawer__menu-item,.lmh .menu-drawer__menu>li>details>summary.list-menu__item{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:15px 28px!important;font-family:Outfit,sans-serif!important;font-size:var(--lmh-drawer-item-fs, 16px)!important;font-weight:600!important;color:var(--lmh-cr, #f5f0e8)!important;text-decoration:none!important;background:none!important;border-bottom:none!important;letter-spacing:.02em;transition:color .25s ease;line-height:1.3;cursor:pointer;position:relative}.lmh .menu-drawer__menu>li>.menu-drawer__menu-item:after,.lmh .menu-drawer__menu>li>details>summary.menu-drawer__menu-item:after,.lmh .menu-drawer__menu>li>details>summary.list-menu__item:after{content:"";position:absolute;bottom:0;left:28px;right:28px;height:1px;background:var(--lmh-accent, #c6a96c);opacity:.12;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.lmh .menu-drawer__menu>li>.menu-drawer__menu-item:hover,.lmh .menu-drawer__menu>li>details>summary.menu-drawer__menu-item:hover,.lmh .menu-drawer__menu>li>details>summary.list-menu__item:hover{color:var(--lmh-accent, #c6a96c)!important}.lmh .menu-drawer__menu>li>.menu-drawer__menu-item:hover:after,.lmh .menu-drawer__menu>li>details>summary.menu-drawer__menu-item:hover:after,.lmh .menu-drawer__menu>li>details>summary.list-menu__item:hover:after,.lmh .menu-drawer__menu>li>details[open]>summary:after{transform:scaleX(1)}.lmh .menu-drawer__menu>li>details[open]>summary.menu-drawer__menu-item,.lmh .menu-drawer__menu>li>details[open]>summary.list-menu__item{color:var(--lmh-accent, #c6a96c)!important}.lmh .menu-drawer__menu-item--active{color:var(--lmh-accent, #c6a96c)!important;background-color:transparent!important}.lmh .menu-drawer__menu-item:hover,.lmh .menu-drawer__menu-item:focus,.lmh .menu-drawer__menu-item--active:hover,.lmh .menu-drawer__close-button:hover,.lmh .menu-drawer__close-button:focus{background-color:#f5f0e80a!important}.lmh .menu-drawer__menu summary .svg-wrapper{color:var(--lmh-sc, #8c8579);transition:color .25s ease,transform .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center}.lmh .menu-drawer__menu summary .svg-wrapper svg,.lmh .menu-drawer__menu summary .svg-wrapper .icon{width:12px;height:12px}.lmh .menu-drawer__menu>li>details>summary .svg-wrapper:first-of-type{display:none}.lmh .menu-drawer__menu>li>details>summary .svg-wrapper:last-of-type{color:var(--lmh-sc, #8c8579);transition:color .25s ease,transform .3s cubic-bezier(.4,0,.2,1)}.lmh .menu-drawer__menu>li>details>summary:hover .svg-wrapper:last-of-type{color:#c6a96c80}.lmh .menu-drawer__menu>li>details[open]>summary .svg-wrapper:last-of-type{color:var(--lmh-accent, #c6a96c);transform:rotate(180deg)}.lmh .menu-drawer__submenu,.lmh .menu-drawer__submenu.gradient,.lmh .menu-drawer__submenu[class*=color-]{--color-background: 8, 8, 8 !important;--gradient: none !important;background:var(--lmh-drawer-bg, #080808)!important;background-color:var(--lmh-drawer-bg, #080808)!important;border:none!important}.lmh .menu-drawer__inner-submenu{padding:0!important}.lmh .menu-drawer__close-button{display:flex!important;align-items:center;gap:8px;padding:14px 24px!important;font-family:Outfit,sans-serif!important;font-size:12px!important;font-weight:600!important;color:var(--lmh-accent, #c6a96c)!important;text-decoration:none!important;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(245,240,232,.06);background:#c6a96c0a}.lmh .menu-drawer__close-button .svg-wrapper{color:var(--lmh-accent, #c6a96c)}.lmh .menu-drawer__close-button .svg-wrapper svg,.lmh .menu-drawer__close-button .svg-wrapper .icon{width:12px;height:12px}.lmh .menu-drawer__submenu .menu-drawer__menu-item,.lmh .menu-drawer__submenu .list-menu__item{font-family:Outfit,sans-serif!important;font-size:var(--lmh-drawer-sub-fs, 14px)!important;font-weight:400!important;color:#f5f0e8b3!important;padding:12px 24px 12px 48px!important;text-decoration:none!important;border-bottom:1px solid rgba(245,240,232,.03)!important;display:block!important;transition:color .25s ease;letter-spacing:.02em}.lmh .menu-drawer__submenu .menu-drawer__menu-item:hover,.lmh .menu-drawer__submenu .list-menu__item:hover{color:var(--lmh-accent, #c6a96c)!important}.lmh .menu-drawer__utility-links{--color-foreground: 245, 240, 232 !important;border-top:1px solid rgba(245,240,232,.06)!important;padding:2rem 3rem!important;background:var(--lmh-drawer-bg, #080808)!important;background-color:var(--lmh-drawer-bg, #080808)!important}.lmh .menu-drawer__account{display:flex!important;align-items:center;gap:10px;color:var(--lmh-sc, #8c8579)!important;font-family:Outfit,sans-serif!important;font-size:13px!important;font-weight:400!important;text-decoration:none!important;padding:8px 0!important;transition:color .2s}.lmh .menu-drawer__account:hover{color:var(--lmh-accent, #c6a96c)!important}.lmh .menu-drawer__account .svg-wrapper{color:inherit}.lmh .menu-drawer__account .svg-wrapper svg,.lmh .menu-drawer__account .svg-wrapper .icon{width:16px;height:16px}.lmh .menu-drawer__localization{padding:8px 0}.lmh .menu-drawer__localization .disclosure__button{color:var(--lmh-sc, #8c8579)!important;font-family:Outfit,sans-serif!important;font-size:12px!important}.lmh .menu-drawer__localization .disclosure__button:hover{color:var(--lmh-accent, #c6a96c)!important}.lmh .menu-drawer__localization .disclosure__list-wrapper{background:#111!important;border-color:#f5f0e80f!important}.lmh .menu-drawer__utility-links .list-social{list-style:none!important;display:flex;gap:16px;padding:12px 0 8px!important;margin:0!important}.lmh .menu-drawer__utility-links .list-social li{list-style:none!important}.lmh .menu-drawer__utility-links .list-social li:before,.lmh .menu-drawer__utility-links .list-social li::marker{content:none!important;display:none!important}.lmh .list-social__link{color:var(--lmh-sc, #8c8579)!important;transition:color .2s}.lmh .list-social__link:hover{color:var(--lmh-accent, #c6a96c)!important}.lmh .list-social__link svg,.lmh .list-social__link .icon{width:18px;height:18px}@media(max-width:1080px){.lmh .lmh-nav{padding:0 28px}.lmh .lmh-center-nav{gap:24px}.lmh .lmh-center-nav a{font-size:calc(var(--lmh-nav-link-fs, 11px) - 1px)}}@media(max-width:990px){.lmh .lmh-ham{display:flex}}@media(max-width:990px){.lmh .lmh-ann{padding:var(--lmh-ann-pad-m, 7px 16px);gap:10px}.lmh .lmh-ann-item,.lmh .lmh-ann-link,.lmh .lmh-ann-sep{font-size:var(--lmh-ann-fs-m, 9px)}.lmh .lmh-center-nav{display:none}.lmh .lmh-ham{display:flex}}@media(max-width:768px){.lmh .lmh-nav{padding:0 20px;height:var(--lmh-nav-h-m, 54px);backdrop-filter:blur(var(--lmh-blur-m, 20px)) saturate(1.6);-webkit-backdrop-filter:blur(var(--lmh-blur-m, 20px)) saturate(1.6)}.lmh .lmh-search-wrap,.lmh .lmh-account-wrap,.lmh .lmh-localization-wrap{display:none}}@media screen and (min-width:991px){.lmh .lmh-ham{display:none}.lmh .header.drawer-menu .lmh-ham{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/126/assets/lm-header-hybrid-v2.css.map */
