*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:#f4f6fa!important;color:#0b1f33}.container{min-height:100vh;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo{width:300px;height:auto;fill:#003a8f}.header{margin-bottom:3rem;text-align:center}.logo{max-width:190px;height:auto;filter:drop-shadow(0 2px 6px rgba(0,58,143,.15))}.content{max-width:520px;text-align:center}h1{font-size:1.75rem;line-height:1.3;margin-bottom:1rem;color:#003a8f}p{font-size:1rem;color:#425466;margin-bottom:2.25rem}.cta{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.75rem;background:#005ad5;color:#fff;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.cta:hover{background:#003a8f;transform:translateY(-1px);box-shadow:0 10px 20px #005ad540}@media(min-width:768px){h1{font-size:2.2rem}p{font-size:1.05rem}.logo{max-width:220px}}@media(min-width:1200px){.container{padding:4rem}h1{font-size:2.5rem}.content{max-width:640px}}
