.info{padding:5%;white-space:pre-wrap}.info strong{font-weight:500;color:#00aff0}.publications{margin-top:2rem}.pub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}.pub-card{background:#fff;border:1px solid rgba(0,175,240,.12);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;gap:0;box-shadow:0 12px 35px rgba(0,0,0,.04);min-height:280px}.pub-thumb{width:100%;aspect-ratio:16/9;background:#f5f7fa;display:flex;align-items:center;justify-content:center}.pub-thumb img{width:100%;height:100%;object-fit:cover}.pub-body{padding:1.1rem 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.55rem}.pub-title{font-size:1rem;font-weight:600;line-height:1.3}.pub-title a{color:#002f4b;text-decoration:none}.pub-title a:hover{text-decoration:underline}.pub-desc{font-size:.9rem;line-height:1.5;color:rgba(0,0,0,.72)}.pub-link{font-size:.85rem;color:#00aff0;text-decoration:none;word-break:break-all}.pub-link:hover{text-decoration:underline}@media (max-width:600px){.info{padding:1.5rem 1.2rem 3.5rem}.pub-card{min-height:auto}.pub-body{gap:.4rem}}