*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#e6f2ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{flex-direction:column;min-height:100vh;display:flex}.navbar{background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000000d}.navbar-brand{color:#2c3e50;font-size:1.5rem;font-weight:700}.navbar-links{gap:1.5rem;display:flex}.navbar-links a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#3182ce}.main-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.title{color:#2c3e50;letter-spacing:1px;margin-bottom:.5rem;font-size:3.5rem}.subtitle{color:#7f8c8d;margin-bottom:3rem;font-size:1.5rem;font-weight:400}.info-card{text-align:left;background:#fff;border-radius:12px;min-width:320px;padding:2.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.info-card h3{color:#2c3e50;border-bottom:2px solid #edf2f7;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem}.info-details p{color:#4a5568;margin:.75rem 0;font-size:1.1rem}.info-details a{color:#3182ce;text-decoration:none}.info-details a:hover{text-decoration:underline}.footer{color:#e2e8f0;text-align:center;background-color:#2d3748;margin-top:auto;padding:1.5rem}
