: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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{font-family:Arial,sans-serif;margin:0;padding:0;background:#fafafa;color:#333}nav{background:#2c3e50;padding:1rem;display:flex;gap:2rem}nav a{color:#fff;text-decoration:none;font-weight:700}nav a:hover{text-decoration:underline}.home{text-align:center;padding:4rem 1rem}.home h1{font-size:2.5rem;color:#2c3e50}.contact-container{display:flex;justify-content:center;align-items:flex-start;gap:2rem;padding:2rem}form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 6px #0000001a;width:100%;max-width:400px}form h1{margin-bottom:1rem;color:#2c3e50}form input,form textarea{width:100%;padding:.8rem;margin:.5rem 0 1rem;border:1px solid #ccc;border-radius:4px}form button{width:100%;padding:.8rem;background:#27ae60;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer}form button:hover{background:#219150}form p{margin:-.5rem 0 1rem;font-size:.9rem}.contact-info{max-width:400px}.contact-info img{width:100%;border-radius:8px;margin-bottom:1rem}
