.lh-root{--lh-paper:#fff;--lh-panel:#f1f0ec;--lh-ink:#111;--lh-dim:#6e6d68;--lh-faint:#a6a49c;--lh-hairline:#e4e2dc;--lh-inverse:#fff;--lh-bg:var(--lh-paper);--lh-bg-panel:var(--lh-panel);--lh-fg:var(--lh-ink);--lh-fg-dim:var(--lh-dim);--lh-fg-faint:var(--lh-faint);--lh-border:var(--lh-hairline);--lh-fg-inverse:var(--lh-inverse);--lh-img-filter:grayscale(.15) contrast(1.02);background:var(--lh-bg);color:var(--lh-fg);font-family:var(--font-jost), -apple-system, "Helvetica Neue", Arial, sans-serif;-webkit-font-smoothing:antialiased;font-weight:300}.lh-root *{box-sizing:border-box}.lh-root h1,.lh-root h2,.lh-root h3{font-family:var(--font-display), Georgia, serif;text-wrap:balance;letter-spacing:0;word-break:var(--lh-word-break,keep-all);margin:0;font-weight:400;line-height:1.12}.lh-root [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}.lh-root [data-reveal].lh-is-visible{opacity:1;transform:translateY(0)}.lh-kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--lh-fg-dim);font-size:11.5px;font-weight:500}.lh-link-under{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--lh-fg);cursor:pointer;color:var(--lh-fg);background:0 0;border-top:none;border-left:none;border-right:none;align-items:center;gap:10px;padding-bottom:5px;font-size:11.5px;font-weight:500;display:inline-flex}.lh-link-under:hover{gap:14px}.lh-link-under.on-dark{color:#fff;border-color:#fff}html:has(.lh-scroll-lock){scrollbar-gutter:stable}.lh-header{z-index:200;background:var(--lh-bg);border-bottom:1px solid var(--lh-border);position:sticky;top:0}.lh-header-inner{grid-template-columns:auto auto 1fr;align-items:center;max-width:1520px;height:92px;margin:0 auto;padding:0 40px;display:grid;position:relative}.lh-header-start{align-items:center;display:flex}.lh-logo{aspect-ratio:1397/474;flex-shrink:0;width:clamp(96px,8.5vw,132px);display:block;position:relative}.lh-logo__img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.lh-logo__img--light{opacity:0}.lh-wordmark{font-family:var(--font-display), serif;letter-spacing:.06em;text-align:center;cursor:pointer;color:var(--lh-fg);background:0 0;border:none;font-size:22px;text-decoration:none;display:inline-block}.lh-nav-right{justify-content:flex-end;align-items:center;gap:36px;display:flex}.lh-nav-item{position:static}.lh-nav-item>a,.lh-nav-item>button.lh-nav-trigger,.lh-nav-item>span.lh-nav-trigger{letter-spacing:.14em;text-transform:uppercase;color:var(--lh-fg);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:11px;font-weight:500;text-decoration:none;position:relative}.lh-nav-item>a:after,.lh-nav-item>button.lh-nav-trigger:after{content:"";background:var(--lh-fg);height:1px;transition:right .3s;position:absolute;bottom:-6px;left:0;right:100%}.lh-nav-item:hover>a:after,.lh-nav-item.lh-is-open>button.lh-nav-trigger:after{right:0}.lh-nav-trigger.lh-nav-label{cursor:default;opacity:.55}.lh-mega-panel{background:var(--lh-bg);border-bottom:1px solid var(--lh-border);opacity:0;visibility:hidden;max-height:calc(100vh - 92px);transition:opacity .28s,transform .28s,visibility 0s linear .28s;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-10px)}.lh-nav-item.lh-is-open .lh-mega-panel{opacity:1;visibility:visible;transition:opacity .28s,transform .28s,visibility;transform:translateY(0)}.lh-mega-close{width:32px;height:32px;color:var(--lh-fg-dim);cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:color .2s;display:flex;position:absolute;top:22px;right:40px}.lh-mega-close:hover{color:var(--lh-fg)}.lh-mega-inner{flex-wrap:wrap;justify-content:center;gap:64px;max-width:1520px;margin:0 auto;padding:56px 40px 64px;display:flex}.lh-mega-col{flex-shrink:0;width:230px}.lh-mega-editorial{flex-shrink:0;width:228px}.lh-mega-panel.lh-products-panel .lh-mega-inner{gap:36px;padding-bottom:56px}.lh-mega-panel.lh-products-panel .lh-mega-col{width:200px}.lh-mega-col p.lh-kicker{margin-bottom:26px}.lh-mega-link{color:var(--lh-fg-dim);text-align:left;background:0 0;border:none;width:100%;padding:9px 0;font-size:15px;text-decoration:none;display:block}.lh-mega-link:hover{color:var(--lh-fg)}.lh-mega-link.lh-nav-label{cursor:default;opacity:.55}.lh-mega-link.lh-nav-label:hover{color:var(--lh-fg-dim)}.lh-mega-link.lh-has-children{cursor:pointer}.lh-mega-sub{max-height:0;transition:max-height .3s;overflow:hidden}.lh-mega-link.lh-is-expanded+.lh-mega-sub{max-height:200px}.lh-mega-sub-inner{padding:2px 0 12px 18px}.lh-mega-sub a,.lh-mega-sub button{letter-spacing:.04em;color:var(--lh-fg-faint);text-align:left;background:0 0;border:none;width:100%;padding:6px 0;font-size:12px;text-decoration:none;display:block}.lh-mega-sub a:hover,.lh-mega-sub button:hover{color:var(--lh-fg)}.lh-mega-editorial{position:relative}.lh-mega-editorial .lh-me-media{aspect-ratio:4/5;background:var(--lh-bg-panel);width:100%;position:relative;overflow:hidden}.lh-mega-editorial .lh-me-media:after{content:"";pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lh-fg) 8%, transparent);position:absolute;inset:0}.lh-mega-editorial .lh-me-media img{object-fit:cover;width:100%;height:100%;filter:var(--lh-img-filter);animation:.62s cubic-bezier(.22,.61,.36,1) both lh-me-in;position:absolute;inset:0}.lh-mega-editorial .lh-me-cap{padding-top:20px;animation:.5s cubic-bezier(.22,.61,.36,1) 60ms both lh-me-cap-in}.lh-mega-editorial .lh-me-cap h3{font-family:var(--font-display), serif;letter-spacing:-.015em;margin-bottom:10px;font-size:23px;font-weight:400}.lh-mega-editorial .lh-me-cap p{color:var(--lh-fg-dim);max-width:42ch;word-break:var(--lh-word-break,keep-all);margin-bottom:14px;font-size:12px;line-height:1.7}@keyframes lh-me-in{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes lh-me-cap-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lh-mega-editorial .lh-me-media img,.lh-mega-editorial .lh-me-cap{animation-duration:.01ms;animation-delay:0s}}.lh-mega-subhead{color:var(--lh-fg);text-align:left;cursor:default;background:0 0;border:none;margin:18px 0 4px;padding:0;font-size:12px;font-weight:600}.lh-mega-link.lh-indent{color:var(--lh-fg-faint);padding:7px 0 7px 14px;font-size:13px}.lh-mega-link.lh-indent:hover{color:var(--lh-fg)}.lh-header-icons{align-items:center;gap:22px;margin-left:36px;display:flex}.lh-icon-link{letter-spacing:.1em;text-transform:uppercase;min-height:44px;color:var(--lh-fg-dim);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:10.5px;font-weight:500;text-decoration:none;display:inline-flex}.lh-icon-link:hover{color:var(--lh-fg)}.lh-icon-link--cart{position:relative}.lh-cart-badge{background:var(--lh-fg);min-width:15px;height:15px;color:var(--lh-fg-inverse);letter-spacing:0;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:600;line-height:1;display:flex;position:absolute;top:3px;right:-4px}.lh-header-popover-wrap{align-items:center;display:flex;position:relative}.lh-header-popover{z-index:60;background:var(--lh-bg);border:1px solid var(--lh-border);width:min(280px,100vw - 32px);padding:20px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 40px #0000001f}.lh-header-popover--language{width:min(190px,100vw - 32px);padding:8px}@media (max-width:640px){.lh-header-popover,.lh-header-popover--language{width:auto;position:fixed;top:104px;left:16px;right:16px}}.lh-language-list{flex-direction:column;display:flex}.lh-language-option{letter-spacing:.08em;min-height:40px;color:var(--lh-fg-dim);justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:11px;font-weight:500;text-decoration:none;transition:color .16s,background-color .16s;display:flex}.lh-language-option:hover{color:var(--lh-fg);background:var(--bg-secondary)}.lh-language-option[aria-current=page]{color:var(--lh-fg)}.lh-account-name{letter-spacing:.02em;color:var(--lh-fg);margin:0;font-size:13px;font-weight:500}.lh-account-desc{color:var(--lh-fg-dim);margin-top:8px;font-size:11px;line-height:1.6}.lh-account-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.lh-account-grade{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600}.lh-account-points{color:var(--lh-fg-dim);align-items:center;gap:6px;font-size:11px;text-decoration:none;transition:color .16s;display:inline-flex}.lh-account-points svg{width:13px;height:13px}.lh-account-points:hover{color:var(--lh-fg)}.lh-account-actions{border-top:1px solid var(--lh-border);flex-direction:column;margin-top:16px;padding-top:14px;display:flex}.lh-account-action{letter-spacing:.08em;text-transform:uppercase;width:100%;min-height:40px;color:var(--lh-fg-dim);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0 10px;font-size:11px;font-weight:500;text-decoration:none;transition:color .16s,background-color .16s;display:flex}.lh-account-action:hover{color:var(--lh-fg);background:var(--bg-secondary)}.lh-account-action svg{flex-shrink:0;width:15px;height:15px}.lh-icon-link:focus-visible,.lh-language-option:focus-visible,.lh-account-action:focus-visible{outline:1px solid var(--lh-fg);outline-offset:2px}@media (prefers-reduced-motion:reduce){.lh-language-option,.lh-account-action,.lh-account-points{transition:none}}.lh-mobile-menu-trigger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:26px;height:20px;min-height:44px;display:none}.lh-mobile-menu-trigger span{background:var(--lh-fg);width:100%;height:1px;transition:transform .25s,opacity .2s;display:block}.lh-mobile-open .lh-mobile-menu-trigger span:first-child{transform:translateY(6px)rotate(45deg)}.lh-mobile-open .lh-mobile-menu-trigger span:nth-child(2){opacity:0}.lh-mobile-open .lh-mobile-menu-trigger span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.lh-mobile-menu{z-index:300;background:var(--lh-bg);opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;position:fixed;inset:0;overflow-y:auto}.lh-mobile-open .lh-mobile-menu{opacity:1;visibility:visible;transition:opacity .25s,visibility}.lh-mobile-menu-close{letter-spacing:.1em;text-transform:uppercase;color:var(--lh-fg-dim);cursor:pointer;background:0 0;border:none;font-size:10.5px;font-weight:500;position:absolute;top:32px;right:24px}.lh-mobile-menu-inner{max-width:640px;margin:0 auto;padding:96px 24px 80px}.lh-mobile-menu-section{border-top:1px solid var(--lh-border)}.lh-mobile-menu-link{text-align:left;border-top:1px solid var(--lh-border);letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--lh-fg);cursor:pointer;background:0 0;border-bottom:none;border-left:none;border-right:none;padding:22px 0;font-size:14px;font-weight:500;text-decoration:none;display:block}.lh-mobile-menu-link.lh-nav-label{cursor:default;opacity:.55}.lh-mobile-menu-head{letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--lh-fg);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 0;font-size:14px;font-weight:500;display:flex}.lh-mobile-menu-head .lh-plus{font-size:18px;font-weight:300;transition:transform .25s}.lh-mobile-menu-section.lh-is-open .lh-mobile-menu-head .lh-plus{transform:rotate(45deg)}.lh-mobile-menu-body{max-height:0;transition:max-height .4s;overflow:hidden}.lh-mobile-menu-section.lh-is-open .lh-mobile-menu-body{max-height:2400px}.lh-mobile-menu-body-inner{padding:0 0 28px}.lh-mm-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--lh-fg-faint);margin:18px 0 6px;font-size:11px;font-weight:500}.lh-mobile-menu-body-inner button,.lh-mobile-menu-body-inner a,.lh-mobile-menu-body-inner span{text-align:left;width:100%;color:var(--lh-fg-dim);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13.5px;text-decoration:none;display:block}.lh-mobile-menu-body-inner button:hover,.lh-mobile-menu-body-inner a:hover{color:var(--lh-fg)}.lh-mobile-menu-body-inner span.lh-nav-label{cursor:default;opacity:.55}body.lh-scroll-lock{overflow:hidden}@media (max-width:1240px){.lh-nav-right .lh-nav-item{display:none}.lh-mobile-menu-trigger{display:flex}.lh-header-icons{margin-left:0}.lh-header-inner{grid-template-columns:minmax(140px,auto) 1fr minmax(140px,auto)}.lh-header-start{justify-self:start}.lh-logo{justify-self:center}.lh-nav-right{justify-self:end}}@media (min-width:1241px){.lh-mobile-menu{display:none}}@media (max-width:640px){.lh-header-inner{grid-template-columns:minmax(118px,auto) 1fr minmax(118px,auto);padding:0 20px}.lh-header-start{gap:16px}.lh-header-icons{gap:10px}.lh-icon-link{letter-spacing:.06em;font-size:9.5px}.lh-logo{width:clamp(44px,100vw - 276px,96px)}}.lh-hero{height:88vh;min-height:560px;position:relative;overflow:hidden}.lh-hero img{object-fit:cover;width:100%;height:100%;filter:var(--lh-img-filter);position:absolute;inset:0}.lh-hero-copy{text-align:center;z-index:1;padding:0 40px;position:absolute;bottom:64px;left:0;right:0}.lh-hero-copy .lh-kicker{color:#fffc;margin-bottom:18px}.lh-hero-copy h1{color:#fff;max-width:18ch;margin:0 auto 24px;font-size:clamp(36px,5vw,58px)}.lh-manifesto{text-align:center;max-width:820px;margin:0 auto;padding:128px 40px}.lh-manifesto p{font-family:var(--font-display), serif;color:var(--lh-fg);word-break:var(--lh-word-break,keep-all);font-size:clamp(22px,2.35vw,28px);font-style:italic;line-height:1.6}.lh-program-row{border-top:1px solid var(--lh-border);text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border-bottom:none;border-left:none;border-right:none;grid-template-columns:1fr 1fr;align-items:stretch;padding:0;text-decoration:none;display:grid}.lh-program-row.lh-reverse{direction:rtl}.lh-program-row.lh-reverse>*{direction:ltr}.lh-program-media{aspect-ratio:4/3;background:var(--lh-bg-panel);position:relative;overflow:hidden}.lh-program-media img{object-fit:cover;width:100%;height:100%;filter:var(--lh-img-filter);transition:transform .7s cubic-bezier(.2,.7,.2,1)}@media (hover:hover) and (pointer:fine){.lh-program-row:hover .lh-program-media img{transform:scale(1.03)}}.lh-program-copy{flex-direction:column;justify-content:center;padding:72px clamp(56px,7vw,104px);display:flex}.lh-program-copy .lh-kicker{margin-bottom:20px}.lh-program-copy h2{margin-bottom:18px;font-size:clamp(32px,3.2vw,46px)}.lh-program-copy p.lh-desc{color:var(--lh-fg-dim);max-width:38ch;word-break:var(--lh-word-break,keep-all);margin-bottom:28px;font-size:15px;line-height:1.75}@media (max-width:900px){.lh-program-row,.lh-program-row.lh-reverse{direction:ltr;grid-template-columns:1fr}.lh-program-copy{padding:48px 24px}}.lh-editorial-quote{border-top:1px solid var(--lh-border);text-align:center;padding:128px 40px}.lh-editorial-quote p.lh-q{font-family:var(--font-display), serif;max-width:820px;word-break:var(--lh-word-break,keep-all);margin:0 auto 28px;font-size:clamp(20px,2.4vw,27px);font-style:italic;line-height:1.6}.lh-editorial-quote .lh-who{letter-spacing:.1em;text-transform:uppercase;color:var(--lh-fg-faint);font-size:11px}@media (max-width:640px){.lh-hero{height:76svh;min-height:520px}.lh-hero-copy{padding:0 24px;bottom:42px}.lh-hero-copy h1{max-width:15ch;margin-bottom:20px;font-size:clamp(31px,9.2vw,38px);line-height:1.05}.lh-manifesto{padding:72px 24px}.lh-manifesto p{font-size:20px;line-height:1.65}.lh-program-copy{padding:40px 24px}.lh-editorial-quote{padding:80px 24px}}.lh-site-shell{--footer-h:0px;--footer-progress:0;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--lh-word-break:keep-all}.lh-site-shell[data-lang=ja],.lh-site-shell[data-lang=zh]{--lh-word-break:normal}.lh-site-shell[data-lang=ja]{font-family:var(--font-ja-body), var(--font-jost), -apple-system, "Helvetica Neue", Arial, sans-serif}.lh-site-shell[data-lang=ja] .lh-root h1,.lh-site-shell[data-lang=ja] .lh-root h2,.lh-site-shell[data-lang=ja] .lh-root h3,.lh-site-shell[data-lang=ja] .lh-wordmark,.lh-site-shell[data-lang=ja] .lh-manifesto p,.lh-site-shell[data-lang=ja] .lh-editorial-quote p.lh-q{font-family:var(--font-ja-display), var(--font-display), serif}.lh-site-shell[data-lang=zh]{font-family:var(--font-zh-body), var(--font-jost), -apple-system, "Helvetica Neue", Arial, sans-serif}.lh-site-shell[data-lang=zh] .lh-root h1,.lh-site-shell[data-lang=zh] .lh-root h2,.lh-site-shell[data-lang=zh] .lh-root h3,.lh-site-shell[data-lang=zh] .lh-wordmark,.lh-site-shell[data-lang=zh] .lh-manifesto p,.lh-site-shell[data-lang=zh] .lh-editorial-quote p.lh-q{font-family:var(--font-zh-display), var(--font-display), serif}.lh-curtain{z-index:10;background:var(--bg);min-height:calc(100svh - 92px);position:relative}.lh-footer-reveal-track{height:var(--footer-h);pointer-events:none}.lh-footer{z-index:0;border-top:1px solid var(--lh-border);background:var(--lh-bg-panel);position:static;overflow:hidden}.lh-footer.lh-footer-ready{position:fixed;bottom:0;left:0;right:0}.lh-footer__inner{z-index:1;width:min(100%,1520px);margin-inline:auto;padding:clamp(56px,7vw,96px) clamp(20px,4vw,56px) 28px;position:relative}.lh-footer__deco{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.lh-footer__glow{aspect-ratio:1;background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--lh-fg) 10%, transparent) 0%, transparent 70%);width:min(64vw,860px);opacity:calc(.35 + var(--footer-progress) * .65);transform:scale(calc(.82 + var(--footer-progress) * .22)) translateY(calc((1 - var(--footer-progress)) * 46px));border-radius:50%;transition:opacity .55s,transform .55s cubic-bezier(.16,1,.3,1);position:absolute;top:-22%;right:-14%}.lh-footer__top{grid-template-columns:minmax(280px,1.4fr) minmax(380px,1fr);gap:clamp(48px,8vw,140px);padding-bottom:clamp(44px,6vw,76px);display:grid}.lh-footer__brand{max-width:430px}.lh-footer__logo{width:clamp(120px,11vw,168px);display:block}.lh-footer__logo img{width:100%;height:auto;display:block}.lh-footer__brand p{max-width:350px;color:var(--lh-fg-dim);word-break:var(--lh-word-break,keep-all);margin-top:26px;font-size:12.5px;line-height:1.8}.lh-footer__nav{display:flex}.lh-footer__nav-group{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.lh-footer__nav-group h2,.lh-footer__care h2{letter-spacing:.16em;text-transform:uppercase;color:var(--lh-fg-faint);margin-bottom:12px;font-size:10px;font-weight:500}.lh-footer__nav-group a,.lh-footer__care>a{color:var(--lh-fg);font-size:13px;line-height:1.5;text-decoration:none;transition:opacity .18s}.lh-footer__nav-group a:hover,.lh-footer__care>a:hover{opacity:.55}.lh-footer__nav-group small,.lh-footer__care small{color:var(--lh-fg-faint);margin-top:2px;font-size:10px;display:block}.lh-footer__utility{border-top:1px solid var(--lh-border);grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr);gap:clamp(32px,6vw,80px);padding-block:26px;display:grid}.lh-footer__care{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.lh-footer__legal{flex-wrap:wrap;gap:16px;margin-top:6px;display:flex}.lh-footer__legal a{color:var(--lh-fg-dim);font-size:11px;line-height:1.5;text-decoration:none}.lh-footer__legal a:hover{color:var(--lh-fg)}.lh-footer__biz{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.lh-footer__biz dl{flex-direction:column;gap:6px;display:flex}.lh-footer__biz dd{color:var(--lh-fg-dim);word-break:var(--lh-word-break,keep-all);margin:0;font-size:11.5px;line-height:1.85}.lh-footer__biz-lookup{letter-spacing:.02em;color:var(--lh-fg-faint);text-underline-offset:2px;font-size:10.5px;text-decoration:underline}.lh-footer__biz-lookup:hover{color:var(--lh-fg-dim)}.lh-footer__bottom{padding-top:22px}.lh-footer__copyright{letter-spacing:.04em;color:var(--lh-fg-faint);font-size:10px;line-height:1.5}@media (max-width:900px){.lh-footer__inner{padding:48px 20px 22px}.lh-footer__top{grid-template-columns:1fr;gap:44px;padding-bottom:40px}.lh-footer__utility{grid-template-columns:1fr;gap:26px}.lh-footer__biz{align-items:flex-start}.lh-footer__biz dd{font-size:12px}}.lh-footer [data-reveal-section]{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.lh-footer [data-reveal-section].lh-is-revealed{opacity:1;transform:translateY(0)}.lh-footer [data-reveal-section=calm]{transition:opacity .4s;transform:none}.lh-footer .lh-footer__nav[data-reveal-section]{transition-delay:70ms}.lh-footer__nav-group a,.lh-footer__care>a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;transition:opacity .18s,background-size .32s cubic-bezier(.16,1,.3,1);position:relative}.lh-footer__nav-group a:hover,.lh-footer__care>a:hover{background-size:100% 1px}@media (prefers-reduced-motion:reduce){.lh-footer [data-reveal-section]{opacity:1!important;transition:none!important;transform:none!important}.lh-footer__glow{opacity:1;transform:none;transition:none!important}.lh-footer__nav-group a,.lh-footer__care>a{transition:opacity .18s}}
