.app-footer[data-v-1b38e5b9]{background:linear-gradient(135deg,#2c3e50,#34495e);color:hsla(0,0%,100%,.8);margin-top:auto;padding:48px 0 24px}.app-footer .footer-content[data-v-1b38e5b9]{display:flex;gap:48px;justify-content:space-between}.app-footer .footer-info[data-v-1b38e5b9]{flex:1;max-width:400px}.app-footer .footer-info .site-info[data-v-1b38e5b9]{margin-bottom:32px}.app-footer .footer-info .site-info .footer-title[data-v-1b38e5b9]{color:#fff;font-size:20px;font-weight:600;margin-bottom:8px}.app-footer .footer-info .site-info .footer-desc[data-v-1b38e5b9]{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6}.app-footer .footer-info .legal-info .copyright[data-v-1b38e5b9]{margin-bottom:16px}.app-footer .footer-info .legal-info .copyright p[data-v-1b38e5b9]{color:hsla(0,0%,100%,.6);font-size:13px}.app-footer .footer-info .legal-info .icp-info p[data-v-1b38e5b9]{font-size:12px;margin-bottom:4px}.app-footer .footer-info .legal-info .icp-info p a[data-v-1b38e5b9]{color:hsla(0,0%,100%,.6);-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.app-footer .footer-info .legal-info .icp-info p a[data-v-1b38e5b9]:hover{color:hsla(0,0%,100%,.8)}.app-footer .footer-info .legal-info .icp-info p a i[data-v-1b38e5b9]{margin-right:4px}.app-footer .footer-links[data-v-1b38e5b9]{display:flex;gap:48px}.app-footer .footer-links .link-group h4[data-v-1b38e5b9]{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}.app-footer .footer-links .link-group ul[data-v-1b38e5b9]{list-style:none}.app-footer .footer-links .link-group ul li[data-v-1b38e5b9]{margin-bottom:8px}.app-footer .footer-links .link-group ul li a[data-v-1b38e5b9]{color:hsla(0,0%,100%,.7);font-size:13px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.app-footer .footer-links .link-group ul li a[data-v-1b38e5b9]:hover{color:#409eff}@media (max-width:992px){.app-footer[data-v-1b38e5b9]{padding:32px 0 16px}.app-footer .footer-content[data-v-1b38e5b9]{flex-direction:column;gap:32px}.app-footer .footer-links[data-v-1b38e5b9]{gap:32px}}@media (max-width:768px){.app-footer .footer-links[data-v-1b38e5b9]{flex-direction:column;gap:24px}.app-footer .footer-info .site-info[data-v-1b38e5b9]{margin-bottom:24px}}.app-header[data-v-7ec9c2bc]{background:linear-gradient(135deg,#2c3e50,#34495e);box-shadow:0 2px 8px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000}.app-header .header-content[data-v-7ec9c2bc]{height:64px;justify-content:space-between}.app-header .header-content[data-v-7ec9c2bc],.app-header .logo-section[data-v-7ec9c2bc]{align-items:center;display:flex}.app-header .logo-section .logo-icon[data-v-7ec9c2bc]{align-items:center;background:#409eff;border-radius:8px;display:flex;height:40px;justify-content:center;margin-right:16px;width:40px}.app-header .logo-section .logo-icon i[data-v-7ec9c2bc]{color:#fff;font-size:20px}.app-header .logo-section .site-title[data-v-7ec9c2bc]{color:#fff;font-size:20px;font-weight:600;letter-spacing:1px;margin:0}.app-header .nav-section .nav-placeholder[data-v-7ec9c2bc]{border:1px solid hsla(0,0%,100%,.2);border-radius:20px;color:hsla(0,0%,100%,.8);cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease}.app-header .nav-section .nav-placeholder[data-v-7ec9c2bc]:hover{background:hsla(0,0%,100%,.1);color:#fff}@media (max-width:768px){.app-header .header-content[data-v-7ec9c2bc]{height:56px}.app-header .logo-section .logo-icon[data-v-7ec9c2bc]{height:32px;margin-right:8px;width:32px}.app-header .logo-section .logo-icon i[data-v-7ec9c2bc]{font-size:16px}.app-header .logo-section .site-title[data-v-7ec9c2bc]{font-size:18px}.app-header .nav-section .nav-placeholder[data-v-7ec9c2bc]{font-size:13px;padding:4px 8px}}.project-card[data-v-d599b47a]{background:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;height:100%;padding:24px;transition:all .3s ease}.project-card[data-v-d599b47a]:hover{border-color:#409eff;box-shadow:0 4px 20px 0 rgba(0,0,0,.15);transform:translateY(-4px)}.project-card .card-header[data-v-d599b47a]{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.project-card .card-header .project-icon[data-v-d599b47a]{align-items:center;background:linear-gradient(135deg,#409eff,#73b8ff);border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.project-card .card-header .project-icon i[data-v-d599b47a]{color:#fff;font-size:24px}.project-card .card-header .project-status[data-v-d599b47a]{flex-shrink:0}.project-card .card-body[data-v-d599b47a]{flex:1;margin-bottom:16px}.project-card .card-body .project-title[data-v-d599b47a]{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#303133;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin-bottom:8px;overflow:hidden}.project-card .card-body .project-description[data-v-d599b47a]{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#606266;display:-webkit-box;font-size:14px;line-height:1.6;margin-bottom:16px;overflow:hidden}.project-card .card-body .project-tags[data-v-d599b47a]{display:flex;flex-wrap:wrap;gap:8px}.project-card .card-body .project-tags .tag-item[data-v-d599b47a]{margin:0}.project-card .card-footer[data-v-d599b47a]{align-items:center;border-top:1px solid #f2f6fc;display:flex;justify-content:space-between;padding-top:16px}.project-card .card-footer .project-meta[data-v-d599b47a]{display:flex;flex-direction:column;gap:4px}.project-card .card-footer .project-meta .meta-item[data-v-d599b47a]{align-items:center;color:#909399;display:flex;font-size:12px}.project-card .card-footer .project-meta .meta-item i[data-v-d599b47a]{font-size:12px;margin-right:4px}.project-card .card-footer .card-actions[data-v-d599b47a]{flex-shrink:0}@media (max-width:768px){.project-card[data-v-d599b47a]{padding:16px}.project-card .card-header .project-icon[data-v-d599b47a]{height:40px;width:40px}.project-card .card-header .project-icon i[data-v-d599b47a]{font-size:20px}.project-card .card-body .project-title[data-v-d599b47a]{font-size:16px}.project-card .card-body .project-description[data-v-d599b47a]{font-size:13px}.project-card .card-footer[data-v-d599b47a]{align-items:flex-start;flex-direction:column;gap:8px}.project-card .card-footer .card-actions[data-v-d599b47a],.project-card .card-footer .card-actions[data-v-d599b47a] .el-button,.project-card .card-footer .project-meta[data-v-d599b47a]{width:100%}}.hero-section[data-v-3b958938]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;margin-bottom:48px;padding:48px 0;text-align:center}.hero-section .hero-content[data-v-3b958938]{margin:0 auto;max-width:800px}.hero-section .hero-content .hero-title[data-v-3b958938]{color:#303133;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}@media (max-width:992px){.hero-section .hero-content .hero-title[data-v-3b958938]{font-size:2.5rem}}@media (max-width:768px){.hero-section .hero-content .hero-title[data-v-3b958938]{font-size:2rem}}.hero-section .hero-content .hero-description[data-v-3b958938]{color:#606266;font-size:18px;line-height:1.6;margin-bottom:48px}@media (max-width:768px){.hero-section .hero-content .hero-description[data-v-3b958938]{font-size:14px}}.hero-section .hero-content .hero-stats[data-v-3b958938]{display:flex;gap:48px;justify-content:center}@media (max-width:768px){.hero-section .hero-content .hero-stats[data-v-3b958938]{gap:24px}}.hero-section .hero-content .hero-stats .stat-item[data-v-3b958938]{text-align:center}.hero-section .hero-content .hero-stats .stat-item .stat-number[data-v-3b958938]{color:#409eff;font-size:2.5rem;font-weight:700;line-height:1}@media (max-width:768px){.hero-section .hero-content .hero-stats .stat-item .stat-number[data-v-3b958938]{font-size:2rem}}.hero-section .hero-content .hero-stats .stat-item .stat-label[data-v-3b958938]{color:#909399;font-size:14px;margin-top:8px}.projects-section .section-header[data-v-3b958938]{margin-bottom:32px;text-align:center}.projects-section .section-header .section-title[data-v-3b958938]{color:#303133;font-size:2.5rem;font-weight:600;margin-bottom:16px}@media (max-width:768px){.projects-section .section-header .section-title[data-v-3b958938]{font-size:2rem}}.projects-section .section-header .section-description[data-v-3b958938]{color:#606266;font-size:18px;margin:0 auto;max-width:600px}@media (max-width:768px){.projects-section .section-header .section-description[data-v-3b958938]{font-size:14px}}.projects-section .project-filters[data-v-3b958938]{display:flex;justify-content:center;margin-bottom:32px}.projects-section .project-filters[data-v-3b958938] .el-button-group{flex-wrap:wrap;gap:8px}.projects-section .project-filters[data-v-3b958938] .el-button-group .el-button{border-radius:20px;margin:0}.projects-section .project-filters[data-v-3b958938] .el-button-group .el-button:not(:first-child){margin-left:8px}.projects-section .project-filters[data-v-3b958938] .el-button-group .el-button i{margin-right:4px}@media (max-width:768px){.projects-section .project-filters[data-v-3b958938] .el-button-group{justify-content:center}.projects-section .project-filters[data-v-3b958938] .el-button-group .el-button{font-size:13px;padding:4px 8px}}.projects-section .load-more[data-v-3b958938]{margin-top:48px;text-align:center}@media (max-width:768px){.main-content[data-v-3b958938]{padding:24px 0}.hero-section[data-v-3b958938]{margin-bottom:32px;padding:32px 0}}