:root{--bg: oklch(.09 .01 285);--bg-2: oklch(.12 .015 285);--text: oklch(.93 .005 285);--text-muted: oklch(.52 .01 285);--accent: oklch(.72 .18 295);--border: oklch(.18 .015 285);--font-serif: "DM Serif Display", Georgia, serif;--font-sans: "Inter Variable", system-ui, sans-serif;--font-mono: "JetBrains Mono Variable", ui-monospace, monospace}.portfolio[data-astro-cid-hcjuqwdu]{background:var(--bg);color:var(--text);min-height:100vh;font-family:var(--font-sans)}.nav[data-astro-cid-hcjuqwdu]{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3rem;background:#020204d9;border-bottom:1px solid var(--border);backdrop-filter:blur(8px)}.nav__logo[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:1.125rem;color:var(--text);text-decoration:none;transition:color .2s}.nav__logo[data-astro-cid-hcjuqwdu]:hover{color:var(--accent)}.nav__links[data-astro-cid-hcjuqwdu]{display:flex;gap:1.5rem}.nav__link[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;transition:color .2s}.nav__link[data-astro-cid-hcjuqwdu]:hover,.nav__link--active[data-astro-cid-hcjuqwdu]{color:var(--accent)}.portfolio-hero[data-astro-cid-hcjuqwdu]{position:relative;padding:10rem 3rem 5rem}.portfolio-hero__container[data-astro-cid-hcjuqwdu]{max-width:900px}.portfolio-hero__eyebrow[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.portfolio-hero__title[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:clamp(3rem,8vw,6.5rem);line-height:.95;letter-spacing:-.02em;color:var(--text);font-style:normal}.portfolio-hero__title-em[data-astro-cid-hcjuqwdu]{color:var(--accent);font-style:italic}.portfolio-hero__rule[data-astro-cid-hcjuqwdu]{position:absolute;bottom:0;left:3rem;right:3rem;height:1px;background:var(--border)}.featured[data-astro-cid-hcjuqwdu]{padding:4rem 3rem 0;max-width:100%}.featured__grid[data-astro-cid-hcjuqwdu]{display:grid;grid-template-columns:1fr 1px 1fr;gap:0 4rem;align-items:start}.featured__divider[data-astro-cid-hcjuqwdu]{background:var(--border);width:1px;align-self:stretch}.featured__item[data-astro-cid-hcjuqwdu]{padding:0}.featured__badge[data-astro-cid-hcjuqwdu]{display:inline-block;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--bg);background:var(--accent);padding:.3rem .75rem;margin-bottom:2rem}.featured__badge--secondary[data-astro-cid-hcjuqwdu]{background:var(--text-muted)}.featured__meta[data-astro-cid-hcjuqwdu]{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.featured__tag[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);padding:.25rem .6rem}.featured__title[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4.5rem);line-height:.95;color:var(--text);font-weight:400;margin-bottom:.5rem}.featured__subtitle[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.8rem;letter-spacing:.1em;color:var(--accent);margin-bottom:1.5rem}.featured__desc[data-astro-cid-hcjuqwdu]{font-size:1rem;line-height:1.75;color:var(--text-muted);max-width:520px;margin-bottom:2rem}.featured__actions[data-astro-cid-hcjuqwdu]{display:flex;gap:1.5rem;align-items:center}.featured__cta[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.8rem;color:var(--text);text-decoration:none;border:1px solid var(--accent);padding:.75rem 1.5rem;transition:background .2s,color .2s}.featured__cta[data-astro-cid-hcjuqwdu]:hover{background:var(--accent);color:#020204}.featured__rule[data-astro-cid-hcjuqwdu]{margin-top:4rem;height:1px;background:var(--border)}.projects[data-astro-cid-hcjuqwdu]{padding:4rem 3rem;max-width:100%}.projects__header[data-astro-cid-hcjuqwdu]{display:flex;align-items:baseline;gap:1rem;margin-bottom:2.5rem}.projects__heading[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:2rem;color:var(--text);font-weight:400}.projects__count[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.15em;color:var(--text-muted)}.projects__grid[data-astro-cid-hcjuqwdu]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.project-card[data-astro-cid-hcjuqwdu]{background:var(--bg);padding:2rem;text-decoration:none;transition:background .2s;display:block}.project-card[data-astro-cid-hcjuqwdu]:hover{background:var(--bg-2)}.project-card--ghost[data-astro-cid-hcjuqwdu]{opacity:.6}.project-card--ghost[data-astro-cid-hcjuqwdu]:hover{opacity:1}.project-card__header[data-astro-cid-hcjuqwdu]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.project-card__lang[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.project-card__arrow[data-astro-cid-hcjuqwdu]{font-size:1rem;color:var(--text-muted);transition:color .2s,transform .2s}.project-card[data-astro-cid-hcjuqwdu]:hover .project-card__arrow[data-astro-cid-hcjuqwdu]{color:var(--accent);transform:translate(2px,-2px)}.project-card__title[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:1.375rem;color:var(--text);font-weight:400;margin-bottom:.5rem}.project-card__desc[data-astro-cid-hcjuqwdu]{font-family:var(--font-sans);font-size:.85rem;line-height:1.65;color:var(--text-muted)}.writing-cta[data-astro-cid-hcjuqwdu]{padding:5rem 3rem 6rem;border-top:1px solid var(--border);max-width:100%}.writing-cta__eyebrow[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem}.writing-cta__title[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,3rem);color:var(--text);font-weight:400;margin-bottom:2rem;line-height:1.1}.writing-cta__link[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.8rem;color:var(--accent);text-decoration:none;border-bottom:1px solid oklch(.72 .18 295 / .3);padding-bottom:.1rem;transition:border-color .2s}.writing-cta__link[data-astro-cid-hcjuqwdu]:hover{border-color:var(--accent)}.footer[data-astro-cid-hcjuqwdu]{border-top:1px solid var(--border);padding:3rem}.footer__inner[data-astro-cid-hcjuqwdu]{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.footer__inner[data-astro-cid-hcjuqwdu]{flex-direction:row;align-items:center;justify-content:space-between}}.footer__name[data-astro-cid-hcjuqwdu]{font-family:var(--font-serif);font-size:1.125rem;color:var(--text);font-weight:400}.footer__tagline[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.05em;color:var(--text-muted);margin-top:.25rem}.footer__links[data-astro-cid-hcjuqwdu]{display:flex;gap:1.5rem}.footer__link[data-astro-cid-hcjuqwdu]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--text-muted);text-decoration:none;transition:color .2s}.footer__link[data-astro-cid-hcjuqwdu]:hover{color:var(--accent)}@media(max-width:768px){.nav[data-astro-cid-hcjuqwdu]{padding:1rem 1.5rem}.portfolio-hero[data-astro-cid-hcjuqwdu]{padding:7rem 1.5rem 3rem}.featured[data-astro-cid-hcjuqwdu]{padding:3rem 1.5rem 0}.featured__grid[data-astro-cid-hcjuqwdu]{grid-template-columns:1fr;gap:3rem}.featured__divider[data-astro-cid-hcjuqwdu]{display:none}.projects[data-astro-cid-hcjuqwdu]{padding:3rem 1.5rem}.projects__grid[data-astro-cid-hcjuqwdu]{grid-template-columns:1fr}.writing-cta[data-astro-cid-hcjuqwdu]{padding:3rem 1.5rem 4rem}.footer[data-astro-cid-hcjuqwdu]{padding:2rem 1.5rem}}
