.Gallery_grid__ejs7w{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.Gallery_gridItem__d6qMR{position:relative;border-radius:10px;overflow:hidden;background:var(--sc-bg-card,#0f1729);border:1px solid rgba(66,158,189,.12);cursor:pointer;transition:transform .2s ease,border-color .2s ease}.Gallery_gridItem__d6qMR:hover{transform:translateY(-2px);border-color:rgba(66,158,189,.3)}.Gallery_gridImage__9Q2cS{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;display:block}.Gallery_gridCaption__K0HIE{padding:10px 14px;font-size:13px;color:rgba(240,244,255,.7);line-height:1.4}.Gallery_lightbox__NNJ6Q{position:fixed;inset:0;z-index:9999;background:rgba(2,6,23,.95);display:flex;align-items:center;justify-content:center;animation:Gallery_fadeIn__ULNpz .2s ease}@keyframes Gallery_fadeIn__ULNpz{0%{opacity:0}to{opacity:1}}.Gallery_lightboxContent__AlJks{max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center}.Gallery_lightboxImage__t9ho_{max-width:90vw;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Gallery_lightboxCaption__tP29O{margin-top:12px;font-size:14px;color:rgba(240,244,255,.7);text-align:center;max-width:600px}.Gallery_lightboxNav__x61tq{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;cursor:pointer;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Gallery_lightboxNav__x61tq:hover{background:rgba(255,255,255,.15)}.Gallery_lightboxPrev__HzHvV{left:20px}.Gallery_lightboxNext__ciFVY{right:20px}.Gallery_lightboxClose__k_YyU{position:absolute;top:20px;right:24px;background:none;border:none;font-size:28px;color:rgba(255,255,255,.6);cursor:pointer;transition:color .15s}.Gallery_lightboxClose__k_YyU:hover{color:#fff}.Gallery_lightboxCounter__mfqQ1{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);font-size:14px;color:rgba(255,255,255,.5);font-variant-numeric:tabular-nums}.Gallery_galleryPage__YrnuO{max-width:1200px;margin:0 auto;padding:60px 24px 80px}.Gallery_galleryHeader__27K3n{text-align:center;margin-bottom:48px}.Gallery_galleryTitle__RtEt5{font-family:Space Grotesk,sans-serif;font-size:clamp(28px,5vw,44px);font-weight:700;color:#F0F4FF;margin-bottom:12px}.Gallery_galleryDescription__TGZ2D{font-size:16px;color:rgba(240,244,255,.6);max-width:600px;margin:0 auto;line-height:1.6}@media (max-width:768px){.Gallery_grid__ejs7w{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.Gallery_lightboxNav__x61tq{width:36px;height:36px;font-size:22px}.Gallery_lightboxPrev__HzHvV{left:10px}.Gallery_lightboxNext__ciFVY{right:10px}}@media (max-width:480px){.Gallery_grid__ejs7w{grid-template-columns:repeat(2,1fr);gap:8px}.Gallery_gridItem__d6qMR{border-radius:6px}.Gallery_gridCaption__K0HIE{padding:8px 10px;font-size:12px}}