body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{min-height:100vh}.hero{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;padding:80px 20px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 30px;width:100px}.hero h1{font-size:3rem;font-weight:700;margin-bottom:20px}.hero-subtitle{font-size:1.5rem;margin-bottom:30px;opacity:.9}.hero-description{font-size:1.1rem;margin:0 auto;max-width:600px;opacity:.8}.section{padding:80px 20px}.container{margin:0 auto;max-width:1200px}.section h2{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:50px;text-align:center}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.feature-icon{color:#2563eb;margin-bottom:20px}.feature-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:15px}.feature-card p{color:#6b7280}.faq-section{background:#fff}.faq-list{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:800px}.faq-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.faq-question{align-items:center;background:#f9fafb;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:20px;text-align:left;transition:background-color .2s ease;width:100%}.faq-question:hover{background:#f3f4f6}.faq-answer{background:#fff;border-top:1px solid #e5e7eb;padding:20px}.faq-answer p{color:#4b5563;line-height:1.6}.contact-section{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;text-align:center}.contact-description{font-size:1.2rem;margin-bottom:40px;opacity:.9}.contact-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:600px}.contact-card{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;padding:30px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.contact-card:hover{background:#fff3;transform:translateY(-2px)}.contact-card h3{font-size:1.25rem;font-weight:600;margin:15px 0}.contact-card p{opacity:.9}.info-section{background:#f9fafb}.info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:900px}.info-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:40px}.info-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:25px}.info-list{display:flex;flex-direction:column;gap:15px}.info-item{align-items:center;color:#6b7280;display:flex;gap:12px}.info-item svg{color:#10b981;flex-shrink:0}.footer{background:#1f2937;color:#fff;padding:60px 20px;text-align:center}.footer-content{margin:0 auto;max-width:800px}.footer h3{font-size:1.5rem;font-weight:700;margin:15px 0}.footer p{color:#9ca3af;margin-bottom:20px}.footer-info{border-top:1px solid #374151;margin-top:30px;padding-top:30px}.footer-info p{font-size:.9rem;margin-bottom:10px}.footer-info a{color:#60a5fa;text-decoration:none}.footer-info a:hover{color:#93c5fd}@media (max-width:768px){.hero h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section h2{font-size:2rem}.section{padding:60px 20px}.features-grid{gap:20px}.contact-grid,.features-grid,.info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.21c9325d.css.map*/