: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;justify-content:center;align-items:flex-start;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}}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#0f1117;color:#d0d0d0}.hero{position:relative;height:40vh;display:flex;justify-content:center;align-items:center;background:url(/images/hero-bg.png) center/cover no-repeat}.hero-overlay{background-color:#0009;padding:2rem;text-align:center;border-radius:10px}.hero h1{font-size:2.5rem;color:#6f9;margin-bottom:.5rem}.hero p{font-size:1.2rem;color:#ddd;margin-bottom:1rem}.hero-buttons a{display:inline-block;margin:.5rem;padding:.5rem 1rem;color:#6cf;border:2px solid #66ccff;border-radius:5px;text-decoration:none;transition:all .3s}.hero-buttons a:hover{background-color:#6cf;color:#0f1117}.about{padding:4rem 1.5rem;background-color:#0f1117;display:flex;justify-content:center}.about-container{max-width:900px;display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.about-img{width:200px;height:200px;border-radius:100%;background:url(/images/profil.jpg) center/cover no-repeat;object-fit:cover;border:4px solid #66ff99}.about-text{flex:1;min-width:250px}.about-text h2{font-size:1.8rem;color:#6cf;margin-bottom:1rem}.about-text p{font-size:1rem;margin-bottom:.8rem;color:#ddd;line-height:1.6}@media (max-width: 700px){.about-container{flex-direction:column;align-items:center;text-align:center}}.projects{padding:4rem 1.5rem;max-width:1000px;margin:0 auto}.projects h2{font-size:1.8rem;color:#6cf;margin-bottom:2rem;text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.project-card{background-color:#161a23;border:1px solid #333;border-radius:8px;padding:1rem;transition:transform .3s,box-shadow .3s}.project-card:hover{transform:translateY(-5px);box-shadow:0 0 15px #66ccff4d}.project-card h3{color:#6f9;margin-bottom:.5rem}.project-card p{color:#ddd;font-size:.95rem;margin-bottom:.8rem}.project-card a{color:#6cf;text-decoration:none;font-weight:700}.project-card a:hover{text-decoration:underline}.contact{padding:4rem 1.5rem;text-align:center;background-color:#0f1117}.contact h2{display:flex;justify-content:center;flex-wrap:wrap;font-size:1.8rem;color:#6cf;margin-bottom:1rem}.contact p{display:flex;justify-content:center;flex-wrap:wrap;color:#ccc;margin-bottom:1.5rem}.contact-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.contact-links a{display:inline-block;margin:.5rem;padding:.5rem 1rem;color:#6cf;border:2px solid #66ccff;border-radius:5px;text-decoration:none;transition:all .3s}.contact-links a:hover{background-color:#6cf;color:#0f1117}
