: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:Arial,sans-serif;background:linear-gradient(to bottom,#000,#1e3c72);color:#fff;padding:0;overflow-x:hidden}html{scroll-behavior:smooth}@keyframes backgroundLoop{0%{background:linear-gradient(135deg,#1e3c72,#2a5298)}50%{background:linear-gradient(135deg,#2a5298,#1e3c72)}to{background:linear-gradient(135deg,#1e3c72,#2a5298)}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.navbar{display:flex;justify-content:space-between;align-items:center;padding:15px 25px;background:#000000e6;position:fixed;width:100%;top:0;z-index:1000;height:70px}.logo{font-size:1.5rem;color:#4facfe;font-weight:700}.nav-links{list-style:none;display:flex;gap:15px}.nav-links li a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s}.nav-links li a:hover{color:#4facfe}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.portfolio{text-align:center;font-family:Arial,sans-serif;color:#333;line-height:1.6;padding:20px;background:transparent}.sidebar{background:url(/assets/sidebar-background-D3EIeq-P.jpg) no-repeat center center/cover;color:#fff;position:fixed;height:100%;display:flex;flex-direction:column;align-items:center;padding:20px;top:0;left:0;overflow-y:auto;z-index:1000}.sidebar-content{text-align:center}.author-img{width:120px;height:120px;border-radius:50%;background-size:cover;background-position:center;margin-bottom:20px}.sidebar-logo{font-size:1.5rem;font-weight:700;margin-bottom:10px}.position{font-size:.9rem;margin-bottom:20px}.sidebar-nav ul{list-style:none;padding:0}.sidebar-nav ul li{margin:10px 0}.sidebar-nav ul li a{color:#fff;position:relative;text-decoration:none;text-shadow:0 0 5px #ffffff;transition:color .3s,text-shadow .3s}.sidebar-nav ul li a:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:2px;background:#1e90ff;animation:moveUnderline 2s infinite}@keyframes moveUnderline{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.sidebar-nav ul li a:hover{color:#00bfff;text-shadow:0 0 10px #00bfff}.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;background:linear-gradient(#00000080,#00000080),url(/assets/coding-wallpaper-D6a1RhN1.webp) no-repeat center center/cover;color:#fff;text-align:center;padding-top:60px;overflow:hidden;margin-bottom:40px}.hero-section:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:none;z-index:1}.hero-content{position:relative;z-index:2;max-width:800px}.profile-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:10px 0;box-shadow:0 0 10px #ffffff80}.hero-title{font-size:2.5rem;font-weight:700;margin:0;text-shadow:0 0 15px #1e90ff,0 0 25px #1e90ff,0 0 35px #00bfff;color:#1e90ff}.hero-name{font-size:2rem;margin:10px 0;text-shadow:0 0 15px #00bfff,0 0 25px #00bfff,0 0 35px #87cefa;color:#00bfff}.hero-subtitle{font-size:1.2rem;margin:10px 0 20px;text-shadow:0 0 10px #87cefa,0 0 20px #87cefa;color:#87cefa}.hero-buttons{display:flex;gap:10px}.hero-button{padding:8px 15px;background:#4facfe;color:#fff;border:none;border-radius:5px;font-size:.8rem;cursor:pointer;transition:background .3s}.hero-button:hover{background:#00f2fe}.about-section{background:linear-gradient(#0009,#0009),url(/assets/about-background-ExoNTkl2.jpg) no-repeat center center/cover;color:#fff;padding:40px 20px;border-radius:10px;box-shadow:0 4px 6px #0000001a;animation:slideUp 1.5s ease-in-out;margin-bottom:40px}.skills,.skills-section{padding:50px 20px;background:linear-gradient(#0009,#0009),url(/assets/skills-background-DPlkQfBD.jpg) no-repeat center center/cover;color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;animation:slideUp 1.5s ease-in-out;margin-bottom:40px}.skills h2,.skills-section h2{color:#4facfe}.skills-section ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0}.skills-section li{margin:10px;padding:15px 20px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border-radius:5px;box-shadow:0 4px 6px #0000001a;font-size:1.2rem;transition:transform .3s,box-shadow .3s}.skills-section li:hover{transform:scale(1.1);box-shadow:0 6px 10px #0003}.projects,.projects-section{padding:50px 20px;background:linear-gradient(#0009,#0009),url(/assets/projects-background-DLX_N_gt.webp) no-repeat center center/cover;color:#fff;margin:20px auto 40px;border-radius:10px;box-shadow:0 4px 6px #0000001a;animation:slideUp 1.5s ease-in-out}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.project-item{background:linear-gradient(135deg,#1e90ff,#00bfff);color:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 0 10px #1e90ff,0 0 20px #00bfff;transition:transform .3s,box-shadow .3s}.project-item:hover{transform:scale(1.1);box-shadow:0 0 15px #1e90ff,0 0 30px #00bfff}.project-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff3;opacity:0;transition:opacity .3s}.project-item:hover:before{opacity:1}.project-item h3{margin:0 0 10px;font-size:1.5rem}.project-item p{margin:0;font-size:1rem;line-height:1.5}.contact,.contact-section{padding:50px 20px;background:linear-gradient(#0009,#0009),url(/assets/contact-background-C4xNfJIq.avif) no-repeat center center/cover;color:#fff;margin:20px auto 40px;border-radius:10px;box-shadow:0 4px 6px #0000001a;animation:slideUp 1.5s ease-in-out;text-align:center}.contact h2,.contact-section h2{color:#4facfe}.contact-section p{margin:10px 0;font-size:1.2rem}.about-section h2:after,.skills-section h2:after,.projects-section h2:after,.contact-section h2:after{content:"";display:block;width:100%;height:3px;margin-top:5px;background:linear-gradient(90deg,#ff4500,#32cd32,#1e90ff,#ff1493,orange);animation:moveUnderlineColors 3s infinite}@keyframes moveUnderlineColors{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.future-goals{margin:20px 0;padding:20px;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;background:#fff;animation:slideUp 1.5s ease-in-out}.future-goals h2{color:#4facfe}.footer{background:#4facfe;color:#fff;padding:20px;text-align:center;margin-top:20px;animation:fadeIn 2s ease-in-out}.profile-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin:10px 0;box-shadow:0 0 10px #ffffff80;border:2px solid white}.main-content{margin-left:250px;padding:20px}button{transition:transform .3s ease,box-shadow .3s ease}button:hover{transform:scale(1.1);box-shadow:0 4px 10px #0000004d}
