.navbar_navbar__58trg{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;transition:all .3s ease}.navbar_navbar__58trg.navbar_scrolled__7_rnc{background:hsl(var(--card)/.95);backdrop-filter:blur(10px);box-shadow:0 1px 10px rgba(0,0,0,.05)}.navbar_navContainer__RIxJr{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navbar_logoGroup__75x77{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;line-height:1}.navbar_logo__r_x9s{font-family:JotiOne,Playfair Display,serif;font-size:1.75rem;line-height:1.1;text-decoration:none;letter-spacing:-.02em;background:linear-gradient(135deg,#5ab5ad,#469d95,#3a8a83);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar_logo__r_x9s:hover{opacity:.8}.navbar_slogan__9WGG1{font-size:.6rem;color:hsl(var(--muted-foreground));letter-spacing:.1em;white-space:nowrap;font-weight:400}.navbar_navLinks__pAMll{display:flex;list-style:none;gap:2.5rem;margin:0 2rem 0 auto;padding:0}.navbar_navLinks__pAMll li a{color:hsl(var(--muted-foreground));text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.02em;transition:color .2s ease;position:relative}.navbar_navLinks__pAMll li a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#5ab5ad,#469d95);transition:width .3s ease}.navbar_navLinks__pAMll li a:hover{color:hsl(var(--foreground))}.navbar_navLinks__pAMll li a:hover:after{width:100%}.navbar_navActions__eR4eu{display:flex;align-items:center;gap:.75rem}.navbar_navToggle__0imL7{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.navbar_hamburger__41Z1L{display:block;width:24px;height:2px;background:hsl(var(--foreground));position:relative;transition:background .3s ease}.navbar_hamburger__41Z1L:after,.navbar_hamburger__41Z1L:before{content:"";position:absolute;width:24px;height:2px;background:hsl(var(--foreground));left:0;transition:transform .3s ease}.navbar_hamburger__41Z1L:before{top:-7px}.navbar_hamburger__41Z1L:after{top:7px}.navbar_navToggle__0imL7.navbar_active__Oo748 .navbar_hamburger__41Z1L{background:transparent}.navbar_navToggle__0imL7.navbar_active__Oo748 .navbar_hamburger__41Z1L:before{transform:rotate(45deg) translate(5px,5px)}.navbar_navToggle__0imL7.navbar_active__Oo748 .navbar_hamburger__41Z1L:after{transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.navbar_navToggle__0imL7{display:block;z-index:1001}.navbar_navLinks__pAMll{position:fixed;top:0;left:0;width:100%;height:100vh;background:hsl(var(--background)/.98);flex-direction:column;justify-content:center;align-items:center;gap:2rem;transform:translateX(-100%);transition:transform .4s ease}.navbar_navLinks__pAMll.navbar_open__egITW{transform:translateX(0)}.navbar_navLinks__pAMll li a{font-size:1.5rem}}.theme-toggle_toggle__0mdA3{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid hsl(var(--border));border-radius:2px;cursor:pointer;color:hsl(var(--muted-foreground));transition:all .3s ease}.theme-toggle_toggle__0mdA3:hover{color:#469d95;border-color:#469d95;background:rgba(70,157,149,.05)}.theme-toggle_toggle__0mdA3 svg{width:20px;height:20px}.hero-section_hero__bZruk{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:hsl(var(--background))}.hero-section_heroBg__VleFK{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 20% 50%,rgba(70,157,149,.06) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(90,181,173,.05) 0,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(58,138,131,.04) 0,transparent 40%),hsl(var(--background))}.dark .hero-section_heroBg__VleFK{background:radial-gradient(ellipse at 20% 50%,rgba(70,157,149,.12) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(90,181,173,.1) 0,transparent 50%),radial-gradient(ellipse at 50% 80%,rgba(58,138,131,.08) 0,transparent 40%),hsl(var(--background))}.hero-section_heroContent__VNzZm{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-section_heroText__0x8yx{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.hero-section_heroText__0x8yx.hero-section_visible__kAxhj{opacity:1;transform:translateY(0)}.hero-section_greeting__NoQgK{font-size:1.1rem;color:#469d95;margin-bottom:.5rem;font-weight:500;letter-spacing:.05em}.hero-section_name__liIgi{font-family:Microsoft YaHei,微软雅黑,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,sans-serif;font-weight:700;font-size:clamp(3rem,6vw,5rem);margin:0 0 .5rem;line-height:1.2;letter-spacing:.05em;background:linear-gradient(135deg,#5ab5ad,#469d95,#3a8a83);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section_title__iKEWQ{font-size:clamp(1.5rem,3vw,2rem);color:hsl(var(--muted-foreground));margin:0 0 1.5rem;font-weight:400}.hero-section_description__5fbOM{font-size:1.1rem;color:hsl(var(--muted-foreground));line-height:1.7;margin-bottom:2rem;max-width:480px}.hero-section_heroButtons__fuM1c{display:flex;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-section_btnPrimary__e07bT,.hero-section_btnSecondary__2Sqz6{padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;border-radius:2px}.hero-section_btnPrimary__e07bT{background:linear-gradient(135deg,#5ab5ad,#469d95);color:#fff}.hero-section_btnPrimary__e07bT:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(70,157,149,.25)}.hero-section_btnSecondary__2Sqz6{background:transparent;color:hsl(var(--foreground));border:2px solid hsl(var(--border))}.hero-section_btnSecondary__2Sqz6:hover{border-color:#469d95;color:#469d95;background:rgba(70,157,149,.05)}.hero-section_socialLinks__MHHaG{display:flex;gap:1.25rem}.hero-section_socialLinks__MHHaG a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));border-radius:2px;transition:all .3s ease}.hero-section_socialLinks__MHHaG a:hover{color:#469d95;border-color:#469d95;background:rgba(70,157,149,.05);transform:translateY(-3px)}.hero-section_socialLinks__MHHaG svg{width:20px;height:20px}.hero-section_heroImage__KqiLM{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1) .2s}.hero-section_heroImage__KqiLM.hero-section_visible__kAxhj{opacity:1;transform:translateY(0)}.hero-section_codeWindow__SKwi2{background:#1e293b;border:1px solid #334155;border-radius:2px;box-shadow:0 15px 40px rgba(0,0,0,.1);overflow:hidden}.hero-section_windowHeader__QEW0_{display:flex;gap:8px;padding:14px 16px;background:#0f172a;border-bottom:1px solid #334155}.hero-section_dot__0uurM{width:12px;height:12px;border-radius:50%}.hero-section_red__igdNB{background:#ef4444}.hero-section_yellow__dxR99{background:#eab308}.hero-section_green__3AF3O{background:#22c55e}.hero-section_codeContent__zxsqO{padding:1.5rem;margin:0;font-family:JetBrains Mono,SF Mono,Fira Code,monospace;font-size:.9rem;line-height:1.8;overflow-x:auto}.hero-section_codeContent__zxsqO code{color:#e2e8f0}.hero-section_keyword__RB8R6{color:#c084fc}.hero-section_variable__sjt5i{color:#60a5fa}.hero-section_property__P7vkW{color:#5ab5ad}.hero-section_string__406De{color:#4ade80}.hero-section_scrollIndicator__oChwy{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.hero-section_scrollIndicator__oChwy span{display:block;width:24px;height:40px;border:2px solid hsl(var(--border));border-radius:12px;position:relative}.hero-section_scrollIndicator__oChwy span:after{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:4px;height:8px;background:linear-gradient(180deg,#5ab5ad,#469d95);border-radius:2px;animation:hero-section_scrollDown__TqBJn 1.5s ease-in-out infinite}@keyframes hero-section_scrollDown__TqBJn{0%,to{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:.5;transform:translateX(-50%) translateY(12px)}}@media (max-width:968px){.hero-section_heroContent__VNzZm{grid-template-columns:1fr;text-align:left;padding:7rem 1.5rem 3rem;gap:3rem}.hero-section_heroImage__KqiLM{order:-1}.hero-section_description__5fbOM{max-width:100%}}@media (max-width:480px){.hero-section_heroButtons__fuM1c{flex-direction:column}.hero-section_btnPrimary__e07bT,.hero-section_btnSecondary__2Sqz6{text-align:center}}.about-section_about__qyV6d{padding:6rem 0;background:hsl(var(--card))}.about-section_container__4HIaZ{max-width:1200px;margin:0 auto;padding:0 2rem}.about-section_sectionTitle__JBX_1{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:3rem;position:relative;display:inline-block}.about-section_sectionTitle__JBX_1:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#5ab5ad,#469d95);border-radius:2px}.about-section_aboutContent__vXPWf{display:flex;gap:4rem;align-items:flex-start}.about-section_aboutText__yf5Oz p{font-size:1.1rem;line-height:1.9;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.about-section_aboutText__yf5Oz p:last-of-type{margin-bottom:2.5rem}.about-section_aboutStats__dRrm4{display:flex;gap:3rem;padding-top:1.5rem;border-top:1px solid hsl(var(--border))}.about-section_stat__pdn7R{display:flex;flex-direction:column}.about-section_statNumber__hJekl{font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,#5ab5ad,#469d95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-section_statLabel__ZBslz{font-size:.9rem;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.1em}@media (max-width:768px){.about-section_aboutContent__vXPWf{flex-direction:column;gap:2rem}.about-section_aboutStats__dRrm4{flex-wrap:wrap;gap:2rem}.about-section_stat__pdn7R{min-width:calc(50% - 1rem)}}.skills-section_skills__LRyYZ{padding:6rem 0;background:hsl(var(--background))}.skills-section_container__t_oMj{max-width:1200px;margin:0 auto;padding:0 2rem}.skills-section_sectionTitle__BC7VT{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:3rem;position:relative;display:inline-block}.skills-section_sectionTitle__BC7VT:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#5ab5ad,#469d95);border-radius:2px}.skills-section_skillsGrid__WRPTE{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.skills-section_skillCategory__iP7UA{background:hsl(var(--card));padding:2rem;border:1px solid hsl(var(--border));border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.02);transition:all .3s ease}.skills-section_skillCategory__iP7UA:hover{border-color:#469d95;transform:translateY(-4px);box-shadow:0 8px 24px rgba(70,157,149,.08)}.skills-section_skillCategory__iP7UA h3{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid hsl(var(--border));text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#5ab5ad,#469d95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skills-section_skillItems__Hby1h{display:flex;flex-direction:column;gap:1rem}.skills-section_skillItem__pvaYT{display:flex;align-items:center;gap:1rem;padding:.75rem;background:hsl(var(--muted));border-left:2px solid transparent;border-radius:2px;transition:all .25s ease}.skills-section_skillItem__pvaYT:hover{border-left-color:#469d95;background:hsl(var(--muted));padding-left:1.25rem}.skills-section_skillIcon__eH14A{font-size:1.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skills-section_skillIcon__eH14A img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.skills-section_skillItem__pvaYT span{font-size:1rem;color:hsl(var(--muted-foreground));font-weight:500}.skills-section_skillItem__pvaYT:hover span{color:hsl(var(--foreground))}@media (max-width:1024px){.skills-section_skillsGrid__WRPTE{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skills-section_skillsGrid__WRPTE{grid-template-columns:1fr;gap:1.5rem}.skills-section_skillCategory__iP7UA{padding:1.5rem}}.recent-articles_articles__Tw7FN{padding:6rem 0;background:hsl(var(--card))}.recent-articles_container__C1z1w{max-width:1200px;margin:0 auto;padding:0 2rem}.recent-articles_sectionTitle__5esE3{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:3rem;position:relative;display:inline-block}.recent-articles_sectionTitle__5esE3:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#5ab5ad,#469d95);border-radius:2px}.recent-articles_articlesGrid__Vq8_K{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.recent-articles_articleCard__WijYa{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:2px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;box-shadow:0 1px 4px rgba(0,0,0,.02)}.recent-articles_articleCard__WijYa:hover{border-color:#469d95;transform:translateY(-4px);box-shadow:0 8px 24px rgba(70,157,149,.08)}.recent-articles_articleContent__dgJ_Y{flex:1}.recent-articles_articleMeta__34L1Z{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;color:hsl(var(--muted-foreground))}.recent-articles_separator__PuQk5{color:hsl(var(--border))}.recent-articles_articleTitle__NnFiM{font-size:1.05rem;font-weight:600;line-height:1.4;margin-bottom:.6rem}.recent-articles_articleTitle__NnFiM a{color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease}.recent-articles_articleTitle__NnFiM a:hover{color:#469d95}.recent-articles_articleTags__x8GPE{display:flex;flex-wrap:wrap;gap:.5rem}.recent-articles_tagCategory__rrKTz{background:linear-gradient(135deg,#5ab5ad,#469d95);color:#fff;padding:.25rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;border-radius:2px;transition:all .2s ease}.recent-articles_tagCategory__rrKTz:hover{opacity:.85;transform:translateY(-1px)}.recent-articles_tagHash__Y5IsR{background:hsl(var(--muted));color:hsl(var(--muted-foreground));padding:.25rem .75rem;font-size:.75rem;text-decoration:none;border-radius:2px;transition:all .2s ease}.recent-articles_tagHash__Y5IsR:hover{background:hsl(var(--border));color:hsl(var(--foreground))}.recent-articles_articleLink__ME1ez{display:inline-block;margin-top:.75rem;color:#469d95;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s ease}.recent-articles_articleLink__ME1ez:hover{color:#5ab5ad;padding-left:.5rem}@media (max-width:768px){.recent-articles_articlesGrid__Vq8_K{grid-template-columns:1fr}.recent-articles_articleCard__WijYa{padding:1rem 1.25rem}}.contact-section_contact__6FwwS{padding:6rem 0;background:hsl(var(--background))}.contact-section_container__VevJz{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-section_sectionTitle__KYt0b{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground));margin-bottom:2rem;position:relative;display:inline-block}.contact-section_sectionTitle__KYt0b:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#5ab5ad,#469d95);border-radius:2px}.contact-section_contactContent__4Lzf1{margin-top:2rem}.contact-section_contactDesc__fpA9f{font-size:1.1rem;color:hsl(var(--muted-foreground));line-height:1.8;margin-bottom:3rem}.contact-section_contactMethods__GhNuj{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.contact-section_contactMethod__CB7XA{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.02);transition:all .3s ease}.contact-section_contactMethod__CB7XA:hover{border-color:#469d95;transform:translateY(-4px);box-shadow:0 8px 24px rgba(70,157,149,.08)}.contact-section_contactIcon__unBsV{font-size:1.75rem;flex-shrink:0}.contact-section_contactInfo__eIG8l h4{font-size:.85rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.contact-section_contactInfo__eIG8l a,.contact-section_contactInfo__eIG8l span{font-size:1rem;color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease;word-break:break-all}.contact-section_contactInfo__eIG8l a:hover{color:#469d95}@media (max-width:768px){.contact-section_contactMethods__GhNuj{grid-template-columns:1fr;gap:1rem}.contact-section_contactMethod__CB7XA{padding:1.25rem}}.new-footer_footer__6Iuj0{background:hsl(var(--card));border-top:1px solid hsl(var(--border));padding:3rem 0 2rem}.new-footer_container__CNwOL{max-width:1200px;margin:0 auto;padding:0 2rem}.new-footer_footerMain__IsdRZ{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid hsl(var(--border))}.new-footer_copyright__1mSkZ{font-size:.95rem;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.new-footer_copyright__1mSkZ a{color:hsl(var(--foreground));text-decoration:none;transition:color .2s ease}.new-footer_copyright__1mSkZ a:hover{color:#469d95;margin-right:.5rem}.new-footer_heartIcon__VB_0s{margin:0 .5rem;display:inline-block;animation:new-footer_heartbeat__DihdY 1.5s ease-in-out infinite}@keyframes new-footer_heartbeat__DihdY{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.new-footer_runTime__CLNWB{font-size:.85rem;color:hsl(var(--muted-foreground)/.7);font-family:JetBrains Mono,SF Mono,monospace}.new-footer_footerBottom__V3UhV{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.new-footer_beian__YgGPp{font-size:.8rem;color:hsl(var(--muted-foreground)/.7);text-decoration:none;transition:color .2s ease}.new-footer_beian__YgGPp:hover{color:hsl(var(--muted-foreground))}.new-footer_techStack__d38Wq{font-size:.75rem;color:hsl(var(--muted-foreground)/.5);letter-spacing:.02em}@media (max-width:768px){.new-footer_footerBottom__V3UhV{flex-direction:column;align-items:flex-start}}