:root{--bg-color:#fcfcfc;--text-main:#1a1a1a;--text-muted:#555;--accent:#2563eb;--font-display:"Lora", serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box}html,body{background-color:var(--bg-color);width:100%;min-height:100vh;color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-main);margin:0;font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none}.header[data-astro-cid-lcdefpme]{z-index:100;backdrop-filter:blur(8px);background:#fcfcfce6;width:100%;padding:2rem 4rem;position:fixed;top:0;left:0}.nav[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:500}.nav-links[data-astro-cid-lcdefpme]{gap:2.5rem;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem;transition:color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text-main)}.hero[data-astro-cid-lcdefpme]{align-items:center;max-width:1400px;min-height:90vh;margin:0 auto;padding:8rem 4rem 4rem;display:flex}.hero-content[data-astro-cid-lcdefpme]{max-width:900px}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem)}.hero-title[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{color:var(--text-muted);font-style:italic}.hero-subtitle[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:600px;font-size:clamp(1.125rem,2vw,1.35rem);line-height:1.7}.section-header[data-astro-cid-lcdefpme]{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.section-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:2rem;font-style:italic}.line[data-astro-cid-lcdefpme]{background-color:#e5e5e5;flex-grow:1;height:1px}.work[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:6rem 4rem}.project-list[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.project-item[data-astro-cid-lcdefpme]{border-bottom:1px solid #e5e5e5;gap:4rem;padding:4rem 0;display:flex}.project-item[data-astro-cid-lcdefpme]:first-child{border-top:1px solid #e5e5e5}.project-number[data-astro-cid-lcdefpme]{color:var(--text-muted);flex:0 0 50px;font-size:.85rem}.project-info[data-astro-cid-lcdefpme]{flex:1;max-width:800px}.project-title[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:2.5rem}.project-subtitle[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--text-muted);margin:0 0 1.5rem;font-size:1.25rem;font-style:italic}.project-desc[data-astro-cid-lcdefpme]{max-width:650px;margin-bottom:2.5rem;font-size:1.125rem}.project-meta[data-astro-cid-lcdefpme]{border-top:1px dashed #e5e5e5;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.project-tech[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem}.project-link[data-astro-cid-lcdefpme]{font-size:.95rem;font-weight:500;transition:transform .2s}.project-link[data-astro-cid-lcdefpme]:hover{transform:translate(4px)}.about[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:6rem 4rem}.about-content[data-astro-cid-lcdefpme]{grid-template-columns:3fr 2fr;gap:6rem;display:grid}.about-text[data-astro-cid-lcdefpme]{font-size:1.25rem}.about-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1.5rem}.skill-group[data-astro-cid-lcdefpme]{margin-bottom:2.5rem}.skill-group[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.skill-group[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1.125rem}.footer[data-astro-cid-lcdefpme]{background-color:var(--text-main);color:var(--bg-color);text-align:center;padding:8rem 4rem 4rem}.footer-title[data-astro-cid-lcdefpme]{color:var(--bg-color);margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem)}.email-link[data-astro-cid-lcdefpme]{font-family:var(--font-body);border-bottom:1px solid #fcfcfc4d;margin-bottom:4rem;padding-bottom:.5rem;font-size:1.5rem;transition:border-color .2s;display:inline-block}.email-link[data-astro-cid-lcdefpme]:hover{border-color:var(--bg-color)}.social-links[data-astro-cid-lcdefpme]{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.social-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.85rem;transition:opacity .2s}.social-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{opacity:1}.copyright[data-astro-cid-lcdefpme]{opacity:.5;font-size:.85rem}@media (width<=900px){.header[data-astro-cid-lcdefpme],.hero[data-astro-cid-lcdefpme],.work[data-astro-cid-lcdefpme],.about[data-astro-cid-lcdefpme],.footer[data-astro-cid-lcdefpme]{padding-left:2rem;padding-right:2rem}.about-content[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:3rem}.project-item[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.5rem}.project-meta[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:1rem}}
