*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}#app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#f8ebd8;padding:1rem 0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo h1{color:#171717;font-size:1.8rem;font-weight:700;text-decoration:none}.logo{text-decoration:none;display:flex;align-items:center;gap:.75rem}.logo-image{height:40px;width:auto;border-radius:8px}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{color:#272727;text-decoration:none;font-weight:500;transition:opacity .3s}.nav-links a:hover{opacity:.8}.cta-button{background:#fff;color:#7d5246;padding:.6rem 1.5rem;border-radius:25px;font-weight:600;transition:transform .3s}.cta-button:hover{transform:translateY(-2px)}.hamburger{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger span{width:25px;height:3px;background:#272727;margin:3px 0;transition:all .3s ease;border-radius:3px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.footer{background:transparent;color:#333;padding:3rem 0 2rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section h3{margin-bottom:1rem;font-size:1.5rem;color:#2c3e50}.footer-section h4{margin-bottom:.5rem;font-size:1.2rem;color:#2c3e50}.footer-section a{color:#555;text-decoration:none;display:block;margin:.5rem 0;transition:color .3s}.footer-section a:hover{color:#000}.footer-section p{color:#666;margin:.5rem 0}@media (max-width: 800px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;height:100vh;width:70%;max-width:300px;background:#f8ebd8;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:1.5rem;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1000}.nav-links.open{right:0}.nav-links a{width:100%;padding:.75rem 0;border-bottom:1px solid rgba(39,39,39,.1)}.cta-button{padding:.75rem 1.5rem;text-align:center;border-bottom:none!important;margin-top:1rem}}.home[data-v-d714c389]{flex:1}.hero[data-v-d714c389]{background:#f4ede3;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:600px}.hero-content[data-v-d714c389]{color:#5a3e2b;max-width:600px}.hero-title[data-v-d714c389]{font-size:3rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle[data-v-d714c389]{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.cta-buttons[data-v-d714c389]{display:flex;gap:1rem}.btn[data-v-d714c389]{display:inline-block;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s;text-align:center}.btn-primary[data-v-d714c389]{background:#7d5246;color:#fff}.btn-primary[data-v-d714c389]:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-d714c389]{background:transparent;color:#5a3e2b;border:2px solid #7D5246}.btn-secondary[data-v-d714c389]:hover{background:#7d5246;color:#fff}.btn-large[data-v-d714c389]{font-size:1.2rem;padding:1.2rem 3rem;background:#7d5246;color:#fff}.btn-large[data-v-d714c389]:hover{transform:translateY(-3px);box-shadow:0 15px 30px #667eea66}.hero-image[data-v-d714c389]{display:flex;justify-content:center;align-items:center}.phone-mockup[data-v-d714c389]{width:300px;height:600px;background:#fff;border-radius:40px;padding:15px;box-shadow:0 20px 60px #0000004d}.phone-screen[data-v-d714c389]{width:100%;height:100%;background:linear-gradient(180deg,#f8f9fa,#e9ecef);border-radius:30px}.phone-screen-image[data-v-d714c389]{width:100%;height:100%;object-fit:cover;border-radius:30px}.section-container[data-v-d714c389]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title[data-v-d714c389]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.features[data-v-d714c389]{background:#f8f9fa}.features-grid[data-v-d714c389]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-d714c389]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000001a;transition:transform .3s}.feature-card[data-v-d714c389]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.feature-icon[data-v-d714c389]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-d714c389]{font-size:1.5rem;margin-bottom:1rem;color:#667eea}.feature-card p[data-v-d714c389]{color:#666;line-height:1.6}.how-it-works[data-v-d714c389]{background:#fff}.steps[data-v-d714c389]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}.step[data-v-d714c389]{text-align:center}.step-number[data-v-d714c389]{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3[data-v-d714c389]{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.step p[data-v-d714c389]{color:#666;line-height:1.6}.testimonials[data-v-d714c389]{background:#f8f9fa}.testimonials-grid[data-v-d714c389]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card[data-v-d714c389]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000001a}.testimonial-text[data-v-d714c389]{font-style:italic;color:#555;margin-bottom:1rem;line-height:1.6}.testimonial-author[data-v-d714c389]{font-weight:600;color:#667eea}.download-cta[data-v-d714c389]{background:#f4ede3;color:#5a3e2b;text-align:center;padding:5rem 2rem}.cta-title[data-v-d714c389]{font-size:2.5rem;margin-bottom:1rem;color:#5a3e2b}.cta-text[data-v-d714c389]{font-size:1.25rem;margin-bottom:2rem;color:#6b4f3a}@media (max-width: 768px){.hero[data-v-d714c389]{grid-template-columns:1fr;text-align:center;padding:3rem 1rem}.hero-title[data-v-d714c389]{font-size:2rem}.hero-subtitle[data-v-d714c389]{font-size:1rem}.cta-buttons[data-v-d714c389]{flex-direction:column}.phone-mockup[data-v-d714c389]{width:250px;height:500px}.section-title[data-v-d714c389]{font-size:2rem}.features-grid[data-v-d714c389],.steps[data-v-d714c389],.testimonials-grid[data-v-d714c389]{grid-template-columns:1fr}}.legal-page[data-v-a74cc9ef]{background:#f8f9fa;min-height:100vh;padding:2rem 0}.legal-container[data-v-a74cc9ef]{max-width:900px;margin:0 auto;padding:3rem 2rem;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a}.page-title[data-v-a74cc9ef]{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem;text-align:center}.last-updated[data-v-a74cc9ef]{text-align:center;color:#666;font-style:italic;margin-bottom:3rem}.legal-section[data-v-a74cc9ef]{margin-bottom:3rem}.legal-section h2[data-v-a74cc9ef]{font-size:1.8rem;color:#667eea;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.legal-section h3[data-v-a74cc9ef]{font-size:1.3rem;color:#2c3e50;margin:1.5rem 0 1rem}.legal-section p[data-v-a74cc9ef]{line-height:1.8;color:#555;margin-bottom:1rem}.legal-section ul[data-v-a74cc9ef]{margin:1rem 0 1rem 2rem;line-height:1.8}.legal-section li[data-v-a74cc9ef]{margin-bottom:.5rem;color:#555}.legal-section strong[data-v-a74cc9ef]{color:#2c3e50}.contact-list[data-v-a74cc9ef]{list-style:none;margin-left:0}.contact-list li[data-v-a74cc9ef]{margin-bottom:.75rem}.back-link[data-v-a74cc9ef]{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #ddd}.back-link a[data-v-a74cc9ef]{color:#667eea;text-decoration:none;font-weight:600;transition:opacity .3s}.back-link a[data-v-a74cc9ef]:hover{opacity:.7}@media (max-width: 768px){.legal-container[data-v-a74cc9ef]{padding:2rem 1rem}.page-title[data-v-a74cc9ef]{font-size:2rem}.legal-section h2[data-v-a74cc9ef]{font-size:1.5rem}.legal-section h3[data-v-a74cc9ef]{font-size:1.2rem}}.legal-page[data-v-9fe33be3]{background:#f8f9fa;min-height:100vh;padding:2rem 0}.legal-container[data-v-9fe33be3]{max-width:900px;margin:0 auto;padding:3rem 2rem;background:#fff;border-radius:10px;box-shadow:0 5px 15px #0000001a}.page-title[data-v-9fe33be3]{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem;text-align:center}.last-updated[data-v-9fe33be3]{text-align:center;color:#666;font-style:italic;margin-bottom:3rem}.legal-section[data-v-9fe33be3]{margin-bottom:3rem}.legal-section h2[data-v-9fe33be3]{font-size:1.8rem;color:#667eea;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.legal-section h3[data-v-9fe33be3]{font-size:1.3rem;color:#2c3e50;margin:1.5rem 0 1rem}.legal-section p[data-v-9fe33be3]{line-height:1.8;color:#555;margin-bottom:1rem}.legal-section ul[data-v-9fe33be3]{margin:1rem 0 1rem 2rem;line-height:1.8}.legal-section li[data-v-9fe33be3]{margin-bottom:.5rem;color:#555}.legal-section strong[data-v-9fe33be3]{color:#2c3e50}.legal-section a[data-v-9fe33be3]{color:#667eea;text-decoration:none;font-weight:600}.legal-section a[data-v-9fe33be3]:hover{text-decoration:underline}.contact-list[data-v-9fe33be3]{list-style:none;margin-left:0}.contact-list li[data-v-9fe33be3]{margin-bottom:.75rem}.acknowledgment[data-v-9fe33be3]{background:#f0f4ff;padding:1.5rem;border-radius:8px;border-left:4px solid #667eea}.acknowledgment p[data-v-9fe33be3]{margin:0;font-size:1.1rem}.back-link[data-v-9fe33be3]{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #ddd}.back-link a[data-v-9fe33be3]{color:#667eea;text-decoration:none;font-weight:600;transition:opacity .3s}.back-link a[data-v-9fe33be3]:hover{opacity:.7}@media (max-width: 768px){.legal-container[data-v-9fe33be3]{padding:2rem 1rem}.page-title[data-v-9fe33be3]{font-size:2rem}.legal-section h2[data-v-9fe33be3]{font-size:1.5rem}.legal-section h3[data-v-9fe33be3]{font-size:1.2rem}}
