@media (min-width:901px){
  .nav-inner{justify-content:center}
  .nav-links{justify-content:center;width:100%}
  .nav-links a{padding:0 22px;font-size:1.05rem;font-weight:750}
}
.student-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.student-stat{padding:22px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f0f6fb)}
.student-stat strong{display:block;color:var(--blue);font-size:1.65rem;line-height:1.3}
.student-stat span{color:var(--muted);font-size:.9rem}
.application-box{padding:25px 28px;border:1px solid #bdd7eb;border-radius:16px;background:linear-gradient(135deg,#edf7ff,#e2f1fb);color:var(--ink)}
.application-box h3{color:var(--blue)}
.application-box p{color:#314e69}
.empty-state{display:grid;min-height:130px;place-items:center;border:1px dashed #bfd0df;border-radius:14px;background:#f8fbfd;color:var(--muted);text-align:center}
.project-list{display:grid;gap:13px;margin:0;padding:0;list-style:none;counter-reset:project}
.project-list li{position:relative;padding:17px 18px 17px 55px;border:1px solid var(--line);border-radius:12px;background:#fbfdff;color:#40556d;counter-increment:project}
.project-list li:before{content:counter(project,decimal-leading-zero);position:absolute;top:17px;left:17px;color:var(--red);font-size:.78rem;font-weight:800}
.project-list strong{color:var(--blue)}
.table-link{color:#155f97;text-decoration-thickness:1px;text-underline-offset:3px}
.publication-table td:nth-child(2){min-width:360px}
.brand-logo{position:relative;flex:0 0 320px;width:320px;height:78px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:13px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2)}
.brand-logo img{position:absolute;right:0;width:480px;max-width:none;height:auto;object-fit:initial;image-rendering:auto}
.project-status{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.05em}
.project-status.active{background:#e6f6ee;color:#147047}
.project-status.closed{background:#eef2f6;color:#607087}
.funding-highlight{color:var(--red);font-size:1.08rem}
.publication-list-full{display:grid;gap:0;margin:0;padding-left:1.4rem}
.publication-list-full li{padding:12px 8px;border-bottom:1px solid var(--line)}
.publication-list-full li:last-child{border-bottom:0}
.publication-list-full p{margin:0}
.project-archive{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid #c8d9e7;border-radius:14px;background:#f2f7fb}
.project-archive h3,.project-archive p{margin:0}.project-archive p{margin-top:5px}
.brand-header{background:radial-gradient(circle at 78% 20%,rgba(125,119,255,.38),transparent 34%),linear-gradient(115deg,#25349a 0%,#463eb8 52%,#315bc4 100%)}
.brand-header:after{background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 28%,rgba(255,255,255,.05) 28.2%,transparent 65%)}
.brand-logo{flex:0 0 370px;width:370px;height:80px;border:0;border-radius:0;background:transparent;box-shadow:none}
.brand-logo img{right:0;width:555px;filter:brightness(0) invert(1);opacity:.98}
.brand-copy{padding-left:28px;border-left:1px solid rgba(255,255,255,.28)}
.brand-copy p{color:#d5ddff}.brand-copy span{color:#edf0ff}
.direction{grid-template-columns:78px minmax(0,1fr)}
.direction b{width:70px;padding:0 7px;white-space:nowrap}
.funding-support{padding:28px;border:1px solid #bfd7e9;border-radius:16px;background:linear-gradient(135deg,#eff8ff,#e7f2fb)}
.funding-support strong{color:var(--blue);font-size:1.12rem}.funding-support p{margin:7px 0 0}
.person-name{white-space:nowrap}
.funding-highlight{display:inline-block;white-space:nowrap}
#projects .data-table th:last-child,#projects .data-table td:last-child{min-width:108px;white-space:nowrap}
@media(max-width:760px){.header-inner{align-items:flex-start;flex-direction:column}.brand-logo{flex-basis:64px;width:260px;height:64px}.brand-logo img{width:390px}.project-archive{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.brand-copy{padding-left:0;border-left:0}}
@media(max-width:620px){.student-stats{grid-template-columns:1fr}.application-box{padding:21px 18px}.brand-logo{flex-basis:57px;width:230px;height:57px}.brand-logo img{width:345px}.direction{grid-template-columns:1fr}.direction b{width:70px}}

/* 圆润、清晰、克制的高级界面语言 */
body{background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.topbar{background:#171a24;color:rgba(255,255,255,.78)}
.site-nav{border-bottom:0;background:rgba(250,250,252,.78);box-shadow:0 8px 30px rgba(18,25,38,.08);backdrop-filter:saturate(180%) blur(22px);-webkit-backdrop-filter:saturate(180%) blur(22px)}
@media(min-width:901px){.nav-inner{min-height:70px}.nav-links{width:auto;gap:4px;padding:5px;border:1px solid rgba(15,45,75,.08);border-radius:999px;background:rgba(255,255,255,.74);box-shadow:0 6px 20px rgba(15,38,63,.06)}.nav-links a{height:46px;padding:0 19px;border-radius:999px;font-size:1rem;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}.nav-links a:after{display:none}.nav-links a:hover{background:#f0f3f7;transform:translateY(-1px)}.nav-links a.active{background:#fff;color:#143f6a;box-shadow:0 3px 12px rgba(18,48,78,.12)}}
.brand-header{border-radius:0 0 34px 34px;box-shadow:0 18px 50px rgba(39,48,132,.18)}
.brand-copy h1{font-weight:760;letter-spacing:-.015em}.brand-copy span{font-weight:500;letter-spacing:.01em}
.page-hero{margin:18px auto 0;width:min(calc(100% - 28px),calc(var(--max) + 80px));border-radius:32px;background:radial-gradient(circle at 82% 15%,rgba(65,150,225,.34),transparent 36%),linear-gradient(135deg,#092d50,#104d7f);box-shadow:0 22px 60px rgba(13,50,83,.18)}
.page-hero h2{font-weight:760;letter-spacing:-.035em}.page-hero .lead{font-size:1.08rem}
.button{min-height:48px;padding:0 22px;border-radius:999px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,background-color .22s ease}.button:hover{transform:translateY(-2px) scale(1.01)}
.button-primary{background:#1674c6;box-shadow:0 9px 24px rgba(22,116,198,.28)}.button-primary:hover{background:#0d67b4}
.button-secondary{background:rgba(255,255,255,.13);backdrop-filter:blur(12px)}
.stats{overflow:hidden;border-color:rgba(17,50,82,.08);border-radius:26px;box-shadow:0 14px 45px rgba(23,43,68,.08)}
.stat{transition:background-color .25s ease}.stat:hover{background:#f8fbff}.stat strong{font-weight:740;letter-spacing:-.03em}
.card{padding:28px;border-color:rgba(19,52,84,.09);border-radius:26px;box-shadow:0 12px 38px rgba(25,43,67,.07);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease}.card:hover{transform:translateY(-4px);box-shadow:0 20px 52px rgba(25,43,67,.12)}
.content-panel{padding:clamp(24px,4vw,38px);border-color:rgba(19,52,84,.09);border-radius:28px;box-shadow:0 14px 44px rgba(25,43,67,.07)}
.content-panel h2{font-weight:740;letter-spacing:-.02em}
.direction{padding:24px;border-color:rgba(19,52,84,.08);border-radius:20px;background:#f8fafc;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.direction:hover{transform:translateY(-2px);background:#fff;box-shadow:0 12px 30px rgba(23,43,68,.08)}
.direction b{border-radius:16px;background:#e8f1fa}
.side-menu{padding:9px;border-color:rgba(19,52,84,.08);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 12px 34px rgba(25,43,67,.07);backdrop-filter:blur(16px)}
.side-menu a{border-radius:13px;transition:background-color .2s ease,color .2s ease,transform .2s ease}.side-menu a:hover{transform:translateX(2px)}
.notice-main,.notice-side{padding:32px;border-radius:26px}.notice-main{background:linear-gradient(135deg,#123d68,#1768a6);box-shadow:0 16px 40px rgba(15,63,105,.17)}.notice-side{border-color:#ecd9dc;background:#fffafa;box-shadow:0 12px 34px rgba(73,38,44,.06)}
.student-stat{border-color:rgba(19,52,84,.08);border-radius:20px;box-shadow:0 9px 26px rgba(25,43,67,.05)}
.application-box,.funding-support{border-color:rgba(35,113,174,.14);border-radius:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.empty-state{border-radius:20px}
.data-table{overflow:hidden;border:1px solid rgba(19,52,84,.1);border-collapse:separate;border-spacing:0;border-radius:18px;background:#fff}
.data-table th{background:#edf3f8;font-weight:700}.data-table th,.data-table td{border-bottom:1px solid rgba(19,52,84,.08)}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background-color .2s ease}.data-table tbody tr:hover{background:#f8fbfd}
.project-list li{border-color:rgba(19,52,84,.08);border-radius:18px;background:#fafbfd}
.project-archive{border-color:rgba(19,52,84,.09);border-radius:22px;background:#f4f8fc}
.tag,.project-status{border-radius:999px}
.footer{background:#171a24}.footer-inner{padding:42px 0}
.reveal{transform:translateY(12px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}
@media(max-width:900px){.nav-inner{min-height:62px}.nav-links{top:68px;right:12px;left:12px;padding:10px;border:1px solid rgba(19,52,84,.08);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(21,39,61,.16);backdrop-filter:blur(22px)}.nav-links a{border-radius:12px}.menu-button{padding:9px 16px;border-radius:999px;background:#fff;box-shadow:0 4px 14px rgba(20,42,66,.09)}}
@media(max-width:620px){.brand-header{border-radius:0 0 24px 24px}.page-hero{margin-top:12px;width:calc(100% - 18px);border-radius:24px}.card,.content-panel{border-radius:22px}.stats{border-radius:22px}}

/* 宽屏布局与完整学院标识 */
:root{--max:1520px}
.topbar{background:#263a96}
.brand-header{border-radius:0 0 28px 28px}
.brand-logo{display:flex;align-items:center;justify-content:flex-start;flex:0 0 440px;width:440px;height:auto;min-height:76px;overflow:visible}
.brand-logo img{position:static;display:block;width:100%;height:auto;max-width:100%;filter:none;opacity:1;transform:none}
.page-hero{width:calc(100% - 40px);max-width:none}
.hero-inner{width:min(calc(100% - 80px),var(--max));padding:58px 0 62px}
@media(max-width:1100px){.brand-logo{flex-basis:350px;width:350px}.brand-copy{padding-left:22px}.brand-copy h1{font-size:clamp(1.45rem,3vw,2.15rem)}}
@media(max-width:760px){.brand-logo{flex-basis:auto;width:min(100%,420px);min-height:0}.brand-logo img{width:100%}.hero-inner{width:calc(100% - 40px)}}
@media(max-width:620px){.brand-logo{width:min(100%,320px);height:auto}.brand-logo img{width:100%}.page-hero{width:calc(100% - 18px)}}
