<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer[data-v-19576631]{width:100%;padding:20px 0;background-color:#f8f9fa;text-align:center;margin-top:40px}.footer-content[data-v-19576631]{max-width:1200px;margin:0 auto}.icp-link[data-v-19576631]{color:#666;text-decoration:none;font-size:14px;transition:color .3s ease}.icp-link[data-v-19576631]:hover{color:#3498db}#app{font-family:Arial,sans-serif}.el-header{padding:0;box-shadow:0 2px 4px rgba(0,0,0,.1);height:auto!important}.header-content{display:flex;justify-content:space-between;align-items:center;padding:0 20px;flex-wrap:nowrap}.logo-container{display:flex;align-items:center;flex-shrink:0}.logo{height:40px;width:auto;margin-right:10px}.title{font-size:1.5rem;margin:0;white-space:nowrap}.nav-menu{border-bottom:none!important;flex-grow:1;display:flex;justify-content:flex-end}@media (max-width:768px){.header-content{flex-direction:column;align-items:flex-start}.logo-container{margin-bottom:10px}.nav-menu{width:100%;justify-content:flex-start}}.waterfall-container{max-width:1200px;margin:0 auto;padding:20px;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#f8f9fa;color:#333}.waterfall-header{text-align:center;margin-bottom:40px;position:relative}.waterfall-header h1{font-size:32px;font-weight:700;color:#1a1a2e;letter-spacing:-.5px;margin-bottom:10px}.header-underline{width:80px;height:4px;background:linear-gradient(90deg,#3498db,#9b59b6);margin:0 auto;border-radius:2px}.waterfall-column,.waterfall-wrapper{display:flex;gap:24px}.waterfall-column{flex:1;flex-direction:column}.waterfall-item{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.05);transition:all .4s cubic-bezier(.165,.84,.44,1);opacity:0;transform:translateY(20px);position:relative;cursor:pointer}.waterfall-item.fade-in{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.waterfall-item:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.waterfall-image{width:100%;overflow:hidden;position:relative}.waterfall-image img{width:100%;height:auto;display:block;transition:transform .5s ease}.waterfall-item:hover .waterfall-image img{transform:scale(1.08)}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.waterfall-item:hover .image-overlay{opacity:1}.view-details{color:#fff;font-size:14px;font-weight:600;padding:8px 16px;border:2px solid #fff;border-radius:30px;transition:all .3s ease;background:rgba(0,0,0,.6)}.view-details:hover{background:#fff;color:#333}.waterfall-content{padding:20px}.content-category{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#3498db;font-weight:600;margin-bottom:8px}.waterfall-title{font-size:18px;font-weight:700;margin:0 0 12px 0;color:#1a1a2e;line-height:1.4}.waterfall-summary{font-size:14px;color:#555;line-height:1.6;margin-bottom:16px}.waterfall-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:16px;margin-top:8px}.waterfall-date{font-size:13px;color:#777;font-weight:500}.waterfall-tags{display:flex;gap:6px}.tag{font-size:11px;padding:3px 8px;border-radius:30px;background-color:#f0f4f8;color:#555;font-weight:500}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;width:100%}.loading-spinner{width:36px;height:36px;border:3px solid rgba(52,152,219,.1);border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}.loading span{font-size:14px;color:#666;font-weight:500}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.waterfall-column,.waterfall-wrapper{gap:20px}.waterfall-header h1{font-size:28px}}@media (max-width:768px){.waterfall-wrapper{flex-direction:column}.waterfall-column{width:100%}.waterfall-header{margin-bottom:30px}.waterfall-content{padding:16px}}.banner-carousel{position:relative;width:100%;height:400px;margin-bottom:40px;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.carousel-container{width:100%;height:100%;position:relative}.carousel-slide{position:absolute;width:100%;height:100%;transition:transform .5s ease;cursor:pointer}.carousel-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-content{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff}.slide-content h2{font-size:24px;margin-bottom:8px}.slide-content p{font-size:16px;margin:0}.slide-button{display:inline-block;margin-top:15px;padding:8px 20px;background:hsla(0,0%,100%,.2);border:2px solid #fff;border-radius:30px;color:#fff;font-size:14px;font-weight:500;transition:all .3s ease}.carousel-slide:hover .slide-button{background:#fff;color:#333}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.3);border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.carousel-control:hover{background:hsla(0,0%,100%,.5)}.carousel-control.prev{left:20px}.carousel-control.next{right:20px}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.indicator{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:background-color .3s}.indicator.active{background:#fff}@media (max-width:768px){.banner-carousel{height:300px}.slide-content h2{font-size:20px}.slide-content p{font-size:14px}}.team-container[data-v-07d586c7]{padding:40px 20px;max-width:1200px;margin:0 auto}.team-header[data-v-07d586c7]{text-align:center;margin-bottom:50px}.team-title[data-v-07d586c7]{font-size:36px;font-weight:600;color:#2c3e50;margin-bottom:16px}.team-description[data-v-07d586c7]{font-size:18px;color:#5e6d82;max-width:700px;margin:0 auto}.member-card[data-v-07d586c7]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:30px;transition:all .3s ease;position:relative;border:1px solid #ebeef5;width:100%;height:430px;display:flex;flex-direction:column}.member-card[data-v-07d586c7]:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.member-avatar-container[data-v-07d586c7]{width:200px;height:200px;margin:20px auto 0;position:relative;overflow:hidden;background:#fff;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.member-avatar[data-v-07d586c7]{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;position:relative;transition:transform .5s ease}.member-card:hover .member-avatar[data-v-07d586c7]{transform:scale(1.05)}.member-info[data-v-07d586c7]{padding:20px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.member-name[data-v-07d586c7]{font-size:20px;font-weight:600;color:#303133;margin:0 0 6px 0}.member-title[data-v-07d586c7]{color:#409eff;font-size:16px;font-weight:500;margin-bottom:8px}.member-education[data-v-07d586c7]{color:#606266;font-size:14px;margin-bottom:12px}.member-research[data-v-07d586c7]{margin-top:auto;padding-top:12px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.research-tag[data-v-07d586c7]{background:#f0f2f5;color:#606266;padding:4px 10px;border-radius:16px;font-size:12px;display:inline-block}@media (max-width:768px){.team-title[data-v-07d586c7]{font-size:28px}.team-description[data-v-07d586c7]{font-size:16px}}.section-header[data-v-07d586c7]{margin:40px 0 30px;text-align:left;border-left:4px solid #409eff;padding-left:15px;display:flex;align-items:center}.section-header h2[data-v-07d586c7]{font-size:24px;color:#2c3e50;margin:0;font-weight:600}.section-header[data-v-07d586c7]:after{content:"";flex-grow:1;height:1px;background:#ebeef5;margin-left:15px}.faculty-card[data-v-07d586c7]{height:450px}@media (max-width:768px){.section-header[data-v-07d586c7]{margin:30px 0 20px}.section-header h2[data-v-07d586c7]{font-size:20px}}.profile-link[data-v-07d586c7]{color:#fff;text-decoration:none}.profile-link[data-v-07d586c7]:hover{color:#409eff}.publications-container[data-v-11a4a5c0]{display:flex;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.sidebar[data-v-11a4a5c0]{width:180px;background-color:#f0f0f0;padding:0;flex-shrink:0}.sidebar-item[data-v-11a4a5c0]{padding:15px;text-align:center;cursor:pointer;border-bottom:1px solid #e0e0e0;transition:background-color .2s;font-weight:500}.sidebar-item[data-v-11a4a5c0]:hover{background-color:#e0e0e0}.sidebar-item.active[data-v-11a4a5c0]{background-color:#4a5568;color:#fff}.publications-content[data-v-11a4a5c0]{flex:1;padding:20px 30px;background-color:#f8f8f8}.year-heading[data-v-11a4a5c0]{font-size:28px;font-weight:600;margin-bottom:20px;color:#333}.publication-item[data-v-11a4a5c0]{margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eaeaea}.publication-title[data-v-11a4a5c0]{margin-bottom:8px;display:flex;align-items:flex-start;justify-content:space-between}.publication-title a[data-v-11a4a5c0]{font-size:18px;font-weight:500;color:#3182ce;text-decoration:none;flex:1}.publication-title a[data-v-11a4a5c0]:hover{text-decoration:underline}.publication-authors[data-v-11a4a5c0]{margin-bottom:5px;color:#4a5568}.publication-journal[data-v-11a4a5c0]{color:#718096}.journal-name[data-v-11a4a5c0]{color:#e53e3e;font-weight:500}.tags[data-v-11a4a5c0]{display:flex;flex-wrap:wrap;gap:5px}.tag[data-v-11a4a5c0]{font-size:12px;padding:2px 8px;border-radius:12px;background-color:#e2e8f0;color:#4a5568;white-space:nowrap}@media (max-width:768px){.publications-container[data-v-11a4a5c0]{flex-direction:column}.sidebar[data-v-11a4a5c0]{width:100%;display:flex;flex-wrap:wrap}.sidebar-item[data-v-11a4a5c0]{flex:1;min-width:120px}.publication-title[data-v-11a4a5c0]{flex-direction:column}.tags[data-v-11a4a5c0]{margin-top:8px}}.projects-layout[data-v-fcc8eac4]{display:flex;gap:20px;max-width:1600px;margin:0 auto;padding:20px;position:relative}.sidebar[data-v-fcc8eac4]{position:fixed;width:280px;height:auto;max-height:calc(100vh - 120px);background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden;z-index:100;top:110px}.sidebar-header[data-v-fcc8eac4]{padding:20px;background:#1890ff;color:#fff;text-align:center}.sidebar-title[data-v-fcc8eac4]{margin:0;font-size:22px;font-weight:600}.nav-list[data-v-fcc8eac4]{list-style:none;padding:0;margin:0;text-align:left;max-height:calc(100vh - 120px);overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-list[data-v-fcc8eac4]::-webkit-scrollbar{width:4px}.nav-list[data-v-fcc8eac4]::-webkit-scrollbar-track{background:transparent}.nav-list[data-v-fcc8eac4]::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:4px}.category-title[data-v-fcc8eac4]{padding:15px 20px;font-size:16px;font-weight:500;color:#333;position:relative;display:flex;align-items:center}.category-marker[data-v-fcc8eac4]{width:4px;height:16px;background-color:#1890ff;margin-right:10px;border-radius:2px}.nav-item[data-v-fcc8eac4]{padding:12px 20px 12px 34px;display:flex;align-items:center;cursor:pointer;font-size:14px;transition:all .2s ease;color:#333}.nav-item[data-v-fcc8eac4]:hover{background:#f5f5f5}.nav-item.active[data-v-fcc8eac4]{color:#1890ff;font-weight:500}.main-content[data-v-fcc8eac4]{flex:1;margin-left:300px;padding-top:10px}.project-card[data-v-fcc8eac4]{margin-bottom:30px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background:#fff;transition:transform .3s ease;scroll-margin-top:20px}.project-details h4[data-v-fcc8eac4]{color:#409eff;margin:16px 0 8px}.project-details p[data-v-fcc8eac4]{margin:0 0 16px;line-height:1.6}.achievements[data-v-fcc8eac4]{margin:16px 0;padding:16px;background:#f8f9fa;border-radius:4px}.achievements h5[data-v-fcc8eac4]{color:#606266;margin:0 0 8px}.achievements ul[data-v-fcc8eac4]{padding-left:20px;margin:0 0 16px}.achievements li[data-v-fcc8eac4]{margin-bottom:4px;color:#606266}@media (max-width:1200px){.sidebar[data-v-fcc8eac4]{position:relative;width:100%;max-height:none;margin-bottom:20px;top:0}.main-content[data-v-fcc8eac4]{margin-left:0;padding-top:0}.projects-layout[data-v-fcc8eac4]{flex-direction:column}.nav-list[data-v-fcc8eac4]{max-height:400px}}.waterfall-container[data-v-fcc8eac4]{max-width:1200px;margin:0 auto;padding:20px}.waterfall-columns[data-v-fcc8eac4]{display:flex;gap:20px}.waterfall-column[data-v-fcc8eac4]{flex:1;display:flex;flex-direction:column;gap:20px}.card[data-v-fcc8eac4]{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;transition:transform .3s ease,box-shadow .3s ease}.card[data-v-fcc8eac4]:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.card-image[data-v-fcc8eac4]{width:100%;height:auto;overflow:hidden;position:relative;display:block}.card-image img[data-v-fcc8eac4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.card:hover .card-image img[data-v-fcc8eac4]{transform:scale(1.05)}.card-content[data-v-fcc8eac4]{padding:16px}.card-title[data-v-fcc8eac4]{margin-top:0;margin-bottom:10px;font-size:18px;font-weight:600;color:#333}.card-summary[data-v-fcc8eac4]{margin-bottom:16px;font-size:14px;line-height:1.5;color:#666}.paper-link[data-v-fcc8eac4]{display:inline-block;padding:6px 12px;background-color:#4a90e2;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color .3s ease}.paper-link[data-v-fcc8eac4]:hover{background-color:#3a7bc8}.loading-indicator[data-v-fcc8eac4]{text-align:center;padding:20px;color:#666}.contributors[data-v-fcc8eac4]{margin-bottom:12px}.contributor[data-v-fcc8eac4]{display:inline-block;padding:2px 8px;margin-right:6px;margin-bottom:6px;background-color:#f0f0f0;border-radius:12px;font-size:12px;color:#666}@media (max-width:768px){.waterfall-columns[data-v-fcc8eac4]{flex-direction:column}}.card-image-carousel[data-v-fcc8eac4]{position:relative;width:100%;overflow:hidden;background:#fff}.carousel-container[data-v-fcc8eac4]{position:relative;width:100%;height:0;padding-top:66.67%;background:#fff}.carousel-container img[data-v-fcc8eac4]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;opacity:1;background:#fff}.carousel-container img.loaded[data-v-fcc8eac4]{opacity:1}.carousel-controls[data-v-fcc8eac4]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 15px;pointer-events:none}.carousel-controls button[data-v-fcc8eac4]{pointer-events:auto;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:18px}.carousel-controls button[data-v-fcc8eac4]:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.carousel-indicators[data-v-fcc8eac4]{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;padding:5px 10px;background:rgba(0,0,0,.3);border-radius:15px}.indicator[data-v-fcc8eac4]{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.indicator.active[data-v-fcc8eac4]{background:#fff;transform:scale(1.2)}@media (max-width:768px){.carousel-container[data-v-fcc8eac4]{padding-top:75%}.carousel-controls button[data-v-fcc8eac4]{width:32px;height:32px;font-size:16px}}.fade-enter-active[data-v-fcc8eac4],.fade-enter[data-v-fcc8eac4],.fade-leave-active[data-v-fcc8eac4],.fade-leave-to[data-v-fcc8eac4]{display:none}html[data-v-fcc8eac4]{scroll-behavior:smooth}.card-link[data-v-fcc8eac4]{display:block;text-decoration:none;color:inherit;height:100%}.card-link[data-v-fcc8eac4]:hover{text-decoration:none}.project-card[data-v-fcc8eac4]{cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.project-card[data-v-fcc8eac4]:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.research-container[data-v-3a59eed2]{max-width:1200px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.research-module[data-v-3a59eed2]{margin-bottom:60px}h2[data-v-3a59eed2]{font-size:28px;color:#333;margin-bottom:10px}p[data-v-3a59eed2]{font-size:16px;line-height:1.5;color:#444;margin-bottom:15px}.videos-grid[data-v-3a59eed2]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:20px 0}.video-container[data-v-3a59eed2]{position:relative;width:100%;background:#f5f5f5;border-radius:8px;overflow:hidden}.thumbnail-wrapper[data-v-3a59eed2]{position:relative;width:100%;cursor:pointer;aspect-ratio:16/9;background:#f5f5f5;display:block}.video-thumbnail[data-v-3a59eed2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;background:#f5f5f5}.play-button[data-v-3a59eed2]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.9;transition:opacity .2s;z-index:2;cursor:pointer}.play-button svg[data-v-3a59eed2]{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.video-container:hover .play-button[data-v-3a59eed2]{opacity:1}.paper-link[data-v-3a59eed2]{color:#06c;text-decoration:none;font-weight:700}.paper-link[data-v-3a59eed2]:hover{text-decoration:underline}a[data-v-3a59eed2]{color:#06c;text-decoration:none}a[data-v-3a59eed2]:hover{text-decoration:underline}iframe[data-v-3a59eed2]{display:block;aspect-ratio:16/9;width:100%;height:auto;border:none}@media (max-width:768px){.videos-grid[data-v-3a59eed2]{grid-template-columns:1fr}}.sponsors-page[data-v-57a1cb61]{padding:20px}.sponsor-card[data-v-57a1cb61]{margin-bottom:20px;text-align:center}.sponsor-logo[data-v-57a1cb61]{max-width:100%;height:auto}.sponsor-name[data-v-57a1cb61]{margin-top:10px}.member-profile[data-v-d079bd54]{max-width:1000px;margin:0 auto;padding:40px 20px}.profile-header[data-v-d079bd54]{display:flex;gap:40px;margin-bottom:40px}.profile-image[data-v-d079bd54]{flex-shrink:0;width:240px;height:320px;border-radius:8px;overflow:hidden}.profile-image img[data-v-d079bd54]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile-info[data-v-d079bd54]{flex-grow:1}.profile-info h1[data-v-d079bd54]{font-size:36px;color:#2c3e50;margin:0 0 10px 0}.profile-info h2[data-v-d079bd54]{font-size:24px;color:#409eff;margin:0 0 20px 0}.contact-info[data-v-d079bd54]{margin-top:20px}.contact-info p[data-v-d079bd54]{margin:10px 0;color:#606266;font-size:16px}.contact-info i[data-v-d079bd54]{margin-right:10px;color:#409eff}.profile-section[data-v-d079bd54]{margin-bottom:30px}.profile-section h3[data-v-d079bd54]{font-size:24px;color:#2c3e50;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #409eff}.profile-section ul[data-v-d079bd54]{list-style-type:none;padding:0}.profile-section li[data-v-d079bd54]{margin:10px 0;color:#606266;font-size:16px;line-height:1.6}@media (max-width:768px){.profile-header[data-v-d079bd54]{flex-direction:column;align-items:center;text-align:center}.profile-image[data-v-d079bd54]{width:250px;height:250px}.contact-info[data-v-d079bd54]{text-align:left}}.member-profile[data-v-4e641bf6]{max-width:1000px;margin:0 auto;padding:40px 20px}.profile-header[data-v-4e641bf6]{display:flex;gap:40px;margin-bottom:40px}.profile-image[data-v-4e641bf6]{flex-shrink:0;width:240px;height:320px;border-radius:8px;overflow:hidden}.profile-image img[data-v-4e641bf6]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile-info[data-v-4e641bf6]{flex-grow:1}.profile-info h1[data-v-4e641bf6]{font-size:36px;color:#2c3e50;margin:0 0 10px 0}.profile-info h2[data-v-4e641bf6]{font-size:24px;color:#409eff;margin:0 0 20px 0}.contact-info[data-v-4e641bf6]{margin-top:20px}.contact-info p[data-v-4e641bf6]{margin:10px 0;color:#606266;font-size:16px}.contact-info i[data-v-4e641bf6]{margin-right:10px;color:#409eff}.profile-section[data-v-4e641bf6]{margin-bottom:30px}.profile-section h3[data-v-4e641bf6]{font-size:24px;color:#2c3e50;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #409eff}.profile-section ul[data-v-4e641bf6]{list-style-type:none;padding:0}.profile-section li[data-v-4e641bf6]{margin:10px 0;color:#606266;font-size:16px;line-height:1.6}@media (max-width:768px){.profile-header[data-v-4e641bf6]{flex-direction:column;align-items:center;text-align:center}.profile-image[data-v-4e641bf6]{width:250px;height:250px}.contact-info[data-v-4e641bf6]{text-align:left}}.member-profile[data-v-390400ed]{max-width:1000px;margin:0 auto;padding:40px 20px}.profile-header[data-v-390400ed]{display:flex;gap:40px;margin-bottom:40px}.profile-image[data-v-390400ed]{flex-shrink:0;width:240px;height:320px;border-radius:8px;overflow:hidden}.profile-image img[data-v-390400ed]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.profile-info[data-v-390400ed]{flex-grow:1}.profile-info h1[data-v-390400ed]{font-size:36px;color:#2c3e50;margin:0 0 10px 0}.profile-info h2[data-v-390400ed]{font-size:24px;color:#409eff;margin:0 0 20px 0}.contact-info[data-v-390400ed]{margin-top:20px}.contact-info p[data-v-390400ed]{margin:10px 0;color:#606266;font-size:16px}.contact-info i[data-v-390400ed]{margin-right:10px;color:#409eff}.profile-section[data-v-390400ed]{margin-bottom:30px}.profile-section h3[data-v-390400ed]{font-size:24px;color:#2c3e50;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #409eff}.profile-section ul[data-v-390400ed]{list-style-type:none;padding:0}.profile-section li[data-v-390400ed]{margin:10px 0;color:#606266;font-size:16px;line-height:1.6}@media (max-width:768px){.profile-header[data-v-390400ed]{flex-direction:column;align-items:center;text-align:center}.profile-image[data-v-390400ed]{width:250px;height:250px}.contact-info[data-v-390400ed]{text-align:left}}</pre></body></html>