: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;display:flex;place-items:center;min-width:320px;min-height:100vh}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.back-to-top-btn{all:unset;position:fixed;right:2.2rem;bottom:2.2rem;z-index:120;width:54px;height:54px;background:#141820fa;border:2.5px solid #40e0ff;border-radius:50%;box-shadow:0 4px 24px #40e0ff21;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s,border .2s,transform .18s;color:#40e0ff;font-size:2.1rem;opacity:.92}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;width:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}#root{height:100%;width:100%;display:flex;justify-content:center;align-items:flex-start}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}body,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;height:100%;width:100%;margin:0;padding:0}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-touch-callout:none}.profile-photo,.carousel-img,.carousel-banner-img,.qr-code-placeholder img{pointer-events:none}button,button img,.nav-item,.lang-switch,.ai-assistant,.back-to-top-btn,.carousel-btn,.carousel-banner-btn{pointer-events:auto!important}::selection{background:transparent}::-moz-selection{background:transparent}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.resume-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}body{font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#0c0c0c,#1a1a2e,#16213e);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:#fff;line-height:1.6;overflow-x:hidden;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;height:100%;width:100%;margin:0;padding:0;position:relative}.resume-container{min-height:100vh;position:relative;max-width:1400px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.header{position:fixed;top:0;left:0;right:0;background:#0c0c0cf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(64,224,255,.2);z-index:1000;padding:1rem 0}.header-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2rem;gap:0}.header-left{display:flex;flex-direction:column;align-items:flex-start;justify-self:start;position:relative}.header-center{display:flex;align-items:center;justify-content:center;justify-self:center;width:100%}.header-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;width:100%;margin-left:auto;margin-right:0;position:relative;justify-self:end}.name-section,.role-section{align-items:flex-start;text-align:left}.header-center .header-nav{justify-content:center;margin:0 auto}.hamburger-menu{display:none}@media (max-width: 1250px){.header-center .header-nav{display:none!important}.hamburger-menu{display:flex!important}}@media (min-width: 1250.1px){.header-center .header-nav{display:flex!important}.hamburger-menu{display:none!important}}.personal-brand{display:flex;flex-direction:column;gap:.5rem}.name-underline{width:60px;height:3px;background:linear-gradient(45deg,#40e0ff,#a855f7);border-radius:2px;margin-top:.3rem;transition:width .6s cubic-bezier(.4,0,.2,1);animation:expandLine 1.5s ease-out}@keyframes expandLine{0%{width:0;opacity:0}to{width:var(--initial-width, 60px);opacity:1}}.role-section{display:flex;align-items:center;gap:1rem;margin-top:.2rem}.name{font-size:1.25rem;font-weight:800;background:linear-gradient(45deg,#40e0ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;letter-spacing:.5px;line-height:1.2;position:relative;white-space:nowrap}.title{font-size:.75rem;font-weight:500;color:#cbd5e1;margin:0;letter-spacing:.3px;position:relative;white-space:normal;line-height:1.4;word-break:break-word;max-width:180px}@media (max-width: 700px){.title{font-size:.62rem;max-width:120px}}.header-nav{display:flex;gap:0;justify-self:center;background:#ffffff0d;border:1px solid rgba(64,224,255,.2);border-radius:2rem;padding:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-item{background:none;border:none;color:#e2e8f0;font-size:.9rem;font-weight:500;cursor:pointer;padding:.6rem 1.2rem;border-radius:1.5rem;transition:all .3s ease;position:relative;white-space:nowrap}.nav-item:hover{color:#fff;background:linear-gradient(45deg,#40e0ff33,#a855f733);transform:translateY(-1px);box-shadow:0 4px 12px #40e0ff33}.nav-item:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(45deg,#40e0ff,#a855f7);transition:all .3s ease;transform:translate(-50%);border-radius:1px}.nav-item:hover:after{width:70%}.header-right{display:flex;justify-content:flex-end;justify-self:end;align-items:center;gap:1rem}.lang-switch{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem;border-radius:1rem;transition:all .3s ease}.lang-switch:hover{background:#ffffff0d}.switch-track{position:relative;width:60px;height:30px;background:#ffffff1a;border:1px solid rgba(64,224,255,.3);border-radius:15px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.switch-track:hover{border-color:#40e0ff80;box-shadow:0 0 15px #40e0ff33}.switch-thumb{position:absolute;top:2px;left:2px;width:26px;height:26px;background:linear-gradient(45deg,#40e0ff,#a855f7);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d}.switch-thumb.active{transform:translate(30px)}.switch-label{font-size:.7rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.switch-labels{display:flex;flex-direction:column;gap:.2rem;font-size:.8rem;font-weight:600}.label-en,.label-zh{color:#ffffff80;transition:all .3s ease}.label-en.active,.label-zh.active{color:#40e0ff;text-shadow:0 0 10px rgba(64,224,255,.5)}.main-content{margin-top:100px;padding:2rem 0;width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;position:relative;width:100%;box-sizing:border-box}.section-content{max-width:1200px;width:100%;text-align:center;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.section-title{font-size:3rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(45deg,#40e0ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;width:var(--section-underline-width, 100px);height:3px;background:linear-gradient(45deg,#40e0ff,#a855f7);transform:translate(-50%);border-radius:2px;transition:width .6s cubic-bezier(.4,0,.2,1)}.about-content{display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center;margin-top:3rem;width:100%;max-width:1200px}.about-text{order:2;max-width:900px}.about-text p{font-size:1.2rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.8;text-align:justify}.tags{display:flex;flex-wrap:wrap;gap:1rem}.tag{background:#40e0ff1a;color:#40e0ff;padding:.5rem 1rem;border-radius:2rem;border:1px solid rgba(64,224,255,.3);font-size:.9rem;font-weight:500}.about-avatar{display:flex;justify-content:center;order:1}.avatar-container{position:relative;width:200px;height:200px;display:flex;justify-content:center;align-items:center}.profile-image-wrapper{position:relative;width:200px;height:200px;animation:float 3s ease-in-out infinite}.profile-image{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid rgba(64,224,255,.6);box-shadow:0 0 30px #40e0ff66,inset 0 0 20px #ffffff1a;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.profile-image:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);animation:shine 3s infinite}.profile-image:hover{border-color:#40e0ffe6;box-shadow:0 0 40px #40e0ff99,inset 0 0 30px #fff3;transform:scale(1.05)}.profile-initial{font-size:4rem;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(255,255,255,.5),2px 2px 4px rgba(0,0,0,.3);z-index:2;position:relative}.profile-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:2;position:relative}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}50%{transform:translate(100%) translateY(100%) rotate(45deg)}to{transform:translate(-100%) translateY(-100%) rotate(45deg)}}.avatar-placeholder{width:200px;height:200px;border-radius:50%;background:linear-gradient(45deg,#40e0ff1a,#a855f71a);border:2px solid rgba(64,224,255,.3);display:flex;align-items:center;justify-content:center;font-size:4rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;width:100%;max-width:1200px}.capability-item{background:#ffffff0d;border:1px solid rgba(64,224,255,.2);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.capability-item:hover{transform:translateY(-10px);border-color:#40e0ff80;box-shadow:0 10px 30px #40e0ff33}.capability-icon{font-size:3rem;display:block;margin-bottom:1rem}.capability-name{font-size:1.1rem;font-weight:600;color:#e2e8f0;display:block;margin-bottom:.5rem}.research-section{background:#ffffff05}.research-section .project-list{margin-top:2rem}.research-projects{margin-top:3rem;width:100%;max-width:1200px}.skills-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;width:100%;max-width:1200px}.skill-category{background:#ffffff0d;border:1px solid rgba(168,85,247,.2);border-radius:1rem;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.skill-category:hover{border-color:#a855f766;transform:translateY(-5px);box-shadow:0 8px 25px #a855f726}.category-title{color:#a855f7;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:#40e0ff1a;color:#40e0ff;padding:.5rem 1rem;border-radius:2rem;border:1px solid rgba(64,224,255,.3);font-size:.9rem;font-weight:500;transition:all .3s ease}.skill-tag:hover{background:#40e0ff33;border-color:#40e0ff80;transform:translateY(-2px)}.experience-section{background:none!important}.timeline,.timeline-item,.timeline-dot,.timeline-year{display:contents!important;background:none!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important}.experience-card{position:relative;background:#23272f;border-radius:18px;box-shadow:0 4px 24px #0000002e,0 1.5px 8px #40e0ff14;margin:0 0 1.5rem;overflow:hidden}.experience-card:before{display:none}.experience-card .exp-row,.experience-card .company-info,.experience-card .logo-box{position:relative;z-index:2}.timeline:before{content:"";position:absolute;left:2rem;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--accent-color) 0%,var(--secondary-color) 50%,var(--accent-color) 100%);border-radius:2px;box-shadow:0 0 10px #40e0ff4d;animation:timelinePulse 3s ease-in-out infinite}@keyframes timelinePulse{0%,to{box-shadow:0 0 10px #40e0ff4d}50%{box-shadow:0 0 20px #40e0ff99}}.timeline-item{position:relative;margin-bottom:5rem;padding-left:3rem;z-index:1}.timeline-item:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:-3rem;top:1rem;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,var(--accent-color),var(--secondary-color));border-radius:50%;border:4px solid var(--bg-color);box-shadow:0 0 0 4px var(--accent-color),0 0 20px #40e0ff66;z-index:2;transition:all .3s ease}.timeline-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}.timeline-item:hover .timeline-dot{transform:scale(1.1);box-shadow:0 0 0 4px var(--accent-color),0 0 30px #40e0ff99}.timeline-year{position:absolute;left:-5.5rem;top:.5rem;background:linear-gradient(135deg,var(--accent-color),var(--secondary-color));color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #0003;z-index:3;min-width:4rem;text-align:center;animation:slideInLeft .6s ease-out;transition:all .3s ease}.timeline-item:first-child .timeline-year{background:linear-gradient(135deg,#10b981,#34d399,#6ee7b7);box-shadow:0 4px 12px #10b98166,0 0 20px #10b98133;animation:slideInLeft .6s ease-out,currentJobPulse 2s ease-in-out infinite;font-weight:700;border:2px solid rgba(255,255,255,.3)}@keyframes currentJobPulse{0%,to{box-shadow:0 4px 12px #10b98166,0 0 20px #10b98133}50%{box-shadow:0 4px 12px #10b98199,0 0 30px #10b98166}}.timeline-year:hover{transform:scale(1.05);box-shadow:0 6px 16px #0000004d}.timeline-item:first-child .timeline-year:hover{transform:scale(1.05);box-shadow:0 6px 16px #10b98180,0 0 25px #10b9814d}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.timeline-content{width:100%;max-width:1200px;min-width:340px;margin:2rem auto;box-sizing:border-box;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(64,224,255,.3);border-radius:.5rem;padding:2rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;flex-direction:column;align-items:center;justify-content:center}.timeline-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#40e0ff,#a855f7,#10b981);opacity:0;transition:all .4s ease;border-radius:2rem 2rem 0 0}.timeline-content:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#40e0ff08,#a855f708);opacity:0;transition:opacity .4s ease;pointer-events:none}.timeline-content:hover:before{opacity:1;height:6px;box-shadow:0 0 20px #40e0ff80}.timeline-content:hover:after{opacity:1}.timeline-content:hover{transform:translateY(-8px) translate(6px) scale(1.01);box-shadow:0 20px 40px #0000004d,0 0 30px #40e0ff26,inset 0 1px #fff3;border-color:#40e0ff99;background:linear-gradient(135deg,#ffffff26,#ffffff14);z-index:10;position:relative}.timeline-duration{position:absolute;right:1.5rem;top:1.5rem;background:#a855f733;color:var(--secondary-color);padding:.4rem .8rem;border-radius:1.5rem;font-size:.75rem;font-weight:500;border:1px solid rgba(168,85,247,.3)}.company-logo{height:60px;width:auto;display:flex;align-items:flex-end;justify-content:center;border:none;border-radius:0;background:none;box-shadow:none;transition:none}.logo-box{height:100%;width:auto;display:flex;align-items:flex-end;justify-content:center;background:none;padding:0}.logo-img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto;filter:brightness(0) invert(1)}.university-logo{width:250px;height:100px;display:flex;align-items:center;justify-content:center;border:none;border-radius:0;background:none;box-shadow:none;transition:none}.university-logo-image{width:100%;height:100%;object-fit:contain;border:none;border-radius:0;background:none;box-shadow:none;transition:none;filter:brightness(0) invert(1)}.logo-icon{width:60px;height:60px;border-radius:0;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.1rem;color:#fff;background:none;border:none;box-shadow:none;transition:none;position:relative;overflow:visible}.logo-icon:before{display:none}.logo-icon:hover:before{display:none}.logo-icon:hover{transform:none;box-shadow:none}.tylin-logo,.crec-logo,.tyut-logo{background:none;border:none}.logo-text{font-family:Arial,sans-serif;font-weight:900;letter-spacing:-.5px;z-index:2;position:relative}.company-info{overflow:hidden;margin-bottom:1rem}.company-info .company{color:#e2e8f0;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.company-divider{width:100%;height:1px;background:linear-gradient(90deg,#40e0ff4d,#a855f74d);margin:.5rem 0}.title-period-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.5rem 0}.title-period-row h3{color:#40e0ff;margin:0;font-size:1.5rem;font-weight:800;text-shadow:0 2px 8px rgba(64,224,255,.3);background:linear-gradient(45deg,#40e0ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;flex:1;text-align:left}.title-period-row .period{color:#a855f7;font-size:1rem;font-weight:600;margin:0;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;text-align:right}.project-card-cn:hover,.project-card-en:hover{border-color:#40e0ff66;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.project-card-header{padding:1.5rem;cursor:pointer;position:relative;transition:all .3s ease}.project-card-header:hover{background:#40e0ff0d}.project-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem;gap:1rem}.project-title{font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#40e0ff 30%,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin:0}.project-position{font-size:.8rem;color:#40e0ff;margin:0;font-weight:500;white-space:nowrap;text-align:right}.project-overview{font-size:.85rem;color:#e2e8f0;margin:0;line-height:1.5;opacity:.9;text-align:left}.expand-indicator,.expand-icon,.expand-icon.rotated{display:none}.project-card-content{padding-left:2rem;padding-right:2rem}.project-section{margin:1rem 0}.project-section h5{font-size:.9rem;font-weight:600;color:#40e0ff;margin:0 0 .5rem;padding-bottom:.3rem;border-bottom:1px solid rgba(64,224,255,.2);text-shadow:0 1px 2px rgba(0,0,0,.3);text-align:left}.project-list{list-style:none;padding:0;margin:0;text-align:left;display:flex;flex-direction:column;gap:1.5rem}.project-list li{color:#e2e8f0;line-height:1.4;position:relative;padding:.2rem 0 .2rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.05);font-size:.8rem;text-align:left}.project-list li:last-child{border-bottom:none}.project-list li:before{content:"▸";position:absolute;left:0;top:.2rem;color:#40e0ff;font-weight:700;font-size:.7rem}.project-achievements{display:flex;flex-direction:column;gap:1.5rem}.achievements-list{list-style:none;padding:0;margin:0}.achievements-list li{color:#e2e8f0;line-height:1.5;position:relative;padding:.4rem 0 .4rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.achievements-list li:last-child{border-bottom:none}.achievements-list li:before{content:"★";position:absolute;left:0;top:.4rem;color:gold;font-size:.9rem}@media (max-width: 768px){.project-card-header{padding:1.2rem}.project-card-content{padding-left:1rem;padding-right:1rem}.project-title-row{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.6rem}.project-title{font-size:.95rem}.project-overview{font-size:.8rem}.project-position{font-size:.75rem;text-align:left;white-space:normal}.project-section h5{font-size:.8rem}.project-list li{font-size:.75rem;padding:.15rem 0 .15rem 1rem}.project-list li:before{font-size:.65rem;top:.15rem}}@media (max-width: 480px){.project-card-header{padding:1rem}.project-card-content{padding-left:.5rem;padding-right:.5rem}.project-title-row{margin-bottom:.5rem}.project-title{font-size:.9rem}.project-overview{font-size:.75rem}.project-position{font-size:.7rem}.project-section h5{font-size:.75rem}.project-list li{font-size:.7rem;padding:.1rem 0 .1rem .8rem}.project-list li:before{font-size:.6rem;top:.1rem}}.back-to-top-btn{position:fixed;right:2.2rem;bottom:2.2rem;z-index:120;width:54px;height:54px;background:#141820fa;border:2.5px solid #40e0ff;border-radius:50%;box-shadow:0 4px 24px #40e0ff21;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,box-shadow .2s,border .2s,transform .18s;color:#40e0ff;font-size:2.1rem;opacity:.92}.back-to-top-btn:hover{background:#40e0ff1f;border-color:#a855f7;box-shadow:0 8px 32px #a855f72e;color:#a855f7;transform:scale(1.08);opacity:1}@media (max-width: 700px){.back-to-top-btn{right:1.1rem;bottom:1.1rem;width:44px;height:44px;font-size:1.5rem}}@media (max-width: 768px){.photo-wall{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.photo-wall-item{aspect-ratio:4/3}.photo-modal-nav{width:40px;height:40px}.photo-modal-nav svg{width:20px;height:20px}.photo-modal-prev{left:-60px}.photo-modal-next{right:-60px}.photo-modal-caption{font-size:1rem}.photo-modal-watermark{gap:1rem}.photo-watermark-text{font-size:1.5rem}.photo-watermark-text-en{font-size:.8rem}.photo-wall-watermark{gap:.3rem}.photo-wall-watermark .photo-watermark-text{font-size:.6rem}.photo-wall-watermark .photo-watermark-text-en{font-size:.3rem}}@media (max-width: 480px){.photo-wall{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}.photo-wall-item{aspect-ratio:4/3}.photo-modal-content{max-width:95vw}.photo-modal-nav{width:35px;height:35px}.photo-modal-prev,.photo-modal-next{left:-50px;right:-50px}.photo-modal-close{top:-40px;width:35px;height:35px;font-size:1.2rem}.photo-overlay{padding:.5rem}.photo-title{font-size:.8rem}.photo-zoom-icon{font-size:1.2rem}.photo-modal-watermark{gap:.8rem}.photo-watermark-text{font-size:1.2rem}.photo-watermark-text-en{font-size:.6rem}.photo-wall-watermark{gap:.2rem}.photo-wall-watermark .photo-watermark-text{font-size:.5rem}.photo-wall-watermark .photo-watermark-text-en{font-size:.25rem}}@media (max-width: 360px){.photo-wall-container{padding:1rem}.photo-wall{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.6rem}.photo-wall-item{aspect-ratio:4/3}.photo-modal-caption{font-size:.9rem;margin-top:.8rem}.photo-modal-watermark{gap:.6rem}.photo-watermark-text{font-size:1rem}.photo-watermark-text-en{font-size:.5rem}.photo-wall-watermark{gap:.15rem}.photo-wall-watermark .photo-watermark-text{font-size:.4rem}.photo-wall-watermark .photo-watermark-text-en{font-size:.2rem}}.photo-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.photo-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.photo-modal-close{position:absolute;top:-50px;right:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.photo-modal-close:hover{background:#fff3;border-color:#fff6}.photo-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1001}.photo-modal-nav:hover{background:#fff3;border-color:#fff6}.photo-modal-nav svg{width:24px;height:24px}.photo-modal-prev{left:-70px}.photo-modal-next{right:-70px}.photo-modal-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.photo-modal-image{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080}.photo-modal-watermark{position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;pointer-events:none;z-index:1;-webkit-user-select:none;user-select:none;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(4,1fr);gap:1.5rem;align-items:center;justify-items:center;transform:rotate(-30deg);overflow:hidden}.watermark-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.photo-modal-watermark .photo-watermark-text{color:#ff004080;font-size:2.2rem;font-weight:700;letter-spacing:.2rem;text-align:center;-webkit-user-select:none;user-select:none}.photo-modal-watermark .photo-watermark-text-en{color:#ff004080;font-size:1.1rem;font-weight:600;letter-spacing:.1rem;text-align:center;-webkit-user-select:none;user-select:none}.project-card{border-radius:18px;box-shadow:0 4px 24px #0000002e,0 1.5px 8px #40e0ff14;background:linear-gradient(135deg,#23272f 80%,#23272f);border:1.5px solid rgba(64,224,255,.08);margin:0;overflow:hidden;transition:box-shadow .2s,transform .2s}.project-card:hover{box-shadow:0 8px 32px #40e0ff2e,0 2px 12px #00000038;transform:translateY(-2px) scale(1.01)}.company-info .description{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:1rem 0 0;text-align:left}.education-card{background:linear-gradient(135deg,#40e0ff1a,#a855f71a);border:1px solid rgba(64,224,255,.3);border-radius:1.5rem;margin-top:2rem;margin-left:auto;margin-right:auto;max-width:1200px;width:100%;box-sizing:border-box;padding:2rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 8px 32px #0000004d,0 0 0 1px #40e0ff1a,inset 0 1px #ffffff1a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.education-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(64,224,255,.1),transparent);transition:left .6s ease}.education-card:hover{transform:translateY(-8px) scale(1.02);border-color:#40e0ff80;box-shadow:0 20px 60px #40e0ff33,0 0 0 1px #40e0ff33,inset 0 1px #fff3}.education-card:hover:before{left:100%}.education-item{display:flex;align-items:center;padding-right:.5rem}.university-logo{flex:0 0 auto;margin-right:2rem}.education-info{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.education-info h3{background:linear-gradient(45deg,#40e0ff,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(64,224,255,.3)}.education-info .university{color:#e2e8f0;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.education-info .period{color:#a855f7;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.education-info .period:before{content:"📅";font-size:.8rem}@media (max-width: 1200px){.education-card{margin-left:1.5rem;margin-right:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (max-width: 768px){.education-card{margin-left:1rem;margin-right:1rem;padding-left:1rem;padding-right:1rem}}@media (max-width: 480px){.education-card{margin-left:.5rem;margin-right:.5rem;padding-left:.5rem;padding-right:.5rem}}.project-card .image-carousel.banner{margin-top:2rem;width:100%;max-width:none;margin-left:0;margin-right:0;background:transparent;box-shadow:none;border-radius:1.2rem;padding:0 0 1.5rem}.project-card .carousel-banner-content{width:100%;display:flex;flex-direction:column;align-items:center}.project-card .carousel-banner-img-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:none;min-height:350px;background:#22292f;border-radius:1rem;overflow:hidden;margin:0 0 1.2rem}.project-card .carousel-banner-img{width:100%;height:100%;max-width:100%;max-height:420px;object-fit:contain;border-radius:1rem;box-shadow:0 2px 16px #40e0ff14}.project-card .carousel-banner-btn{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#0000008c;border:2px solid #40e0ff;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s,box-shadow .2s,border .2s;box-shadow:0 4px 16px #40e0ff2e}.project-card .carousel-banner-btn.left{left:20px}.project-card .carousel-banner-btn.right{right:20px}.project-card .carousel-banner-btn:hover{background:#40e0ff38;border:2.5px solid #fff;box-shadow:0 6px 24px #40e0ff47}.project-card .carousel-banner-btn svg{width:32px;height:32px;stroke:#fff;stroke-width:3.5;fill:none}.project-card .carousel-desc{margin-top:0;color:#e2e8f0;font-size:1.1rem;text-align:center;font-weight:500}.project-card .carousel-banner-dots{display:flex;justify-content:center;gap:.7rem;margin-top:1.2rem}.project-card .carousel-banner-dot{width:12px;height:12px;border-radius:50%;background:#374151;border:2px solid #40e0ff;opacity:.5;cursor:pointer;transition:background .2s,opacity .2s}.project-card .carousel-banner-dot.active{background:#40e0ff;opacity:1}.project-card .carousel-watermark{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.project-card .watermark-text{color:#ff004080;font-size:2.2rem;font-weight:700;letter-spacing:.2rem;text-align:center;-webkit-user-select:none;user-select:none}.project-card .watermark-text-en{color:#ff004080;font-size:1.1rem;font-weight:600;letter-spacing:.1rem;text-align:center;-webkit-user-select:none;user-select:none}.project-card .project-section h5,.project-card .project-list{margin-left:.2rem;text-align:left}.project-card .project-list{padding-left:0}.project-responsibility-list{list-style:none;padding:0;margin:.2rem 0;text-align:left}.project-responsibility-list li{color:#e2e8f0;line-height:1.3;font-size:.95rem;position:relative;padding:.1rem 0 .1rem 1rem}.project-responsibility-list li:before{content:"•";position:absolute;left:0;top:.1rem;color:#40e0ff;font-weight:700;font-size:.8rem}.photo-wall{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;width:100%;margin-top:1.5rem}.photo-wall-item{position:relative;overflow:hidden;border-radius:.4rem;box-shadow:0 2px 16px #40e0ff14;cursor:pointer;aspect-ratio:4/3;background:#23272f;transition:box-shadow .2s,transform .2s}.photo-wall-item:hover{box-shadow:0 8px 32px #40e0ff2e,0 2px 12px #00000038;transform:translateY(-2px) scale(1.01)}.photo-wall-image{width:100%;height:100%;object-fit:cover;display:block;background:#23272f;aspect-ratio:4/3}.footer{width:100%;background:#0c0c0cfa;border-top:1.5px solid rgba(64,224,255,.08);margin-top:3rem;padding:2.5rem 0 1.5rem;color:#e2e8f0;font-size:1rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-contact-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.contact-icons{display:flex;flex-wrap:wrap;gap:1.1rem 1.7rem;align-items:center;justify-content:center;width:100%;margin-bottom:.5rem}.contact-item{position:relative;display:flex;align-items:center;justify-content:center;min-width:38px;min-height:38px}.contact-item i{font-size:1.45rem;padding:.12rem}.contact-details{display:none!important;position:absolute;left:50%;bottom:110%;transform:translate(-50%) translateY(-12px);min-width:180px;max-width:260px;background:#141820fa;border-radius:.9rem;box-shadow:0 8px 32px #40e0ff21;padding:1.2rem 1.3rem 1.1rem;z-index:99;color:#e2e8f0;text-align:center;font-size:1rem;animation:fadeInUpContact .22s cubic-bezier(.33,1,.68,1);pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:.7rem;white-space:pre-line}.contact-item:hover .contact-details{display:flex!important;pointer-events:auto}.contact-icons:hover .contact-item:not(:hover) .contact-details{display:none!important}@media (max-width: 700px){.contact-details{left:50%;transform:translate(-50%) translateY(-8px);min-width:140px;max-width:90vw;padding:.9rem .7rem .8rem;font-size:.98rem}}.contact-label{color:#40e0ff;font-weight:600;font-size:1.08rem;margin-bottom:.2rem;text-align:center}.contact-value{color:#e2e8f0;font-size:1rem;word-break:break-all;line-height:1.6;text-align:center}.qr-image{width:100px;height:100px;border-radius:.6rem;margin:.2rem auto .1rem;background:#fff;object-fit:contain;box-shadow:0 2px 8px #40e0ff14;display:block}.qr-tip{font-size:.92rem;color:#a0aec0;margin-top:.2rem;text-align:center}.footer-copyright{width:100%;text-align:center;margin-top:1.2rem}@keyframes fadeInUpContact{0%{opacity:0;transform:translate(-50%) translateY(30px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(-12px) scale(1)}}@media (max-width: 1250px){.header-nav{display:none!important}.hamburger-menu{display:flex!important}.header-right{flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem;width:100%;margin-left:auto;margin-right:0;position:relative}.lang-switch{margin-left:0;order:1}.hamburger-menu{margin-left:.2rem;order:2}.header-nav.nav-open{display:flex!important;flex-direction:column;position:absolute;top:70px;left:0;right:0;background:#141820fa;border-radius:1.5rem;box-shadow:0 8px 32px #40e0ff21;z-index:1200;gap:0;padding:.8rem 0;align-items:center;margin:0 auto;max-width:95vw;border:1.5px solid rgba(64,224,255,.18)}.header-nav.nav-open .nav-item{width:100%;text-align:center;font-size:1.1rem;padding:.9rem 0;border-radius:1.2rem}.menu-close-btn{display:block;background:none;border:none;color:#40e0ff;font-size:2rem;position:absolute;top:1rem;right:1.5rem;cursor:pointer;z-index:1300}}@media (max-width: 700px){.name{font-size:1.05rem}.title{font-size:.62rem;max-width:120px}}@media (max-width: 1250px){.header-nav.nav-open{display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;position:fixed;top:70px;left:50%;transform:translate(-50%);width:90vw;max-width:320px;min-width:180px;background:#141820fa;border-radius:2rem;box-shadow:0 0 32px #40e0ff2e,0 8px 32px #0000002e;z-index:1200;gap:0;padding:2.2rem .5rem 1.2rem;margin:0 auto;border:1.5px solid rgba(64,224,255,.18);animation:fadeInUpContact .22s cubic-bezier(.33,1,.68,1);box-sizing:border-box}.header-nav.nav-open .nav-item{width:100%;text-align:center;font-size:1.25rem;padding:1.1rem 0;border-radius:1.2rem;font-weight:700;background:none;margin:0}.menu-close-btn{display:block;background:none;border:none;color:#40e0ff;font-size:2.3rem;position:absolute;top:1.1rem;left:2.2rem;cursor:pointer;z-index:1300;line-height:1;padding:0;width:2.2rem;height:2.2rem}.hamburger-menu{display:flex!important;flex-direction:column;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1301;margin-left:.2rem}.hamburger-line{width:2.1rem;height:.23rem;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px;background:linear-gradient(45deg,#40e0ff,#a855f7);margin:.19rem 0}.hamburger-line.open:nth-child(1){transform:rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg)}}
