.lc-editorial-hub{--lc-editorial-ink: #4f403d;--lc-editorial-muted: #7c6f6b;--lc-editorial-line: #e5dad4;--lc-editorial-paper: #fff;--lc-editorial-soft: #f5efeb;--lc-editorial-accent: #b9a39d;display:block;overflow:hidden;background:var(--lc-editorial-paper);color:var(--lc-editorial-ink)}.lc-editorial-hub,.lc-editorial-hub *{box-sizing:border-box}.lc-editorial-hub img{max-width:100%}.lc-editorial-hub__shell{width:min(106rem,calc(100% - 4rem));margin-inline:auto}.lc-editorial-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.6rem}.lc-editorial-card{min-width:0}.lc-editorial-card__link{position:relative;display:block;overflow:hidden;color:inherit;text-decoration:none}.lc-editorial-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--lc-editorial-soft)}.lc-editorial-card__image,.lc-editorial-card__fallback{display:block;width:100%;height:100%}.lc-editorial-card__image{object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.6,.2,1),filter .26s ease}.lc-editorial-card__fallback{background:linear-gradient(145deg,#eee5df,#d8c8c2)}.lc-editorial-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:5rem 2.4rem 2.4rem;background:linear-gradient(180deg,#1e191805 25%,#1e1918b8)}.lc-editorial-card__overlay .lc-editorial-card__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(1.55rem,1.15vw,1.9rem);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.035em;line-height:1.22;text-shadow:0 .1rem 1rem rgba(0,0,0,.42);text-transform:uppercase}.lc-editorial-card__link:hover .lc-editorial-card__image,.lc-editorial-card__link:focus-visible .lc-editorial-card__image{filter:brightness(.96);transform:scale(1.035)}.lc-editorial-card__link:focus-visible{outline:.2rem solid var(--lc-editorial-ink);outline-offset:.4rem}.lc-editorial-card__number{display:block;margin-bottom:.65rem;color:#ffffffd1;font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.2em}.lc-editorial-empty{margin:6rem auto;color:var(--lc-editorial-muted);font-size:1.5rem;line-height:1.7;text-align:center}.lc-editorial-pagination{width:100%;margin:6rem auto 0;padding:3rem 0 0;border-top:.1rem solid var(--lc-editorial-line);text-align:center}.lc-editorial-pagination__list{display:inline-flex;max-width:100%;margin:0;padding:0;border:.1rem solid var(--lc-editorial-line);align-items:stretch;justify-content:center;flex-wrap:nowrap;list-style:none}.lc-editorial-pagination__list>li{display:flex;margin:0;padding:0}.lc-editorial-pagination__list>li+li{border-left:.1rem solid var(--lc-editorial-line)}.lc-editorial-pagination__link,.lc-editorial-pagination__current,.lc-editorial-pagination__dots{display:inline-flex;min-width:3.6rem;height:3.6rem;padding:0 .9rem;align-items:center;justify-content:center;color:var(--lc-editorial-muted);font-family:var(--font-body-family);font-size:1.25rem;line-height:1;text-decoration:none}.lc-editorial-pagination__current{color:var(--lc-editorial-ink);box-shadow:inset 0 -.1rem 0 var(--lc-editorial-ink)}.lc-editorial-pagination__link:hover,.lc-editorial-pagination__link:focus-visible{color:var(--lc-editorial-ink);background:#4f403d09}.lc-editorial-pagination__arrow svg{display:block;width:.75rem;height:1.35rem;fill:currentColor}.lc-editorial-pagination__arrow--previous svg{transform:rotate(90deg)}.lc-editorial-pagination__arrow--next svg{transform:rotate(-90deg)}.lc-editorial-pagination__disabled{opacity:.35;pointer-events:none}.lc-journal-landing{padding:var(--lc-landing-padding-top, 4.8rem) 0 var(--lc-landing-padding-bottom, 0rem)}.lc-journal-landing__promo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:var(--lc-promo-height, 52rem);margin-top:var(--lc-promo-margin, 10rem);border-top:.1rem solid var(--lc-editorial-line)}.lc-journal-landing__promo-copy{display:flex;align-items:center;justify-content:center;padding:6rem}.lc-journal-landing__promo-inner{width:min(48rem,100%)}.lc-editorial-eyebrow{margin:0 0 1.4rem;color:var(--lc-editorial-muted);font-size:1.05rem;font-weight:600;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.lc-journal-landing__promo h2,.lc-moon-journal__intro h1{margin:0;color:var(--lc-editorial-ink);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.04em;line-height:1.12;text-transform:uppercase}.lc-journal-landing__promo h2{font-size:clamp(2.8rem,3.2vw,4.7rem)}.lc-journal-landing__promo-text,.lc-moon-journal__intro-text{color:var(--lc-editorial-muted);font-size:1.5rem;line-height:1.78}.lc-journal-landing__promo-text{margin-top:2rem}.lc-journal-landing__promo-text p,.lc-moon-journal__intro-text p{margin:0}.lc-journal-landing__promo-text p+p,.lc-moon-journal__intro-text p+p{margin-top:1.6rem}.lc-editorial-button{display:inline-flex;min-height:4.7rem;margin-top:2.8rem;align-items:center;justify-content:center;padding:1.25rem 2.6rem;border:.1rem solid var(--lc-editorial-accent);background:var(--lc-editorial-accent);color:#fff;font-size:1.08rem;font-weight:600;letter-spacing:.14em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.lc-editorial-button:hover,.lc-editorial-button:focus-visible{border-color:var(--lc-editorial-ink);background:transparent;color:var(--lc-editorial-ink)}.lc-journal-landing__promo-media{height:var(--lc-promo-height, 52rem);overflow:hidden;background:var(--lc-editorial-soft)}.lc-journal-landing__promo-image,.lc-journal-landing__promo-fallback{display:block;width:100%;height:100%}.lc-journal-landing__promo-image{object-fit:cover;object-position:center}.lc-journal-landing__promo-fallback{background:linear-gradient(145deg,#eee5df,#d8c8c2)}.lc-moon-journal{padding-bottom:var(--lc-moon-padding-bottom, 8rem)}.lc-moon-journal__hero{width:100%;height:var(--lc-moon-hero-height, 50rem);overflow:hidden;background:var(--lc-editorial-soft)}.lc-moon-journal__hero-image,.lc-moon-journal__hero-fallback{display:block;width:100%;height:100%}.lc-moon-journal__hero-image{object-fit:cover;object-position:var(--lc-moon-hero-position, center)}.lc-moon-journal__hero-fallback{background:linear-gradient(135deg,#d9c9d5,#8f7b91 55%,#3f3447)}.lc-moon-journal__intro{padding:6.5rem 0 7rem}.lc-moon-journal__intro h1{font-size:clamp(2.7rem,3.2vw,4.2rem)}.lc-moon-journal__byline{margin:1.2rem 0 0;color:var(--lc-editorial-muted);font-size:1rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.lc-moon-journal__intro-text{max-width:92rem;margin-top:3.5rem}.lc-moon-journal__calculator-link{display:inline-flex;margin-top:2.4rem;align-items:center;color:var(--lc-editorial-ink);font-size:1.12rem;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.lc-moon-journal__calculator-link:after{margin-left:1rem;content:"\2192";font-size:1.7rem;font-weight:400;transition:transform .18s ease}.lc-moon-journal__calculator-link:hover:after,.lc-moon-journal__calculator-link:focus-visible:after{transform:translate(.4rem)}@media screen and (max-width:989px){.lc-editorial-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-journal-landing__promo{grid-template-columns:1fr;height:auto}.lc-journal-landing__promo-media{height:42rem;order:-1}}@media screen and (max-width:749px){.lc-editorial-hub__shell{width:min(44rem,calc(100% - 4rem))}.lc-editorial-hub__grid{grid-template-columns:1fr;gap:2rem}.lc-editorial-card__overlay{padding:4.5rem 2rem 2rem}.lc-editorial-card__title{font-size:clamp(1.55rem,4.7vw,1.85rem)}.lc-journal-landing{padding-top:var(--lc-landing-mobile-padding-top, 3.2rem)}.lc-journal-landing__promo{margin-top:var(--lc-promo-mobile-margin, 6rem)}.lc-journal-landing__promo-copy{padding:4.8rem 2rem}.lc-journal-landing__promo-media{height:var(--lc-promo-mobile-height, 34rem)}.lc-journal-landing__promo h2{font-size:clamp(2.7rem,9vw,3.7rem)}.lc-moon-journal__hero{height:var(--lc-moon-hero-mobile-height, 34rem)}.lc-moon-journal__intro{padding:4.5rem 0 5rem}.lc-moon-journal__intro h1{font-size:clamp(2.7rem,8.5vw,3.6rem)}.lc-moon-journal__intro-text,.lc-journal-landing__promo-text{font-size:1.42rem;line-height:1.72}.lc-editorial-pagination{margin-top:4.5rem;padding-top:2.2rem}}@media(prefers-reduced-motion:reduce){.lc-editorial-card__image,.lc-editorial-button,.lc-moon-journal__calculator-link:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/213/assets/lc-editorial-hub.css.map */
