@keyframes slideUp{0%{transform:translateY(48px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideLeft{0%{transform:translate(48px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideRight{0%{transform:translate(-48px);opacity:0}to{transform:translate(0);opacity:1}}.slide-up{animation:slideUp 1s cubic-bezier(.48,.18,.72,1.43) forwards}.slide-left{animation:slideLeft 1s cubic-bezier(.44,.37,.46,1.24) forwards}.slide-right{animation:slideRight 1s cubic-bezier(.44,.37,.46,1.24) forwards}.hero-content,.hero-image{opacity:0}.btn-download{margin-left:16px;background:#4f7cff;color:#fff;border:none;border-radius:30px;padding:.8rem 2.3rem;font-size:1.1rem;font-weight:600;box-shadow:0 2px 20px #4347c9a2;text-decoration:none;display:inline-block;cursor:pointer}.portfolio-bg{background:#131829;min-height:100vh;color:#fff;font-family:Poppins,Arial,sans-serif}.navbar{display:flex;justify-content:space-between;align-items:center;background:transparent;padding:2rem 3rem}.navbar .brand{font-size:1.3rem;font-weight:700;color:#4f7cff;letter-spacing:4px}.navbar ul{display:flex;gap:2rem;list-style:none}.navbar li a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.navbar li a:hover{color:#4f7cff}.hero{display:flex;justify-content:space-between;align-items:center;padding:3rem 6vw;background:linear-gradient(135deg,#151e3d 65%,#222328)}.hero-content{max-width:650px}.hero-content .social-row{margin-bottom:1rem}.social-icon{color:#4f7cff;font-size:1.3rem;margin-right:12px}.hero-content h1{font-size:3rem;font-weight:900;margin:.5rem 0 1rem}body,.hero-content,.typed-description{font-family:Poppins,Arial,sans-serif}.hero-content p{font-size:1.1rem;opacity:.86;margin-bottom:2rem}.cta-row .btn-primary{background:#4f7cff;color:#fff;border:none;border-radius:30px;padding:.8rem 2.3rem;font-size:1.1rem;margin-right:18px;cursor:pointer;font-weight:600;box-shadow:0 2px 20px #4347c9a2}.cta-row .btn-light{background:#fff;color:#27304b;border:none;border-radius:30px;padding:.8rem 2.3rem;font-size:1.1rem;cursor:pointer;font-weight:600;box-shadow:0 2px 12px #edf2f7be}.hero-image img{width:320px;border-radius:15px;box-shadow:0 4px 24px #181c40b3;object-fit:cover;box-shadow:0 0 24px 8px #4f7cff88;border:2px solid #6366f1;transition:box-shadow .3s}.info-section{display:flex;gap:3rem;padding:4rem 6vw;background:#181c2f;border-top:3px solid #4f7cff11}.info-image{display:flex;flex-direction:column;align-items:center;min-width:260px;position:relative}.info-image img{width:190px;height:220px;border-radius:16px;object-fit:cover;box-shadow:0 4px 24px #181d30b3;margin-bottom:1.7rem}.skills-box{background:#1f2340cc;padding:1rem 2em;border-radius:17px;box-shadow:0 2px 24px #191c38a0;width:220px}.skills-box h3{margin-bottom:1rem}.skill-bar{margin-bottom:14px}.skill-bar span{font-weight:500;font-size:1rem;color:#d7dadf}.skill-bar .bar{background:#24243e;border-radius:7px;width:100%;height:14px;margin:5px 0;overflow:hidden}.skill-bar .fill{background:linear-gradient(90deg,#4f7cff 70%,#a8bfff);height:100%;border-radius:7px}.info-about{flex:1;background:#232744bb;border-radius:18px;padding:2.7rem;box-shadow:0 2px 24px #191c38a0}.info-about h3{color:#4f7cff;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem}.info-about p{font-size:1rem;line-height:1.5em;margin-bottom:2rem;color:#e3e6f0}.about-details div{color:#bfcffb;margin-bottom:4px;font-size:1rem}@media only screen and (max-width: 850px){.hero,.info-section{flex-direction:column;align-items:flex-start}.hero-image img{margin-top:2rem;width:95vw;max-width:320px}.info-about{margin-top:2rem;padding:1.2rem}}@media only screen and (max-width: 575px){.portfolio-bg,.navbar,.hero,.info-section{padding:1rem!important}.hero-content h1{font-size:2.1rem}}:root{font-family:Inter,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}}
