*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8fafc;font-family:Inter,-apple-system,sans-serif}.app.medai{min-height:100vh}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);padding:60px 20px 50px}.hero h1{margin-bottom:8px;font-size:2.2rem}.hero p{color:#94a3b8;margin-bottom:20px;font-size:1rem}.badges{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.badge{color:#e2e8f0;background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;padding:6px 16px;font-size:.85rem}.tabs{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;gap:4px;padding:0 20px;display:flex;position:sticky;top:0}.tabs button{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:14px 24px;font-size:.9rem;font-weight:500;transition:all .2s}.tabs button.active{color:#1e40af;border-bottom-color:#3b82f6}.tabs button:hover:not(.active){color:#1e293b;background:#f8fafc}.content{max-width:900px;margin:0 auto;padding:28px 20px}.search-bar{margin-bottom:24px}.search-bar input{border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 18px;font-size:.95rem;transition:border-color .2s}.search-bar input:focus{border-color:#3b82f6}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.model-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000f}.model-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.model-header{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.model-header h3{color:#1e293b;flex:1;padding-right:8px;font-size:.95rem;font-weight:600;line-height:1.3}.status{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:.7rem;font-weight:600}.status.研究中{color:#92400e;background:#fef3c7}.status.已部署{color:#065f46;background:#d1fae5}.model-type{color:#64748b;margin-bottom:14px;font-size:.78rem;display:block}.accuracy{align-items:center;gap:10px;display:flex}.accuracy-bar{background:#e2e8f0;border-radius:3px;flex:1;height:6px;overflow:hidden}.accuracy-fill{border-radius:3px;height:100%;transition:width .5s}.accuracy span{color:#1e293b;text-align:right;min-width:38px;font-size:.85rem;font-weight:700}.publications{flex-direction:column;gap:16px;display:flex}.pub-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000a}.pub-card h3{color:#1e293b;margin-bottom:6px;font-size:1rem}.pub-card .journal{color:#3b82f6;margin-bottom:8px;font-size:.85rem}.pub-card .citations{color:#64748b;font-size:.8rem}.about .card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px}.about h2{color:#1e293b;margin-bottom:12px;font-size:1.4rem}.about p{color:#475569;margin-bottom:16px;line-height:1.7}.about hr{border:none;border-top:1px solid #e2e8f0;margin:20px 0}.about h3{color:#1e293b;margin-bottom:12px;font-size:1.1rem}.about ul{list-style:none}.about ul li{color:#475569;padding:6px 0}.about .contact{color:#3b82f6;font-weight:500}
