:root{--lmh-cream: oklch(.96 .012 60);--lmh-cream-warm: oklch(.94 .018 60);--lmh-plum-deep: oklch(.13 .025 320);--lmh-plum-charcoal: oklch(.21 .03 320);--lmh-plum: oklch(.42 .045 330);--lmh-plum-soft: oklch(.55 .045 330);--lmh-copper: oklch(.68 .08 50);--lmh-ease: cubic-bezier(.2, .8, .2, 1)}.lmh,.lmh *{box-sizing:border-box}.lmh{position:sticky;top:0;z-index:1000;background:var(--lmh-cream);font-family:var(--font-body--family, "Work Sans", sans-serif)}.lmh-annc{background:var(--lmh-plum-deep);color:var(--lmh-cream-warm);text-align:center;padding:10px 20px;font-size:.78rem;letter-spacing:.06em}.lmh__bar{position:relative;border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent)}.lmh__row{max-width:1400px;margin:0 auto;padding:22px 32px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:48px}.lmh__logo{text-decoration:none;line-height:1;display:inline-block}.lmh__logo-text{display:block;font-family:var(--font-heading--family, "Playfair Display", Georgia, serif);font-size:1.65rem;font-weight:600;letter-spacing:.02em;color:var(--lmh-plum)!important;transition:color .25s var(--lmh-ease)}.lmh__logo:hover .lmh__logo-text{color:var(--lmh-plum-soft)!important}.lmh__logo-sub{display:block;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.62rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--lmh-plum);margin-top:4px}.lmh__logo-img,.lmh__logo img{display:block;max-height:56px;width:auto;transition:opacity .25s var(--lmh-ease)}.lmh__logo:hover .lmh__logo-img{opacity:.85}@media(max-width:900px){.lmh__logo-img{max-height:40px}}.lmh__burger{display:none;background:none;border:0;cursor:pointer;padding:10px;color:var(--lmh-plum-charcoal)}.lmh__burger span{display:block;width:22px;height:1.8px;background:currentColor;margin:4px 0;transition:transform .25s var(--lmh-ease),opacity .25s var(--lmh-ease);border-radius:2px}.lmh__nav{justify-self:center}.lmh__nav-list{list-style:none;margin:0;padding:0;display:flex;gap:38px;align-items:center}.lmh__nav-list li{margin:0;padding:0}.lmh__nav-btn,.lmh__nav-link{background:none;border:0;cursor:pointer;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:1.02rem;font-weight:500;color:var(--lmh-plum-charcoal);padding:10px 2px;position:relative;letter-spacing:.01em;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .25s var(--lmh-ease);white-space:nowrap}.lmh__nav-btn:after,.lmh__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1.5px;background:var(--lmh-plum);transform:scaleX(0);transform-origin:center;transition:transform .35s var(--lmh-ease)}.lmh__nav-btn:hover,.lmh__nav-link:hover,.lmh__nav-btn[aria-expanded=true]{color:var(--lmh-plum)}.lmh__nav-btn:hover:after,.lmh__nav-link:hover:after,.lmh__nav-btn[aria-expanded=true]:after{transform:scaleX(1)}.lmh__chev{transition:transform .3s var(--lmh-ease);flex-shrink:0}.lmh__nav-btn[aria-expanded=true] .lmh__chev{transform:rotate(180deg)}.lmh__util{display:flex;gap:14px;align-items:center}.lmh__util-btn{background:none;border:0;cursor:pointer;color:var(--lmh-plum-charcoal);padding:7px;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;transition:color .25s var(--lmh-ease),transform .25s var(--lmh-ease)}.lmh__util-btn:hover{color:var(--lmh-plum);transform:translateY(-1px)}.lmh__cart-count{position:absolute;top:-2px;right:-2px;background:var(--lmh-plum);color:var(--lmh-cream);font-size:.62rem;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-body--family, "Work Sans", sans-serif)}.lmh__obchod{position:absolute;top:100%;left:0;right:0;background:var(--lmh-cream-warm);border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 10%,transparent);box-shadow:0 8px 30px -12px color-mix(in oklch,var(--lmh-plum-charcoal) 25%,transparent);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .35s var(--lmh-ease),visibility .35s,transform .35s var(--lmh-ease);z-index:60}@media(prefers-reduced-motion:reduce){.lmh__obchod{transition:opacity 1ms,visibility 1ms;transform:none}.lmh__obchod[data-open=true]{transform:none}}.lmh__obchod[data-open=true]{opacity:1;visibility:visible;transform:translateY(0)}.lmh__obchod-row{max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lmh__obchod-row::-webkit-scrollbar{display:none}.lmh__cat{background:none;border:0;cursor:pointer;font-family:var(--font-heading--family, "Playfair Display", Georgia, serif);font-size:1.02rem;font-weight:500;color:var(--lmh-plum-charcoal);padding:8px 4px;position:relative;letter-spacing:.005em;text-decoration:none;transition:color .25s var(--lmh-ease);white-space:nowrap}.lmh__cat:hover,.lmh__cat[aria-expanded=true]{color:var(--lmh-plum)}.lmh__cat:after{content:"";position:absolute;left:4px;right:4px;bottom:4px;height:1px;background:var(--lmh-plum);transform:scaleX(0);transform-origin:center;transition:transform .3s var(--lmh-ease)}.lmh__cat:hover:after,.lmh__cat[aria-expanded=true]:after{transform:scaleX(1)}.lmh__sub{position:absolute;top:calc(100% - 4px);background:var(--lmh-cream);border:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 12%,transparent);border-radius:12px;padding:10px 0;min-width:240px;box-shadow:0 16px 40px -16px color-mix(in oklch,var(--lmh-plum-deep) 35%,transparent);opacity:0;visibility:hidden;transform:translateY(-6px) scale(.98);transform-origin:top left;transition:opacity .28s var(--lmh-ease),visibility .28s,transform .28s var(--lmh-ease);z-index:70;left:0}@media(prefers-reduced-motion:reduce){.lmh__sub{transition:opacity 1ms,visibility 1ms;transform:none}.lmh__sub[data-open=true]{transform:none}}.lmh__sub[data-open=true]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.lmh__sub-link{display:block;padding:11px 22px;color:var(--lmh-plum-charcoal);text-decoration:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.96rem;font-weight:500;letter-spacing:.01em;transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease),padding-left .25s var(--lmh-ease);white-space:nowrap}.lmh__sub-link:hover,.lmh__sub-link[aria-expanded=true]{background:var(--lmh-cream-warm);color:var(--lmh-plum);padding-left:28px}.lmh__sub-link[data-has-grand=true]{display:flex;align-items:center;justify-content:space-between;padding-right:18px}.lmh__sub-link[data-has-grand=true]:after{content:"\203a";font-size:1.2rem;line-height:1;color:var(--lmh-copper);margin-left:12px;transition:transform .2s var(--lmh-ease)}.lmh__sub-link[aria-expanded=true]:after{transform:translate(2px)}.lmh__sub-link-wrap{position:relative}.lmh__grand{position:absolute;top:-14px;left:100%;margin-left:8px;background:var(--lmh-cream);border:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 12%,transparent);border-radius:12px;padding:14px 0;min-width:220px;box-shadow:0 16px 40px -16px color-mix(in oklch,var(--lmh-plum-deep) 35%,transparent);opacity:0;visibility:hidden;transform:translate(-6px);transition:opacity .25s var(--lmh-ease),visibility .25s,transform .25s var(--lmh-ease);z-index:80}.lmh__sub-link-wrap[data-open=true]>.lmh__grand{opacity:1;visibility:visible;transform:translate(0)}.lmh__grand-eyebrow{font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.68rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--lmh-plum);padding:0 24px 10px;margin:0 0 6px;border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent)}.lmh__grand-link{display:block;padding:9px 24px;color:var(--lmh-plum-charcoal);text-decoration:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.92rem;letter-spacing:.01em;transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease),padding-left .25s var(--lmh-ease);white-space:nowrap}.lmh__grand-link:hover{background:var(--lmh-cream-warm);color:var(--lmh-plum);padding-left:30px}@media(prefers-reduced-motion:reduce){.lmh__grand{transition:opacity 1ms,visibility 1ms;transform:none}.lmh__sub-link-wrap[data-open=true]>.lmh__grand{transform:none}}.lmh__d-sub-head{font-weight:600;color:var(--lmh-plum)}.lmh__d-sub-child{padding-left:64px!important;font-size:.88rem!important;color:color-mix(in oklch,var(--lmh-plum-charcoal) 70%,transparent)!important}.lmh__d-sub-group>summary>span>a{color:inherit;text-decoration:none}.lmh__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,var(--lmh-plum-deep) 12%,transparent);opacity:0;visibility:hidden;transition:opacity .3s var(--lmh-ease),visibility .3s;z-index:40}.lmh__backdrop[data-open=true]{opacity:1;visibility:visible}.lmh__drawer{position:fixed;top:0;right:0;width:100%;max-width:100vw;height:100vh;height:100dvh;background:var(--lmh-cream);z-index:1100;transform:translate(100%);transition:transform .4s var(--lmh-ease);overflow:hidden;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch}.lmh__drawer[data-open=true]{transform:translate(0)}.lmh__drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 18px 24px;border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent);background:var(--lmh-cream);position:sticky;top:0;z-index:5}.lmh__drawer-logo{display:inline-block;text-decoration:none;line-height:1}.lmh__drawer-logo img{display:block;height:36px;width:auto}.lmh__drawer-close{background:var(--lmh-cream-warm);border:0;cursor:pointer;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--lmh-plum-charcoal);transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease)}.lmh__drawer-close:hover{background:var(--lmh-plum);color:var(--lmh-cream)}.lmh__drawer-nav{flex:1;padding:8px 0 20px;overflow-y:auto}.lmh__d-link,.lmh__d-group>summary{display:flex;align-items:center;padding:16px 24px;color:var(--lmh-plum-charcoal);text-decoration:none;font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.15rem;font-weight:500;cursor:pointer;list-style:none;transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease);border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 4%,transparent)}.lmh__d-link:hover{background:var(--lmh-cream-warm);color:var(--lmh-plum)}.lmh__d-group>summary::-webkit-details-marker{display:none}.lmh__d-group>summary::marker{display:none;content:""}.lmh__d-group>summary{position:relative;justify-content:space-between}.lmh__d-group>summary:after{content:"";width:14px;height:14px;border-right:2px solid var(--lmh-plum);border-bottom:2px solid var(--lmh-plum);transform:rotate(45deg);transition:transform .3s var(--lmh-ease);margin-right:4px}.lmh__d-group[open]>summary:after{transform:rotate(-135deg)}.lmh__d-group[open]>summary{background:var(--lmh-cream-warm);color:var(--lmh-plum)}.lmh__d-sub{background:color-mix(in oklch,var(--lmh-cream-warm) 50%,var(--lmh-cream));padding:4px 0 8px}.lmh__d-sub>details.lmh__d-sub-group,.lmh__d-sub>a.lmh__d-sub-flat{border-top:2px solid var(--lmh-plum)!important;border-top-color:color-mix(in oklch,var(--lmh-plum) 35%,transparent)!important;margin-top:4px}.lmh__d-sub>details.lmh__d-sub-group:first-of-type{border-top:0!important;margin-top:0}.lmh__d-sub-group>summary{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 16px 36px;cursor:pointer;list-style:none;font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.05rem;font-weight:500;color:var(--lmh-plum-charcoal);position:relative;transition:color .2s var(--lmh-ease),background .2s var(--lmh-ease)}.lmh__d-sub-group>summary::-webkit-details-marker{display:none}.lmh__d-sub-group>summary::marker{display:none;content:""}.lmh__d-sub-group>summary>span{flex:1}.lmh__d-sub-group>summary:after{content:"+";font-size:1.6rem;font-weight:300;line-height:1;color:var(--lmh-plum);transition:transform .3s var(--lmh-ease);width:22px;text-align:center;flex-shrink:0}.lmh__d-sub-group[open]>summary:after{transform:rotate(45deg)}.lmh__d-sub-group[open]>summary{color:var(--lmh-plum);background:color-mix(in oklch,var(--lmh-plum) 4%,transparent)}.lmh__d-all-top{display:block;padding:14px 24px;color:var(--lmh-plum);text-decoration:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.95rem;font-weight:600;background:color-mix(in oklch,var(--lmh-plum) 8%,transparent);border-bottom:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent)}.lmh__d-all-top:hover{background:color-mix(in oklch,var(--lmh-plum) 14%,transparent)}.lmh__d-sub-group .lmh__d-all{display:block;padding:14px 24px 14px 52px;color:var(--lmh-plum);text-decoration:none;font-size:.95rem;font-weight:600;font-family:var(--font-body--family, "Work Sans", sans-serif);letter-spacing:.01em;background:color-mix(in oklch,var(--lmh-plum) 6%,transparent)}.lmh__d-sub-group .lmh__d-all:active,.lmh__d-sub-group .lmh__d-all:hover{background:color-mix(in oklch,var(--lmh-plum) 12%,transparent)}.lmh__d-sub-group .lmh__d-section{font-family:var(--font-heading--family, "Playfair Display", serif);font-size:.72rem;font-weight:600;color:var(--lmh-plum);letter-spacing:.18em;text-transform:uppercase;padding:16px 24px 8px 52px}.lmh__d-sub-group .lmh__d-hr{border:0;height:1px;background:color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent);margin:8px 36px}.lmh__d-sub-group>a{display:block;padding:11px 24px 11px 52px;color:color-mix(in oklch,var(--lmh-plum-charcoal) 78%,transparent);text-decoration:none;font-size:.95rem;font-family:var(--font-body--family, "Work Sans", sans-serif);transition:color .2s var(--lmh-ease),background .2s var(--lmh-ease),padding-left .2s var(--lmh-ease)}.lmh__d-sub-group>a:active,.lmh__d-sub-group>a:hover{color:var(--lmh-plum);background:color-mix(in oklch,var(--lmh-plum) 5%,transparent);padding-left:60px}.lmh__d-sub-flat{display:block;padding:16px 24px 16px 36px;color:var(--lmh-plum-charcoal);text-decoration:none;font-family:var(--font-heading--family, "Playfair Display", serif);font-size:1.05rem;font-weight:500;transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease)}.lmh__d-sub-flat:hover{background:color-mix(in oklch,var(--lmh-plum) 8%,transparent);color:var(--lmh-plum)}.lmh__d-sub-sub-group{background:color-mix(in oklch,var(--lmh-cream-warm) 70%,transparent)}.lmh__d-sub-sub-group>summary{display:flex;align-items:center;justify-content:space-between;padding:12px 24px 12px 52px;cursor:pointer;list-style:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.96rem;font-weight:500;color:var(--lmh-plum-charcoal);position:relative;transition:color .2s var(--lmh-ease),background .2s var(--lmh-ease);border-top:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 6%,transparent)}.lmh__d-sub-sub-group:first-of-type>summary{border-top:0}.lmh__d-sub-sub-group>summary::-webkit-details-marker{display:none}.lmh__d-sub-sub-group>summary::marker{display:none;content:""}.lmh__d-sub-sub-group>summary>span{flex:1}.lmh__d-sub-sub-group>summary:after{content:"+";font-size:1.4rem;font-weight:300;line-height:1;color:var(--lmh-plum);transition:transform .3s var(--lmh-ease);width:22px;text-align:center;flex-shrink:0}.lmh__d-sub-sub-group[open]>summary:after{transform:rotate(45deg)}.lmh__d-sub-sub-group[open]>summary{color:var(--lmh-plum);background:color-mix(in oklch,var(--lmh-plum) 5%,transparent)}.lmh__d-sub-all{display:block;padding:12px 24px 12px 68px;color:var(--lmh-plum);text-decoration:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.92rem;font-weight:600;background:color-mix(in oklch,var(--lmh-plum) 4%,transparent)}.lmh__d-sub-all:hover{background:color-mix(in oklch,var(--lmh-plum) 10%,transparent)}.lmh__d-sub-sub-group>a.lmh__d-sub-child{display:block;padding:10px 24px 10px 68px;color:color-mix(in oklch,var(--lmh-plum-charcoal) 78%,transparent);text-decoration:none;font-family:var(--font-body--family, "Work Sans", sans-serif);font-size:.92rem;transition:color .2s var(--lmh-ease),background .2s var(--lmh-ease),padding-left .2s var(--lmh-ease)}.lmh__d-sub-sub-group>a.lmh__d-sub-child:hover,.lmh__d-sub-sub-group>a.lmh__d-sub-child:active{color:var(--lmh-plum);background:color-mix(in oklch,var(--lmh-plum) 5%,transparent);padding-left:76px}.lmh__drawer-foot{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 20px 24px;border-top:1px solid color-mix(in oklch,var(--lmh-plum-charcoal) 8%,transparent);background:var(--lmh-cream);position:sticky;bottom:0}.lmh__d-foot-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;background:var(--lmh-cream-warm);border-radius:10px;color:var(--lmh-plum-charcoal);text-decoration:none;font-size:.95rem;font-weight:500;transition:background .2s var(--lmh-ease),color .2s var(--lmh-ease)}.lmh__d-foot-btn:hover{background:var(--lmh-plum);color:var(--lmh-cream)}body.lmh-no-scroll .lmh__burger span:nth-child(1){transform:translateY(6px) rotate(45deg)}body.lmh-no-scroll .lmh__burger span:nth-child(2){opacity:0}body.lmh-no-scroll .lmh__burger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(max-width:1100px){.lmh__row{padding:18px 24px;gap:24px}.lmh__nav-list{gap:26px}.lmh__nav-btn,.lmh__nav-link,.lmh__cat{font-size:.96rem}.lmh__obchod-row{gap:16px;padding:14px 20px}}@media(max-width:900px){.lmh__row{grid-template-columns:auto 1fr auto;padding:14px 16px;gap:8px;align-items:center}.lmh__nav{display:none}.lmh__burger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;border-radius:50%;transition:background .2s var(--lmh-ease);order:-1}.lmh__burger:active{background:var(--lmh-cream-warm)}.lmh__logo{justify-self:center;grid-column:2}.lmh__logo-img{max-height:38px}.lmh__obchod{display:none}.lmh__util{gap:4px}.lmh__util-btn{padding:10px}.lmh__util>a[href="/search"]{display:none}.lmh-annc{font-size:.7rem;padding:8px 14px}}@media(max-width:380px){.lmh__util>a[href="/account"]{display:none}.lmh__logo-img{max-height:32px}}body.lmh-no-scroll{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/22/assets/lemuria-mega-header.css.map */
