body{color:#fff;background-color:#0f1116;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.theme-toggle{cursor:pointer;z-index:1000;background-color:#3730a3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 6px #0003}.theme-toggle:hover{background-color:#4f46e5;transform:scale(1.1)}.theme-toggle.light-mode{color:#1f2937;background-color:#818cf8}.theme-toggle.light-mode:hover{background-color:#a5b4fc}.profile-header{text-align:center;background-color:#1a1d26;border-bottom:1px solid #2a2d3a;padding:3rem 2rem;box-shadow:0 4px 12px #0000001a}.profile-header.light-mode{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000d}.profile-info h1{color:#a78bfa;margin-bottom:.5rem;font-size:2.5rem}.profile-info p{color:#d1d5db;max-width:800px;margin:0 auto 1.5rem;font-size:1.1rem}.social-links{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.social-links a{color:#fff;background-color:#3730a3;border-radius:6px;padding:.5rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s}.social-links a:hover{background-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 8px #4f46e54d}.profile-nav{background-color:#1f2937;justify-content:center;padding:1rem;display:flex;box-shadow:0 2px 4px #0000001a}.profile-nav.light-mode{background-color:#e5e7eb;box-shadow:0 2px 4px #0000000d}.nav-link{color:#d1d5db;border-radius:6px;margin:0 .5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover,.nav-link:focus{color:#a78bfa;background-color:#374151}.nav-link.active{color:#fff;background-color:#4f46e5;font-weight:600}.profile-content{max-width:1200px;margin:0 auto;padding:2rem}.interests-section{margin-bottom:2rem}.interests-section.light-mode{color:#1f2937}.interests-section h2{color:#a78bfa;border-bottom:2px solid #3730a3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem}.about-content{margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.about-content.light-mode{color:#374151}.about-content p{margin-bottom:1.5rem}.goals h3{color:#8b5cf6;margin-bottom:1rem;font-size:1.5rem}.goals ul{padding-left:0;list-style-type:none}.goals li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.goals li:before{content:"✓";color:#8b5cf6;position:absolute;left:0}.interests-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.interests-grid h3{color:#8b5cf6;grid-column:1/-1;margin-bottom:1rem;font-size:1.5rem}.interest-card{background-color:#1f2937;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.interest-card.light-mode{background-color:#f9fafb;box-shadow:0 4px 6px #0000000d}.interest-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0003}.interest-card h4{color:#a78bfa;margin-bottom:.5rem;font-size:1.2rem}.interest-card p{color:#d1d5db;margin:0}.work-history-section h2{color:#a78bfa;border-bottom:2px solid #3730a3;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem}.work-history-section.light-mode h2{color:#7c3aed;border-bottom:2px solid #a78bfa}.timeline{padding:2rem 0;position:relative}.timeline:before{content:"";background-color:#3730a3;width:4px;height:100%;position:absolute;top:0;left:0}.timeline.light-mode:before{background-color:#a78bfa}.timeline-item{opacity:0;margin-bottom:3rem;padding-left:3rem;animation:.6s forwards fadeIn;position:relative;transform:translateY(20px)}.timeline-item:first-child{animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.3s}.timeline-item:nth-child(4){animation-delay:.4s}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.timeline-dot{background-color:#8b5cf6;border:4px solid #1a1d26;border-radius:50%;width:24px;height:24px;position:absolute;top:5px;left:-10px;box-shadow:0 0 0 4px #3730a3}.timeline-content{background-color:#1f2937;border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.timeline-content.light-mode{background-color:#f9fafb;box-shadow:0 4px 6px #0000000d}.timeline-content h3{color:#a78bfa;margin-top:0}.timeline-date{color:#8b5cf6;margin-bottom:1rem;font-weight:500}.timeline-content ul{margin-top:1rem;padding-left:1.5rem}.timeline-content li{margin-bottom:.5rem}.profile-footer{color:#9ca3af;text-align:center;background-color:#1a1d26;border-top:1px solid #2a2d3a;margin-top:3rem;padding:1.5rem}.profile-footer.light-mode{color:#6b7280;background-color:#f3f4f6;border-top:1px solid #e5e7eb}.profile-footer p{margin:0}@media (max-width:768px){.profile-header{padding:2rem 1rem}.profile-info h1{font-size:2rem}.social-links{flex-direction:column;gap:1rem}.profile-nav{flex-direction:column;align-items:center}.nav-link{text-align:center;margin:.25rem 0}.interests-grid{grid-template-columns:1fr}.timeline:before{left:15px}.timeline-item{padding-left:2.5rem}.timeline-dot{left:5px}}.skills-section{margin-top:2rem}.skills-section h3{color:#8b5cf6;margin-bottom:1.5rem;font-size:1.5rem}.skill-category{margin-bottom:1.5rem}.skill-category h4{color:#a78bfa;margin-bottom:.75rem;font-size:1.2rem}.skill-tags{flex-wrap:wrap;gap:.5rem;display:flex}.skill-tag{color:#fff;background-color:#3730a3;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:500}.light-mode .skill-tag{background-color:#8b5cf6}