@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@400;500;600&display=swap";:root{--lule-powder-rose: #F4E3E0;--lule-deep-mauve: #7A5C5C;--lule-champagne-gold: #D9C2A3;--lule-rose-clay: #C98B8B;--lule-rose-clay-dark: #B07474;--lule-warm-cream: #FBF7F3;--lule-soft-charcoal: #3A3232;--lule-white: #FFFFFF;--lule-heading: "Cormorant Garamond", "Playfair Display", Georgia, serif;--lule-body: "Inter", "Manrope", system-ui, sans-serif;--lule-container: 1240px;--lule-radius: 14px;--lule-shadow-soft: 0 6px 24px rgba(122, 92, 92, .08);--lule-shadow-card: 0 4px 14px rgba(122, 92, 92, .1)}body.template-lule-heritage,body[data-template*=lule-heritage]{background:linear-gradient(180deg,#fbf7f3,#f4e3e0)!important;background-attachment:fixed;color:var(--lule-soft-charcoal);font-family:var(--lule-body)}.lule{font-family:var(--lule-body);color:var(--lule-soft-charcoal);line-height:1.6}.lule *{box-sizing:border-box}.lule__container{max-width:var(--lule-container);margin:0 auto;padding:0 24px}.lule h1,.lule h2,.lule h3{font-family:var(--lule-heading);font-weight:500;letter-spacing:-.5px;color:var(--lule-deep-mauve);margin:0 0 16px}.lule h1{font-size:clamp(36px,5vw,56px);line-height:1.05}.lule h2{font-size:clamp(28px,4vw,42px);line-height:1.15;text-align:center}.lule h3{font-size:clamp(20px,2.5vw,26px)}.lule__eyebrow{font-family:var(--lule-body);font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--lule-deep-mauve);margin-bottom:8px}.lule__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:18px 24px;background:var(--lule-rose-clay);color:var(--lule-white);font-family:var(--lule-heading);font-size:18px;font-weight:500;letter-spacing:1px;border:none;border-radius:var(--lule-radius);cursor:pointer;transition:background .2s ease,transform .1s ease;text-decoration:none}.lule__cta:hover{background:linear-gradient(135deg,var(--lule-rose-clay) 0%,var(--lule-rose-clay-dark) 100%)}.lule__cta:active{transform:translateY(1px)}.lule__cta[disabled]{background:#c6b8b8;cursor:not-allowed}.lule-hero{padding:32px 0 56px}.lule-hero__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:990px){.lule-hero__grid{grid-template-columns:55% 45%;gap:48px;align-items:start}}.lule-hero__gallery{display:flex;flex-direction:column;gap:12px}.lule-hero__main{border-radius:var(--lule-radius);overflow:hidden;background:var(--lule-warm-cream);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center}.lule-hero__main img{width:100%;height:100%;object-fit:cover;display:block}.lule-hero__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.lule-hero__thumb{aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:var(--lule-warm-cream);border:2px solid transparent;cursor:pointer}.lule-hero__thumb.is-active{border-color:var(--lule-rose-clay)}.lule-hero__thumb img{width:100%;height:100%;object-fit:cover}.lule-hero__purchase{background:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--lule-radius);padding:28px;box-shadow:var(--lule-shadow-soft)}.lule-hero__rating{font-size:14px;color:var(--lule-deep-mauve);margin:4px 0 12px}.lule-hero__stars{color:#e2b259;letter-spacing:1px;margin-right:4px}.lule-hero__subhead{font-family:var(--lule-heading);font-style:italic;font-size:22px;color:var(--lule-deep-mauve);margin:0 0 24px}.lule-bundles{display:flex;flex-direction:column;gap:12px;margin:0 0 20px}.lule-bundle{position:relative;display:block;border:2px solid #EADCDA;border-radius:var(--lule-radius);padding:16px 18px 16px 48px;cursor:pointer;background:var(--lule-white);transition:border-color .2s ease,box-shadow .2s ease}.lule-bundle input{position:absolute;opacity:0;pointer-events:none}.lule-bundle:before{content:"";position:absolute;left:16px;top:22px;width:18px;height:18px;border-radius:50%;border:2px solid #C6B8B8;background:var(--lule-white)}.lule-bundle.is-selected{border-color:var(--lule-rose-clay);box-shadow:var(--lule-shadow-card)}.lule-bundle.is-selected:before{border-color:var(--lule-rose-clay);background:radial-gradient(circle,var(--lule-rose-clay) 45%,var(--lule-white) 50%)}.lule-bundle__head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:var(--lule-heading);font-size:18px;color:var(--lule-deep-mauve)}.lule-bundle__price{white-space:nowrap}.lule-bundle__compare{color:#b89d9d;text-decoration:line-through;font-size:14px;margin-right:6px}.lule-bundle__contents{margin:6px 0 0;padding:0;list-style:none;font-size:13px;color:#6b5959}.lule-bundle__contents li{padding-left:16px;position:relative}.lule-bundle__contents li:before{content:"\b7";position:absolute;left:6px;color:var(--lule-champagne-gold)}.lule-bundle__ribbon{position:absolute;top:-10px;right:16px;background:var(--lule-champagne-gold);color:var(--lule-deep-mauve);font-size:10px;letter-spacing:1.5px;font-weight:600;padding:4px 10px;border-radius:999px;text-transform:uppercase}.lule-colors{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.lule-colors__label{font-size:13px;color:var(--lule-deep-mauve);font-weight:500}.lule-colors__label strong{color:var(--lule-soft-charcoal);font-weight:600;margin-left:4px}.lule-colors__swatches{display:flex;gap:10px}.lule-swatch{width:34px;height:34px;border-radius:50%;border:2px solid transparent;outline:1px solid #EADCDA;cursor:pointer;position:relative;transition:transform .15s ease}.lule-swatch.is-selected{border-color:var(--lule-rose-clay);transform:scale(1.05)}.lule-qty{display:flex;align-items:center;gap:12px;margin-bottom:18px}.lule-qty__label{font-size:13px;color:var(--lule-deep-mauve)}.lule-qty__control{display:inline-flex;border:1px solid #EADCDA;border-radius:10px;overflow:hidden;background:var(--lule-white)}.lule-qty__btn{width:36px;height:36px;background:transparent;border:none;cursor:pointer;font-size:16px;color:var(--lule-deep-mauve)}.lule-qty__input{width:44px;text-align:center;border:none;background:transparent;font-family:var(--lule-body);font-size:15px;color:var(--lule-soft-charcoal)}.lule-qty__input::-webkit-inner-spin-button{display:none}.lule-trust-mini{margin-top:14px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#6b5959}.lule-trust-mini span:before{content:"\2713  ";color:var(--lule-rose-clay);font-weight:700}.lule-urgency{margin-top:14px;background:#d9c2a32e;color:var(--lule-deep-mauve);padding:10px 14px;border-radius:10px;font-size:13px;text-align:center;font-weight:500}.lule-trust-strip{background:var(--lule-warm-cream);padding:28px 0;border-top:1px solid #EADCDA;border-bottom:1px solid #EADCDA}.lule-trust-strip__row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:750px){.lule-trust-strip__row{grid-template-columns:repeat(4,1fr)}}.lule-trust-strip__item{text-align:center}.lule-trust-strip__icon{font-size:22px;display:block;margin-bottom:4px}.lule-trust-strip__label{font-size:13px;color:var(--lule-deep-mauve);font-weight:500}.lule-emotion{padding:72px 0}.lule-emotion__grid{display:grid;grid-template-columns:1fr;gap:28px;margin-top:48px}@media(min-width:750px){.lule-emotion__grid{grid-template-columns:repeat(3,1fr)}}.lule-emotion__card{background:var(--lule-white);border-radius:var(--lule-radius);padding:28px 24px;text-align:center;box-shadow:var(--lule-shadow-soft)}.lule-emotion__icon{font-size:32px;margin-bottom:12px}.lule-emotion__title{font-family:var(--lule-body);font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--lule-rose-clay);font-weight:600;margin-bottom:12px}.lule-emotion__body{font-size:15px;color:var(--lule-soft-charcoal);line-height:1.6;margin:0}.lule-how{padding:72px 0;background:var(--lule-warm-cream)}.lule-how__steps{display:grid;grid-template-columns:1fr;gap:20px;margin-top:48px}@media(min-width:750px){.lule-how__steps{grid-template-columns:repeat(5,1fr);gap:16px}}.lule-how__step{background:var(--lule-white);border-radius:var(--lule-radius);padding:22px 18px;box-shadow:var(--lule-shadow-soft);display:flex;flex-direction:column;gap:12px}.lule-how__num{width:36px;height:36px;border-radius:50%;background:var(--lule-champagne-gold);color:var(--lule-deep-mauve);display:flex;align-items:center;justify-content:center;font-family:var(--lule-heading);font-size:18px;font-weight:600}.lule-how__photo{background:var(--lule-powder-rose);border-radius:10px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-size:24px}.lule-how__text{font-size:14px;color:var(--lule-soft-charcoal);margin:0}.lule-vs{padding:72px 0}.lule-vs__wrap{margin-top:32px;overflow-x:auto}.lule-vs__table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;background:var(--lule-white);border-radius:var(--lule-radius);overflow:hidden;box-shadow:var(--lule-shadow-soft)}.lule-vs__table th,.lule-vs__table td{padding:16px 14px;text-align:center;font-size:14px;border-bottom:1px solid #F1E5E3}.lule-vs__table th{background:var(--lule-warm-cream);font-family:var(--lule-heading);font-weight:500;font-size:16px;color:var(--lule-deep-mauve)}.lule-vs__table th:first-child,.lule-vs__table td:first-child{text-align:left;color:var(--lule-deep-mauve);font-weight:500}.lule-vs__table .is-lule{background:#c98b8b12;border-left:2px solid var(--lule-rose-clay);border-right:2px solid var(--lule-rose-clay)}.lule-vs__table thead .is-lule{border-top:2px solid var(--lule-rose-clay)}.lule-vs__table tbody tr:last-child .is-lule{border-bottom:2px solid var(--lule-rose-clay)}.lule-ugc{padding:72px 0;background:var(--lule-warm-cream)}.lule-ugc__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:32px;padding-bottom:16px;scrollbar-width:thin}.lule-ugc__tile{flex:0 0 220px;aspect-ratio:9/16;background:var(--lule-powder-rose);border-radius:var(--lule-radius);scroll-snap-align:start;position:relative;overflow:hidden;display:flex;align-items:flex-end}.lule-ugc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading);font-size:16px;background:linear-gradient(180deg,#f4e3e066,#7a5c5c80)}.lule-ugc__caption{position:relative;padding:12px;color:var(--lule-white);font-size:13px;width:100%;background:linear-gradient(180deg,transparent,rgba(58,50,50,.6))}.lule-ugc__handle{font-weight:600;display:block}.lule-reviews{padding:72px 0}.lule-reviews__avg{text-align:center;color:var(--lule-deep-mauve);margin-bottom:32px;font-size:16px}.lule-reviews__avg strong{color:#e2b259;letter-spacing:2px}.lule-reviews__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.lule-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.lule-reviews__grid{grid-template-columns:repeat(3,1fr)}}.lule-review{background:var(--lule-white);border-radius:var(--lule-radius);padding:24px;box-shadow:var(--lule-shadow-soft)}.lule-review__stars{color:#e2b259;letter-spacing:2px;margin-bottom:8px}.lule-review__text{font-style:italic;font-family:var(--lule-heading);font-size:18px;color:var(--lule-soft-charcoal);margin:0 0 12px;line-height:1.4}.lule-review__author{font-size:13px;color:var(--lule-deep-mauve)}.lule-reviews__warning{margin-top:16px;text-align:center;font-size:12px;color:#b07474}.lule-faq{padding:72px 0;background:var(--lule-warm-cream)}.lule-faq__list{max-width:820px;margin:32px auto 0}.lule-faq__item{border-bottom:1px solid #EADCDA}.lule-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;padding:20px 4px;font-family:var(--lule-heading);font-size:19px;color:var(--lule-deep-mauve);text-align:left;cursor:pointer}.lule-faq__q:after{content:"+";font-size:24px;transition:transform .2s ease}.lule-faq__item.is-open .lule-faq__q:after{content:"\2212"}.lule-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 4px;color:var(--lule-soft-charcoal);font-size:15px}.lule-faq__item.is-open .lule-faq__a{max-height:400px;padding:0 4px 20px}.lule-guarantee{padding:56px 0;text-align:center}.lule-guarantee__box{max-width:720px;margin:0 auto;background:var(--lule-warm-cream);border:1px solid #EADCDA;border-radius:var(--lule-radius);padding:36px 28px}.lule-guarantee__icon{font-size:36px;margin-bottom:8px}.lule-guarantee__title{font-family:var(--lule-heading);font-size:26px;color:var(--lule-deep-mauve);margin:0 0 12px}.lule-guarantee__body{color:var(--lule-soft-charcoal);font-size:15px;margin:0}.lule-story{padding:72px 0}.lule-story__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media(min-width:750px){.lule-story__grid{grid-template-columns:1fr 1.4fr}}.lule-story__portrait{aspect-ratio:4/5;background:var(--lule-powder-rose);border-radius:var(--lule-radius);display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading);font-size:18px;overflow:hidden}.lule-story__portrait img{width:100%;height:100%;object-fit:cover}.lule-story__quote{font-family:var(--lule-heading);font-style:italic;font-size:clamp(20px,2.4vw,28px);line-height:1.4;color:var(--lule-deep-mauve);border-left:2px solid var(--lule-champagne-gold);padding-left:20px;margin:0}.lule-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--lule-white);border-top:1px solid #EADCDA;box-shadow:0 -6px 20px #7a5c5c1a;padding:10px 16px;display:none;align-items:center;gap:12px;transform:translateY(100%);transition:transform .25s ease}.lule-sticky.is-visible{transform:translateY(0)}@media(max-width:749px){.lule-sticky{display:flex}}.lule-sticky__thumb{width:44px;height:44px;border-radius:8px;background:var(--lule-powder-rose);flex:0 0 auto;overflow:hidden}.lule-sticky__thumb img{width:100%;height:100%;object-fit:cover}.lule-sticky__title{flex:1;font-size:13px;color:var(--lule-deep-mauve);line-height:1.2}.lule-sticky__title strong{display:block;color:var(--lule-soft-charcoal);font-weight:600}.lule-sticky__cta{flex:0 0 auto;background:var(--lule-rose-clay);color:var(--lule-white);border:none;padding:12px 18px;border-radius:10px;font-family:var(--lule-heading);font-size:15px;font-weight:500;letter-spacing:1px;cursor:pointer}.lule-sticky__cta:hover{background:var(--lule-rose-clay-dark)}@media(max-width:749px){body.template-lule-heritage{padding-bottom:80px}}body.template-lule-home{background:linear-gradient(180deg,#fbf7f3,#f4e3e0)!important;background-attachment:fixed;color:var(--lule-soft-charcoal);font-family:var(--lule-body)}.lule-announce{background:var(--lule-deep-mauve);color:var(--lule-white);font-family:var(--lule-body);font-size:12px;letter-spacing:1px;text-transform:uppercase;height:36px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lule-announce__track{display:flex;align-items:center;white-space:nowrap;animation:lule-announce-marquee 24s linear infinite}.lule-announce__item{padding:0 32px}@keyframes lule-announce-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lule-home-hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:64px 0;overflow:hidden}@media(min-width:750px){.lule-home-hero{min-height:90vh}}.lule-home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lule-home-hero__bg img{width:100%;height:100%;object-fit:cover;display:block}.lule-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(120deg,#fbf7f399,#f4e3e040 60%,#7a5c5c00)}.lule-home-hero__bg.is-placeholder{background:linear-gradient(135deg,#f4e3e0,#fbf7f3,#d9c2a3 120%)}.lule-home-hero__inner{position:relative;z-index:2;max-width:720px}.lule-home-hero__eyebrow{font-family:var(--lule-body);font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--lule-champagne-gold);font-weight:600;margin-bottom:16px}.lule-home-hero__h1{font-family:var(--lule-heading);font-weight:400;font-size:clamp(40px,7vw,76px);line-height:1.02;letter-spacing:-1px;color:var(--lule-deep-mauve);margin:0 0 18px}.lule-home-hero__sub{font-family:var(--lule-body);font-size:18px;line-height:1.5;color:var(--lule-deep-mauve);max-width:540px;margin:0 0 28px}.lule-home-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.lule-home-hero__primary{display:inline-flex;align-items:center;background:var(--lule-rose-clay);color:var(--lule-white);font-family:var(--lule-heading);font-size:17px;letter-spacing:1px;padding:16px 30px;border-radius:var(--lule-radius);text-decoration:none;border:none;cursor:pointer;transition:background .2s ease}.lule-home-hero__primary:hover{background:var(--lule-rose-clay-dark)}.lule-home-hero__secondary{font-family:var(--lule-body);font-size:14px;color:var(--lule-deep-mauve);text-decoration:underline;text-underline-offset:4px}.lule-home-trust{background:var(--lule-warm-cream);border-top:1px solid rgba(217,194,163,.5);border-bottom:1px solid rgba(217,194,163,.5);padding:22px 0}.lule-home-trust__row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;align-items:center}@media(min-width:750px){.lule-home-trust__row{grid-template-columns:repeat(5,1fr)}}.lule-home-trust__item{text-align:center}.lule-home-trust__icon{font-size:20px;margin-right:6px}.lule-home-trust__label{font-family:var(--lule-body);font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--lule-deep-mauve);font-weight:500}.lule-home-trust__press-label{text-align:center;font-size:11px;letter-spacing:3px;color:var(--lule-deep-mauve);margin-bottom:12px;text-transform:uppercase}.lule-home-trust__logos{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;opacity:.7}.lule-home-problem{background:var(--lule-powder-rose);padding:96px 0;text-align:center}.lule-home-problem__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,4vw,42px);line-height:1.2;letter-spacing:-.5px;color:var(--lule-deep-mauve);margin:0 0 24px}.lule-home-problem__body{max-width:600px;margin:0 auto;font-family:var(--lule-heading);font-style:italic;font-size:19px;line-height:1.55;color:var(--lule-soft-charcoal)}.lule-home-problem__body p+p{margin-top:16px}.lule-home-problem__link{display:inline-block;margin-top:28px;font-family:var(--lule-body);font-size:14px;color:var(--lule-rose-clay);text-decoration:underline;text-underline-offset:4px}.lule-home-intro{padding:96px 0}.lule-home-intro__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:990px){.lule-home-intro__grid{grid-template-columns:1fr 1fr;gap:64px}}.lule-home-intro__image{aspect-ratio:4/5;border-radius:var(--lule-radius);background:var(--lule-warm-cream);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading)}.lule-home-intro__image img{width:100%;height:100%;object-fit:cover}.lule-home-intro__eyebrow{font-family:var(--lule-body);font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--lule-rose-clay);font-weight:600;margin-bottom:12px}.lule-home-intro__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,38px);color:var(--lule-deep-mauve);margin:0 0 16px;letter-spacing:-.5px}.lule-home-intro__body{font-size:16px;line-height:1.65;color:var(--lule-soft-charcoal);margin:0 0 22px}.lule-home-intro__bullets{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:8px}.lule-home-intro__bullets li{font-size:15px;color:var(--lule-soft-charcoal);padding-left:26px;position:relative}.lule-home-intro__bullets li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--lule-champagne-gold);font-weight:700}.lule-home-intro__cta{display:inline-block;background:var(--lule-rose-clay);color:var(--lule-white);font-family:var(--lule-heading);font-size:16px;letter-spacing:1px;padding:14px 26px;border-radius:var(--lule-radius);text-decoration:none;transition:background .2s ease}.lule-home-intro__cta:hover{background:var(--lule-rose-clay-dark)}.lule-home-benefits{padding:96px 0;background:var(--lule-warm-cream)}.lule-home-benefits__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,40px);color:var(--lule-deep-mauve);text-align:center;margin:0 0 48px;letter-spacing:-.5px}.lule-home-benefits__grid{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:750px){.lule-home-benefits__grid{grid-template-columns:repeat(3,1fr)}}.lule-home-benefits__card{text-align:center;padding:24px}.lule-home-benefits__icon{font-size:38px;margin-bottom:14px}.lule-home-benefits__title{font-family:var(--lule-heading);font-size:22px;color:var(--lule-deep-mauve);margin:0 0 10px}.lule-home-benefits__body{font-size:15px;line-height:1.6;color:var(--lule-soft-charcoal);margin:0;max-width:320px;margin-inline:auto}.lule-home-bundles{padding:96px 0}.lule-home-bundles__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,42px);color:var(--lule-deep-mauve);text-align:center;margin:0 0 10px;letter-spacing:-.5px}.lule-home-bundles__sub{text-align:center;font-family:var(--lule-heading);font-style:italic;font-size:18px;color:var(--lule-deep-mauve);margin:0 0 48px}.lule-home-bundles__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:750px){.lule-home-bundles__grid{grid-template-columns:repeat(3,1fr)}}.lule-home-bundle{position:relative;background:var(--lule-white);border-radius:var(--lule-radius);padding:28px 24px;box-shadow:var(--lule-shadow-soft);display:flex;flex-direction:column;gap:14px}.lule-home-bundle.is-popular{border:2px solid var(--lule-rose-clay)}.lule-home-bundle__ribbon{position:absolute;top:-10px;right:16px;background:var(--lule-champagne-gold);color:var(--lule-deep-mauve);font-size:10px;letter-spacing:1.5px;font-weight:600;padding:5px 10px;border-radius:999px;text-transform:uppercase}.lule-home-bundle__photo{aspect-ratio:4/3;background:var(--lule-warm-cream);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading)}.lule-home-bundle__photo img{width:100%;height:100%;object-fit:cover}.lule-home-bundle__name{font-family:var(--lule-heading);font-size:22px;color:var(--lule-deep-mauve);margin:0}.lule-home-bundle__price{font-family:var(--lule-body);font-size:18px;color:var(--lule-soft-charcoal)}.lule-home-bundle__compare{color:#b89d9d;text-decoration:line-through;font-size:14px;margin-left:6px}.lule-home-bundle__contents{list-style:none;padding:0;margin:0;font-size:14px;color:#6b5959;line-height:1.6}.lule-home-bundle__contents li:before{content:"\b7  ";color:var(--lule-champagne-gold)}.lule-home-bundle__cta{margin-top:auto;display:inline-block;text-align:center;background:var(--lule-rose-clay);color:var(--lule-white);font-family:var(--lule-heading);font-size:15px;letter-spacing:1px;padding:12px 20px;border-radius:10px;text-decoration:none;transition:background .2s ease}.lule-home-bundle__cta:hover{background:var(--lule-rose-clay-dark)}.lule-home-how{padding:96px 0;background:var(--lule-powder-rose)}.lule-home-how__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,42px);color:var(--lule-deep-mauve);text-align:center;margin:0 0 10px;letter-spacing:-.5px}.lule-home-how__sub{text-align:center;font-family:var(--lule-heading);font-style:italic;font-size:18px;color:var(--lule-deep-mauve);margin:0 0 48px}.lule-home-how__row{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:750px){.lule-home-how__row{grid-template-columns:repeat(4,1fr)}}.lule-home-how__step{text-align:center}.lule-home-how__num{width:44px;height:44px;border-radius:50%;background:var(--lule-champagne-gold);color:var(--lule-deep-mauve);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-family:var(--lule-heading);font-size:20px;font-weight:600}.lule-home-how__title{font-family:var(--lule-heading);font-size:22px;color:var(--lule-deep-mauve);margin:0 0 6px}.lule-home-how__body{font-size:14px;color:var(--lule-soft-charcoal);margin:0}.lule-home-how__cta-wrap{text-align:center;margin-top:40px}.lule-home-how__cta{font-family:var(--lule-body);font-size:14px;color:var(--lule-rose-clay);text-decoration:underline;text-underline-offset:4px}.lule-home-results{padding:96px 0}.lule-home-results__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,42px);color:var(--lule-deep-mauve);text-align:center;margin:0 0 32px;letter-spacing:-.5px}.lule-home-results__ba-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:56px}@media(min-width:750px){.lule-home-results__ba-grid{grid-template-columns:repeat(4,1fr)}}.lule-home-results__ba{position:relative;aspect-ratio:4/5;background:var(--lule-powder-rose);border-radius:var(--lule-radius);overflow:hidden;display:flex}.lule-home-results__ba:before,.lule-home-results__ba:after{content:"";width:50%;background:linear-gradient(180deg,var(--lule-warm-cream) 0%,var(--lule-powder-rose) 100%);border-right:1px solid var(--lule-white)}.lule-home-results__ba:after{background:linear-gradient(180deg,var(--lule-powder-rose) 0%,var(--lule-champagne-gold) 100%);border-right:none}.lule-home-results__ba-label{position:absolute;top:12px;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--lule-white);background:#7a5c5cb3;padding:4px 10px;border-radius:999px}.lule-home-results__ba-label.before{left:12px}.lule-home-results__ba-label.after{right:12px}.lule-home-results__ugc-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.lule-home-results__ugc-tile{flex:0 0 220px;aspect-ratio:9/16;background:var(--lule-powder-rose);border-radius:var(--lule-radius);scroll-snap-align:start;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading)}.lule-home-reviews{padding:96px 0;background:var(--lule-warm-cream)}.lule-home-reviews__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,42px);color:var(--lule-deep-mauve);text-align:center;margin:0 0 8px;letter-spacing:-.5px}.lule-home-reviews__rating{text-align:center;font-size:14px;color:var(--lule-deep-mauve);margin:0 0 32px}.lule-home-reviews__rating strong{color:#e2b259;letter-spacing:2px;margin-right:4px}.lule-home-reviews__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.lule-home-reviews__grid{grid-template-columns:repeat(3,1fr)}}.lule-home-reviews__card{background:var(--lule-white);border-radius:var(--lule-radius);padding:24px;box-shadow:var(--lule-shadow-soft)}.lule-home-reviews__stars{color:#e2b259;letter-spacing:2px;margin-bottom:8px}.lule-home-reviews__quote{font-family:var(--lule-heading);font-style:italic;font-size:18px;color:var(--lule-soft-charcoal);margin:0 0 14px;line-height:1.45}.lule-home-reviews__author{font-size:13px;color:var(--lule-deep-mauve);display:flex;align-items:center;gap:8px}.lule-home-reviews__verified{background:var(--lule-champagne-gold);color:var(--lule-deep-mauve);font-size:10px;letter-spacing:1px;padding:2px 8px;border-radius:999px;text-transform:uppercase}.lule-home-reviews__cta-wrap{text-align:center;margin-top:32px}.lule-home-reviews__cta{font-family:var(--lule-body);font-size:14px;color:var(--lule-rose-clay);text-decoration:underline;text-underline-offset:4px}.lule-home-story{padding:96px 0;background:var(--lule-warm-cream)}.lule-home-story__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:750px){.lule-home-story__grid{grid-template-columns:1fr 1.2fr;gap:56px}}.lule-home-story__portrait{aspect-ratio:4/5;background:var(--lule-powder-rose);border-radius:var(--lule-radius);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--lule-deep-mauve);font-family:var(--lule-heading)}.lule-home-story__portrait img{width:100%;height:100%;object-fit:cover}.lule-home-story__eyebrow{font-family:var(--lule-body);font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--lule-rose-clay);font-weight:600;margin-bottom:12px}.lule-home-story__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(28px,3.5vw,38px);color:var(--lule-deep-mauve);margin:0 0 18px;letter-spacing:-.5px}.lule-home-story__body p{font-size:16px;line-height:1.7;color:var(--lule-soft-charcoal);margin:0 0 14px}.lule-home-story__signature{font-family:var(--lule-heading);font-style:italic;font-size:18px;color:var(--lule-deep-mauve);margin-top:8px}.lule-home-final{position:relative;padding:96px 0;overflow:hidden;text-align:center;isolation:isolate}.lule-home-final__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lule-home-final__bg img{width:100%;height:100%;object-fit:cover}.lule-home-final__bg.is-placeholder{background:linear-gradient(180deg,#d9c2a3,#f4e3e0)}.lule-home-final__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#3a323226,#3a323273)}.lule-home-final__inner{position:relative;z-index:2;max-width:640px;margin:0 auto;padding:0 24px}.lule-home-final__h2{font-family:var(--lule-heading);font-weight:400;font-size:clamp(34px,5vw,56px);color:var(--lule-white);margin:0 0 16px;letter-spacing:-.5px;text-shadow:0 2px 18px rgba(58,50,50,.35)}.lule-home-final__sub{font-family:var(--lule-body);font-size:17px;color:var(--lule-white);margin:0 0 28px;text-shadow:0 2px 10px rgba(58,50,50,.35)}.lule-home-final__primary{display:inline-block;background:var(--lule-rose-clay);color:var(--lule-white);font-family:var(--lule-heading);font-size:18px;letter-spacing:1px;padding:16px 32px;border-radius:var(--lule-radius);text-decoration:none;transition:background .2s ease}.lule-home-final__primary:hover{background:var(--lule-rose-clay-dark)}.lule-home-final__divider{height:1px;background:#fff6;margin:36px auto 28px;max-width:240px}.lule-home-final__email-head{font-family:var(--lule-heading);font-style:italic;font-size:18px;color:var(--lule-white);margin:0 0 14px}.lule-home-final__email-form{display:flex;max-width:420px;margin:0 auto 10px;background:var(--lule-white);border-radius:var(--lule-radius);overflow:hidden;box-shadow:0 6px 24px #3a323233}.lule-home-final__email-input{flex:1;border:none;padding:14px 16px;font-family:var(--lule-body);font-size:14px;color:var(--lule-soft-charcoal);outline:none}.lule-home-final__email-btn{background:var(--lule-deep-mauve);color:var(--lule-white);border:none;padding:0 22px;font-family:var(--lule-heading);font-size:14px;letter-spacing:1px;cursor:pointer}.lule-home-final__email-btn:hover{background:#5c4444}.lule-home-final__legal{font-size:11px;color:#ffffffd9;letter-spacing:1px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/lule-theme.css.map */
