.Gallery_grid__yyh8e{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:2rem 0}.Gallery_card__WWzlB{display:block;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;background:#fff}.Gallery_card__WWzlB:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15);text-decoration:none;color:inherit}.Gallery_cardImageWrapper__GsoPe{position:relative;width:100%;padding-top:66.67%;overflow:hidden;background:#f0f0f0}.Gallery_cardImage__JWfZf{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Gallery_cardPlaceholder__AqUch{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#ccc;background:#f8f9fa}.Gallery_lockBadge__g9bKF{position:absolute;top:12px;right:12px;background:rgba(220,53,69,.9);color:#fff;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:500}.Gallery_cardBody__eohE6{padding:1rem}.Gallery_cardTitle__UnsTu{font-family:Oswald,sans-serif;font-size:1.1rem;margin-bottom:.25rem;color:#333}.Gallery_cardClub__8azEp{font-size:.85rem;color:#666;margin-bottom:.25rem}.Gallery_cardCount__846fY{font-size:.8rem;color:#999;margin-bottom:0}.Gallery_photoGrid__9xCSM{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem}.Gallery_photoTile__EtSCa{position:relative;border-radius:4px;overflow:hidden;cursor:pointer;background:#f0f0f0;aspect-ratio:3/2}.Gallery_photoTileImage__STvR9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .2s}.Gallery_photoTile__EtSCa:hover .Gallery_photoTileImage__STvR9{transform:scale(1.03)}.Gallery_photoCheckbox__hD8J4{position:absolute;top:8px;left:8px;z-index:5;width:22px;height:22px;cursor:pointer;accent-color:#dc3545}.Gallery_photoTile__EtSCa.Gallery_selected___v5V6{outline:3px solid #dc3545;outline-offset:-3px}.Gallery_photoFilename__GUGlt{position:absolute;bottom:0;left:0;right:0;padding:4px 8px;background:rgba(0,0,0,.6);color:#fff;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Gallery_photoDownloadBtn__vr5_T{position:absolute;bottom:4px;right:4px;z-index:5;background:hsla(0,0%,100%,.9);border:none;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;color:#333;transition:background .2s}.Gallery_photoDownloadBtn__vr5_T:hover{background:#fff}.Gallery_selectionBar__GcTVS{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #dee2e6;padding:.75rem 0;margin-bottom:1rem}.Gallery_selectionBarInner__LonNg{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.Gallery_selectedCount__A__px{font-weight:500;color:#333;min-width:100px}.Gallery_downloadBar__ZEqz0{position:fixed;bottom:0;left:0;right:0;z-index:1050;background:#333;color:#fff;padding:1rem;transform:translateY(100%);transition:transform .3s ease}.Gallery_downloadBarVisible__MIZDF{transform:translateY(0)}.Gallery_downloadBarInner__ylGr4{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:1rem;flex-wrap:wrap}.Gallery_downloadModal__xR6Xy{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1060;display:flex;align-items:center;justify-content:center}.Gallery_downloadModalBackdrop__6uJqN{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.Gallery_downloadModalContent__5xWUk{position:relative;z-index:1061;background:#fff;border-radius:8px;padding:2rem;max-width:400px;width:90%;text-align:center}.Gallery_passwordGate__w2Y2r{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.Gallery_passwordPanel__aYZkh{background:#fff;border-radius:8px;box-shadow:0 2px 16px rgba(0,0,0,.1);padding:2.5rem;max-width:420px;width:100%;text-align:center}.Gallery_passwordPanel__aYZkh h3{font-family:Oswald,sans-serif;margin-bottom:.5rem}.Gallery_lockIcon__EVGnR{font-size:3rem;color:#dc3545;margin-bottom:1rem;display:block}@media (max-width:576px){.Gallery_grid__yyh8e{grid-template-columns:1fr}.Gallery_photoGrid__9xCSM{grid-template-columns:1fr 1fr;gap:.5rem}.Gallery_downloadBarInner__ylGr4{flex-direction:column;text-align:center}}