:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}.portfolio-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:4px solid #667eea4d;padding:clamp(10px,2vw,40px);box-shadow:0 2px 10px #0000001a}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(10px,2vw,20px);width:100%;margin:0 0 clamp(5px,1vw,15px);display:flex}.header-right{align-items:center;gap:clamp(10px,2vw,25px);display:flex}.profile-photo{object-fit:cover;border:2px solid #667eea;border-radius:50%;width:clamp(80px,10vw,130px);height:clamp(80px,10vw,130px);box-shadow:0 2px 8px #0003}.header-text{text-align:right;flex-direction:column;gap:clamp(3px,.5vw,8px);display:flex}.name{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700}.title{color:#ffffffb3;margin:0;font-size:clamp(.8rem,1.5vw,1.1rem);font-weight:400}.welcome-message{flex:1;margin-left:0;padding-right:0}.welcome-message h2{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;text-align:left;text-shadow:0 0 30px #667eea4d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(1.5rem,3.5vw,2.8rem);font-weight:700}@media (max-width:1024px){.header-content{text-align:center;flex-direction:column;align-items:center}.welcome-message h2,.header-text{text-align:center}}@media (max-width:768px){.portfolio-header{padding:clamp(8px,3vw,20px)}.header-right{flex-direction:column-reverse;gap:15px}.profile-photo{width:clamp(70px,15vw,100px);height:clamp(70px,15vw,100px)}.name{font-size:clamp(1.1rem,4vw,1.5rem)}.title{font-size:clamp(.75rem,2.5vw,1rem)}}@media (max-width:480px){.welcome-message h2{font-size:clamp(1.2rem,5vw,1.8rem)}}.neural-network-svg{aspect-ratio:16/10;background:0 0;width:100%;height:auto;min-height:clamp(400px,60vh,700px);margin-top:clamp(-200px,-15vw,-100px)}@media (max-width:1200px){.neural-network-svg{min-height:clamp(350px,55vh,600px);margin-top:clamp(-150px,-12vw,-80px)}}@media (max-width:768px){.neural-network-svg{aspect-ratio:9/16;min-height:clamp(500px,70vh,800px);margin-top:clamp(-50px,-5vw,-30px)}}@media (max-width:480px){.neural-network-svg{aspect-ratio:9/16;min-height:clamp(600px,80vh,900px);margin-top:0}}.connection{stroke:#2a2a3e;stroke-width:clamp(4,.6vw,8);opacity:.4;transition:all .3s}.connection.active{stroke:#667eea;stroke-width:clamp(6,.9vw,12);opacity:1;filter:drop-shadow(0 0 8px #667eea)}.neuron{stroke-width:clamp(7,.7vw,8);cursor:pointer;transition:all .3s}.neuron-io{fill:#1a1a2e;stroke:#667eea}.neuron-io:hover{fill:#2a2a3e;stroke:#764ba2}.neuron-output{fill:#1a1a2e;stroke:#764ba2;transform-origin:50%;transform-box:fill-box}.neuron-output:hover{fill:#2a2a3e;stroke:#9f7aea}.neuron-hidden{fill:#2a2a3e;stroke:#4a5568}.neuron-hidden:hover{fill:#3a3a4e;stroke:#5a6578}.neuron.active{fill:#667eea;stroke:#764ba2;filter:drop-shadow(0 0 15px #667eea);animation:.5s ease-in-out glow}.neuron-hidden.active{fill:#4a5568;stroke:#667eea;filter:drop-shadow(0 0 10px #4a5568);animation:.5s ease-in-out pulse}.neuron:hover{fill:#2a2a3e;stroke:#764ba2}.neuron-output.active{fill:#764ba2;stroke:#9f7aea;filter:drop-shadow(0 0 15px #764ba2);animation:.8s ease-in-out glow}.neuron-io.active{fill:#764ba2;stroke:#9f7aea;filter:drop-shadow(0 0 15px #764ba2);animation:.5s ease-in-out glow}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes glow{0%,to{filter:drop-shadow(0 0 15px #764ba2)}50%{filter:drop-shadow(0 0 25px #764ba2)}}@keyframes scaleAndGlow{0%{filter:drop-shadow(0 0 15px #764ba2);transform:scale(1)}30%{filter:drop-shadow(0 0 15px #764ba2);transform:scale(1.08)}50%{filter:drop-shadow(0 0 25px #764ba2);transform:scale(1.08)}to{filter:drop-shadow(0 0 25px #764ba2);transform:scale(1.08)}}.section-label{fill:#e0e0e0;-webkit-user-select:none;user-select:none;text-shadow:0 0 10px #667eea80;font-size:clamp(14px,1.5vw,18px);font-weight:600}.section-label-inside{fill:#e0e0e0;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(16px,1.8vw,22px);font-weight:700}.section-icon{fill:#fff;font-size:clamp(20px,2vw,26px)}.section-name{fill:#e0e0e0;font-size:clamp(14px,1.5vw,18px);font-weight:600}.output-text{font-size:clamp(18px,2vw,24px);text-decoration:none;transition:all .3s}.output-text.active{fill:#fff;filter:drop-shadow(0 0 10px #764ba2);animation:.8s ease-in-out glow-text}@keyframes glow-text{0%{filter:drop-shadow(0 0 10px #764ba2)}50%{filter:drop-shadow(0 0 10px #764ba2)}to{filter:drop-shadow(0 0 20px #764ba2)}}.output-label{fill:#b0b0b0;-webkit-user-select:none;user-select:none;font-size:clamp(14px,1.4vw,16px);font-weight:600}.footer{color:#fff;background-color:#1a1a1a;border-top:1px solid #333;width:100%;padding:clamp(1rem,3vw,2rem) clamp(.5rem,2vw,1rem)}.footer-content{flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);max-width:1200px;margin:0 auto;display:flex}.footer-copyright{text-align:center;color:#b0b0b0;font-size:clamp(.75rem,1.5vw,.9rem)}.footer-links{flex-wrap:wrap;justify-content:center;gap:clamp(1rem,3vw,2rem);display:flex}.footer-link{color:#fff;align-items:center;gap:clamp(.3rem,1vw,.5rem);font-size:clamp(.85rem,1.5vw,1rem);text-decoration:none;transition:color .3s;display:flex}.footer-link:hover{color:#00d4ff}.footer-link i{font-size:clamp(1rem,2vw,1.2rem)}@media (max-width:768px){.footer-links{gap:clamp(.75rem,2vw,1rem)}.footer-link{font-size:clamp(.8rem,2vw,.9rem)}}@media (max-width:480px){.footer{padding:clamp(.75rem,4vw,1.5rem) clamp(.5rem,3vw,1rem)}.footer-links{flex-direction:column;gap:.75rem}}.neural-ripple-container{pointer-events:none;z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.neural-ripple-wrapper{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.neural-ripple-outer,.neural-ripple-middle,.neural-ripple-inner,.neural-ripple-core{pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.neural-ripple-outer{border:2px solid #667eea99;width:20px;height:20px;animation:2s ease-out forwards neural-ripple-expand}.neural-ripple-middle{border:2px solid #764ba280;width:20px;height:20px;animation:2s ease-out .1s forwards neural-ripple-expand}.neural-ripple-inner{border:2px solid #667eea66;width:20px;height:20px;animation:2s ease-out .2s forwards neural-ripple-expand}.neural-ripple-core{background:radial-gradient(circle,#764ba2cc 0%,#667eea66 100%);width:12px;height:12px;animation:2s ease-out forwards neural-core-pulse;box-shadow:0 0 20px #667eeacc,0 0 40px #764ba266}.neural-ripple-node{transform-origin:50%;background:radial-gradient(circle,#667eea 0%,#764ba299 100%);border-radius:50%;width:8px;height:8px;animation:2s ease-out forwards neural-node-expand;position:absolute;box-shadow:0 0 10px #667eeacc}.neural-hover-particle{pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.hover-particle-core{background:radial-gradient(circle,#667eeae6 0%,#764ba280 100%);border-radius:50%;width:6px;height:6px;animation:.8s ease-out forwards hover-core-fade;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 15px #667eeacc}.hover-particle-node{transform-origin:50%;background:radial-gradient(circle,#667eea 0%,#764ba299 100%);border-radius:50%;width:4px;height:4px;animation:.8s ease-out forwards hover-node-expand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #667eea99}@keyframes neural-ripple-expand{0%{opacity:1;width:20px;height:20px}to{opacity:0;width:200px;height:200px}}@keyframes neural-core-pulse{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.5)}to{opacity:0;transform:translate(-50%,-50%)scale(0)}}@keyframes neural-node-expand{0%{opacity:1;transform:rotate(var(--rotation,0deg))translateY(-20px)scale(1)}to{opacity:0;transform:rotate(var(--rotation,0deg))translateY(-120px)scale(.3)}}@keyframes hover-core-fade{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.3)}}@keyframes hover-node-expand{0%{opacity:1;transform:translate(-50%,-50%)rotate(var(--rotation,0deg))translateX(0px)scale(1)}to{opacity:0;transform:translate(-50%,-50%)rotate(var(--rotation,0deg))translateX(30px)scale(.2)}}.homepage{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);flex-direction:column;min-height:100vh;display:flex}.neural-network-container{flex:1;justify-content:center;align-items:center;width:100%;height:auto;padding:0 1rem 2rem;display:flex}@media (max-width:768px){.neural-network-container{padding:1rem .5rem}}.back-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin:20px 40px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.back-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.back-button:active{transform:translateY(0)}.back-arrow{cursor:pointer;background:#667eea1a;border-radius:25px;align-items:center;gap:10px;width:fit-content;margin:20px 40px;padding:10px 20px;transition:all .3s;display:flex}.back-arrow:hover{background:#667eea33;transform:translate(-5px);box-shadow:0 0 20px #667eea66}.back-arrow:active{transform:translate(-3px)}.back-arrow svg{filter:drop-shadow(0 2px 8px #667eea4d)}.back-text{color:#fff;-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:700}.about-me{width:100%;max-width:1100px;margin:0 auto;padding:3rem 2rem}.about-container{justify-content:center;display:flex}.about-content{flex-direction:column;gap:3rem;width:100%;display:flex}.about-intro{text-align:center;margin-bottom:1rem}.intro-greeting{background:linear-gradient(135deg,#0ff 0%,#09f 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3.5rem;font-weight:700}.intro-tagline{color:#ffffffb3;margin:0;font-size:1.5rem;font-weight:300}.about-text{flex-direction:column;gap:1.5rem;display:flex}.about-paragraph{color:#e0e0e0;text-align:justify;text-justify:inter-word;margin:0;padding:0 1rem;font-size:1.2rem;line-height:1.9;position:relative}.about-paragraph:before{content:"";background:linear-gradient(#0ff 0%,#0000 100%);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:0}.skills-section{margin-top:1rem}.skills-section h3{color:#0ff;text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.2rem;display:grid}.skill-item{text-align:center;color:#fff;background:linear-gradient(135deg,#00ffff0d 0%,#0099ff0d 100%);border:1px solid #0ff3;border-radius:10px;padding:1rem 1.2rem;font-size:1.05rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.skill-item:before{content:"";background:linear-gradient(90deg,#0000,#00ffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.skill-item:hover:before{left:100%}.skill-item:hover{background:linear-gradient(135deg,#00ffff26 0%,#0099ff26 100%);border-color:#00ffff80;transform:translateY(-3px);box-shadow:0 8px 20px #0ff3}.info-section{background:#00ffff08;border:1px solid #00ffff1a;border-radius:12px;flex-direction:column;gap:1.2rem;margin-top:2rem;padding:2rem;display:flex}.info-item{align-items:center;gap:1rem;font-size:1.1rem;display:flex}.info-label{color:#0ff;min-width:160px;font-weight:600}.info-value{color:#e0e0e0}@media (max-width:768px){.about-me{padding:2rem 1rem}.intro-greeting{font-size:2.5rem}.intro-tagline{font-size:1.2rem}.about-paragraph{text-align:left;padding:0 .5rem;font-size:1.1rem}.skills-grid{grid-template-columns:repeat(2,1fr)}.skills-section h3{font-size:1.7rem}.info-section{padding:1.5rem}.info-item{flex-direction:column;align-items:flex-start;gap:.3rem}.info-label{min-width:auto}}.page-container{color:#e0e0e0;background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);flex-direction:column;min-height:100vh;display:flex}.page-content{color:#fff;flex:1;max-width:1200px;margin:0 auto;padding:40px}.page-content h2{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2rem;font-weight:700}.page-content p{color:#fffc;font-size:1.1rem;line-height:1.6}.cv-page-content{flex-direction:column;width:100%;min-height:calc(100vh - 200px);padding:1rem;display:flex;max-width:100%!important}.cv-page-content h2{text-align:center;flex-shrink:0;margin-bottom:1rem;font-size:1.5rem}.cv-navigation{justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 2rem;display:flex}.download-cv-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea66}.download-cv-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.download-cv-btn:active{transform:translateY(0)}.download-cv-btn svg{flex-shrink:0}@media (max-width:768px){.cv-navigation{flex-direction:column;align-items:stretch;gap:.5rem}.download-cv-btn{padding:.6rem 1.2rem;font-size:.9rem}}.project-card{background:0 0;border:none;border-radius:20px;margin-bottom:2rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:visible}.project-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#646cff,#0000);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.project-card:hover:before{opacity:1}.project-card:hover{transform:translateY(-8px)}.project-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.project-name{background:linear-gradient(135deg,#646cff 0%,#9198ff 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;flex:1;margin-bottom:0;font-size:2.2rem;font-weight:700}.github-link{color:#e0e0e0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.github-link:hover{color:#646cff;background:#646cff33;border-color:#646cff66;transform:translateY(-2px);box-shadow:0 4px 12px #646cff4d}.github-icon{transition:transform .3s}.github-link:hover .github-icon{transform:scale(1.1)}.project-description{color:#e0e0e0e6;text-align:left;margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.8}.project-gallery{margin-top:2rem}.gallery-container{background:#0000004d;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:900px;min-height:400px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006}.project-photo{object-fit:contain;border-radius:16px;width:100%;height:auto;max-height:500px;transition:transform .3s;display:block}.gallery-container:hover .project-photo{transform:scale(1.02)}.gallery-btn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;opacity:.7;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-btn:hover{opacity:1;background:#646cff99;border-color:#646cffcc;transform:translateY(-50%)scale(1.1)}.gallery-btn.prev{left:15px}.gallery-btn.next{right:15px}.gallery-indicators{z-index:10;-webkit-backdrop-filter:blur(10px);background:#0000004d;border:1px solid #ffffff1a;border-radius:20px;gap:10px;padding:8px 16px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.indicator{cursor:pointer;background:#fff6;border:1px solid #fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.indicator.active{background:#646cff;transform:scale(1.4);box-shadow:0 0 8px #646cff99}.indicator:hover{background:#fffc;transform:scale(1.2)}@media (max-width:768px){.project-card{border-radius:16px;padding:1.8rem}.project-header{flex-direction:row;align-items:flex-start}.project-name{font-size:1.8rem}.project-description{font-size:1rem;line-height:1.6}.gallery-btn{width:40px;height:40px;font-size:1.2rem}.gallery-btn.prev{left:10px}.gallery-btn.next{right:10px}.gallery-indicators{padding:6px 12px}.github-link{width:38px;height:38px}.github-icon{width:24px;height:24px}}.projects-content{max-width:1200px;margin:0 auto;padding:2rem}.projects-title{color:#646cff;text-align:center;margin-bottom:3rem;font-size:3rem;font-weight:700}.projects-list{flex-direction:column;gap:2rem;display:flex}@media (max-width:768px){.projects-content{padding:1rem}.projects-title{margin-bottom:2rem;font-size:2rem}}.pdf-viewer-container{flex-direction:column;flex:1;gap:.5rem;width:100%;max-width:100%;height:100%;min-height:0;margin:0;display:flex}.pdf-controls{flex-shrink:0;justify-content:flex-end;padding:0 .5rem;display:flex}.download-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea66}.download-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.download-btn:active{transform:translateY(0)}.download-btn svg{flex-shrink:0}.pdf-frame{background:#fff;border-radius:8px;width:100%;height:1200px;min-height:1200px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.pdf-frame iframe{border:none;display:block}@media (max-width:768px){.pdf-frame{height:900px;min-height:900px}.download-btn{padding:.5rem 1rem;font-size:.85rem}.pdf-controls{padding:0 .25rem}}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100vh;margin:0;padding:0;overflow:hidden auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e0e0e0;background-color:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{text-align:center;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;overflow-y:auto}.logo{will-change:filter;height:6em;padding:1.5em;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:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
