.Gallery_pageWrapper__9d11K{background:#ffffff;min-height:100vh;padding-top:100px}.Gallery_container__kdgjt{max-width:var(--site-container-max);margin:0 auto;padding:0 var(--site-padding-x)}.Gallery_hero__sDEJA{padding:var(--section-spacing-y) 0;text-align:center}.Gallery_heroCategory__9zBz7{font-size:12px;font-weight:900;color:#0ea5e9;text-transform:uppercase;letter-spacing:4px;display:block;margin-bottom:20px}.Gallery_heroTitle__D8bKI{font-size:var(--fs-h1);font-weight:900;color:#1e293b;line-height:.95;letter-spacing:clamp(-2px,-.5vw,-4px);margin-bottom:30px}.Gallery_galleryGrid__cr4bK{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-auto-rows:400px;gap:24px;padding-bottom:var(--section-spacing-y)}.Gallery_galleryItem__JQhbl{position:relative;border-radius:24px;overflow:hidden;background:#f1f5f9;cursor:pointer;content-visibility:auto}.Gallery_image__2XkpO{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Gallery_galleryItem__JQhbl:hover .Gallery_image__2XkpO{transform:scale(1.1)}.Gallery_overlay__Qxi7y{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,.9) 0,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px;opacity:0;transition:all .4s ease}.Gallery_galleryItem__JQhbl:hover .Gallery_overlay__Qxi7y{opacity:1}.Gallery_category__g9Py9{font-size:10px;font-weight:900;color:#0ea5e9;text-transform:uppercase;letter-spacing:2px;margin-bottom:4px}.Gallery_title__Xip9Z{font-size:22px;font-weight:800;color:#ffffff;margin-bottom:8px}.Gallery_descHint__2IF3G{font-size:14px;color:#94a3b8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Gallery_modalOverlay__J6xuv{position:fixed;inset:0;background:rgba(15,23,42,.95);z-index:9999;display:flex;align-items:center;justify-content:center;padding:40px}.Gallery_modalContent__x0lE9{max-width:90%;max-height:90vh;position:relative}.Gallery_modalImage__Zu_ki{max-width:100%;max-height:85vh;border-radius:12px;object-fit:contain}.Gallery_closeBtn__fwbzj{position:absolute;top:-50px;right:0;background:none;border:none;color:#ffffff;font-size:32px;cursor:pointer}@media (max-width:1024px){.Gallery_hero__sDEJA{padding:60px 0}.Gallery_galleryGrid__cr4bK{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px;gap:15px}.Gallery_overlay__Qxi7y{opacity:1;padding:20px}.Gallery_title__Xip9Z{font-size:18px}}@media (max-width:768px){.Gallery_pageWrapper__9d11K{padding-top:80px}.Gallery_heroTitle__D8bKI{font-size:var(--fs-h2);letter-spacing:-2px}.Gallery_hero__sDEJA{padding:40px 20px}.Gallery_container__kdgjt{padding:0 20px}.Gallery_galleryGrid__cr4bK{grid-template-columns:1fr;grid-auto-rows:280px;gap:20px}.Gallery_modalOverlay__J6xuv{padding:20px}.Gallery_closeBtn__fwbzj{top:-40px;right:10px;font-size:24px}}