@charset "UTF-8";.lingxi{gap:3rem;align-items:center;min-height:calc(100vh - 100px);background-color:#bbdce5;display:flex;justify-content:center;padding-bottom:5rem;padding-left:1rem;padding-right:1rem;flex-direction:column}@media (max-width: 768px){.lingxi{gap:2rem;padding-bottom:2rem;align-items:center}}@media (max-width: 480px){.lingxi{gap:1.5rem;padding-bottom:1rem;min-height:auto}}.centerContent{width:100%;max-width:900px;padding:0 40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.centerContent h1{font-size:72px;color:#000;line-height:1.2}@media (max-width: 768px){.centerContent h1{font-size:48px}}@media (max-width: 480px){.centerContent h1{font-size:36px}}.centerContent h2{font-size:26px;color:#000;letter-spacing:6px;margin-bottom:12px}@media (max-width: 768px){.centerContent h2{font-size:20px;letter-spacing:4px}}@media (max-width: 480px){.centerContent h2{font-size:16px;letter-spacing:2px}}@media (max-width: 768px){.centerContent{padding:0 20px;gap:15px}}@media (max-width: 480px){.centerContent{padding:0 15px;gap:10px}}.scrollArea{width:100%;flex:1;max-width:none;max-height:500px;overflow-y:auto;padding:24px 28px;margin-bottom:20px;background:#ECEEDF;border:3px solid #2b2b2b;border-radius:12px;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b;font-family:Courier New,monospace;display:flex;flex-direction:column;gap:18px;text-align:left;scrollbar-width:thin;scrollbar-color:#2b2b2b #e4dfd8}.scrollArea p{font-size:16px;color:#2b2b2b;line-height:1.8}@media (max-width: 768px){.scrollArea p{font-size:14px}}@media (max-width: 480px){.scrollArea p{font-size:13px}}.scrollArea::-webkit-scrollbar{width:8px}.scrollArea::-webkit-scrollbar-thumb{background-color:#2b2b2b;border-radius:4px}@media (max-width: 768px){.scrollArea{max-height:400px;padding:16px 20px;gap:12px}}@media (max-width: 480px){.scrollArea{max-height:300px;padding:12px 16px;gap:10px}}.profileImage{flex-shrink:0;width:260px}.profileImage img{width:100%;border-radius:16px;object-fit:cover;border:3px solid #2b2b2b;box-shadow:6px 6px #2b2b2b,inset 0 0 0 2px #fff}@media (max-width: 768px){.profileImage{width:180px}}@media (max-width: 480px){.profileImage{width:140px}}.bioRow{display:flex;align-items:flex-start;gap:32px;width:100%;justify-content:center}@media (max-width: 768px){.bioRow{gap:20px}}@media (max-width: 480px){.bioRow{flex-direction:column;align-items:center;gap:15px}}.highlights{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.highlights span{font-size:14px;color:#333;background:#eae6df;padding:8px 14px;border-radius:999px}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#eceedf;color:#000}@media (max-width: 768px){.sidebar{display:none}}.sidebar .bg{z-index:999;position:fixed;top:0;left:0;bottom:0;width:400px;background:#ECEEDF}@media (max-width: 768px){.sidebar .bg{display:none}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .bg .links a{font-size:40px}@media (max-width: 768px){.sidebar .bg .links a{font-size:24px}}.sidebar button{z-index:999;width:50px;height:50px;border-radius:50%;position:fixed;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer}@media (max-width: 768px){.sidebar button{display:none}}.navbar{height:100px;position:sticky;top:0;z-index:1000}.navbar .wrapper{max-width:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;height:100%;background-color:#bbdce5;padding:0 20px}@media (max-width: 768px){.navbar .wrapper{padding:0 15px}}@media (max-width: 480px){.navbar .wrapper{padding:0 10px}}.navbar .wrapper span{font-weight:700;font-size:18px}@media (max-width: 768px){.navbar .wrapper span{font-size:16px}}@media (max-width: 480px){.navbar .wrapper span{font-size:14px}}.navbar .wrapper .social{display:flex;justify-content:flex-end;gap:20px;margin-right:40px}@media (max-width: 768px){.navbar .wrapper .social{gap:15px;margin-right:20px}}@media (max-width: 480px){.navbar .wrapper .social{gap:10px;margin-right:10px}}.navbar .wrapper .social img{width:50px;height:50px}@media (max-width: 768px){.navbar .wrapper .social img{width:40px;height:40px}}@media (max-width: 480px){.navbar .wrapper .social img{width:32px;height:32px}}.timeline{min-height:calc(100vh - 100px);background-color:#bbdce5;display:flex;flex-direction:column;align-items:center;padding:60px 20px}@media (max-width: 768px){.timeline{padding:40px 15px}}@media (max-width: 480px){.timeline{padding:30px 10px}}.timeline .header{text-align:center;margin-bottom:60px;max-width:600px}@media (max-width: 768px){.timeline .header{margin-bottom:40px}}@media (max-width: 480px){.timeline .header{margin-bottom:30px}}.timeline .header h1{font-size:88px;color:#000;line-height:1.1;margin-bottom:10px}@media (max-width: 1024px){.timeline .header h1{font-size:72px}}@media (max-width: 768px){.timeline .header h1{font-size:56px}}@media (max-width: 480px){.timeline .header h1{font-size:40px}}.timeline .header h2{font-size:26px;color:#000;letter-spacing:6px}@media (max-width: 768px){.timeline .header h2{font-size:20px;letter-spacing:4px}}@media (max-width: 480px){.timeline .header h2{font-size:16px;letter-spacing:2px}}.timeline .timelineContainer{width:100%;max-width:800px;position:relative}.timeline .timelineContainer:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:#2b2b2b;transform:translate(-50%)}@media (max-width: 768px){.timeline .timelineContainer:before{left:30px;width:2px}}@media (max-width: 768px){.timeline .timelineContainer:before{left:30px}}.timeline .timelineItem{margin-bottom:50px;position:relative;display:flex;gap:30px}@media (max-width: 768px){.timeline .timelineItem{margin-bottom:40px;margin-left:80px;gap:20px}.timeline .timelineItem:before{display:none}}@media (max-width: 480px){.timeline .timelineItem{margin-bottom:30px;margin-left:70px;gap:15px}}.timeline .timelineItem:nth-child(odd){flex-direction:row}@media (max-width: 768px){.timeline .timelineItem:nth-child(odd){flex-direction:row}}.timeline .timelineItem:nth-child(2n){flex-direction:row-reverse}@media (max-width: 768px){.timeline .timelineItem:nth-child(2n){flex-direction:row}}.timeline .timelineItem .timelineMarker{position:absolute;width:20px;height:20px;background:#2b2b2b;border:4px solid #BBDCE5;border-radius:50%;left:50%;top:0;transform:translate(-50%);flex-shrink:0}@media (max-width: 768px){.timeline .timelineItem .timelineMarker{width:16px;height:16px;border:3px solid #BBDCE5;left:30px}}@media (max-width: 480px){.timeline .timelineItem .timelineMarker{width:14px;height:14px;left:30px}}.timeline .timelineItem .timelineContent{width:calc(50% - 50px);background:#ECEEDF;padding:24px;border:3px solid #2b2b2b;border-radius:12px;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b}@media (max-width: 768px){.timeline .timelineItem .timelineContent{width:100%;padding:20px}}@media (max-width: 480px){.timeline .timelineItem .timelineContent{padding:16px}}.timeline .timelineItem .timelineContent .date{display:inline-block;font-size:12px;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}@media (max-width: 480px){.timeline .timelineItem .timelineContent .date{font-size:11px}}.timeline .timelineItem .timelineContent h3{font-size:22px;color:#000;margin-bottom:4px;font-weight:600}@media (max-width: 768px){.timeline .timelineItem .timelineContent h3{font-size:20px}}@media (max-width: 480px){.timeline .timelineItem .timelineContent h3{font-size:18px}}.timeline .timelineItem .timelineContent .subtitle{font-size:14px;color:#555;margin-bottom:12px;font-weight:500}@media (max-width: 480px){.timeline .timelineItem .timelineContent .subtitle{font-size:13px}}.timeline .timelineItem .timelineContent .description{font-size:15px;color:#555;line-height:1.6}@media (max-width: 480px){.timeline .timelineItem .timelineContent .description{font-size:14px}}.timeline .timelineItem.education .timelineContent,.timeline .timelineItem.internship .timelineContent,.timeline .timelineItem.research .timelineContent{border-color:#2b2b2b}.timeline .timelineItem.fulltime .timelineContent{border-color:#2b2b2b;background:#dce6db}.skills{min-height:calc(100vh - 100px);background:#BBDCE5;display:flex;align-items:center;padding:40px 20px}@media (max-width: 768px){.skills{padding:30px 15px}}@media (max-width: 480px){.skills{padding:20px 10px}}.skills .wrapper{max-width:1366px;margin:auto;width:100%;display:flex;gap:100px;align-items:center}@media (max-width: 1024px){.skills .wrapper{gap:60px}}@media (max-width: 768px){.skills .wrapper{flex-direction:column;gap:40px;align-items:stretch}}@media (max-width: 480px){.skills .wrapper{gap:30px}}.skills .textContainer{width:40%;display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.skills .textContainer{width:100%;gap:20px}}.skills .textContainer h1{font-size:88px;color:#000;line-height:1.1}@media (max-width: 1024px){.skills .textContainer h1{font-size:72px}}@media (max-width: 768px){.skills .textContainer h1{font-size:56px}}@media (max-width: 480px){.skills .textContainer h1{font-size:40px}}.skills .textContainer h2{font-size:26px;color:#000;letter-spacing:6px}@media (max-width: 768px){.skills .textContainer h2{font-size:20px;letter-spacing:4px}}@media (max-width: 480px){.skills .textContainer h2{font-size:16px;letter-spacing:2px}}.skills .textContainer p{font-size:18px;color:#555;max-width:420px;line-height:1.6}@media (max-width: 768px){.skills .textContainer p{font-size:16px;max-width:100%}}@media (max-width: 480px){.skills .textContainer p{font-size:14px}}.skills .skillsContainer{width:60%;display:flex;flex-direction:column;gap:40px}@media (max-width: 768px){.skills .skillsContainer{width:100%;gap:30px}}@media (max-width: 480px){.skills .skillsContainer{gap:20px}}.skills .skillGroup h3{font-size:20px;color:#000;margin-bottom:15px}@media (max-width: 768px){.skills .skillGroup h3{font-size:18px}}@media (max-width: 480px){.skills .skillGroup h3{font-size:16px}}.skills .skillGroup .bubbles{display:flex;flex-wrap:wrap;gap:12px}.skills .bubble{padding:10px 18px;font-size:14px;color:#333;background-color:#eceedf;cursor:default;transition:all .2s ease;-webkit-user-select:none;user-select:none;border:3px solid #2b2b2b;border-radius:12px;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b}@media (max-width: 480px){.skills .bubble{padding:8px 12px;font-size:12px}}.projects{min-height:calc(100vh - 100px);background-color:#bbdce5;display:flex;align-items:flex-start;padding:40px 20px}@media (max-width: 768px){.projects{padding:30px 15px}}@media (max-width: 480px){.projects{padding:20px 10px}}.projects .wrapper{max-width:1366px;margin:auto;padding:0;width:100%}@media (max-width: 768px){.projects .wrapper{padding:0}}.projects .header{max-width:600px;margin-bottom:60px}@media (max-width: 768px){.projects .header{margin-bottom:40px}}@media (max-width: 480px){.projects .header{margin-bottom:30px}}.projects .header h1{font-size:72px;color:#000;line-height:1.1}@media (max-width: 1024px){.projects .header h1{font-size:56px}}@media (max-width: 768px){.projects .header h1{font-size:48px}}@media (max-width: 480px){.projects .header h1{font-size:36px}}.projects .header h2{font-size:28px;color:#000;letter-spacing:6px;margin:10px 0 20px}@media (max-width: 768px){.projects .header h2{font-size:22px;letter-spacing:4px}}@media (max-width: 480px){.projects .header h2{font-size:18px;letter-spacing:2px}}.projects .header p{font-size:18px;color:#555;line-height:1.7}@media (max-width: 768px){.projects .header p{font-size:16px}}@media (max-width: 480px){.projects .header p{font-size:14px}}.projects .projectContainer{display:grid;grid-template-columns:280px 1fr;gap:40px;min-height:600px}@media (max-width: 1024px){.projects .projectContainer{grid-template-columns:240px 1fr;gap:30px;min-height:500px}}@media (max-width: 768px){.projects .projectContainer{grid-template-columns:1fr;gap:30px;min-height:auto;position:relative}}@media (max-width: 480px){.projects .projectContainer{gap:20px}}.projects .projectDisplay{display:flex;align-items:stretch}.projects .projectSidebar{position:sticky;top:100px;height:fit-content}@media (max-width: 768px){.projects .projectSidebar{display:none;position:static;top:auto}}.projects .projectSidebar .sidebarTitle{font-size:20px;font-weight:600;color:#2b2b2b;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #2b2b2b}@media (max-width: 768px){.projects .projectSidebar .sidebarTitle{font-size:18px;margin-bottom:16px}}.projects .projectSidebar .projectMenu{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.projects .projectSidebar .menuItem{display:flex;flex-direction:column;gap:4px;padding:12px 16px;background:#ECEEDF;border:2px solid #2b2b2b;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 2px #c9c4bc,2px 2px #2b2b2b}.projects .projectSidebar .menuItem:hover{background:#d4d2c7;transform:translate(4px)}.projects .projectSidebar .menuItem.active{background:#2b2b2b;color:#eceedf}.projects .projectSidebar .menuItem.active .menuText{color:#eceedf;font-weight:600}.projects .projectSidebar .menuItem.active .menuTech{color:#d4d2c7}.projects .projectSidebar .menuItem .menuText{font-size:14px;font-weight:500;color:#2b2b2b;transition:color .2s ease}.projects .projectSidebar .menuItem .menuTech{font-size:11px;color:#777;transition:color .2s ease}@media (max-width: 480px){.projects .projectSidebar .menuItem{padding:10px 12px}.projects .projectSidebar .menuItem .menuText{font-size:13px}.projects .projectSidebar .menuItem .menuTech{font-size:10px}}.projects .projectButton{background:#ECEEDF;border:1px solid #2b2b2b;border-radius:12px;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b;margin-top:auto;align-self:flex-start;padding:10px 18px;color:#2b2b2b;font-weight:500;text-decoration:none;font-size:14px;transition:all .2s ease}@media (max-width: 480px){.projects .projectButton{padding:8px 14px;font-size:12px}}.projects .projectButton:hover{background:#2b2b2b;color:#fff;transform:translateY(-2px)}.projects .projectCard{display:flex;flex-direction:column;width:100%;padding:0;box-shadow:0 10px 30px #0000000d;transition:transform .2s ease;background:#ECEEDF;border:3px solid #2b2b2b;border-radius:12px;overflow:hidden;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b}@media (max-width: 768px){.projects .projectCard{flex-direction:column}}.projects .projectCard:hover{transform:translateY(-4px)}.projects .projectCard.with-image{flex-direction:row}@media (max-width: 768px){.projects .projectCard.with-image{flex-direction:column-reverse}}.projects .projectCard.with-image .projectImage{flex:0 0 60%;height:100%;min-height:350px;overflow:hidden;border-radius:12px 0 0 12px;display:flex;align-items:center;justify-content:center;background:#ECEEDF}@media (max-width: 768px){.projects .projectCard.with-image .projectImage{flex:0 0 auto;height:auto;width:100%;border-radius:12px 12px 0 0;min-height:auto;max-height:300px}}@media (max-width: 480px){.projects .projectCard.with-image .projectImage{max-height:220px}}.projects .projectCard.with-image .projectImage img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block;transition:transform .3s ease;border:3px solid #ffffff;border-radius:8px}.projects .projectCard.with-image .projectImage:hover img{transform:scale(1.05)}.projects .projectCard.no-image .projectContent{padding:40px}@media (max-width: 768px){.projects .projectCard.no-image .projectContent{padding:32px}}@media (max-width: 480px){.projects .projectCard.no-image .projectContent{padding:24px}}.projects .projectCard.no-image .projectImage{display:none}.projects .projectCard .projectContent{display:flex;flex-direction:column;flex:1;padding:32px;justify-content:flex-start}@media (max-width: 768px){.projects .projectCard .projectContent{padding:24px}}@media (max-width: 480px){.projects .projectCard .projectContent{padding:16px}}.projects .projectCard h3{font-size:24px;margin-bottom:12px;color:#000}@media (max-width: 768px){.projects .projectCard h3{font-size:20px}}@media (max-width: 480px){.projects .projectCard h3{font-size:18px}}.projects .projectCard p{font-size:16px;color:#555;line-height:1.6;margin-bottom:16px}@media (max-width: 768px){.projects .projectCard p{font-size:15px}}@media (max-width: 480px){.projects .projectCard p{font-size:14px}}.projects .projectCard span{font-size:14px;color:#777;margin-bottom:16px}@media (max-width: 480px){.projects .projectCard span{font-size:12px}}.projects .mobileNavigation{display:none}@media (max-width: 768px){.projects .mobileNavigation{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px}}@media (max-width: 480px){.projects .mobileNavigation{gap:12px;margin-top:16px}}.projects .mobileNavigation .navArrow{width:44px;height:44px;background:#ECEEDF;border:2px solid #2b2b2b;border-radius:8px;cursor:pointer;font-size:24px;font-weight:700;color:#2b2b2b;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 2px #c9c4bc,2px 2px #2b2b2b}.projects .mobileNavigation .navArrow:hover:not(:disabled){background:#2b2b2b;color:#eceedf;transform:translateY(-2px)}.projects .mobileNavigation .navArrow:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.projects .mobileNavigation .navArrow{width:40px;height:40px;font-size:20px}}.projects .mobileNavigation .projectCounter{font-size:14px;font-weight:600;color:#2b2b2b;min-width:60px;text-align:center}@media (max-width: 480px){.projects .mobileNavigation .projectCounter{font-size:13px;min-width:50px}}@media (max-width: 900px){.projects .header h1{font-size:56px}}html{scroll-snap-type:y mandatory;scroll-behavior:smooth;font-size:16px}@media (max-width: 768px){html{scroll-snap-type:none}}*{padding:0;margin:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#bbdce5;color:#d3d3d3;width:100%;overflow-x:hidden}a{text-decoration:none;color:inherit}section{min-height:100vh;width:100%;scroll-snap-align:center;overflow-x:hidden;display:flex;flex-direction:column}@media (max-width: 768px){section{scroll-snap-align:none}}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:13px}}.contact{min-height:calc(100vh - 100px);background-color:#bbdce5;display:flex;align-items:center;padding:40px 20px}@media (max-width: 768px){.contact{padding:30px 15px}}@media (max-width: 480px){.contact{padding:20px 10px}}.contact .wrapper{max-width:1366px;margin:auto;padding:0;width:100%;display:flex;gap:120px}@media (max-width: 1024px){.contact .wrapper{gap:60px}}@media (max-width: 768px){.contact .wrapper{flex-direction:column;gap:40px;align-items:stretch}}@media (max-width: 480px){.contact .wrapper{gap:30px}}.contact .header{width:40%}@media (max-width: 768px){.contact .header{width:100%}}.contact .header h1{font-size:72px;color:#000;line-height:1.1}@media (max-width: 1024px){.contact .header h1{font-size:56px}}@media (max-width: 768px){.contact .header h1{font-size:48px}}@media (max-width: 480px){.contact .header h1{font-size:36px}}.contact .header h2{font-size:28px;color:#000;letter-spacing:6px;margin:10px 0 20px}@media (max-width: 768px){.contact .header h2{font-size:22px;letter-spacing:4px}}@media (max-width: 480px){.contact .header h2{font-size:18px;letter-spacing:2px}}.contact .header p{font-size:18px;color:#555;line-height:1.7;max-width:420px}@media (max-width: 768px){.contact .header p{font-size:16px;max-width:100%}}@media (max-width: 480px){.contact .header p{font-size:14px}}.contact .contactForm{background:#ECEEDF;border:3px solid #2b2b2b;border-radius:12px;box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #c9c4bc,4px 4px #2b2b2b;width:60%;padding:48px;display:flex;flex-direction:column;gap:28px}@media (max-width: 768px){.contact .contactForm{width:100%;padding:32px;gap:20px}}@media (max-width: 480px){.contact .contactForm{padding:20px;gap:16px}}.contact .contactForm .field{display:flex;flex-direction:column;gap:6px}.contact .contactForm .field label{font-size:14px;color:#555}@media (max-width: 480px){.contact .contactForm .field label{font-size:12px}}.contact .contactForm .field input,.contact .contactForm .field textarea{padding:14px 16px;font-size:16px;border-radius:10px;border:1px solid #ddd;outline:none;background:#fff;font-family:DM Sans,sans-serif}@media (max-width: 480px){.contact .contactForm .field input,.contact .contactForm .field textarea{padding:12px 14px;font-size:14px}}.contact .contactForm .field input:focus,.contact .contactForm .field textarea:focus{border-color:#000}.contact .contactForm .field textarea{min-height:120px;resize:vertical}@media (max-width: 480px){.contact .contactForm .field textarea{min-height:100px}}.contact .contactForm button{margin-top:10px;padding:14px;font-size:16px;background:black;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:transform .2s ease,opacity .2s ease;font-family:DM Sans,sans-serif;font-weight:500}@media (max-width: 480px){.contact .contactForm button{padding:12px;font-size:14px}}.contact .contactForm button:hover{transform:translateY(-2px);opacity:.95}@media (max-width: 900px){.contact .wrapper{flex-direction:column;gap:60px}.contact .header,.contact .contactForm{width:100%}.contact .header h1{font-size:56px}}
