.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:100svh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.hero-grid[data-astro-cid-ge2uvauf]{background-image:radial-gradient(circle, var(--border) 1px, transparent 1px);opacity:.45;pointer-events:none;background-size:30px 30px;position:absolute;inset:0;mask-image:linear-gradient(#000000b3 0%,#0000 85%)}.hero-inner[data-astro-cid-ge2uvauf]{padding-block:5rem;position:relative}.hero-eyebrow[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.03em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.82rem;display:inline-flex}.eyebrow-dot[data-astro-cid-ge2uvauf]{background:var(--live);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite dot-pulse;display:inline-block}@keyframes dot-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 var(--live-bg)}50%{opacity:.6;box-shadow:0 0 0 6px #10b98100}}.hero-heading[data-astro-cid-ge2uvauf]{letter-spacing:-.035em;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:700;line-height:1.05}.hero-role[data-astro-cid-ge2uvauf]{color:var(--accent);display:block}.hero-meta[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.75rem;font-size:clamp(.78rem,1.6vw,.95rem);display:flex}.meta-brk[data-astro-cid-ge2uvauf]{color:var(--accent);font-weight:600}.meta-item[data-astro-cid-ge2uvauf]{color:var(--text-2)}.meta-sep[data-astro-cid-ge2uvauf]{color:var(--border-2)}.meta-live[data-astro-cid-ge2uvauf]{color:var(--live)}.hero-bio[data-astro-cid-ge2uvauf]{color:var(--text-2);max-width:52ch;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.75}.hero-cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=480px){.hero-cta[data-astro-cid-ge2uvauf]{flex-direction:column}.hero-cta[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{justify-content:center;width:100%}}.card[data-astro-cid-y2vllrex]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);transition:border-color var(--t), background var(--t), transform var(--t), box-shadow var(--t);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.card--live[data-astro-cid-y2vllrex]:before{content:"";background:radial-gradient(circle at 0% 0%, var(--accent-glow-2), transparent 70%);pointer-events:none;width:160px;height:160px;position:absolute;top:0;left:0}.card[data-astro-cid-y2vllrex]:hover{border-color:var(--border-2);background:var(--surface-2);transform:translateY(-3px);box-shadow:0 8px 32px #00000059}.card-top[data-astro-cid-y2vllrex]{justify-content:space-between;align-items:center;display:flex}.badge-static[data-astro-cid-y2vllrex]{font-size:.68rem;font-family:var(--font-mono);background:var(--surface-2);color:var(--text-muted);border:1px solid var(--border-2);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:.22em .7em;font-weight:500;display:inline-flex}.card-year[data-astro-cid-y2vllrex]{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.card-title[data-astro-cid-y2vllrex]{letter-spacing:-.01em;color:var(--text);font-size:1.15rem;font-weight:600;line-height:1.3}.card-desc[data-astro-cid-y2vllrex]{color:var(--text-2);flex:1;max-width:none;font-size:.9rem;line-height:1.65}.card-tags[data-astro-cid-y2vllrex]{flex-wrap:wrap;gap:.4rem;display:flex}.tag-extra[data-astro-cid-y2vllrex]{border-color:var(--border-2);color:var(--text-muted);background:0 0}.card-links[data-astro-cid-y2vllrex]{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.section-header[data-astro-cid-2zwc476k]{margin-bottom:2.5rem}.section-header[data-astro-cid-2zwc476k] h2[data-astro-cid-2zwc476k]{margin-bottom:.6rem}.section-header[data-astro-cid-2zwc476k] p[data-astro-cid-2zwc476k]{color:var(--text-2);max-width:60ch;font-size:1rem}.skills-grid[data-astro-cid-2zwc476k]{grid-template-columns:1fr 1fr;gap:2.5rem 3.5rem;display:grid}.cat-label[data-astro-cid-2zwc476k]{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;max-width:none;margin-bottom:.65rem;font-size:.68rem}.badge-row[data-astro-cid-2zwc476k]{flex-wrap:wrap;align-items:flex-start;gap:.4rem .35rem;display:flex}.skill-badge[data-astro-cid-2zwc476k]{width:auto;height:26px;transition:transform var(--t), opacity var(--t);border-radius:4px;flex-shrink:0;display:block}.skill-badge[data-astro-cid-2zwc476k]:hover{opacity:.88;transform:translateY(-2px)}@media (width<=640px){.skills-grid[data-astro-cid-2zwc476k]{grid-template-columns:1fr;gap:2rem}}.social-badges[data-astro-cid-y2qsmizv]{flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;display:flex}.social-badges[data-astro-cid-y2qsmizv] a[data-astro-cid-y2qsmizv]{transition:opacity var(--t), transform var(--t);line-height:0;display:inline-block}.social-badges[data-astro-cid-y2qsmizv] a[data-astro-cid-y2qsmizv]:hover{opacity:.85;transform:translateY(-2px)}.social-badges[data-astro-cid-y2qsmizv] img[data-astro-cid-y2qsmizv]{border-radius:4px;display:block}.section-header[data-astro-cid-lcdefpme]{margin-bottom:2.5rem}.section-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:.6rem}.section-header[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:60ch;color:var(--text-2);font-size:1rem}.live-hint[data-astro-cid-lcdefpme]{color:var(--live);font-family:var(--font-mono);font-size:.8em}.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.about-wrap[data-astro-cid-lcdefpme]{max-width:700px}.about-wrap[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.about-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.about-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:none;color:var(--text-2)}.connect-block[data-astro-cid-lcdefpme]{margin-bottom:2rem}.connect-label[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;max-width:none;margin-bottom:.65rem;font-size:.68rem}.about-stats[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);flex-wrap:wrap;gap:1.5rem 3rem;padding-top:1.75rem;display:flex}.stat[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem;display:flex}.stat-label[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.stat-value[data-astro-cid-lcdefpme]{color:var(--text);font-size:.95rem;font-weight:500}@media (width<=640px){.projects-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
