:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}}#root{display:contents}._menu_18ss4_1{position:fixed;top:0;left:0;width:100%;background-color:#333;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:60px;z-index:1000}._logo_18ss4_31{font-size:1.5rem;font-weight:700;color:#fff}._navList_18ss4_43{display:flex;list-style:none;margin:0;padding:0 40px 0 0}._navItem_18ss4_57{margin-left:20px}._navLink_18ss4_65{text-decoration:none;color:#fff;font-weight:500}.project-card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0003}.project-image{width:100%;height:200px;overflow:hidden;border-radius:4px;margin-bottom:1rem}.project-image img{width:100%;height:100%;object-fit:cover}.project-card h3{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.project-card p{color:#34495e;margin-bottom:1rem;line-height:1.6}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{background-color:#e9ecef;color:#495057;padding:.25rem .75rem;border-radius:15px;font-size:.875rem}.project-link{display:inline-block;background-color:#3498db;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.project-link:hover{background-color:#2980b9}.sections{padding-top:30px;width:100%}.section{min-height:100vh;padding:4rem 2rem;display:flex;align-items:center;justify-content:center}.section-content{max-width:1200px;width:100%;margin:0 auto}#main{background-color:#f8f9fa;text-align:center}#main h1{font-size:3rem;color:#2c3e50;margin-bottom:1rem}#main p{font-size:1.2rem;color:#34495e}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.skill-item{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.skill-item h3{color:#2c3e50;margin-bottom:1rem}.skill-item ul{list-style:none;padding:0}.skill-item li{color:#34495e;margin-bottom:.5rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.project-card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.project-card h3{color:#2c3e50;margin-bottom:1rem}#contact{background-color:#f8f9fa}.contact-info{text-align:center;margin-top:2rem}.contact-info p{color:#34495e;margin-bottom:1rem;font-size:1.1rem}.section h2{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:2rem}
