: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:#fff;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#1606a5,#62d5ff 50%,#7300ff);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.splash-screen.fade-in{opacity:0;animation:fadeInSplash .7s forwards}.splash-screen.fade-out{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1)}@keyframes fadeInSplash{0%{opacity:0}to{opacity:1}}.splash-image{width:180px;height:180px;border-radius:50%;animation:popIn 1.2s cubic-bezier(.68,-.55,.27,1.55);box-shadow:0 8px 32px #0000002e}@keyframes popIn{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}#root{max-width:100%;margin:0 auto;padding:0;text-align:center;--highlighter: white;--bg-gradient: linear-gradient(135deg, #41229c96 0%, #169ed0 100%);--bg-gradient-hover: linear-gradient(135deg, #3a229c 0%, #169ed0 100%)}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.fade-in.animate{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translate(-50px);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.slide-in-left.animate{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(50px);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.slide-in-right.animate{opacity:1;transform:translate(0)}.scale-in{opacity:0;transform:scale(.85);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.scale-in.animate{opacity:1;transform:scale(1)}.fade-in:not(.animate){opacity:0;transform:translateY(20px)}.slide-in-left:not(.animate){opacity:0;transform:translate(-30px)}.slide-in-right:not(.animate){opacity:0;transform:translate(30px)}.scale-in:not(.animate){opacity:0;transform:scale(.9)}.stagger-1{transition-delay:.05s}.stagger-2{transition-delay:.1s}.stagger-3{transition-delay:.15s}.stagger-4{transition-delay:.2s}.stagger-5{transition-delay:.25s}.stagger-6{transition-delay:.3s}.fade-in:not(.animate).stagger-1{transition-delay:.3s}.fade-in:not(.animate).stagger-2{transition-delay:.25s}.fade-in:not(.animate).stagger-3{transition-delay:.2s}.fade-in:not(.animate).stagger-4{transition-delay:.15s}.fade-in:not(.animate).stagger-5{transition-delay:.1s}.fade-in:not(.animate).stagger-6{transition-delay:.05s}.slide-in-left:not(.animate).stagger-1,.slide-in-right:not(.animate).stagger-1,.scale-in:not(.animate).stagger-1{transition-delay:.3s}.slide-in-left:not(.animate).stagger-2,.slide-in-right:not(.animate).stagger-2,.scale-in:not(.animate).stagger-2{transition-delay:.25s}.slide-in-left:not(.animate).stagger-3,.slide-in-right:not(.animate).stagger-3,.scale-in:not(.animate).stagger-3{transition-delay:.2s}.slide-in-left:not(.animate).stagger-4,.slide-in-right:not(.animate).stagger-4,.scale-in:not(.animate).stagger-4{transition-delay:.15s}.slide-in-left:not(.animate).stagger-5,.slide-in-right:not(.animate).stagger-5,.scale-in:not(.animate).stagger-5{transition-delay:.1s}.slide-in-left:not(.animate).stagger-6,.slide-in-right:not(.animate).stagger-6,.scale-in:not(.animate).stagger-6{transition-delay:.05s}.fade-in,.slide-in-left,.slide-in-right,.scale-in{will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-origin:center center;perspective:1000px}.fade-in,.slide-in-left,.slide-in-right,.scale-in,.fade-in.animate,.slide-in-left.animate,.slide-in-right.animate{transform:translateZ(0)}.scale-in.animate{transform:translateZ(0) scale(1)}@media (prefers-reduced-motion: reduce){.fade-in,.slide-in-left,.slide-in-right,.scale-in{transition:none;opacity:1;transform:none}}.card{padding:2em}.read-the-docs{color:#888}body{margin:0;font-family:Segoe UI,Arial,sans-serif;color:#232526;overflow-x:hidden}html{scroll-behavior:smooth}.app-root{position:relative;min-height:100vh;width:100vw;overflow-x:hidden}.matrix-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none;object-fit:cover}.portfolio-container{position:relative;z-index:1;border-radius:16px;margin:0 auto;padding:2rem;max-width:900px;width:100%;box-sizing:border-box;color:#fff}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:clamp(2rem,6vw,3.8rem);margin-bottom:.2rem;line-height:1.2;letter-spacing:2px;background:linear-gradient(90deg,#a5ffaa,#d9aaf7,#ffeca1);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 6s ease infinite}.subtitle{font-size:clamp(1.2rem,4vw,2.5rem);font-weight:900;text-align:center;background:linear-gradient(90deg,#5946ffb1,#fff,#09f1ce);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 6s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.nav{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.nav a{color:#61dafb;text-decoration:none;font-weight:500;transition:.2s}.nav a:hover{color:#21a1f3}#about{background:var(--bg-gradient);border-radius:12px;font-size:1.1rem;padding:2rem 1.5rem;margin-bottom:2rem;transition:.5s ease;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}@media (max-width: 768px){#about{flex-direction:column;text-align:center;padding:1.5rem 1rem;gap:1rem}}.about-content{flex:1;text-align:left}@media (max-width: 768px){.about-content{text-align:center}}#about:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.05)}#about h2{font-size:2.5rem;margin-bottom:1rem;color:#fff;text-align:left}.section .about .p{font-size:1.2rem;line-height:1.6;color:#ffffffc1}.section h2{color:#fff;font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:1rem}.skills-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;justify-content:center}@media (max-width: 768px){.skills-list{gap:.5rem}}.skills-list li{background:linear-gradient(135deg,#6e7ecd44,#5ccaf2);padding:.5rem 1.2rem;border-radius:8px;font-size:1rem;transition:.5s ease}.skills-list li:hover{background:linear-gradient(135deg,#2a53bb,#99c1d0);box-shadow:0 0 30px var(--highlighter);transform:scale(1.2)}.skill-icon{position:relative;display:inline-block;align-items:center}.skill-icon img{width:48px;height:48px;object-fit:contain}@media (max-width: 768px){.skill-icon img{width:32px;height:32px}}.skill-tooltip{visibility:hidden;opacity:0;width:max-content;background:#222;color:#fff;text-align:center;border-radius:6px;padding:4px 10px;position:absolute;z-index:10;bottom:110%;left:50%;transform:translate(-50%);font-size:.9rem;pointer-events:none;transition:opacity .2s;white-space:nowrap}.skill-icon:hover .skill-tooltip,.skill-icon:focus .skill-tooltip{visibility:visible;background-color:#fff;color:#000;font-weight:700;opacity:1}.project-item h3{margin-top:0}.project-item a{color:#fff;text-decoration:none;font-size:.98rem}.project-item img{width:70%;height:auto;max-height:300px;border-radius:8px;object-fit:cover}@media (max-width: 768px){.project-item img{width:90%;max-height:200px}}.project{background:var(--bg-gradient);border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 4px #00000012;transition:ease .3s}.project:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.03)}.project-link{text-decoration:none;color:inherit;display:block;transition:.5s ease}.project h3{margin-top:0}.project p{text-align:left}.achievement-item{border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 4px #e3cbcb12}.achievement-item h3{margin-top:0}.achievement h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.achievement-item a{color:#fff;text-decoration:none;font-size:.98rem}.cp{text-align:center;gap:1rem;padding:1rem;margin-bottom:2rem;background:var(--bg-gradient);border-radius:8px;box-shadow:0 1px 4px #00000012;transition:.3s ease}.cp:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.03)}.cp-card{display:flex;flex-wrap:wrap;text-align:center;gap:2rem;padding:2rem;justify-content:center;margin-bottom:1rem}@media (max-width: 768px){.cp-card{flex-direction:column;gap:1.5rem;padding:1rem}}.cp-card-cf,.cp-card-chef,.cp-card-leet{flex:1;min-width:150px;max-width:200px;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.cp-card-cf,.cp-card-chef,.cp-card-leet{min-width:auto;max-width:100%}}.cp-card-cf img{width:100px;height:100px;display:block;background-color:#fff;border-radius:50%;margin:0 auto 1rem}.cp-card-chef img{width:100px;height:100px;display:block;background-color:wheat;border-radius:50%;margin:0 auto 1rem}.cp-card-leet img{height:100px;width:100px;display:block;border-radius:50%;margin:0 auto 1rem}.cp button{background:linear-gradient(135deg,#030865,#2e09d15c);color:#fff;transition:.3s ease}.cp button:hover{box-shadow:0 0 30px #fff;transform:scale(1.05)}.am{display:flex;justify-content:center;align-items:flex-start;text-align:center;gap:2rem;padding:2rem;flex-direction:row;flex-wrap:wrap}.amlss,.gssoc{height:fit-content;width:400px;display:flex;flex-direction:column;text-align:center;gap:1rem;padding:2rem;margin-bottom:2rem;background:var(--bg-gradient);border-radius:8px;box-shadow:0 1px 4px #00000012;transition:.3s ease;flex:1;max-width:450px}.amlss:hover,.gssoc:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.03)}.amlss img{border-radius:8px;box-shadow:0 0 0 5px #fff}.gssoc img{border-radius:8px;box-shadow:0 0 0 5px #c44d4d}.contact-container{max-width:450px;margin:0 auto;padding:2rem;border-radius:12px;background:var(--bg-gradient);box-shadow:0 1px 4px #00000012;transition:.3s ease}.contact-container:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.03)}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.8rem;border-radius:6px;border:none;font-size:1rem;background:#fff;color:#000;resize:none}.contact-container button{width:fit-content;margin:0 auto;padding:1rem 2.5rem;font-size:1rem;font-family:monospace;font-weight:700;background:linear-gradient(135deg,#030865,#2e09d15c);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:.5s ease}.contact-container button:hover{box-shadow:0 0 30px #fff;transform:scale(1.05)}.footer{text-align:center;color:#ffffffc1;margin-top:2rem;font-size:.95rem}.footer svg{width:30px;height:30px;margin-left:.5rem;color:#fff;background-color:transparent;transition:width .5s,height .5s,margin-left .5s,color .5s,background-color .5s,box-shadow .5s,transform .5s}.footer p{margin:0;font-size:.9rem;line-height:1.5}.footer-github-buttons{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1rem}.github-button{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;border-radius:8px;padding:.5rem 1.2rem;text-decoration:none}.github-fork{background:#1f89cbc8;color:#fff;transition:.5s ease}.github-fork:hover{background:#15bee4;color:#fff;box-shadow:0 0 30px var(--highlighter);transform:scale(1.08)}.github-star{background:#ffd000c5;color:#232526;transition:transform .5s ease}.github-star:hover{background:#ccb928;color:#232526;box-shadow:0 0 30px var(--highlighter);transform:scale(1.08)}.about-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;box-shadow:0 2px 12px #1e28502e;transition:.5s ease;flex-shrink:0}.about-photo:hover{box-shadow:0 0 20px var(--highlighter);transform:scale(1.08)}@media (max-width: 768px){.about-photo{width:150px;height:150px}}@media (max-width: 480px){.about-photo{width:120px;height:120px}}.social-links{margin-top:1.2rem;display:flex;gap:1.2rem;align-items:center;justify-content:flex-start}@media (max-width: 768px){.social-links{justify-content:center;padding-left:0}}.social-links a{color:#075aeb;background:#fff;padding:.4rem;display:flex;align-items:center;border-radius:50%;justify-content:center;box-shadow:0 1px 6px #1e28501a;transition:.3s ease;font-size:1.2rem}.social-links a:hover{background:#fff;color:#153ee4;border-radius:50%;box-shadow:0 0 30px var(--highlighter);transform:scale(1.3)}.social-links img{width:24px;height:24px;border-radius:50%}.nav-toggle:hover{box-shadow:0 0 20px #1f8acb66;transform:scale(1.1);background:#fff}.nav-links{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:100%;padding:0 1.5rem;margin-top:1rem}.nav-links a{color:#fff;font-weight:500;text-decoration:none;font-size:1.1rem;letter-spacing:.5px;padding:.8rem 1rem;border-radius:8px;transition:all .3s ease;width:calc(100% - 2rem);display:block;position:relative;border-left:3px solid transparent}@media (max-width: 768px){.nav-links a{font-size:1rem;padding:.7rem .8rem}}.nav-links a:hover{background:#fff;color:#1f8acb;padding-left:1.2rem;box-shadow:0 0 30px var(--highlighter);transform:scale(1.08)}.portfolio-center-wrapper{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;position:absolute;top:0;left:0;z-index:1;pointer-events:none}@media (max-width: 768px){.portfolio-center-wrapper{padding:2rem .5rem .5rem;align-items:flex-start}}.education-item{border-radius:8px;padding:1rem;margin-bottom:1rem;text-align:left}.col{background:var(--bg-gradient);border-radius:8px;border-color:#05ab4a;padding:1rem;margin-bottom:1rem;transition:.5s ease}.col:hover{background:var(--bg-gradient-hover);box-shadow:0 0 30px var(--highlighter);transform:scale(1.03)}.vertical-navbar{position:fixed;top:0;left:0;height:100vh;width:280px;background:#0e68dff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 0 16px #1e28502e;z-index:999;display:flex;flex-direction:column;align-items:flex-start;animation:slideInLeft .3s ease-out;padding-top:4rem}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.vertical-navbar{width:250px}}.nav-toggle{position:fixed;top:1rem;left:1rem;margin:0;background:#fffffff2;color:#1f8acb;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}@media (max-width: 768px){.nav-toggle{width:40px;height:40px;top:.8rem;left:.8rem}}.nav-toggle:hover{background:#e0f2ff;transform:scale(1.05)}.matrix-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.portfolio-container{position:relative;z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px;margin:0 auto;padding:1rem;max-width:900px;color:#fff;pointer-events:auto}@media (max-width: 1024px){.portfolio-container{margin-left:0!important;padding:1rem;max-width:95%}}@media (max-width: 768px){.portfolio-container{padding:.8rem;max-width:100%;background:#0000004d}.header h1{font-size:clamp(1.6rem,4vw,3rem)}.subtitle{font-size:clamp(1rem,2.5vw,1.5rem)}.amlss,.gssoc{font-size:clamp(.4rem,1.5vw,.8rem);width:80%;max-width:100%}.am{flex-direction:column;align-items:center}}@media (max-width: 600px){.portfolio-container{padding:.5rem}}@media (max-width: 768px){.contact-container{padding:1.5rem!important;margin:0 1rem!important}.form-row{flex-direction:column!important}.form-row input{min-width:100%!important}}@media (max-width: 480px){.contact-container{padding:1rem!important;margin:0 .5rem!important}.contact-container h2{font-size:1.5rem!important;margin-bottom:1.5rem!important}.alternative-contact p{font-size:.85rem!important}}.contact-form input:focus,.contact-form textarea:focus{border-color:#00ffea!important;box-shadow:0 0 0 3px #00ffea1a!important}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff9!important}.contact-container{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
