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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#f0f2f5;color:#333;font-family:Segoe UI,sans-serif;margin:0}.header{background:#012a4a;color:#fff;padding:60px 20px;text-align:center}.header h1{font-size:3em}.header p{font-size:1.2em;margin:10px 0 20px}.cta{background:#0288d1;border-radius:6px;color:#fff;padding:12px 24px;text-decoration:none;transition:background .3s}.cta:hover{background:#0277bd}.features{margin:auto;max-width:1200px;padding:40px 20px}.cards{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s;width:320px}.card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-6px)}.card img{height:180px;object-fit:cover;width:100%}.card h3{margin:16px}.card p{line-height:1.5;margin:0 16px 16px}.footer{background:#e1e5ed;font-size:.9em;padding:20px;text-align:center}
/*# sourceMappingURL=main.98b421a4.css.map*/