.lf-collections{--lf-collections-ink: #281c2d;--lf-collections-muted: rgba(40, 28, 45, .7);--lf-collections-accent: #a92a79;--lf-collections-paper: #fbf8f5;--lf-collections-surface: #f3e9e4;--lf-collections-line: rgba(40, 28, 45, .14);color:var(--lf-collections-ink);background:var(--lf-collections-paper)}.lf-collections__hero{padding:clamp(6rem,9vw,11rem) 0 clamp(8rem,12vw,15rem);background:radial-gradient(circle at 82% 12%,rgba(194,117,145,.2),transparent 29%),linear-gradient(135deg,#f8efea,#fffaf7 52%,#efdfe3)}.lf-collections__hero-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.62fr);gap:clamp(4rem,8vw,12rem);align-items:end}.lf-collections__eyebrow,.lf-collections__guide-eyebrow{margin:0 0 1.2rem;color:var(--lf-collections-accent);font-family:var(--font-button-family);font-size:1.15rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.lf-collections__headline h1{max-width:82rem;margin:0;color:var(--lf-collections-ink);font-size:clamp(4.2rem,6.3vw,8.8rem);letter-spacing:-.055em;line-height:.95}.lf-collections__intro>p{margin:0 0 2.6rem;color:var(--lf-collections-muted);font-size:clamp(1.65rem,1.8vw,2.1rem);line-height:1.7}.lf-collections__all-link,.lf-collections__card-link{display:inline-flex;align-items:center;gap:.8rem;color:var(--lf-collections-ink);font-family:var(--font-button-family);font-size:1.15rem;font-weight:700;letter-spacing:.09em;text-decoration-color:var(--lf-collections-accent);text-underline-offset:.55rem;text-transform:uppercase}.lf-collections__all-link svg,.lf-collections__card-link svg{width:1.6rem;height:1.6rem}.lf-collections__body{position:relative;z-index:1;margin-top:clamp(-8rem,-6vw,-6rem);padding-bottom:clamp(6rem,9vw,11rem)}.lf-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,2vw,2.8rem)}.lf-collections__card{--lf-collections-card-accent: #a92a79;min-width:0;border:.1rem solid var(--lf-collections-line);background:#ffffffe0;box-shadow:0 2.4rem 6rem #301e2a14;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s ease}.lf-collections__card--sage{--lf-collections-card-accent: #53614a}.lf-collections__card--teal{--lf-collections-card-accent: #2e655f}.lf-collections__card:hover{transform:translateY(-.7rem);box-shadow:0 3rem 7rem #301e2a21}.lf-collections__media{position:relative;display:block;height:clamp(31rem,32vw,49rem);overflow:hidden;background:#eeeae7}.lf-collections__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 62%,rgba(31,21,31,.2));pointer-events:none}.lf-collections__media img,.lf-collections__media svg{width:100%;height:100%;object-fit:cover;transition:transform .62s cubic-bezier(.22,1,.36,1)}.lf-collections__card:hover .lf-collections__media img,.lf-collections__card:hover .lf-collections__media svg{transform:scale(1.045)}.lf-collections__index{position:absolute;inset-block-start:1.8rem;inset-inline-start:1.8rem;z-index:2;display:grid;width:4.4rem;height:4.4rem;place-items:center;color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.08em;border:.1rem solid rgba(255,255,255,.72);border-radius:50%;background:#281c2d6b;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.lf-collections__card-content{padding:clamp(2.2rem,2.6vw,3.4rem)}.lf-collections__card-heading{display:flex;gap:1.6rem;align-items:flex-start;justify-content:space-between}.lf-collections__card-heading h2{margin:0;color:var(--lf-collections-ink);font-size:clamp(2.5rem,2.4vw,3.7rem);line-height:1.08}.lf-collections__card-heading h2 a{color:inherit;text-decoration:none}.lf-collections__card-heading>span{flex:0 0 auto;padding-top:.5rem;color:var(--lf-collections-card-accent);font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lf-collections__card-content>p{min-height:6.8rem;margin:1.4rem 0 2.4rem;color:var(--lf-collections-muted);font-size:1.45rem;line-height:1.65}.lf-collections__card-link{color:var(--lf-collections-card-accent)}.lf-collections__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(2.4rem,4vw,4.4rem);border-block:.1rem solid var(--lf-collections-line)}.lf-collections__proof article{display:grid;grid-template-columns:3.4rem 1fr;gap:1.4rem;min-height:11rem;align-items:center;padding:2.4rem clamp(1.6rem,2.5vw,3.2rem)}.lf-collections__proof article+article{border-inline-start:.1rem solid var(--lf-collections-line)}.lf-collections__proof article>span{color:var(--lf-collections-accent);font-size:1.05rem;font-weight:700}.lf-collections__proof strong,.lf-collections__proof p{display:block}.lf-collections__proof strong{color:var(--lf-collections-ink);font-size:1.45rem}.lf-collections__proof p{margin:.35rem 0 0;color:var(--lf-collections-muted);font-size:1.25rem}.lf-collections__guide{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(3rem,7vw,10rem);align-items:center;margin-top:clamp(5rem,8vw,9rem);padding:clamp(3.6rem,6vw,7.2rem);color:#fffaf6;background:radial-gradient(circle at 88% 0,rgba(194,117,145,.25),transparent 31%),#281c2d}.lf-collections__guide-eyebrow{color:#efb6d2}.lf-collections__guide h2{margin:0;color:#fffaf6;font-size:clamp(3.2rem,4.4vw,5.8rem);letter-spacing:-.04em;line-height:1}.lf-collections__guide>div>p:last-child{max-width:74rem;margin:1.6rem 0 0;color:#fffaf6b8;font-size:1.55rem;line-height:1.7}.lf-collections__guide .button{background:#fffaf6;color:#281c2d}[dir=rtl] .lf-collections__eyebrow,[dir=rtl] .lf-collections__guide-eyebrow,[dir=rtl] .lf-collections__all-link,[dir=rtl] .lf-collections__card-link,[dir=rtl] .lf-collections__card-heading>span{letter-spacing:0;text-transform:none}[dir=rtl] .lf-collections__headline h1,[dir=rtl] .lf-collections__guide h2{letter-spacing:0;line-height:1.25}[dir=rtl] .lf-collections__all-link svg,[dir=rtl] .lf-collections__card-link svg{transform:rotate(180deg)}[data-scheme=dark] .lf-collections{--lf-collections-ink: #f8f2f5;--lf-collections-muted: rgba(248, 242, 245, .72);--lf-collections-accent: #ef7fba;--lf-collections-paper: #171416;--lf-collections-surface: #211a20;--lf-collections-line: rgba(255, 255, 255, .14)}[data-scheme=dark] .lf-collections__hero{background:radial-gradient(circle at 82% 12%,rgba(239,127,186,.1),transparent 29%),linear-gradient(135deg,#261d23,#191517 54%,#211820)}[data-scheme=dark] .lf-collections__card{background:#211a20;box-shadow:none}[data-scheme=dark] .lf-collections__card--sage{--lf-collections-card-accent: #b8c99b}[data-scheme=dark] .lf-collections__card--teal{--lf-collections-card-accent: #7fd1c5}@media(prefers-color-scheme:dark){[data-scheme=auto] .lf-collections{--lf-collections-ink: #f8f2f5;--lf-collections-muted: rgba(248, 242, 245, .72);--lf-collections-accent: #ef7fba;--lf-collections-paper: #171416;--lf-collections-surface: #211a20;--lf-collections-line: rgba(255, 255, 255, .14)}[data-scheme=auto] .lf-collections__hero{background:radial-gradient(circle at 82% 12%,rgba(239,127,186,.1),transparent 29%),linear-gradient(135deg,#261d23,#191517 54%,#211820)}[data-scheme=auto] .lf-collections__card{background:#211a20;box-shadow:none}[data-scheme=auto] .lf-collections__card--sage{--lf-collections-card-accent: #b8c99b}[data-scheme=auto] .lf-collections__card--teal{--lf-collections-card-accent: #7fd1c5}}@media screen and (max-width:989px){.lf-collections__hero-inner{grid-template-columns:1fr;gap:2.4rem}.lf-collections__grid{grid-template-columns:1fr}.lf-collections__media{height:min(72vw,54rem)}.lf-collections__card-content>p{min-height:0}.lf-collections__guide{grid-template-columns:1fr}.lf-collections__guide .button{justify-self:start}}@media screen and (max-width:749px){.lf-collections__hero{padding-top:5rem;padding-bottom:9rem}.lf-collections__body{margin-top:-5rem}.lf-collections__proof{grid-template-columns:1fr}.lf-collections__proof article+article{border-block-start:.1rem solid var(--lf-collections-line);border-inline-start:0}.lf-collections__guide{margin-inline:-1rem;padding:4rem 2rem}}@media(prefers-reduced-motion:reduce){.lf-collections__card,.lf-collections__media img,.lf-collections__media svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-lotus-collections-hub.css.map */
