.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundEffect{pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 35%,#4f9eff0f 0%,#0000 45%),radial-gradient(circle at 80% 65%,#4f9eff0a 0%,#0000 45%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{width:100%;max-width:1200px;padding:var(--space-8);align-items:center;gap:var(--space-16);grid-template-columns:1.3fr .7fr;margin:0 auto;display:grid}.Hero-module__ZARIfG__role{font-size:.875rem;font-family:var(--font-mono);color:var(--color-accent);letter-spacing:.05em;margin-bottom:var(--space-4)}.Hero-module__ZARIfG__name{margin-bottom:var(--space-6);align-items:baseline;gap:var(--space-4);flex-wrap:wrap;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;display:flex}.Hero-module__ZARIfG__nameChinese{color:var(--color-text-secondary);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;font-family:var(--font-display)}.Hero-module__ZARIfG__tags{gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__tag{font-size:.8rem;font-family:var(--font-mono);color:var(--color-accent);background:var(--color-accent-soft);border-radius:var(--radius-xl);border:1px solid #4f9eff40;padding:.3rem .75rem}.Hero-module__ZARIfG__ctaGroup{gap:var(--space-3);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--color-accent);color:#000;border-radius:var(--radius-md);padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-block}.Hero-module__ZARIfG__primaryBtn:hover{opacity:.9;transform:translateY(-1px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--color-text-primary);border:1px solid var(--color-border);border-radius:var(--radius-md);background:0 0;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-block}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.Hero-module__ZARIfG__tertiaryBtn{color:var(--color-text-secondary);border-radius:var(--radius-md);background:0 0;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-block}.Hero-module__ZARIfG__tertiaryBtn:hover{color:var(--color-text-primary)}.Hero-module__ZARIfG__visual{justify-content:center;display:flex}.Hero-module__ZARIfG__profileWrapper{justify-content:center;align-items:center;width:300px;height:450px;display:flex;position:relative}.Hero-module__ZARIfG__profileImage{border-radius:var(--radius-xl);border:1px solid var(--color-border);z-index:2;position:relative}.Hero-module__ZARIfG__orbit{border-radius:calc(var(--radius-xl) + 8px);z-index:1;border:1px dashed #4f9eff33;width:110%;height:110%;animation:25s linear infinite Hero-module__ZARIfG__rotate;position:absolute}@keyframes Hero-module__ZARIfG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;gap:var(--space-12);grid-template-columns:1fr}.Hero-module__ZARIfG__tags,.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__name{justify-content:center}}@media (max-width:640px){.Hero-module__ZARIfG__profileWrapper{width:240px;height:360px}}
.News-module__1ULjOG__news{padding:var(--space-16) 0;border-bottom:1px solid var(--color-border)}.News-module__1ULjOG__container{max-width:1200px;padding:0 var(--space-8);margin:0 auto}.News-module__1ULjOG__header{margin-bottom:var(--space-8)}.News-module__1ULjOG__heading{margin-bottom:var(--space-2);font-size:1.5rem;font-weight:700}.News-module__1ULjOG__line{background:var(--color-accent);border-radius:2px;width:40px;height:3px}.News-module__1ULjOG__timeline{gap:var(--space-4);flex-direction:column;display:flex}.News-module__1ULjOG__newsItem{align-items:flex-start;gap:var(--space-8);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.News-module__1ULjOG__newsItem:last-child{border-bottom:none;padding-bottom:0}.News-module__1ULjOG__dateIcon{align-items:center;gap:var(--space-2);flex-direction:column;min-width:80px;display:flex}.News-module__1ULjOG__iconWrapper{background:var(--color-accent-soft);width:36px;height:36px;color:var(--color-accent);border:1px solid #4f9eff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.News-module__1ULjOG__date{font-size:.75rem;font-family:var(--font-mono);color:var(--color-text-tertiary);font-weight:600}.News-module__1ULjOG__content h3{margin-bottom:var(--space-1);color:var(--color-text-primary);font-size:1rem;font-weight:600}.News-module__1ULjOG__content p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.55}@media (max-width:640px){.News-module__1ULjOG__newsItem{gap:var(--space-3);flex-direction:column}.News-module__1ULjOG__dateIcon{flex-direction:row;min-width:auto}}
.Skills-module__G7oUEG__skills{padding:var(--space-24) 0;background:var(--color-surface)}.Skills-module__G7oUEG__container{max-width:1200px;padding:0 var(--space-8);margin:0 auto}.Skills-module__G7oUEG__header{text-align:center;margin-bottom:var(--space-12)}.Skills-module__G7oUEG__heading{margin-bottom:var(--space-4);font-size:2rem;font-weight:700}.Skills-module__G7oUEG__line{background:var(--color-accent);border-radius:2px;width:40px;height:3px;margin:0 auto}.Skills-module__G7oUEG__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.Skills-module__G7oUEG__card{padding:var(--space-8) var(--space-6);text-align:center;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s}.Skills-module__G7oUEG__card:hover{border-color:#4f9eff4d}.Skills-module__G7oUEG__iconWrapper{margin-bottom:var(--space-4);justify-content:center;display:flex}.Skills-module__G7oUEG__iconWrapper svg{width:40px;height:40px}.Skills-module__G7oUEG__cardTitle{margin-bottom:var(--space-3);color:var(--color-text-primary);font-size:1.1rem;font-weight:700}.Skills-module__G7oUEG__cardDesc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.65}@media (max-width:640px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__contact{padding:var(--space-24) 0}.Contact-module__hcVmEa__container{max-width:1200px;padding:0 var(--space-8);margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:var(--space-12)}.Contact-module__hcVmEa__heading{margin-bottom:var(--space-4);font-size:2rem;font-weight:700}.Contact-module__hcVmEa__line{background:var(--color-accent);width:40px;height:3px;margin:0 auto var(--space-4);border-radius:2px}.Contact-module__hcVmEa__subtitle{color:var(--color-text-secondary);font-size:1rem}.Contact-module__hcVmEa__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Contact-module__hcVmEa__contactItem{align-items:center;gap:var(--space-4);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color .2s,transform .2s;display:flex}.Contact-module__hcVmEa__contactItem:hover{border-color:var(--color-accent);transform:translateY(-3px)}.Contact-module__hcVmEa__iconWrapper{background:var(--color-accent-soft);width:48px;height:48px;color:var(--color-accent);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__info{flex-direction:column;gap:2px;min-width:0;display:flex}.Contact-module__hcVmEa__name{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-tertiary);font-size:.75rem}.Contact-module__hcVmEa__label{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}@media (max-width:640px){.Contact-module__hcVmEa__grid{grid-template-columns:1fr}}
.page-module___8aEwW__main{min-height:100vh;position:relative}.page-module___8aEwW__gridPattern{pointer-events:none;z-index:-2;background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:fixed;top:0;left:0}
