@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap";.lh{--lh-navy:#3A3330;--lh-arctic:#ECDAD9;--lh-arctic-soft:#F6ECEA;--lh-gold:#C49A6B;--lh-text:#3A3330;--lh-muted:#7A6E66;--lh-border:#ECE2D8;--lh-bg:#FFFFFF;--lh-cream-1:#F7EFE8;--lh-cream-2:#FBF6F1;--lh-fb:"Inter",system-ui,-apple-system,sans-serif;--lh-fd:"Fraunces",Georgia,serif;--lh-r-pill:200px;--lh-r-card:16px;--lh-sh-md:0 4px 14px rgba(58,51,48,.08);--lh-sh-lg:0 22px 50px rgba(58,51,48,.14);--lh-pad:clamp(16px,4vw,48px);--lh-max:1240px}.lh *,.lh *:before,.lh *:after{box-sizing:border-box}.lh{font-family:var(--lh-fb);color:var(--lh-text);-webkit-font-smoothing:antialiased}.lh img{max-width:100%;display:block}.lh a{color:inherit;text-decoration:none}.lh__wrap{max-width:var(--lh-max);margin:0 auto;padding-inline:var(--lh-pad)}.lh__wrap--narrow{max-width:920px}.lh__eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--lh-gold);margin:0 0 12px;text-align:center}.lh__h2{font-family:var(--lh-fd);font-weight:600;font-size:clamp(27px,3.6vw,42px);line-height:1.12;letter-spacing:-.01em;color:var(--lh-navy);margin:0 0 14px;text-align:center}.lh__sub{font-size:16.5px;line-height:1.55;color:var(--lh-muted);text-align:center;max-width:640px;margin:0 auto 40px}.lh__section{padding-block:clamp(52px,7vw,92px)}.lh-hero{background:radial-gradient(120% 120% at 85% 10%,var(--lh-arctic-soft) 0%,transparent 55%),linear-gradient(180deg,var(--lh-cream-2) 0%,var(--lh-cream-1) 100%);overflow:hidden}.lh-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,5vw,64px);align-items:center;padding-block:clamp(40px,6vw,84px)}.lh-hero__chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--lh-border);border-radius:var(--lh-r-pill);padding:8px 16px;font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--lh-navy);box-shadow:var(--lh-sh-md);margin-bottom:22px}.lh-hero__title{font-family:var(--lh-fd);font-weight:600;font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.02em;color:var(--lh-navy);margin:0 0 18px}.lh-hero__lead{font-size:clamp(16px,1.9vw,19px);line-height:1.55;color:var(--lh-muted);margin:0 0 26px;max-width:480px}.lh-hero__cta-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:26px}.lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--lh-fb);font-weight:700;font-size:15.5px;cursor:pointer;border-radius:var(--lh-r-pill);padding:16px 30px;border:1.5px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.lh-btn--primary,.lh-btn--primary:link,.lh-btn--primary:visited,.lh-btn--primary:hover{background:var(--lh-navy);color:#fff!important;box-shadow:0 10px 24px #3a333038}.lh-btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #3a333047}.lh-btn--ghost,.lh-btn--ghost:link,.lh-btn--ghost:visited{background:transparent;color:var(--lh-navy)!important;border-color:var(--lh-border)}.lh-btn--ghost:hover{background:#fff}.lh-btn--gold,.lh-btn--gold:link,.lh-btn--gold:visited,.lh-btn--gold:hover{background:var(--lh-gold);color:#fff!important;box-shadow:0 10px 24px #c49a6b52}.lh-btn--gold:hover{transform:translateY(-2px)}.lh-hero__rating{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--lh-muted)}.lh-hero__stars{color:var(--lh-gold);letter-spacing:1px;font-size:15px}.lh-hero__rating b{color:var(--lh-navy)}.lh-hero__mini{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px}.lh-hero__mini span{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:500;color:var(--lh-navy)}.lh-hero__mini svg{width:17px;height:17px;color:var(--lh-gold);flex:none}.lh-hero__media{position:relative}.lh-hero__media-inner{position:relative;border-radius:28px;overflow:hidden;background:radial-gradient(80% 80% at 50% 40%,#fff 0%,var(--lh-arctic-soft) 100%);box-shadow:var(--lh-sh-lg);aspect-ratio:1/1}.lh-hero__media-inner img{width:100%;height:100%;object-fit:contain;padding:8%}.lh-hero__badge{position:absolute;top:18px;left:18px;z-index:2;background:var(--lh-gold);color:#fff;font-weight:800;font-size:13px;letter-spacing:.04em;border-radius:var(--lh-r-pill);padding:9px 16px;box-shadow:0 8px 18px #c49a6b66}.lh-trust{background:var(--lh-navy)}.lh-trust__row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:22px}.lh-trust__item{display:flex;align-items:center;justify-content:center;gap:11px;text-align:left}.lh-trust__item svg{width:24px;height:24px;color:var(--lh-gold);flex:none}.lh-trust__item span{font-size:14px;font-weight:600;color:#fff;line-height:1.25}.lh-feat{background:#fff}.lh-feat__card{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,4vw,52px);align-items:center;background:linear-gradient(180deg,#fff,var(--lh-cream-2));border:1px solid var(--lh-border);border-radius:24px;padding:clamp(20px,3vw,40px);box-shadow:var(--lh-sh-md)}.lh-feat__media{border-radius:18px;overflow:hidden;aspect-ratio:1/1;background:radial-gradient(80% 80% at 50% 45%,#fff,var(--lh-arctic-soft))}.lh-feat__media img{width:100%;height:100%;object-fit:contain;padding:7%}.lh-feat__eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lh-gold);margin:0 0 10px}.lh-feat__title{font-family:var(--lh-fd);font-weight:600;font-size:clamp(24px,3vw,34px);line-height:1.1;color:var(--lh-navy);margin:0 0 12px}.lh-feat__rating{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--lh-muted);margin-bottom:16px}.lh-feat__rating .s{color:var(--lh-gold);letter-spacing:1px}.lh-feat__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:18px}.lh-feat__price .now{font-family:var(--lh-fd);font-weight:700;font-size:30px;color:var(--lh-navy)}.lh-feat__price .was{font-size:17px;color:var(--lh-muted);text-decoration:line-through}.lh-feat__price .off{background:var(--lh-arctic);color:var(--lh-navy);font-weight:800;font-size:12.5px;border-radius:var(--lh-r-pill);padding:4px 11px}.lh-feat__list{list-style:none;margin:0 0 24px;padding:0;display:grid;gap:9px}.lh-feat__list li{display:flex;gap:9px;align-items:flex-start;font-size:14.5px;color:var(--lh-text);line-height:1.4}.lh-feat__list svg{width:18px;height:18px;color:var(--lh-gold);flex:none;margin-top:1px}.lh-ben{background:linear-gradient(180deg,var(--lh-cream-2),#fff)}.lh-ben__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lh-ben__card{background:#fff;border:1px solid var(--lh-border);border-radius:var(--lh-r-card);padding:28px 22px;text-align:center;box-shadow:var(--lh-sh-md);transition:transform .18s ease,box-shadow .18s ease}.lh-ben__card:hover{transform:translateY(-4px);box-shadow:var(--lh-sh-lg)}.lh-ben__ic{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:var(--lh-arctic-soft)}.lh-ben__ic svg{width:27px;height:27px;color:var(--lh-gold)}.lh-ben__card h3{font-family:var(--lh-fd);font-weight:600;font-size:19px;color:var(--lh-navy);margin:0 0 7px}.lh-ben__card p{font-size:13.5px;line-height:1.5;color:var(--lh-muted);margin:0}.lh-how{background:#fff}.lh-how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lh-how__step{text-align:center;position:relative;padding:0 8px}.lh-how__num{width:58px;height:58px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:var(--lh-navy);color:#fff;font-family:var(--lh-fd);font-weight:700;font-size:24px;box-shadow:0 10px 22px #3a333033}.lh-how__step h3{font-family:var(--lh-fd);font-weight:600;font-size:20px;color:var(--lh-navy);margin:0 0 8px}.lh-how__step p{font-size:14.5px;line-height:1.55;color:var(--lh-muted);margin:0 auto;max-width:280px}.lh-ba{background:linear-gradient(180deg,#fff,var(--lh-cream-1))}.lh-ba__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.lh-ba__card{border-radius:14px;overflow:hidden;background:#fff;border:1px solid var(--lh-border);box-shadow:var(--lh-sh-md)}.lh-ba__card img{width:100%;aspect-ratio:1/1;object-fit:cover}.lh-ba__card span{display:block;text-align:center;font-size:12.5px;font-weight:600;color:var(--lh-navy);padding:10px 6px}.lh-ba__note{text-align:center;font-size:13px;color:var(--lh-muted);margin-top:22px}.lh-rev{background:#fff}.lh-rev__summary{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:38px;flex-wrap:wrap}.lh-rev__score{font-family:var(--lh-fd);font-weight:700;font-size:46px;color:var(--lh-navy);line-height:1}.lh-rev__sumtext .s{color:var(--lh-gold);letter-spacing:2px;font-size:18px}.lh-rev__sumtext p{margin:4px 0 0;font-size:14px;color:var(--lh-muted)}.lh-rev__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh-rev__card{background:linear-gradient(180deg,#fff,var(--lh-cream-2));border:1px solid var(--lh-border);border-radius:var(--lh-r-card);padding:24px;box-shadow:var(--lh-sh-md);display:flex;flex-direction:column}.lh-rev__stars{color:var(--lh-gold);letter-spacing:1px;font-size:15px;margin-bottom:10px}.lh-rev__card h4{font-family:var(--lh-fd);font-weight:600;font-size:17px;color:var(--lh-navy);margin:0 0 9px}.lh-rev__card p{font-size:14px;line-height:1.55;color:var(--lh-muted);margin:0 0 16px;flex:1}.lh-rev__by{display:flex;align-items:center;gap:9px;font-size:13px}.lh-rev__av{width:34px;height:34px;border-radius:50%;background:var(--lh-arctic);color:var(--lh-navy);display:grid;place-items:center;font-weight:700;font-size:14px;flex:none}.lh-rev__by b{color:var(--lh-navy);font-weight:600}.lh-rev__by em{color:var(--lh-gold);font-style:normal;font-weight:600;font-size:12px}.lh-rev__by small{color:var(--lh-muted);display:block}.lh-ugc{background:linear-gradient(180deg,var(--lh-cream-1),#fff)}.lh-ugc__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 4px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lh-ugc__track::-webkit-scrollbar{display:none}.lh-ugc__card{flex:0 0 230px;scroll-snap-align:start;border-radius:18px;overflow:hidden;position:relative;background:#fff;border:1px solid var(--lh-border);box-shadow:var(--lh-sh-md)}.lh-ugc__card img{width:100%;aspect-ratio:9/13;object-fit:cover;display:block}.lh-ugc__media{position:relative;display:block;width:100%}.lh-ugc__media video,.lh-ugc__media iframe{width:100%;aspect-ratio:9/13;object-fit:cover;display:block;border:0;background:#211c1a}.lh-ugc__embed{padding:0;border:0;background:none;cursor:pointer;width:100%;display:block}.lh-ugc__playbtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;box-shadow:0 8px 24px #211c1a4d;transition:transform .18s ease,background .18s ease}.lh-ugc__embed:hover .lh-ugc__playbtn{transform:translate(-50%,-50%) scale(1.08);background:#fff}.lh-ugc__playbtn svg{width:26px;height:26px;color:var(--lh-gold);margin-left:3px}.lh-ugc__cap{position:absolute;left:0;right:0;bottom:0;padding:30px 14px 14px;color:#fff;font-size:13.5px;font-weight:600;background:linear-gradient(180deg,transparent,rgba(33,28,26,.82));pointer-events:none}.lh-ugc__card--media .lh-ugc__cap{top:0;bottom:auto;padding:14px 14px 30px;background:linear-gradient(180deg,rgba(33,28,26,.82),transparent)}.lh-ugc__nav{display:flex;justify-content:center;gap:12px;margin-top:18px}.lh-ugc__nav button{width:46px;height:46px;border-radius:50%;border:1px solid var(--lh-border);background:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:var(--lh-sh-md);transition:background .15s}.lh-ugc__nav button:hover{background:var(--lh-arctic-soft)}.lh-ugc__nav svg{width:20px;height:20px;color:var(--lh-navy)}.lh-faq{background:#fff}.lh-faq__list{max-width:780px;margin:0 auto}.lh-faq__item{border:1px solid var(--lh-border);border-radius:14px;margin-bottom:12px;overflow:hidden;background:var(--lh-cream-2)}.lh-faq__q{width:100%;text-align:left;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;font-family:var(--lh-fb);font-size:16px;font-weight:600;color:var(--lh-navy)}.lh-faq__q svg{width:20px;height:20px;color:var(--lh-gold);flex:none;transition:transform .25s ease}.lh-faq__item[open] .lh-faq__q svg,.lh-faq__item.is-open .lh-faq__q svg{transform:rotate(45deg)}.lh-faq__a{padding:0 22px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.lh-faq__item.is-open .lh-faq__a{padding:0 22px 20px;max-height:400px}.lh-faq__a p{font-size:14.5px;line-height:1.6;color:var(--lh-muted);margin:0}.lh-faq__a a{color:var(--lh-gold);font-weight:600}.lh-faq__contact{text-align:center;margin-top:26px;font-size:14px;color:var(--lh-muted)}.lh-faq__contact a{color:var(--lh-gold);font-weight:600}.lh-final{background:radial-gradient(120% 130% at 50% 0%,#4a423d 0%,var(--lh-navy) 60%);text-align:center}.lh-final__eyebrow{color:var(--lh-gold);font-weight:700;letter-spacing:.16em;text-transform:uppercase;font-size:12.5px;margin:0 0 14px}.lh-final__h2{font-family:var(--lh-fd);font-weight:600;font-size:clamp(28px,4vw,46px);line-height:1.1;color:#fff;margin:0 0 14px}.lh-final__sub{color:#ffffffc7;font-size:16px;margin:0 auto 30px;max-width:520px}.lh-final__subtext{color:#fff9;font-size:13.5px;margin-top:16px}.lh-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.lh-reveal.is-in{opacity:1;transform:none}@media(max-width:980px){.lh-hero__grid{grid-template-columns:1fr;text-align:center}.lh-hero__lead{margin-inline:auto}.lh-hero__cta-row,.lh-hero__rating,.lh-hero__mini{justify-content:center}.lh-hero__media{order:-1;max-width:420px;margin:0 auto}.lh-feat__card{grid-template-columns:1fr}.lh-feat__media{max-width:380px;margin:0 auto}.lh-ben__grid,.lh-rev__grid{grid-template-columns:repeat(2,1fr)}.lh-ba__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.lh-trust__row{grid-template-columns:repeat(2,1fr);gap:16px 12px}.lh-how__grid{grid-template-columns:1fr;gap:32px}.lh-rev__grid{grid-template-columns:1fr}.lh-ba__grid{grid-template-columns:repeat(2,1fr)}.lh-feat__price .now{font-size:26px}}@media(max-width:420px){.lh-ben__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/lustora-home.css.map */
