:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:13.5px;line-height:24px;font-weight:500;color-scheme:light dark;color:hsla(0,0%,100%,.87);background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.center-content{display:flex;justify-content:center;align-items:center;flex-direction:column}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh}#root{flex:1 1;display:grid;place-items:center}h1{font-size:1.5em;text-align:center;margin-top:-5px}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}.btn-container{display:flex;align-items:center;justify-content:center;gap:1rem}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.circle{width:30px;height:30px;background-color:#fff;border-radius:50%;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-top:20px}.circle,.circle img{justify-content:center;align-items:center}.circle img{width:70%;height:70%}.circle a{width:100%;height:100%;border-radius:50%}.circle a,body{display:flex;justify-content:center;align-items:center}body{background:#0c0c0c;height:100vh;margin:0;color:#fff;font-family:Arial,sans-serif}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.75);z-index:1000}.modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1001;width:90%;max-width:500px}.modal-header{font-size:1.5em;margin-bottom:10px}.modal-body{margin-bottom:20px}.modal-footer{display:flex;justify-content:flex-end}.modal-image{position:fixed;top:530px;left:center;width:580px;height:auto;z-index:1002}