.hn__mega{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e8eaed;box-shadow:0 12px 40px #1a1b1e24;z-index:1}.hn__mega.is-open{display:block}.hn__mega.is-open:before,.hn__mega.is-open:after{content:"";position:absolute;left:var(--indicator-left, 50px);transform:translate(-50%);width:0;height:0;pointer-events:none}.hn__mega.is-open:before{top:-9px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #e8eaed;z-index:2}.hn__mega.is-open:after{top:-7px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;z-index:3}.hn__mega-inner{max-width:1384px;margin:0 auto;padding:24px 12px 28px}@media screen and (min-width:1384px){.hn__mega-inner{padding-left:0;padding-right:0}}.hn__mega-cols{display:flex;gap:60px;align-items:flex-start;margin-bottom:0}.hn__mega-col{flex-shrink:0}.hn__mega-col--brands{flex:1}.hn__mega-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6e747c;margin:0 0 14px}.hn__mega-links{display:flex;flex-direction:column}.hn__mega-links--2col{display:grid;grid-template-columns:repeat(2,auto);column-gap:40px}.hn__mega-link{font-size:14px;color:#1c1f26;text-decoration:none;padding:6px 0;line-height:1.4;white-space:nowrap}.hn__mega-link:hover{text-decoration:underline}.hn__mega-viewall-wrap{margin-top:14px;padding-top:14px;border-top:1px solid #e8eaed}.hn__mega-viewall{font-size:13px;font-weight:600;color:#1a1b1e;text-decoration:none;white-space:nowrap}.hn__mega-viewall:hover{text-decoration:underline}.hn__mega-brands{display:flex;flex-wrap:wrap;gap:8px}.hn__mega-brand{display:inline-block;border:1px solid #e3e5e9;border-radius:999px;padding:5px 14px;font-size:13px;color:#1c1f26;text-decoration:none;font-family:inherit;transition:background .15s,border-color .15s;white-space:nowrap}.hn__mega-brand:hover{background:#f4f5f7;border-color:#c8cacd}.hn__mega-products{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:14px}.hn__mega-product{display:flex;align-items:center;gap:12px;padding:10px;border-radius:8px;text-decoration:none;color:#1c1f26;transition:background .12s}.hn__mega-product:hover{background:#f4f5f7}.hn__mega-product-img{width:64px;height:64px;flex-shrink:0;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.hn__mega-product-img img{width:100%;height:100%;object-fit:contain}.hn__mega-product-info{display:flex;flex-direction:column;min-width:0}.hn__mega-product-vendor{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#6e747c;line-height:1.3;margin-bottom:2px}.hn__mega-product-title{font-size:14px;font-weight:500;color:#1c1f26;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hn__mega-product-price{font-size:14px;font-weight:600;color:#1c1f26;line-height:1.3;margin-top:2px}.hn__price-row{display:flex;align-items:baseline;gap:6px;margin-top:3px;flex-wrap:wrap}.hn__price-tag{font-size:13px;font-weight:600;color:#1c1f26}.hn__rrp{font-size:10px;color:#9ca3af}.hn__mega-col--featured{width:280px;flex-shrink:0}.hn__mega-featured-stack{display:flex;flex-direction:row;gap:12px}.hn__mega-featured-stack .hn__mega-featured{flex:1;min-width:0}.hn__mega-featured{display:block;text-decoration:none;color:#1c1f26;border-radius:8px;overflow:hidden;border:1px solid #e8eaed;transition:transform .18s ease,box-shadow .18s ease}.hn__mega-featured:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1a1b1e08}.hn__mega-featured-img{width:100%;height:120px;background:#fff;overflow:hidden;padding:8px;box-sizing:border-box;position:relative}.hn__mega-featured-badge{position:absolute;top:8px;left:8px;background:#1a1b1e;color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em;padding:3px 6px;border-radius:4px;line-height:1;pointer-events:none}.hn__mega-featured-img img{width:100%;height:100%;object-fit:contain}.hn__mega-featured-info{padding:10px 12px 12px;border-top:1px solid #e8eaed;display:flex;flex-direction:column;height:96px;overflow:hidden;box-sizing:border-box}.hn__mega-featured-vendor{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#6e747c;margin-bottom:1px}.hn__mega-featured-title{font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hn__mega-featured-price{display:none}#hn-mega-bodycare .hn__mega-featured{display:flex;flex-direction:row;align-items:stretch}#hn-mega-bodycare .hn__mega-featured-img{width:120px;height:120px;flex-shrink:0}#hn-mega-bodycare .hn__mega-featured-info{border-top:none;border-left:1px solid #e8eaed;justify-content:center}.hn__mega-col--blog{width:200px;flex-shrink:0}.hn__mega-blog-card{display:block;text-decoration:none;color:#1c1f26;border-radius:8px;overflow:hidden;border:1px solid #e8eaed;transition:transform .18s ease,box-shadow .18s ease}.hn__mega-blog-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px #1a1b1e08}.hn__mega-blog-card-img{width:100%;height:120px;overflow:hidden;background:#f4f5f7}.hn__mega-blog-card-img img{width:100%;height:100%;object-fit:cover}.hn__mega-blog-card-body{padding:10px 12px 12px;border-top:1px solid #e8eaed;height:96px;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.hn__mega-blog-card-title{font-size:13px;font-weight:600;line-height:1.3;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hn__mega-blog-card-excerpt{font-size:12px;color:#6e747c;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#hn-mega-bodycare .hn__mega-col--brands{max-width:260px}#hn-mega-bodycare .hn__mega-col--featured{width:570px}#hn-mega-haircare .hn__mega-col--brands{max-width:280px}#hn-mega-skincare .hn__mega-col--brands{max-width:340px}#hn-mega-makeup .hn__mega-col--brands{max-width:300px}#hn-mega-haircare .hn__mega-col--featured,#hn-mega-skincare .hn__mega-col--featured{width:430px}.hn__nav-item .hn__nav-link{padding-left:14px}.hn__nav-item:first-child .hn__nav-link{padding-left:0}.ls-mega__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1b1e80;z-index:199;cursor:pointer}.ls-mega__overlay.is-active{display:block}@keyframes ls-mega-drop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ls-mega.css.map */
