@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree Fallback;src:local("Arial");ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.00%;size-adjust:100.72%}.__className_2ca027{font-family:Figtree,Figtree Fallback;font-style:normal}:root{--background:#E6E3D8;--foreground:#1E1E1E;--text-secondary:#666666;--border-color:#e0e0e0}body,html{overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.header{grid-column:col-start/span 3;background-color:green}.logo{font-size:1.2rem;font-weight:600;color:var(--foreground)}.nav{display:flex;gap:2rem}.nav a{font-size:1rem;color:var(--foreground);transition:opacity .2s ease}.nav a:hover{opacity:.6}.social-icons{display:flex;gap:1.5rem;align-items:center}.social-icon{width:20px;height:20px;fill:var(--foreground);transition:opacity .2s ease}.social-icon:hover{opacity:.6}.hero{margin:4rem 0 6rem}.hero h1{font-size:2.5rem;font-weight:400;line-height:1.3;max-width:600px;margin-bottom:4rem}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem 3rem;gap:4rem 3rem;margin-bottom:6rem}.project-card{display:block;transition:transform .2s ease}.project-card:hover{transform:translateY(-4px)}.project-image{width:100%;height:280px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.project-title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:var(--foreground)}.project-tags{font-size:.9rem;color:var(--text-secondary)}.contact{margin-top:6rem;padding-bottom:4rem}.contact h2{font-size:2rem;font-weight:400;margin-bottom:2rem}.contact-links{display:flex;flex-direction:column;gap:.5rem}.contact-links a{font-size:1rem;color:var(--foreground);text-transform:uppercase;letter-spacing:.5px;transition:opacity .2s ease}.contact-links a:hover{opacity:.6}@media (max-width:768px){.header{padding:1.5rem;flex-direction:column;gap:1rem}.hero h1{font-size:2rem;margin-bottom:3rem}.portfolio-grid{grid-template-columns:1fr;gap:3rem}.project-image{height:240px}.nav{gap:1.5rem}.social-icons{order:3}}@media (max-width:480px){.hero h1{font-size:1.8rem}.project-title{font-size:1.2rem}.contact h2{font-size:1.6rem}}@media (prefers-color-scheme:dark){html{color-scheme:dark}}