.profile-card_root__iH71_{--ink:#eef3ec;--ink-dim:#9ba694;--ink-faint:#79836f;--ground:#000000;--raised:#0a0d09;--rule:#232a21;position:relative;min-height:100svh;background:var(--ground);color:var(--ink);display:flex;align-items:center;justify-content:center;padding:clamp(1rem,5vw,3.5rem) 1rem;overflow-x:clip}.profile-card_ambient__OlKh4{position:fixed;inset:0;z-index:0;pointer-events:none}.profile-card_ambient__OlKh4 canvas{display:block;width:100%;height:100%}.profile-card_root__iH71_:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(38rem 24rem at 50% 12%,color-mix(in srgb,var(--accent) 15%,transparent),transparent 70%)}.profile-card_wrap__MMKJb{position:relative;z-index:1;width:min(32rem,100%)}.profile-card_stage__h2p7L{--rx:0deg;--ry:0deg;--gx:50%;--gy:0%;perspective:1600px}.profile-card_card__AIUTZ{position:relative;border:1px solid var(--rule);background:var(--raised);overflow:hidden;padding:clamp(1.5rem,5vw,2.25rem);transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .32s cubic-bezier(.2,.8,.25,1)}.profile-card_card__AIUTZ:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:linear-gradient(to right,transparent,var(--accent) 20%,var(--accent) 80%,transparent)}.profile-card_glare__UNPKc{position:absolute;inset:0;pointer-events:none;background:radial-gradient(22rem 22rem at var(--gx) var(--gy),color-mix(in srgb,var(--accent) 9%,transparent),transparent 60%);opacity:0;transition:opacity .3s ease}.profile-card_stage__h2p7L:hover .profile-card_glare__UNPKc{opacity:1}.profile-card_watermark__9Weex{position:absolute;right:-2.5rem;bottom:-3rem;width:13rem;height:13rem;color:var(--accent);opacity:.05;pointer-events:none;animation:profile-card_wipe__x32Qb 1.4s cubic-bezier(.2,.7,.3,1) .24s both}@keyframes profile-card_wipe__x32Qb{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.profile-card_card__AIUTZ>:not(.profile-card_glare__UNPKc):not(.profile-card_watermark__9Weex){animation:profile-card_rise__OCMBY .62s cubic-bezier(.2,.7,.3,1) both}.profile-card_card__AIUTZ>:nth-child(3){animation-delay:60ms}.profile-card_card__AIUTZ>:nth-child(4){animation-delay:.13s}.profile-card_card__AIUTZ>:nth-child(5){animation-delay:.2s}.profile-card_card__AIUTZ>:nth-child(6){animation-delay:.27s}.profile-card_card__AIUTZ>:nth-child(7){animation-delay:.34s}.profile-card_card__AIUTZ>:nth-child(8){animation-delay:.41s}.profile-card_card__AIUTZ>:nth-child(9){animation-delay:.47s}@keyframes profile-card_rise__OCMBY{0%{opacity:0;transform:translateY(12px)}}.profile-card_head__B0u4z{display:flex;align-items:flex-start;gap:1rem}.profile-card_headText__WJqIX{min-width:0;flex:1}.profile-card_avatar__J0UIz{flex:none;width:4.25rem;height:4.25rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--rule)}.profile-card_initials__j_NKp{display:grid;place-items:center;font-family:var(--font-mono),ui-monospace,monospace;font-size:1.4rem;letter-spacing:-.02em;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.profile-card_name___wc3L{font-size:clamp(1.6rem,6vw,2.1rem);font-weight:700;font-stretch:115%;letter-spacing:-.03em;line-height:1.05;text-wrap:balance}.profile-card_role__zq051{margin-top:.4rem;font-size:.9375rem;line-height:1.4;color:var(--ink-dim)}.profile-card_role__zq051 b{color:var(--ink);font-weight:600}.profile-card_at__SXK7m{margin-inline:.35em;color:var(--ink-faint)}.profile-card_where__kXqvo{margin-top:.45rem;display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-mono),ui-monospace,monospace;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)}.profile-card_where__kXqvo svg{width:.8rem;height:.8rem;color:var(--accent)}.profile-card_tagline__jQst3{margin-top:1.4rem;padding-left:.9rem;border-left:2px solid var(--accent);font-size:1.0625rem;line-height:1.5;color:var(--ink);text-wrap:pretty}.profile-card_save__tnMgv{position:relative;margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1rem;background:var(--accent);color:#050a03;font-size:.9375rem;font-weight:600;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.profile-card_save__tnMgv svg{width:1.05rem;height:1.05rem}.profile-card_save__tnMgv:hover{transform:translateY(-1px);box-shadow:0 0 30px -8px var(--accent)}.profile-card_save__tnMgv:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.45),transparent 60%);transform:translateX(-120%);animation:profile-card_sheen__A6wX_ 1.1s cubic-bezier(.4,0,.2,1) .9s 1 both}@keyframes profile-card_sheen__A6wX_{to{transform:translateX(120%)}}.profile-card_ghost__QxXJS{margin-top:.5rem;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem .9rem;border:1px solid var(--rule);background:transparent;color:var(--ink-dim);font-size:.8125rem;font-weight:500;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.profile-card_ghost__QxXJS svg{width:.95rem;height:.95rem}.profile-card_ghost__QxXJS:hover{color:var(--ink);border-color:color-mix(in srgb,var(--accent) 55%,transparent);background:color-mix(in srgb,var(--accent) 7%,transparent)}.profile-card_actions__DhdT7{margin-top:1.25rem;display:grid;gap:1px;background:var(--rule);border:1px solid var(--rule)}.profile-card_row__SatHv{display:flex;align-items:stretch;background:var(--raised)}.profile-card_action__m24xI{display:flex;flex:1;min-width:0;align-items:center;gap:.85rem;padding:.8rem 1rem;color:var(--ink);font-size:.9375rem;text-align:left;transition:background-color .18s ease,padding-left .18s ease}.profile-card_action__m24xI:hover{background:color-mix(in srgb,var(--accent) 9%,var(--raised));padding-left:1.2rem}.profile-card_actionIcon__v8VNG{display:inline-flex;flex:none}.profile-card_actionIcon__v8VNG svg{width:1.05rem;height:1.05rem;color:var(--accent)}.profile-card_actionText__bID8J{min-width:0}.profile-card_actionLabel__zH4uM{display:block;font-family:var(--font-mono),ui-monospace,monospace;font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.profile-card_actionValue__CJcTm{display:block;margin-top:.15rem;overflow-wrap:anywhere}.profile-card_copy__RmA7E{position:relative;flex:none;width:3rem;display:grid;place-items:center;border:0;border-left:1px solid var(--rule);background:transparent;color:var(--ink-faint);cursor:pointer;transition:color .18s ease,background-color .18s ease}.profile-card_copy__RmA7E:hover{color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,transparent)}.profile-card_copy__RmA7E svg{width:.95rem;height:.95rem}.profile-card_copyFlash___BOY7{position:absolute;right:.25rem;bottom:calc(100% - .1rem);padding:.15rem .4rem;background:var(--accent);color:#050a03;font-family:var(--font-mono),ui-monospace,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.profile-card_copyFlash___BOY7[data-on=true]{opacity:1;transform:none}.profile-card_bio__J93HG{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--rule);font-size:.9375rem;line-height:1.65;color:var(--ink-dim);text-wrap:pretty}.profile-card_social__7JPTM{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--rule);display:flex;flex-wrap:wrap;gap:.4rem}.profile-card_chip__UrHhg{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border:1px solid var(--rule);font-size:.8125rem;color:var(--ink-dim);transition:color .18s ease,border-color .18s ease,transform .18s ease}.profile-card_chip__UrHhg:hover{color:var(--ink);border-color:color-mix(in srgb,var(--accent) 55%,transparent);transform:translateY(-1px)}.profile-card_chip__UrHhg svg{width:.9rem;height:.9rem;color:var(--accent)}.profile-card_xGlyph__uJ7Go{color:var(--accent);font-weight:600;line-height:1}.profile-card_foot__UrMye{margin-top:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--ink-faint)}.profile-card_foot__UrMye a{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink-faint);transition:color .18s ease}.profile-card_foot__UrMye a:hover{color:var(--ink)}.profile-card_footMark__0akWx{width:.85rem;height:.85rem;color:#46fc13}@media (prefers-reduced-motion:reduce){.profile-card_card__AIUTZ,.profile-card_card__AIUTZ>*,.profile-card_save__tnMgv:after,.profile-card_watermark__9Weex{animation:none!important;transition:none!important;transform:none!important}.profile-card_chip__UrHhg:hover,.profile-card_save__tnMgv:hover{transform:none}.profile-card_action__m24xI:hover{padding-left:1rem}.profile-card_glare__UNPKc{display:none}}