.site-header{position:relative}.site-header__logo{width:100%;height:auto;display:block}.site-header__nav{--nav-bg-color: rgb(35 39 39)}.nav{list-style:none;margin:0;padding:0 1.75rem;font-size:1.075rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:var(--nav-bg-color)}.nav__item{display:inline-block;position:relative}.nav__link{display:block;padding:.275rem .85rem;color:#ddd;font-weight:500;text-decoration:none;transition:color .3s ease}.nav__link:after{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;height:3px;background-color:#d3c694;border-radius:2px;width:0;transition:width .3s ease}.nav__link:hover{color:#d3c694}.nav__link:hover:after{width:100%}.nav__link.active{color:#d3c694}.site-footer{position:relative;background:var(--color-bg-secondary);border-top:1px solid var(--color-border);margin-top:auto}.footer-wave{position:absolute;top:0;left:0;right:0;height:50px;color:var(--color-accent-primary);transform:translateY(-99%)}.footer-wave svg{width:100%;height:100%}.footer-content{background-color:#e7eefb;padding:3rem 2rem 1.5rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:.5rem}.brand-name{font-size:1.1rem;font-weight:700;color:var(--color-text-primary);margin:0}.brand-tagline{font-size:.8rem;color:var(--color-text-muted);margin:0;text-transform:uppercase;letter-spacing:.1em}.brand-desc{font-size:.85rem;color:var(--color-text-secondary);margin:.5rem 0 0}.footer-title{font-size:.9rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:var(--color-text-secondary);font-size:.9rem;transition:all .3s ease}.footer-links a:hover{color:var(--color-accent-primary);padding-left:4px}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.75rem;color:var(--color-text-secondary);font-size:.9rem}.contact-item svg{width:18px;height:18px;flex-shrink:0;color:var(--color-accent-primary)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--color-border)}.footer-copyright p{margin:0;font-size:.85rem;color:var(--color-text-muted)}.footer-icp a{font-size:.8rem;color:var(--color-text-muted);transition:color .3s ease}.footer-icp a:hover{color:var(--color-accent-primary)}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width: 600px){.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}.footer-content{padding:2rem 1rem 1rem}}.news-ticker[data-v-6f18c8fe]{display:flex;align-items:stretch;background:linear-gradient(135deg,#ffffffe6,#f8fafcf2);border:1px solid rgba(37,99,235,.12);border-radius:20px;overflow:hidden;margin-bottom:2rem;box-shadow:0 4px 24px #0000000f,0 0 0 1px #ffffff80 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.news-ticker[data-v-6f18c8fe]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.3) 50%,transparent 100%)}.ticker-label[data-v-6f18c8fe]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1.25rem;background:linear-gradient(180deg,#2563eb14,#7c3aed0d,#0891b20f);border-right:1px solid rgba(37,99,235,.1);min-width:130px;position:relative;overflow:hidden}.ticker-label[data-v-6f18c8fe]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(37,99,235,.08) 0%,transparent 70%);animation:pulse-glow-6f18c8fe 4s ease-in-out infinite}@keyframes pulse-glow-6f18c8fe{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.label-icon-wrapper[data-v-6f18c8fe]{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center;z-index:1}.label-icon-wrapper svg[data-v-6f18c8fe]{width:28px;height:28px;color:var(--color-accent-primary);z-index:2;filter:drop-shadow(0 2px 4px rgba(37,99,235,.2))}.icon-glow[data-v-6f18c8fe]{position:absolute;width:100%;height:100%;background:radial-gradient(circle,rgba(37,99,235,.2) 0%,transparent 70%);border-radius:50%;animation:glow-pulse-6f18c8fe 2s ease-in-out infinite}@keyframes glow-pulse-6f18c8fe{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.1);opacity:1}}.label-text[data-v-6f18c8fe]{font-size:.9rem;font-weight:700;color:var(--color-text-primary);letter-spacing:.15em;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.05)}.label-sub[data-v-6f18c8fe]{font-size:.65rem;font-weight:500;color:var(--color-accent-primary);letter-spacing:.2em;text-transform:uppercase;z-index:1}.live-indicator[data-v-6f18c8fe]{display:flex;align-items:center;gap:.4rem;padding:.35rem .75rem;background:#2563eb1a;border-radius:20px;border:1px solid rgba(37,99,235,.15);z-index:1;margin-top:.25rem}.live-dot[data-v-6f18c8fe]{width:6px;height:6px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;animation:live-blink-6f18c8fe 1.5s ease-in-out infinite;box-shadow:0 0 8px #22c55e80}@keyframes live-blink-6f18c8fe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.live-text[data-v-6f18c8fe]{font-size:.6rem;font-weight:700;color:#16a34a;letter-spacing:.1em}.ticker-wrapper[data-v-6f18c8fe]{flex:1;height:380px;overflow:hidden;position:relative;--scroll-distance: translateY(0)}.fade-mask[data-v-6f18c8fe]{position:absolute;left:0;right:0;height:40px;pointer-events:none;z-index:10}.fade-mask.top[data-v-6f18c8fe]{top:0;background:linear-gradient(180deg,rgba(248,250,252,.98) 0%,rgba(248,250,252,.8) 40%,transparent 100%)}.fade-mask.bottom[data-v-6f18c8fe]{bottom:0;background:linear-gradient(0deg,rgba(248,250,252,.98) 0%,rgba(248,250,252,.8) 40%,transparent 100%)}.ticker-content[data-v-6f18c8fe]{margin:0;padding:2rem 2.5rem;list-style:none;transform:var(--scroll-distance)}.ticker-item[data-v-6f18c8fe]{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(37,99,235,.06);transition:all .3s cubic-bezier(.4,0,.2,1)}.ticker-item[data-v-6f18c8fe]:last-child{border-bottom:none}.ticker-item[data-v-6f18c8fe]:hover{background:linear-gradient(90deg,#2563eb08,#7c3aed05);margin:0 -1rem;padding-left:1rem;padding-right:1rem;border-radius:12px;transform:translate(4px)}.item-number[data-v-6f18c8fe]{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb14,#7c3aed0d);border-radius:10px;border:1px solid rgba(37,99,235,.1);transition:all .3s ease}.ticker-item:hover .item-number[data-v-6f18c8fe]{background:linear-gradient(135deg,var(--color-accent-primary) 0%,var(--color-accent-secondary) 100%);border-color:transparent;transform:scale(1.05)}.item-number span[data-v-6f18c8fe]{font-size:.75rem;font-weight:700;color:var(--color-accent-primary);font-family:var(--font-display);transition:color .3s ease}.ticker-item:hover .item-number span[data-v-6f18c8fe]{color:#fff}.item-content[data-v-6f18c8fe]{flex:1;display:flex;flex-direction:column;gap:.375rem;min-width:0}.ticker-link[data-v-6f18c8fe]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-text-primary);text-decoration:none;line-height:1.5;transition:all .3s ease}.link-text[data-v-6f18c8fe]{flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ticker-link[data-v-6f18c8fe]:hover{color:var(--color-accent-primary)}.item-arrow[data-v-6f18c8fe]{width:18px;height:18px;flex-shrink:0;color:var(--color-text-muted);opacity:.25;transition:all .3s ease;margin-left:.5rem}.ticker-item:hover .item-arrow[data-v-6f18c8fe]{opacity:.5;color:var(--color-accent-primary);transform:translate(2px,-2px)}.ticker-en[data-v-6f18c8fe]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-text-muted);text-decoration:none;transition:all .3s ease;line-height:1.4;font-style:italic}.pubmed-icon[data-v-6f18c8fe]{width:14px;height:14px;flex-shrink:0;opacity:.6;transition:all .3s ease}.pubmed-text[data-v-6f18c8fe]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.external-icon[data-v-6f18c8fe]{width:12px;height:12px;flex-shrink:0;opacity:0;transition:all .3s ease}.ticker-en[data-v-6f18c8fe]:hover{color:var(--color-accent-tertiary)}.ticker-en:hover .pubmed-icon[data-v-6f18c8fe]{opacity:1;color:var(--color-accent-tertiary)}.ticker-en:hover .external-icon[data-v-6f18c8fe]{opacity:.7;transform:translate(2px,-2px)}.item-arrow-icon[data-v-6f18c8fe]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);opacity:.25;transition:all .3s ease;margin-left:.5rem}.item-arrow-icon svg[data-v-6f18c8fe]{width:16px;height:16px}.ticker-item:hover .item-arrow-icon[data-v-6f18c8fe]{opacity:.5;color:var(--color-accent-primary);transform:translate(2px)}@media (max-width: 768px){.news-ticker[data-v-6f18c8fe]{flex-direction:column;border-radius:16px}.ticker-label[data-v-6f18c8fe]{flex-direction:row;padding:1rem 1.25rem;border-right:none;border-bottom:1px solid rgba(37,99,235,.1);min-width:auto;justify-content:flex-start;gap:.75rem}.ticker-label[data-v-6f18c8fe]:before{display:none}.label-icon-wrapper[data-v-6f18c8fe]{width:40px;height:40px}.label-icon-wrapper svg[data-v-6f18c8fe]{width:22px;height:22px}.label-text[data-v-6f18c8fe]{font-size:.85rem}.label-sub[data-v-6f18c8fe]{display:none}.live-indicator[data-v-6f18c8fe]{margin-top:0;margin-left:auto}.ticker-wrapper[data-v-6f18c8fe]{height:280px}.ticker-content[data-v-6f18c8fe]{padding:1.25rem 1.5rem}.ticker-item[data-v-6f18c8fe]{gap:.75rem;padding:.875rem 0}.item-number[data-v-6f18c8fe]{width:32px;height:32px}.item-number span[data-v-6f18c8fe]{font-size:.7rem}.ticker-link[data-v-6f18c8fe]{font-size:.9rem}.ticker-en[data-v-6f18c8fe]{font-size:.75rem}.item-arrow[data-v-6f18c8fe]{width:16px;height:16px;margin-left:.25rem}.fade-mask[data-v-6f18c8fe]{height:30px}}@media (max-width: 480px){.ticker-wrapper[data-v-6f18c8fe]{height:260px}.ticker-content[data-v-6f18c8fe]{padding:1rem}.ticker-item[data-v-6f18c8fe]:hover{margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}}.home{margin:0 3rem;max-width:1400px}.hero-section{position:relative;padding:3rem 0;overflow:hidden}.hero-content{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#2563eb14;border:1px solid rgba(37,99,235,.15);border-radius:50px;font-size:.75rem;color:var(--color-accent-primary);margin-bottom:1.5rem;font-weight:500;letter-spacing:.05em;animation:fadeInUp .6s ease-out backwards}.badge-dot{width:6px;height:6px;background:var(--color-accent-primary);border-radius:50%;animation:pulse 2s ease-in-out infinite}.hero-title{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.title-cn{font-size:2.25rem;font-weight:700;background:linear-gradient(135deg,var(--color-text-primary) 0%,var(--color-accent-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;animation:fadeInUp .6s ease-out .1s backwards}.title-en{font-size:1rem;font-weight:500;color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase;animation:fadeInUp .6s ease-out .2s backwards}.hero-description{font-size:1.25rem;color:var(--color-text-secondary);max-width:600px;line-height:1.7;animation:fadeInUp .6s ease-out .3s backwards}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.feature-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card{position:relative;overflow:hidden}.feature-card:hover{border-color:var(--color-border-hover);transform:translateY(-8px);box-shadow:var(--shadow-card),var(--shadow-glow)}.feature-icon{width:56px;height:56px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:#2563eb14;border-radius:var(--radius-md);transition:all .3s ease}.feature-card:hover .feature-icon{background:#2563eb26;transform:scale(1.05)}.feature-icon svg{width:28px;height:28px;color:var(--color-accent-primary)}.feature-stats{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.feature-stat-number{font-family:var(--font-display);font-size:2.25rem;font-weight:700;color:var(--color-accent-primary);line-height:1}.feature-stat-label{font-size:.8rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.feature-title{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.feature-title .title-cn{font-size:1.1rem;font-weight:600;color:var(--color-text-primary)}.feature-title .title-en{font-size:.75rem;font-weight:500;color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em}.feature-desc{display:flex;flex-direction:column;gap:.375rem;font-size:.875rem;color:var(--color-text-secondary);line-height:1.6}.feature-desc .desc-cn{color:var(--color-text-secondary)}.feature-desc .desc-en{font-size:.8rem;color:var(--color-text-muted);font-style:italic}.content-card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all .3s ease}.content-card:hover{border-color:var(--color-border-hover);transform:translateY(-4px);box-shadow:var(--shadow-card),var(--shadow-glow)}.card-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:#2563eb0a;border-bottom:1px solid var(--color-border)}.card-tag{font-size:.75rem;font-weight:600;color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;background:#2563eb1a;border-radius:var(--radius-sm)}.card-title{font-size:1.25rem;font-weight:600;margin:0}.card-body{padding:1.5rem;text-align:justify}.card-body.chinese-content{line-height:2.25}.card-body.english-content{line-height:1.5}.card-body p{margin-bottom:1rem;color:var(--color-text-secondary)}.card-body p:last-child{margin-bottom:0}.stats-row{display:flex;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-accent-primary)}.stat-label{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.highlight-box{display:flex;gap:1rem;margin-top:1.5rem;padding:1rem;background:#7c3aed0f;border-radius:var(--radius-md);border-left:3px solid var(--color-accent-secondary)}.highlight-icon{flex-shrink:0;width:24px;height:24px;color:var(--color-accent-secondary)}.highlight-box p{margin:0;font-size:.9rem;color:var(--color-text-secondary)}.cta-section{display:flex;justify-content:center;padding:2rem 0}.cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-accent-primary),var(--color-accent-secondary));color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--radius-md);transition:all .3s ease;box-shadow:0 4px 20px #2563eb40}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #2563eb59;color:#fff}.cta-button svg{width:20px;height:20px;transition:transform .3s ease}.cta-button:hover svg{transform:translate(4px)}@media (max-width: 1100px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.content-grid{grid-template-columns:1fr}.title-cn{font-size:2rem}.hero-description{font-size:1.1rem;max-width:100%}.stats-row{flex-wrap:wrap}.stat-item{flex:1 1 30%;min-width:80px}}@media (max-width: 600px){.home{margin:0 1rem}.hero-section{padding:2.5rem 0}.title-cn{font-size:1.75rem}.title-en{font-size:.85rem;letter-spacing:.15em}.hero-description{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.5rem;display:flex;text-align:left;align-items:flex-start;gap:1rem}.feature-icon{margin:0;flex-shrink:0;width:48px;height:48px}.feature-icon svg{width:24px;height:24px}.feature-stats{margin-bottom:.75rem}.feature-stat-number{font-size:1.75rem}.feature-stat-label{font-size:.7rem}.feature-title{margin-bottom:.5rem}.feature-desc{margin:0}.card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.stat-item{flex:1 1 100%}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}:root{--color-bg-primary: #f8fafc;--color-bg-secondary: #ffffff;--color-bg-card: rgba(255, 255, 255, .8);--color-bg-card-hover: rgba(255, 255, 255, .95);--color-accent-primary: #2563eb;--color-accent-secondary: #7c3aed;--color-accent-tertiary: #0891b2;--color-accent-warm: #f59e0b;--color-text-primary: #1e293b;--color-text-secondary: #475569;--color-text-muted: #94a3b8;--color-border: rgba(37, 99, 235, .12);--color-border-hover: rgba(37, 99, 235, .25);--font-display: "PingFang SC", "Noto Sans SC", "Microsoft YaHei", "SimSun","Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body: "PingFang SC", "Noto Sans SC", "Microsoft YaHei", "SimHei", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--shadow-card: 0 4px 24px rgba(0, 0, 0, .08);--shadow-glow: 0 0 40px rgba(37, 99, 235, .1)}*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-gutter:stable both-edges;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text-primary);line-height:1.6;min-height:100vh;overflow-x:hidden}#app{margin:0 auto;max-width:1400px;display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-bg-primary)}#app main{padding:2rem 0rem;color:var(--color-text-secondary);flex:1;margin:0 auto;width:100%}a{color:var(--color-accent-primary);text-decoration:none;transition:all .3s ease}a:hover{color:var(--color-accent-tertiary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:800;line-height:1.5;color:var(--color-text-primary)}section{padding:1rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .6s ease-out forwards}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}
