:root{--lyd-ink: #111113;--lyd-ink-soft: #4a4a4f;--lyd-ink-mute: #8a8a90;--lyd-line: #e7e5e1;--lyd-paper: #ffffff;--lyd-sale: #c9354d;--lyd-max: 1200px;--lyd-panel-shadow: 0 12px 40px rgba(17, 17, 19, .1), 0 2px 8px rgba(17, 17, 19, .04)}html.lyd-hv2-chrome .shopify-section--announcement-bar,body.lyd-hv2-chrome .shopify-section--announcement-bar,html.lyd-hv2-chrome .shopify-section--header,body.lyd-hv2-chrome .shopify-section--header,html.lyd-hv2-chrome .shopify-section-group-header-group.shopify-section--header,body.lyd-hv2-chrome .shopify-section-group-header-group.shopify-section--header,html.lyd-hv2-chrome store-header.header,body.lyd-hv2-chrome store-header.header,html.lyd-hv2-chrome .shopify-section--breadcrumb,body.lyd-hv2-chrome .shopify-section--breadcrumb,html.lyd-hv2-chrome .shopify-section-group-header-group.shopify-section--breadcrumb,body.lyd-hv2-chrome .shopify-section-group-header-group.shopify-section--breadcrumb,html.lyd-hv2-chrome .shopify-section--cart-drawer,body.lyd-hv2-chrome .shopify-section--cart-drawer,html.lyd-hv2-chrome cart-drawer,body.lyd-hv2-chrome cart-drawer,html.lyd-hv2-chrome #shopify-section-cart-drawer,body.lyd-hv2-chrome #shopify-section-cart-drawer,html.lyd-hv2-chrome .shopify-section-group-footer-group,body.lyd-hv2-chrome .shopify-section-group-footer-group,html.lyd-hv2-chrome .shopify-section--footer,body.lyd-hv2-chrome .shopify-section--footer,html.lyd-hv2-chrome footer.footer,body.lyd-hv2-chrome footer.footer{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}.lyd-hv2-trustbar{background:var(--lyd-ink);color:#fff;font-size:.78rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;z-index:70;letter-spacing:.01em}.lyd-hv2-trustbar__inner{width:min(100% - 48px,var(--lyd-max));max-width:var(--lyd-max);margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px 32px;padding:9px 0;box-sizing:border-box}.lyd-hv2-trustbar__item{display:inline-flex;align-items:center;gap:7px;opacity:.92;white-space:nowrap;line-height:1.2}.lyd-hv2-trustbar__item svg{width:13px;height:13px;flex:0 0 auto;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:720px){.lyd-hv2-trustbar__item:nth-child(n+3){display:none}.lyd-hv2-trustbar__inner{width:min(100% - 28px,var(--lyd-max));gap:12px 20px;padding:9px 0}}.lyd-hv2-siteheader{position:sticky;top:0;z-index:60;background:#fffffff0;backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1);border-bottom:1px solid var(--lyd-line);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lyd-hv2-siteheader__wrap{width:min(100% - 48px,var(--lyd-max));max-width:var(--lyd-max);margin:0 auto;padding:0;height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:24px;box-sizing:border-box}.lyd-hv2-siteheader__logo{display:flex;align-items:center;margin:0;padding:0;text-decoration:none;line-height:0;justify-self:start;grid-column:1}.lyd-hv2-siteheader__logo:hover{opacity:.85}.lyd-hv2-siteheader__logo-img{display:block;height:28px;width:auto;max-width:160px;object-fit:contain}.lyd-hv2-siteheader__burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:var(--lyd-ink);cursor:pointer;flex-shrink:0}.lyd-hv2-siteheader__burger:hover{background:#1111130d}.lyd-hv2-siteheader__burger:focus-visible{outline:2px solid var(--lyd-ink);outline-offset:2px}.lyd-hv2-siteheader__burger-icon{display:block;position:relative;width:18px;height:2px;background:currentColor;border-radius:1px;transition:background .15s ease}.lyd-hv2-siteheader__burger-icon:before,.lyd-hv2-siteheader__burger-icon:after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:1px;transition:transform .18s ease,top .18s ease}.lyd-hv2-siteheader__burger-icon:before{top:-6px}.lyd-hv2-siteheader__burger-icon:after{top:6px}body.lyd-hv2-nav-open .lyd-hv2-siteheader__burger-icon{background:transparent}body.lyd-hv2-nav-open .lyd-hv2-siteheader__burger-icon:before{top:0;transform:rotate(45deg)}body.lyd-hv2-nav-open .lyd-hv2-siteheader__burger-icon:after{top:0;transform:rotate(-45deg)}.lyd-hv2-siteheader__nav{display:flex;align-items:center;justify-content:center;gap:4px 6px;min-width:0;font-size:.9rem;font-weight:500;color:var(--lyd-ink-soft);grid-column:2;justify-self:center}.lyd-hv2-siteheader__item{position:relative;display:flex;align-items:center}.lyd-hv2-siteheader__link{display:inline-flex;align-items:center;gap:4px;color:var(--lyd-ink-soft);text-decoration:none;white-space:nowrap;line-height:1.2;padding:10px;border-radius:6px;transition:color .12s ease,background .12s ease}.lyd-hv2-siteheader__link:hover,.lyd-hv2-siteheader__item.is-open>.lyd-hv2-siteheader__link,.lyd-hv2-siteheader__item:focus-within>.lyd-hv2-siteheader__link{color:var(--lyd-ink);background:#1111130a;text-decoration:none}.lyd-hv2-siteheader__link.is-sale{color:var(--lyd-sale);font-weight:600}.lyd-hv2-siteheader__link.is-sale:hover{color:var(--lyd-sale);background:#c9354d0f}.lyd-hv2-siteheader__chev{width:12px;height:12px;flex:0 0 auto;opacity:.55;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s ease,opacity .12s ease}.lyd-hv2-siteheader__item.is-open>.lyd-hv2-siteheader__link .lyd-hv2-siteheader__chev,.lyd-hv2-siteheader__item:focus-within>.lyd-hv2-siteheader__link .lyd-hv2-siteheader__chev{transform:rotate(180deg);opacity:.85}.lyd-hv2-siteheader__panel{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px);min-width:220px;max-width:min(360px,80vw);max-height:min(70vh,440px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px;margin:0;list-style:none;background:var(--lyd-paper);border:1px solid var(--lyd-line);border-radius:12px;box-shadow:var(--lyd-panel-shadow);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility .14s;z-index:80}.lyd-hv2-siteheader__panel.is-mega{display:grid;grid-template-columns:1fr 1fr;gap:0 4px;min-width:min(420px,90vw);max-width:min(440px,92vw);max-height:min(72vh,480px)}.lyd-hv2-siteheader__panel.is-mega>li:first-child{grid-column:1 / -1}.lyd-hv2-siteheader__panel:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.lyd-hv2-siteheader__item.is-open>.lyd-hv2-siteheader__panel,.lyd-hv2-siteheader__item:focus-within>.lyd-hv2-siteheader__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.lyd-hv2-siteheader__panel a{display:block;padding:9px 12px;border-radius:8px;color:var(--lyd-ink-soft);text-decoration:none;font-size:.875rem;font-weight:500;line-height:1.25;white-space:nowrap}.lyd-hv2-siteheader__panel a:hover,.lyd-hv2-siteheader__panel a:focus-visible{background:#1111130d;color:var(--lyd-ink);text-decoration:none;outline:none}.lyd-hv2-siteheader__panel a.is-all{color:var(--lyd-ink);font-weight:600;border-bottom:1px solid var(--lyd-line);border-radius:8px 8px 0 0;margin-bottom:4px;padding-bottom:11px}.lyd-hv2-siteheader__panel.is-mega a.is-all{border-radius:8px}.lyd-hv2-siteheader__panel a.is-all:hover{background:#1111130a}.lyd-hv2-siteheader__panel a.is-tool{color:var(--lyd-ink);font-weight:600;border-bottom:1px solid var(--lyd-line);border-radius:0 0 8px 8px;margin-bottom:4px;padding-bottom:11px}.lyd-hv2-siteheader__panel.is-mega a.is-tool{border-radius:8px}.lyd-hv2-siteheader__panel a.is-tool:hover{background:#1111130a}.lyd-hv2-siteheader__item:first-child .lyd-hv2-siteheader__panel{left:0;transform:translate(0) translateY(4px)}.lyd-hv2-siteheader__item:first-child.is-open .lyd-hv2-siteheader__panel,.lyd-hv2-siteheader__item:first-child:focus-within .lyd-hv2-siteheader__panel{transform:translate(0) translateY(0)}.lyd-hv2-siteheader__item:last-child .lyd-hv2-siteheader__panel{left:auto;right:0;transform:translate(0) translateY(4px)}.lyd-hv2-siteheader__item:last-child.is-open .lyd-hv2-siteheader__panel,.lyd-hv2-siteheader__item:last-child:focus-within .lyd-hv2-siteheader__panel{transform:translate(0) translateY(0)}.lyd-hv2-siteheader__icons{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:var(--lyd-ink-soft);grid-column:3;justify-self:end}.lyd-hv2-siteheader__icons a{display:inline-flex;align-items:center;justify-content:center;color:var(--lyd-ink-soft);text-decoration:none;width:28px;height:28px}.lyd-hv2-siteheader__icons a:hover{color:var(--lyd-ink)}.lyd-hv2-siteheader__icons svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lyd-hv2-quicknav{display:none;background:var(--lyd-paper);border-bottom:1px solid var(--lyd-line);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lyd-hv2-quicknav__track{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding:10px 14px 12px;box-sizing:border-box}.lyd-hv2-quicknav__track::-webkit-scrollbar{display:none}.lyd-hv2-quicknav__chip{flex:0 0 auto;scroll-snap-align:start;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--lyd-line);border-radius:999px;background:var(--lyd-paper);color:var(--lyd-ink);font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none!important;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease;-webkit-tap-highlight-color:transparent}.lyd-hv2-quicknav__chip:active{background:#f3f2f0;border-color:#d4d1cb}.lyd-hv2-quicknav__chip.is-sale{color:var(--lyd-sale);border-color:#c9354d59}.lyd-hv2-quicknav__chip.is-tool{background:#111113;border-color:#111113;color:#fff}.lyd-hv2-quicknav__chip.is-tool:active{background:#2a2a2e;border-color:#2a2a2e;color:#fff}.lyd-hv2-drawer-backdrop,.lyd-hv2-drawer{display:none}@media(max-width:900px){.lyd-hv2-quicknav{display:block}.lyd-hv2-siteheader__nav{display:none}.lyd-hv2-siteheader__burger{display:inline-flex}.lyd-hv2-siteheader__wrap{width:min(100% - 28px,var(--lyd-max));height:58px;padding:0;grid-template-columns:auto 1fr auto;column-gap:10px}.lyd-hv2-siteheader__logo{grid-column:2;justify-self:start}.lyd-hv2-siteheader__burger{grid-column:1;justify-self:start}.lyd-hv2-siteheader__icons{grid-column:3;gap:12px}.lyd-hv2-siteheader__logo-img{height:24px;max-width:130px}.lyd-hv2-siteheader{z-index:90}.lyd-hv2-drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;background:#11111366;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}body.lyd-hv2-nav-open .lyd-hv2-drawer-backdrop{opacity:1;visibility:visible;pointer-events:auto}.lyd-hv2-drawer{display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:100;width:min(100vw - 48px,360px);max-width:100%;height:100%;height:100dvh;background:var(--lyd-paper);box-shadow:8px 0 40px #1111131f;transform:translate(-105%);transition:transform .28s cubic-bezier(.22,1,.36,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body.lyd-hv2-nav-open .lyd-hv2-drawer{transform:translate(0)}body.lyd-hv2-nav-open{overflow:hidden}.lyd-hv2-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--lyd-line);flex:0 0 auto}.lyd-hv2-drawer__title{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--lyd-ink-mute);margin:0}.lyd-hv2-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:var(--lyd-ink);cursor:pointer;padding:0}.lyd-hv2-drawer__close:hover{background:#1111130d}.lyd-hv2-drawer__close svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lyd-hv2-drawer__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:8px 0 24px}.lyd-hv2-drawer__list{list-style:none;margin:0;padding:0}.lyd-hv2-drawer__row{border-bottom:1px solid var(--lyd-line)}.lyd-hv2-drawer__row-main{display:flex;align-items:stretch;min-height:52px}.lyd-hv2-drawer__row-main>a{flex:1 1 auto;display:flex;align-items:center;padding:14px 16px;color:var(--lyd-ink);text-decoration:none;font-size:1.02rem;font-weight:600;line-height:1.25}.lyd-hv2-drawer__row-main>a.is-sale{color:var(--lyd-sale)}.lyd-hv2-drawer__row-main>a:active{background:#1111130a}.lyd-hv2-drawer__toggle{flex:0 0 52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-left:1px solid var(--lyd-line);background:transparent;color:var(--lyd-ink-soft);cursor:pointer;padding:0}.lyd-hv2-drawer__toggle:hover,.lyd-hv2-drawer__toggle:focus-visible{background:#1111130a;color:var(--lyd-ink);outline:none}.lyd-hv2-drawer__toggle svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.lyd-hv2-drawer__row.is-open .lyd-hv2-drawer__toggle svg{transform:rotate(180deg)}.lyd-hv2-drawer__subs{list-style:none;margin:0;padding:0 0 10px;background:#faf9f7;display:none}.lyd-hv2-drawer__row.is-open .lyd-hv2-drawer__subs{display:block}.lyd-hv2-drawer__subs a{display:block;padding:11px 16px 11px 28px;color:var(--lyd-ink-soft);text-decoration:none;font-size:.92rem;font-weight:500;line-height:1.3}.lyd-hv2-drawer__subs a:active,.lyd-hv2-drawer__subs a:hover{color:var(--lyd-ink);background:#1111130a}.lyd-hv2-drawer__subs a.is-all,.lyd-hv2-drawer__subs a.is-tool{color:var(--lyd-ink);font-weight:600}.lyd-hv2-drawer__foot{flex:0 0 auto;padding:14px 16px 20px;border-top:1px solid var(--lyd-line);display:flex;flex-direction:column;gap:4px}.lyd-hv2-drawer__foot a{display:flex;align-items:center;gap:10px;padding:12px 8px;color:var(--lyd-ink-soft);text-decoration:none;font-size:.92rem;font-weight:500;border-radius:8px}.lyd-hv2-drawer__foot a:hover{background:#1111130a;color:var(--lyd-ink)}.lyd-hv2-drawer__foot svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}}@media(max-width:1100px)and (min-width:901px){.lyd-hv2-siteheader__link{padding:10px 7px;font-size:.86rem}.lyd-hv2-siteheader__nav{gap:0 2px}}.lyd-hv2-footer{background:var(--lyd-ink);color:#c9c9cc;margin-top:0;font-size:.85rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lyd-hv2-footer__wrap{width:min(100% - 48px,var(--lyd-max));max-width:var(--lyd-max);margin:0 auto;box-sizing:border-box}@media(max-width:720px){.lyd-hv2-footer__wrap{width:min(100% - 28px,var(--lyd-max))}}.lyd-hv2-footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:40px;padding:56px 0 40px}@media(max-width:860px){.lyd-hv2-footer__cols{grid-template-columns:1fr 1fr;gap:28px 24px;padding:40px 0 32px}}@media(max-width:520px){.lyd-hv2-footer__cols{grid-template-columns:1fr}}.lyd-hv2-footer__logo{color:#fff;font-weight:700;font-size:1.35rem;letter-spacing:.02em;margin:0 0 14px;line-height:1.2}.lyd-hv2-footer__about{font-size:.83rem;max-width:26rem;margin:0;line-height:1.55;color:#c9c9cc}.lyd-hv2-footer h4{color:#fff;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.lyd-hv2-footer__cols a{display:block;padding:4px 0;color:#c9c9cc;text-decoration:none;line-height:1.4}.lyd-hv2-footer__cols a:hover{color:#fff;text-decoration:none}.lyd-hv2-footer__news-note{margin:0;font-size:.85rem;color:#c9c9cc;line-height:1.45}.lyd-hv2-footer__sub{border-top:1px solid #2a2a2e;padding:18px 0;font-size:.75rem;color:#8a8a90;text-align:center}.lyd-hv2-footer__sub a{display:inline;color:#c9c9cc;text-decoration:underline;text-underline-offset:2px}.lyd-hv2-footer__sub a:hover{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/8/assets/lyd-hv2-chrome.css.map */
