*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.portfolio-container{background:linear-gradient(135deg,#0f172a,#581c87 50%,#0f172a);min-height:100vh}.nav{position:fixed;top:0;transition:all .3s ease;width:100%;z-index:50}.nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;box-shadow:0 10px 15px -3px #0000001a}.nav-content{margin:0 auto;max-width:1152px;padding:1rem 1.5rem}.nav-inner{align-items:center;display:flex;justify-content:space-between}.logo{height:2rem;max-height:32px;max-width:32px;min-height:32px;min-width:32px;object-fit:cover;width:2rem}.nav-links{display:none;gap:2rem}@media (min-width:768px){.nav-links{display:flex}}.nav-link{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:.875rem;font-weight:500;text-transform:capitalize;transition:color .3s ease}.nav-link:hover{color:#fff}.nav-link.active{color:#c084fc}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0 1.5rem}.hero-content{margin:0 auto;max-width:896px;text-align:center}.hero-text{margin-bottom:2rem}.hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-subtitle{color:#d8b4fe;font-size:1.25rem;margin-bottom:2rem}@media (min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-description{color:#d1d5db;font-size:1.125rem;margin:0 auto 3rem;max-width:512px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#9333ea;color:#fff}.btn-primary:hover{background:#7c2d12}.btn-secondary{background:#0000;border:1px solid #c084fc;color:#c084fc}.btn-secondary:hover{background:#c084fc;color:#fff}.scroll-indicator{animation:bounce 2s infinite;background:none;border:none;color:#c084fc;cursor:pointer;transition:color .3s ease}.scroll-indicator:hover{color:#fff}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.section{padding:5rem 1.5rem}.section-alt{background:#1e293b4d}.container{margin:0 auto;max-width:1152px}.section-title{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:3rem;text-align:center}.grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem}.grid-cols-2{grid-template-columns:1fr}@media (min-width:768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.about-text{color:#d1d5db;font-size:1.125rem}.about-text p,.skills-title{margin-bottom:1.5rem}.skills-title{color:#fff;font-size:1.5rem;font-weight:700}.skills-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.skill-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293b80;border:1px solid #33415580;border-radius:.5rem;color:#d1d5db;font-size:.875rem;padding:.5rem .75rem;text-align:center;transition:border-color .3s ease}.skill-tag:hover{border-color:#c084fc80}.experience-list{display:flex;flex-direction:column;gap:2rem}.experience-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293b80;border:1px solid #33415580;border-radius:.75rem;padding:2rem}.experience-header{display:flex;flex-direction:column;margin-bottom:1rem}@media (min-width:768px){.experience-header{align-items:center;flex-direction:row;justify-content:space-between}}.experience-title{color:#fff;font-size:1.5rem;font-weight:700}.experience-company{color:#c084fc;font-weight:600}.experience-date{align-items:center;color:#9ca3af;display:flex;gap:.5rem;margin-top:.5rem}@media (min-width:768px){.experience-date{margin-top:0}}.experience-list-items{color:#d1d5db;list-style:none}.experience-list-items li{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.75rem}.bullet-point{background:#c084fc;border-radius:50%;flex-shrink:0;height:.5rem;margin-top:.5rem;width:.5rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.project-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293b80;border:1px solid #33415580;border-radius:.75rem;padding:2rem;position:relative;transition:all .3s ease}.project-card:hover{border-color:#c084fc80}.project-card.full-width{grid-column:1/-1;margin:0 auto;max-width:512px}.project-title{color:#fff;font-size:1.5rem;font-weight:700;transition:color .3s ease}.project-card:hover .project-title{color:#c084fc}.project-location{color:#9ca3af;font-size:.875rem;margin-bottom:.5rem}.project-period{color:#c084fc;font-size:.875rem;margin-bottom:1.5rem}.project-description{color:#d1d5db;margin-bottom:1.5rem}.project-highlights{list-style:none;margin-bottom:1.5rem}.project-highlights li{align-items:flex-start;color:#d1d5db;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.5rem}.small-bullet{background:#c084fc;border-radius:50%;flex-shrink:0;height:.375rem;margin-top:.5rem;width:.375rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#9333ea33;border:1px solid #9333ea4d;border-radius:9999px;color:#d8b4fe;font-size:.75rem;padding:.25rem .75rem}.education-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293b80;border:1px solid #33415580;border-radius:.75rem;padding:2rem}.education-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.education-title{color:#fff;font-size:1.5rem;font-weight:700}.education-school{color:#c084fc}.education-details{color:#d1d5db;margin-bottom:1rem}.education-details div{margin-bottom:.5rem}.award-section{align-items:center;color:#c084fc;display:flex;gap:.5rem;margin-top:1.25rem}.award-text{font-weight:600}.course-list{color:#d1d5db;font-size:.875rem;list-style:none}.course-list li{margin-bottom:.25rem}.contact-description{color:#d1d5db;font-size:1.25rem;justify-self:center;margin-bottom:3rem}.contact-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293b80;border:1px solid #33415580;border-radius:.75rem;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.contact-card:hover{border-color:#c084fc80}.contact-icon{color:#c084fc;transition:transform .3s ease}.contact-card:hover .contact-icon{transform:scale(1.1)}.contact-label{color:#fff;font-weight:600}.contact-value{color:#9ca3af;font-size:.875rem}.footer{border-top:1px solid #33415580;padding:2rem 1.5rem}.footer-content{color:#9ca3af;margin:0 auto;max-width:1152px;text-align:center}
/*# sourceMappingURL=main.3525cc7d.css.map*/