*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}.page{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.card{-webkit-backdrop-filter:blur(12px);background:#1e202699;border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:420px;padding:2.5rem 3rem;display:flex;box-shadow:0 8px 40px #0006}.avatar-wrapper{border:3px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:100px;height:100px;margin-bottom:.5rem;overflow:hidden}.avatar{object-fit:cover;width:100%;height:100%}.name{color:#fff;letter-spacing:-.02em;text-align:center;font-size:1.75rem;font-weight:600}.caption{color:#ffffff80;letter-spacing:.01em;text-align:center;font-size:.95rem;font-weight:400}.links{gap:.75rem;margin-top:.5rem;display:flex}.link-btn{color:#ffffffbf;background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.link-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff59}@media (width<=480px){.card{border-radius:20px;padding:2rem 1.75rem}.name{font-size:1.5rem}.avatar-wrapper{width:88px;height:88px}}
