@font-face{font-family:"DM Serif Display";font-style:normal;font-weight:400;font-display:swap;src:url(./DM-Serif-Display-DEPTIRtf.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(./Inter-Regular-BMa5IoM-.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(./Inter-Medium-DvphOyYU.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(./Inter-SemiBold-BEUPqj-s.ttf) format("truetype")}:root{--bg: #effdf0;--surface: rgba(255, 255, 255, .58);--surface-strong: rgba(255, 255, 255, .78);--text: #1a3d1a;--text-soft: rgba(26, 61, 26, .68);--accent: #e86a10;--accent-hover: #d45e0d;--line: rgba(26, 61, 26, .12);--shadow: 0 24px 60px rgba(23, 57, 23, .14);--shadow-strong: 0 32px 80px rgba(23, 57, 23, .2)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{margin:0;font-family:Inter,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(232,106,16,.1),transparent 30%),radial-gradient(circle at 70% 20%,rgba(71,146,71,.14),transparent 25%),linear-gradient(180deg,#f3fff4,#effdf0 44%,#ebfaec);overflow:hidden}a{color:inherit;text-decoration:none}button,img{display:block}button{font:inherit}.page{position:relative;min-height:100vh;overflow:hidden}.page__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.7),transparent 20%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.45),transparent 22%),radial-gradient(circle at 50% 80%,rgba(26,61,26,.08),transparent 30%);mix-blend-mode:normal}.header{position:relative;z-index:30;padding:1rem 3rem .75rem}.header__inner{display:flex;align-items:center;gap:1.5rem}.brand{flex:0 0 auto}.brand__logo{width:205px;height:52px;object-fit:contain}.nav{display:flex;align-items:center;gap:2rem;margin-left:auto;margin-right:auto}.nav__link{font-size:.9375rem;font-weight:500;color:#1a3d1aa3;transition:color .18s ease,transform .18s ease}.nav__link:hover{color:var(--text);transform:translateY(-1px)}.nav__link--active{color:var(--text)}.header__actions{display:flex;align-items:center;gap:.75rem}.icon-button,.avatar-button{position:relative;width:3rem;height:3rem;border:1px solid rgba(26,61,26,.14);border-radius:999px;background:#ffffff75;color:var(--text);box-shadow:0 10px 24px #1a3d1a14;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.icon-button:hover,.avatar-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1a3d1a1f}.icon-button--orange{background:var(--accent);border-color:transparent;color:#fff}.icon-button--orange:hover{background:var(--accent-hover)}.icon-button--subtle{background:#ffffffb8}.icon-button--hide-sm{display:inline-flex}.avatar-button{overflow:hidden;padding:0}.avatar-button__image,.avatar-stack__image{width:100%;height:100%;object-fit:cover}.avatar-button__image{border-radius:inherit}.badge{position:absolute;top:-.25rem;right:-.25rem;width:1.25rem;height:1.25rem;border-radius:999px;border:2px solid var(--bg);background:var(--accent);color:#fff;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center}.main{position:relative;z-index:1;height:calc(100vh - 4.75rem)}.stage{position:relative;height:100%;width:100%}.stage--mobile,.stage--tablet,.stage--desktop{display:none}.mobile-hero{padding:0 1.25rem;text-align:center}.mobile-hero__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#1a3d1a94}.mobile-hero__title,.hero-title{font-family:"DM Serif Display",serif;font-weight:400;line-height:.93;letter-spacing:-.04em;margin:0}.mobile-hero__title{font-size:clamp(2.25rem,10vw,4rem)}.mobile-hero__subtitle{margin:.9rem auto 1.2rem;max-width:29rem;color:var(--text-soft);font-size:.98rem;line-height:1.55}.cta-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:0 1.25rem;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:.9375rem;font-weight:600;box-shadow:0 18px 32px #e86a103d;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.cta-pill:hover{transform:translateY(-2px);background:var(--accent-hover);box-shadow:0 22px 36px #e86a1047}.cta-pill--mobile{min-width:14.5rem}.mobile-cards{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.75rem;padding:0 1rem;margin-top:1rem}.mobile-cards__item{position:relative;min-width:0}.mobile-cards .floating-card{position:relative;inset:auto;width:100%}.mobile-stats{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.9rem;padding:0 1rem}.mobile-stats .overlay--stat,.mobile-stats .overlay--rating{position:static;transform:none;background:transparent;box-shadow:none;padding:0}.mobile-stats .overlay--stat{gap:.75rem}.mobile-stats .overlay--rating{gap:.4rem}.mobile-stats__divider{width:1px;height:1.75rem;background:#1a3d1a26}.strip{position:absolute;inset:auto 0 0;z-index:10;display:flex;align-items:flex-end;gap:0}.strip__item{position:relative;min-width:0;overflow:hidden}.strip__item--left,.strip__item--right{flex:1}.strip__item--center{flex:1.265}.strip__image{width:100%;height:auto;display:block;object-fit:contain;transform-origin:bottom center}.strip__image--center{width:100%}.overlay{position:absolute;left:clamp(1rem,2vw,2rem);right:clamp(1rem,2vw,2rem);bottom:clamp(1.25rem,4vh,3rem);z-index:2;display:flex;align-items:center;gap:.7rem;pointer-events:none}.overlay--stat{left:clamp(1rem,2vw,2.5rem);right:auto}.overlay--rating{left:auto;right:clamp(1rem,2vw,2.5rem)}.overlay--center{flex-direction:column;align-items:flex-start;gap:.9rem;color:#fff}.overlay__title{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1;letter-spacing:-.06em;font-weight:700;color:var(--text)}.overlay__title--rating{font-size:clamp(2rem,3vw,3.2rem)}.overlay__heading{margin:0;font-size:clamp(1.35rem,2vw,2.15rem);line-height:1.02;letter-spacing:-.04em;max-width:18ch}.avatar-stack{position:relative;width:3rem;height:3rem;border-radius:999px;overflow:hidden;flex:0 0 auto;box-shadow:0 12px 24px #1a3d1a29}.avatar-stack__plus{position:absolute;right:-.08rem;bottom:-.08rem;width:1.5rem;height:1.5rem;border-radius:999px;background:#2f7d32;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 18px #2f7d3252}.icon{flex:0 0 auto}.icon--small{width:1.1rem;height:1.1rem}.icon--xsmall{width:.9rem;height:.9rem}.icon--rating{width:1.2rem;height:1.2rem;color:var(--accent)}.floating-card{position:absolute;z-index:20;width:clamp(12rem,13vw,16rem);pointer-events:none}.floating-card--product{top:3rem;left:3rem}.floating-card--video{top:3rem;right:3rem;width:clamp(10rem,11vw,13rem)}.floating-card__media{position:relative;border-radius:1.35rem;overflow:hidden;box-shadow:var(--shadow);background:#ffffff3d}.floating-card__media--video{aspect-ratio:177 / 287}.floating-card__image{width:100%;height:auto;display:block}.floating-card__action,.floating-card__play{position:absolute;border:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.floating-card__action{right:.75rem;bottom:.75rem;width:2.5rem;height:2.5rem;border-radius:999px;background:var(--text);color:#fff;box-shadow:0 14px 26px #1a3d1a38}.floating-card__play{left:50%;bottom:5.25rem;transform:translate(-50%);width:2.9rem;height:2.9rem;border-radius:999px;background:var(--text);color:#fff;box-shadow:0 14px 26px #1a3d1a38}.floating-card__meta{margin-top:.75rem;padding-left:.2rem}.floating-card__title{font-size:.95rem;font-weight:500;color:#1a3d1acc}.floating-card__price{margin-top:.12rem;font-size:1rem;font-weight:700;color:var(--text)}.floating-card__caption{position:absolute;left:.9rem;right:.9rem;bottom:1rem;margin:0;color:#1a3d1ad1;background:#effdf0cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(26,61,26,.08);border-radius:1rem;padding:.7rem .8rem;font-size:.78rem;line-height:1.25;text-align:center;box-shadow:0 16px 30px #1a3d1a1f}.hero-title{font-size:clamp(3.75rem,7.4vw,6.9rem);text-align:center}.hero-title__line{display:block}.hero-title__word{display:inline-block}.stage--desktop .stage__heading{position:absolute;inset:5.25rem 0 auto;display:flex;justify-content:center;z-index:5;pointer-events:none}.stage--tablet .stage__heading{position:absolute;inset:5rem 0 auto;display:flex;justify-content:center;z-index:5;pointer-events:none}.hero-title--tablet{font-size:clamp(4.75rem,8vw,5.75rem)}.stage__left,.stage__right{position:absolute;z-index:12}.stage__left--tablet{top:5.5rem;left:1rem}.stage__right--tablet{top:5.5rem;right:1rem}.stage--desktop .stage__left{top:3rem;left:3rem}.stage--desktop .stage__right{top:3rem;right:3rem}.stage--desktop .strip,.stage--tablet .strip{padding-top:0}.stage--mobile{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding-top:1rem;gap:.25rem}.stage--mobile .strip{position:relative;inset:auto;margin-top:auto}.stage--mobile .strip__item--left,.stage--mobile .strip__item--right{flex:1}.stage--mobile .strip__item--center{flex:1.1}.stage--mobile .strip__item{min-height:0}.stage--mobile .overlay{bottom:clamp(.85rem,2.8vw,1.5rem);left:.6rem;right:.6rem}.stage--mobile .overlay__title{font-size:1.45rem}.stage--mobile .overlay__heading{font-size:.92rem}.stage--mobile .overlay--center{gap:.55rem}.stage--mobile .cta-pill{min-height:2.4rem;padding:0 1rem;font-size:.82rem}.stage--mobile .avatar-stack{width:2.25rem;height:2.25rem}.stage--mobile .avatar-stack__plus{width:1.15rem;height:1.15rem}.stage--mobile .icon--rating{width:1rem;height:1rem}.animate-fade-up,.animate-fade-in,.animate-slide-up,.animate-slide-in-left,.animate-slide-in-right,.animate-text-reveal,.animate-word-pop,.animate-scale-in,.animate-photo-reveal{animation-fill-mode:both}.animate-fade-up{animation:fade-up .8s cubic-bezier(.16,1,.3,1) both}.animate-fade-in{animation:fade-in .6s ease-out both}.animate-slide-up{animation:slide-up .9s cubic-bezier(.16,1,.3,1) both}.animate-slide-in-left{animation:slide-in-left .8s cubic-bezier(.16,1,.3,1) both}.animate-slide-in-right{animation:slide-in-right .8s cubic-bezier(.16,1,.3,1) both}.animate-text-reveal{animation:text-reveal 1s cubic-bezier(.16,1,.3,1) both}.animate-word-pop{opacity:0;animation:word-pop .9s cubic-bezier(.34,1.56,.64,1) both}.animate-scale-in{animation:scale-in .7s cubic-bezier(.16,1,.3,1) both}.animate-photo-reveal{animation:photo-reveal 1.1s cubic-bezier(.16,1,.3,1) both}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.delay-900{animation-delay:.9s}.delay-1000{animation-delay:1s}.delay-1100{animation-delay:1.1s}.delay-1200{animation-delay:1.2s}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes text-reveal{0%{opacity:0;transform:translateY(40px) skewY(3deg);filter:blur(4px)}to{opacity:1;transform:translateY(0) skewY(0);filter:blur(0)}}@keyframes word-pop{0%{opacity:0;transform:translateY(60px) scale(.7) rotate(-4deg);filter:blur(8px)}62%{opacity:1;transform:translateY(-8px) scale(1.04) rotate(1deg);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes photo-reveal{0%{opacity:0;transform:translateY(80px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:639px){.header{padding-inline:1rem;padding-top:.75rem}.header__inner{gap:.75rem}.brand__logo{width:130px;height:33px}.nav,.icon-button--hide-sm{display:none}.header__actions{margin-left:auto;gap:.5rem}.icon-button,.avatar-button{width:2.75rem;height:2.75rem}.stage--mobile{display:flex}.main{height:calc(100vh - 4rem)}.stage--mobile .mobile-hero{padding-top:.6rem}.stage--mobile .mobile-cards{padding-inline:.75rem}.strip__item--left,.strip__item--right{flex:1}.strip__item--center{flex:1.15}}@media(min-width:640px)and (max-width:1023px){.header{padding-inline:1.5rem}.brand__logo{width:170px;height:43px}.nav{display:none}.stage--tablet{display:block}.main{height:calc(100vh - 4.25rem)}.hero-title--tablet{font-size:clamp(4rem,10vw,5.5rem)}.floating-card--product{width:10.75rem}.floating-card--video{width:8rem}.floating-card__caption{font-size:.72rem}.stage--tablet .strip__item--left,.stage--tablet .strip__item--right{flex:1}.stage--tablet .strip__item--center{flex:1.2}.stage--tablet .strip__image--center{max-height:58vh}.stage--tablet .strip__image{max-height:44vh}}@media(min-width:1024px){.header{padding-inline:3rem}.stage--desktop{display:block}.stage--desktop .strip__image--center{max-height:min(85vh,70vw)}.stage--desktop .strip__image{max-height:min(70vh,55vw)}}@media(min-width:1536px){.header{padding-inline:4rem}.stage--desktop .stage__heading{inset:5.4rem 0 auto}}
