:root{--bg:#090d16;--bg-surface:#111827;--bg-surface-elevated:#1a2234;--border:#ffffff14;--border-hover:#38bdf859;--accent:#38bdf8;--accent-glow:#38bdf826;--text:#f8fafc;--text-muted:#94a3b8;--tag-bg:#38bdf81a}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);background-image:radial-gradient(80% 50% at 50% -20%,#38bdf81f,#0000),radial-gradient(circle at 100% 100%,#0ea5e90d,#0000 40%);background-repeat:no-repeat;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.6;display:flex}.container[data-astro-cid-lcdefpme]{width:100%;max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem}header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:2rem;display:flex}.brand[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.5rem;font-size:1.35rem;font-weight:800;text-decoration:none;display:flex}.brand-mark[data-astro-cid-lcdefpme]{background:var(--accent);width:10px;height:10px;box-shadow:0 0 12px var(--accent);border-radius:50%}.brand[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--accent)}nav[data-astro-cid-lcdefpme]{gap:1.5rem;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text)}.hero[data-astro-cid-lcdefpme]{padding:5rem 0 3.5rem}.badge[data-astro-cid-lcdefpme]{background:var(--tag-bg);color:var(--accent);border:1px solid #38bdf833;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.3rem .75rem;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:500;display:inline-flex}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;max-width:800px;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.15}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:620px;font-size:1.15rem;line-height:1.7}.section-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}h2[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.section-link[data-astro-cid-lcdefpme]{color:var(--accent);font-size:.875rem;font-weight:600;text-decoration:none}.section-link[data-astro-cid-lcdefpme]:hover{text-decoration:underline}.project-card[data-astro-cid-lcdefpme]{background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;margin-bottom:4rem;padding:2.25rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.project-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);transform:translateY(-2px)}.project-status[data-astro-cid-lcdefpme]{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:6px;margin-bottom:1rem;padding:.2rem .6rem;font-family:JetBrains Mono,monospace;font-size:.75rem;display:inline-block}.project-title[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.project-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:680px;margin-bottom:1.5rem;font-size:1.05rem}.tech-stack[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.tech-tag[data-astro-cid-lcdefpme]{color:var(--text-muted);background:var(--bg-surface-elevated);border:1px solid var(--border);border-radius:4px;padding:.25rem .5rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.devlog-grid[data-astro-cid-lcdefpme]{gap:1rem;display:grid}.devlog-card[data-astro-cid-lcdefpme]{background:var(--bg-surface);border:1px solid var(--border);color:inherit;border-radius:10px;padding:1.5rem;text-decoration:none;transition:all .2s;display:block}.devlog-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);background:var(--bg-surface-elevated);transform:translate(4px)}.devlog-meta[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.devlog-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text);margin-bottom:.5rem;font-size:1.2rem;font-weight:600;transition:color .15s}.devlog-card[data-astro-cid-lcdefpme]:hover h3[data-astro-cid-lcdefpme]{color:var(--accent)}.devlog-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-muted);font-size:.95rem;line-height:1.5}footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);margin-top:auto;padding:2.5rem 0;font-size:.875rem}
