*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}:focus-visible{outline:2px solid #00897b;outline-offset:2px;border-radius:2px}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:400px 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(0,137,123,.2);border-radius:50%;border-top-color:#00897b;animation:spin .8s linear infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeInUp .25s ease-out both}.network-graph-container{width:100%;height:600px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fafafa}.gene-list{max-height:400px;overflow-y:auto}.publication-item{padding:16px;margin-bottom:8px;border:1px solid #e0e0e0;border-radius:12px;background-color:#fff;transition:box-shadow .2s ease,transform .2s ease}.publication-item:hover{box-shadow:0 3px 12px #00000014;transform:translateY(-2px)}.publication-item .title{font-weight:600;font-size:15px;margin-bottom:6px;color:#00897b}.publication-item .authors{color:#555;font-size:13px;margin-bottom:4px}.publication-item .journal{color:#888;font-style:italic;font-size:13px}.publication-item .abstract{margin-top:8px;font-size:13px;line-height:1.6;color:#444;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.stats-card{background:linear-gradient(135deg,#00897b,#1a2332);color:#fff;padding:24px;border-radius:12px;text-align:center}.stats-card .number{font-size:32px;font-weight:700;margin-bottom:4px}.stats-card .label{font-size:13px;opacity:.88}.progress-step{display:flex;align-items:center;margin-bottom:16px}.progress-step .step-number{width:32px;height:32px;border-radius:50%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:16px;flex-shrink:0}.progress-step .step-number.active{background-color:#00897b;color:#fff}.progress-step .step-number.completed{background-color:#2e7d32;color:#fff}.progress-step .step-content{flex:1}.progress-step .step-title{font-weight:600;margin-bottom:2px}.progress-step .step-description{color:#666;font-size:13px}@media(max-width:768px){.network-graph-container{height:400px}.stats-card{margin-bottom:16px}.publication-item{padding:12px}}
