#board_SigList__lEjBb{width:100%;display:flex;flex-direction:column;gap:1.25rem}.board_sigLink__uQb1t{text-decoration:none;color:inherit}.board_sigCard__hN_Pe{border:1px solid var(--executive-name-color);border-radius:.75rem;background-color:var(--executive-card-bg);padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;transition:box-shadow .2s ease;overflow:hidden}.board_sigCard__hN_Pe:hover{box-shadow:0 2px 6px var(--executive-card-shadow)}.board_sigTopbar__xjkzv{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.board_sigTopbar__xjkzv>*{min-width:0}.board_sigTitle__8MQfY{font-size:1.1rem;font-weight:600;color:var(--color-text-body);display:block;max-width:50ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.board_sigUserCount__nzYLX{font-size:.9rem;color:var(--color-text-subtle)}.board_sigDescription__DQS8B{font-size:.95rem;color:var(--color-text-subtle);line-height:1.4;white-space:normal;max-width:80ch;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow-wrap:anywhere}#board_BoardCreateButton__biPOz{all:unset}.board_boardCreateBtn__cEObG{background-color:var(--color-button-bg);color:var(--color-button-text);padding:.6rem 1.2rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.board_boardCreateBtn__cEObG:hover{background-color:var(--color-button-hover-bg)}.board_sigSortDropdown__OLqTs{position:relative}.board_sigSortBtn__DOaWD{background-color:var(--color-button-bg);color:var(--color-button-text);padding:.6rem .8rem;border-radius:.5rem;font-weight:500;cursor:pointer;border:none;transition:background-color .2s ease;width:7.5rem;text-align:center}.board_sigSortBtn__DOaWD:hover{background-color:var(--color-button-hover-bg)}.board_sigSortMenu___R73Y{display:none;position:absolute;top:110%;left:0;background-color:var(--background-color);border:1px solid var(--color-border);border-radius:.5rem;overflow:hidden;z-index:10}.board_sigSortMenuOpen__P8cWk{display:flex;flex-direction:column}.board_sigSortMenu___R73Y button{padding:.5rem 1rem;margin-bottom:.1rem;color:var(--color-button-text);cursor:pointer;transition:background-color .15s ease}.board_sigSortMenu___R73Y button:hover{background-color:var(--color-button-hover-bg)}.board_fixedWidth__6iGEv{width:7.5rem;text-align:center}.board_boardActions__TGSCj{justify-content:space-between;width:100%;margin-bottom:1.5rem}.board_boardActions__TGSCj,.board_leftAction__UfeIX,.board_rightAction__OCejy{display:flex;align-items:center}@media (max-width:768px){.board_boardActions__TGSCj{flex-direction:row;justify-content:space-between;gap:.5rem}.board_boardActions__TGSCj>*{width:auto}}.board_galleryGrid__T0QQL{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.board_galleryLink__bj_Xi{text-decoration:none;color:inherit;min-width:0}.board_galleryCard__8W_5j{position:relative;border:1px solid var(--color-border);border-radius:.9rem;overflow:hidden;background-color:var(--executive-card-bg);aspect-ratio:1/1}.board_galleryImg__k31tO{width:100%;height:100%;object-fit:cover;display:block}.board_galleryNoImg__K8vlc{width:100%;height:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.08))}.board_galleryOverlay__0W4WL{position:absolute;left:0;right:0;bottom:0;padding:.65rem .75rem;background:linear-gradient(0deg,rgba(0,0,0,.62),transparent)}.board_galleryTitle__X6mIy{font-size:.95rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board_galleryMeta__2xOge{margin-top:.2rem;font-size:.78rem;color:hsla(0,0%,100%,.82)}.board_galleryEmpty__fovux,.board_galleryError__jrB6d{width:100%;padding:1.25rem .75rem;color:var(--color-text-subtle)}.board_gallerySkeleton__BsOG5{background:hsla(0,0%,100%,.06)}@media (max-width:1024px){.board_galleryGrid__T0QQL{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.board_galleryGrid__T0QQL{grid-template-columns:repeat(2,minmax(0,1fr))}}