@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:#0d0d14;color:#e0e0f0;-webkit-font-smoothing:antialiased;min-height:100dvh;display:flex;align-items:center;justify-content:center}.page{width:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:40px 24px}.card{max-width:540px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.tag{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;border:1px solid rgba(255,200,0,.25);background:#ffc80014;font-size:.8rem;font-weight:600;color:#f5c842;letter-spacing:.04em}.name{font-size:clamp(2rem,7vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#fff}.role{font-size:1rem;font-weight:500;color:#6c63ff;letter-spacing:.02em}.body{font-size:.95rem;line-height:1.8;color:#88a;max-width:440px}.body strong{color:#c0c0e8;font-weight:600}.linkedin-wrap{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:8px}.linkedin-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;background:#0077b5;color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;box-shadow:0 4px 20px #0077b566;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.linkedin-btn:hover{background:#006297;transform:translateY(-2px);box-shadow:0 8px 28px #0077b580}.joke{font-size:.75rem;color:#557;font-style:italic}
