.section-head.centered{text-align:center}.section-head.centered p{margin-inline:auto}.partners-section{border-top:1px solid var(--border);background:linear-gradient(180deg,#fff,var(--secondary))}.partner-showcase{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.partner-tile{min-width:180px;max-width:260px;display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--navy);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.partner-tile:hover{transform:translateY(-3px);box-shadow:var(--lift)}.partner-tile>img,.partner-tile>span{width:54px;height:54px;flex:none;object-fit:contain;border-radius:12px}.partner-tile>span{display:grid;place-items:center;background:var(--blush);color:var(--blood);font:700 24px 'Fraunces'}.partner-tile strong,.partner-tile small{display:block}.partner-tile small{margin-top:3px;color:var(--muted);font-size:10px}.team-section{background:var(--navy);color:#fff}.team-section .section-head p{color:#fffb}.team-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.team-card{overflow:hidden;border:1px solid #ffffff18;border-radius:20px;background:#ffffff0a}.team-photo{height:250px;overflow:hidden;background:linear-gradient(145deg,var(--blood),var(--blood-deep))}.team-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.team-card:hover .team-photo img{transform:scale(1.035)}.team-photo span{height:100%;display:grid;place-items:center;font:700 72px 'Fraunces';color:#fff}.team-card>div:last-child{padding:18px}.team-card h3{margin:0 0 4px;font-size:19px}.team-card strong{color:var(--blush-strong);font-size:11px}.team-card p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#ffffffb8;font-size:11px;line-height:1.6;-webkit-line-clamp:3;-webkit-box-orient:vertical}.people-admin-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.people-create,.people-edit{margin-bottom:12px;padding:18px}.people-create>summary,.people-edit>summary{cursor:pointer;font-weight:800}.people-edit>summary{display:flex;align-items:center;gap:10px}.people-edit>summary img{width:44px;height:44px;object-fit:cover;border-radius:10px}.people-edit>summary small{display:block;margin-top:3px;color:var(--muted);font-weight:400}.people-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.people-fields label{display:block;font-size:11px;font-weight:700}.people-fields .wide{grid-column:1/-1}.people-fields input:not([type=checkbox]),.people-fields textarea{width:100%;margin-top:5px;padding:10px;border:1px solid var(--border);border-radius:10px;background:#fff}@media(max-width:900px){.team-showcase{grid-template-columns:repeat(2,1fr)}.people-admin-columns{grid-template-columns:1fr}}@media(max-width:560px){.team-showcase,.people-fields{grid-template-columns:1fr}.people-fields .wide{grid-column:auto}.partner-tile{width:100%;max-width:none}.team-photo{height:320px}}
