@charset "UTF-8";: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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar-container[data-v-7852cdad]{position:fixed;top:0;left:0;right:0;z-index:100;background:#121212e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;padding:0;height:auto;min-height:64px}.navbar-inner[data-v-7852cdad]{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:100%;min-height:64px;max-width:1200px;margin:0 auto}.logo h1[data-v-7852cdad]{margin:0;font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#2b77e5,#3485ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu-container[data-v-7852cdad]{flex:1;display:flex;justify-content:flex-end}.unified-menu-links[data-v-7852cdad]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px 15px}.unified-menu-links .menu-item[data-v-7852cdad]{color:#fff;font-size:.9rem;cursor:pointer;padding:8px 10px;border-radius:4px;transition:all .3s ease;white-space:nowrap}.unified-menu-links .menu-item[data-v-7852cdad]:hover{color:#3485ff}.unified-menu-links .menu-item.active[data-v-7852cdad]{color:#3485ff;background:#3485ff1a}@media (min-width: 769px){.navbar-inner[data-v-7852cdad]{padding:0 2rem}.unified-menu-links[data-v-7852cdad]{gap:20px;flex-wrap:nowrap}.menu-item[data-v-7852cdad]{font-size:1rem;padding:8px 12px}}.home[data-v-fe37af26]{height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#191919,#2a2a2a);color:#fff;text-align:left;position:relative;overflow:hidden}.home[data-v-fe37af26]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></svg>') repeat;opacity:.1;animation:backgroundMove-fe37af26 20s linear infinite}.home .hero-section[data-v-fe37af26]{display:flex;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;z-index:1;align-items:center;justify-content:space-between}.home .hero-content[data-v-fe37af26]{flex:1;max-width:600px}.home .hero-image[data-v-fe37af26]{flex:1;height:400px;position:relative;display:flex;align-items:center;justify-content:center}.home .hero-image .tech-circles[data-v-fe37af26]{position:relative;width:300px;height:300px}.home .hero-image .tech-circles .circle[data-v-fe37af26]{position:absolute;border-radius:50%;background:#3485ff1a;border:1px solid rgba(52,133,255,.3)}.home .hero-image .tech-circles .circle.c1[data-v-fe37af26]{width:300px;height:300px;animation:pulse-fe37af26 4s infinite alternate}.home .hero-image .tech-circles .circle.c2[data-v-fe37af26]{width:200px;height:200px;top:50px;left:50px;background:#3485ff26;animation:pulse-fe37af26 3s infinite alternate-reverse}.home .hero-image .tech-circles .circle.c3[data-v-fe37af26]{width:100px;height:100px;top:100px;left:100px;background:#3485ff33;animation:pulse-fe37af26 2s infinite alternate}.home .title[data-v-fe37af26]{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#4facfe,#3485ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInUp-fe37af26 1s ease-out}.home .subtitle[data-v-fe37af26]{font-size:1.5rem;margin-bottom:2rem;opacity:.8;animation:fadeInUp-fe37af26 1s ease-out .3s backwards}.home .button-group[data-v-fe37af26]{display:flex;gap:1rem;animation:fadeInUp-fe37af26 1s ease-out .6s backwards}.home .button-group .contact-btn[data-v-fe37af26]{background:#ffffff1a;border-color:#3485ff;color:#fff}.home .button-group .contact-btn[data-v-fe37af26]:hover{background:#fff3;border-color:#3485ff;color:#fff}.home .button-group .projects-btn[data-v-fe37af26]{color:#fff;border-color:#ffffff80;background:transparent}.home .button-group .projects-btn[data-v-fe37af26]:hover{border-color:#fff;background:#ffffff1a}.desktop-only[data-v-fe37af26]{display:none}@keyframes backgroundMove-fe37af26{0%{background-position:0 0}to{background-position:100px 100px}}@keyframes fadeInUp-fe37af26{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-fe37af26{0%{transform:scale(1);opacity:.5}to{transform:scale(1.05);opacity:.7}}@media (min-width: 768px){.home[data-v-fe37af26]{text-align:left}.home .desktop-only[data-v-fe37af26]{display:block}}@media (max-width: 768px){.home .hero-section[data-v-fe37af26]{flex-direction:column;justify-content:center;text-align:center;padding:0 1rem}.home .title[data-v-fe37af26]{font-size:2.5rem}.home .subtitle[data-v-fe37af26]{font-size:1.2rem}.home .button-group[data-v-fe37af26]{justify-content:center}}.about[data-v-4e094d81]{padding:6rem 2rem;background:#f9f9f9}.about .about-content[data-v-4e094d81]{max-width:1200px;margin:0 auto}.about .about-description[data-v-4e094d81]{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.1rem;line-height:1.6;color:#555}.about .section-title[data-v-4e094d81]{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#2c3e50;position:relative}.about .section-title[data-v-4e094d81]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#2b77e5,#3485ff)}.about .team-container[data-v-4e094d81]{margin:0 auto}.about .team-card[data-v-4e094d81]{margin-bottom:2rem;transition:all .3s ease;border:none;overflow:hidden;border-radius:8px;box-shadow:0 5px 15px #0000001a}.about .team-card[data-v-4e094d81]:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0003}.about .team-card:hover .member-image .el-avatar[data-v-4e094d81]{transform:scale(1.05)}.about .team-card .member-image[data-v-4e094d81]{text-align:center;padding:2rem 0;background:linear-gradient(135deg,#f0f2f5,#e4e8eb);overflow:hidden}.about .team-card .member-image .el-avatar[data-v-4e094d81]{transition:transform .5s ease;border:3px solid white;box-shadow:0 0 0 3px #3485ff33}.about .team-card .member-info[data-v-4e094d81]{padding:1.5rem;text-align:center}.about .team-card .member-info h3[data-v-4e094d81]{margin:0;color:#2c3e50;font-size:1.3rem}.about .team-card .member-info .position[data-v-4e094d81]{color:#3485ff;margin:.5rem 0;font-weight:500}.about .team-card .member-info .description[data-v-4e094d81]{color:#666;line-height:1.6}@media (max-width: 768px){.about[data-v-4e094d81]{padding:4rem 1rem}.about .section-title[data-v-4e094d81]{font-size:2rem}.about .team-card[data-v-4e094d81]{max-width:320px;margin-left:auto;margin-right:auto}}@media (min-width: 769px) and (max-width: 991px){.about .team-card[data-v-4e094d81]{max-width:500px;margin-left:auto;margin-right:auto}}.projects[data-v-2227d4dd]{padding:6rem 2rem;background:#2c3e50;color:#fff}.projects .projects-content[data-v-2227d4dd]{max-width:1200px;margin:0 auto}.projects .projects-description[data-v-2227d4dd]{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.1rem;line-height:1.6;opacity:.8}.projects .section-title[data-v-2227d4dd]{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;position:relative}.projects .section-title[data-v-2227d4dd]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#2b77e5,#3485ff)}.projects .projects-container[data-v-2227d4dd]{margin:0 auto}.projects .project-card[data-v-2227d4dd]{margin-bottom:2rem;overflow:hidden;transition:all .3s ease;border:none;border-radius:8px;box-shadow:0 5px 15px #0000001a;height:100%}.projects .project-card[data-v-2227d4dd]:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0003}.projects .project-card:hover .project-image[data-v-2227d4dd]{transform:scale(1.05)}.projects .project-card .project-image[data-v-2227d4dd]{height:200px;background-size:cover;background-position:center;position:relative;transition:transform .5s ease}.projects .project-card .project-image[data-v-2227d4dd]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.projects .project-card .project-image .tech-tags[data-v-2227d4dd]{position:absolute;top:10px;right:10px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.projects .project-card .project-image .tech-tags .tech-tag[data-v-2227d4dd]{background:#00000080;border:none}.projects .project-card .project-content[data-v-2227d4dd]{padding:1.5rem;background:#fff}.projects .project-card .project-content .project-title[data-v-2227d4dd]{margin-top:0;margin-bottom:.5rem;font-size:1.25rem;color:#2c3e50;font-weight:600}.projects .project-card .project-content .project-description[data-v-2227d4dd]{color:#666;margin-bottom:1rem;line-height:1.5}.projects .project-card .project-content .view-btn[data-v-2227d4dd]{color:#3485ff;padding:0;font-weight:500}.projects .project-card .project-content .view-btn[data-v-2227d4dd]:hover{color:#2b6ad9}@media (max-width: 768px){.projects[data-v-2227d4dd]{padding:4rem 1rem}.projects .section-title[data-v-2227d4dd]{font-size:2rem}.projects .project-card[data-v-2227d4dd]{max-width:320px;margin-left:auto;margin-right:auto}}@media (min-width: 769px) and (max-width: 991px){.projects .project-card[data-v-2227d4dd]{max-width:500px;margin-left:auto;margin-right:auto}}.tech[data-v-56610646]{padding:6rem 2rem;background:linear-gradient(135deg,#0a1028,#1d2b4c);color:#fff}.tech .tech-content[data-v-56610646]{max-width:1200px;margin:0 auto}.tech .section-title[data-v-56610646]{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#fff;position:relative}.tech .section-title[data-v-56610646]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#2b77e5,#3485ff)}.tech .tech-description[data-v-56610646]{text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6;opacity:.8}.tech .tech-categories[data-v-56610646]{margin-bottom:4rem}.tech .tech-categories .tech-category[data-v-56610646]{background:#ffffff0d;border-radius:8px;padding:2rem;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05)}.tech .tech-categories .tech-category[data-v-56610646]:hover{transform:translateY(-10px);box-shadow:0 10px 20px #0003;background:#ffffff1a;border-color:#3485ff4d}.tech .tech-categories .tech-category .category-icon[data-v-56610646]{font-size:2rem;margin-bottom:1.5rem;color:#3485ff;text-align:center}.tech .tech-categories .tech-category .category-icon .el-icon[data-v-56610646]{background:#3485ff1a;padding:.8rem;border-radius:50%;transition:all .3s ease}.tech .tech-categories .tech-category h3[data-v-56610646]{font-size:1.5rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;text-align:center}.tech .tech-categories .tech-category h3[data-v-56610646]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:2px;background:#3485ff}.tech .tech-categories .tech-category .tech-list[data-v-56610646]{list-style:none;padding:0;margin:0}.tech .tech-categories .tech-category .tech-list li[data-v-56610646]{border-bottom:1px solid rgba(255,255,255,.1);position:relative;padding:.8rem 0 .8rem 1.5rem}.tech .tech-categories .tech-category .tech-list li[data-v-56610646]:last-child{border-bottom:none}.tech .tech-categories .tech-category .tech-list li[data-v-56610646]:before{content:"•";color:#3485ff;font-weight:700;position:absolute;left:0}.tech .tech-stats[data-v-56610646]{margin-top:2rem}.tech .tech-stats .stat-card[data-v-56610646]{background:#ffffff0d;border-radius:8px;padding:2rem;text-align:center;transition:transform .3s ease;height:100%;border:1px solid rgba(255,255,255,.05)}.tech .tech-stats .stat-card[data-v-56610646]:hover{transform:translateY(-10px);background:#ffffff1a;border-color:#3485ff4d}.tech .tech-stats .stat-card .stat-value[data-v-56610646]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#3485ff}.tech .tech-stats .stat-card .stat-label[data-v-56610646]{font-size:1.1rem;opacity:.8}@media (max-width: 768px){.tech[data-v-56610646]{padding:4rem 1rem}.tech .section-title[data-v-56610646]{font-size:2rem}.tech .tech-category[data-v-56610646],.tech .stat-card[data-v-56610646]{max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.tech .tech-category .category-icon[data-v-56610646]{font-size:1.8rem}.tech .tech-category .category-icon .el-icon[data-v-56610646]{padding:.7rem}}@media (min-width: 769px) and (max-width: 991px){.tech-category[data-v-56610646],.stat-card[data-v-56610646]{max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}}.contact[data-v-d0c21586]{padding:6rem 2rem;background:#f9f9f9}.contact .contact-content[data-v-d0c21586]{max-width:1200px;margin:0 auto}.contact .contact-description[data-v-d0c21586]{max-width:800px;margin:0 auto 3rem;text-align:center;font-size:1.1rem;line-height:1.6;color:#555}.contact .section-title[data-v-d0c21586]{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#2c3e50;position:relative}.contact .section-title[data-v-d0c21586]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#2b77e5,#3485ff)}.contact .contact-container[data-v-d0c21586]{margin:0 auto}.contact .contact-info[data-v-d0c21586]{height:100%;padding:2.5rem;background:linear-gradient(45deg,#2b77e5,#3485ff);color:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a}.contact .contact-info h3[data-v-d0c21586]{font-size:1.8rem;margin-bottom:1rem}.contact .contact-info p[data-v-d0c21586]{margin-bottom:2rem;opacity:.9}.contact .contact-info .contact-methods[data-v-d0c21586]{margin-bottom:2rem}.contact .contact-info .contact-methods .contact-item[data-v-d0c21586]{display:flex;align-items:center;margin-bottom:1rem}.contact .contact-info .contact-methods .contact-item .el-icon[data-v-d0c21586]{margin-right:10px;font-size:1.2rem}.contact .contact-info .social-links[data-v-d0c21586]{display:flex;gap:1rem}.contact .contact-info .social-links .social-link[data-v-d0c21586]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff3;border-radius:50%;color:#fff;transition:all .3s ease}.contact .contact-info .social-links .social-link[data-v-d0c21586]:hover{background:#fff;color:#3485ff;transform:translateY(-3px)}.contact .contact-form[data-v-d0c21586]{height:100%;padding:2.5rem;background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a}.contact .contact-form .submit-btn[data-v-d0c21586]{width:100%;background:#3485ff;border-color:#3485ff}.contact .contact-form .submit-btn[data-v-d0c21586]:hover{background:#2b6ad9;border-color:#2b6ad9}.contact .contact-form[data-v-d0c21586] .el-input__wrapper:focus-within{box-shadow:0 0 0 1px #3485ff inset}.contact .contact-form[data-v-d0c21586] .el-textarea__wrapper:focus-within{box-shadow:0 0 0 1px #3485ff inset}@media (max-width: 768px){.contact[data-v-d0c21586]{padding:4rem 1rem}.contact .section-title[data-v-d0c21586]{font-size:2rem}.contact .contact-info[data-v-d0c21586]{margin-bottom:2rem}.contact .contact-form[data-v-d0c21586],.contact .contact-info[data-v-d0c21586]{max-width:500px;margin-left:auto;margin-right:auto}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;line-height:1.5;color:#333;background:#f5f7fa;overflow-x:hidden}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding-top:64px}.footer{background:#1a1a1a;color:#ffffffb3;text-align:center;padding:1.5rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#3485ff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2b6ad9}a{text-decoration:none}
