.lf-hdr{overflow:visible}.lf-hdr .lf-header{display:flex;align-items:center;gap:clamp(12px,2vw,28px);padding:18px clamp(16px,3vw,48px);background:var(--lf-bg);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:999;overflow:visible;width:100%;box-sizing:border-box}.lf-hdr .lf-header-logo-link{display:flex;align-items:center;flex-shrink:0}.lf-hdr .lf-header-logo{max-height:var(--lf-logo-h);max-width:var(--lf-logo-w);object-fit:contain;display:block}.lf-hdr>.lf-header>nav{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-start;overflow:visible}.lf-hdr .lf-header-nav{display:flex;gap:clamp(10px,1.5vw,24px);list-style:none;padding:0;margin:0;flex-wrap:nowrap}.lf-hdr .lf-header-nav>li{position:relative;padding-bottom:12px;margin-bottom:-12px}.lf-hdr .lf-header-nav a{color:var(--lf-txt);text-decoration:none;font-size:clamp(12px,1vw,15px);font-weight:500;letter-spacing:.02em;transition:color .2s;white-space:nowrap;display:flex;align-items:center;gap:4px}.lf-hdr .lf-dropdown-arrow{width:10px;height:10px;transition:transform .2s}.lf-hdr .lf-mega{display:none;position:absolute;top:100%;left:0;padding-top:12px;z-index:1000}.lf-hdr .lf-header-nav>li:hover>.lf-mega,.lf-hdr .lf-header-nav>li:focus-within>.lf-mega{display:block}.lf-hdr .lf-header-nav>li:hover>a>.lf-dropdown-arrow,.lf-hdr .lf-header-nav>li:focus-within>a>.lf-dropdown-arrow{transform:rotate(180deg)}.lf-hdr .lf-mega-inner{display:flex;align-items:flex-start;gap:26px;background:var(--lf-bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 16px 44px #00000021;padding:22px 26px;width:max-content;max-width:min(780px,calc(100vw - 40px));box-sizing:border-box}.lf-hdr .lf-mega-links{flex:1 1 auto;min-width:0}.lf-hdr .lf-mega-heading{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0000006b;margin:0 0 10px 10px}.lf-hdr .lf-mega-links ul{list-style:none;margin:0;padding:0;display:grid;grid-auto-flow:column;grid-template-rows:repeat(var(--lf-rows,4),auto);grid-auto-columns:minmax(148px,1fr);gap:0 22px}.lf-hdr .lf-mega-links li{position:static}.lf-hdr .lf-mega-links a{display:block;padding:9px 10px;border-radius:6px;font-size:14px;font-weight:400;white-space:nowrap;color:var(--lf-txt);transition:background .15s,color .15s}.lf-hdr .lf-mega-links a:hover,.lf-hdr .lf-mega-links a.is-active{background:#f6f6f6;color:#000}.lf-hdr .lf-mega-card{flex:0 0 auto;width:196px;display:flex;flex-direction:column;gap:7px;padding:14px;border-radius:10px;background:#fafafa;border:1px solid rgba(0,0,0,.06);text-decoration:none;transition:border-color .2s,box-shadow .2s}.lf-hdr .lf-mega-card:hover{border-color:#d6a05f;box-shadow:0 6px 18px #00000014}.lf-hdr .lf-mega-card img{width:100%;height:132px;object-fit:contain;display:block;border-radius:6px;background:#f1efec;padding:6px;box-sizing:border-box}.lf-hdr .lf-mega-card-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#b07d3a}.lf-hdr .lf-mega-card-title{font-size:13px;font-weight:500;line-height:1.35;color:var(--lf-txt);white-space:normal;display:block}.lf-hdr .lf-mega-card-price{font-size:13px;font-weight:600;color:#1a1a1a}.lf-hdr .lf-header-contact{display:flex;align-items:center;gap:14px;white-space:nowrap;flex-shrink:0}.lf-hdr .lf-header-contact a{color:var(--lf-txt);text-decoration:none;font-size:13px;font-weight:500;opacity:.82;transition:opacity .2s}.lf-hdr .lf-header-contact a:hover{opacity:1;text-decoration:underline}.lf-hdr .lf-phone-icon{display:none;align-items:center;justify-content:center;min-width:36px;min-height:36px;color:var(--lf-txt)}.lf-hdr .lf-phone-icon svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.5}.lf-hdr .lf-search{position:relative;display:flex;align-items:center}.lf-hdr .lf-search-form{display:flex;align-items:center;overflow:hidden;width:0;opacity:0;transition:width .25s ease,opacity .18s ease}.lf-hdr .lf-search.is-open .lf-search-form{width:clamp(150px,18vw,240px);opacity:1}.lf-hdr .lf-search-form input{width:100%;border:0;border-bottom:1px solid rgba(0,0,0,.22);background:transparent;font-size:14px;padding:6px 8px;outline:none;color:var(--lf-txt)}.lf-hdr .lf-search-toggle{background:none;border:0;padding:0;cursor:pointer;color:var(--lf-txt);display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}.lf-hdr .lf-search-toggle svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}.lf-hdr .lf-header-icons{display:flex;gap:clamp(8px,1vw,14px);align-items:center;flex-shrink:0}.lf-hdr .lf-header-icons>a{color:var(--lf-txt);text-decoration:none;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}.lf-hdr .lf-header-icons svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}@media(max-width:1200px){.lf-hdr .lf-header-logo{max-height:var(--lf-logo-h-md);max-width:var(--lf-logo-w-md)}.lf-hdr .lf-mega-inner{max-width:min(680px,calc(100vw - 32px));gap:20px;padding:20px 22px}.lf-hdr .lf-mega-card{width:170px}.lf-hdr .lf-header-contact{gap:10px}.lf-hdr .lf-header-contact a{font-size:12px}}@media(max-width:1024px){.lf-hdr .lf-header-nav{display:none}.lf-hdr .lf-header{padding:12px 20px;gap:8px}.lf-hdr>.lf-header>nav{flex:0 0 auto}.lf-hdr .lf-header-logo{max-height:var(--lf-logo-h-sm);max-width:var(--lf-logo-w-sm)}.lf-hdr .lf-header-contact .lf-contact-text{display:none}.lf-hdr .lf-phone-icon{display:flex}.lf-hdr .lf-search.is-open .lf-search-form{width:clamp(110px,38vw,190px)}}@media(max-width:480px){.lf-hdr .lf-header{padding:10px 12px}.lf-hdr .lf-header-logo{max-height:var(--lf-logo-h-xs);max-width:var(--lf-logo-w-xs)}.lf-hdr .lf-header-icons{gap:2px}.lf-hdr .lf-header-icons>a,.lf-hdr .lf-search-toggle,.lf-hdr .lf-phone-icon{min-width:32px}}@media(prefers-reduced-motion:reduce){.lf-hdr .lf-dropdown-arrow,.lf-hdr .lf-mega-card,.lf-hdr .lf-search-form{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lf-header.css.map */
