:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{font-weight:500;color:#576eb4;text-decoration:none;transition:color .3s ease}a:hover{color:#fac416}body{margin:0;padding:0;min-height:100vh;width:100%}#root{width:100%;height:100vh}h1{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1rem}h2{font-size:2.5rem;font-weight:600;margin-bottom:.875rem}h3{font-size:2rem;font-weight:600;margin-bottom:.75rem}p{margin-bottom:1rem;line-height:1.6}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#576eb4;color:#fff;cursor:pointer;transition:all .3s ease}button:hover{background-color:#3d4f8a;border-color:#fac416}button:focus,button:focus-visible{outline:2px solid #fac416}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:4rem 0}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}section{padding:3rem 0}}
