.luv-story-page{background:var(--black)}.luv-story-opener{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--black)}.luv-story-opener__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 65% at 66% 50%,rgba(196,82,10,.13),transparent 68%),radial-gradient(ellipse 24% 34% at 68% 52%,rgba(240,108,28,.07),transparent 52%),var(--black);pointer-events:none;z-index:1}.luv-story-opener__orb{position:absolute;right:8%;top:12%;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#ffaa55,#c4520a 42%,#6a2600 76%,transparent);box-shadow:0 0 80px 28px #c4520a6b,0 0 150px 80px #c4520a29,0 0 260px 130px #c4520a12;filter:blur(.4px);z-index:1;pointer-events:none}.luv-story-opener__photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.luv-story-opener__photo img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.08);transform-origin:center 30%;will-change:transform}.luv-story-opener__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#09080ad9 40%,#09080a73),linear-gradient(to top,rgba(9,8,10,.6) 0%,transparent 50%)}.luv-story-opener__content{position:relative;z-index:2;padding:30px var(--px) 100px;max-width:760px}.luv-story-opener__eyebrow{display:inline-flex;margin-bottom:28px}.luv-story-opener__title{font-family:Georgia,serif;font-size:clamp(3rem,6vw,6rem);font-weight:300;line-height:1.05;letter-spacing:-.01em;color:var(--text);margin:0 0 24px}.luv-story-opener__title em{font-style:italic;color:var(--orange)}.luv-story-opener__title-line{display:inline;opacity:0;animation:luvStoryLineIn .7s cubic-bezier(.22,1,.36,1) forwards}@keyframes luvStoryLineIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.luv-story-opener__text{font-size:.97rem;line-height:1.82;color:var(--muted);max-width:500px;margin:0;opacity:0;animation:luvStoryLineIn .7s cubic-bezier(.22,1,.36,1) .7s forwards}.luv-story-opener__scroll{position:absolute;bottom:18px;left:var(--px);z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:.54rem;letter-spacing:.24em;text-transform:uppercase;color:var(--faint);animation:luvStoryLineIn .6s ease 1s forwards;opacity:0}.luv-story-opener__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--faint),transparent);animation:luvScrollPulse 2.4s ease infinite}@keyframes luvScrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.6);transform-origin:top}}.luv-story-statement{padding:96px var(--px);background:var(--deep);text-align:center;border-top:1px solid var(--border-s)}.luv-story-statement__inner{max-width:760px;margin:0 auto;opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.luv-story-statement__inner.is-revealed{opacity:1;transform:translateY(0)}.luv-story-statement__mark{font-family:Georgia,serif;font-size:9rem;line-height:.7;color:var(--orange);opacity:.1;margin-bottom:8px;-webkit-user-select:none;user-select:none;font-style:italic}.luv-story-statement__quote{font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:300;font-style:italic;line-height:1.55;color:var(--text);margin:0 0 28px}.luv-story-statement__attribution{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:40px}.luv-story-statement__name{font-size:.78rem;color:var(--text);letter-spacing:.05em}.luv-story-statement__role{font-size:.68rem;color:var(--muted)}.luv-story-statement__role:before{content:"\b7";margin-right:10px;color:var(--faint)}.luv-story-statement__body{font-size:.9rem;line-height:1.9;color:var(--muted);text-align:left;border-left:2px solid var(--border);padding-left:24px;margin:0}.luv-story-chapters{background:var(--black)}.luv-story-chapter{display:grid;grid-template-columns:1fr 1fr;min-height:560px;border-bottom:1px solid var(--border-s);opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease}.luv-story-chapter:last-child{border-bottom:none}.luv-story-chapter.is-revealed{opacity:1;transform:translateY(0)}.luv-story-chapter--reversed{direction:rtl}.luv-story-chapter--reversed>*{direction:ltr}.luv-story-chapter__visual{position:relative;overflow:hidden;background:var(--card)}.luv-story-chapter__img{position:absolute;top:0;right:0;bottom:0;left:0;border:none}.luv-story-chapter__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.luv-story-chapter:hover .luv-story-chapter__img img{transform:scale(1.04)}.luv-story-chapter__img-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 50% at 50% 70%,rgba(196,82,10,.1),transparent 60%);pointer-events:none}.luv-story-chapter__img--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--card) 0%,rgba(196,82,10,.04) 100%)}.luv-story-chapter__placeholder-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.luv-story-chapter__year-bg{font-family:Georgia,serif;font-size:clamp(6rem,12vw,14rem);font-weight:300;color:var(--orange);opacity:.06;-webkit-user-select:none;user-select:none;line-height:1;letter-spacing:-.03em}.luv-story-chapter__copy{display:flex;flex-direction:column;justify-content:center;padding:72px 56px 72px var(--px);background:var(--deep)}.luv-story-chapter--reversed .luv-story-chapter__copy{padding:72px var(--px) 72px 56px}.luv-story-chapter__year-label{font-family:Georgia,serif;font-size:4rem;font-weight:300;color:var(--orange);opacity:.13;line-height:1;margin-bottom:4px;letter-spacing:-.02em;-webkit-user-select:none;user-select:none}.luv-story-chapter__title{font-family:Georgia,serif;font-size:clamp(1.8rem,2.8vw,2.6rem);font-weight:300;line-height:1.15;color:var(--text);margin:0 0 20px}.luv-story-chapter__title em{font-style:italic;color:var(--orange)}.luv-story-chapter__body{font-size:.86rem;line-height:1.92;color:var(--muted)}.luv-story-chapter__body p{margin:0 0 14px}.luv-story-chapter__body p:last-child{margin-bottom:0}.luv-story-chapter__body a{color:var(--orange);text-decoration:underline;text-underline-offset:2px}.luv-story-chapter__body strong{color:var(--text);font-weight:400}.luv-story-chapter__pull-quote{margin:28px 0 0;padding:20px 24px;border-left:2px solid var(--orange);background:#c4520a0a;font-family:Georgia,serif;font-size:1.05rem;font-style:italic;color:var(--text);line-height:1.72}.luv-story-beliefs{padding:88px var(--px);background:var(--deep);background-image:radial-gradient(ellipse 40% 60% at 85% 50%,rgba(196,82,10,.06),transparent 55%)}.luv-story-beliefs__head{max-width:520px;margin-bottom:56px}.luv-story-beliefs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.luv-story-belief{background:var(--card);border:1px solid var(--border-s);padding:48px 36px 40px;display:flex;flex-direction:column;transition:background .22s,border-color .22s,transform .3s;opacity:0;transform:translateY(14px);transition:background .22s,border-color .22s,opacity .55s ease,transform .55s ease}.luv-story-belief.is-revealed{opacity:1;transform:translateY(0)}.luv-story-belief:hover{background:var(--card-h);border-color:var(--border)}.luv-story-belief__num{font-family:Georgia,serif;font-size:3.2rem;font-weight:300;color:var(--orange);opacity:.18;line-height:1;margin-bottom:18px;letter-spacing:-.02em;-webkit-user-select:none;user-select:none}.luv-story-belief__title{font-family:Georgia,serif;font-size:1.22rem;font-weight:300;color:var(--text);margin-bottom:12px;line-height:1.25}.luv-story-belief__text{font-size:.78rem;line-height:1.88;color:var(--muted);flex:1;margin:0}.luv-story-numbers{position:relative;overflow:hidden;padding:88px var(--px);background:var(--black);border-top:1px solid var(--border-s)}.luv-story-numbers__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 70% at 80% 50%,rgba(196,82,10,.09),transparent 58%);pointer-events:none}.luv-story-numbers__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.luv-story-numbers__title{font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;line-height:1.1;color:var(--text);margin:0 0 14px}.luv-story-numbers__title em{font-style:italic;color:var(--orange)}.luv-story-numbers__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.luv-story-stat{background:var(--card);border:1px solid var(--border-s);padding:32px 28px;display:flex;flex-direction:column;gap:0;transition:background .22s,border-color .22s;opacity:0;transform:translateY(10px);transition:background .22s,border-color .22s,opacity .5s ease,transform .5s ease}.luv-story-stat.is-revealed{opacity:1;transform:translateY(0)}.luv-story-stat:hover{background:var(--card-h);border-color:var(--border)}.luv-story-stat__num{display:block;font-family:Georgia,serif;font-size:2.6rem;font-weight:300;color:var(--orange);line-height:1;margin-bottom:6px;letter-spacing:-.01em}.luv-story-stat__label{display:block;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.luv-story-stat__note{display:block;font-size:.6rem;color:var(--faint);margin-top:5px;letter-spacing:.06em}.luv-story-team{padding:88px var(--px);background:var(--deep)}.luv-story-team__head{margin-bottom:52px;max-width:480px}.luv-story-team__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.luv-story-team-card{background:var(--card);border:1px solid var(--border-s);overflow:hidden;display:flex;flex-direction:column;transition:background .22s,border-color .22s,transform .3s,box-shadow .3s;opacity:0;transform:translateY(14px);transition:background .22s,border-color .22s,transform .3s,box-shadow .3s,opacity .5s ease}.luv-story-team-card.is-revealed{opacity:1;transform:translateY(0)}.luv-story-team-card:hover{background:var(--card-h);border-color:var(--border);transform:translateY(-4px);box-shadow:0 16px 40px #0006}.luv-story-team-card__photo{position:relative;aspect-ratio:3 / 4;background:var(--card-h);overflow:hidden}.luv-story-team-card__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.luv-story-team-card:hover .luv-story-team-card__photo img{transform:scale(1.04)}.luv-story-team-card__photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(9,8,10,.55) 0%,transparent 45%);pointer-events:none}.luv-story-team-card__initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:3.5rem;font-weight:300;color:var(--orange);opacity:.14;letter-spacing:.08em}.luv-story-team-card__body{padding:22px 22px 26px}.luv-story-team-card__name{font-family:Georgia,serif;font-size:1.1rem;font-weight:300;color:var(--text);margin-bottom:4px;line-height:1.2}.luv-story-team-card__role{font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--orange)}.luv-story-team-card__note{font-size:.68rem;color:var(--faint);margin-top:6px}.luv-story-voices{padding:88px var(--px);background:var(--black)}.luv-story-voices__head{max-width:480px;margin-bottom:48px}.luv-story-voices__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.luv-story-voice-card{opacity:0;transform:translateY(12px);transition:background .22s,border-color .22s,opacity .5s ease,transform .5s ease,box-shadow .3s}.luv-story-voice-card.is-revealed{opacity:1;transform:translateY(0)}.luv-story-voice-card:hover{background:var(--card-h);border-color:var(--border);transform:translateY(-3px);box-shadow:0 12px 32px #00000059}.luv-story-cta{position:relative;overflow:hidden;padding:104px var(--px);background:var(--deep);border-top:1px solid var(--border-s);text-align:center}.luv-story-cta__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(196,82,10,.11),transparent 58%);pointer-events:none}.luv-story-cta__inner{position:relative;z-index:1;max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.luv-story-cta .sec-label{justify-content:center}.luv-story-cta__title{font-family:Georgia,serif;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:300;line-height:1.08;color:var(--text);margin:0 0 18px}.luv-story-cta__title em{font-style:italic;color:var(--orange)}.luv-story-cta__text{font-size:.9rem;line-height:1.85;color:var(--muted);max-width:440px;margin:0 0 36px}.luv-story-cta__actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:1200px){.luv-story-team__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.luv-story-chapter{grid-template-columns:1fr;min-height:auto;direction:ltr!important}.luv-story-chapter>*{direction:ltr!important}.luv-story-chapter__visual{min-height:320px}.luv-story-chapter__copy{padding:52px var(--px)!important}.luv-story-beliefs__grid{grid-template-columns:1fr 1fr}.luv-story-numbers__inner{grid-template-columns:1fr;gap:40px}.luv-story-voices__grid{grid-template-columns:1fr 1fr}.luv-story-cta{padding:80px var(--px)}}@media(max-width:768px){.luv-story-opener__orb{display:none}.luv-story-opener__content{padding:120px var(--px) 88px}.luv-story-beliefs__grid{grid-template-columns:1fr}.luv-story-numbers__stats{grid-template-columns:1fr 1fr}.luv-story-voices__grid{grid-template-columns:1fr}.luv-story-statement__body{font-size:.84rem}.luv-story-statement__quote{font-size:1.35rem}.luv-story-cta__actions{flex-direction:column;align-items:stretch}.luv-story-cta__actions .btn{width:100%;justify-content:center}}@media(max-width:480px){.luv-story-opener__title{font-size:2.8rem}.luv-story-team__grid{grid-template-columns:1fr 1fr}.luv-story-belief{padding:36px 24px 32px}.luv-story-stat{padding:26px 22px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/luvora-our-story.css.map */
