@keyframes phoneRevolve{0%{transform:perspective(900px)rotateY(0)}to{transform:perspective(900px)rotateY(360deg)}}.phone-frame.revolving{transform-origin:50%;animation:.8s cubic-bezier(.4,0,.2,1) phoneRevolve}.phone-carousel-wrap{border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.phone-carousel-screen{object-fit:cover;object-position:top;border-radius:30px;width:100%;height:100%;display:block}.phone-carousel-dots{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.phone-carousel-dot{background:#fffffff2;border-radius:3px;height:5px;transition:width .4s cubic-bezier(.22,1,.36,1),opacity .3s;box-shadow:0 1px 4px #00000040}.phone-carousel-dot.active{opacity:1;width:18px}.phone-carousel-dot.inactive{opacity:.4;width:5px}.phone-carousel-fade .phone-carousel-screen{opacity:0;pointer-events:none;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(4px)}.phone-carousel-fade .phone-carousel-screen.is-active{opacity:1;transform:translateY(0)}.c-hero{background:var(--cream);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.c-hero:before{content:"";background:radial-gradient(circle,#66d39c1f 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-40%;right:-20%}.c-hero-content{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;position:relative}.c-hero-tag{color:var(--forest);background:#1f48380f;border:1px solid #1f48381a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;animation:.8s both fadeUp;display:inline-flex}.c-hero-tag:before{content:"";background:var(--mint);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}.c-hero h1{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:var(--forest-deep);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.08;animation:.8s .15s both fadeUp}.c-hero h1 em{color:var(--mint);font-style:italic}.c-hero-desc{color:var(--text-muted);max-width:480px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7;animation:.8s .3s both fadeUp}.c-hero-actions{align-items:center;gap:1rem;margin-bottom:1.5rem;animation:.8s .45s both fadeUp;display:flex}.c-hero-trust{align-items:center;gap:.8rem;animation:.8s .6s both fadeUp;display:flex}.c-hero-trust-avatars{display:flex}.c-hero-trust-avatars span{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-8px;font-size:.6rem;font-weight:700;display:flex}.c-hero-trust-avatars span:first-child{margin-left:0}.c-hero-trust-text{color:var(--text-muted);font-size:.85rem}.c-hero-trust-text strong{color:var(--forest)}.c-hero-visual{justify-content:center;align-items:center;animation:.8s .3s both fadeUp;display:flex;position:relative}.phone-frame{background:var(--dark-bg);z-index:2;border-radius:40px;width:280px;height:570px;padding:12px;position:relative;box-shadow:0 40px 80px #1f483833,inset 0 0 0 1px #ffffff1a}.float-card{z-index:3;background:#fff;border-radius:16px;padding:.8rem 1.2rem;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 8px 30px #00000014}.float-card-1{width:260px;top:6%;right:calc(50% + 164px)}.float-card-2{width:200px;animation-delay:2s;top:42%;left:calc(50% + 164px)}.float-card-3{width:220px;animation-delay:4s;bottom:8%;right:calc(50% + 164px)}.float-card .fc-icon{margin-bottom:.3rem}.float-card .fc-label{color:var(--text-muted);font-size:.7rem}.float-card .fc-value{color:var(--forest);font-size:.95rem;font-weight:700}.social-proof-bar{background:var(--forest);border-bottom:1px solid #ffffff0f;padding:1.5rem 2rem}.social-proof-inner{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.proof-stat{text-align:center}.proof-stat-value{color:var(--mint);font-size:1.5rem;font-weight:700}.proof-stat-label{color:#ffffff80;margin-top:.2rem;font-size:.75rem}.pain{background:var(--warm-white);padding:6rem 2rem}.pain-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.pain-card{background:#fff;border:1px solid #1f48380f;border-radius:16px;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.pain-icon{background:#fee2e2;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.pain-icon svg{stroke:#dc2626;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.pain-title{color:var(--forest-deep);margin-bottom:.3rem;font-size:1rem;font-weight:700}.pain-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.pain-solution{text-align:center;max-width:500px;margin:3rem auto 0}.pain-solution p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.pain-solution strong{color:var(--forest)}.phone-detail{background:var(--dark-bg);border-radius:34px;width:240px;height:490px;margin:0 auto 2rem;padding:10px;box-shadow:0 30px 60px #00000026}.flywheel{background:var(--cream);padding:7rem 2rem}.flywheel-container{flex-direction:column;align-items:center;gap:3rem;max-width:800px;margin:0 auto;display:flex}.flywheel-wheel{flex-shrink:0;width:380px;height:380px;position:relative}.flywheel-ring{border:2px solid #1f483814;border-radius:50%;position:absolute;inset:0}.flywheel-ring-inner{border:2px dashed #1f48380f;border-radius:50%;position:absolute;inset:55px}.flywheel-center{background:linear-gradient(135deg, var(--forest) 0%, var(--forest-deep) 100%);z-index:5;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #1f483833}.flywheel-center-text{color:#fff;text-align:center;font-size:1rem;font-weight:700;line-height:1.2}.flywheel-center-text .dot{color:var(--mint)}.flywheel-orbit{position:absolute;inset:0}.flywheel-arrows-svg{z-index:1;animation:20s linear infinite spinWheel;position:absolute;inset:-5px}.flywheel-item{cursor:pointer;flex-direction:column;align-items:center;gap:.35rem;width:52px;transition:all .3s;display:flex;position:absolute}.flywheel-item-icon{background:#fff;border:2px solid #1f483814;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .4s;display:flex;box-shadow:0 4px 15px #0000000f}.flywheel-item-icon svg{width:22px;height:22px;stroke:var(--forest);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s}.flywheel-item-label{color:var(--forest);white-space:nowrap;font-size:.65rem;font-weight:600;transition:color .3s}.flywheel-item.active .flywheel-item-icon{background:var(--forest);border-color:var(--mint);box-shadow:0 6px 20px #66d39c40}.flywheel-item.active .flywheel-item-icon svg{stroke:#fff}.flywheel-item.active .flywheel-item-label{color:var(--mint)}.flywheel-item:hover .flywheel-item-icon{border-color:var(--mint);box-shadow:0 6px 20px #66d39c26}.flywheel-item{margin:-26px 0 0 -26px;animation:20s linear infinite orbit;top:50%;left:50%}.flywheel-item:first-child{animation-delay:-15s}.flywheel-item:nth-child(2){animation-delay:-18.3333s}.flywheel-item:nth-child(3){animation-delay:-1.6667s}.flywheel-item:nth-child(4){animation-delay:-5s}.flywheel-item:nth-child(5){animation-delay:-8.3333s}.flywheel-item:nth-child(6){animation-delay:-11.6667s}@keyframes orbit{0%{transform:rotate(0)translate(190px)rotate(0)}to{transform:rotate(360deg)translate(190px)rotate(-360deg)}}@keyframes orbit-mobile{0%{transform:rotate(0)translate(140px)rotate(0)}to{transform:rotate(360deg)translate(140px)rotate(-360deg)}}.flywheel-details{text-align:center;width:100%;max-width:600px}.fw-detail{display:none}.fw-detail.active{animation:.4s fadeIn;display:block}.fw-detail-num{color:var(--mint);text-transform:uppercase;letter-spacing:2px;margin-bottom:.8rem;font-size:.75rem;font-weight:700}.fw-detail h3{font-family:var(--font-instrument-serif), "Instrument Serif", serif;color:var(--forest-deep);margin-bottom:1rem;font-size:2rem;line-height:1.2}.fw-detail p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.75}.fw-detail-features{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.fw-detail-features span{color:var(--charcoal);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.fw-detail-features span:before{content:"";background:#66d39c26 url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L3.5 6.5L9 1' stroke='%231F4838' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;width:20px;min-width:20px;height:20px}.fw-detail .store-buttons{justify-content:center}.how-it-works{background:var(--forest);color:#fff;padding:7rem 2rem;position:relative;overflow:hidden}.how-it-works:before{content:"";background:radial-gradient(circle,#66d39c14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-100px}.how-it-works .section-head h2{color:#fff}.how-it-works .section-head p{color:#fff9}.steps{flex-direction:column;max-width:900px;margin:0 auto;display:flex;position:relative}.steps:before{content:"";transform-origin:top;background:#66d39c33;width:2px;transition:transform 1.2s .3s;position:absolute;top:40px;bottom:40px;left:28px;transform:scaleY(0)}.steps.line-drawn:before{transform:scaleY(1)}.step{align-items:flex-start;gap:2rem;padding:2rem 0;display:flex}.step-num{border:2px solid var(--mint);width:56px;min-width:56px;height:56px;color:var(--mint);z-index:2;background:#66d39c26;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:relative}.step-content h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.step-content p{color:#fff9;font-size:.95rem;line-height:1.65}.how-cta{text-align:center;margin-top:3rem}.how-cta .store-buttons{justify-content:center}.faq{background:var(--cream);padding:7rem 2rem}.faq-grid{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #1f483814}.faq-q{cursor:pointer;width:100%;color:var(--forest-deep);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.faq-q .faq-icon{width:28px;height:28px;color:var(--forest);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s;display:flex}.faq-item.open .faq-q .faq-icon{transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.open .faq-a{max-height:300px;padding-bottom:1.5rem}.faq-a p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.faq-a a{color:var(--forest);font-weight:600}.final-cta .store-buttons{justify-content:center}@media (max-width:900px){.c-hero-content{text-align:center;grid-template-columns:minmax(0,1fr);padding-top:7rem}.c-hero-desc{margin:0 auto 2rem}.c-hero-actions,.c-hero-trust{justify-content:center}.c-hero-visual{margin-top:2rem}.float-card{display:none}.flywheel-wheel{width:280px;height:280px}.flywheel-item{width:42px;margin:-21px 0 0 -21px}.flywheel-item-icon{width:42px;height:42px}.flywheel-item-icon svg{width:18px;height:18px}.flywheel-item-label{font-size:.55rem}.flywheel-item{animation-name:orbit-mobile}.flywheel-center{width:75px;height:75px}.flywheel-center-text{font-size:.8rem}.pain-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.testimonials-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.social-proof-inner{gap:2rem}}@media (max-width:480px){.c-hero h1{font-size:2.5rem}.phone-frame{width:240px;height:490px}.c-hero-actions{flex-direction:column}.store-buttons{flex-direction:column;align-items:center}.final-cta-disclosure{font-size:.8rem}}
