.me-head[data-astro-cid-3nj7nhes]{display:flex;align-items:center;gap:var(--sp-4);padding:var(--sp-5) 0 var(--sp-4);border-bottom:1px dashed var(--line-2);margin-bottom:var(--sp-5)}.me-head[data-astro-cid-3nj7nhes][aria-busy=true] .me-head__name[data-astro-cid-3nj7nhes]{opacity:.4}.me-head__avatar[data-astro-cid-3nj7nhes]{flex-shrink:0}.me-head__info[data-astro-cid-3nj7nhes]{flex:1;min-width:0}.me-head__name[data-astro-cid-3nj7nhes]{font-family:var(--font-display);font-size:var(--fs-h1);line-height:var(--lh-h1);font-weight:var(--fw-bold);letter-spacing:-.02em;color:var(--ink);margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.me-head__meta[data-astro-cid-3nj7nhes]{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-dim);text-transform:uppercase;letter-spacing:.12em;margin:0}.me-head__edit[data-astro-cid-3nj7nhes]{flex-shrink:0}.me-head__avatar[data-astro-cid-3nj7nhes] .me-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.me-stats[data-astro-cid-3nj7nhes]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-2);padding:var(--sp-4);border:1px dashed var(--line-2);border-radius:var(--radius);margin-bottom:var(--sp-6)}.me-stats__item[data-astro-cid-3nj7nhes]{align-items:center;text-align:center}.me-section[data-astro-cid-3nj7nhes]{margin-bottom:var(--sp-6)}.me-section__head[data-astro-cid-3nj7nhes]{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-3);margin-bottom:var(--sp-3)}.me-section__title[data-astro-cid-3nj7nhes]{font-family:var(--font-display);font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:var(--fw-bold);color:var(--ink);margin:0}.me-section__hint[data-astro-cid-3nj7nhes]{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint);text-transform:uppercase;letter-spacing:.15em}.me-records[data-astro-cid-3nj7nhes]{display:flex;flex-direction:column;gap:var(--sp-2)}.rec{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:var(--sp-3);padding:var(--sp-3);background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.rec:hover{border-color:var(--accent);transform:translate(2px)}.rec:focus-visible{outline:2px solid var(--accent-3);outline-offset:2px}.rec__thumb{width:56px;height:56px;border-radius:var(--radius-sm);background:var(--bg-3)}.rec__thumb[data-slug=anima]{background:linear-gradient(135deg,#ff3df0,#3dd9ff)}.rec__thumb[data-slug=neon-penguin]{background:linear-gradient(135deg,#3dd9ff,#c9ff3d)}.rec__thumb[data-slug=pulso]{background:linear-gradient(135deg,#c9ff3d,#ff3df0)}.rec__body{min-width:0}.rec__title{font-family:var(--font-display);font-size:var(--fs-h3);line-height:1.15;font-weight:var(--fw-bold);color:var(--ink);margin:0}.rec__extras{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint);text-transform:uppercase;letter-spacing:.12em;margin:2px 0 0}.rec__score{text-align:right;display:flex;flex-direction:column;gap:2px}.rec__score-value{font-family:var(--font-display);font-size:var(--fs-h3);font-weight:var(--fw-bold);color:var(--accent);line-height:1}.rec__score-label{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--ink-faint);text-transform:uppercase;letter-spacing:.12em}.me-empty[data-astro-cid-3nj7nhes]{padding:var(--sp-5);text-align:center;border:1px dashed var(--line-2);border-radius:var(--radius);color:var(--ink-dim);display:flex;flex-direction:column;align-items:center;gap:var(--sp-2)}.me-empty--soft[data-astro-cid-3nj7nhes]{border-style:dashed;border-color:var(--line)}.me-empty__title[data-astro-cid-3nj7nhes]{font-family:var(--font-display);font-size:var(--fs-body);font-weight:var(--fw-semibold);color:var(--ink);margin:0}.me-empty__copy[data-astro-cid-3nj7nhes]{font-size:var(--fs-sm);color:var(--ink-dim);margin:0;max-width:42ch}.me-empty[data-astro-cid-3nj7nhes]>.btn{margin-top:var(--sp-2)}.me-devs-cta__inner[data-astro-cid-3nj7nhes]{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);padding:var(--sp-4);background:var(--bg-2);border:1px dashed var(--accent-2);border-radius:var(--radius)}.me-devs-cta__copy[data-astro-cid-3nj7nhes]{flex:1;min-width:0}.me-devs-cta__title[data-astro-cid-3nj7nhes]{font-family:var(--font-display);font-size:var(--fs-h3);line-height:1.15;font-weight:var(--fw-bold);color:var(--accent-2);margin:0 0 4px}.me-devs-cta__text[data-astro-cid-3nj7nhes]{font-size:var(--fs-sm);color:var(--ink-dim);margin:0;line-height:var(--lh-body)}.me-devs-cta__btn[data-astro-cid-3nj7nhes]{flex-shrink:0}@media(max-width:767px){.me-head[data-astro-cid-3nj7nhes]{gap:var(--sp-3);padding:var(--sp-4) 0 var(--sp-3)}.me-head__name[data-astro-cid-3nj7nhes]{font-size:var(--fs-h2);line-height:var(--lh-h2)}.me-head__edit[data-astro-cid-3nj7nhes]{display:none}.me-stats[data-astro-cid-3nj7nhes]{padding:var(--sp-3)}.rec{grid-template-columns:44px 1fr auto;gap:var(--sp-2);padding:var(--sp-2)}.rec__thumb{width:44px;height:44px}.me-devs-cta__inner[data-astro-cid-3nj7nhes]{flex-direction:column;align-items:stretch;text-align:center;gap:var(--sp-3)}.me-devs-cta__btn[data-astro-cid-3nj7nhes]{width:100%}}
