.home-root{min-height:100dvh;font-family:Sora,sans-serif;overflow-x:hidden}.reveal{opacity:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal-in{opacity:1;transform:translateY(0)}.section-head{text-align:center;margin-bottom:3rem}.section-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.1}.title-highlight{color:var(--brand);font-weight:600}.section-sub{color:var(--ink-soft);max-width:480px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.6}.hero{background:var(--brand-dark);align-items:center;min-height:100dvh;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.hero-inner{z-index:2;grid-template-columns:2fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-left{flex-direction:column;gap:1.5rem;display:flex}.hero-badge{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge svg{color:#ffb6dc;transform-origin:50%;animation:2.4s ease-in-out infinite heartbeat}.hero-title{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,5vw,3.8rem);font-weight:800;line-height:1.05}.hero-title em{color:var(--brand-light);background:linear-gradient(135deg,#fce7f3,#fbcfe8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-subtitle{color:#ffffffb3;max-width:440px;margin:0;font-size:1rem;font-weight:300;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-cta{color:var(--brand-dark);background:#fff;border-radius:100px;align-items:center;padding:.9rem 1.8rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0003}.hero-cta:before{content:"";background:linear-gradient(120deg,#0000,#f43faf2e,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000040}.hero-cta:hover:before{left:125%}.hero-meta{flex-direction:column;gap:.5rem;display:flex}.hero-note{color:#ffffff73;margin:0;font-size:.75rem}.hero-blob{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero-blob-1{background:#ffffff12;width:500px;height:500px;top:-100px;right:-100px}.hero-blob-2{background:#ffb6dc1f;width:350px;height:350px;bottom:-50px;left:20%}.hero-floating-hearts{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-heart{color:#ffb6dc59;animation-name:float-up;animation-timing-function:ease-in;animation-iteration-count:infinite;position:absolute;bottom:-5%}.floating-heart svg{width:100%;height:100%;display:block}@keyframes float-up{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}90%{opacity:.55}to{opacity:0;transform:translateY(-110vh)rotate(25deg)}}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{transform:scale(1)}}.hero-cards-stage{will-change:transform;perspective:1000px;justify-content:center;align-items:center;width:300px;height:440px;transition:transform .1s ease-out;display:flex;position:relative}.hero-cards-glow{filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f43faf61 0%,#97003f26 50%,#0000 75%);border-radius:50%;width:250px;height:350px;transition:opacity .5s,transform .5s;position:absolute}.hero-cards-stage:hover .hero-cards-glow{opacity:1;transform:scale(1.1)}.hero-shot-card{cursor:pointer;will-change:transform, filter;background:#110810;border:1px solid #ffffff40;border-radius:1.2rem;width:200px;height:400px;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s,border-color .5s,z-index .1s linear;position:absolute;overflow:hidden;box-shadow:0 15px 35px -5px #0006,0 0 0 1px #ffffff1a,inset 0 1px 1px #ffffff4d}.hero-shot-glass{pointer-events:none;z-index:5;background:linear-gradient(115deg,#fff3 0%,#ffffff05 35%,#0000 65%);transition:background .5s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.hero-shot-card:hover .hero-shot-glass{background:linear-gradient(115deg,#ffffff40 0%,#ffffff0d 45%,#0000 75%)}.hero-shot-img{object-fit:cover;object-position:top center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.hero-shot-notch{z-index:6;background:#000000d9;border:1px solid #ffffff26;border-radius:100px;width:48px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0000004d}.hero-shot-left{z-index:1;filter:brightness(.9)contrast(1.02);transform:rotate(-12deg)translate(-75px,12px)scale(.92)}.hero-shot-right{z-index:2;filter:brightness(.9)contrast(1.02);transform:rotate(12deg)translate(75px,12px)scale(.92)}.hero-shot-front{z-index:3;border-color:#fff6;transform:translateY(-5px)scale(1);box-shadow:0 20px 45px #00000080,0 0 20px #f43faf26,inset 0 1px 2px #fff6}.hero-cards-stage:hover .hero-shot-left{transform:rotate(-14deg)translate(-90px,8px)scale(.92)}.hero-cards-stage:hover .hero-shot-right{transform:rotate(14deg)translate(90px,8px)scale(.92)}.hero-cards-stage:hover .hero-shot-front{transform:translateY(-8px)scale(1)}.hero-shot-left:hover{z-index:10!important;filter:brightness()contrast(1.05)!important;border-color:#fff9!important;transform:rotate(-2deg)translate(-70px,-15px)scale(1.02)!important;box-shadow:0 25px 50px #0009,0 0 30px #f43faf4d!important}.hero-shot-right:hover{z-index:10!important;filter:brightness()contrast(1.05)!important;border-color:#fff9!important;transform:rotate(2deg)translate(70px,-15px)scale(1.02)!important;box-shadow:0 25px 50px #0009,0 0 30px #f43faf4d!important}.hero-shot-front:hover{z-index:10!important;border-color:#ffffffb3!important;transform:translateY(-15px)scale(1.02)!important;box-shadow:0 25px 60px #000000a6,0 0 40px #f43faf59!important}.pages-counter{justify-content:center;padding:5rem 0 2rem;display:flex}.try-section{background:#fff;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.try-inner{grid-template-columns:1fr 1.3fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.try-content{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.try-features{gap:1.5rem;margin:.5rem 0;display:flex}.try-feature{color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.try-feature svg{color:#10b981}.try-cta{background:var(--brand);color:#fff;border-radius:100px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:1rem 2.2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #f43faf40}.try-cta:before{content:"";background:linear-gradient(120deg,#0000,#ffffff73,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.try-cta span{font-size:1.5rem;font-weight:600;line-height:0}.try-cta:hover{background:var(--brand-hover);transform:translateY(-2px)}.try-cta:hover:before{left:125%}.try-video-wrapper{background:#fff;border-radius:1.25rem;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 24px 50px #00000014,0 0 0 1px #0000000a}.try-video-wrapper:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000001a,0 0 0 1px #0000000a}.video-container{aspect-ratio:16/9;background:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.video-placeholder-text{color:#ffffff4d;letter-spacing:.1em;text-transform:uppercase;font-size:.9rem;font-weight:500}.hiw-carousel-section{background:#fff;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.hiw-header{text-align:center;margin-bottom:2.3rem}.carousel-container{background:0 0;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:0 2rem;display:flex;position:relative}.carousel-viewport{justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex;position:relative}.carousel-track-wrapper{width:100%;max-width:600px;overflow:hidden}.carousel-track{will-change:transform;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.carousel-slide{flex-direction:column;align-items:center;min-width:100%;display:flex}.slide-image{aspect-ratio:16/9;object-fit:contain;background:#000;border-radius:1rem;width:100%;max-height:450px}.slide-caption{color:var(--ink-soft,#5c5c64);text-align:center;margin:1rem 0 0;font-size:.95rem;font-weight:500}.carousel-dots{gap:1rem;margin-bottom:1.4rem;display:flex}.dot{cursor:pointer;background:#a05a6733;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active{background:var(--brand);transform:scale(1.2)}.carousel-bottom-nav{justify-content:space-between;width:100%;max-width:750px;display:flex}.nav-step{cursor:pointer;opacity:.5;flex-direction:column;flex:1;align-items:center;gap:.7rem;transition:all .3s;display:flex}.nav-step:hover,.nav-step.active{opacity:1}.step-circle{width:48px;height:48px;color:var(--brand-dark);background:#a05a671a;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;transition:all .3s;display:flex}.nav-step.active .step-circle{background:var(--brand);color:#fff;transform:scale(1.1);box-shadow:0 2px 12px #a05a9266}.step-label{color:var(--ink-soft);text-transform:lowercase;text-align:center;font-size:.8rem;font-weight:600}.testimonials-section{background:#fff;padding:2rem}.testimonial-grid{column-count:4;column-gap:1.25rem;max-width:1200px;margin:0 auto}.testimonial-card{break-inside:avoid;background:#fff;border:1px solid #0000000d;border-radius:1.5rem;flex-direction:column;gap:.9rem;margin-bottom:1.25rem;padding:1.4rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #00000008}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.testimonial-card.featured{padding:0;overflow:hidden}.testimonial-photo{aspect-ratio:3/4;background:#f4f1ea;width:100%;overflow:hidden}.testimonial-photo img{object-fit:cover;width:100%;height:100%;display:block}.testimonial-card.featured .testimonial-body{padding:1.1rem 1.4rem 1.4rem}.testimonial-body{flex-direction:column;gap:.7rem;display:flex}.testimonial-stars{cursor:default;gap:2px;font-size:1.5rem;line-height:1;display:flex}.star{color:#e9e4e6;display:inline-block}.star.filled{color:#f5b400}.testimonial-card:hover .star.filled{animation:.5s both star-twinkle;animation-delay:calc(var(--i,0) * 60ms)}@keyframes star-twinkle{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.35)rotate(-8deg)}to{transform:scale(1)rotate(0)}}.testimonial-quote{color:var(--ink,#17171a);margin:0;font-size:.92rem;font-weight:400;line-height:1.6}.tst-highlight{color:var(--brand-dark);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-radius:.3em;padding:.05em .32em;font-weight:600}.testimonial-footer{align-items:center;gap:.65rem;margin-top:.5rem;display:flex}.testimonial-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.testimonial-meta{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.testimonial-name-row{align-items:center;gap:.3rem;display:flex}.testimonial-name{color:var(--ink,#17171a);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.verified-badge{flex-shrink:0}.testimonial-date{color:var(--ink-soft,#5c5c64);font-size:.72rem;font-weight:400}.testimonial-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;box-shadow:0 2px 6px #00000026}.faq-section{padding:6rem 2rem 7rem}.faq-inner{grid-template-columns:.85fr 1.15fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.faq-head{text-align:left}.faq-head .section-title{margin-bottom:0}.faq-list{border-top:1px solid var(--border,#f0f0f0)}.faq-item{border-bottom:1px solid var(--border,#f0f0f0);border-radius:.9rem;transition:background .3s}.faq-item.open{border-bottom-color:#0000}.faq-item.open+.faq-item{border-top-color:#0000}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--ink,#17171a);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.faq-question:hover{color:var(--brand)}.faq-item.open .faq-question{color:var(--ink-dark,#97003f)}.faq-icon{flex-shrink:0;width:16px;height:16px;position:relative}.faq-icon:before,.faq-icon:after{content:"";color:var(--ink,#17171a);background:currentColor;position:absolute}.faq-item.open .faq-icon:before,.faq-item.open .faq-icon:after{color:var(--brand-dark,#97003f)}.faq-icon:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.faq-icon:after{transform-origin:50%;width:2px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s;top:0;left:50%;transform:translate(-50%)rotate(0)}.faq-item.open .faq-icon:after{opacity:0;transform:translate(-50%)rotate(90deg)}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq-item.open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer{color:var(--ink-soft,#5c5c64);margin:0;padding:0 1rem 1.25rem;font-size:.92rem;font-weight:300;line-height:1.65}.cta-section{background:#fff;justify-content:center;align-items:center;padding:2rem 2rem 8rem;display:flex}.cta-inner{background:var(--brand-dark,#1a0b14);text-align:center;border-radius:2rem;width:100%;max-width:1000px;padding:5rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 50px #00000014}.cta-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.cta-h{color:#fff;letter-spacing:-.03em;margin-bottom:1.2rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.cta-sub{color:#fffc;max-width:520px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.cta-button{color:var(--brand-dark,#1a0b14);background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:.6rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #ffffff26}.cta-button:before{content:"";background:linear-gradient(120deg,#0000,#f43faf2e,#0000);width:50%;height:100%;transition:left .6s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ffffff40}.cta-button:hover:before{left:125%}.cta-button:hover svg{animation:.9s ease-in-out heartbeat}.cta-blob{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.cta-blob-1{background:#ffb6dc26;width:400px;height:400px;top:-150px;left:-100px}.cta-blob-2{background:#ffffff1a;width:300px;height:300px;bottom:-100px;right:-50px}@media (max-width:1024px){.testimonial-grid{column-count:3}}@media (max-width:900px){.hero-actions{justify-content:center}.hero-meta{align-items:center}}@media (max-width:768px){.hero{min-height:auto;padding:7rem 1.5rem 3rem}.hero-inner{text-align:center;grid-template-columns:1fr;gap:1rem}.hero-left{align-items:center}.hero-subtitle{max-width:100%}.hero-right{justify-content:center;display:flex}.hero-cards-stage{transform:scale(.9)}.hiw-header{margin-bottom:.4rem}.try-inner{grid-template-columns:1fr;gap:2.5rem}.try-content{text-align:center;align-items:center}.try-features{flex-direction:row;gap:.5rem}.try-video-wrapper{order:2}.testimonials-section,.faq-section{padding:2rem 1rem}.faq-inner{grid-template-columns:1fr;gap:2rem}.faq-head{text-align:center}.testimonial-grid{column-count:2}.hiw-carousel-section{padding:2rem 1rem}.carousel-container{border-radius:1.5rem;padding:1rem}.slide-image{max-height:280px}.carousel-viewport{margin-bottom:1.2rem}.carousel-dots{gap:.5rem}.dot{width:8px;height:8px}.carousel-bottom-nav{gap:.2rem}.nav-step{gap:.7rem}.step-circle{width:32px;height:32px;font-size:.85rem}.step-label{max-width:50px;font-size:.65rem;line-height:1.2}.cta-section{padding:2rem 1.1rem 5rem}.cta-inner{border-radius:1.5rem;padding:4rem 1.5rem}.pages-counter{padding:4rem 0 0}}@media (max-width:480px){.hero-cards-stage{transform:scale(.85)}.hero-shot-left{transform:rotate(-10deg)translate(-55px,10px)scale(.9)!important}.hero-shot-right{transform:rotate(10deg)translate(55px,10px)scale(.9)!important}.hero-shot-front{transform:translateY(-2px)scale(1)!important}.testimonial-grid{column-count:1}.slide-image{max-height:220px}.step-label{font-size:.5rem}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.hero-floating-hearts{display:none}.hero-badge svg,.testimonial-card:hover .star.filled,.cta-button:hover svg{animation:none}.hero-cta:before,.try-cta:before,.cta-button:before{display:none}}
