*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{color:#f5f5f7;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#0c0b0e radial-gradient(120% 90% at 50% -10%,#3a2b4d 0%,#1a1620 42%,#0c0b0e 100%) fixed;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.wrap{min-height:100dvh;padding:40px 20px calc(40px + env(safe-area-inset-bottom));justify-content:center;align-items:center;display:flex}.card{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:400px;animation:.5s both rise;display:flex}@keyframes rise{0%{opacity:0;transform:translateY(12px)}}.avatar-ring{background:linear-gradient(135deg,#d16ba5,#86a8e7 55%,#5ffbf1);border-radius:50%;place-items:center;width:120px;height:120px;padding:4px;display:grid;box-shadow:0 10px 34px #965ac859}.avatar{object-fit:cover;background:#1a1620;border:3px solid #0c0b0e;border-radius:50%;width:112px;height:112px;display:block}.identity{flex-direction:column;align-items:center;gap:8px;margin-top:18px;display:flex}.name{letter-spacing:.3px;align-items:center;gap:6px;font-size:24px;font-weight:700;display:inline-flex}.verified{color:#3ea6ff;flex-shrink:0;width:20px;height:20px}.tagline{color:#f5f5f7b8;font-size:15px;font-weight:400}.status{color:#4ade80;background:#34c7591f;border:1px solid #34c7594d;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.dot{background:#34c759;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse;box-shadow:0 0 #34c75999}@keyframes pulse{70%{box-shadow:0 0 0 7px #34c75900}to{box-shadow:0 0 #34c75900}}.links{flex-direction:column;gap:13px;width:100%;margin-top:30px;display:flex}.link{color:#f5f5f7;-webkit-tap-highlight-color:transparent;background:#ffffff0e;border:1px solid #ffffff24;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:17px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:background .18s,transform .12s,border-color .18s,box-shadow .18s;display:flex}.link>span{text-align:center;flex:1;margin-left:24px}.arrow{opacity:.45;flex-shrink:0;width:18px;height:18px;transition:transform .18s,opacity .18s}.link:hover{background:#ffffff1c;border-color:#ffffff42}.link:hover .arrow{opacity:.85;transform:translate(3px)}.link:active{transform:scale(.985)}.link--accent{background:linear-gradient(135deg,#d16ba5,#7b6ce7);border-color:#0000;box-shadow:0 8px 24px #965ac852}.link--accent:hover{background:linear-gradient(135deg,#d878af,#8778ef);border-color:#0000}.link--accent .arrow{opacity:.7}
