body{margin:0;font-family:Roboto,sans-serif;background:#121212;color:#e0e0e0;display:flex;justify-content:center;align-items:center;height:100vh;padding:0;box-sizing:border-box}.container{text-align:left}.card h1{color:#67a1ff;margin-bottom:1rem;font-size:2rem;font-weight:700}.card p{font-size:1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1rem}.card .highlight{color:#e0e0e0;font-weight:700;font-size:1.1rem;text-decoration:none;text-decoration-thickness:2px}.contact p{display:flex;align-items:center;margin:.5rem 0;font-size:1rem}.contact svg{color:#03dac6;margin-right:.5rem}.contact a{color:#67a1ff;text-decoration:none;font-weight:500;transition:color .3s ease}.contact a:hover{color:#03dac6;text-decoration:none}@media (max-width: 768px){body{padding:1rem;height:auto;justify-content:flex-start}.container{width:100%}.card h1{font-size:1.8rem}.card p,.contact p{font-size:.9rem}}@media (max-width: 480px){.card h1{font-size:1.6rem}.card p{font-size:.85rem;line-height:1.4}.contact p{font-size:.85rem}}
