:root{color:#1f2937;background:#f8fafc;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#1d4ed8}.site-title{margin:0;font-size:1.35rem}.header{background:#fff;border-bottom:1px solid #e5e7eb}.header-inner{max-width:960px;margin:0 auto;padding:1rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.nav{display:flex;flex-wrap:wrap;gap:.75rem}.nav-link{text-decoration:none;color:#374151;padding:.25rem .5rem;border-radius:.375rem}.nav-link-active{background:#dbeafe;color:#1e3a8a;font-weight:600}.main{max-width:960px;margin:0 auto;padding:1.5rem 1rem 3rem}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.5rem}.status{margin-bottom:1rem;color:#6b7280}.status.error{color:#b91c1c}.team-grid{display:grid;gap:1.5rem}.team-photo,.news-photo{max-width:100%;height:auto;max-height:280px;object-fit:cover;border-radius:.5rem}.news-list{display:grid;gap:1.25rem}.news-date{font-weight:600;margin-bottom:.35rem}.link-list{padding-left:1.25rem}.muted{color:#6b7280}.richtext p{margin:.5rem 0}.mt-4{margin-top:1rem}@media (min-width: 768px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
