:root{font-family:monospace;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}.card{margin:1rem;padding:1.5rem;border-radius:16px;background-color:#ffffff0d;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);text-align:center}a{font-weight:500;color:#b1bb10;text-decoration:inherit}a:hover{color:#4c8c08}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;margin:0 .5em}button:hover{border-color:#fff}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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.profileImage img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #8ea14b}.navbar{display:flex;justify-content:center;gap:1rem;margin-top:1rem;margin-bottom:1rem}.navbar a{margin-top:1rem;text-decoration:none;font-weight:700;padding:.5rem 1rem;border-radius:8px;transition:background-color .3s,color .3s;background-color:#1a1a1a}hr{border:0;border-top:1px solid #b1bb10;width:80%;margin:2rem auto}
