.Gallery-module-scss-module__mCWXYa__galleryPageWrapper{background:#0f172a;width:100%;min-height:100vh;padding:4rem 0 6rem;position:relative}.Gallery-module-scss-module__mCWXYa__container{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}.Gallery-module-scss-module__mCWXYa__navHeader{margin-bottom:2.5rem}.Gallery-module-scss-module__mCWXYa__backLink{color:#94a3b8;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.Gallery-module-scss-module__mCWXYa__backLink:hover{color:#f97316}.Gallery-module-scss-module__mCWXYa__pageHeader{margin-bottom:4rem}.Gallery-module-scss-module__mCWXYa__sectionTag{color:#f97316;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.Gallery-module-scss-module__mCWXYa__pageHeading{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:2.75rem;font-weight:800}.Gallery-module-scss-module__mCWXYa__pageSubtitle{color:#94a3b8;max-width:700px;margin:0;font-size:1.1rem;line-height:1.6}.Gallery-module-scss-module__mCWXYa__galleryGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}@media (max-width:1200px){.Gallery-module-scss-module__mCWXYa__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Gallery-module-scss-module__mCWXYa__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Gallery-module-scss-module__mCWXYa__galleryGrid{grid-template-columns:1fr}}.Gallery-module-scss-module__mCWXYa__galleryItem{aspect-ratio:4/3;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:16px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003}.Gallery-module-scss-module__mCWXYa__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.Gallery-module-scss-module__mCWXYa__galleryItem .Gallery-module-scss-module__mCWXYa__imageOverlay{opacity:0;z-index:2;background:#0f172a99;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module-scss-module__mCWXYa__galleryItem .Gallery-module-scss-module__mCWXYa__imageOverlay .Gallery-module-scss-module__mCWXYa__viewLabel{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #fff6;border-radius:30px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1);transform:translateY(10px)}.Gallery-module-scss-module__mCWXYa__galleryItem:hover{border-color:#f97316;transform:translateY(-4px);box-shadow:0 12px 30px #f9731626}.Gallery-module-scss-module__mCWXYa__galleryItem:hover img{transform:scale(1.05)}.Gallery-module-scss-module__mCWXYa__galleryItem:hover .Gallery-module-scss-module__mCWXYa__imageOverlay{opacity:1}.Gallery-module-scss-module__mCWXYa__galleryItem:hover .Gallery-module-scss-module__mCWXYa__imageOverlay .Gallery-module-scss-module__mCWXYa__viewLabel{transform:translateY(0)}.Gallery-module-scss-module__mCWXYa__galleryModal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172af2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}@media (max-width:768px){.Gallery-module-scss-module__mCWXYa__galleryModal{padding:1rem}}.Gallery-module-scss-module__mCWXYa__galleryModalContent{background:#1e293b;border:1px solid #334155;border-radius:24px;flex-direction:column;width:100%;max-width:960px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Gallery-module-scss-module__mCWXYa__galleryModalImage{background:#0f172a;justify-content:center;align-items:center;width:100%;max-height:60vh;display:flex;overflow:hidden}.Gallery-module-scss-module__mCWXYa__galleryModalImage img{object-fit:contain;max-width:100%;max-height:60vh}.Gallery-module-scss-module__mCWXYa__galleryModalText{color:#fff;background:#1e293b;padding:2rem}.Gallery-module-scss-module__mCWXYa__galleryModalText span{color:#f97316;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.Gallery-module-scss-module__mCWXYa__galleryModalText h3{color:#fff;margin:.5rem 0;font-size:1.5rem;font-weight:700}.Gallery-module-scss-module__mCWXYa__galleryModalText p{color:#94a3b8;margin:0 0 2rem;font-size:.95rem;line-height:1.5}.Gallery-module-scss-module__mCWXYa__galleryModalPrev,.Gallery-module-scss-module__mCWXYa__galleryModalNext{color:#fff;cursor:pointer;z-index:10;background:#1e293bcc;border:1px solid #475569;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.Gallery-module-scss-module__mCWXYa__galleryModalPrev:hover,.Gallery-module-scss-module__mCWXYa__galleryModalNext:hover{background:#f97316;border-color:#f97316;transform:translateY(-50%)scale(1.05)}@media (max-width:768px){.Gallery-module-scss-module__mCWXYa__galleryModalPrev,.Gallery-module-scss-module__mCWXYa__galleryModalNext{width:40px;height:40px}}.Gallery-module-scss-module__mCWXYa__galleryModalPrev{left:1rem}.Gallery-module-scss-module__mCWXYa__galleryModalNext{right:1rem}.Gallery-module-scss-module__mCWXYa__galleryModalCloseBottom{color:#fff;cursor:pointer;background:#334155;border:1px solid #475569;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.Gallery-module-scss-module__mCWXYa__galleryModalCloseBottom:hover{background:#ef4444;border-color:#ef4444}@media (max-width:768px){.Gallery-module-scss-module__mCWXYa__galleryPageWrapper{padding:2rem 0}.Gallery-module-scss-module__mCWXYa__container{padding:0 1.25rem}.Gallery-module-scss-module__mCWXYa__pageHeading{font-size:2rem}.Gallery-module-scss-module__mCWXYa__galleryModalText{padding:1.25rem}}
