.home{display:flex;justify-content:space-between;align-items:center;min-height:90vh;padding:3rem 6vw;background:#000;color:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}.text{max-width:48%}.text h1{font-size:2.7rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.04em}.text p{font-size:1.09rem;color:#b1b8d2;margin-bottom:1.5rem;line-height:1.7}.text>div[style*="alignItems: 'center'"] p{color:#e1e9f1;font-size:1rem;margin:0}.text>div[style*="gap: '20px'"] a{transition:transform .15s,opacity .15s}.text>div[style*="gap: '20px'"] a:hover{transform:translateY(-2px) scale(1.12);opacity:.8}.image{position:relative;width:320px;min-width:260px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.image img{width:100%;max-width:320px;aspect-ratio:1/1;object-fit:cover;border-radius:20px;box-shadow:12px 14px #717186,0 8px 32px #00000029;border:none;background:#0000}@media (max-width: 900px){.home{flex-direction:column;align-items:flex-start;padding:2rem 3vw;min-height:unset}.text{max-width:100%}.image{margin-top:32px;width:200px;min-width:160px}}.aboutme{max-width:1280px;margin:0 auto;padding:3rem 2rem 6rem;background-color:#111827;color:#e1e9f1;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:90vh}.aboutme h1{font-size:2.8rem;font-weight:800;margin-bottom:1.8rem;color:#fff;text-align:center;letter-spacing:-.02em}.abouttext{max-width:850px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7;color:#cfd8fc;text-align:justify;padding:0 1rem}.abouttext p+p{margin-top:1.5rem}.tech-row{display:flex;justify-content:center;gap:2.8rem;margin-top:1rem;flex-wrap:wrap}.tech-row a{display:flex;flex-direction:column;align-items:center;color:#e1e9f1;text-decoration:none;transition:transform .2s ease,color .2s ease;cursor:pointer;width:100px}.tech-row a:hover,.tech-row a:focus{color:#646cff;transform:scale(1.1);outline:none}.tech-row a img{width:64px;height:64px;object-fit:contain;margin-bottom:.6rem;filter:drop-shadow(0 0 3px #646cff88)}.skills{max-width:1000px;margin:0 auto;padding:0 1rem}.skills h1{font-size:2.6rem;font-weight:700;margin-bottom:1rem;color:#fff;text-align:center}.skills p{font-size:1rem;color:#a0a8d2;text-align:center;margin-bottom:2.2rem}.skills h2{font-size:1.7rem;font-weight:700;color:#d1d9ff;border-bottom:2px solid #646cff;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:6px}.skills .tech-row{justify-content:flex-start;gap:1.8rem;flex-wrap:wrap}.skills .tech-row>div{display:flex;flex-direction:column;align-items:center;width:90px;cursor:default;color:#e1e9f1;transition:transform .3s}.skills .tech-row>div:hover{transform:scale(1.15);filter:drop-shadow(0 0 5px #646cffcc)}.skills .tech-row>div img{width:60px;height:60px;object-fit:contain;margin-bottom:.5rem;border-radius:8px;background:#222f43;box-shadow:0 2px 6px #1a2243cc}.skills .tech-row>div p{font-size:.9rem;text-align:center;-webkit-user-select:none;user-select:none;font-weight:600}@media (max-width: 768px){.abouttext{font-size:1rem;max-width:100%}.tech-row{justify-content:center;gap:1.8rem}.skills .tech-row>div{width:72px}.skills .tech-row>div img{width:48px;height:48px}.skills h2{font-size:1.4rem}}@media (max-width: 450px){.skills h1,.aboutme h1{font-size:2rem}.skills p{font-size:.9rem}.skills h2{font-size:1.2rem;margin-top:2rem}}.pm-skills-container{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1rem;margin-top:1.5rem;padding:0 1rem;max-width:800px;margin-left:auto;margin-right:auto}.pm-skill-tag{background-color:#222f43;color:#d1d9ff;padding:8px 16px;border-radius:20px;font-size:.95rem;font-weight:500;border:1px solid #4a5568;transition:all .2s ease-in-out;cursor:default;box-shadow:0 2px 4px #0003}.pm-skill-tag:hover{background-color:#3e4c63;border-color:#646cff;transform:translateY(-3px);color:#fff}.projects{max-width:1280px;margin:0 auto;padding:3rem 2rem 6rem;background-color:#111827;color:#e1e9f1;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:90vh}.projects h1{font-size:2.8rem;font-weight:800;margin-bottom:2.4rem;color:#fff;text-align:center;letter-spacing:-.02em}.project-item{background:#1f2937;padding:2rem 2.2rem;border-radius:14px;box-shadow:0 4px 12px #646eff4d;margin-bottom:2.5rem;transition:transform .3s ease}.project-item:hover{transform:translateY(-5px)}.project-item h2{font-size:1.8rem;color:#cfd8fc;margin-bottom:.6rem;font-weight:700}.project-item p{color:#a0a8d2;font-size:1.05rem;margin-bottom:.8rem;line-height:1.5;font-weight:500}.project-links{margin-bottom:1.6rem;display:flex;flex-wrap:wrap;gap:1rem}.project-links a{color:#e1e9f1;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;background:#222f43;padding:.5rem 1rem;border-radius:8px;transition:all .25s ease;box-shadow:0 2px 6px #0000004d}.project-links a:hover,.project-links a:focus{color:#fff;background:#646cff;transform:translateY(-2px);box-shadow:0 4px 12px #646eff66;outline:none}.project-icon{font-size:1.2rem;flex-shrink:0}.tech-stack{display:flex;gap:1.8rem;flex-wrap:wrap}.tech-stack>div{display:flex;align-items:center;gap:.6rem;cursor:default;color:#e1e9f1;transition:transform .3s ease}.tech-stack>div:hover{transform:scale(1.15);filter:drop-shadow(0 0 6px #646cffcc)}.tech-stack img{width:36px;height:36px;object-fit:contain;border-radius:8px;background:#222f43;box-shadow:0 2px 6px #1a2243cc}.tech-stack span{font-size:1rem;-webkit-user-select:none;user-select:none;font-weight:600}@media (max-width: 768px){.project-item p{font-size:.95rem}.tech-stack>div{gap:.4rem}.tech-stack img{width:30px;height:30px}.tech-stack span{font-size:.9rem}}@media (max-width: 450px){.projects h1{font-size:2rem}.project-item h2{font-size:1.4rem}.project-links{flex-direction:column;gap:.8rem}.project-links a{width:100%;justify-content:center}}.section{max-width:1280px;margin:0 auto;padding:3rem 2rem 6rem;background-color:#111827;color:#e1e9f1;font-family:Inter,sans-serif;min-height:90vh}.section h1{font-size:2.8rem;font-weight:800;margin-bottom:2.4rem;color:#fff;text-align:center;letter-spacing:-.02em}@media (max-width: 450px){.section h1{font-size:2rem}}.experience-item{background:#1f2937;padding:2rem 2.2rem;border-radius:14px;box-shadow:0 4px 12px #646eff4d;margin-bottom:2.5rem;transition:transform .3s ease}.experience-item:hover{transform:translateY(-5px)}.experience-item:last-child{margin-bottom:0}.experience-item h3{font-size:1.8rem;color:#cfd8fc;margin-bottom:.6rem;font-weight:700}.experience-date{color:#a0a8d2;font-size:1rem;font-style:italic;margin-bottom:1.4rem}.experience-item ul{list-style-position:outside;padding-left:1.5rem;margin:0}.experience-item li{color:#a0a8d2;font-size:1.05rem;line-height:1.6;font-weight:500;margin-bottom:.8rem}.experience-item li:last-child{margin-bottom:0}.experience-item li::marker{color:#646cff}@media (max-width: 768px){.experience-item li{font-size:.95rem}}@media (max-width: 450px){.experience-item h3{font-size:1.4rem}}.resumes-page{max-width:1280px;margin:0 auto;padding:3rem 2rem 6rem;background-color:#111827;color:#e1e9f1;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:90vh;display:flex;flex-direction:column;align-items:center}.resumes-page h1{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:#fff;text-align:center}.intro-text{font-size:1.1rem;color:#a0a8d2;text-align:center;margin-bottom:3rem;max-width:600px}.resume-container{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;width:100%}.resume-card{background-color:#1f2937;border-radius:12px;padding:2rem;width:100%;max-width:400px;text-align:center;border:1px solid #374151;box-shadow:0 4px 10px #0006;transition:transform .3s ease,box-shadow .3s ease}.resume-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px #646cff4d}.resume-card h2{font-size:1.7rem;font-weight:700;color:#d1d9ff;margin-bottom:1rem}.resume-card p{font-size:1rem;line-height:1.6;color:#cfd8fc;margin-bottom:2rem}.resume-card button{background-color:#646cff;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-weight:600;font-size:1rem;transition:background-color .2s ease-in-out}.resume-card button:hover,.resume-card button:focus{background-color:#535bf2;outline:none}@media (max-width: 768px){.resume-container{flex-direction:column;align-items:center;gap:2rem}.resume-card{max-width:90%}}@media (max-width: 450px){.resumes-page h1{font-size:2.2rem}.intro-text{font-size:1rem}.resume-card h2{font-size:1.5rem}}.contact-details{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}.contact-details p{display:flex;align-items:center;font-size:1.2rem;color:#a0a8d2;font-weight:500;margin:0}.contact-details svg{font-size:1.8rem;margin-right:1rem;color:#646cff}.contact-details a{color:#cfd8fc;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-details a:hover,.contact-details a:focus{color:#a3a9ff;text-decoration:underline;outline:none}@media (max-width: 768px){.contact-details p{font-size:1.1rem}.contact-details svg{font-size:1.6rem}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background-color:#000;font-family:Inter,Segoe UI,Arial,sans-serif}.page{padding-top:64px}.navbar{position:fixed;top:0;left:0;width:100vw;background:#010101;box-shadow:0 2px 16px #0000001a;z-index:100;display:flex;align-items:center;justify-content:center;height:64px}.nav-links{list-style:none;display:flex;gap:2.5rem;align-items:center;margin:0;padding:0;transition:transform .3s ease-in-out}.nav-links li{display:inline-flex}.nav-links a,.nav-links button{background:none;border:none;color:#fff;font-weight:600;font-size:1.07rem;cursor:pointer;padding:.25rem .5rem;text-decoration:none;transition:color .3s,border-bottom .3s;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links button:hover{color:#646cff;border-bottom:2px solid #646cff}.hamburger{display:none;position:absolute;right:32px;top:16px;cursor:pointer;color:#fff}@media (max-width: 850px){.navbar{justify-content:start;padding-left:16px}.nav-links{position:fixed;top:64px;right:0;width:220px;height:100vh;flex-direction:column;background:#111827;align-items:flex-start;padding:1.5rem 1rem;box-shadow:-8px 0 16px #0002;transform:translate(110%);gap:2rem}.nav-links.open{transform:translate(0)}.hamburger{display:block}}
