:root{--primary-color:#000;--text-color:#fff;--secondary-text-color:#ababab;--scrollbar-track:#1a1a1a;--scrollbar-thumb:#333;--scrollbar-thumb-hover:#555;--scrollbar-width:8px;--scrollbar-radius:4px;--font-family-primary:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-family:var(--font-family-primary);background:var(--primary-color);color:var(--text-color);font-weight:300}*{box-sizing:border-box;margin:0;padding:0}ul,li{list-style:none}a{color:var(--text-color);text-decoration:none}.main-text{color:var(--text-color)}.secondary-text{color:var(--secondary-text-color)}.fs-18{font-size:18px}.fs-24{font-size:24px}.fs-32{font-size:32px}.space{gap:6px;display:flex}.verticle{flex-direction:column}.flex{display:flex}.flex-jc-between{justify-content:space-between}.mb-10{margin-bottom:10px}.font-loading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.font-loaded{font-family:AlimamaShuHeiTi-Bold,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-radius)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-radius);transition:all .3s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);transform:scale(1.05)}::-webkit-scrollbar-thumb:active{background:var(--scrollbar-thumb-hover);transform:scale(1.02)}::-webkit-scrollbar-corner{background:var(--scrollbar-track)}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track)}html,body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}*,.content-right{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track)}@media (max-width:768px){:root{--scrollbar-width:6px}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}}@media (prefers-contrast:high){:root{--scrollbar-thumb:#666;--scrollbar-thumb-hover:#888}}@media (prefers-reduced-motion:reduce){::-webkit-scrollbar-thumb{transition:none}html,body{scroll-behavior:auto}}#app[data-v-538353a9]{padding:15px 30px}.animated-text[data-v-01a798d7]{transform-origin:50%;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.animated-text.collapsing[data-v-01a798d7]{opacity:.3;transform:scaleX(.1)scaleY(.8)}@media (hover:none) and (pointer:coarse){.animated-text[data-v-01a798d7]{transition:none}.animated-text.collapsing[data-v-01a798d7]{opacity:1;transform:none}}.contact-list[data-v-aab82df1]{gap:20px}.contact-list .contact-item[data-v-aab82df1]{border-top:1px solid #373737;padding-top:8px}.contact-list .contact-item .link[data-v-aab82df1]{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;transition:all .2s ease-in-out}.contact-list .contact-item .link[data-v-aab82df1]:hover{font-weight:400}@media (max-width:1023px) and (min-width:768px){.contact-list[data-v-aab82df1]{gap:16px}.contact-list .contact-item .link[data-v-aab82df1]{padding:10px 4px}}@media (max-width:767px){.contact-list[data-v-aab82df1]{gap:12px}.contact-list .contact-item[data-v-aab82df1]{padding-top:10px}.contact-list .contact-item .link[data-v-aab82df1]{min-height:44px;padding:12px 4px;font-size:16px}.contact-list .contact-item .link img[data-v-aab82df1]{width:18px;height:18px}}.work-experience .title[data-v-46c24870]{margin-bottom:50px}.work-experience .work-experience-list[data-v-46c24870]{gap:30px}.work-experience .work-experience-list .exp-item[data-v-46c24870]{align-items:flex-start;gap:50px;display:flex}.work-experience .work-experience-list .exp-item .exp-left[data-v-46c24870]{flex-shrink:0;width:300px}.work-experience .work-experience-list .exp-item .exp-left .position[data-v-46c24870]{margin-bottom:20px}.work-experience .work-experience-list .exp-item .exp-right[data-v-46c24870]{flex:1;min-width:0}.work-experience .work-experience-list .exp-item .exp-right li[data-v-46c24870]{margin-bottom:8px;line-height:1.5;list-style:outside}@media (max-width:1023px) and (min-width:768px){.work-experience .title[data-v-46c24870]{margin-bottom:40px}.work-experience .work-experience-list[data-v-46c24870],.work-experience .work-experience-list .exp-item[data-v-46c24870]{gap:24px}.work-experience .work-experience-list .exp-left[data-v-46c24870]{width:260px}}@media (max-width:767px){.work-experience .title[data-v-46c24870]{margin-bottom:30px}.work-experience .work-experience-list[data-v-46c24870]{gap:18px}.work-experience .work-experience-list .exp-item[data-v-46c24870]{flex-direction:column;gap:12px}.work-experience .work-experience-list .exp-left[data-v-46c24870]{width:100%}.work-experience .work-experience-list .exp-left .position[data-v-46c24870]{margin-bottom:8px}.work-experience .work-experience-list .exp-right li[data-v-46c24870]{margin-left:18px}}.skill .title[data-v-63491457]{margin-bottom:50px}.skill .skill-categories[data-v-63491457]{gap:40px}.skill .skill-category .category-title[data-v-63491457]{margin-bottom:15px}.skill .skills-list[data-v-63491457]{flex-wrap:wrap;gap:8px}.skill .skill-item[data-v-63491457]{color:var(--text-color);font-size:14px}@media (max-width:1023px) and (min-width:768px){.skill .title[data-v-63491457]{margin-bottom:40px}.skill .skill-categories[data-v-63491457]{gap:32px}.skill .skills-list[data-v-63491457]{gap:10px}.skill .skill-item[data-v-63491457]{font-size:13px}}@media (max-width:767px){.skill .title[data-v-63491457]{margin-bottom:30px}.skill .skill-categories[data-v-63491457]{gap:20px}.skill .skill-category .category-title[data-v-63491457]{margin-bottom:10px;font-size:14px}.skill .skills-list[data-v-63491457]{gap:10px}.skill .skill-item[data-v-63491457]{font-size:13px}}.image-preview-modal[data-v-662082b4]{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-content[data-v-662082b4]{flex-direction:column;align-items:center;max-width:90%;max-height:90%;display:flex;position:relative}.close-btn[data-v-662082b4]{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;padding:10px;font-size:36px;line-height:1;position:absolute;top:-40px;right:-40px}.image-container[data-v-662082b4]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.preview-image[data-v-662082b4]{object-fit:contain;border-radius:4px;max-width:100%;max-height:80vh;box-shadow:0 4px 12px #00000080}.navigation[data-v-662082b4]{color:#fff;align-items:center;gap:20px;margin-top:20px;display:flex}.nav-btn[data-v-662082b4]{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .3s;display:flex}.nav-btn[data-v-662082b4]:hover:not(:disabled){background:#fff6}.nav-btn[data-v-662082b4]:disabled{opacity:.3;cursor:not-allowed}.indicators[data-v-662082b4]{font-size:16px;font-weight:500}.modal-fade-enter-active[data-v-662082b4],.modal-fade-leave-active[data-v-662082b4]{transition:opacity .3s}.modal-fade-enter-from[data-v-662082b4],.modal-fade-leave-to[data-v-662082b4]{opacity:0}.education-info .title[data-v-0cc0778d]{margin-bottom:50px}.education-info .education-list[data-v-0cc0778d]{gap:80px}.education-info .education-list .education-item[data-v-0cc0778d]{align-items:flex-start}.education-info .education-list .education-item .education-item-left[data-v-0cc0778d]{flex-shrink:0;width:400px}.education-info .education-list .education-item .education-item-left .school-icon img[data-v-0cc0778d]{cursor:pointer;background:#fff;border-radius:50%;width:80px;height:80px;transition:all .2s linear}.education-info .education-list .education-item .education-item-left .school-icon img[data-v-0cc0778d]:hover{transform:scale(1.05)rotate(360deg)}.education-info .education-list .education-item .education-item-right[data-v-0cc0778d]{flex:1;gap:30px}.education-info .education-list .education-item .education-item-right .exp-list .exp-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .exp-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .crt-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .crt-item[data-v-0cc0778d]{opacity:1;max-height:100px;transition:all .3s;overflow:hidden}.education-info .education-list .education-item .education-item-right .exp-list .exp-item.exp-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .exp-item.exp-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .crt-item.exp-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .crt-item.exp-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .exp-item.crt-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .exp-item.crt-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .crt-item.crt-item-hidden[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .crt-item.crt-item-hidden[data-v-0cc0778d]{opacity:0;max-height:0;margin:0}.education-info .education-list .education-item .education-item-right .exp-list .exp-item.has-images[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .exp-item.has-images[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .crt-item.has-images[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .crt-item.has-images[data-v-0cc0778d]{cursor:pointer;position:relative}.education-info .education-list .education-item .education-item-right .exp-list .exp-item.has-images[data-v-0cc0778d]:hover,.education-info .education-list .education-item .education-item-right .crt-list .exp-item.has-images[data-v-0cc0778d]:hover,.education-info .education-list .education-item .education-item-right .exp-list .crt-item.has-images[data-v-0cc0778d]:hover,.education-info .education-list .education-item .education-item-right .crt-list .crt-item.has-images[data-v-0cc0778d]:hover{color:#409eff;text-decoration:underline}.education-info .education-list .education-item .education-item-right .toggle-btn[data-v-0cc0778d]{color:#666;cursor:pointer;margin-top:8px;font-size:14px;transition:color .3s}.education-info .education-list .education-item .education-item-right .toggle-btn[data-v-0cc0778d]:hover{color:#999}@media (max-width:1023px) and (min-width:768px){.education-info .title[data-v-0cc0778d]{margin-bottom:40px}.education-info .education-list[data-v-0cc0778d]{gap:50px}.education-info .education-list .education-item .education-item-left[data-v-0cc0778d]{width:320px}.education-info .education-list .education-item .education-item-left .school-icon img[data-v-0cc0778d]{width:70px;height:70px}.education-info .education-list .education-item .education-item-right[data-v-0cc0778d]{gap:24px}}@media (max-width:767px){.education-info .title[data-v-0cc0778d]{margin-bottom:30px}.education-info .education-list[data-v-0cc0778d]{gap:24px}.education-info .education-list .education-item[data-v-0cc0778d]{flex-direction:column;gap:12px}.education-info .education-list .education-item .education-item-left[data-v-0cc0778d]{width:100%}.education-info .education-list .education-item .education-item-left .school-icon img[data-v-0cc0778d]{width:60px;height:60px}.education-info .education-list .education-item .education-item-right[data-v-0cc0778d]{gap:18px}.education-info .education-list .education-item .education-item-right .exp-list .exp-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .exp-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .exp-list .crt-item[data-v-0cc0778d],.education-info .education-list .education-item .education-item-right .crt-list .crt-item[data-v-0cc0778d]{max-height:none}}.project-set .title[data-v-ea01363d]{margin-bottom:50px}.project-set .project-list[data-v-ea01363d]{gap:60px}.project-set .project-list .project-item .project-header[data-v-ea01363d]{align-items:flex-start;margin-bottom:25px}.project-set .project-list .project-item .project-header .project-title .project-name[data-v-ea01363d]{margin-bottom:8px}.project-set .project-list .project-item .project-header .project-title .project-url[data-v-ea01363d]{font-size:14px}.project-set .project-list .project-item .project-header .project-time[data-v-ea01363d]{white-space:nowrap;font-size:14px}.project-set .project-list .project-item .project-description[data-v-ea01363d]{margin-bottom:30px;font-size:15px;line-height:1.6}.project-set .project-list .project-item .project-tech[data-v-ea01363d]{margin-bottom:25px}.project-set .project-list .project-item .project-tech .tech-tags[data-v-ea01363d]{flex-wrap:wrap;gap:8px;display:flex}.project-set .project-list .project-item .project-tech .tech-tags .tech-tag[data-v-ea01363d]{font-size:14px}.project-set .project-list .project-item .project-work[data-v-ea01363d]{margin-bottom:25px}.project-set .project-list .project-item .project-work .work-content[data-v-ea01363d]{gap:12px}.project-set .project-list .project-item .project-work .work-content .work-item[data-v-ea01363d]{line-height:1.5}.project-set .project-list .project-item .project-effect .effect-content[data-v-ea01363d]{font-size:15px;line-height:1.6}@media (max-width:1023px) and (min-width:768px){.project-set .title[data-v-ea01363d]{margin-bottom:40px}.project-set .project-list[data-v-ea01363d]{gap:40px}.project-set .project-list .project-item .project-header .project-time[data-v-ea01363d]{font-size:13px}.project-set .project-list .project-item .project-description[data-v-ea01363d]{margin-bottom:24px;font-size:14px}.project-set .project-list .project-item .project-tech[data-v-ea01363d],.project-set .project-list .project-item .project-work[data-v-ea01363d]{margin-bottom:20px}.project-set .project-list .project-item .project-effect .effect-content[data-v-ea01363d]{font-size:14px}}@media (max-width:767px){.project-set .title[data-v-ea01363d]{margin-bottom:30px}.project-set .project-list[data-v-ea01363d]{gap:24px}.project-set .project-list .project-item .project-header[data-v-ea01363d]{flex-direction:column;gap:6px}.project-set .project-list .project-item .project-header .project-title .project-url[data-v-ea01363d]{font-size:13px}.project-set .project-list .project-item .project-header .project-time[data-v-ea01363d]{white-space:normal;font-size:13px}.project-set .project-list .project-item .project-description[data-v-ea01363d]{margin-bottom:20px;font-size:14px;line-height:1.7}.project-set .project-list .project-item .project-tech[data-v-ea01363d]{margin-bottom:16px}.project-set .project-list .project-item .project-tech .tech-tags[data-v-ea01363d]{gap:6px}.project-set .project-list .project-item .project-tech .tech-tags .tech-tag[data-v-ea01363d]{font-size:13px}.project-set .project-list .project-item .project-work[data-v-ea01363d]{margin-bottom:16px}.project-set .project-list .project-item .project-work .work-content[data-v-ea01363d]{gap:10px}.project-set .project-list .project-item .project-effect .effect-content[data-v-ea01363d]{font-size:14px;line-height:1.7}}.mobile-menu-toggle[data-v-c8d780f7]{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none;position:fixed;top:20px;right:20px}.mobile-menu-toggle span[data-v-c8d780f7]{background:var(--text-color);border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.mobile-menu-toggle.active span[data-v-c8d780f7]:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-toggle.active span[data-v-c8d780f7]:nth-child(2){opacity:0}.mobile-menu-toggle.active span[data-v-c8d780f7]:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.home .header[data-v-c8d780f7]{height:200px;transition:all .4s}.home .header .header-left .name[data-v-c8d780f7]{transition:transform .3s,color .3s}.home .header .header-left .name[data-v-c8d780f7]:hover{color:var(--secondary-text-color);transform:translate(5px)}.home .header .header-right[data-v-c8d780f7]{align-items:center;gap:30px}.home .header .header-right .nav-menu[data-v-c8d780f7]{gap:25px}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]{color:var(--text-color);padding:8px 0;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]:hover{color:var(--secondary-text-color);transform:translateY(-2px)}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]:after{content:"";background:var(--text-color);width:0;height:2px;transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]:hover:after{width:100%}.home .header .header-right a[href=\/about][data-v-c8d780f7]{border:1px solid var(--text-color);border-radius:4px;padding:8px 16px;transition:all .35s cubic-bezier(.4,0,.2,1)}.home .header .header-right a[href=\/about][data-v-c8d780f7]:hover{background:var(--text-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}.home .content[data-v-c8d780f7]{transition:all .4s}.home .content .content-left[data-v-c8d780f7]{flex:1;padding-right:20px;position:relative}.home .content .content-left .brief-desc[data-v-c8d780f7]{opacity:0;width:240px;height:160px;margin-bottom:40px;line-height:24px;animation:.5s .2s forwards fadeInLeft-c8d780f7;transform:translate(-20px)}.home .content .content-left .side-nav[data-v-c8d780f7]{gap:15px;margin-top:20px;position:sticky;top:220px}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]{cursor:pointer;border-radius:4px;padding:8px 12px;font-size:14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]:before{content:"";background:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]:hover{color:var(--text-color);transform:translate(8px)}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]:hover:before{left:0}.home .content .content-right[data-v-c8d780f7]{flex:3;gap:80px;padding-left:20px}.home .content .content-right .section-anchor[data-v-c8d780f7]{opacity:0;will-change:opacity,transform;scroll-margin-top:220px;transition:all .45s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.home .content .content-right .section-anchor[data-v-c8d780f7]:first-child{transition-delay:.1s}.home .content .content-right .section-anchor[data-v-c8d780f7]:nth-child(2){transition-delay:.2s}.home .content .content-right .section-anchor[data-v-c8d780f7]:nth-child(3){transition-delay:.3s}.home .content .content-right .section-anchor[data-v-c8d780f7]:nth-child(4){transition-delay:.4s}@media (max-width:1023px) and (min-width:768px){.home .header[data-v-c8d780f7]{height:160px}.home .header .header-left .name[data-v-c8d780f7]{font-size:20px}.home .header .header-left .character[data-v-c8d780f7]{font-size:16px}.home .header .header-right[data-v-c8d780f7],.home .header .header-right .nav-menu[data-v-c8d780f7]{gap:20px}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]{font-size:16px}.home .header .header-right a[href=\/about][data-v-c8d780f7]{padding:6px 12px;font-size:16px}.home .content[data-v-c8d780f7]{flex-direction:column;gap:40px}.home .content .content-left[data-v-c8d780f7]{width:100%;padding-right:0}.home .content .content-left .brief-desc[data-v-c8d780f7]{text-align:center;width:100%;height:auto;margin-bottom:30px}.home .content .content-left .side-nav[data-v-c8d780f7]{display:none}.home .content .content-right[data-v-c8d780f7]{gap:60px;padding-left:0}.home .content .content-right .section-anchor[data-v-c8d780f7]{scroll-margin-top:180px}}@media (max-width:767px){.mobile-menu-toggle[data-v-c8d780f7]{display:flex}.home .header[data-v-c8d780f7]{text-align:center;flex-direction:column;gap:15px;height:120px}.home .header .header-left .name[data-v-c8d780f7]{font-size:18px}.home .header .header-left .character[data-v-c8d780f7]{font-size:14px}.home .header .header-right[data-v-c8d780f7]{background:var(--primary-color);z-index:1000;flex-direction:column;justify-content:flex-start;gap:30px;width:80%;height:100vh;padding-top:80px;transition:right .3s;position:fixed;top:0;right:-100%}.home .header .header-right.mobile-open[data-v-c8d780f7]{right:0}.home .header .header-right .nav-menu[data-v-c8d780f7]{flex-direction:column;gap:25px}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]{padding:12px 0;font-size:18px}.home .header .header-right a[href=\/about][data-v-c8d780f7]{margin-top:20px;padding:12px 24px;font-size:18px}.home .content[data-v-c8d780f7]{flex-direction:column;gap:30px}.home .content .content-left[data-v-c8d780f7]{width:100%;padding-right:0}.home .content .content-left .brief-desc[data-v-c8d780f7]{text-align:center;width:100%;height:auto;margin-bottom:25px;font-size:14px;line-height:1.6}.home .content .content-left .side-nav[data-v-c8d780f7]{display:none}.home .content .content-right[data-v-c8d780f7]{gap:50px;padding-left:0}.home .content .content-right .section-anchor[data-v-c8d780f7]{scroll-margin-top:140px}#app[data-v-c8d780f7]{padding:10px 15px}}@media (max-width:479px){.home .header[data-v-c8d780f7]{height:100px}.home .header .header-left .name[data-v-c8d780f7]{font-size:16px}.home .header .header-left .character[data-v-c8d780f7]{font-size:12px}.home .content .content-right[data-v-c8d780f7]{gap:40px}.home .content .content-right .section-anchor[data-v-c8d780f7]{scroll-margin-top:120px}#app[data-v-c8d780f7]{padding:8px 12px}}@media (min-width:1440px){.home .content .content-left .brief-desc[data-v-c8d780f7]{width:280px}}@keyframes fadeInLeft-c8d780f7{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}html[data-v-c8d780f7]{scroll-behavior:smooth}.home[data-v-c8d780f7]{opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.home.page-loaded[data-v-c8d780f7]{opacity:1;transform:translateY(0)}.page-enter-active[data-v-c8d780f7]{transition:all .4s}.page-enter-from[data-v-c8d780f7]{opacity:0;transform:translateY(20px)}button[data-v-c8d780f7]:active,a[data-v-c8d780f7]:active{transition:transform .1s!important;transform:translateY(1px)!important}@media (hover:none) and (pointer:coarse){.home .header .header-left .name[data-v-c8d780f7]:hover{color:inherit;transform:none}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]:hover{transform:none}.home .header .header-right .nav-menu .nav-link[data-v-c8d780f7]:hover:after{width:0}.home .header .header-right a[href=\/about][data-v-c8d780f7]:hover{color:var(--text-color);background:0 0;transform:none}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]:hover{transform:none}.home .content .content-left .side-nav .side-nav-link[data-v-c8d780f7]:hover:before{left:-100%}}
