@font-face{font-family:harmonyos_sans_bold;src:url(/fonts/HarmonyOS_Sans_Bold.ttf)format("truetype")}.header{height:50px;margin:0 0 2.5em;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;padding:0% 10%;box-shadow:0 2px 5px rgba(0,0,0,.1);gap:40px}.header_author_name{font-family:harmonyos_sans_bold,sans-serif;font-size:24px;color:#333;text-decoration:none;transition:all .3s ease 0s;line-height:1}.header_author_name p{margin:0}.header_author_name:hover{color:#127b90}.header_links{list-style:none;margin:0;padding:0}.header_links li{display:inline;padding:0 20px}.header_links li a{font-family:harmonyos_sans_bold,sans-serif;font-weight:500;font-size:16px;color:#333;text-decoration:none;transition:all .3s ease 0s}.header_links li a:hover{color:#127b90}.home-name{font-family:robotoslab-regular,Georgia,serif;font-size:2.5rem;font-weight:700;color:#222;margin-bottom:.2em;line-height:1.2}.home-name-cn{color:#888;font-weight:400;margin-left:.3em}.home-subtitle{font-size:.95rem;color:#888;margin-bottom:.3em}.home-email{font-size:.9rem;color:#888;margin-bottom:1.5em}.home-email a{color:#888;text-decoration:none}.home-email a:hover{color:#b87333;text-decoration:underline}.home-profile{margin-bottom:1.5em;overflow:hidden}.home-profile-text{font-size:.95rem;line-height:1.7;color:#444}.home-profile-text p{margin-bottom:.8em;font-size:.95rem}.home-profile-avatar{float:right;width:150px;height:200px;margin-left:24px;margin-bottom:12px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,8%)}.home-profile-avatar img{width:100%;height:100%;object-fit:cover}.home-social{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:2em}.home-social-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #d0ccc2;border-radius:20px;background-color:#fff;color:#555;font-size:.85rem;text-decoration:none;transition:all .2s ease}.home-social-btn:hover{border-color:#b87333;color:#b87333;text-decoration:none;background-color:#fdf8f2}.home-social-btn svg{width:16px;height:16px;fill:currentColor}.home-timeline{display:flex;gap:48px;margin-bottom:2em}.timeline-column{flex:1;min-width:0}.timeline-column-title{font-size:1.05rem;font-weight:700;color:#222;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e0ddd5}.timeline{position:relative;padding-left:24px}.timeline-item{position:relative;margin-bottom:22px}.timeline-item:last-child{margin-bottom:0}.timeline-item::before{content:'';position:absolute;left:-24px;top:5px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #b87333;box-sizing:border-box;z-index:1}.timeline-item::after{content:'';position:absolute;left:-19px;top:21px;width:2px;height:calc(100% + 2px);background:#e0ddd5}.timeline-item:last-child::after{display:none}.timeline-date{font-size:.78rem;color:#999;margin-bottom:2px;font-family:robotoslab-regular,Georgia,serif}.timeline-entry-title{font-size:.92rem;font-weight:600;color:#333;margin-bottom:2px;line-height:1.3}.timeline-entry-subtitle{font-size:.82rem;color:#777;margin-bottom:4px}.timeline-desc{font-size:.82rem;color:#888;line-height:1.5}.home-section-title{font-size:1.3rem;font-weight:700;color:#222;margin:1.5em 0 .3em;padding-bottom:.3em;border-bottom:1px solid #e0ddd5}.home-project-list{display:flex;flex-direction:column;gap:16px;margin-top:1em}.home-project-item{display:flex;gap:16px;padding:12px;border-radius:6px;background-color:#fff;border:1px solid #eceae4;transition:all .2s ease;text-decoration:none;color:inherit}.home-project-item:hover{border-color:#d0ccc2;box-shadow:0 2px 8px rgba(0,0,0,6%);text-decoration:none;transform:translateY(-1px)}.home-project-thumb{flex-shrink:0;width:80px;height:60px;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.home-project-thumb img{width:100%;height:100%;object-fit:cover}.home-project-info{flex:1;min-width:0}.home-project-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px}.home-project-title{font-size:.95rem;font-weight:700;color:#333;line-height:1.3;flex:1;min-width:0}.home-project-date{font-size:.78rem;color:#999;font-family:robotoslab-regular,Georgia,serif;flex-shrink:0;white-space:nowrap}.home-project-desc{font-size:.8rem;color:#888;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:480px){.home-name{font-size:2rem}.home-profile{flex-direction:column-reverse;gap:16px}.home-profile-avatar{width:100px;height:133px;align-self:center}.home-social{justify-content:center}.home-project-thumb{width:64px;height:48px}}