:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;position:relative;overflow-x:hidden;background-color:#020617}body:before{content:"";position:fixed;top:5rem;left:5rem;width:24rem;height:24rem;background:#3b82f633;border-radius:9999px;filter:blur(80px);pointer-events:none;z-index:0}body:after{content:"";position:fixed;bottom:5rem;right:5rem;width:24rem;height:24rem;background:#a855f733;border-radius:9999px;filter:blur(80px);pointer-events:none;z-index:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.footer{margin:0 auto}.gradient-name{background:linear-gradient(to right,#60a5fa,#a78bfa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#020617cc;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-logo .gradient-name{font-size:1.5rem;margin-bottom:0;cursor:pointer}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{color:#e2e8f0;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-links a:hover{color:#60a5fa}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(to right,#60a5fa,#a78bfa);transition:width .3s ease}.nav-links a:hover:after{width:100%}.page-container{position:relative;min-height:100vh;display:flex;flex-direction:column;z-index:1;width:100%}.main-content{flex:1;display:flex;flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding:0}.hero-section{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.hero-content{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center;max-width:1200px;width:100%}.hero-photo-container{display:flex;justify-content:center}.photo-wrapper{position:relative;width:300px;height:300px;border-radius:50%;overflow:hidden;border:4px solid transparent;background:linear-gradient(135deg,#60a5fa,#a78bfa) border-box;padding:4px}.photo-wrapper:before{content:"";position:absolute;inset:0;border-radius:50%;padding:4px;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hero-text{text-align:left}.hero-name{font-size:3.5rem;margin-bottom:.5rem}.hero-title{font-size:1.5rem;color:#94a3b8;margin-bottom:1.5rem;font-weight:500}.hero-bio{font-size:1.1rem;line-height:1.8;color:#cbd5e1;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;margin-bottom:2rem}.btn{padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:2px solid transparent}.btn-primary{background:linear-gradient(135deg,#60a5fa,#a78bfa);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #60a5fa4d}.btn-secondary{background:transparent;border-color:#60a5fa;color:#60a5fa}.btn-secondary:hover{background:#60a5fa1a;transform:translateY(-2px)}.hero-links{display:flex;gap:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff0d;color:#cbd5e1;transition:all .3s ease}.social-link:hover{background:linear-gradient(135deg,#60a5fa,#a78bfa);color:#fff;transform:translateY(-3px)}.projects-section{padding:6rem 2rem;width:100%}.section-title{text-align:center;font-size:3rem;margin-bottom:4rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.project-card{background:#ffffff05;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.project-card:hover{transform:translateY(-8px);border-color:#60a5fa80;box-shadow:0 20px 40px #0000004d}.project-image-container{width:100%;height:200px;overflow:hidden;background:#ffffff0d}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.project-title{font-size:1.5rem;color:#e2e8f0;margin-bottom:.75rem}.project-description{color:#94a3b8;line-height:1.6;margin-bottom:1.25rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.tech-pill{display:inline-block;padding:.375rem .875rem;background:#60a5fa1a;color:#60a5fa;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid rgba(96,165,250,.3)}.skill-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-text{color:#60a5fa;font-size:.95rem;font-weight:500;padding:0;background:none;border:none;border-radius:0}.project-links{display:flex;gap:1rem;margin-top:auto}.project-link{display:flex;align-items:center;gap:.5rem;color:#cbd5e1;text-decoration:none;font-size:.9rem;transition:color .3s ease}.project-link:hover{color:#60a5fa}@media(max-width:968px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-text{text-align:center}.hero-name{font-size:2.5rem}.hero-actions,.hero-links{justify-content:center}.projects-grid{grid-template-columns:1fr}}#root{width:100%}.resume-page{max-width:1200px;margin:0 auto;padding:4rem 2rem}.resume-header{text-align:center;margin-bottom:4rem}.resume-header h1{font-size:3rem;margin-bottom:.5rem}.resume-subtitle{font-size:1.2rem;color:#94a3b8;margin-bottom:1.5rem}.resume-download-btn{display:inline-flex;align-items:center;gap:.5rem}.resume-section{margin-bottom:4rem}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(96,165,250,.3)}.section-icon{font-size:2rem;color:#60a5fa}.section-header h2{font-size:2rem;color:#e2e8f0;margin:0}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#60a5fa,#a78bfa)}.timeline-item{position:relative;margin-bottom:3rem}.timeline-marker{position:absolute;left:-2.5rem;top:.5rem;width:12px;height:12px;border-radius:50%;background:#60a5fa;border:3px solid #020617;box-shadow:0 0 0 3px #60a5fa4d}.timeline-content{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.timeline-content:hover{border-color:#60a5fa80;transform:translate(8px)}.job-title{font-size:1.5rem;color:#e2e8f0;margin-bottom:.5rem}.job-company{font-size:1.1rem;color:#60a5fa;margin-bottom:.75rem;font-weight:600}.job-meta{display:flex;gap:2rem;margin-bottom:1rem;color:#94a3b8;font-size:.9rem}.job-meta span{display:flex;align-items:center;gap:.5rem}.job-responsibilities{margin-top:1rem;padding-left:1.5rem;color:#cbd5e1;line-height:1.8}.job-responsibilities li{margin-bottom:.5rem}.sub-timeline{position:relative;padding-left:1.5rem;margin-top:1rem}.sub-timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#94a3b8,#60a5fa);opacity:.7}.sub-timeline-item{position:relative;margin-bottom:1rem}.sub-timeline-marker{position:absolute;left:-1.85rem;top:.5rem;width:10px;height:10px;border-radius:50%;background:#a78bfa;border:2px solid #0625ad;box-shadow:0 0 0 2px #a78bfa4d}.sub-timeline-content{background:#ffffff03;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1rem}.role-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.role-title{font-size:1.1rem;color:#e2e8f0;margin-bottom:.25rem}.job-roles{display:flex;flex-direction:column;gap:1.5rem}.role-item{position:relative}.promotion-indicator{display:flex;align-items:center;gap:.5rem;color:#10b981;font-size:.9rem;font-weight:600;margin-bottom:.75rem;padding:.5rem .75rem;background:#10b9811a;border-radius:6px;width:fit-content}.promotion-icon{font-size:1rem}.promotion-text{text-transform:uppercase;letter-spacing:.05em}.job-date{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-size:.9rem;margin-bottom:.75rem}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.education-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.education-card:hover{border-color:#60a5fa80;transform:translateY(-5px)}.degree-title{font-size:1.3rem;color:#e2e8f0;margin-bottom:.5rem}.school-name{font-size:1.1rem;color:#60a5fa;margin-bottom:1rem;font-weight:600}.education-meta{display:flex;flex-direction:column;gap:.5rem;color:#94a3b8;font-size:.9rem;margin-bottom:1rem}.education-meta span{display:flex;align-items:center;gap:.5rem}.gpa{color:#a78bfa;font-weight:600}.skills-grid{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.skill-category{margin-bottom:1.5rem}.skill-category:last-child{margin-bottom:0}.skill-category h3{margin-bottom:.75rem;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.skill-pills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-pill{display:inline-block;padding:.375rem .75rem;background:#60a5fa1a;color:#60a5fa;border-radius:6px;font-size:.875rem;font-weight:400;border:1px solid rgba(96,165,250,.2);transition:all .2s ease}.skill-pill:hover{background:#60a5fa26;border-color:#60a5fa66;transform:translateY(-1px)}.footer{padding:.5rem;text-align:center;background:#17181c;border-top:1px solid rgba(255,255,255,.1);margin-top:4rem}.footer p{margin:0}@media(max-width:768px){.resume-header h1{font-size:2rem}.timeline{padding-left:1.5rem}.job-meta{flex-direction:column;gap:.5rem}.skills-grid,.education-grid,.certifications-grid{grid-template-columns:1fr}}.card{padding:2em}.read-the-docs{color:#888}.item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.item-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.item-card:hover{transform:translateY(-8px);border-color:#60a5fa80;box-shadow:0 20px 40px #0000004d}.item-icon{font-size:2rem;color:#a78bfa;margin-bottom:1rem}.item-name{font-size:1.1rem;color:#e2e8f0;margin-bottom:.5rem}.item-issuer{color:#94a3b8;font-size:.95rem;margin-bottom:.5rem}.item-meta{color:#a78bfa;font-size:.9rem}.item-id{color:#60a5fa}
