.testimonials-section{max-width:1100px;margin:60px auto 100px;padding:0 20px;text-align:center}.testimonials-header{font-size:2.2rem;font-weight:700;color:#111;margin-bottom:50px;text-transform:uppercase;letter-spacing:-.5px}.testimonials-carousel{position:relative;width:100%}.testimonial-card{display:flex;background:transparent;border-radius:40px;overflow:visible;position:relative;min-height:420px}.testimonial-image-wrapper{flex:1;border-radius:40px 0 0 40px;overflow:hidden;display:flex;background:#b1b1b1}.testimonial-image{width:100%;height:100%;object-fit:cover;display:block}.testimonial-content{flex:1;background:#fdf5f9;border:2px solid #cd3c89;border-left:none;border-radius:0 40px 40px 0;padding:60px 80px 60px 60px;display:flex;flex-direction:column;justify-content:center;text-align:left}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#a1a1a1;color:#fff;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;z-index:10}.carousel-btn:hover{background:#888}.carousel-btn.left{left:30px}.carousel-btn.right{right:30px}.testimonial-title{font-size:1.5rem;color:#111;font-weight:500;line-height:1.4;margin-bottom:40px}.testimonial-names{font-weight:800}.testimonial-text{font-size:.95rem;color:#4b5563;line-height:1.6}.carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.carousel-dots .dot{width:12px;height:12px;border-radius:50%;background:#ccc;border:none;cursor:pointer;padding:0;transition:background .3s ease}.carousel-dots .dot.active{background:#cd3c89}@media (max-width: 900px){.testimonial-card{flex-direction:column;min-height:auto}.testimonial-image-wrapper{height:300px;border-radius:40px 40px 0 0;flex:none}.testimonial-content{flex:none;border-radius:0 0 40px 40px;border:2px solid #cd3c89;border-top:none;padding:60px 40px}.carousel-btn.left,.carousel-btn.right{top:150px}}.legal-page{padding:60px 20px;max-width:800px;margin:0 auto}.legal-header{margin-bottom:40px}.legal-header h1{font-size:2.8rem;font-weight:700;color:#c83a82;margin-bottom:10px;line-height:1.2}.legal-header .last-updated{font-size:.95rem;color:#6b7280;border-bottom:1px solid #eaeaea;padding-bottom:20px}.legal-content{background:#fff;padding:40px;border-radius:24px;box-shadow:0 10px 40px #0000000a}.legal-section{margin-bottom:30px}.legal-section h3{font-size:1.25rem;color:#111;font-weight:600;margin-bottom:12px}.legal-section p{font-size:1rem;color:#4b5563;line-height:1.8;margin:0}.back-link{display:inline-block;margin-bottom:40px;color:#c83a82;font-weight:600;text-decoration:none;font-size:1.1rem;transition:color .2s}.back-link:hover{color:#a32d66}@media (max-width: 640px){.legal-page{padding:30px 16px}.legal-header h1{font-size:2.2rem}.legal-content{padding:24px}}:root{color-scheme:light;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fdf9ff;color:#111827}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Italic-PjgN8SAi.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}*{box-sizing:border-box;font-family:Poppins,sans-serif}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top right,rgba(251,207,232,.35),transparent 30%),radial-gradient(circle at bottom left,rgba(249,168,212,.22),transparent 28%),#fff}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;padding:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1600px;margin:0 auto;padding-bottom:18px;width:100%;box-sizing:border-box}.logo-link{display:inline-block;transition:transform .2s ease}.logo-link:hover{transform:scale(1.02)}.brand-logo{height:48px;width:auto;display:block}.hamburger{display:none;padding:10px;cursor:pointer;background:transparent;border:0;margin:0;z-index:1001}.hamburger-box{width:24px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:24px;height:2px;background-color:#c33c88;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.footer-logo{height:54px;margin-bottom:24px}.nav-links{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:flex-end}.nav-links a{font-size:.95rem;color:#4b5563;transition:color .2s ease}.nav-links a:hover{color:#111827}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:52px;align-items:center;max-width:1600px;margin:0 auto;padding-top:24px;width:100%;box-sizing:border-box}.hero-copy{max-width:560px}.hero-meta{display:flex;align-items:center;gap:18px;margin-bottom:28px}.meta-badges{display:flex;gap:10px}.meta-badges span{width:16px;height:16px;border-radius:9999px;background:#d1d5db}.meta-title,.meta-subtitle{margin:0;line-height:1.3}.meta-title{font-size:.85rem;font-weight:700;color:#111827}.meta-subtitle{font-size:.8rem;color:#4b5563}.hero-copy h1{margin:0;font-size:clamp(2.2rem,3.1vw,4.2rem);line-height:1.01;font-weight:600}.highlight{display:inline-block;color:#f43f7f;text-shadow:0 0 32px rgba(244,63,127,.2)}.hero-text{margin-top:22px;max-width:520px;color:#4b5563;font-size:1rem;line-height:1.85}.hero-actions{margin-top:36px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.user-count-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:1.5px solid #e5e7eb;border-radius:9999px;font-size:.95rem;font-weight:600;color:#4b5563;box-shadow:0 4px 12px #00000005}.pulse-dot{width:10px;height:10px;background-color:#ff3385;border-radius:50%;box-shadow:0 0 #ff338566;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #ff338580}70%{box-shadow:0 0 0 10px #ff338500}to{box-shadow:0 0 #ff338500}}.primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 30px;border-radius:9999px;background:#c33c88;color:#fff;font-weight:700;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 45px #ff5fb538}.store-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.store-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:20px;min-width:180px;background:transparent;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 32px #0f172a14}.store-button img{display:block;width:100%;height:auto;border-radius:20px}.store-button.google,.store-button.apple{background:transparent;color:inherit}.hero-visual{display:flex;align-items:center;justify-content:center;width:100%}.visual-card{width:100%;display:flex;justify-content:center;background:transparent}.card-left{display:none}.card-right{display:flex;align-items:center;justify-content:center;width:100%}.right-illustration{max-width:100%;height:auto;display:block;object-fit:contain}@media (max-width: 980px){.hero{grid-template-columns:1fr;gap:48px;text-align:center}.hero-copy{margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-meta{justify-content:center}.hero-text{text-align:center}.hero-visual{min-height:auto;padding:20px 0}.visual-card{position:relative!important;right:auto!important;top:auto!important;left:auto!important;transform:none!important}.card-right{margin:0 auto;max-width:80%}.right-illustration{max-width:100%;height:auto}.store-links{justify-content:center}}.features{max-width:1320px;margin:72px auto;padding:48px 28px}.section-title{text-align:center;font-size:2.2rem;margin-bottom:48px;font-weight:700;color:#111}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.feature{text-align:center;padding:8px 24px}.feature-number{font-size:clamp(6rem,12vw,9rem);color:#c83a82;font-weight:700;line-height:.9;margin-bottom:12px}.feature-title{color:#c83a82;font-size:1.4rem;margin:8px 0 12px;font-weight:600}.feature-desc{color:#4b5563;max-width:320px;margin:0 auto;line-height:1.8}.app-features-section{max-width:1320px;margin:100px auto;padding:0 28px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.phone-mockup-img{width:100%;max-width:380px;height:auto;margin:0 auto;display:block;filter:drop-shadow(0 20px 40px rgba(0,0,0,.06))}.app-features-title{font-size:2.2rem;font-weight:700;color:#111;margin-bottom:40px;line-height:1.3}.app-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.app-feature-card{display:flex;flex-direction:column}.app-feature-img{width:100%;height:180px;object-fit:cover;border-radius:16px;margin-bottom:20px;box-shadow:0 8px 24px #0000000f}.app-feature-heading{color:#c83a82;font-size:1.25rem;font-weight:600;margin:0 0 10px}.app-feature-text{color:#4b5563;font-size:.9rem;line-height:1.6;margin:0}.cta-section{position:relative;text-align:center;padding:100px 20px;margin-top:60px;background:radial-gradient(circle at center,rgba(253,219,237,.4),transparent 60%);overflow:hidden}.floating-hearts{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.heart{position:absolute;width:40px;height:40px;opacity:.6;filter:blur(4px);animation:floatUp 8s infinite ease-in-out}.heart.h-1{top:20%;left:15%;animation-delay:0s;width:60px;height:60px;filter:blur(6px)}.heart.h-2{top:60%;left:25%;animation-delay:2s}.heart.h-3{top:30%;right:20%;animation-delay:1s;width:50px;height:50px}.heart.h-4{top:70%;right:10%;animation-delay:3s;filter:blur(8px);width:80px;height:80px}.heart.h-5{top:80%;left:40%;animation-delay:4s;width:30px;height:30px}@keyframes floatUp{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:.6}80%{opacity:.6}to{transform:translateY(-100px) scale(1.2);opacity:0}}.cta-title{position:relative;z-index:2;font-size:2.8rem;font-weight:700;color:#111;margin-bottom:40px;line-height:1.3}.cta-btn{position:relative;z-index:2;font-size:1.1rem;padding:16px 40px}.footer{border-top:1px solid #eaeaea;padding:80px 20px 20px;margin-top:40px}.footer-content{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.2fr 2fr;gap:60px}.footer-logo{margin-bottom:20px}.footer-disclaimer{font-size:.85rem;color:#6b7280;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.link-heading{font-size:1rem;font-weight:700;color:#c83a82;margin-bottom:20px;margin-top:0}.link-group a{display:block;color:#4b5563;margin-bottom:12px;font-size:.9rem;transition:color .2s}.link-group a:hover{color:#c83a82}.social-icons{display:flex;gap:16px}.social-icons .icon{width:32px;height:32px;background:#f1f1f1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#111;cursor:pointer;transition:background .2s}.social-icons .icon:hover{background:#e5e5e5}.footer-bottom{max-width:1320px;margin:60px auto 0;text-align:center;padding-top:20px;border-top:1px solid #eaeaea;font-size:.85rem;color:#9ca3af}@media (max-width: 980px){.features-grid{grid-template-columns:1fr;gap:36px}.feature-number{font-size:4.5rem}.features{padding:28px 18px}.app-features-section{grid-template-columns:1fr;gap:40px;text-align:center}.app-features-title{text-align:center}.phone-mockup-img{max-width:300px}.footer-content{grid-template-columns:1fr;gap:40px;text-align:center}.footer-links{justify-content:center;text-align:center}.social-icons{justify-content:center}}@media (max-width: 768px){.hamburger{display:block}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 40px;gap:32px;box-shadow:-10px 0 30px #0000000d;z-index:1000;transition:right .4s cubic-bezier(.16,1,.3,1)}.nav-links.mobile-open{right:0}.nav-links a{font-size:1.2rem;font-weight:500;color:#111827;width:100%;padding:10px 0;border-bottom:1px solid #f3f4f6}}@media (max-width: 640px){.page-shell{padding:16px 12px 36px}.topbar,.hero{max-width:100%;padding-left:0;padding-right:0}.hero-copy h1{font-size:clamp(2rem,8vw,2.5rem)}.primary-btn{width:100%;padding:14px 20px;font-size:1rem;box-sizing:border-box}.hero-actions{width:100%;max-width:320px}.store-links{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:24px}.store-button{width:auto;min-width:140px;max-width:160px;height:48px}.store-button img{height:100%;width:auto;object-fit:contain}.card-right{max-width:100%;border-radius:32px}.right-illustration{border-radius:32px}.section-title{font-size:1.8rem;margin-bottom:32px;text-align:center;width:100%;display:block}.app-features-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr;text-align:center}.cta-title{font-size:2rem}.app-features-section{padding:0 16px}}
