body{margin:0;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#111;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:#000}.layout{display:flex;min-height:100vh}.sidebar{width:200px;padding:3rem 3rem;border-right:1px solid #eee;text-align:left;background-image:url("/assets/bkgd.JPG");background-size:cover;background-position:center;background-repeat:no-repeat}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden}.sidebar,.sidebar h1,.sidebar p,.sidebar a,.bio,.location{color:#fff}.avatar{width:200px;height:200px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 1.5rem auto}.sidebar h1{font-size:2rem;font-weight:600}.sidebar{display:flex;flex-direction:column;align-items:center}.bio{font-size:1rem}.location{font-size:1rem}.icon-links a{color:#fff;font-size:1rem}.icon-links a:hover{opacity:0.75}.icon-links a:hover{opacity:0.75}.sidebar{text-align:center}.icon-links{align-items:center}.main{flex:1;display:flex;flex-direction:column}.topbar{padding:1.5rem 3rem 1.5rem 3rem;border-bottom:1px solid #f2f2f2}.topbar nav{display:flex;justify-content:left;align-items:left;gap:3rem}.topbar nav a{font-size:2rem;font-weight:500;color:#000;letter-spacing:0.01em;text-decoration:none;transition:color 0.2s ease}.topbar nav a:hover{opacity:0.75}.content{padding:2rem 3rem;max-width:900px}h1,h2,h3{font-weight:500;line-height:1.3;margin-top:1.5rem}p{margin-bottom:1rem}.grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:2rem;margin-top:1.5rem}.project-card{border:1px solid #e6e6e6;border-radius:10px;padding:1.5rem 1.5rem;margin-bottom:1.5rem;background:#fff;transition:box-shadow 0.2s ease, transform 0.2s ease}.project-card a{color:#0645ad;text-decoration:underline}.project-card a:hover{color:#000}.project-card:hover{box-shadow:0 4px 18px rgba(0,0,0,0.06);transform:translateY(-2px)}.project-card h2{margin-top:0;font-size:1.2rem;font-weight:600}
