*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,sans-serif;background-color:#000;color:#111;line-height:1.6}nav.navbar{display:flex;justify-content:space-between;padding:1rem 2rem;background:#fff;border-bottom:1px solid #ccc}.logo{font-weight:700}.nav-links{list-style:none;display:flex;gap:1.5rem}.nav-links a{text-decoration:none;color:#111}.hero,.projects,.contact{padding:4rem 2rem;text-align:center}.project-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.footer{text-align:center;padding:2rem;background:#eee;font-size:.9rem;margin-top:2rem}
