body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5}.App{min-height:100vh}.section-header{margin-bottom:3rem}.section-subtitle{max-width:500px}.store-btn{background:#2d3748;border-radius:6px;color:#fff;font-size:.875rem;gap:.6rem;padding:.6rem 1.2rem;text-decoration:none}.store-icon{height:20px;width:20px}.play-triangle{border-bottom:4px solid #0000;border-left:6px solid #fff;border-top:4px solid #0000}.apple-logo{border-radius:1px;height:16px;width:12px}.apple-logo:before{border-radius:.5px;bottom:1px;left:1px;right:1px;top:1px}.store-label{font-size:.625rem}.store-name{font-size:.875rem}@media (max-width:768px){.section-title{font-size:1.5rem}.section-subtitle{font-size:.875rem}}.header{background:#fff;box-shadow:0 2px 10px #0000001a;left:0;padding:.75rem 0;position:fixed;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex}.logo-image{height:60px}.navigation{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#2d3748;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#36b8b8}.download-btn{background:#36b8b8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.6rem 1.2rem;transition:background-color .3s ease}.download-btn:hover{background:#38b2ac}@media (max-width:768px){.header-container{padding:0 1rem}.navigation{gap:1rem}.nav-link{display:none}.logo-image{height:48px}}.hero{align-items:center;background:#36b8b8;display:flex;min-height:90vh;padding:100px 0 60px}.hero-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-content{color:#fff}.hero-title{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1.25rem}.hero-description{font-size:1.1rem;line-height:1.5;margin-bottom:2rem;opacity:.9}.app-store-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.store-btn{align-items:center;background:#000;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1.5rem;transition:transform .3s ease}.store-btn:hover{transform:translateY(-2px)}.store-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.play-triangle{border-bottom:6px solid #0000;border-left:8px solid #fff;border-top:6px solid #0000;height:0;width:0}.apple-logo{background:#fff;border-radius:2px;height:20px;position:relative;width:16px}.apple-logo:before{background:#2d3748;border-radius:1px;bottom:2px;content:"";left:2px;position:absolute;right:2px;top:2px}.store-text{align-items:flex-start;display:flex;flex-direction:column}.store-label{color:#a0aec0;font-size:.75rem}.store-name{color:#fff;font-size:1rem;font-weight:600}.hero-image{align-items:center;display:flex;justify-content:center}.phone-mockup{border-radius:25px;height:480px;width:240px}.phone-screen{background:#36b8b8;border-radius:19px}.phone-app-image{border-radius:19px;object-fit:cover}@media (max-width:768px){.hero-container{gap:1.5rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2rem}.app-store-buttons{justify-content:center}.phone-mockup{height:400px;width:200px}}.features{background:#fff;padding:60px 0}.features-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.75rem}.section-subtitle{color:#718096;font-size:1rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.feature-card{background:#fff;border-radius:10px;box-shadow:0 3px 15px #00000014;padding:1.25rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-3px)}.feature-icon{align-items:center;background:#36b8b8;border-radius:12px;display:flex;height:56px;justify-content:center;margin:0 auto .75rem;width:56px}.icon-img{filter:brightness(0) invert(1);height:28px;object-fit:contain;width:28px}.feature-title{color:#2d3748;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.feature-description{color:#718096;font-size:.875rem;line-height:1.5}@media (max-width:768px){.features-grid{grid-template-columns:1fr;max-width:none}.section-title{font-size:1.5rem}.feature-card{padding:1rem}}.how-it-works{background:#fff;padding:60px 0;position:relative}.how-it-works-container{margin:0 auto;max-width:1000px;padding:0 2rem;position:relative}.steps-timeline:before{background:#e2f2ff;bottom:0;content:"";position:absolute;right:50%;top:0;transform:translateX(50%);width:2px}.steps-timeline{margin-top:3rem;position:relative}.step-item{align-items:center;display:flex;margin-bottom:3rem;min-height:120px;position:relative}.step-item:last-child{margin-bottom:0}.step-number{left:50%;position:absolute;transform:translateX(-50%);z-index:10}.step-left .step-content-wrapper{display:flex;flex:1 1;justify-content:flex-end;padding-right:4rem}.step-left .step-content{max-width:350px;text-align:right}.step-left .step-image-wrapper{display:flex;flex:1 1;justify-content:flex-start;padding-left:4rem}.step-right .step-image-wrapper{display:flex;flex:1 1;justify-content:flex-end;padding-right:4rem}.step-right .step-content-wrapper{display:flex;flex:1 1;justify-content:flex-start;padding-left:4rem}.step-right .step-content{max-width:350px;text-align:left}.step-content{display:flex;flex-direction:column;gap:.5rem}.step-number{align-items:center;background:#36b8b8;border-radius:50%;box-shadow:0 2px 8px #4fd1c74d;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.step-number,.step-text h3{font-size:1.125rem;font-weight:700}.step-text h3{color:#2d3748;line-height:1.3;margin-bottom:.25rem}.step-text p{color:#718096;font-size:.875rem;line-height:1.5;margin:0}.phone-mockup{background:#000;border-radius:20px;box-shadow:0 15px 30px;height:400px;padding:6px;position:relative;width:200px}.phone-screen{align-items:center;background:#0000;display:flex;justify-content:center}.phone-app-image,.phone-screen{border-radius:16px;height:100%;width:100%}.phone-app-image{display:block;object-fit:contain}.phone-mockup:hover{transform:translateY(-2px)}@media (max-width:768px){.how-it-works{padding:40px 0}.steps-timeline:before{display:none}.step-item{flex-direction:column;margin-bottom:3rem;min-height:auto;text-align:center}.step-number{margin-bottom:1rem;position:static;transform:none}.step-left .step-content-wrapper,.step-right .step-content-wrapper{display:flex;justify-content:center;margin:0;order:1;padding:0;width:100%}.step-left .step-image-wrapper,.step-right .step-image-wrapper{display:flex;justify-content:center;margin:0;order:2;padding:0;width:100%}.step-content{align-items:center;display:flex;flex-direction:column;margin-bottom:1.5rem}.step-content,.step-text{text-align:center;width:100%}.step-number{height:35px;width:35px}.step-number,.step-text h3{font-size:1rem}.step-text p{font-size:.8rem}.phone-mockup{height:320px;width:160px}}.who-is-this-for{background:#fff;padding:60px 0}.who-is-this-for-container{margin:0 auto;max-width:1200px;padding:0 2rem}.personas-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.persona-card{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.persona-card:hover{box-shadow:0 6px 25px #00000026;transform:translateY(-3px)}.persona-avatar{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.avatar-initial{font-size:1.5rem}.persona-name{color:#2d3748;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.persona-role{color:#718096;font-size:.875rem;margin-bottom:1rem}.persona-quote{color:#4a5568;font-size:.875rem;font-style:italic;line-height:1.5;margin:0}@media (max-width:768px){.personas-container{grid-template-columns:1fr}.persona-card{padding:1.25rem}}.categories{background:#fff;padding:60px 0}.categories-container{margin:0 auto;max-width:1200px;padding:0 2rem}.categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:3rem}.category-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .3s ease,background-color .3s ease}.category-item:hover{background:#f7fafc;transform:translateY(-3px)}.category-item:hover .category-icon{background:#36b8b8}.category-item:hover .category-svg-icon{filter:brightness(0) invert(1)}.category-icon{align-items:center;background:#f8f9fa;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:.75rem;transition:background-color .3s ease;width:60px}.category-svg-icon{height:32px;object-fit:contain;transition:filter .3s ease;width:32px}.category-name{color:#2d3748;font-size:.875rem;font-weight:600}@media (max-width:768px){.categories-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.category-item{padding:.75rem}.category-icon{height:50px;width:50px}.category-svg-icon{height:28px;width:28px}}.community{background:linear-gradient(135deg,#36b8b8,#2a9d8f);color:#fff;padding:60px 0}.community-container{margin:0 auto;max-width:1200px;padding:0 2rem}.community .section-header{margin-bottom:3rem;text-align:center}.community .section-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.75rem}.community .section-subtitle{color:#ffffffe6;font-size:1rem;margin:0 auto;max-width:500px}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.stat-item{text-align:center}.stat-value{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#ffffffe6;font-size:1rem;font-weight:500}@media (max-width:768px){.stats-container{gap:1.5rem;grid-template-columns:1fr}.stat-value{font-size:2rem}.stat-label{font-size:.875rem}}.testimonials{background:#fff;padding:60px 0}.testimonials-container{margin:0 auto;max-width:1200px;padding:0 2rem}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.testimonial-card{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 6px 25px #00000026;transform:translateY(-3px)}.testimonial-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.testimonial-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.avatar-initial{color:#fff;font-size:1rem;font-weight:700}.testimonial-info{flex:1 1}.testimonial-name{color:#2d3748;font-size:1rem;font-weight:700;margin:0 0 .25rem}.testimonial-role{color:#718096;font-size:.75rem;margin:0}.testimonial-quote{color:#4a5568;font-size:.875rem;font-style:italic;line-height:1.5;margin:0}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:1.25rem}}.join-conversation{background:linear-gradient(135deg,#36b8b8,#2a9d8f);color:#fff;padding:60px 0}.join-conversation-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.join-conversation .section-header{margin-bottom:2rem}.join-conversation .section-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.75rem}.join-conversation .section-subtitle{color:#ffffffe6;font-size:1rem;margin:0 auto;max-width:500px}.cta-buttons{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-bottom:3rem}.email-subscription{margin:0 auto;max-width:400px}.subscription-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.subscription-form{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.email-input{flex:1 1;min-width:200px;outline:none;padding:.6rem .8rem}.email-input,.subscribe-btn{border:none;border-radius:6px;font-size:.875rem}.subscribe-btn{background:#2d3748;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background-color .3s ease;white-space:nowrap}.subscribe-btn:hover{background:#1a202c}@media (max-width:768px){.cta-buttons,.subscription-form{align-items:center;flex-direction:column}.email-input{min-width:180px;width:100%}}.footer{background:#2d3748;color:#fff;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2rem}.footer-left{flex:1 1;max-width:400px}.logo{margin-bottom:1rem}.logo-image{height:50px;object-fit:contain;width:auto}.footer-description{color:#a0aec0;font-size:.875rem;line-height:1.6}.footer-right{display:flex;gap:3rem}.footer-links h4,.social-media h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column}.footer-link{color:#a0aec0;font-size:.875rem;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#36b8b8}.social-icons{gap:1rem}.social-icon,.social-icons{align-items:center;display:flex}.social-icon{background:#4a5568;border-radius:50%;color:#fff;height:40px;justify-content:center;overflow:hidden;text-decoration:none;transition:background-color .3s ease,transform .3s ease;width:40px}.social-icon img{display:block;filter:brightness(0) invert(1);height:20px;object-fit:contain;width:20px}.social-icon:hover{background:#36b8b8;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #4a5568;padding-top:1rem;text-align:center}.footer-bottom p{color:#a0aec0;font-size:.875rem;margin:0}@media (max-width:768px){.footer-content,.footer-right{flex-direction:column;gap:2rem}.footer-left{max-width:none}}.terms-page{background-color:#f8f9fa;margin-top:80px;min-height:100vh;padding:2rem 0}.terms-container{background-color:#fff;border-radius:0;box-shadow:none;margin:0;max-width:100%;padding:2rem;position:relative}.terms-container h1{color:#333;font-size:2.2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.terms-container section{background-color:#f8f9fa;border-left:3px solid #36b8b8;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.terms-container h2{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.terms-container p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1rem}.terms-container ul{margin-bottom:1rem;margin-left:1.5rem}.terms-container li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.terms-page{padding:1.5rem 0}.terms-container{margin:0 1rem;padding:2rem 1.5rem}.terms-container h1{font-size:2.2rem}.terms-container h2{font-size:1.5rem}.terms-container section{padding:1.5rem}}.privacy-page{background-color:#f8f9fa;margin-top:80px;min-height:100vh;padding:2rem 0}.privacy-container{background-color:#fff;border-radius:0;box-shadow:none;margin:0;max-width:100%;padding:2rem;position:relative}.privacy-container h1{color:#333;font-size:2.2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.last-updated{color:#666;font-size:.9rem;font-style:italic;margin-bottom:2rem;text-align:center}.privacy-container section{background-color:#f8f9fa;border-left:3px solid #36b8b8;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.privacy-container h2{color:#333;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.privacy-container p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:1rem}.privacy-container ul{margin-bottom:1rem;margin-left:1.5rem}.privacy-container li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.privacy-page{padding:1.5rem 0}.privacy-container{margin:0 1rem;padding:2rem 1.5rem}.privacy-container h1{font-size:2.2rem}.privacy-container h2{font-size:1.5rem}.privacy-container section{padding:1.5rem}}
/*# sourceMappingURL=main.938e0dfd.css.map*/