*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#f5f3ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background-color:#f5f3ef;overflow-x:hidden;overflow-y:auto}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f3ef;overflow-x:hidden}a{font-weight:500;color:#7d9d85;text-decoration:inherit;transition:color .3s ease}a:hover{color:#5a6955}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#5a6955}@media(max-width:768px){.section-title{font-size:2rem}}.hero{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:linear-gradient(135deg,#9ab399,#a8c0a6);padding:2rem 1rem;color:#fff;position:relative;overflow:hidden}.hero-sticky-container{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9ab399,#a8c0a6);position:relative;overflow:hidden}.hero-text-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;transition:opacity .3s ease;pointer-events:auto}.hero-text-container .hero-container{width:100%;max-width:1200px;padding:2rem 1rem}.hero-text-container .hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero-container{max-width:1200px;width:100%;position:relative;z-index:10;padding-top:4rem}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;min-height:100vh;padding-top:2rem}.hero-text{text-align:center;max-width:800px}.hero-icon{font-size:4rem;margin-bottom:1rem;display:inline-block;opacity:.95}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-top:5rem;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95;text-shadow:0 1px 5px rgba(0,0,0,.1)}.hero-download-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;position:relative;z-index:11;pointer-events:auto}.app-store-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#000;color:#fff;border-radius:8px;text-decoration:none;transition:all .3s ease;min-width:200px;justify-content:center;box-shadow:0 4px 15px #0003;pointer-events:auto;cursor:pointer}@media(min-width:768px){.hero-download-buttons{flex-direction:row;gap:1.5rem}}@media(max-width:1024px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.15rem}}@media(max-width:768px){.hero-text-container{top:auto;bottom:4rem;align-items:flex-end}.hero-content{padding-top:0;min-height:auto}.hero-title{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-icon{font-size:3rem}.hero-download-buttons{gap:.75rem}.app-store-button{min-width:180px;padding:.65rem 1.2rem;font-size:.9rem}.app-store-icon{width:20px;height:20px}.app-store-label{font-size:.65rem}.app-store-name{font-size:1rem}}.parallax-visualization{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;pointer-events:none}.person-silhouette{position:absolute;width:200px;height:auto;z-index:2;transition:left .1s ease-out,right .1s ease-out,transform .1s ease-out,top .1s ease-out}.silhouette-img{width:100%;height:auto;display:block;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast}.person-silhouette .walking{animation-play-state:running}.person-silhouette[style*="--walk-speed: 0.6s"] .walking{animation-play-state:paused}.chat-bubbles{position:absolute;z-index:3;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.5rem;transition:opacity .3s ease;width:auto;padding-bottom:20px}.chat-bubbles>.chat-bubble:nth-child(1){grid-column:1 / 3;grid-row:1;justify-self:center}.chat-bubbles>.chat-bubble:nth-child(2){grid-column:1;grid-row:2;justify-self:end;margin-right:1rem}.chat-bubbles>.chat-bubble:nth-child(3){grid-column:2;grid-row:2;justify-self:start;margin-left:1rem}.chat-left,.chat-right,.chat-united{align-items:center}.chat-bubble{background:#fffffff2;border-radius:60% 40% 50% 50%/70% 50% 60% 40%;padding:.75rem 1.25rem;box-shadow:0 4px 15px #00000026,inset 0 2px 8px #fffc,inset 0 -2px 8px #0000000d;position:relative;animation:floatBubble 8s ease-in-out infinite;margin:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.6) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.4) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.3) 0%,transparent 60%);border:1px solid rgba(255,255,255,.8)}.chat-bubbles>.chat-bubble:nth-child(1){max-width:240px;padding:1rem 1.5rem;font-size:1.05rem}.chat-bubbles>.chat-bubble.bubble-united-hug{max-width:450px;padding:1.8rem 2.8rem;font-size:1.7rem;font-weight:600}.chat-bubbles.chat-united>.chat-bubble.bubble-united-hug:before{left:50%!important;transform:translate(-50%)!important;box-shadow:0 1px 3px #0000001a,0 14px #ffffffb3,0 28px #ffffff80!important}.chat-bubbles>.chat-bubble:nth-child(2),.chat-bubbles>.chat-bubble:nth-child(3){max-width:200px;padding:.8rem 1.2rem;font-size:.95rem}.chat-bubbles>.chat-bubble:nth-child(2) .bubble-content{font-size:1.2rem;padding:.3rem 0}.chat-bubble:after{display:none}.chat-bubble:before{content:"";position:absolute;left:50%;bottom:-16px;transform:translate(-50%);width:8px;height:8px;background:#ffffffe6;border-radius:50%;box-shadow:0 1px 3px #0000001a,0 14px #ffffffb3,0 28px #fff9,0 42px #ffffff80,0 56px #fff6}.chat-bubbles>.chat-bubble:nth-child(1):after{display:none}.chat-bubbles>.chat-bubble:nth-child(1):before{left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0000001a,0 14px #ffffffb3,0 28px #fff9,0 42px #ffffff80,0 56px #fff6,0 70px #ffffff59,0 84px #ffffff4d,0 98px #ffffff40,0 112px #fff3}.chat-bubbles>.chat-bubble:nth-child(2):after{display:none}.chat-bubbles>.chat-bubble:nth-child(2):before{left:55%;transform:translate(-50%);box-shadow:0 1px 3px #0000001a,10px 14px #ffffffb3,20px 28px #fff9,30px 42px #ffffff80,40px 56px #fff6}.chat-bubbles>.chat-bubble:nth-child(3):after{display:none}.chat-bubbles>.chat-bubble:nth-child(3):before{left:45%;transform:translate(-50%);box-shadow:0 1px 3px #0000001a,-10px 14px #ffffffb3,-20px 28px #fff9,-30px 42px #ffffff80,-40px 56px #fff6}.bubble-content{font-size:.9rem;color:#333;font-weight:500;line-height:1.4;text-align:center}.bubble-1-left{animation-delay:0s}.bubble-2-left{animation-delay:1.5s}.bubble-3-left{animation-delay:3s}.bubble-1-right{animation-delay:.5s}.bubble-2-right{animation-delay:2s}.bubble-3-right{animation-delay:3.5s}.bubble-united-1{animation-delay:0s}.bubble-united-2{animation-delay:1s}.bubble-united-3{animation-delay:2s}@keyframes floatBubble{0%,to{transform:translateY(0);opacity:.9}50%{transform:translateY(-10px);opacity:1}}.connecting-lines{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:opacity .3s ease}.connection-line{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 3s ease-in-out infinite}@keyframes drawLine{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@media(max-width:1024px){.person-silhouette{width:150px;height:300px}.chat-bubble{max-width:150px;padding:.6rem 1rem}.bubble-content{font-size:.8rem}}@media(max-width:768px){.person-silhouette{width:90px;height:auto}.person-silhouette.person-left,.person-silhouette.person-right{top:35%!important}.person-silhouette.person-right[style*="49%"]{top:34%!important}.person-silhouette[style*="scale(1.2)"],.person-silhouette[style*="scale(1.5)"]{width:90px}.chat-bubbles{gap:.25rem;width:80%;max-width:200px}.chat-bubbles>.chat-bubble:nth-child(2),.chat-bubbles>.chat-bubble:nth-child(3){display:none!important}.chat-bubbles>.chat-bubble:nth-child(1){max-width:150px;padding:.5rem .8rem;font-size:.75rem;grid-column:1 / 3;justify-self:center}.chat-bubbles>.chat-bubble.bubble-united-hug{max-width:200px;padding:.8rem 1.1rem;font-size:1rem}.chat-bubble{max-width:90px;padding:.35rem .55rem;border-radius:10px}.bubble-content{font-size:.6rem;line-height:1.2}.bubble-2-left,.bubble-2-right,.bubble-united-2{font-size:.9rem;padding:.25rem .4rem}.chat-left,.chat-right{top:10%!important}.chat-united{left:50%!important;top:12%!important}.chat-bubble:before{width:6px;height:6px;box-shadow:0 1px 2px #0000001a,0 10px #ffffffb3,0 20px #ffffff80!important}.chat-bubbles>.chat-bubble:nth-child(1):before{box-shadow:0 1px 2px #0000001a,0 10px #ffffffb3,0 20px #fff9,0 30px #ffffff80!important}.chat-bubbles.chat-united>.chat-bubble.bubble-united-hug:before{box-shadow:0 1px 2px #0000001a,0 10px #ffffffb3,0 20px #ffffff80!important}}.phone-mockup-container{position:relative;display:flex;justify-content:center;align-items:center;perspective:1000px}.phone-mockup{width:280px;height:560px;background:#fff;border-radius:32px;padding:8px;box-shadow:0 20px 60px #00000026;transform:rotateY(-5deg) rotateX(2deg);transition:transform .3s ease}.phone-mockup:hover{transform:rotateY(0) rotateX(0)}.phone-screen{width:100%;height:100%;background:#fff;border-radius:24px;overflow:hidden;display:flex;flex-direction:column}.phone-content{flex:1;padding:1.5rem 1.25rem;display:flex;flex-direction:column;overflow-y:auto;background:#fff}.phone-content-stats{padding:1rem;background:#f9f8f6}.phone-progress-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.phone-progress-bar{flex:1;height:8px;background:#f5f3ef;border-radius:4px;overflow:hidden}.phone-progress-fill{height:100%;background:#7d9d85;border-radius:4px;transition:width .3s ease}.phone-progress-text{font-size:.85rem;color:#5a6955;min-width:45px;text-align:right;font-weight:500}.phone-question-container{margin-bottom:2rem}.phone-question-text{font-size:1.25rem;font-weight:700;color:#333;line-height:1.4;margin:0}.phone-answer-container{flex:1;display:flex;align-items:flex-start;justify-content:flex-start}.phone-slider-container{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.phone-value-display{width:70px;height:70px;border-radius:35px;background:#7d9d85;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #7d9d854d}.phone-value-number{font-size:1.75rem;font-weight:700;color:#fff}.phone-slider-track{position:relative;width:100%;height:8px;background:#e8dfd0;border-radius:4px;margin:0 1rem}.phone-slider-fill{position:absolute;top:0;left:0;height:100%;background:#7d9d85;border-radius:4px;transition:width .3s ease}.phone-slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#7d9d85;border-radius:50%;box-shadow:0 2px 4px #0003;transition:left .3s ease}.phone-slider-labels{display:flex;justify-content:space-between;width:100%;padding:0 1rem;font-size:.85rem;color:#5a6955}.phone-weekly-slider-container{width:100%;display:flex;flex-direction:column;gap:1.5rem;background:transparent;padding:0}.phone-weekly-value-display{display:flex;justify-content:center;margin-bottom:0}.phone-weekly-value-number{font-size:2rem;font-weight:600;color:#7d9d85;background:#f5f3ef;padding:1rem 2rem;border-radius:10px;min-width:100px;text-align:center;display:inline-block}.phone-weekly-slider-wrapper{display:flex;align-items:center;gap:.5rem;width:100%}.phone-weekly-slider-label{font-size:.7rem;color:#8d8d8d;font-weight:500;width:70px;text-align:center;flex-shrink:0;line-height:1.3}.phone-weekly-slider-track{position:relative;flex:1;height:8px;background:#e8dfd0;border-radius:4px;margin:0 .5rem;min-width:0}.phone-weekly-slider-fill{position:absolute;top:0;left:0;height:100%;background:#7d9d85;border-radius:4px;transition:width .3s ease}.phone-weekly-slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#7d9d85;border-radius:50%;box-shadow:0 2px 4px #0003;transition:left .3s ease}.phone-checkbox-container{width:100%;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.phone-checkbox-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.phone-checkbox{width:24px;height:24px;border:2px solid #E8DFD0;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-checkbox-checked{background:#7d9d85;border-color:#7d9d85}.phone-checkmark{color:#fff;font-size:.9rem;font-weight:700}.phone-checkbox-label{font-size:.95rem;color:#333;line-height:1.5}.phone-footer{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #E8DFD0;background:#fff}.phone-button{flex:1;padding:.875rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.phone-button-primary{background:#7d9d85;color:#fff}.phone-button-primary:hover{background:#6b8a73}.phone-button-primary:disabled,.phone-button-disabled{background:#e8dfd0;color:#8d8d8d;cursor:not-allowed;opacity:.6}.phone-button-primary:disabled:hover,.phone-button-disabled:hover{background:#e8dfd0}.phone-button-outline{background:#fff;color:#7d9d85;border:2px solid #7D9D85}.phone-button-outline:hover{background:#f9f8f6}.phone-stats-screen{display:flex;flex-direction:column;gap:1rem}.phone-stats-header{margin-bottom:.5rem}.phone-stats-title{font-size:.9rem;font-weight:500;color:#5a6955;margin:0;line-height:1.4}.phone-stats-time-range{display:flex;gap:.25rem;background:#f5f3ef;border-radius:8px;padding:.25rem;margin-bottom:.5rem}.phone-time-button{flex:1;padding:.5rem .75rem;border:none;background:transparent;border-radius:6px;font-size:.75rem;font-weight:500;color:#8d8d8d;cursor:pointer;transition:all .2s ease;font-family:inherit}.phone-time-button-active{background:#fff;color:#333;box-shadow:0 1px 3px #0000001a}.phone-stats-card{background:#fff;border-radius:10px;padding:1rem;margin-bottom:.75rem;box-shadow:0 2px 8px #0000000d}.phone-stats-card-title{font-size:.9rem;font-weight:600;color:#333;margin-bottom:.25rem}.phone-stats-card-subtitle{font-size:.7rem;color:#8d8d8d;margin-bottom:.75rem;line-height:1.4}.phone-stats-average{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem;justify-content:center}.phone-stats-average-label{font-size:.7rem;color:#5a6955}.phone-stats-average-value{font-size:1.5rem;font-weight:700;color:#7d9d85}.phone-stats-chart{margin-top:.5rem}.phone-chart-container{width:100%;height:120px;margin-bottom:.5rem}.phone-chart-svg{width:100%;height:100%}.phone-chart-legend{display:flex;justify-content:center;margin-top:.5rem}.phone-chart-legend-item{display:flex;align-items:center;gap:.5rem}.phone-chart-legend-color{width:10px;height:10px;border-radius:50%;background:#7d9d85}.phone-chart-legend-text{font-size:.65rem;color:#5a6955}@media(max-width:768px){.phone-mockup{width:240px;height:480px;transform:rotateY(0) rotateX(0)}.phone-question-text{font-size:1.1rem}.phone-value-display{width:60px;height:60px;border-radius:30px}.phone-value-number{font-size:1.5rem}}.how-it-works{padding:0;background:#f5f3ef;position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center}.how-it-works-background{position:absolute;inset:0;z-index:0;pointer-events:none}.bg-circle{position:absolute;width:400px;height:400px;border-radius:50%;background:#7d9d851a;top:10%;right:-100px;z-index:0}.bg-wave{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(180deg,transparent 0%,rgba(125,157,133,.08) 100%);clip-path:ellipse(80% 100% at 50% 100%);z-index:0}.how-it-works-container{max-width:1400px;margin:0 auto;position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.sticky-title{z-index:10;padding:1.5rem 0;margin-bottom:2rem;text-align:center;flex-shrink:0}.content-container{flex:1;display:flex;align-items:center;justify-content:center;z-index:5;padding:2rem 1rem;min-height:0}.step-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1400px}.step-text{display:flex;flex-direction:column;justify-content:center}.step-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#5a6955}.step-description{font-size:1.25rem;line-height:1.8;color:#5a6955}.step-phone{display:flex;justify-content:center;align-items:center;position:relative}.scroll-spacer{display:none}@media(max-width:1024px){.step-content{grid-template-columns:1fr;gap:3rem}.step-phone{order:-1}.step-text{text-align:center}}@media(max-width:768px){.sticky-title{font-size:2rem;top:1rem;padding:1rem 0 .5rem}.step-title{font-size:1.5rem}.step-description{font-size:1.1rem}.how-it-works,.how-it-works-container{height:100vh}.bg-circle{width:300px;height:300px;top:5%;right:-150px}}.testimonials{padding:5rem 1rem;background:#f5f3ef;position:relative;overflow:hidden}.testimonials-background{position:absolute;inset:0;z-index:0;pointer-events:none}.testimonials-circle{position:absolute;border-radius:50%;background:#7d9d8514;animation:float 25s ease-in-out infinite}.testimonials-circle-1{width:250px;height:250px;top:-50px;right:-50px;animation-delay:0s}.testimonials-circle-2{width:180px;height:180px;bottom:-30px;left:-30px;animation-delay:8s}.testimonials-shape{position:absolute;background:#7d9d850f;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morph 18s ease-in-out infinite}.testimonials-shape-1{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:4s}@keyframes float{0%,to{transform:translate(0) scale(1);opacity:.08}50%{transform:translate(20px,-20px) scale(1.05);opacity:.12}}@keyframes morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:translate(-50%,-50%) rotate(0)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%;transform:translate(-50%,-50%) rotate(90deg)}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;transform:translate(-50%,-50%) rotate(180deg)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;transform:translate(-50%,-50%) rotate(270deg)}}.testimonials-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7d9d85,#9db0a3);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #7d9d8526}.testimonial-icon{font-size:2rem;margin-bottom:1rem;opacity:.7}.testimonial-quote{font-size:1.1rem;line-height:1.7;color:#333;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:.25rem}.testimonial-author strong{color:#7d9d85;font-size:1rem}.testimonial-author span{color:#8d8d8d;font-size:.9rem}@media(max-width:768px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:2rem}}.why-couplesync{padding:5rem 1rem;background:#fff;position:relative;overflow:hidden}.why-couplesync-background{position:absolute;inset:0;z-index:0;pointer-events:none}.why-circle{position:absolute;border-radius:50%;background:#7d9d850f;animation:float 22s ease-in-out infinite}.why-circle-1{width:300px;height:300px;top:10%;left:-100px;animation-delay:0s}.why-circle-2{width:200px;height:200px;bottom:10%;right:-50px;animation-delay:6s}.why-shape{position:absolute;background:#7d9d850d;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morph 20s ease-in-out infinite}.why-shape-1{width:250px;height:250px;top:50%;right:10%;animation-delay:3s}@keyframes float{0%,to{transform:translate(0) scale(1);opacity:.06}50%{transform:translate(25px,-25px) scale(1.08);opacity:.1}}.why-couplesync-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-card{text-align:center;padding:2.5rem 2rem;background:#f9f8f6;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7d9d85,#9db0a3);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #7d9d8526}.feature-icon-wrapper{margin-bottom:1.5rem;display:inline-block;animation:pulse 3s ease-in-out infinite}.feature-icon{font-size:3rem;display:inline-block;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.feature-description{font-size:1rem;line-height:1.6;color:#5a6955}@media(max-width:768px){.features-grid{grid-template-columns:1fr}}.faq{padding:5rem 1rem 8rem;background:#f5f3ef;position:relative}.faq-background{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.faq-circle{position:absolute;border-radius:50%;background:#7d9d8512;animation:float 24s ease-in-out infinite}.faq-circle-1{width:220px;height:220px;top:-40px;left:-40px;animation-delay:0s}.faq-shape{position:absolute;background:#7d9d850d;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morph 16s ease-in-out infinite}.faq-shape-1{width:180px;height:180px;bottom:-30px;right:-30px;animation-delay:5s}@keyframes float{0%,to{transform:translate(0) scale(1);opacity:.07}50%{transform:translate(15px,-15px) scale(1.06);opacity:.1}}.faq-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.faq-list{margin-top:3rem;margin-bottom:2rem}.faq-item{margin-bottom:1rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease,transform .3s ease}.faq-item:hover{box-shadow:0 4px 12px #7d9d8526;transform:translateY(-2px)}.faq-question{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,color .3s ease;position:relative}.faq-question:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#7d9d85;transform:scaleY(0);transform-origin:top;transition:transform .3s ease}.faq-question:hover{background:#f9f8f6}.faq-question.open{background:#f9f8f6;color:#7d9d85}.faq-question.open:before{transform:scaleY(1)}.faq-icon{font-size:1.5rem;font-weight:300;color:#7d9d85;transition:transform .3s ease,color .3s ease;flex-shrink:0;margin-left:1rem}.faq-question.open .faq-icon{transform:rotate(180deg);color:#7d9d85}.faq-answer{padding:0 1.5rem 1.5rem;color:#5a6955;line-height:1.7;animation:fadeIn .3s ease}.faq-answer p{margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq-question{font-size:1rem;padding:1.25rem}.faq-answer{padding:0 1.25rem 1.25rem}}.email-signup{padding:1rem;background:linear-gradient(135deg,#7d9d85,#9db0a3);color:#fff;position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center}.email-signup-background{position:absolute;inset:0;z-index:0;pointer-events:none}.email-circle{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s ease-in-out infinite}.email-circle-1{width:280px;height:280px;top:-80px;left:-80px;animation-delay:0s}.email-circle-2{width:200px;height:200px;bottom:-40px;right:15%;animation-delay:6s}.email-shape{position:absolute;background:#ffffff14;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morph 17s ease-in-out infinite}.email-shape-1{width:240px;height:240px;top:25%;right:10%;animation-delay:0s}.email-shape-2{width:160px;height:160px;bottom:20%;left:8%;animation-delay:8s}@keyframes float{0%,to{transform:translate(0) scale(1);opacity:.1}50%{transform:translate(25px,-25px) scale(1.1);opacity:.15}}@keyframes morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:rotate(0)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%;transform:rotate(90deg)}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;transform:rotate(180deg)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;transform:rotate(270deg)}}.email-signup-container{max-width:600px;margin:0 auto;text-align:center;position:relative;z-index:1}.email-icon{font-size:3.5rem;margin-bottom:1rem;animation:pulse 3s ease-in-out infinite;display:inline-block}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.email-signup-download-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;margin-top:2rem}.app-store-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#000;color:#fff;border-radius:8px;text-decoration:none;transition:all .3s ease;min-width:200px;justify-content:center;box-shadow:0 4px 15px #0003}.app-store-button:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.app-store-button:active{transform:translateY(0)}.app-store-button-disabled{opacity:.6;cursor:not-allowed!important;pointer-events:none!important}.app-store-button-disabled:hover{background:#000;transform:none;box-shadow:0 4px 15px #0003}.app-store-icon{width:24px;height:24px;flex-shrink:0}.app-store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.app-store-label{font-size:.7rem;font-weight:400;opacity:.9}.app-store-name{font-size:1.1rem;font-weight:600}@media(min-width:768px){.email-signup-download-buttons{flex-direction:row;gap:1.5rem}}.footer{background:#333;color:#fff;padding:2rem 1rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:1rem}.footer-brand{max-width:300px}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#7d9d85}.footer-tagline{font-size:.9rem;color:#e8dfd0;margin-bottom:.5rem;font-style:italic}.footer-meaning{font-size:.9rem;color:#8d8d8d;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer-link{display:block;color:#8d8d8d;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease;cursor:pointer;position:relative;z-index:1}.footer-link:hover{color:#7d9d85}.footer-bottom{border-top:1px solid #444444;padding-top:1rem;text-align:center}.footer-copyright{color:#8d8d8d;font-size:.9rem;margin:0}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}}.App{width:100%;height:100%;overflow-x:hidden}
