:root{--bg:#f7f5f0;--text:#1c1c1a;--muted:#66645f;--accent:#8c6b3f;--accent-dark:#604726;--border:#ddd7cc;--card:#fff;--shadow:#0000000d}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.7}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme],h4[data-astro-cid-lcdefpme]{color:var(--text);font-weight:600;line-height:1.25}h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-size:clamp(2.4rem,5vw,4rem)}h2[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1rem;font-size:2rem}h3[data-astro-cid-lcdefpme]{font-size:1.25rem}h4[data-astro-cid-lcdefpme]{color:var(--accent);margin:.5rem 0 1rem}p[data-astro-cid-lcdefpme]{margin-bottom:1.2rem}a[data-astro-cid-lcdefpme]{color:var(--accent-dark);text-decoration:none;transition:all .2s}a[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.container[data-astro-cid-lcdefpme]{width:min(1100px,90%);margin:auto}.narrow[data-astro-cid-lcdefpme]{max-width:800px}.section[data-astro-cid-lcdefpme]{padding:5rem 0}main[data-astro-cid-lcdefpme]{overflow:hidden}.site-header[data-astro-cid-lcdefpme]{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#f7f5f0eb;position:sticky;top:0}.site-header[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;padding:1.2rem 0;display:flex}.logo[data-astro-cid-lcdefpme]{letter-spacing:.08em;font-size:.95rem;font-weight:700}nav[data-astro-cid-lcdefpme]{gap:1.5rem;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:none;font-size:.9rem}.hero[data-astro-cid-lcdefpme]{padding:7rem 0 5rem}.eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);font-size:.85rem;font-weight:600}.lead[data-astro-cid-lcdefpme]{color:var(--muted);max-width:750px;margin-top:1.5rem;font-size:1.25rem}.hero-buttons[data-astro-cid-lcdefpme]{gap:1rem;margin-top:2rem;display:flex}.button[data-astro-cid-lcdefpme]{border:1px solid var(--accent);border-radius:4px;padding:.8rem 1.5rem}.button[data-astro-cid-lcdefpme].primary{background:var(--accent);color:#fff}.button[data-astro-cid-lcdefpme].secondary{color:var(--accent-dark)}.timeline[data-astro-cid-lcdefpme]{flex-direction:column;gap:2rem;display:flex}.experience[data-astro-cid-lcdefpme],.project[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--border);box-shadow:0 8px 20px var(--shadow);border-radius:8px;padding:2rem}.experience[data-astro-cid-lcdefpme].featured{border-left:5px solid var(--accent)}.experience-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;display:flex}.date[data-astro-cid-lcdefpme]{color:var(--muted);white-space:nowrap;font-size:.9rem}.section-intro[data-astro-cid-lcdefpme]{color:var(--muted);max-width:800px}.tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;list-style:none;display:flex}.tags[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--accent-dark);background:#eee7dc;border-radius:20px;padding:.35rem .75rem;font-size:.8rem}.project-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.skills-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:2rem;display:grid}.skills-grid[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin-top:1rem;padding-left:1.2rem}.skills-grid[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-bottom:.5rem}#education[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme],.contact-links[data-astro-cid-lcdefpme]{margin-top:2rem}.contact-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;border-radius:4px;padding:.8rem 1.5rem;display:inline-block}.site-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);color:var(--muted);padding:2rem 0;font-size:.9rem}@media (width<=800px){.site-header[data-astro-cid-lcdefpme] .container[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem}nav[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center}.hero[data-astro-cid-lcdefpme]{padding-top:4rem}.hero-buttons[data-astro-cid-lcdefpme]{flex-direction:column}.experience-header[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}.date[data-astro-cid-lcdefpme]{white-space:normal}}@media (width<=500px){.container[data-astro-cid-lcdefpme]{width:92%}h1[data-astro-cid-lcdefpme]{font-size:2.2rem}h2[data-astro-cid-lcdefpme]{font-size:1.6rem}.experience[data-astro-cid-lcdefpme],.project[data-astro-cid-lcdefpme]{padding:1.4rem}}
