:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#2d3748;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#2d3748;line-height:1.6}#app{min-height:100vh;display:flex;flex-direction:column}.navbar{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.nav-brand{font-size:1.5rem;font-weight:700;color:#2d3748;text-decoration:none;display:flex;align-items:center;gap:.5rem}.brand-icon{font-size:1.75rem}.nav-links{display:flex;gap:2rem}.nav-link{color:#4a5568;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover,.router-link-active{color:#667eea}.footer{background:#2d3748;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;margin-bottom:1rem}.footer-section h4{font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#cbd5e0;line-height:1.6}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #4a5568;color:#cbd5e0}.footer-bottom a{color:#cbd5e0;text-decoration:none}.footer-bottom a:hover{color:#fff}@media (max-width: 768px){.nav-links{gap:1rem}.footer-content{grid-template-columns:1fr;gap:2rem}}.hero[data-v-f57ccded]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 0;text-align:center}.hero-title[data-v-f57ccded]{font-size:4rem;margin-bottom:1rem;font-weight:700}.hero-subtitle[data-v-f57ccded]{font-size:1.5rem;margin-bottom:1rem;opacity:.9}.hero-description[data-v-f57ccded]{font-size:1.1rem;margin-bottom:2rem;opacity:.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions[data-v-f57ccded]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-v-f57ccded]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s ease}.btn-primary[data-v-f57ccded]{background:#fff;color:#667eea}.btn-primary[data-v-f57ccded]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.btn-secondary[data-v-f57ccded]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-f57ccded]:hover{background:#fff;color:#667eea}.btn-icon[data-v-f57ccded]{width:20px;height:20px}.btn-large[data-v-f57ccded]{font-size:1.1rem;padding:1rem 2rem}.features[data-v-f57ccded]{padding:80px 0;background:#f7fafc}.section-title[data-v-f57ccded]{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#2d3748}.feature-grid[data-v-f57ccded]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card[data-v-f57ccded]{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.feature-card[data-v-f57ccded]:hover{transform:translateY(-5px)}.feature-icon[data-v-f57ccded]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-f57ccded]{font-size:1.5rem;margin-bottom:1rem;color:#2d3748}.feature-card p[data-v-f57ccded]{color:#718096;line-height:1.6}.how-it-works[data-v-f57ccded]{padding:80px 0}.steps[data-v-f57ccded]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.step[data-v-f57ccded]{text-align:center}.step-number[data-v-f57ccded]{width:60px;height:60px;background:#667eea;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-f57ccded]{font-size:1.25rem;margin-bottom:.5rem;color:#2d3748}.step p[data-v-f57ccded]{color:#718096;line-height:1.6}.stats[data-v-f57ccded]{padding:80px 0;background:#667eea;color:#fff}.stats .section-title[data-v-f57ccded]{color:#fff}.stats-grid[data-v-f57ccded]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-card[data-v-f57ccded]{text-align:center}.stat-number[data-v-f57ccded]{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-v-f57ccded]{font-size:1.1rem;opacity:.9}.cta[data-v-f57ccded]{padding:80px 0;text-align:center;background:#f7fafc}.cta h2[data-v-f57ccded]{font-size:2.5rem;margin-bottom:1rem;color:#2d3748}.cta p[data-v-f57ccded]{font-size:1.2rem;margin-bottom:2rem;color:#718096}.container[data-v-f57ccded]{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.hero-title[data-v-f57ccded]{font-size:2.5rem}.hero-subtitle[data-v-f57ccded]{font-size:1.2rem}.section-title[data-v-f57ccded]{font-size:2rem}.feature-grid[data-v-f57ccded],.steps[data-v-f57ccded]{grid-template-columns:1fr}}.privacy[data-v-a9be5646]{padding:80px 0;background:#f7fafc;min-height:100vh}.container[data-v-a9be5646]{max-width:800px;margin:0 auto;padding:0 1rem}h1[data-v-a9be5646]{font-size:2.5rem;color:#2d3748;margin-bottom:1rem}.update-date[data-v-a9be5646]{color:#718096;margin-bottom:3rem;font-style:italic}h2[data-v-a9be5646]{font-size:1.75rem;color:#2d3748;margin-top:3rem;margin-bottom:1rem}h3[data-v-a9be5646]{font-size:1.25rem;color:#4a5568;margin-top:1.5rem;margin-bottom:.75rem}p[data-v-a9be5646]{color:#4a5568;line-height:1.8;margin-bottom:1rem}ul[data-v-a9be5646]{margin-bottom:1rem;padding-left:2rem}li[data-v-a9be5646]{color:#4a5568;line-height:1.8;margin-bottom:.5rem}strong[data-v-a9be5646]{color:#2d3748}a[data-v-a9be5646]{color:#667eea;text-decoration:none}a[data-v-a9be5646]:hover{text-decoration:underline}section[data-v-a9be5646]{margin-bottom:2rem}section[data-v-a9be5646]:last-child{margin-bottom:0}@media (max-width: 768px){h1[data-v-a9be5646]{font-size:2rem}h2[data-v-a9be5646]{font-size:1.5rem}h3[data-v-a9be5646]{font-size:1.1rem}}
