<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&amp;family=Playfair+Display:wght@700&amp;display=swap");.GalleryPageComponent_galleryPage__mtxKo{padding:60px 0;text-align:center;background:#fdf5e6;margin:0;overflow-x:hidden}.GalleryPageComponent_title__7Mzo1{font-family:Great Vibes,cursive;font-size:48px;color:#333;margin-bottom:40px}.GalleryPageComponent_galleryContainer__CzVi6{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;padding:0 20px;margin:0;box-sizing:border-box}.GalleryPageComponent_galleryItem__CIwjM{overflow:hidden;cursor:pointer;position:relative;margin:0;aspect-ratio:4/3;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.GalleryPageComponent_galleryImage__kQKtq{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.GalleryPageComponent_galleryItem__CIwjM:hover .GalleryPageComponent_galleryImage__kQKtq{transform:scale(1.1)}.GalleryPageComponent_modal__rmLLe{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.GalleryPageComponent_modalImage__TdCWe{max-width:90%;max-height:90%;box-shadow:0 0 20px rgba(0,0,0,.8)}.GalleryPageComponent_closeButton__OnGKJ{position:absolute;top:20px;right:30px;color:#fff;font-size:30px;cursor:pointer}.GalleryPageComponent_ctaButton__wiDuS{font-family:Playfair Display,serif;font-size:18px;color:#fff;background-color:#ff69b4;border:none;padding:15px 30px;margin-top:40px;cursor:pointer;transition:background-color .3s ease;border-radius:5px}.GalleryPageComponent_ctaButton__wiDuS:hover{background-color:#ff85c0}@media (max-width:768px){.GalleryPageComponent_galleryPage__mtxKo{padding:0 0 60px}.GalleryPageComponent_galleryContainer__CzVi6{grid-template-columns:1fr;gap:0;padding:0;margin:0;width:100%}.GalleryPageComponent_galleryItem__CIwjM{margin:0;width:100%}.GalleryPageComponent_galleryImage__kQKtq{width:100%}}</pre></body></html>