.lm-home .lm-logo{display:inline-flex;align-items:center;text-decoration:none}.lm-home .lm-logo-img img{display:block;height:auto;max-height:52px;width:auto}.lm-home .lm-logo-lock{display:flex;align-items:center;gap:12px}.lm-home .lm-logo-mark{width:var(--lm-icon-size,44px);height:var(--lm-icon-size,44px);flex:0 0 auto}.lm-home .lm-logo-mark svg{width:100%;height:100%;display:block}.lm-home .lm-logo-mark img{width:100%;height:100%;display:block;object-fit:contain;border-radius:11px}.lm-home .lm-logo-text{line-height:1.05;display:flex;flex-direction:column}.lm-home .lm-brand{font-family:var(--serif);font-weight:600;font-size:21px;color:var(--navy);letter-spacing:.02em}.lm-home .lm-tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-weight:600;margin-top:3px}.lm-home .lm-header{position:sticky;top:0;z-index:100;background:#ffffffe0;backdrop-filter:saturate(170%) blur(12px);-webkit-backdrop-filter:saturate(170%) blur(12px);border-bottom:1px solid var(--border);box-shadow:0 1px #001d4908,var(--shadow-sm)}.lm-home .lm-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:14px 24px}.lm-home .lm-nav{display:flex;align-items:center;gap:32px;flex:1;justify-content:center}.lm-home .lm-nav a{position:relative;color:var(--ink);font-family:var(--sans);font-weight:500;font-size:15.5px;padding:6px 0;letter-spacing:.005em;transition:color .18s ease}.lm-home .lm-nav a:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:2px;background:var(--gold);border-radius:2px;transition:width .22s ease}.lm-home .lm-nav a:hover{color:var(--navy)}.lm-home .lm-nav a:hover:after,.lm-home .lm-nav a[aria-current=page]:after{width:100%}.lm-home .lm-nav a.lm-nav-accent{color:var(--blue);font-weight:600}.lm-home .lm-nav a.lm-nav-accent:hover{color:var(--navy)}.lm-home .lm-actions{display:flex;align-items:center;gap:8px}.lm-home .lm-icon-btn{width:42px;height:42px;border-radius:999px;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--navy);cursor:pointer;position:relative;transition:background .18s ease,border-color .18s ease,transform .18s ease}.lm-home .lm-icon-btn:hover{background:var(--cream);border-color:var(--gold);transform:translateY(-1px)}.lm-home .lm-icon-btn svg{width:20px;height:20px}.lm-home .lm-cart-badge{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;padding:0 5px;background:var(--gold);color:var(--navy);font-family:var(--sans);font-size:11px;font-weight:700;line-height:19px;text-align:center;border-radius:999px;box-shadow:0 2px 6px #001d4940}.lm-home .lm-menu-toggle{display:none}.lm-home .lm-mobile-nav{display:block;overflow:hidden;max-height:0;visibility:hidden;background:var(--navy);border-top:1px solid rgba(255,255,255,.1);transition:max-height .3s ease,visibility .3s ease}.lm-home .lm-header.lm-open .lm-mobile-nav{max-height:80vh;visibility:visible}.lm-home .lm-mobile-nav ul{list-style:none;margin:0;padding:8px 0}.lm-home .lm-mobile-nav a{display:block;color:#eaf0fb;font-family:var(--sans);font-weight:600;font-size:16px;padding:15px 24px;border-bottom:1px solid rgba(255,255,255,.08);transition:background .18s ease}.lm-home .lm-mobile-nav li:last-child a{border-bottom:0}.lm-home .lm-mobile-nav a:hover{background:#ffffff0f}.lm-home .lm-mobile-nav a.lm-nav-accent{color:var(--gold)}.lm-home .lm-footer{background:radial-gradient(120% 90% at 85% -10%,rgba(30,90,168,.18),transparent 55%),var(--navy);color:#c3d0e6;padding:clamp(56px,7vw,80px) 0 0;font-family:var(--sans)}.lm-home .lm-footer a{color:#c3d0e6;font-size:14.5px;transition:color .18s ease}.lm-home .lm-footer a:hover{color:#fff}.lm-home .lm-footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1.15fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.12)}.lm-home .lm-footer-brand .lm-brand{color:#fff}.lm-home .lm-footer-brand .lm-tag{color:var(--gold)}.lm-home .lm-footer-brand .lm-logo-img img{max-height:56px}.lm-home .lm-footer-blurb{margin:20px 0 22px;font-size:14.5px;line-height:1.7;max-width:34ch;color:#a9b8d4}.lm-home .lm-socials{display:flex;gap:10px}.lm-home .lm-socials a{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease}.lm-home .lm-socials a:hover{background:#ffffff1a;border-color:var(--gold);transform:translateY(-1px)}.lm-home .lm-socials svg{width:18px;height:18px}.lm-home .lm-foot-col h4{color:#fff;font-family:var(--sans);font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-weight:700}.lm-home .lm-foot-col ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.lm-home .lm-contact-line{display:flex;align-items:center;gap:10px}.lm-home .lm-contact-line svg{width:19px;height:19px;color:var(--gold);flex:0 0 auto}.lm-home .lm-contact-line a{color:#fff;font-size:15px}.lm-home .lm-hours{color:#a9b8d4;font-size:13px;padding-left:29px}.lm-home .lm-guarantee{display:inline-flex;align-items:center;gap:12px;background:#c7a35b1f;border:1px solid rgba(199,163,91,.4);border-radius:12px;padding:11px 16px;text-align:left;flex:0 1 auto}.lm-home .lm-guarantee svg{width:30px;height:30px;color:var(--gold);flex:0 0 auto}.lm-home .lm-gb-t{display:block;color:#fff;font-weight:700;font-size:14px}.lm-home .lm-gb-s{display:block;font-size:12px;color:#a9b8d4;margin-top:2px}.lm-home .lm-footer-mid{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.12)}.lm-home .lm-trust-badges{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.lm-home .lm-badge{display:inline-flex;align-items:center;gap:9px;color:#dbe4f2;font-size:13.5px;font-weight:600;letter-spacing:.02em}.lm-home .lm-badge svg{width:26px;height:26px;color:var(--gold);flex:0 0 auto}.lm-home .lm-pay-icons{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.lm-home .lm-pay-icons svg,.lm-home .lm-pay-icons .lm-pay{height:26px;width:auto;border-radius:4px;box-shadow:0 1px 3px #0003}.lm-home .lm-footer-bottom{padding:26px 0 36px}.lm-home .lm-disclaimer{font-size:12px;color:#8496b6;line-height:1.6;max-width:920px;margin:0 auto 20px;text-align:center}.lm-home .lm-disclaimer p{margin:0}.lm-home .lm-footer-legal{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lm-home .lm-copyright{font-size:13px;color:#a9b8d4}.lm-home .lm-legal-links{display:flex;gap:22px;flex-wrap:wrap}.lm-home .lm-legal-links a{font-size:13px}@media(max-width:1024px){.lm-home .lm-footer-top{grid-template-columns:1.4fr 1fr 1fr}.lm-home .lm-footer-brand,.lm-home .lm-foot-contact{grid-column:1 / -1}}@media(max-width:860px){.lm-home .lm-nav,.lm-home .lm-actions .lm-account{display:none}.lm-home .lm-menu-toggle{display:inline-flex}.lm-home .lm-header-inner{padding:12px 20px}}@media(max-width:640px){.lm-home .lm-footer-top{grid-template-columns:1fr 1fr}.lm-home .lm-footer-mid{flex-direction:column;align-items:flex-start;gap:20px}.lm-home .lm-footer-legal{flex-direction:column;align-items:center;text-align:center;gap:12px}.lm-home .lm-disclaimer{text-align:center}}@media(max-width:460px){.lm-home .lm-footer-top{grid-template-columns:1fr}.lm-home .lm-brand{font-size:19px}.lm-home .lm-trust-badges{gap:16px}}@media(prefers-reduced-motion:reduce){.lm-home .lm-mobile-nav{transition:none}.lm-home .lm-icon-btn,.lm-home .lm-socials a,.lm-home .lm-nav a:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/lm-chrome.css.map */
