.gallery-filters{display:flex;gap:14px;align-items:end;padding:20px 0 0}.gallery-filters label{display:grid;gap:6px;font-size:12px;font-weight:700}.gallery-filters select{min-width:180px;padding:10px;border:1px solid var(--line,#ddd4c5);background:#fffdf8}.gallery-tile video{display:block;width:100%;height:220px;object-fit:cover;background:#101713}.media-overlay{position:relative;bottom:10px;left:10px;right:10px;display:flex;gap:6px;align-items:flex-start;flex-wrap:wrap;pointer-events:none}.media-pill{display:inline-flex;max-width:100%;padding:6px 9px;border-radius:999px;background:#17372edb;color:#fff;font:700 11px/1.1 Arial;box-shadow:0 2px 8px #0004}.media-pill.location{background:#f7f1e5e8;color:#17372e}.media-pill.source{background:#a34e31e8}.gallery-tile .badge,.gallery-tile .play{display:none}.gallery-tile[hidden]{display:none!important}#viewer>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto}#viewer .viewer-nav{height:38px;min-width:42px;border:1px solid #ffffff35;border-radius:7px;background:#242a27;color:#fff;font-size:20px;cursor:pointer}#viewer>footer{box-sizing:border-box;height:auto;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:12px;align-items:center}#viewer-context{display:grid;gap:4px;text-align:right}.viewer-post-links a{color:#fff;text-decoration:underline}.public-media-grid button{position:relative;width:100%;padding:0;border:0;background:#fffdf8;color:#12322f;text-align:left;cursor:pointer;overflow:hidden}.public-media-grid button>img,.public-media-grid button>video{display:block;width:100%;height:230px;object-fit:cover;background:#111}.public-media-grid button>strong,.public-media-grid button>small{display:block;padding:0 14px}.public-media-grid button>strong{padding-top:14px}.public-media-grid button>small{padding-top:5px;padding-bottom:14px;color:#667}.public-media-grid .media-overlay{padding:0}.public-gallery .gallery-filters{padding:0 0 18px}
@media(max-width:650px){.gallery-filters{display:grid;grid-template-columns:1fr 1fr}.gallery-filters select{min-width:0;width:100%}.gallery-tile video{height:150px}#viewer>header{grid-template-columns:auto minmax(0,1fr) auto auto;padding:9px;gap:6px}#viewer .viewer-tools{grid-row:2;grid-column:1/-1;justify-content:center}#viewer>footer{grid-template-columns:1fr;min-height:90px;overflow:auto}#viewer-context{text-align:left}.media-pill{font-size:9px;padding:5px 7px}.public-media-grid button>img,.public-media-grid button>video{height:175px}}
