:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background-color:#f8f9fa;font-family:sans-serif;margin:0;padding:0;min-height:100vh;background-attachment:fixed}html{background-color:#f8f9fa;margin:0;padding:0;min-height:100%}*{box-sizing:border-box}#root{background-color:#f8f9fa;min-height:100vh}.container{max-width:960px;margin:1rem auto;padding:2rem;text-align:center;border:1px solid #dee2e6;box-shadow:0 .5rem 1rem #0000000d;border-radius:15px;background-color:#fff}@media (max-width: 768px){.container{margin:.5rem;padding:1rem;border-radius:10px}}.header-container{text-align:center;margin-bottom:2rem}.logo{height:80px;margin-bottom:1rem}.header-title{color:#0072da;font-size:2.5rem;margin-bottom:.5rem}@media (max-width: 768px){.header-title{font-size:1.8rem}.logo{height:60px}}.header-subtitle{color:#6c757d;font-size:1.1rem}.card-container{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.card-container{flex-direction:column;gap:1rem}}.card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:left;max-width:400px;position:relative}.corner-icon{position:absolute;top:10px;right:10px;width:130px}.card-icon{text-align:center}.card-icon img{width:150px;margin-bottom:1rem}.card-content h3{font-size:1.2rem;margin-bottom:.5rem;color:#0072da;padding-right:140px}.card-content p{font-size:1rem;margin-bottom:1.5rem;color:#6c757d}.card-button{display:inline-block;background-color:#0072da;color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:5px;margin-bottom:1rem}.footer-container{text-align:center;margin-top:2rem;padding:2.5rem 2rem;background-color:#f7f9fc;border-radius:12px;max-width:900px;margin-left:auto;margin-right:auto}.footer-container h2{font-size:1.6rem;margin-bottom:1rem;color:#1e64d1}.footer-container p{font-size:1rem;margin-bottom:.75rem;color:#444;max-width:700px;margin-left:auto;margin-right:auto}.info-list{list-style:disc;max-width:700px;margin:1rem auto;padding-left:1.2rem;text-align:left;color:#444}.info-list li{margin:.5rem 0}.actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.2rem}.card-button{display:inline-block;padding:.7rem 1.2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .2s ease}.btn-primary{background-color:#1e64d1;color:#fff!important}.btn-primary:hover{background-color:#174fa6}.btn-secondary{background-color:transparent;color:#1e64d1!important;border:2px solid #1e64d1}.btn-secondary:hover{background-color:#e7efff}
