.page_container__aoG4z{max-width:1200px;margin:0 auto;padding:2rem;color:var(--foreground);background-color:var(--background)}.page_footerLink__8kkdp{color:var(--foreground);text-decoration:none;font-weight:700;margin-top:10px}.page_footerLink__8kkdp:hover{text-decoration:underline}.page_header__kVzhN{justify-content:space-between;align-items:center}.page_heroTitle__Gfler{font-family:Great Vibes,cursive;font-size:3rem;color:var(--foreground)}.page_filterContainer__yYN_y{display:flex;align-items:center}.page_filterDropdown__dWBpY{padding:.5rem 1rem;border-radius:5px;background-color:var(--background);color:var(--foreground);border:1px solid var(--foreground);font-size:1rem;cursor:pointer;outline:none}.page_filterDropdown__dWBpY:hover{background-color:rgba(50,50,50,.8)}.page_gridContainer__7pS37{margin:2rem 0}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:auto;grid-gap:1rem;gap:1rem}.page_masonryGrid__ippD2{column-count:4;column-gap:15px;margin-bottom:2rem}.page_photoCard__XpYbL{position:relative;overflow:hidden;display:block;margin-bottom:15px;border-radius:10px;transition:transform .3s ease;page-break-inside:avoid;break-inside:avoid}.page_photoCard__XpYbL:hover .page_photo__nxU_7{transform:scale(1.05)}.page_photo__nxU_7{transition:transform .3s ease}.page_caption__PG7dq{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);font-size:.9rem;font-weight:700;font-family:Segoe UI;color:#e8c140;background-color:rgba(0,0,0,.5);text-align:center;opacity:0;transition:opacity .3s ease}.page_photoCard__XpYbL:hover .page_caption__PG7dq{opacity:1}.page_pagination__8VB5K{display:flex;justify-content:center;align-items:center;margin:2rem 0}.page_pagination__8VB5K button{background-color:var(--foreground);color:var(--background);padding:.5rem 1rem;margin:0 .5rem;border:none;border-radius:5px;cursor:pointer}.page_pagination__8VB5K button:hover{background-color:#2e2f30}.page_pagination__8VB5K span{margin:0 1rem;font-size:1.2rem;color:var(--foreground)}.page_loadingContainer__pshup{text-align:center;font-size:1.5rem;color:var(--foreground)}.page_footer__sHKi3{text-align:center;padding:2rem 0;border-top:1px solid var(--foreground);color:var(--foreground)}@media (max-width:1200px){.page_masonryGrid__ippD2{column-count:3}}@media (max-width:768px){.page_masonryGrid__ippD2{column-count:2}}@media (max-width:480px){.page_masonryGrid__ippD2{column-count:2}}.page_modal__OJIkq{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.page_modalContent__V7EIS{position:relative;background-color:var(--background);padding:1rem;border-radius:10px;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;overflow:auto}.page_modalCaption__Fu2hG{color:var(--foreground);font-size:1rem;text-align:center}.page_closeButton__fiZmr{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;color:var(--foreground);cursor:pointer;z-index:10}.page_closeButton__fiZmr:hover{color:#ff4d4d}.page_subTitle__ftcAH{font-size:.9rem;color:var(--foreground);position:absolute;right:10px;bottom:0;font-family:Segoe UI,sans-serif;margin-top:5px}.page_header__kVzhN{position:relative;display:flex;justify-content:center;padding:1rem 0;margin-bottom:2rem;border-bottom:2px solid var(--foreground)}.page_modalImage__IaQmM{width:auto;height:auto;max-width:100%;max-height:80vh;margin-bottom:1rem;object-fit:contain}.page_skeleton___FdI7{background-color:#000;background-image:linear-gradient(90deg,#000,#7c7474 50%,#000);background-size:200% 100%;padding-top:56.25%;animation:page_skeleton-loading__dMUvC 1.5s infinite;border-radius:10px;width:100%;position:relative;overflow:hidden}@keyframes page_skeleton-loading__dMUvC{0%{background-position:200% 0}to{background-position:-200% 0}}.page_photo__nxU_7{object-fit:cover;width:100%;height:auto}.page_videoContainer__dDrrq{position:relative;width:100%;height:100%;cursor:pointer}.page_videoPlayer__WY3aD{border-radius:8px;overflow:hidden}.page_playIconOverlay__Xk5__{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.page_playIcon__hZ8WB{color:#fff;font-size:3rem;opacity:.8;transition:opacity .3s ease}.page_photoCard__XpYbL:hover .page_playIconOverlay__Xk5__,.page_playIconOverlay__Xk5__:hover .page_playIcon__hZ8WB{opacity:1}