.Gallery-module__wqsUoa__tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px;display:flex}.Gallery-module__wqsUoa__tab{font-size:15px;font-weight:800;font-family:var(--font-heading);border-radius:var(--radius-pill);color:var(--text-secondary);background:0 0;border:1.5px solid #9b7bff59;padding:10px 22px;transition:background .15s,color .15s,border-color .15s}.Gallery-module__wqsUoa__tab:hover{color:var(--white);border-color:#3ee6d299}.Gallery-module__wqsUoa__tabActive,.Gallery-module__wqsUoa__tabActive:hover{background:var(--accent-cyan);border-color:var(--accent-cyan);color:var(--bg)}.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.Gallery-module__wqsUoa__tile{border-radius:var(--radius-tile);border:1px solid var(--card-border);cursor:zoom-in;aspect-ratio:4/3;background:#9b7bff0d;padding:0;transition:border-color .15s,transform .15s;display:block;overflow:hidden}.Gallery-module__wqsUoa__tile:hover{border-color:#3ee6d280;transform:translateY(-2px)}.Gallery-module__wqsUoa__tileImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.Gallery-module__wqsUoa__overlay{z-index:300;background:#080612f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__wqsUoa__overlayImage{object-fit:contain;max-width:82vw;max-height:86vh;display:block}.Gallery-module__wqsUoa__navButton{width:56px;height:56px;color:var(--white);background:#0e0b1e66;border:1.5px solid #9b7bff80;border-radius:50%;justify-content:center;align-items:center;font-size:26px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__wqsUoa__navButton:hover{color:var(--white);border-color:var(--accent-cyan)}.Gallery-module__wqsUoa__navPrev{left:32px}.Gallery-module__wqsUoa__navNext{right:32px}.Gallery-module__wqsUoa__close{color:var(--text-secondary);justify-content:center;align-items:center;width:44px;height:44px;font-size:32px;line-height:1;display:flex;position:absolute;top:24px;right:32px}.Gallery-module__wqsUoa__close:hover{color:var(--white)}.Gallery-module__wqsUoa__counter{text-align:center;color:var(--text-muted);font-size:15px;position:absolute;bottom:24px;left:0;right:0}@media (max-width:620px){.Gallery-module__wqsUoa__navPrev{left:10px}.Gallery-module__wqsUoa__navNext{right:10px}.Gallery-module__wqsUoa__navButton{width:46px;height:46px;font-size:22px}.Gallery-module__wqsUoa__overlayImage{max-width:92vw}}
