:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}a{font-weight:500;color:inherit;text-decoration:inherit}a:hover{color:inherit}body{margin:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fafafa;padding:2rem;gap:3rem;width:100%;max-width:1200px;margin:0 auto}.profile{text-align:center;max-width:400px;padding:3rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.profile-image{width:120px;height:120px;border-radius:50%;margin-bottom:1.5rem;border:3px solid #e1e5e9;transition:transform .2s ease}.profile-image:hover{transform:scale(1.05)}.name{font-size:2rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.title{font-size:1.25rem;font-weight:400;color:#4a5568;margin:0 0 1.5rem}.description{font-size:1rem;color:#718096;line-height:1.6;margin:0 0 2rem}.github-link{display:inline-block;padding:.75rem 2rem;background-color:#24292e;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s ease}.github-link:hover{background-color:#1b1f23;color:#fff;transform:translateY(-2px)}.projects-section{max-width:900px;width:100%}.projects-title{font-size:1.75rem;font-weight:600;color:#2d3748;margin:0 0 2rem;text-align:center}.project-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0}.project-title{font-size:1.5rem;font-weight:600;margin:0 0 1rem}.project-link{color:#2563eb;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#1d4ed8;text-decoration:underline}.project-meta{display:flex;gap:1rem;margin-bottom:1.5rem;font-size:.875rem;color:#64748b}.project-date{font-weight:500}.project-tech{color:#059669;font-weight:500}.project-excerpt{font-size:1rem;color:#475569;line-height:1.7;margin-bottom:2rem}.project-features,.project-use-cases{margin-bottom:2rem}.project-features h4,.project-use-cases h4{font-size:1.1rem;font-weight:600;color:#374151;margin:0 0 .75rem}.project-features ul{margin:0;padding-left:0;list-style:none}.project-features li{margin-bottom:.5rem;color:#4b5563;line-height:1.5}.project-use-cases p{margin:0;color:#4b5563;line-height:1.6}.project-links{display:flex;gap:1rem;margin-top:2rem}.project-link-button{display:inline-block;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.875rem;transition:all .2s ease}.project-link-button:hover{background-color:#1d4ed8;color:#fff;transform:translateY(-1px)}.project-link-button.demo{background-color:#059669}.project-link-button.demo:hover{background-color:#047857;color:#fff}@media (max-width: 768px){.container{padding:1rem;gap:2rem}.profile{padding:2rem 1.5rem}.name{font-size:1.5rem}.title{font-size:1.1rem}.project-card{padding:2rem 1.5rem}.project-meta{flex-direction:column;gap:.5rem}.project-links{flex-direction:column}.project-link-button{text-align:center}}@media (max-width: 480px){.container{padding:.5rem}.project-card{padding:1.5rem 1rem}.project-title{font-size:1.25rem}}
