:root{--lk-bone: #f5f0e6;--lk-paper: #fbf8f1;--lk-sand: #d8c6a5;--lk-terracotta: #a9563d;--lk-sage: #7f8973;--lk-forest: #173a32;--lk-indigo: #26384b;--lk-ink: #292b27;--lk-line: rgba(41, 43, 39, .2)}.lk-home{background:var(--lk-bone);color:var(--lk-ink);overflow:clip}.lk-home__inner{width:min(100% - 36px,1280px);margin-inline:auto}.lk-home__eyebrow{margin:0 0 10px;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lk-home h1,.lk-home h2,.lk-home h3{color:inherit;font-family:var(--font-heading--family);font-weight:400}.lk-home__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid currentColor;color:inherit;font-size:12px;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}.lk-home__text-link{display:inline-flex;min-height:44px;align-items:center;border-bottom:1px solid currentColor;color:inherit;font-size:12px;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.lk-journey-hero{position:relative;min-height:clamp(440px,58svh,540px);background:var(--lk-forest);color:var(--lk-paper)}.lk-journey-hero__media,.lk-journey-hero__media picture,.lk-journey-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lk-journey-hero__media img{object-fit:cover;object-position:var(--lk-hero-position, center)}.lk-journey-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14211c14 18%,#14211cb8)}.lk-journey-hero__content{position:relative;z-index:1;display:flex;min-height:clamp(440px,58svh,540px);flex-direction:column;justify-content:flex-end;padding-block:82px 28px}.lk-journey-hero h1{max-width:10ch;margin:0;font-size:clamp(34px,9vw,40px);line-height:.96;letter-spacing:-.045em;text-wrap:balance}.lk-journey-hero__copy{max-width:38ch;margin:13px 0 18px;font-size:15px;line-height:1.5}.lk-journey-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.lk-journey-hero__actions .lk-home__button:first-child{background:var(--lk-paper);color:var(--lk-forest);border-color:var(--lk-paper)}.lk-journey-hero__actions .lk-home__button:last-child{background:#00000014}.lk-journey-intro{padding-block:48px 54px;text-align:center}.lk-journey-intro h2{max-width:15ch;margin:0 auto 14px;font-size:clamp(27px,7.5vw,32px);line-height:1.06}.lk-journey-intro__copy{max-width:38ch;margin:0 auto;font-size:15px;line-height:1.6}.lk-journey-intro__mark{width:48px;height:48px;margin:22px auto 0;color:var(--lk-terracotta)}.lk-destinations{padding-block:52px;background:var(--lk-paper)}.lk-destinations__head{max-width:620px;margin-bottom:24px}.lk-destinations h2{margin:0;font-size:clamp(28px,7.8vw,34px);line-height:1.04}.lk-destinations__lead{margin:12px 0 0;max-width:38ch;font-size:15px;line-height:1.55}.lk-destinations__rail{display:grid;grid-auto-columns:min(78vw,360px);grid-auto-flow:column;gap:16px;overflow-x:auto;padding:0 18px 18px;margin-inline:-18px;scroll-snap-type:x mandatory;scrollbar-width:thin}.lk-destination-card{position:relative;min-height:320px;overflow:hidden;background:var(--lk-sand);color:var(--lk-paper);scroll-snap-align:start}.lk-destination-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.lk-destination-card:nth-child(1) img{object-position:left center}.lk-destination-card:nth-child(2) img{object-position:right center}.lk-destination-card:nth-child(3) img{object-position:center}.lk-destination-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(20,31,27,.72))}.lk-destination-card__content{position:absolute;z-index:1;inset-inline:24px;bottom:22px}.lk-destination-card h3{margin:0 0 4px;font-size:26px;line-height:1.04}.lk-destination-card p{margin:0 0 10px;font-size:14px;line-height:1.45}.lk-destination-card a{color:inherit}.lk-story{padding-block:54px;background:var(--lk-forest);color:var(--lk-paper)}.lk-story__grid{display:grid;gap:34px}.lk-story__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.lk-story__media img{width:100%;height:100%;object-fit:cover}.lk-story__content{align-self:center}.lk-story h2{margin:0;font-size:clamp(28px,7.8vw,34px);line-height:1.04}.lk-story__copy{margin:16px 0;font-size:15px;line-height:1.6}.lk-field-notes{padding-block:54px;background:var(--lk-bone)}.lk-field-notes h2{margin:0 0 22px;font-size:clamp(28px,7.8vw,34px);line-height:1.04}.lk-field-notes__grid{display:grid;gap:34px}.lk-note{border-top:1px solid var(--lk-line);padding-top:18px}.lk-note__image{display:block;aspect-ratio:4/3;margin-bottom:18px;overflow:hidden;background:var(--lk-sand)}.lk-note__image img{width:100%;height:100%;object-fit:cover}.lk-note h3{margin:0 0 8px;font-size:21px}.lk-note p{margin:0;line-height:1.6}.lk-seo-journal{padding-block:60px 0;background:var(--lk-paper)}.lk-seo-journal details{border-block:1px solid var(--lk-line)}.lk-seo-journal summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;cursor:pointer;font-size:12px;letter-spacing:.14em;list-style:none;text-transform:uppercase}.lk-seo-journal summary::-webkit-details-marker{display:none}.lk-seo-journal summary:after{content:"+";font-size:20px}.lk-seo-journal details[open] summary:after{content:"\2212"}.lk-seo-journal__seo{max-width:72ch;padding-bottom:26px;font-size:15px;line-height:1.6}.lk-postcard{margin-top:64px;padding:66px 0 180px;text-align:center;background:var(--lk-bone);position:relative;overflow:hidden}.lk-postcard__art{position:absolute;z-index:0;inset:auto 0 0;width:100%;height:170px;object-fit:cover;object-position:center bottom;mix-blend-mode:multiply}.lk-postcard__content{position:relative;z-index:1}.lk-postcard h2{margin:0 0 12px;font-size:clamp(28px,7.8vw,34px);line-height:1.04}.lk-postcard p{max-width:42ch;margin:0 auto 22px;line-height:1.6}.lk-postcard .email-signup__input-group{max-width:480px;margin-inline:auto}.lk-postcard .email-signup__input-group{display:flex;border-bottom:1px solid var(--lk-ink)}.lk-postcard .email-signup__input{min-width:0;flex:1;min-height:48px;padding:10px 4px;border:0;background:transparent;color:var(--lk-ink)}.lk-postcard .email-signup__button{min-width:64px;min-height:48px;border:0;background:transparent;color:var(--lk-ink);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.lk-postcard .email-signup__input:focus-visible,.lk-postcard .email-signup__button:focus-visible{outline:2px solid var(--lk-terracotta);outline-offset:3px}body:has(.lk-home) .ui-test-product-list .section-resource-list__header{margin-bottom:24px}body:has(.lk-home) .ui-test-product-list.section{padding-block:54px;background:var(--lk-bone)}body:has(.lk-home) .ui-test-product-list .section-resource-list__header h3{font-size:clamp(27px,7.5vw,32px);line-height:1.04}body:has(.lk-home) .ui-test-product-list .resource-list__item{scroll-snap-align:start}@media(min-width:750px){.lk-home__inner{width:min(100% - 72px,1280px)}.lk-journey-hero,.lk-journey-hero__content{min-height:min(84svh,860px)}.lk-journey-hero h1{font-size:clamp(50px,6vw,72px)}.lk-journey-hero__copy{font-size:17px}.lk-journey-intro{padding-block:76px 86px}.lk-journey-intro h2,.lk-destinations h2,.lk-story h2,.lk-field-notes h2,.lk-postcard h2{font-size:clamp(44px,5vw,62px)}.lk-destinations,.lk-story,.lk-field-notes{padding-block:82px}.lk-destinations__rail{grid-template-columns:repeat(3,1fr);grid-auto-flow:row;overflow:visible;padding:0;margin:0}.lk-destination-card{min-height:560px}.lk-story__grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(50px,8vw,120px)}.lk-field-notes__grid{grid-template-columns:repeat(3,1fr)}.lk-postcard{padding-bottom:250px}.lk-postcard__art{height:260px}}@media(prefers-reduced-motion:reduce){.lk-destinations__rail{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/lk-journey-home.css.map */
