.resumeSection-main{padding-top:8rem}.resumePageContainer{max-width:1400px;margin:0 auto;padding:3rem;animation:.8s ease-out fadeIn}.resumeHero{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0a0afa;border:2px solid #ff4d5a;border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:3rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #000c,0 0 20px #ff4d5a4d}.resumeHero:before{content:"";opacity:.3;z-index:0;background:linear-gradient(135deg,#ff4d5a1a,#ff8a941a);position:absolute;inset:0}.heroContent{z-index:1;text-align:center;width:100%;position:relative}.heroTitle{background:linear-gradient(135deg,#ff4d5a,#ff8a94);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:5rem;font-weight:700;line-height:1.2}.heroSubtitle{color:#b0b0b0;margin:0 0 2rem;font-size:1.8rem;line-height:1.6}.heroStats{justify-content:center;gap:3rem;margin-top:2rem;display:flex}.stat{flex-direction:column;align-items:center;gap:.5rem;display:flex}.statNumber{color:#ff4d5a;font-family:monospace;font-size:3.5rem;font-weight:700}.statLabel{color:gray;text-transform:uppercase;letter-spacing:.5px;font-size:1.2rem;font-weight:500}.resumeSection{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#0a0a0afa;border:2px solid #2a2a2a;border-radius:1.5rem;margin-bottom:3rem;padding:3rem;animation:.6s ease-out backwards fadeInUp;box-shadow:0 12px 40px #000c,0 0 15px #ffffff1a}.resumeSection:nth-child(2){animation-delay:.2s}.resumeSection:nth-child(3){animation-delay:.4s}.resumeSection:nth-child(4){animation-delay:.6s}.sectionHeader{text-align:center;margin-top:10px}.sectionTitle{background:linear-gradient(135deg,#ff4d5a,#ff8a94);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2rem;font-weight:700}.sectionDivider{background:linear-gradient(135deg,#ff4d5a,#ff8a94);border-radius:2px;width:60px;height:3px;margin:0 auto}.skillsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;gap:2rem;display:grid}.skillCategory{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #2a2a2a;border-radius:1rem;padding:2rem;transition:all .3s}.skillCategory:hover{border-color:#ff4d5a;transform:translateY(-5px);box-shadow:0 8px 25px #ff4d5a33}.skillCategoryHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.skillCategoryTitle{color:#ff4d5a;margin:0;font-size:1.6rem;font-weight:600}.skillCount{color:#fff;background:#ff4d5a;border-radius:.5rem;padding:.4rem .9rem;font-family:monospace;font-size:1.1rem;font-weight:600}.skillsList{flex-direction:column;gap:.75rem;display:flex}.skillItem{background:#1e1e1e80;border:1px solid #2a2a2a;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.skillItem:hover{background:#282828cc;border-color:#ff4d5a}.skillName{color:#fafafa;font-size:1.1rem;font-weight:500}.skillLevel{color:gray;background:#ff4d5a1a;border:1px solid #ff4d5a4d;border-radius:.5rem;padding:.35rem .85rem;font-family:monospace;font-size:1rem}.experienceTimeline{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.timelineItem{width:80%;margin-bottom:3rem;margin-left:auto;margin-right:auto;animation:.5s ease-out backwards fadeInUp;display:flex;position:relative}.timelineItem:first-child{animation-delay:.2s}.timelineItem:nth-child(2){animation-delay:.4s}.timelineItem:nth-child(3){animation-delay:.6s}.timelineYearMarker{z-index:10;flex-direction:column;align-items:center;width:3rem;margin-right:1.5rem;transition:all .3s;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-6rem)}.startYear,.endYear{color:#ff4d5a;z-index:2;letter-spacing:.8px;background:#ff4d5a0d;border:2px solid #ff4d5a;border-radius:.7rem;padding:.5rem 1rem;font-family:monospace;font-size:1.3rem;font-weight:700;transition:all .3s;transform:scale(1.05);box-shadow:0 4px 12px #0000004d}.yearLine{background:linear-gradient(135deg,#ff4d5a,#ff8a94);flex-grow:1;width:2px;margin:.5rem 0;transition:all .3s;position:relative;box-shadow:0 0 8px #0000004d}.timelineContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#141414f2;border:1px solid #2a2a2a;border-radius:1rem;width:100%;padding:2rem;transition:all .3s}.timelineContent:hover{border-color:#ff4d5a;transform:translateY(-5px);box-shadow:0 8px 25px #ff4d5a33}.experienceHeader{margin-bottom:1.5rem}.jobTitle{color:#fafafa;margin:0 0 .75rem;font-size:2rem;font-weight:600}.companyInfo{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-top:.75rem;display:flex}.companyInfoContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.companyName{color:#ff4d5a;margin:0;font-size:2.2rem;font-weight:500}.companyName a{color:#ff4d5a;font-size:2.2rem;text-decoration:none;transition:color .2s}.companyName a:hover{color:#ff8a94}.companyDescription{color:#b0b0b0;max-width:90%;margin:.5rem 0;font-size:1.3rem;line-height:1.6}.experienceMeta{color:gray;gap:.75rem;margin-bottom:.75rem;font-size:1.2rem;display:flex}.dates,.location{align-items:center;gap:.5rem;display:flex}.dates:before{content:"📅";font-size:.8rem}.location:before{content:"📍";font-size:.8rem}.responsibilitiesList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.responsibilitiesList li{color:#b0b0b0;padding-left:1.5rem;font-size:1.2rem;line-height:1.8;position:relative}.responsibilitiesList li:before{content:"▸";color:#ff4d5a;font-size:1.3rem;font-weight:700;position:absolute;left:0}.responsibilitiesHeadline{border-bottom:1px solid #2a2a2a;color:#ff4d5a!important;margin-bottom:1rem!important;padding-bottom:.75rem!important;font-size:1.6rem!important;font-weight:700!important}.responsibilitiesHeadline:before{display:none!important}.educationContentContainer,.experienceContentContainer{justify-content:space-between;align-items:flex-start;height:100%;display:flex}.educationContentLeft,.experienceContentLeft{flex:1}.logoContainer{justify-content:center;align-items:center;height:100%;margin-left:20px;margin-right:20px;display:flex}.companyLogoContainer{justify-content:center;align-items:center;margin-left:20px;display:flex}.universityLogo,.companyLogo{background-color:#fff;border-radius:16px;width:240px;height:auto;padding:8px;display:block;box-shadow:0 4px 8px #0000001a}.educationHeader{margin-bottom:1rem}.institution{color:#fafafa;margin:0 0 .75rem;font-size:1.8rem;font-weight:600}.educationMeta{flex-direction:column;gap:.5rem;display:flex}.fieldOfStudy{color:#ff4d5a;margin:0;font-size:1.4rem;font-weight:500}.educationDates{color:gray;margin:0;font-size:1.2rem}.educationDescription{color:#b0b0b0;margin:0;font-size:1.2rem;font-style:italic;line-height:1.7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.resumePageContainer{padding:1.5rem}.heroTitle{font-size:4rem}.heroSubtitle{font-size:1.6rem}.heroStats{flex-wrap:wrap;gap:2rem}.statNumber{font-size:2.5rem}.statLabel{font-size:1.1rem}.sectionTitle{font-size:1.8rem}.skillsGrid{grid-template-columns:1fr;gap:1.5rem}.skillCategory{padding:1.5rem}.timelineItem{width:100%;padding-left:0}.timelineYearMarker{display:none}.timelineContent{padding:1.5rem}.jobTitle{font-size:1.8rem}.companyName,.companyName a{font-size:2rem}.resumeSection{padding:2rem 1.5rem}.universityLogo,.companyLogo{width:180px}}@media (max-width:430px){.resumeSection-main{padding-top:8rem}.resumePageContainer{padding:1rem}.heroTitle{font-size:3.5rem}.heroSubtitle{font-size:1.5rem}.heroStats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.statNumber{font-size:2.2rem}.statLabel{font-size:1rem}.resumeSection{border-radius:1rem;padding:1.5rem 1rem}.sectionTitle{font-size:1.6rem}.skillCategory{padding:1.2rem}.skillCategoryTitle{font-size:1.4rem}.skillName{font-size:1rem}.timelineContent{padding:1.2rem}.jobTitle{font-size:1.6rem}.companyName,.companyName a{font-size:1.8rem}.companyDescription{font-size:1.2rem}.experienceMeta{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:1.1rem}.responsibilitiesList li{font-size:1.1rem}.universityLogo,.companyLogo{width:140px;display:none}.educationContentContainer,.experienceContentContainer{flex-direction:column}.logoContainer,.companyLogoContainer{width:100%;margin:1.5rem 0 0}}
