:root{--primary:#2563eb;--primary-light:#60a5fa;--background:#0f172a;--surface:#1e293b;--text-main:#f1f5f9;--text-secondary:#94a3b8;--border:#334155;--accent:#f59e42;--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:var(--primary);font-weight:500;text-decoration:none}a:hover{color:var(--primary-light);text-decoration:underline}body{background:var(--background);color:var(--text-main);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}#root{width:100vw;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{color:var(--primary-light);margin-bottom:.5em}h1{font-size:2.7rem;font-weight:800}h2{font-size:2rem;font-weight:700}h3{font-size:1.3rem;font-weight:600}section{background:var(--surface);box-sizing:border-box;border-radius:14px;max-width:100vw;margin:0 auto 2.5rem;padding:2.5rem 2rem;animation:.7s fadeIn;box-shadow:0 2px 12px #0f172a44}ul{margin:.5em 0 .5em 1.5em}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}.portfolio-root{flex-direction:column;min-height:100vh;display:flex}.portfolio-nav{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.nav-name{letter-spacing:.5px;font-size:1.5rem;font-weight:700}.nav-links a{color:var(--primary);margin-left:1.5rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--primary-light)}.portfolio-main{max-width:800px;margin:0 auto;padding:2rem 1rem 3rem}.portfolio-header{text-align:center;margin-bottom:2.5rem}.portfolio-header h1{margin-bottom:.2em;font-size:2.5rem;font-weight:700}.portfolio-header h2{color:var(--text-secondary);margin-bottom:1em;font-size:1.3rem;font-weight:400}.portfolio-contact{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:1.2em;margin-bottom:.5em;font-size:1rem;display:flex}.portfolio-contact a{color:var(--primary);font-weight:500;text-decoration:none}.portfolio-contact a:hover{text-decoration:underline}.portfolio-section{background:var(--surface);border-radius:14px;margin-bottom:2.5em;padding:2.5rem 2rem;animation:.7s fadeIn;box-shadow:0 2px 12px #0f172a44}.exp-block{margin-bottom:1.5em}.exp-period{color:var(--accent);font-size:.98rem}.exp-details-modern{flex-direction:column;gap:.5em;margin:.5em 0 .5em 1.5em;padding:0;list-style:none;display:flex}.exp-detail-item{color:var(--text-main);background:linear-gradient(90deg,#2563eb11 60%,#60a5fa11 100%);border-radius:6px;align-items:flex-start;padding:.35em .8em;font-size:1.04rem;transition:background .2s,color .2s;animation:.7s fadeIn;display:flex;position:relative;box-shadow:0 1px 4px #2563eb11}.exp-detail-item:hover{color:#fffbe7;background:linear-gradient(90deg,#f59e42 60%,#2563eb 100%)}.exp-bullet{color:var(--accent);flex-shrink:0;margin-top:.1em;margin-right:.7em;font-size:1.1em}.education-list,.achievements-list{flex-direction:column;gap:.5em;margin:.5em 0 .5em 1.5em;padding:0;list-style:none;display:flex}.education-list li,.achievements-list li{color:var(--text-main);background:linear-gradient(90deg,#2563eb11 60%,#60a5fa11 100%);border-radius:6px;align-items:flex-start;padding:.35em .8em;font-size:1.04rem;transition:background .2s,color .2s;animation:.7s fadeIn;display:flex;position:relative;box-shadow:0 1px 4px #2563eb11}.education-list li:hover,.achievements-list li:hover{color:#fffbe7;background:linear-gradient(90deg,#f59e42 60%,#2563eb 100%)}.education-list li:before,.achievements-list li:before{content:"▸";color:var(--primary-light);flex-shrink:0;margin-top:.1em;margin-right:.7em;font-size:1.1em}.github-projects-list{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;display:flex}.github-project-card{background:var(--surface);border:1px solid var(--border);width:270px;color:var(--text-main);border-radius:10px;flex-direction:column;gap:.5em;padding:1.2rem 1rem;text-decoration:none;transition:box-shadow .2s,border .2s,transform .2s;display:flex;box-shadow:0 1px 4px #2563eb22}.github-project-card:hover{border:1.5px solid var(--primary-light);transform:translateY(-4px)scale(1.03);box-shadow:0 4px 16px #2563eb33}.github-project-title{color:var(--primary-light);font-size:1.1rem;font-weight:700}.github-project-desc{color:var(--text-secondary);min-height:2.2em;font-size:.98rem}.github-project-meta{color:var(--accent);gap:1.2em;font-size:.95rem;display:flex}.hero{background:linear-gradient(120deg, var(--primary-light) 0%, var(--background) 100%);box-sizing:border-box;justify-content:center;align-items:center;max-width:100vw;min-height:60vh;padding:3rem 1rem 2rem;display:flex;box-shadow:0 2px 12px #0f172a44}.hero-content{text-align:center}.profile-img{border:4px solid var(--primary);object-fit:cover;background:#fff;border-radius:50%;width:140px;height:140px;margin-bottom:1.2em;box-shadow:0 4px 24px #2563eb33}.hero-title{letter-spacing:1px;margin-bottom:.3em;font-size:2.8rem;font-weight:800}.hero-subtitle{color:var(--primary-light);margin-bottom:1.2em;font-size:1.3rem;font-weight:400}.hero-contact{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:1.2em;margin-bottom:.5em;font-size:1.1rem;display:flex}.hero-contact a{color:var(--primary-light);font-weight:500;text-decoration:none}.hero-contact a:hover{color:var(--accent);text-decoration:underline}.skills-list{flex-wrap:wrap;justify-content:space-between;gap:2.5rem;display:flex}.skill-group{min-width:140px}.skill-group h4{color:var(--text-secondary);margin-bottom:.5em;font-size:1.1rem}.skill-group ul{margin:0;padding:0;list-style:none}.skill-group li{background:var(--primary-light);color:#fff;border-radius:6px;margin-bottom:.4em;padding:.3em .8em;font-size:.98rem;display:inline-block}.skills-modern-list{flex-wrap:wrap;justify-content:space-between;gap:2.5rem;margin-top:1.5rem;display:flex}.skill-modern-group{background:linear-gradient(120deg,#1e293b 60%,#2563eb22 100%);border-radius:12px;flex:180px;min-width:170px;margin-bottom:1.2rem;padding:1.2rem 1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0f172a33}.skill-modern-group:hover{transform:translateY(-6px)scale(1.03);box-shadow:0 6px 24px #2563eb55}.skill-modern-header{align-items:center;gap:.7em;margin-bottom:.7em;display:flex}.skill-modern-icon{color:#60a5fa;background:#2563eb33;border-radius:50%;padding:.3em .5em;font-size:1.5rem}.skill-modern-type{color:var(--primary-light);letter-spacing:.5px;font-size:1.1rem;font-weight:700}.skill-modern-badges{flex-wrap:wrap;gap:.5em;display:flex}.skill-modern-badge{color:#fff;background:linear-gradient(90deg,#2563eb 60%,#60a5fa 100%);border-radius:6px;margin-bottom:.3em;padding:.3em .9em;font-size:.98rem;font-weight:500;transition:background .2s,color .2s;box-shadow:0 1px 4px #2563eb33}.skill-modern-badge:hover{color:#fffbe7;background:linear-gradient(90deg,#f59e42 60%,#2563eb 100%)}.experience-list{flex-direction:column;gap:2rem;display:flex}.experience-card{background:var(--background);border-radius:10px;padding:1.5rem 1rem;box-shadow:0 1px 4px #0f172a44}.exp-header{flex-wrap:wrap;align-items:baseline;gap:1.2em;margin-bottom:.7em;display:flex}.exp-company{color:var(--primary-light);font-weight:700}.exp-title{color:var(--text-secondary);font-weight:500}.exp-details{margin:.5em 0 .5em 1.5em}.exp-tech{color:var(--text-secondary);font-size:.98rem}.education-list,.achievements-list{margin:.5em 0 .5em 1.5em}.github-projects{margin-top:2.5rem}.navbar{z-index:100;background:var(--surface);box-sizing:border-box;justify-content:space-between;align-items:center;width:100vw;max-width:100vw;padding:1.1rem 2.5rem;animation:.7s cubic-bezier(.68,-.55,.27,1.55) navbarSlide;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #0f172a44}.navbar-logo{color:var(--primary);letter-spacing:1px;font-size:1.3rem;font-weight:700}.navbar-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;transition:max-height .3s,opacity .3s;display:flex}.navbar-link{color:var(--text-secondary);border-bottom:2px solid #0000;padding-bottom:2px;font-size:1.08rem;font-weight:500;text-decoration:none;transition:color .2s,border-bottom .2s}.navbar-link:hover{color:var(--primary);border-bottom:2px solid var(--primary)}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;margin-left:1.5rem;display:none}.navbar-toggle-bar{background:var(--primary-light);border-radius:2px;width:26px;height:3px;display:block}.resume-download-btn{color:#fff;background:linear-gradient(90deg,#2563eb 60%,#60a5fa 100%);border-radius:8px;margin-top:1.2em;padding:.7em 1.6em;font-size:1.08rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-block;box-shadow:0 2px 8px #2563eb33}.resume-download-btn:hover{color:#fffbe7;background:linear-gradient(90deg,#f59e42 60%,#2563eb 100%);transform:translateY(-2px)scale(1.04)}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes navbarSlide{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:none}}.animate-navbar{animation:.7s cubic-bezier(.68,-.55,.27,1.55) navbarSlide}@keyframes popIn{0%{opacity:0;transform:scale(.7)}80%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.animate-pop{animation:.7s cubic-bezier(.68,-.55,.27,1.55) popIn}@keyframes slideIn{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}.animate-slidein{animation:1s cubic-bezier(.68,-.55,.27,1.55) slideIn}@media (width<=1100px){.navbar-links{gap:.7rem}.navbar-link{padding-bottom:1px;font-size:.98rem}}@media (width<=900px){.navbar{padding:1.1rem .5rem}.navbar-links{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}section,.hero{max-width:100vw;padding-left:.5rem;padding-right:.5rem}}@media (width<=700px){section{padding:1.2rem .5rem}.skills-list{flex-direction:column;gap:1.2rem}.github-projects-list{flex-direction:column;align-items:center}.navbar{flex-direction:row;gap:.7em;padding:1em .5em}.navbar-links{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;width:100vw;max-height:0;padding:0 1.5rem;overflow:hidden;box-shadow:0 8px 24px #0f172a44}.navbar-links.open{opacity:1;pointer-events:auto;width:100vw;max-height:400px;padding:1.2rem 1.5rem;transition:max-height .3s,opacity .3s;left:0;right:0}section,.hero{max-width:100vw;padding-left:.2rem;padding-right:.2rem}}@media (width<=600px){.portfolio-main{padding:1rem .2rem 2rem}.portfolio-section{padding:1.2rem .5rem}.portfolio-nav{flex-direction:column;gap:.7em;padding:1em .5em}.nav-links a{margin-left:.7rem;font-size:1rem}.skills-list{flex-direction:column;gap:1.2rem}.github-projects-list{flex-direction:column;align-items:center}}@media (prefers-color-scheme:light){:root{color:var(--text-main);background-color:var(--surface)}a:hover{color:var(--primary-light)}button{background-color:var(--surface)}}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.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}
