/* Homepage highlights and participant cards. Scoped to avoid changing other pages. */
.gallery-section.home-highlights{max-width:1120px;margin:32px auto 64px;padding:0 24px}.home-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-highlight-card{display:flex;flex-direction:column;min-width:0;width:100%;padding:0;border:1px solid #e2dfcf;border-radius:18px;overflow:hidden;background:#fff;text-align:left;cursor:pointer;box-shadow:0 7px 24px #1616420b;transition:transform .2s,box-shadow .2s}.home-highlight-card>img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}.home-highlight-label{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;padding:19px 20px;background:#ffe457;color:#171744;font-size:1rem;font-weight:700;line-height:1.45}.home-highlight-label>span:last-child{font-size:1.3rem;flex-shrink:0}.home-highlight-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #16164218}.home-highlight-card:focus-visible,.home-person-card:focus-visible,.home-people-controls button:focus-visible,.home-detail-close:focus-visible{outline:3px solid #9c8000;outline-offset:4px}
.members-section.home-people{position:relative;max-width:1120px;width:100%;margin:0 auto 64px;padding:32px 24px;border-radius:24px;background:#f6f6fa;text-align:left;overflow:hidden;box-shadow:none}.home-people-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 24px;padding:0;background:transparent;box-shadow:none;position:static}.home-people-eyebrow{display:block;color:#806900;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px}.members-section.home-people h2{display:block;padding:0;margin:0;background:none;border:0;border-radius:0;box-shadow:none;text-align:left;color:#171744;font-size:clamp(1.65rem,3.6vw,2.25rem);line-height:1.2;letter-spacing:0}.home-people-intro{margin:12px 0 0;color:#626278;font-size:.94rem;line-height:1.6}.home-people-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px)/3);gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;padding:6px 0 18px;scroll-behavior:smooth}.home-people-track::-webkit-scrollbar{display:none}.home-person-card{scroll-snap-align:start;display:flex;align-items:center;flex-direction:column;width:100%;min-width:0;padding:30px 20px 24px;border:1px solid #dfdfeb;border-radius:18px;background:#232244;color:#ffe457;cursor:pointer;text-align:center;box-shadow:0 5px 15px #17174405;transition:border-color .2s,box-shadow .2s}.home-person-card:hover{border-color:#baa34a;box-shadow:0 8px 24px #17174412}.home-person-card img{display:block;width:144px;height:144px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid #ffe457;box-shadow:0 0 0 6px #f7f4e7;margin:4px 0 24px}.home-person-name{font-size:1.13rem;line-height:1.45;font-weight:700;overflow-wrap:anywhere}.home-person-role{font-size:.9rem;line-height:1.5;color:#eeeef5;margin:5px 0 24px}.home-person-link{font-size:.8rem;font-weight:700;color:#ffe457;margin-top:auto}.home-people-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:2px}.home-people-controls[hidden]{display:none}.home-people-count{font-size:.83rem;color:#666579;min-width:0}.home-people-buttons{display:flex;align-items:center;gap:9px;flex-shrink:0}.home-people-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0;background:#fff;border:1px solid #d5d5e2;border-radius:50%;color:#171744;font-size:1.7rem;line-height:1;cursor:pointer}.home-people-controls button[data-people-pause]{display:block;width:auto;border-radius:22px;padding:0 17px;font-size:.8rem;font-weight:700}.home-people-controls button:hover{border-color:#a18b28;background:#fff9db}.home-people-empty{color:#666579;padding:24px 0}
.home-detail-dialog{font-family:Montserrat,Arial,sans-serif;position:fixed;inset:0;width:min(1020px,calc(100vw - 48px));max-width:none;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #e7d98d;border-radius:22px;background:#fff;color:#292940;box-shadow:0 30px 90px #0005;overflow:auto}.home-detail-dialog:not([open]){display:none}.home-detail-dialog::backdrop{background:#0b0b22d9;backdrop-filter:blur(5px)}.home-detail-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);min-height:390px}.home-detail-media{display:flex;align-items:center;justify-content:center;margin:0;padding:20px;min-width:0;background:#171734}.home-detail-media img{display:block;width:100%;max-height:70vh;max-height:70dvh;object-fit:contain;border-radius:10px}.home-detail-content{align-self:center;padding:64px 36px 40px;min-width:0;overflow-wrap:anywhere}.home-detail-eyebrow{display:block;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:#806900;font-weight:700;margin-bottom:14px}.home-detail-content h2{color:#171744;font-size:clamp(1.65rem,3.2vw,2.3rem);line-height:1.2;margin:0 0 20px;text-align:left}.home-detail-description{font-size:1rem;line-height:1.8;color:#5c5b70;white-space:pre-line;margin:0}.home-detail-role{font-size:.95rem;color:#806900;font-weight:700;margin:-8px 0 24px}.home-detail-close{position:absolute;z-index:1;right:14px;top:14px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #ffffff8f;border-radius:50%;background:#171744;color:#ffe457;font-size:1.75rem;line-height:1;cursor:pointer}.home-detail-close:hover{background:#ffe457;color:#171744}.home-profile-dialog .home-detail-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.home-profile-dialog .home-detail-description{font-size:.96rem}
@media(max-width:900px){.home-people-track{grid-auto-columns:calc((100% - 20px)/2)}.home-highlight-grid{gap:16px}.home-highlight-label{padding:16px;font-size:.93rem}.members-section.home-people{width:calc(100% - 32px);padding:26px 20px}.home-people-heading{align-items:start}.home-detail-content{padding:62px 28px 32px}}
@media(max-width:620px){.gallery-section.home-highlights{padding:0 20px;margin:28px auto 44px}.home-highlight-grid{grid-template-columns:1fr;gap:20px}.home-highlight-card>img{aspect-ratio:1.75}.home-highlight-label{padding:17px 20px;font-size:1rem}.members-section.home-people{padding:26px 18px;margin-bottom:40px}.home-people-track{grid-auto-columns:100%;gap:16px}.home-person-card{padding:28px 20px}.home-people-heading{margin-bottom:16px}.home-people-controls{flex-wrap:wrap;justify-content:center;gap:12px}.home-people-count{width:100%;text-align:center}.home-detail-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:17px}.home-detail-layout,.home-profile-dialog .home-detail-layout{grid-template-columns:1fr;min-height:0}.home-detail-media{padding:14px}.home-detail-media img{max-height:38vh;max-height:38dvh}.home-detail-content{padding:28px 24px 32px}.home-detail-content h2{font-size:1.7rem}.home-detail-description{font-size:.94rem;line-height:1.75}.home-detail-close{top:10px;right:10px}}
@media(prefers-reduced-motion:reduce){.home-people-track{scroll-behavior:auto}.home-highlight-card,.home-person-card{transition:none}.home-highlight-card:hover{transform:none}}