.lf-routine{--lf-routine-ink: #281c2d;--lf-routine-muted: rgba(40, 28, 45, .7);--lf-routine-accent: #a92a79;--lf-routine-paper: #fbf7f4;--lf-routine-surface: #f2e8e2;--lf-routine-line: rgba(40, 28, 45, .14);--lf-routine-media: rgba(255, 255, 255, .72);padding:clamp(6rem,9vw,11rem) 0;overflow:hidden;color:var(--lf-routine-ink);background:radial-gradient(circle at 92% 4%,rgba(194,117,145,.15),transparent 28%),var(--lf-routine-paper)}.lf-routine__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(28rem,.65fr);gap:4rem;align-items:end;margin-bottom:clamp(3.6rem,5vw,6rem)}.lf-routine__eyebrow,.lf-routine__support-eyebrow{margin:0 0 1rem;color:var(--lf-routine-accent);font-family:var(--font-button-family);font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lf-routine__header h2{max-width:75rem;margin:0;color:var(--lf-routine-ink);font-size:clamp(3.6rem,5.2vw,7rem);letter-spacing:-.05em;line-height:.98}.lf-routine__header>p{max-width:48rem;margin:0;color:var(--lf-routine-muted);font-size:clamp(1.6rem,1.7vw,2rem);line-height:1.7}.lf-routine__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,2vw,2.6rem)}.lf-routine__card{--lf-routine-card-accent: #a92a79;--lf-routine-card-tint: #f1dce5;position:relative;display:flex;min-width:0;min-height:54rem;flex-direction:column;overflow:hidden;color:inherit;text-decoration:none;border:.1rem solid var(--lf-routine-line);background:linear-gradient(155deg,var(--lf-routine-media),var(--lf-routine-card-tint));transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .36s ease}.lf-routine__card--sage{--lf-routine-card-accent: #53614a;--lf-routine-card-tint: #e0e4d6}.lf-routine__card--teal{--lf-routine-card-accent: #2e655f;--lf-routine-card-tint: #d8e7e2}.lf-routine__card:hover{transform:translateY(-.7rem);border-color:color-mix(in srgb,var(--lf-routine-card-accent) 44%,transparent)}.lf-routine__card-meta{position:absolute;inset:2rem 2.2rem auto;z-index:2;display:flex;justify-content:space-between;color:var(--lf-routine-card-accent);font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lf-routine__card-meta span{padding:.55rem .8rem;border:.1rem solid rgba(255,255,255,.52);background:#fffaf7e0;box-shadow:0 .6rem 1.8rem #281c2d14;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.lf-routine__media{display:flex;height:31rem;align-items:center;justify-content:center;overflow:hidden;background:#eeeae7}.lf-routine__media img,.lf-routine__media svg{width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1)}.lf-routine__card:hover .lf-routine__media img,.lf-routine__card:hover .lf-routine__media svg{transform:scale(1.055)}.lf-routine__content{display:flex;flex:1;flex-direction:column;padding:2.4rem 2.6rem 2.8rem;background:#ffffff7a;-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem)}.lf-routine__content h3{margin:0 0 1rem;color:var(--lf-routine-ink);font-size:clamp(2.4rem,2.4vw,3.4rem);line-height:1.1}.lf-routine__content p{margin:0 0 2.4rem;color:var(--lf-routine-muted);font-size:1.45rem;line-height:1.65}.lf-routine__link{display:inline-flex;align-items:center;gap:.8rem;margin-top:auto;color:var(--lf-routine-card-accent);font-family:var(--font-button-family);font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lf-routine__link svg{width:1.6rem;height:1.6rem}.lf-routine__support{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4rem;align-items:center;margin-top:clamp(2.4rem,4vw,4.4rem);padding:clamp(2.8rem,4vw,4.8rem);color:#fffaf6;background:radial-gradient(circle at 10% 0,rgba(194,117,145,.22),transparent 32%),#281c2d}.lf-routine__support-eyebrow{color:#efb6d2}.lf-routine__support h3{margin:0;color:#fffaf6;font-size:clamp(2.6rem,3.4vw,4.4rem);line-height:1.1}.lf-routine__support>div>p:last-child{max-width:68rem;margin:1.2rem 0 0;color:#fffaf6b8;font-size:1.5rem;line-height:1.65}.lf-routine__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:flex-end}.lf-routine__actions .button--primary{--btn-bg: 255, 250, 246;--btn-color: 40, 28, 45;--color-button-hover: 169, 42, 121;--color-button-text-hover: 255, 250, 246;color:rgb(var(--btn-color));background-color:rgba(var(--btn-bg),var(--alpha-button-background))}.lf-routine__actions .button--simple{color:#fffaf6}[dir=rtl] .lf-routine__eyebrow,[dir=rtl] .lf-routine__support-eyebrow,[dir=rtl] .lf-routine__card-meta,[dir=rtl] .lf-routine__link{letter-spacing:0;text-transform:none}[dir=rtl] .lf-routine__header h2{letter-spacing:0;line-height:1.25}[dir=rtl] .lf-routine__link svg{transform:rotate(180deg)}[data-scheme=dark] .lf-routine{--lf-routine-ink: #f8f2f5;--lf-routine-muted: rgba(248, 242, 245, .72);--lf-routine-accent: #ef7fba;--lf-routine-paper: #1c171b;--lf-routine-surface: #241d22;--lf-routine-line: rgba(255, 255, 255, .14);--lf-routine-media: #f2f2f0}[data-scheme=dark] .lf-routine__card{--lf-routine-card-tint: #2b2027}[data-scheme=dark] .lf-routine__card--sage{--lf-routine-card-accent: #b8c99b;--lf-routine-card-tint: #20251d}[data-scheme=dark] .lf-routine__card--teal{--lf-routine-card-accent: #7fd1c5;--lf-routine-card-tint: #192622}[data-scheme=dark] .lf-routine__content{background:#141013b8}@media(prefers-color-scheme:dark){[data-scheme=auto] .lf-routine{--lf-routine-ink: #f8f2f5;--lf-routine-muted: rgba(248, 242, 245, .72);--lf-routine-accent: #ef7fba;--lf-routine-paper: #1c171b;--lf-routine-surface: #241d22;--lf-routine-line: rgba(255, 255, 255, .14);--lf-routine-media: #f2f2f0}[data-scheme=auto] .lf-routine__card{--lf-routine-card-tint: #2b2027}[data-scheme=auto] .lf-routine__card--sage{--lf-routine-card-accent: #b8c99b;--lf-routine-card-tint: #20251d}[data-scheme=auto] .lf-routine__card--teal{--lf-routine-card-accent: #7fd1c5;--lf-routine-card-tint: #192622}[data-scheme=auto] .lf-routine__content{background:#141013b8}}@media screen and (max-width:989px){.lf-routine__header{grid-template-columns:1fr;gap:1.8rem}.lf-routine__grid{grid-auto-columns:minmax(29rem,78vw);grid-auto-flow:column;grid-template-columns:none;margin-inline-end:-2rem;padding-bottom:1.2rem;overflow-x:auto;scroll-snap-type:inline mandatory;scrollbar-width:thin}.lf-routine__card{min-height:50rem;scroll-snap-align:start}.lf-routine__support{grid-template-columns:1fr;gap:2.4rem}.lf-routine__actions{justify-content:flex-start}}@media screen and (max-width:575px){.lf-routine{padding:5.2rem 0}.lf-routine__grid{grid-auto-columns:minmax(27rem,86vw)}.lf-routine__card{min-height:46rem}.lf-routine__media{height:26rem}.lf-routine__support{margin-inline:-1rem;padding:3.2rem 2rem}.lf-routine__actions{align-items:stretch;flex-direction:column}.lf-routine__actions .button{justify-content:center}}@media(prefers-reduced-motion:reduce){.lf-routine__card,.lf-routine__media img,.lf-routine__media svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/lotus-routine-builder.css.map */
