*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#fff;box-shadow:0 2px 4px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo{color:#2563eb;font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2563eb}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:80px;padding:8rem 0 4rem;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:#fff;border:none;border-radius:8px;color:#2563eb;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:transform .3s}.cta-button:hover{transform:translateY(-2px)}.section{padding:4rem 0}.section-title{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center}.feature-card h3{color:#2563eb;margin-bottom:1rem}.footer{background:#333;color:#fff;padding:3rem 0;text-align:center}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#2563eb;margin-bottom:1rem}.footer-section a{color:#ccc;display:block;margin-bottom:.5rem;text-decoration:none}.footer-section a:hover{color:#fff}.page-content{margin-top:80px;padding:2rem 0}.page-content h1{color:#333;margin-bottom:2rem}.page-content h2{color:#2563eb;margin-bottom:1rem;margin-top:2rem}.page-content p{line-height:1.6;margin-bottom:1rem}.page-content ul{margin-bottom:1rem;margin-left:2rem}.page-content li{margin-bottom:.5rem}@media (max-width:768px){.nav-links{display:none}.hero h1{font-size:2rem}.hero p{font-size:1rem}}
/*# sourceMappingURL=main.f9ef575b.css.map*/