.page-hero[data-astro-cid-kh7btl4r]{padding:8rem 0 2rem;border-bottom:1px solid var(--color-border);position:relative}.page-hero[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-cyan-dim),transparent)}.page-hero-inner[data-astro-cid-kh7btl4r]{max-width:600px}.page-hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.5rem,8vw,4.5rem);color:#fff;margin-bottom:.75rem;text-shadow:0 0 40px var(--color-cyan-glow)}.page-hero-desc[data-astro-cid-kh7btl4r]{font-size:1.05rem;color:var(--color-text-dim)}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 320px;gap:3rem;align-items:start}.about-bio[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.05rem;color:var(--color-text);line-height:1.8;margin-bottom:1rem}.about-heading[data-astro-cid-kh7btl4r]{font-size:1.5rem;color:#fff;margin-bottom:1.25rem;text-shadow:0 0 20px var(--color-cyan-glow)}.about-whois[data-astro-cid-kh7btl4r]{margin-top:2rem}.terminal-block[data-astro-cid-kh7btl4r]{background:var(--color-bg-card);border:1px solid var(--color-border);overflow:hidden}.terminal-bar[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.terminal-bar-title[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted)}.terminal-dots[data-astro-cid-kh7btl4r]{display:flex;gap:.4rem}.terminal-dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:var(--color-text-muted)}.terminal-dot[data-astro-cid-kh7btl4r]:first-child{background:#28c840}.terminal-dot[data-astro-cid-kh7btl4r]:nth-child(2){background:#febc2e}.terminal-dot[data-astro-cid-kh7btl4r]:nth-child(3){background:#ff5f57}.terminal-body[data-astro-cid-kh7btl4r]{padding:1.25rem}.whois-row[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;padding:.3rem 0;font-family:var(--font-mono);font-size:.8rem;border-bottom:1px solid rgba(255,255,255,.03)}.whois-row[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.whois-key[data-astro-cid-kh7btl4r]{color:var(--color-cyan);min-width:100px;flex-shrink:0}.whois-val[data-astro-cid-kh7btl4r]{color:var(--color-text-dim)}.whois-status[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.4rem;color:var(--color-green)}.status-dot[data-astro-cid-kh7btl4r]{width:6px;height:6px;border-radius:50%;background:var(--color-green);box-shadow:0 0 6px var(--color-green-glow);animation:statusBlink 2s ease-in-out infinite}@keyframes statusBlink{0%,to{opacity:1}50%{opacity:.4}}.about-links[data-astro-cid-kh7btl4r]{background:var(--color-bg-card);border:1px solid var(--color-border);padding:1.5rem;margin-bottom:1.25rem}.about-links-title[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.85rem;font-weight:500;color:var(--color-text-dim);margin-bottom:1rem}.about-links-prefix[data-astro-cid-kh7btl4r]{color:var(--color-green)}.links-list[data-astro-cid-kh7btl4r]{list-style:none;display:flex;flex-direction:column;gap:.15rem}.links-anchor[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.8rem;color:var(--color-text-dim);padding:.4rem .5rem;border-radius:2px;transition:all .2s ease}.links-anchor[data-astro-cid-kh7btl4r]:hover{background:#b44aff0d;color:var(--color-cyan);text-shadow:none}.links-icon[data-astro-cid-kh7btl4r]{color:var(--color-cyan-dim);font-size:.65rem}.links-name[data-astro-cid-kh7btl4r]{flex:1}.links-type[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);font-size:.7rem}.about-stats[data-astro-cid-kh7btl4r]{background:var(--color-bg-card);border:1px solid var(--color-border);padding:1.5rem}.about-stats-title[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--color-green);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.stat-row[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem;font-family:var(--font-mono);font-size:.75rem}.stat-label[data-astro-cid-kh7btl4r]{color:var(--color-text-dim);min-width:70px;flex-shrink:0}.stat-bar[data-astro-cid-kh7btl4r]{flex:1;height:4px;background:var(--color-surface);border-radius:2px;overflow:hidden}.stat-fill[data-astro-cid-kh7btl4r]{height:100%;background:var(--color-cyan);border-radius:2px;box-shadow:0 0 8px var(--color-cyan-glow)}.stat-fill-green[data-astro-cid-kh7btl4r]{background:var(--color-green);box-shadow:0 0 8px var(--color-green-glow)}.stat-val[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);min-width:30px;text-align:right}@media(max-width:768px){.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
