.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}}.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}}.contact{max-width:700px;margin:3rem auto 6rem;padding:2rem 1.5rem;background-color:#111827;color:#e1e9f1;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;border-radius:14px;box-shadow:0 4px 12px #646eff40;min-height:40vh}.contact h1{font-size:2.8rem;font-weight:800;margin-bottom:2rem;color:#fff;text-align:center;letter-spacing:-.02em}.contact p{font-size:1.1rem;margin-bottom:1.4rem;color:#cfd8fc;display:flex;align-items:center;gap:.6rem}.contact p a{color:#646cff;text-decoration:none;font-weight:600;transition:color .3s ease}.contact p a:hover,.contact p a:focus{color:#a3a9ff;outline:none}.contact svg{color:#646cff;width:24px;height:24px;flex-shrink:0}@media (max-width: 480px){.contact{padding:1.5rem 1rem}.contact h1{font-size:2.2rem}.contact p{font-size:1rem}.contact svg{width:20px;height:20px}}.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.4rem;font-size:1rem;color:#e1e9f1}.project-links a{color:#646cff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:color .25s ease}.project-links a:hover,.project-links a:focus{color:#a3a9ff;outline:none}.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}}.experience{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}.experience h1{font-size:2.8rem;font-weight:800;margin-bottom:2rem;color:#fff;text-align:center;letter-spacing:-.02em}.experience-item{background:#1f2937;padding:1.8rem 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 h3{font-size:1.5rem;color:#cfd8fc;margin-bottom:.3rem;font-weight:700}.experience-item p{color:#a0a8d2;margin-bottom:1rem;font-size:1rem;font-weight:500}.experience-item ul{list-style-type:disc;padding-left:1.3rem;color:#d0d9ff;line-height:1.6;font-size:1rem;font-weight:400}.experience-item ul li{margin-bottom:.7rem}@media (max-width: 768px){.experience{padding:0 1rem}.experience h1{font-size:2.2rem}.experience-item{padding:1.5rem}.experience-item h3{font-size:1.3rem}.experience-item p,.experience-item ul li{font-size:.95rem}}@media (max-width: 450px){.experience h1{font-size:1.8rem}.experience-item h3{font-size:1.1rem}}*{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}}
