/* START_SECTION:lsp-gallery (INDEX:25) */
.lsp-gallery{padding:clamp(4rem,7vw,8rem) 0}.lsp-gallery__header{max-width:850px;margin:0 auto 3rem;text-align:center}.lsp-gallery__eyebrow{margin:0 0 1rem;color:rgb(var(--color-button));font-size:1.35rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lsp-gallery__header h1{margin:0 0 1.4rem;font-size:clamp(3.6rem,7vw,7rem);line-height:1.05}.lsp-gallery__header>p:last-child{margin:0 auto;max-width:720px;font-size:1.7rem;line-height:1.7;opacity:.78}
  .lsp-gallery__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin:0 0 3rem}.lsp-gallery__filter{appearance:none;border:1px solid rgba(var(--color-foreground),.22);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));padding:1rem 1.7rem;font:inherit;font-size:1.35rem;font-weight:650;cursor:pointer}.lsp-gallery__filter.is-active{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}
  .lsp-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(190px,21vw,320px);gap:1.2rem}.lsp-gallery__item{display:flex;flex-direction:column;min-width:0;margin:0;border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 10px 30px rgba(0,0,0,.06)}.lsp-gallery__item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}.lsp-gallery__item[hidden]{display:none}.lsp-gallery__item>button{position:relative;display:block;min-height:0;flex:1;width:100%;padding:0;border:0;background:#111;cursor:zoom-in;overflow:hidden}.lsp-gallery__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lsp-gallery__item>button:hover img{transform:scale(1.025)}.lsp-gallery__source{position:absolute;top:1rem;left:1rem;padding:.55rem .9rem;border-radius:999px;background:rgba(17,17,17,.82);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.lsp-gallery__item figcaption{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;font-size:1.25rem;line-height:1.35}.lsp-gallery__item figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lsp-gallery__item figcaption a{flex-shrink:0;color:inherit;text-underline-offset:.3rem}
  .lsp-gallery__dialog{width:min(94vw,1100px);max-height:92vh;padding:0;border:0;border-radius:12px;background:#111;color:#fff;overflow:hidden}.lsp-gallery__dialog::backdrop{background:rgba(0,0,0,.85)}.lsp-gallery__dialog img{display:block;width:100%;max-height:82vh;height:auto;object-fit:contain}.lsp-gallery__dialog p{margin:0;padding:1.2rem 5rem 1.4rem 1.5rem;font-size:1.35rem}.lsp-gallery__close{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;place-items:center;width:4.2rem;height:4.2rem;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:3rem;line-height:1;cursor:pointer}.lsp-gallery__empty{text-align:center}
  .lsp-gallery__viral{margin-top:clamp(5rem,8vw,9rem);padding-top:clamp(4rem,6vw,7rem);border-top:1px solid rgba(var(--color-foreground),.12)}.lsp-gallery__viral-header{max-width:760px;margin:0 auto 3rem;text-align:center}.lsp-gallery__viral-header h2{margin:0 0 1.2rem;font-size:clamp(3.2rem,5vw,5.4rem);line-height:1.08}.lsp-gallery__viral-header>p:last-child{margin:0;font-size:1.65rem;line-height:1.65;opacity:.76}.lsp-gallery__viral-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lsp-gallery__video{overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:12px;background:rgb(var(--color-background));box-shadow:0 14px 36px rgba(0,0,0,.08)}.lsp-gallery__video-frame{position:relative;aspect-ratio:9/16;background:#111}.lsp-gallery__video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lsp-gallery__video-copy{padding:1.4rem 1.5rem 1.6rem}.lsp-gallery__video-copy h3{margin:0 0 .8rem;font-size:1.65rem}.lsp-gallery__video-copy a{color:inherit;font-size:1.3rem;font-weight:650;text-underline-offset:.35rem}
  @media(max-width:989px){.lsp-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:240px}.lsp-gallery__viral-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media(max-width:749px){.lsp-gallery{padding-top:3.5rem}.lsp-gallery__header{text-align:left}.lsp-gallery__filters{justify-content:flex-start}.lsp-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px;gap:.8rem}.lsp-gallery__item:nth-child(9n+1){grid-column:span 2;grid-row:span 2}.lsp-gallery__item figcaption{display:none}.lsp-gallery__source{top:.7rem;left:.7rem;font-size:.95rem}.lsp-gallery__dialog{width:96vw}.lsp-gallery__dialog img{max-height:78vh}.lsp-gallery__viral-header{text-align:left}.lsp-gallery__viral-grid{grid-template-columns:1fr}}
  @media(prefers-reduced-motion:reduce){.lsp-gallery__item img{transition:none}}
/* END_SECTION:lsp-gallery */
