*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%}.app{width:100%;min-height:100vh}.header{width:100%;padding:2rem 0;text-align:center;border-bottom:1px solid #e5e5e5}.header h1{font-size:2rem;font-weight:400;letter-spacing:-.02em;margin:0}.projects{width:100%}.project-section{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;border-bottom:1px solid #e5e5e5}.project-section:last-child{border-bottom:none}.project-content{width:100%;max-width:1200px;margin:0 auto}.project-title{font-size:3rem;font-weight:300;letter-spacing:-.03em;margin-bottom:1rem;line-height:1.2}.project-description{font-size:1.125rem;font-weight:400;line-height:1.6;color:#666;margin-bottom:2rem;max-width:800px}.project-meta{display:flex;gap:2rem;font-size:.875rem;color:#999;text-transform:uppercase;letter-spacing:.05em}.project-image{width:100%;margin-top:3rem;background:#f5f5f5;min-height:400px;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1rem}@media(max-width:768px){.project-title{font-size:2rem}.project-description{font-size:1rem}.project-meta{flex-direction:column;gap:.5rem}.project-section{padding:2rem 1rem}}
