.Lightbox-module___Nu4OG__backdrop{z-index:9999;overscroll-behavior:none;background:#080604f7;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Lightbox-module___Nu4OG__topBar{z-index:10;background:linear-gradient(#0000008c 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:absolute;top:0;left:0;right:0}.Lightbox-module___Nu4OG__counter{font-family:var(--font-sans);letter-spacing:.12em;color:#fff9;font-size:.75rem}.Lightbox-module___Nu4OG__topActions{gap:.5rem;display:flex}.Lightbox-module___Nu4OG__iconBtn{color:#ffffffd9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.Lightbox-module___Nu4OG__iconBtn:hover,.Lightbox-module___Nu4OG__iconBtn:active{background:#ffffff38}.Lightbox-module___Nu4OG__iconBtnActive{color:#c8a882;background:#c8a88259}.Lightbox-module___Nu4OG__mediaArea{box-sizing:border-box;touch-action:pan-y;justify-content:center;align-items:center;width:100%;height:100%;padding:56px 0 52px;display:flex}.Lightbox-module___Nu4OG__mediaWrap{justify-content:center;align-items:center;max-width:100%;max-height:100%;transition:opacity .18s;display:flex}.Lightbox-module___Nu4OG__visible{opacity:1}.Lightbox-module___Nu4OG__hidden{opacity:0}.Lightbox-module___Nu4OG__media{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:4px;width:auto;max-width:min(100vw,1200px);height:auto;max-height:calc(100svh - 108px);display:block}.Lightbox-module___Nu4OG__navBtn{color:#fff;cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent;background:#00000073;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module___Nu4OG__navBtn:hover{background:#000000b8;border-color:#ffffff59}.Lightbox-module___Nu4OG__navPrev{left:1rem}.Lightbox-module___Nu4OG__navNext{right:1rem}.Lightbox-module___Nu4OG__dots{z-index:10;flex-wrap:wrap;justify-content:center;gap:5px;max-width:90vw;padding:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Lightbox-module___Nu4OG__dot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff4d;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .2s,transform .2s;position:relative}.Lightbox-module___Nu4OG__dot:after{content:"";position:absolute;inset:-6px}.Lightbox-module___Nu4OG__dotActive{background:#fff;transform:scale(1.5)}@media (max-width:768px){.Lightbox-module___Nu4OG__navBtn{display:none}.Lightbox-module___Nu4OG__media{max-height:calc(100svh - 100px)}}
.projet-module__hsDAMG__page{padding-top:var(--nav-height)}.projet-module__hsDAMG__loadingScreen{justify-content:center;align-items:center;height:100vh;display:flex}.projet-module__hsDAMG__loadingDot{background:var(--color-accent);border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite projet-module__hsDAMG__pulse}@keyframes projet-module__hsDAMG__pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.projet-module__hsDAMG__hero{align-items:flex-end;height:85svh;min-height:480px;display:flex;position:relative;overflow:hidden}.projet-module__hsDAMG__heroImg{object-fit:cover}.projet-module__hsDAMG__heroOverlay{background:linear-gradient(#140e0a14 0%,#140e0aad 100%);position:absolute;inset:0}.projet-module__hsDAMG__heroContent{flex-direction:column;gap:.875rem;padding-bottom:4.5rem;display:flex;position:relative}.projet-module__hsDAMG__title{color:#faf8f5;margin-top:.5rem}.projet-module__hsDAMG__date{color:#faf8f5a6;letter-spacing:.1em;text-transform:capitalize;font-size:.875rem}.projet-module__hsDAMG__desc{background:var(--color-bg)}.projet-module__hsDAMG__descInner{max-width:720px}.projet-module__hsDAMG__descText{color:var(--color-text-light);white-space:pre-wrap;font-size:1.0625rem;line-height:1.9}.projet-module__hsDAMG__gallery{background:var(--color-bg-alt);padding-block:2rem 6rem}.projet-module__hsDAMG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:640px){.projet-module__hsDAMG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:.625rem}}@media (min-width:1024px){.projet-module__hsDAMG__galleryGrid{grid-template-columns:repeat(4,1fr);gap:.75rem}}.projet-module__hsDAMG__galleryItem{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;background:var(--color-bg);-webkit-tap-highlight-color:transparent;border:none;padding:0;transition:transform .3s;display:block;position:relative;overflow:hidden}.projet-module__hsDAMG__galleryItem:active{transform:scale(.97)}.projet-module__hsDAMG__galleryItemVideo{aspect-ratio:16/9;grid-column:span 2}.projet-module__hsDAMG__galleryThumb{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:block}@media (hover:hover){.projet-module__hsDAMG__galleryItem:hover .projet-module__hsDAMG__galleryThumb{transform:scale(1.05)}}.projet-module__hsDAMG__playOverlay{background:#00000052;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.projet-module__hsDAMG__galleryItem:hover .projet-module__hsDAMG__playOverlay,.projet-module__hsDAMG__galleryItem:active .projet-module__hsDAMG__playOverlay{background:#00000080}.projet-module__hsDAMG__playIcon{color:#1a1a1a;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding-left:3px;transition:transform .2s;display:flex;box-shadow:0 4px 20px #0000004d}.projet-module__hsDAMG__galleryItem:hover .projet-module__hsDAMG__playIcon,.projet-module__hsDAMG__galleryItem:active .projet-module__hsDAMG__playIcon{transform:scale(1.1)}@media (max-width:480px){.projet-module__hsDAMG__galleryItemVideo{grid-column:1/-1}.projet-module__hsDAMG__playIcon{width:44px;height:44px}}
