.PhotoCarousel_carousel__EjRxo{width:100%;max-width:1200px;margin:0 auto;position:relative}.PhotoCarousel_carouselContainer__rYcjc{position:relative;width:100%;aspect-ratio:16/9;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2);background:var(--card-bg);border:1px solid var(--border)}.PhotoCarousel_imageContainer__4_hMn{position:relative;width:100%;height:100%}.PhotoCarousel_image__nszuw{object-fit:cover;opacity:1;cursor:pointer}.PhotoCarousel_imageOverlay__MROeP{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:2rem;color:white}.PhotoCarousel_imageTitle__xlCp7{font-size:1.5rem;font-weight:400;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.PhotoCarousel_imageDescription__kF2xz{font-size:1rem;margin:0;opacity:.9;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.5)}.PhotoCarousel_navButton__tYdFk{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:white;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;backdrop-filter:blur(10px)}.PhotoCarousel_navButton__tYdFk:hover{background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.PhotoCarousel_navButton__tYdFk:active{transform:translateY(-50%) scale(.95)}.PhotoCarousel_prevButton__BKRtu{left:1rem}.PhotoCarousel_nextButton__ydGa1{right:1rem}.PhotoCarousel_dotsContainer__mpsO1{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.PhotoCarousel_dot__Iheyf{width:.75rem;height:.75rem;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.PhotoCarousel_dot__Iheyf:hover{background:rgba(255,255,255,.8);transform:scale(1.2)}.PhotoCarousel_activeDot__9hkk1{background:var(--primary);transform:scale(1.2)}.PhotoCarousel_autoAdvanceIndicator__xDl8A{position:absolute;top:1rem;right:1rem;width:3rem;height:.25rem;background:rgba(255,255,255,.3);border-radius:.125rem;overflow:hidden;z-index:10}.PhotoCarousel_autoAdvanceBar__Yv7Gx{width:100%;height:100%;position:relative}.PhotoCarousel_autoAdvanceProgress__unN_C{position:absolute;top:0;left:0;height:100%;background:var(--primary);border-radius:.125rem;animation:PhotoCarousel_autoAdvance__pcri_ 10s linear infinite}@keyframes PhotoCarousel_autoAdvance__pcri_{0%{width:0}to{width:100%}}@media (max-width:768px){.PhotoCarousel_carouselContainer__rYcjc{aspect-ratio:4/3;border-radius:.5rem}.PhotoCarousel_imageOverlay__MROeP{padding:1rem}.PhotoCarousel_imageTitle__xlCp7{font-size:1.25rem}.PhotoCarousel_imageDescription__kF2xz{font-size:.875rem}.PhotoCarousel_navButton__tYdFk{width:2.5rem;height:2.5rem}.PhotoCarousel_prevButton__BKRtu{left:.5rem}.PhotoCarousel_nextButton__ydGa1{right:.5rem}.PhotoCarousel_dotsContainer__mpsO1{bottom:.5rem}.PhotoCarousel_dot__Iheyf{width:.5rem;height:.5rem}.PhotoCarousel_autoAdvanceIndicator__xDl8A{top:.5rem;right:.5rem;width:2rem}}@media (max-width:480px){.PhotoCarousel_carouselContainer__rYcjc{aspect-ratio:1/1}.PhotoCarousel_imageOverlay__MROeP{padding:.75rem}.PhotoCarousel_imageTitle__xlCp7{font-size:1rem}.PhotoCarousel_imageDescription__kF2xz{font-size:.75rem}}[data-theme=dark] .PhotoCarousel_carouselContainer__rYcjc{background:var(--card-bg);border-color:var(--border)}[data-theme=dark] .PhotoCarousel_navButton__tYdFk{background:rgba(255,255,255,.1);color:var(--text-primary)}[data-theme=dark] .PhotoCarousel_navButton__tYdFk:hover{background:rgba(255,255,255,.2)}[data-theme=dark] .PhotoCarousel_dot__Iheyf{background:rgba(255,255,255,.3)}[data-theme=dark] .PhotoCarousel_dot__Iheyf:hover{background:rgba(255,255,255,.6)}[data-theme=dark] .PhotoCarousel_autoAdvanceIndicator__xDl8A{background:rgba(255,255,255,.2)}.PhotoCarousel_modal__h_W34{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer}.PhotoCarousel_modalContent__1_0S8{position:relative;max-width:80vw;max-height:70vh;width:80vw;height:70vh;cursor:default}.PhotoCarousel_modalImage__Y7_FA{width:100%;height:100%;object-fit:contain;border-radius:.5rem}.PhotoCarousel_modalClose__eZraP{position:absolute;top:-2.5rem;right:0;background:rgba(0,0,0,.6);border:none;color:white;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.PhotoCarousel_modalClose__eZraP:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.PhotoCarousel_modalImageInfo__9SieG{position:absolute;bottom:-3rem;left:0;right:0;background:rgba(0,0,0,.8);color:white;padding:1rem;border-radius:.5rem;backdrop-filter:blur(10px)}.PhotoCarousel_modalImageTitle__mkdX0{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.PhotoCarousel_modalImageDescription__BnbeU{font-size:1rem;margin:0;opacity:.9;line-height:1.5}@media (max-width:768px){.PhotoCarousel_modalContent__1_0S8{max-width:90vw;max-height:60vh;width:90vw;height:60vh}.PhotoCarousel_modalClose__eZraP{top:-2rem;width:1.75rem;height:1.75rem}.PhotoCarousel_modalImageInfo__9SieG{bottom:-2.5rem;padding:.75rem}.PhotoCarousel_modalImageTitle__mkdX0{font-size:1rem}.PhotoCarousel_modalImageDescription__BnbeU{font-size:.875rem}}