@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse 80% 80% at 50% -20%,rgba(120,119,198,.3),transparent),linear-gradient(180deg,#0f0f23,#1a1a2e,#16213e);background-attachment:fixed;overflow-x:hidden}#root{width:100%;min-height:100vh}a{font-weight:500;color:#64ffda;text-decoration:inherit;transition:color .3s ease}a:hover{color:#4dd0e1}button{border-radius:12px;border:1px solid rgba(255,255,255,.2);padding:.8em 1.6em;font-size:1em;font-weight:500;font-family:inherit;background:#ffffff1a;color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}button:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}button:focus,button:focus-visible{outline:2px solid #64ffda;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*{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;color:#2c3e50;background:#fff}.app{opacity:0;transition:opacity .6s ease}.app.mounted{opacity:1}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e1e8ed}.nav-content{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.25rem;font-weight:600;color:#2c3e50;letter-spacing:-.02em}.nav-links{display:flex;gap:0}.nav-links button{background:none;border:none;color:#7f8c8d;font-size:.9rem;font-weight:500;padding:.75rem 1.25rem;cursor:pointer;transition:color .2s ease;border-radius:6px}.nav-links button:hover,.nav-links button.active{color:#2c3e50}.section{padding:5rem 0;min-height:100vh;display:flex;align-items:center}.container{max-width:900px;margin:0 auto;padding:0 2rem;width:100%}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#2c3e50;letter-spacing:-.03em}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.hero-content{text-align:center;max-width:700px}.hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#2c3e50;letter-spacing:-.04em}.hero-subtitle{font-size:1.5rem;font-weight:400;color:#7f8c8d;margin-bottom:1rem;letter-spacing:-.01em}.hero-description{font-size:1.125rem;color:#95a5a6;margin-bottom:2rem;line-height:1.7;max-width:500px;margin-left:auto;margin-right:auto}.hero-contact{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap;font-size:.95rem;color:#7f8c8d}.hero-contact a{color:#3498db;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.hero-contact a:hover{border-bottom-color:#3498db}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary,.cta-secondary{padding:.875rem 2rem;font-size:.95rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s ease;border:1px solid transparent;text-decoration:none;display:inline-block}.cta-primary{background:#2c3e50;color:#fff;border-color:#2c3e50}.cta-primary:hover{background:#34495e;border-color:#34495e}.cta-secondary{background:transparent;color:#2c3e50;border-color:#bdc3c7}.cta-secondary:hover{border-color:#2c3e50}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-text p{font-size:1.1rem;line-height:1.7;color:#5d6d7e;margin-bottom:1.5rem}.education-card{background:#f8f9fa;border-radius:8px;padding:2rem;border:1px solid #e9ecef}.education-card h3{font-size:1.25rem;margin-bottom:1.5rem;color:#2c3e50;font-weight:600}.education-item{margin-bottom:2rem}.education-item:last-child{margin-bottom:0}.education-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.education-item p{color:#7f8c8d;margin-bottom:.75rem;font-size:.95rem}.coursework{font-size:.9rem;color:#95a5a6;line-height:1.5}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.skill-category{padding:1.5rem;border-radius:8px;border:1px solid #e9ecef;background:#fff}.skill-category h3{font-size:1.1rem;margin-bottom:1rem;color:#2c3e50;font-weight:600}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#f1f2f6;color:#2c3e50;padding:.375rem .75rem;border-radius:4px;font-size:.85rem;font-weight:500;border:1px solid #e9ecef}.experience-timeline{max-width:700px;margin:0 auto}.experience-item{margin-bottom:3rem;padding-left:2rem;position:relative;border-left:2px solid #e9ecef}.experience-item:before{content:"";position:absolute;left:-6px;top:0;width:10px;height:10px;background:#3498db;border-radius:50%}.experience-year{font-size:.9rem;font-weight:600;color:#3498db;margin-bottom:.5rem}.experience-content h3{font-size:1.25rem;margin-bottom:.25rem;color:#2c3e50;font-weight:600}.experience-content h4{font-size:1rem;margin-bottom:.75rem;color:#7f8c8d;font-weight:500}.experience-content p{color:#5d6d7e;line-height:1.6;font-size:.95rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.project-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:2rem;transition:all .2s ease}.project-card:hover{border-color:#bdc3c7;box-shadow:0 4px 12px #0000000d}.project-card h3{font-size:1.25rem;margin-bottom:.5rem;color:#2c3e50;font-weight:600}.project-card h4{font-size:.9rem;margin-bottom:1rem;color:#3498db;font-weight:500}.project-card p{color:#5d6d7e;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#ecf0f1;color:#2c3e50;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;font-weight:500;border:1px solid #d5dbdb}.activities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.activity-card{background:#f8f9fa;border-radius:8px;padding:1.5rem;border:1px solid #e9ecef}.activity-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#2c3e50;font-weight:600}.activity-card p{color:#5d6d7e;line-height:1.6;font-size:.9rem}.contact-content{text-align:center;max-width:500px;margin:0 auto}.contact-info h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50;font-weight:600}.contact-info p{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.contact-details{display:grid;gap:1rem;text-align:left}.contact-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px}.contact-item strong{color:#2c3e50;font-weight:600}.contact-item a{color:#3498db;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.contact-item a:hover{border-bottom-color:#3498db}@media (max-width: 768px){.nav-content{padding:1rem}.nav-links{display:none}.section{padding:3rem 0}.container{padding:0 1rem}.section-title{font-size:2rem}.about-grid{grid-template-columns:1fr;gap:2rem}.skills-grid,.projects-grid,.activities-grid{grid-template-columns:1fr}.hero-cta{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:200px;text-align:center}.hero-contact{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:1.75rem}}
