:root{color:#f1f2e8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--background:#10110f;--panel:#1b1d19d1;--panel-hover:#252922;--text:#f1f2e8;--muted:#a8ada0;--faint:#73796d;--line:#d2dac029;--accent:#d9f27c;--accent-ink:#1b2113;background:#10110f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:radial-gradient(circle at 50% -10%, #5c6f3630, transparent 38rem), var(--background);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.page-shell{justify-content:center;min-height:100vh;padding:3.5rem 1rem 2rem;display:flex;position:relative;overflow:hidden}.page-glow{pointer-events:none;border:1px solid #d9f27c1f;border-radius:50%;width:12rem;height:12rem;position:absolute;top:2.5rem;left:calc(50% + 6rem);box-shadow:0 0 0 2rem #d9f27c06,0 0 0 4rem #d9f27c05}.content-column{z-index:1;width:min(100%,33rem);position:relative}.profile-header{text-align:center;flex-direction:column;align-items:center;display:flex}.avatar-wrap{margin-bottom:1.25rem;position:relative}.avatar{object-fit:cover;border:1px solid #d9f27c8c;border-radius:50%;width:7rem;height:7rem;display:block;box-shadow:0 1rem 3rem #00000047}.avatar-status{border:4px solid var(--background);background:var(--accent);border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;bottom:-.3rem;right:-.3rem}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .7rem;font-size:.7rem;font-weight:700;line-height:1.4}h1{color:var(--text);letter-spacing:-.07em;margin:0;font-size:clamp(2.35rem,10vw,3.55rem);font-weight:740;line-height:.95}.handle{color:var(--faint);margin:.75rem 0 0;font-size:.9rem}.bio{max-width:26rem;color:var(--muted);margin:1.4rem auto 0;font-size:1rem;line-height:1.55}.link-list{gap:.75rem;margin-top:2.4rem;display:grid}.link-card{border:1px solid var(--line);background:var(--panel);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.9rem 1.1rem .9rem 1.25rem;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:flex;box-shadow:0 .75rem 2rem #0000001f}.link-card:active{background:var(--panel-hover);transform:translateY(0)}@media (hover:hover){.link-card:hover{background:var(--panel-hover);border-color:#d9f27c70;transform:translateY(-2px)}.link-card:hover .link-arrow{transform:translate(.2rem)}}.link-card:focus-visible{border-color:#d9f27c70}.link-main{flex:1;align-items:center;gap:.85rem;min-width:0;display:flex}.link-copy{flex:1;gap:.25rem;min-width:0;display:grid}.link-icon{color:var(--accent);flex:0 0 1.35rem;place-items:center;display:grid}.link-icon svg{width:1.35rem;height:1.35rem;display:block}.link-label{color:var(--text);letter-spacing:-.01em;font-size:.98rem;font-weight:680}.link-description{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.35;overflow:hidden}.link-arrow{fill:none;width:1.25rem;height:1.25rem;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex:none;transition:transform .16s}.site-footer{color:var(--faint);letter-spacing:.03em;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;font-size:.75rem;display:flex}.footer-mark{color:var(--accent);font-size:1rem}@media (width>=600px){.page-shell{padding-top:5.5rem}.link-list{gap:.85rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
