*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#111827}.hero{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}.hero-content{text-align:center;width:100%}.hero-title{font-size:clamp(2.75rem,8vw,6rem);font-weight:300;color:#6b7280;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;line-height:1;margin:0}.hero-subtitle{margin-top:2rem;font-size:1.125rem;color:#6b7280}.projects{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem}.projects-container{max-width:1200px;width:100%;margin:0 auto}.projects-title{font-size:3.75rem;font-weight:300;color:#6b7280;text-align:center;margin-bottom:5rem}.project-card-link{text-decoration:none}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;transition:border-color .3s;display:flex;flex-direction:column;height:100%}.project-card:hover{border-color:#d1d5db}.project-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.project-icon{width:40px;height:40px}.project-title{font-size:1.25rem;color:#1f2937;font-weight:400;margin:0}.project-description{color:#6b7280;line-height:1.6;font-size:.875rem;flex-grow:1}.about{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem}.about-container{max-width:800px;width:100%;margin:0 auto}.about-title{font-size:3.75rem;font-weight:300;color:#6b7280;text-align:center;margin-bottom:4rem}.about-content{max-width:600px;margin:0 auto}.about-subtitle{font-size:1.5rem;color:#374151;text-align:center;margin-bottom:2rem;font-weight:400}.about-text{color:#6b7280;line-height:1.6;margin-bottom:1.25rem}.about-contact{margin-top:5rem;text-align:center}.about-contact p{color:#6b7280;margin-bottom:1.5rem}.about-links{display:flex;justify-content:center;gap:2rem}.about-link{color:#6b7280;text-decoration:none;transition:color .3s}.about-link:hover{color:#1f2937}.footer{padding:2rem;text-align:center}.footer a{color:#9ca3af;font-size:.75rem;text-decoration:none;transition:color .3s}.footer a:hover{color:#6b7280}@media (max-width: 768px){.hero{padding:6rem 1.5rem 3rem;align-items:flex-start}.hero-content{text-align:left}.hero-title{font-size:clamp(2.5rem,8vw,3rem)}.hero-subtitle{font-size:1rem}.projects{padding:4rem 1.5rem}.projects-title,.about-title{font-size:2.5rem}.projects-grid{grid-template-columns:1fr}.project-card{padding:1.75rem}}@media (max-width: 480px){.hero{padding:5.5rem 1.25rem 2.5rem}.hero-title{font-size:2.35rem}.hero-subtitle{font-size:.95rem}.projects{padding:3.5rem 1.25rem}.projects-title{margin-bottom:3rem}.project-card{padding:1.5rem}}
