.board-grid[data-astro-cid-rdu4hxgu]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 32px}.board-card[data-astro-cid-rdu4hxgu]{text-align:center;background:none;border:none;padding:20px 12px;cursor:pointer;border-radius:12px;transition:background .3s,transform .3s}.board-card[data-astro-cid-rdu4hxgu]:hover{background:#2d243880;transform:translateY(-4px)}.board-card[data-astro-cid-rdu4hxgu]:focus-visible{outline:2px solid #D4A843;outline-offset:4px}.board-avatar[data-astro-cid-rdu4hxgu]{width:120px;height:120px;border-radius:50%;border:2px solid;margin:0 auto 20px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#2d243899;transition:border-color .3s,box-shadow .3s}.board-card[data-astro-cid-rdu4hxgu]:hover .board-avatar[data-astro-cid-rdu4hxgu]{box-shadow:0 0 24px #d4a84326}.board-photo[data-astro-cid-rdu4hxgu]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.board-initials[data-astro-cid-rdu4hxgu]{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:32px;opacity:.7}.board-name[data-astro-cid-rdu4hxgu]{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18px;color:#f0ede6;margin-bottom:6px}.board-role[data-astro-cid-rdu4hxgu]{font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#f0ede673}.board-modal-overlay[data-astro-cid-rdu4hxgu]{position:fixed;inset:0;z-index:1000;background:#0a0810d9;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .35s ease-out}.board-modal-overlay[data-astro-cid-rdu4hxgu].open{opacity:1;pointer-events:auto}.board-modal[data-astro-cid-rdu4hxgu]{background:#1a1525;border:1px solid rgba(240,237,230,.08);border-radius:16px;max-width:720px;width:100%;position:relative;transform:translateY(16px) scale(.97);transition:transform .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.board-modal-overlay[data-astro-cid-rdu4hxgu].open .board-modal[data-astro-cid-rdu4hxgu]{transform:translateY(0) scale(1)}.board-modal-close[data-astro-cid-rdu4hxgu]{position:absolute;top:16px;right:16px;z-index:2;background:#f0ede60f;border:1px solid rgba(240,237,230,.08);color:#f0ede680;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.board-modal-close[data-astro-cid-rdu4hxgu]:hover{background:#f0ede61a;color:#f0ede6}.board-modal-close[data-astro-cid-rdu4hxgu]:focus-visible{outline:2px solid #D4A843;outline-offset:2px}.board-modal-body[data-astro-cid-rdu4hxgu]{display:grid;grid-template-columns:260px 1fr}.board-modal-photo-wrap[data-astro-cid-rdu4hxgu]{background:#2d243866;display:flex;align-items:center;justify-content:center;min-height:300px}.board-modal-photo-wrap[data-astro-cid-rdu4hxgu].board-modal-initials-wrap{background:#2d243899}.board-modal-info[data-astro-cid-rdu4hxgu]{padding:40px 36px}.board-modal-name[data-astro-cid-rdu4hxgu]{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:26px;color:#f0ede6;margin-bottom:6px}.board-modal-role[data-astro-cid-rdu4hxgu]{font-family:Inter,sans-serif;font-size:14px;line-height:1.5;color:#f0ede673;margin-bottom:20px}.board-modal-accent[data-astro-cid-rdu4hxgu]{width:32px;height:3px;border-radius:2px;margin-bottom:20px}.board-modal-bio[data-astro-cid-rdu4hxgu]{font-family:Inter,sans-serif;font-size:15px;line-height:1.8;color:#f0ede699}.board-modal-bio[data-astro-cid-rdu4hxgu] p{margin-bottom:14px}.board-modal-bio[data-astro-cid-rdu4hxgu] p:last-child{margin-bottom:0}.board-modal-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;display:block}.board-modal-initials{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:64px;opacity:.5}@media(max-width:768px){.board-grid[data-astro-cid-rdu4hxgu]{grid-template-columns:repeat(2,1fr);gap:32px 24px}.board-modal-body[data-astro-cid-rdu4hxgu]{grid-template-columns:1fr}.board-modal-photo-wrap[data-astro-cid-rdu4hxgu]{min-height:240px;max-height:280px}.board-modal-info[data-astro-cid-rdu4hxgu]{padding:28px 24px}}@media(max-width:480px){.board-grid[data-astro-cid-rdu4hxgu]{grid-template-columns:1fr;gap:40px}}
