.community-main{background-color:#f8f9fa;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:30px 30px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:calc(100vh - 200px);padding:4rem 2rem;position:relative}.community-container{max-width:1400px;margin:0 auto}.community-hero{text-align:center;margin-bottom:4rem;padding:2rem 0}.community-title{font-family:var(--font-bitter),serif;color:#1f2937;margin-bottom:1rem;font-size:3rem;font-weight:700}.community-subtitle{font-family:var(--font-nunito-sans),sans-serif;color:#6b7280;max-width:700px;margin:0 auto;font-size:1.25rem}.gallery-section{margin-top:3rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:0;display:grid}.gallery-item{cursor:pointer;background:#fff;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.gallery-image-wrapper{background:#f3f4f6;width:100%;padding-top:100%;position:relative;overflow:hidden}.gallery-image-wrapper .editable-image-wrapper{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.gallery-image-wrapper .editable-image-wrapper>div{border-radius:0!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.gallery-image-wrapper .editable-image-wrapper img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.gallery-image{-o-object-fit:cover;object-fit:cover;transition:transform .5s;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.gallery-item:hover .gallery-image{transform:scale(1.1)}.gallery-overlay{opacity:0;background:linear-gradient(#0000 50%,#000c 100%);align-items:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-info{color:#fff;width:100%}.gallery-item-title{font-family:var(--font-nunito-sans),sans-serif;color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.gallery-item-description{font-family:var(--font-nunito-sans),sans-serif;color:#ffffffe6;font-size:.875rem;line-height:1.5}.gallery-modal{z-index:10000;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gallery-modal-content{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;animation:.3s slideUp;display:flex;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-modal-image-wrapper{aspect-ratio:16/9;background:#1f2937;border-radius:12px;width:100%;max-width:1200px;margin-bottom:1.5rem;position:relative;overflow:hidden}.gallery-modal-image-wrapper .editable-image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.gallery-modal-image-wrapper .editable-image-wrapper img,.gallery-modal-image-wrapper .editable-image-wrapper>div{-o-object-fit:contain;object-fit:contain;width:100%!important;height:100%!important}.gallery-modal-image{-o-object-fit:contain;object-fit:contain}.gallery-modal-info{text-align:center;color:#fff;max-width:800px}.gallery-modal-title{font-family:var(--font-bitter),serif;color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:700}.gallery-modal-description{font-family:var(--font-nunito-sans),sans-serif;color:#ffffffe6;margin-bottom:1rem;font-size:1.125rem;line-height:1.6}.gallery-modal-counter{font-family:var(--font-nunito-sans),sans-serif;color:#ffffffb3;font-size:.875rem;font-weight:600}.gallery-modal-close{cursor:pointer;color:#fff;z-index:10001;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.gallery-modal-close:hover{background:#fff3;border-color:#fff6;transform:rotate(90deg)}.gallery-modal-close svg{width:24px;height:24px}.gallery-modal-prev,.gallery-modal-next{cursor:pointer;color:#fff;z-index:10001;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal-prev{left:2rem}.gallery-modal-next{right:2rem}.gallery-modal-prev:hover,.gallery-modal-next:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%)scale(1.1)}.gallery-modal-prev svg,.gallery-modal-next svg{width:28px;height:28px}@media (max-width:1200px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.community-main{padding:2rem 1rem}.community-title{font-size:2rem}.community-subtitle{font-size:1rem}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:1.5rem}.gallery-modal{padding:1rem}.gallery-modal-close{width:40px;height:40px;top:1rem;right:1rem}.gallery-modal-close svg{width:20px;height:20px}.gallery-modal-prev,.gallery-modal-next{width:44px;height:44px}.gallery-modal-prev{left:1rem}.gallery-modal-next{right:1rem}.gallery-modal-prev svg,.gallery-modal-next svg{width:22px;height:22px}.gallery-modal-title{font-size:1.5rem}.gallery-modal-description{font-size:1rem}}@media (max-width:480px){.gallery-grid{gap:1rem}.gallery-item-title{font-size:1.125rem}.gallery-item-description{font-size:.8125rem}}
