*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%}body{min-height:100vh;background-color:#05070f;color:#ffffffde;overflow-x:hidden}#root{width:100%;min-height:100vh}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#05070f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;margin:0;padding:0;text-align:left}.portfolio-container{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1rem}.glass-box{background-color:#171923d9;padding:2rem;border-radius:16px;box-shadow:0 8px 32px #0000005e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);margin-bottom:2rem}.hero-header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:2rem}.hero-text{flex:1}.profile-image{width:140px;height:140px;border-radius:50%;border:3px solid rgba(165,180,252,.5);object-fit:cover;box-shadow:0 4px 12px #0000004d;flex-shrink:0}h1,h2,h3{color:#fff;margin-top:0}.main-title{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(to right,#fff,#a5b4fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subtitle{font-size:1.5rem;color:#a5b4fc;margin-bottom:1.5rem}.section-title{font-size:2rem;border-bottom:2px solid rgba(165,180,252,.3);padding-bottom:.5rem;margin-bottom:1.5rem}h3{font-size:1.25rem;margin-bottom:.25rem}p{margin-bottom:1rem;color:#cbd5e1}a{color:#818cf8;text-decoration:none;transition:color .2s}a:hover{color:#c7d2fe;text-decoration:underline}.contact-links{display:flex;gap:1.5rem;flex-wrap:wrap}.contact-links a{font-size:1.1rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:8px;transition:all .2s;display:flex;align-items:center;gap:.5rem}.contact-links a:hover{background:#ffffff1a;text-decoration:none;transform:translateY(-1px)}ul{padding-left:1.5rem;margin-top:.5rem}li{margin-bottom:.5rem;color:#cbd5e1}.summary-text{font-size:1.1rem;line-height:1.7;color:#e2e8f0;margin-bottom:2rem;max-width:800px}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.skill-category h3{color:#a5b4fc;font-size:1.1rem;margin-bottom:1rem;border-bottom:1px solid rgba(165,180,252,.2);padding-bottom:.5rem}.skills-list{list-style:none;padding:0;margin:0}.skill-category .skills-list{display:flex;flex-direction:column;gap:.5rem}.skill-category .skills-list li{text-align:left;background:transparent;border:none;padding:0;margin:0;font-size:.95rem;color:#cbd5e1;display:flex;align-items:center}.skill-category .skills-list li:before{content:"▹";color:#818cf8;margin-right:.5rem}.skills-list li{margin-bottom:.5rem}.experience-item,.project-item{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.experience-item:last-child,.project-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.company,.degree{font-weight:600;color:#e2e8f0;margin-bottom:.25rem}.date{font-style:italic;color:#94a3b8;font-size:.9rem;margin-bottom:.75rem}.location{font-weight:400;font-size:1rem;color:#cbd5e1}.project-link{display:inline-block;margin-bottom:.75rem;font-family:monospace}.footer{text-align:center;font-size:.9rem;color:#64748b}.last-updated{margin-top:.5rem;font-style:italic}@media (max-width: 640px){.portfolio-container{padding:1rem}.hero-header-content{flex-direction:column-reverse;text-align:center;gap:1.5rem}.hero-text{text-align:center}.profile-image{width:120px;height:120px;margin:0 auto}.main-title{font-size:2.5rem;line-height:1.2}.subtitle{font-size:1.25rem;margin-bottom:1rem}.glass-box{padding:1.5rem}.contact-links{justify-content:center;gap:.75rem}.contact-links a{width:100%;justify-content:center;box-sizing:border-box}.skills-grid{grid-template-columns:1fr;gap:1.5rem}.summary-text{text-align:center;margin-left:auto;margin-right:auto}}
