.styles_gallerySection__rHQX5{padding:150px 5% 50px}.styles_header__MRvhA{text-align:center;margin-bottom:4rem}@media(max-width:768px){.styles_header__MRvhA{margin-bottom:2rem;margin-top:1rem}}.styles_title__QxYQU{font-size:3rem;color:#222;margin-bottom:.5rem;font-weight:800;background:linear-gradient(90deg,#3a3a3a,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}.styles_title__QxYQU:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#ff6b6b,#ffa3a3);border-radius:2px}.styles_subtitle__G9nH5{margin-top:1.5rem;font-size:1.25rem;text-align:center;color:#666;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.styles_galleryContainer__EnjCg{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-gap:1rem;gap:1rem;max-width:1600px;margin:0 auto}.styles_galleryItem__NPFR9{position:relative;border-radius:12px;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1);aspect-ratio:4/3;cursor:pointer;transform:translateY(20px);opacity:0}.styles_galleryItem__NPFR9.styles_loaded__78AR0{transform:translateY(0);opacity:1}.styles_galleryItem__NPFR9:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 30px rgba(0,0,0,.15)}.styles_galleryItem__NPFR9:hover .styles_overlay__jRXYK{opacity:1;background:rgba(0,0,0,.7)}.styles_galleryItem__NPFR9:hover .styles_image__1AG_5{transform:scale(1.05)}.styles_imageWrapper__vrXmX{position:relative;width:100%;height:100%;overflow:hidden}.styles_image__1AG_5{object-fit:contain;transition:transform .6s cubic-bezier(.25,.8,.25,1);will-change:transform}.styles_overlay__jRXYK{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);flex-direction:column;opacity:0;transition:all .4s ease;padding:20px;text-align:center}.styles_overlay__jRXYK,.styles_zoomIcon__Ea3vA{display:flex;align-items:center;justify-content:center}.styles_zoomIcon__Ea3vA{width:50px;height:50px;background:hsla(0,0%,100%,.2);border-radius:50%;margin-bottom:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .3s ease}.styles_zoomIcon__Ea3vA svg{width:24px;height:24px}.styles_imageTitle__Fch5T{color:#fff;font-size:1.2rem;font-weight:500;margin-top:10px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.styles_modalOverlay___eNGg{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;animation:styles_fadeIn__ZG_WC .3s forwards}@keyframes styles_fadeIn__ZG_WC{to{opacity:1}}.styles_modalContent__Jg1On{position:relative;width:90%;max-width:1400px;height:85vh;max-height:900px;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);background:#111;display:grid;grid-template-rows:1fr auto}.styles_modalImageContainer__mYtkr{position:relative;width:100%;height:100%}.styles_modalImage__UYQUB{object-fit:contain}.styles_modalInfo__Lk0jO{padding:30px;background:#1a1a1a;color:#fff;max-height:30vh;overflow-y:auto;opacity:0;transform:translateY(20px);transition:all .4s ease .2s}.styles_modalContent__Jg1On.styles_showInfo__q9BOF .styles_modalInfo__Lk0jO{opacity:1;transform:translateY(0)}.styles_infoHeader__gCaVu{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.styles_modalTitle__ZekHt{font-size:1.8rem;margin:0;color:#fff}.styles_dateBadge__0SLi_{background:hsla(0,0%,100%,.1);padding:5px 10px;border-radius:20px;font-size:.9rem;color:#ccc}.styles_modalDescription__u_rTt{font-size:1.1rem;line-height:1.7;color:#ddd;margin-bottom:20px}.styles_technologies__dcEXQ{margin-top:20px}.styles_techTitle__4pSaF{font-size:1rem;color:#aaa;margin-bottom:10px}.styles_techList__Nz91l{display:flex;flex-wrap:wrap;gap:8px}.styles_techItem__ZM8Iu{background:hsla(0,0%,100%,.1);padding:5px 12px;border-radius:20px;font-size:.9rem;color:#fff}.styles_closeButton__kB3fh{position:absolute;top:25px;right:25px;background:rgba(0,0,0,.6);color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:1001;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.styles_closeButton__kB3fh:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.styles_closeButton__kB3fh svg{width:24px;height:24px}.styles_navButton__wk3Sy{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:1001;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.styles_navButton__wk3Sy:hover{background:hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.1)}.styles_navButton__wk3Sy svg{width:24px;height:24px}.styles_prevButton__YyUpf{left:25px}.styles_nextButton__nE_Jm{right:25px}.styles_imageCounter__XF_xG{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media(max-width:1200px){.styles_modalContent__Jg1On{width:95%;height:90vh}.styles_modalInfo__Lk0jO{padding:20px}.styles_modalTitle__ZekHt{font-size:1.5rem}.styles_modalDescription__u_rTt{font-size:1rem}}@media(max-width:768px){.styles_gallerySection__rHQX5{padding:100px 0 40px}.styles_title__QxYQU{font-size:2.2rem}.styles_subtitle__G9nH5{font-size:1.1rem}.styles_galleryContainer__EnjCg{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.styles_modalContent__Jg1On{width:98%;height:95vh;grid-template-rows:1fr auto}.styles_closeButton__kB3fh,.styles_navButton__wk3Sy{width:40px;height:40px}.styles_closeButton__kB3fh{top:15px;right:15px}.styles_navButton__wk3Sy{width:40px;height:40px}.styles_navButton__wk3Sy svg{width:20px;height:20px}.styles_prevButton__YyUpf{left:15px}.styles_nextButton__nE_Jm{right:15px}.styles_imageCounter__XF_xG{bottom:15px;font-size:.8rem}.styles_modalInfo__Lk0jO{max-height:40vh;padding:15px}.styles_modalTitle__ZekHt{font-size:1.3rem}.styles_modalDescription__u_rTt{font-size:.95rem}}.styles_galleryItem__NPFR9:first-child{animation-delay:.1s}.styles_galleryItem__NPFR9:nth-child(2){animation-delay:.2s}.styles_galleryItem__NPFR9:nth-child(3){animation-delay:.3s}.styles_galleryItem__NPFR9:nth-child(4){animation-delay:.4s}.styles_galleryItem__NPFR9:nth-child(5){animation-delay:.5s}.styles_galleryItem__NPFR9:nth-child(6){animation-delay:.6s}.styles_galleryItem__NPFR9:nth-child(7){animation-delay:.7s}.styles_galleryItem__NPFR9:nth-child(8){animation-delay:.8s}.styles_galleryItem__NPFR9:nth-child(9){animation-delay:.9s}.styles_galleryItem__NPFR9:nth-child(10){animation-delay:1s}.styles_galleryItem__NPFR9:nth-child(11){animation-delay:1.1s}.styles_galleryItem__NPFR9:nth-child(12){animation-delay:1.2s}.styles_galleryItem__NPFR9{animation:styles_fadeUp__ND3MT .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes styles_fadeUp__ND3MT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}