:root{--lh-ink: #0D0B09;--lh-white: #FAF8F5;--lh-pink: #FD2D94;--lh-pink-pale: #FFF0F5;--lh-muted: #6B6565;--lh-serif: var(--heading-font-family, Georgia, serif);--lh-sans: var(--text-font-family, system-ui, sans-serif);--lh-ease: cubic-bezier(.25,.46,.45,.94)}.lovher-hero{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#0d0b09,#120c10,#15090e)}.lovher-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.lovher-hero__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 90% 80% at 50% 45%,rgba(90,25,55,.22) 0,transparent 75%)}.lovher-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(253,45,148,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(253,45,148,.02) 1px,transparent 1px);background-size:72px 72px;opacity:.4}.lovher-hero__orb{position:absolute;border-radius:50%;filter:blur(120px);animation:lh-orb-float 10s ease-in-out infinite}.lovher-hero__orb--a{width:420px;height:420px;background:#6e234b2e;top:10%;right:-100px}.lovher-hero__orb--b{width:320px;height:320px;background:#9623461f;top:45%;left:-80px;animation-delay:-4s}.lovher-hero__orb--c{width:260px;height:260px;background:#e6154c14;bottom:10%;right:25%;animation-delay:-7s}@keyframes lh-orb-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-22px) scale(1.04)}}.lovher-hero__inner{position:relative;z-index:2;max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1.1fr .9fr;min-height:100vh;align-items:center;padding:0 3rem;gap:3rem}.lovher-hero__text{display:flex;flex-direction:column;justify-content:center;padding:8rem 0 4rem 1.5rem}.lovher-hero__heading,.lovher-hero__bottom{display:contents}.lovher-hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-pink);margin-bottom:1.5rem;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-hero__eyebrow:before{content:"";display:block;width:22px;height:1px;background:var(--lh-pink)}.lovher-hero__title{font-family:var(--heading-font-family, Georgia, serif)!important;font-size:clamp(2.6rem,4.2vw,3.8rem)!important;font-weight:300!important;line-height:1.1!important;color:var(--lh-white)!important;margin-bottom:1.25rem!important;letter-spacing:0!important;text-transform:none!important}.lovher-hero__title em{font-style:italic;color:var(--lh-pink)}.lovher-hero__subtitle{font-size:.92rem;font-weight:300;line-height:1.75;color:#faf8f5d9;max-width:440px;margin-bottom:2.25rem;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-hero__actions{display:flex;gap:1rem;flex-wrap:nowrap;align-items:center}.lovher-hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.8rem;border-radius:100px;font-size:.85rem;font-family:var(--text-font-family, system-ui, sans-serif);text-decoration:none;white-space:nowrap;transition:transform .3s,box-shadow .3s,all .3s}.lovher-hero__btn--primary{background:var(--lh-pink);color:#fff;font-weight:500}.lovher-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #fd2d9473;color:#fff}.lovher-hero__btn--outline{color:#faf8f599;font-weight:400;border:1px solid rgba(250,248,245,.15)}.lovher-hero__btn--outline:hover{color:var(--lh-white);border-color:#faf8f566}.lovher-hero__metrics{display:flex;gap:2.5rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(250,248,245,.08)}.lovher-hero__metric-num{font-family:var(--heading-font-family, Georgia, serif);font-size:1.9rem;font-weight:300;color:var(--lh-white);display:block;line-height:1}.lovher-hero__metric-label{font-size:.68rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#faf8f5b3;margin-top:.3rem;display:block;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-hero__carousel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.lovher-hero__carousel-track{position:relative;width:100%;max-width:480px;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #00000080,0 0 0 1px #fd2d9414}.lovher-hero__slide{width:100%;opacity:0;transition:opacity .8s var(--lh-ease);pointer-events:none}.lovher-hero__slide:first-child{position:relative;display:block}.lovher-hero__slide:not(:first-child){position:absolute;top:0;left:0;right:0;bottom:0}.lovher-hero__slide.active{opacity:1;pointer-events:auto}.lovher-hero__slide picture{display:block;width:100%}.lovher-hero__slide img{display:block;width:100%;height:auto;object-fit:cover}.lovher-hero__slide:not(:first-child) img{height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.lovher-hero__slide-pills{position:absolute;left:12px;right:12px;top:12px;display:grid;grid-template-columns:repeat(2,max-content);gap:6px 8px;justify-content:center;align-items:start;z-index:3;pointer-events:none}.lovher-hero__slide-pill{background:var(--lh-pink, #FD2D94);border:1px solid rgba(255,255,255,.55);border-radius:100px;padding:4px 10px;font-size:11px;line-height:1.2;font-weight:500;color:#fff;font-family:var(--text-font-family, system-ui, sans-serif);white-space:nowrap;text-align:center;box-shadow:0 4px 12px #fd2d9440}.lovher-hero__slide-pills>.lovher-hero__slide-pill:only-child{grid-column:1 / -1;justify-self:center}.lovher-hero__slide-pills>.lovher-hero__slide-pill:nth-child(3):last-child{grid-column:1 / -1;justify-self:center}@media(max-width:768px){.lovher-hero__slide-pills{gap:4px 6px;top:10px;left:8px;right:8px}.lovher-hero__slide-pill{font-size:9px;padding:3px 8px}}.lovher-hero__slide-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.lovher-hero__dots{display:flex;gap:.5rem;margin-top:1.25rem;z-index:5}.lovher-hero__dot{width:9px;height:9px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .3s,transform .3s}.lovher-hero__dot.active{background:var(--lh-pink);transform:scale(1.3)}.lovher-hero__dot:hover{background:#fff9}@media(max-width:1100px){.lovher-hero__inner{padding:0 2rem;gap:2rem}.lovher-hero__text{padding:7rem 0 3rem 1rem}.lovher-hero__carousel-track{max-width:400px}}@media(max-width:768px){.lovher-hero{min-height:auto;background:#0d0b09}.lovher-hero__inner{display:flex;flex-direction:column;min-height:auto;padding:0;gap:0}.lovher-hero__text{display:contents}.lovher-hero__heading{display:block;order:1;padding:3.5rem 1.5rem 1rem;text-align:center}.lovher-hero__carousel{order:2;padding:0 1rem}.lovher-hero__bottom{display:block;order:3;padding:1rem 1.5rem 2.5rem;text-align:center}.lovher-hero__eyebrow{margin-bottom:.6rem;justify-content:center}.lovher-hero__title{font-size:clamp(1.7rem,6.5vw,2.2rem)!important;margin-bottom:0!important;color:#fff!important}.lovher-hero__carousel-track{max-width:100%;width:100%;border-radius:18px;box-shadow:0 16px 40px #00000073}.lovher-hero__dots{margin-top:.75rem;justify-content:center}.lovher-hero__dot{width:7px;height:7px}.lovher-hero__subtitle{font-size:.82rem;margin-bottom:1.25rem;max-width:100%;color:#fffc;text-align:center}.lovher-hero__actions{flex-direction:row;flex-wrap:nowrap;gap:.65rem;justify-content:center;width:100%}.lovher-hero__btn{padding:.7rem 1.2rem;font-size:.78rem}.lovher-hero__btn--primary{background:var(--lh-pink);color:#fff}.lovher-hero__btn--outline{color:#fffc;border-color:#ffffff40}.lovher-hero__btn--outline:hover{color:#fff;border-color:#ffffff80}.lovher-hero__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:1.25rem;padding-top:1.25rem;text-align:center;border-top-color:#ffffff14}.lovher-hero__metric-num{font-size:1.2rem;color:#fff}.lovher-hero__metric-label{font-size:.55rem;color:#ffffffa6}}@media(max-width:380px){.lovher-hero__btn{padding:.65rem 1rem;font-size:.72rem}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/lovher-hero.css.map */
