*{box-sizing:border-box;margin:0;padding:0}.page{color:#e5e5e5;background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;display:flex}.card{background:#121212;border:1px solid #2a2a2a;border-radius:2rem;gap:2.5rem;width:100%;max-width:960px;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 60px #7e22ce1f,inset 0 0 0 1px #7e22ce14}.left{flex-direction:column;flex:0 0 40%;justify-content:flex-start;align-items:center;gap:1.5rem;min-width:0;display:flex}.pfp-wrap{border:2px solid #9333ea;border-radius:1.5rem;width:160px;height:160px;overflow:hidden;box-shadow:0 0 0 4px #9333ea26,0 10px 30px #7e22ce40}.pfp{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%;transition:filter .3s;display:block}.pfp-wrap:hover .pfp{filter:grayscale(70%)contrast(1.05)}.pill-btn{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#7e22ce 0%,#9333ea 100%);border-radius:9999px;justify-content:center;align-items:center;margin-top:auto;padding:.75rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 20px #7e22ce59}.pill-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #7e22ce8c}.right{flex-direction:column;flex:0 0 60%;justify-content:center;gap:.75rem;min-width:0;display:flex}.label{letter-spacing:-.03em;color:#f5f5f5;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.15}.bio{color:#a1a1aa;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6}.label:after{content:"";background:linear-gradient(90deg,#9333ea,#a855f7);border-radius:9999px;width:48px;height:4px;margin-top:.75rem;display:block}@media (width<=768px){.card{flex-direction:column;gap:1.5rem;padding:2rem 1.25rem}.left{flex:auto;gap:1rem}.right{flex:auto}.pfp-wrap{width:120px;height:120px}}
