body{min-height:100dvh;display:flex;flex-direction:column}main[data-astro-cid-kh7btl4r]{flex:1;max-width:860px;margin:0 auto;width:100%;padding:2.5rem 1.5rem 4rem}.breadcrumb[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-family:var(--font-mono);font-size:.8rem}.prompt-char[data-astro-cid-kh7btl4r]{color:var(--green);font-weight:700;text-shadow:0 0 8px var(--green-glow)}.breadcrumb[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--text-muted);text-decoration:none;border-bottom:none;transition:color .15s}.breadcrumb[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--green);border-bottom:none;text-shadow:0 0 6px var(--green-glow)}.sep[data-astro-cid-kh7btl4r]{color:var(--border);opacity:.6}.current[data-astro-cid-kh7btl4r]{color:var(--green);text-shadow:0 0 6px var(--green-glow)}.about-window[data-astro-cid-kh7btl4r]{overflow:hidden}.about-body[data-astro-cid-kh7btl4r]{padding:1.5rem;display:flex;flex-direction:column;gap:0}.cmd-block[data-astro-cid-kh7btl4r]{padding:.75rem 0}.cmd-line[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem;font-family:var(--font-mono);font-size:.8rem}.prompt[data-astro-cid-kh7btl4r]{color:var(--green);font-weight:700;text-shadow:0 0 6px var(--green-glow)}.cmd[data-astro-cid-kh7btl4r]{color:var(--amber);font-size:.8rem}.cmd-file[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-size:.8rem}.cmd-output[data-astro-cid-kh7btl4r]{padding-left:1.5rem;border-left:2px solid var(--border-dim);margin-left:.5rem}.output-row[data-astro-cid-kh7btl4r]{display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-mono);font-size:.82rem;line-height:1.8}.key[data-astro-cid-kh7btl4r]{color:var(--text-muted);min-width:7ch;flex-shrink:0;font-size:.75rem;letter-spacing:.04em}.colon[data-astro-cid-kh7btl4r]{color:var(--border)}.val[data-astro-cid-kh7btl4r]{color:var(--text-bright)}.val[data-astro-cid-kh7btl4r].amber{color:var(--amber)}.prose-output[data-astro-cid-kh7btl4r]{color:var(--text);font-size:.88rem;line-height:1.8;max-width:68ch}.prose-output[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0 0 1em;text-wrap:pretty}.prose-output[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.skill-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.skill-group[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.5rem}.skill-label[data-astro-cid-kh7btl4r]{font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase}.skill-list[data-astro-cid-kh7btl4r]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.skill-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-size:.82rem;color:var(--text);padding-left:.75rem;position:relative}.skill-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"─";position:absolute;left:0;color:var(--green-dim);opacity:.6}.links-row[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.link-item[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted);text-decoration:none;border-bottom:none;transition:color .15s,text-shadow .15s}.link-item[data-astro-cid-kh7btl4r]:hover{color:var(--green);text-shadow:0 0 6px var(--green-glow);border-bottom:none}.link-arrow[data-astro-cid-kh7btl4r]{font-size:.7rem;opacity:.5;transition:opacity .15s,transform .15s}.link-item[data-astro-cid-kh7btl4r]:hover .link-arrow[data-astro-cid-kh7btl4r]{opacity:1;transform:translate(1px,-1px)}.divider[data-astro-cid-kh7btl4r]{height:1px;background:var(--border-dim);margin:.25rem 0}.trailing-prompt[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.4rem;padding-top:.75rem;font-family:var(--font-mono);font-size:.8rem}.cursor[data-astro-cid-kh7btl4r]{display:inline-block;width:.55em;height:.9em;background:var(--green);border-radius:1px;vertical-align:text-bottom;box-shadow:0 0 6px var(--green-glow);animation:blink 1.1s step-start infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:600px){.skill-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.links-row[data-astro-cid-kh7btl4r]{flex-direction:column;gap:.5rem}}@media(max-width:420px){main[data-astro-cid-kh7btl4r]{padding:1.5rem 1rem 3rem}.skill-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.cmd-output[data-astro-cid-kh7btl4r]{padding-left:.75rem}}
