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;line-height:1.6}html{scroll-behavior:smooth}@media (max-width:768px){.container{padding:0 1rem}.section-header h2{font-size:2rem}.section-header p{font-size:1rem}}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.header-content{align-items:center;display:flex;justify-content:space-between}.logo h1{font-size:1.8rem;font-weight:700;margin:0}.tagline{font-size:.9rem;margin-left:.5rem;opacity:.9}.nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .3s ease}.nav a:hover{opacity:.8}.download-nav{background:#fff3;border:1px solid #ffffff4d;border-radius:20px;padding:.5rem 1rem;transition:all .3s ease}.download-nav:hover{background:#ffffff4d;transform:translateY(-1px)}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.nav ul{gap:1rem}.logo h1{font-size:1.5rem}}.hero{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;padding:120px 0 80px}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text h1{color:#2d3748;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-text p{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.hero-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.feature-item{align-items:center;color:#4a5568;display:flex;font-size:1.1rem;gap:.75rem}.feature-item .icon{font-size:1.5rem}.hero-actions{display:flex;gap:1rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.download-icon{font-size:1.1rem;margin-right:.5rem}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.hero-visual{display:flex;justify-content:center}.mockup{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:400px;overflow:hidden;width:100%}.mockup-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#cbd5e0;border-radius:50%;height:12px;width:12px}.mockup-dots span:first-child{background:#fc8181}.mockup-dots span:nth-child(2){background:#f6e05e}.mockup-dots span:nth-child(3){background:#68d391}.mockup-content{padding:2rem}.property-data h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem}.data-item{border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.75rem 0}.data-item:last-child{border-bottom:none}.data-item span:first-child{color:#4a5568;font-weight:600}.data-item span:last-child{color:#2d3748}@media (max-width:768px){.hero{padding:100px 0 60px}.hero-content{gap:2rem;grid-template-columns:1fr}.hero-text h1{font-size:2.5rem}.hero-actions{flex-direction:column}.mockup{max-width:300px}}.features{background:#fff;padding:80px 0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.feature-card:hover{border-color:#667eea;box-shadow:0 12px 25px #0000001a;transform:translateY(-4px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.feature-details{list-style:none;margin:0;padding:0}.feature-details li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-details li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.download-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;margin-top:4rem;padding:3rem}.download-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.download-text h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.download-text p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.download-benefits{display:flex;flex-direction:column;gap:1rem}.benefit{align-items:center;display:flex;font-size:1rem;gap:.75rem}.benefit-icon{font-size:1.2rem}.download-action{text-align:center}.download-button{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#667eea;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.download-button:hover{background:#f8f9fa;box-shadow:0 8px 25px #0000004d;transform:translateY(-2px)}.download-note{font-size:.9rem;line-height:1.5;margin-top:1.5rem;opacity:.8}.download-note code{background:#fff3;border-radius:4px;font-family:Courier New,monospace;padding:.2rem .4rem}@media (max-width:768px){.features{padding:60px 0}.section-header h2{font-size:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.download-section{margin-top:3rem;padding:2rem}.download-content{gap:2rem;grid-template-columns:1fr;text-align:center}.download-text h3{font-size:1.5rem}.download-benefits{align-items:center}}.install-guide{background:#f8f9fa;padding:80px 0}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#4a5568;font-size:1.2rem;margin:0 auto;max-width:600px}.guide-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:4rem}.steps-sidebar{display:flex;flex-direction:column;gap:1rem}.step-item{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.step-item:hover{border-color:#667eea;transform:translateX(4px)}.step-item.active{background:#f0f4ff;border-color:#667eea;box-shadow:0 4px 15px #667eea1a}.step-number{background:#667eea;font-size:1.1rem;height:40px;width:40px}.step-info h4{color:#2d3748;font-size:1.1rem;margin:0 0 .5rem}.step-info p{color:#4a5568;font-size:.9rem;line-height:1.4;margin:0}.step-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem}.step-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.step-icon{font-size:2.5rem}.step-header h3{color:#2d3748;font-size:1.8rem;margin:0}.step-description{color:#4a5568;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.step-details{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.step-details h4{color:#2d3748;font-size:1.1rem;margin:0 0 .5rem}.step-details p{color:#4a5568;line-height:1.5;margin:0}.step-navigation{align-items:center;display:flex;justify-content:space-between}.nav-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-btn:hover:not(:disabled){background:#5a6fd8;transform:translateY(-1px)}.nav-btn:disabled{background:#cbd5e0;cursor:not-allowed}.step-counter{color:#4a5568;font-weight:500}.quick-download{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:3rem;text-align:center}.quick-download h3{color:#2d3748;font-size:2rem;margin-bottom:1rem}.quick-download p{color:#4a5568;font-size:1.1rem;margin-bottom:2rem}.download-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.download-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.download-icon{font-size:1.3rem}@media (max-width:768px){.install-guide{padding:60px 0}.section-header h2{font-size:2rem}.guide-container{gap:2rem;grid-template-columns:1fr}.step-content{padding:1.5rem}.step-header h3{font-size:1.5rem}.step-description{font-size:1.1rem}.step-navigation{flex-direction:column;gap:1rem}.quick-download{padding:2rem}.quick-download h3{font-size:1.5rem}}.how-to-use{background:#f7fafc;padding:80px 0}.steps-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.step-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:2rem;padding:2rem;transition:transform .3s ease}.step-card:hover{transform:translateX(8px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-content p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.step-details{list-style:none;margin:0;padding:0}.step-details li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.step-details li:before{color:#667eea;content:"→";font-weight:700;left:0;position:absolute}.usage-tips{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.usage-tips h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.tips-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.tip{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;line-height:1.6;padding:1.5rem}.tip strong{color:#2d3748;display:block;margin-bottom:.5rem}@media (max-width:768px){.how-to-use{padding:60px 0}.step-card{flex-direction:column;gap:1rem;padding:1.5rem}.step-number{font-size:1.2rem;height:50px;width:50px}.tips-grid{gap:1rem;grid-template-columns:1fr}.usage-tips{padding:1.5rem}}.tutorial{background:#fff;padding:80px 0}.video-container{margin-bottom:4rem}.video-wrapper{border-radius:12px;box-shadow:0 10px 30px #0000001a;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.tutorial-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.video-info h3{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.video-info p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.video-chapters h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.video-chapters ul{list-style:none;margin:0;padding:0}.video-chapters li{align-items:center;color:#4a5568;display:flex;padding:.5rem 0}.video-chapters .time{background:#667eea;border-radius:4px;color:#fff;font-size:.8rem;font-weight:600;margin-right:1rem;min-width:40px;padding:.25rem .5rem;text-align:center}.additional-resources h3{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.resources-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.resource-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease}.resource-card:hover{border-color:#667eea;box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.resource-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.resource-card h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.resource-card p{color:#4a5568;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.resource-link{color:#667eea;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s ease}.resource-link:hover{color:#5a6fd8;text-decoration:underline}@media (max-width:768px){.tutorial{padding:60px 0}.tutorial-content{gap:2rem;grid-template-columns:1fr}.resources-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.resource-card{padding:1rem}.video-chapters li{align-items:flex-start;flex-direction:column;gap:.5rem}.video-chapters .time{margin-right:0}}.footer{background:#2d3748;color:#fff;padding:60px 0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-section h3{font-size:1.5rem}.footer-section h3,.footer-section h4{color:#fff;font-weight:600;margin-bottom:1rem}.footer-section h4{font-size:1.1rem}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:1.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#4a5568;border-radius:50%;display:inline-block;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#667eea;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #4a5568;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-bottom p{color:#a0aec0;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#a0aec0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#fff}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{gap:1rem}}.privacy-policy{background-color:#f8f9fa;min-height:100vh;padding:80px 0}.privacy-policy .container{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:40px}.privacy-policy h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.privacy-policy .last-updated{color:#7f8c8d;font-size:.9rem;font-style:italic;margin-bottom:40px;text-align:center}.privacy-policy section{margin-bottom:30px}.privacy-policy h2{border-bottom:2px solid #3498db;color:#34495e;font-size:1.5rem;font-weight:600;margin-bottom:15px;padding-bottom:8px}.privacy-policy h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:20px 0 10px}.privacy-policy p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:15px}.privacy-policy ul{margin:15px 0;padding-left:25px}.privacy-policy li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:8px}.privacy-policy .contact-info{background-color:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin:20px 0;padding:20px}.privacy-policy .contact-info p{font-weight:500;margin-bottom:8px}.privacy-policy .back-to-home{border-top:1px solid #ecf0f1;margin-top:40px;padding-top:30px;text-align:center}.privacy-policy .back-button{background-color:#3498db;border-radius:6px;color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.privacy-policy .back-button:hover{background-color:#2980b9;box-shadow:0 4px 8px #3498db4d;transform:translateY(-2px)}@media (max-width:768px){.privacy-policy{padding:60px 0}.privacy-policy .container{margin:0 15px;padding:30px 20px}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1.3rem}.privacy-policy h3{font-size:1.1rem}.privacy-policy li,.privacy-policy p{font-size:.95rem}}@media (max-width:480px){.privacy-policy .container{margin:0 10px;padding:25px 15px}.privacy-policy h1{font-size:1.8rem}.privacy-policy h2{font-size:1.2rem}}
/*# sourceMappingURL=main.22085fb1.css.map*/