: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}}body{margin:0;font-family:Montserrat,sans-serif;background-color:#fafeff;color:#0a001b}#root{width:100%;text-align:center}.header-section{background-color:#0a001b;color:#fff;height:110vh}.header-section:before{content:"";position:absolute;bottom:-10vh;left:0;width:100%;height:100px;background:#fafeff;clip-path:ellipse(75% 100% at 50% 100%)}.header-grid{height:100vh}.header-text h1{font-size:4rem;margin-bottom:2rem}.header-text p{font-size:1.3rem;line-height:1.7}.profile-card{flex:1;background:#fff;border-radius:10px;padding:1rem;text-align:center;box-shadow:0 4px 8px #0000001a}.profile-image{width:100%;border-radius:50%;margin-bottom:1rem}.profile-card h3{font-size:1.5rem;margin-bottom:.5rem}.profile-card p{font-size:1rem;color:#555}.about-text{flex:2}.about-text p{text-align:left;font-size:1.1rem;line-height:1.6;color:#333}.environments-list{flex:1}.environments-list h2{font-size:2rem;margin-bottom:1rem}.environment-item{margin-bottom:.5rem}.environment-header{width:100%;padding:1rem;border:1px solid #ddd;border-radius:5px;text-align:left;font-size:1.1rem;cursor:pointer}.environment-header.open{background:#0a001b;color:#fff}.environment-description{background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 5px 5px;max-height:0;opacity:0;overflow:hidden;transition:max-height .1s ease-in-out,opacity .4s ease-in-out}.environment-description.open{padding:1rem;max-height:500px;opacity:1}.environment-description p{margin:0;font-size:1rem;color:#555}.projects-section,.skills-section,.about-section{max-width:1200px;margin:0 auto;padding:2rem 0}h2{font-size:2.5rem;color:#0a001b;margin-bottom:1rem}.projects-section p{font-size:1.1rem;color:#555;margin-bottom:2rem}.project-grid,.about-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.project-image{width:100%;height:200px;object-fit:cover}.project-content{padding:1.5rem}.project-content h3{font-size:1.8rem;margin-bottom:1rem;color:#0a001b}.project-content p{font-size:1.2rem;color:#444;margin-bottom:1.5rem}.project-links{display:flex;gap:1rem}.project-links .icon{font-size:2rem;color:#0a001b;transition:color .3s ease}.project-links .icon:hover{color:#2b69fb}.skill-bars{max-width:600px;margin:0 auto}.skill-bar{margin-bottom:1.5rem}.skill-name{font-size:1.1rem;color:#0a001b;margin-bottom:.5rem}.progress{height:20px;background-color:#e9ecef;overflow:hidden;border-radius:10px}.progress-bar{height:100%;transition:width .5s ease;margin-bottom:5px;font-size:1.2rem;font-weight:700;color:#0a001b}.skills-section{padding:60px 0;background-color:#f8f9fa}.skills-section h2{text-align:center;margin-bottom:40px;font-size:2.5rem;color:#0a001b}.footer-section{position:relative;background-color:#0a001b;color:#fff;padding:4rem 1rem;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-section:before{content:"";position:absolute;top:-50px;left:0;width:100%;height:100px;background:#fafeff;clip-path:ellipse(75% 100% at 50% 0%)}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:100%}.footer-links{display:flex;gap:1.5rem}.footer-links .icon{font-size:2rem;color:#fff;transition:color .3s ease}.footer-links .icon:hover{color:#2b69fb}
