.project-gallery-item.project-gallery-tall.project-gallery-scroll-slow .project-gallery-media-wrap img{animation:projectGalleryAutoScroll 15s linear infinite;animation-play-state:paused}.project-gallery-item.project-gallery-tall.project-gallery-scroll-fast .project-gallery-media-wrap img{animation:projectGalleryAutoScroll 5s linear infinite;animation-play-state:paused}.project-gallery-type-badge{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;font-size:11px;padding:6px 14px;border-radius:25px;font-weight:700;letter-spacing:.8px;z-index:2;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);box-shadow:0 5px 15px rgba(0,0,0,.3);text-transform:uppercase}.project-gallery-tech{display:inline-block;background:rgba(255,255,255,.25);color:#fff;padding:8px 18px;border-radius:25px;font-size:.95em;font-weight:600;backdrop-filter:blur(15px);margin-bottom:25px;border:1px solid rgba(255,255,255,.2);box-shadow:0 5px 15px rgba(0,0,0,.2)}.project-gallery-style-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:35px}.project-gallery-style-masonry{column-count:3;column-gap:35px}.project-gallery-style-masonry .project-gallery-item{break-inside:avoid;margin-bottom:35px}.project-gallery-card-slider{position:relative;width:100%;height:500px;overflow:hidden;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:30px;padding:50px 0}.slider-track{display:flex;gap:30px;animation:slideLoop 40s linear infinite;padding:0 30px;width:max-content}.project-gallery-style-cards .project-gallery-item{flex:0 0 380px;height:420px;border-radius:25px;box-shadow:0 20px 45px rgba(0,0,0,.25)}.project-gallery-card-slider:hover .slider-track{animation-play-state:paused}.project-gallery-polaroid-container{display:flex;flex-wrap:wrap;justify-content:center;gap:50px;padding:70px 50px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:35px;position:relative;overflow:hidden}.project-gallery-polaroid-container::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.project-gallery-style-polaroid .project-gallery-item{width:350px;background:#fff;padding:30px 30px 120px;border-radius:15px;box-shadow:0 25px 50px rgba(0,0,0,.12),0 0 0 1px rgba(255,255,255,.9),inset 0 0 0 1px rgba(0,0,0,.08);transform:rotate(var(--rotate,0deg)) translateY(0);transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;backdrop-filter:blur(10px)}.project-gallery-style-polaroid .project-gallery-item::before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(45deg,#667eea,#764ba2,#f093fb);border-radius:20px;z-index:-1;opacity:0;transition:opacity .6s}.project-gallery-style-polaroid .project-gallery-item:hover::before{opacity:.3}.project-gallery-style-polaroid .project-gallery-item:nth-child(odd){--rotate:-3deg}.project-gallery-style-polaroid .project-gallery-item:nth-child(even){--rotate:4deg}.project-gallery-style-polaroid .project-gallery-item:hover{transform:rotate(0deg) translateY(-25px) scale(1.08);box-shadow:0 35px 70px rgba(0,0,0,.2),0 0 0 2px rgba(255,255,255,1)}.project-gallery-style-polaroid .project-gallery-media-wrap{padding-top:100%;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border:12px solid #fff}.project-gallery-style-fanned{display:flex;justify-content:center;align-items:center;min-height:700px;padding:90px 50px;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);border-radius:35px;position:relative;overflow:hidden}.project-gallery-fanned-container{position:relative;width:100%;max-width:1600px;height:500px;display:flex;justify-content:center;align-items:center;perspective:1800px;animation:fanFloat 8s ease-in-out infinite}.project-gallery-style-fanned .project-gallery-item{position:absolute;width:330px;height:420px;left:50%;top:50%;transform-origin:center bottom;transition:all .7s cubic-bezier(.4,0,.2,1);border-radius:25px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.5);border:3px solid rgba(255,255,255,.15);z-index:1;filter:brightness(var(--brightness,.9));--brightness:.8}.project-gallery-style-fanned .project-gallery-item:nth-child(1){transform:translate(-50%,-50%) rotate(-45deg) translateY(-180px);z-index:1;--brightness:.7}.project-gallery-style-fanned .project-gallery-item:nth-child(2){transform:translate(-50%,-50%) rotate(-35deg) translateY(-120px);z-index:2;--brightness:.75}.project-gallery-style-fanned .project-gallery-item:nth-child(3){transform:translate(-50%,-50%) rotate(-25deg) translateY(-70px);z-index:3;--brightness:.8}.project-gallery-style-fanned .project-gallery-item:nth-child(4){transform:translate(-50%,-50%) rotate(-15deg) translateY(-35px);z-index:4;--brightness:.85}.project-gallery-style-fanned .project-gallery-item:nth-child(5){transform:translate(-50%,-50%) rotate(0deg) translateY(0);z-index:5;--brightness:.9}.project-gallery-style-fanned .project-gallery-item:nth-child(6){transform:translate(-50%,-50%) rotate(15deg) translateY(-35px);z-index:4;--brightness:.85}.project-gallery-style-fanned .project-gallery-item:nth-child(7){transform:translate(-50%,-50%) rotate(25deg) translateY(-70px);z-index:3;--brightness:.8}.project-gallery-style-fanned .project-gallery-item:nth-child(8){transform:translate(-50%,-50%) rotate(35deg) translateY(-120px);z-index:2;--brightness:.75}.project-gallery-style-fanned .project-gallery-item:nth-child(9){transform:translate(-50%,-50%) rotate(45deg) translateY(-180px);z-index:1;--brightness:.7}.project-gallery-style-fanned .project-gallery-item:hover{transform:translate(-50%,-50%) rotate(0deg) translateY(-150px) scale(1.2)!important;z-index:100!important;filter:brightness(1.1)!important;box-shadow:0 40px 80px rgba(0,0,0,.7),0 0 0 4px rgba(102,126,234,.6);border-color:rgba(102,126,234,.9)}.project-gallery-style-stacked{display:flex;justify-content:center;align-items:center;min-height:600px;padding:80px 50px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:35px;animation:stackFloat 7s ease-in-out infinite}.project-gallery-stacked-container{position:relative;width:400px;height:520px}.project-gallery-style-stacked .project-gallery-item{position:absolute;width:100%;height:100%;transition:all .7s cubic-bezier(.4,0,.2,1);border-radius:25px;overflow:hidden;box-shadow:0 25px 55px rgba(0,0,0,.4);border:3px solid rgba(255,255,255,.15);filter:brightness(var(--brightness,.9));--brightness:.7}.project-gallery-style-stacked .project-gallery-item:nth-child(1){transform:translate(-30px,-30px) rotate(-6deg);z-index:1;--brightness:.7}.project-gallery-style-stacked .project-gallery-item:nth-child(2){transform:translate(-20px,-20px) rotate(-4deg);z-index:2;--brightness:.75}.project-gallery-style-stacked .project-gallery-item:nth-child(3){transform:translate(-10px,-10px) rotate(-2deg);z-index:3;--brightness:.8}.project-gallery-style-stacked .project-gallery-item:nth-child(4){transform:translate(0,0) rotate(0deg);z-index:4;--brightness:.85}.project-gallery-style-stacked .project-gallery-item:nth-child(5){transform:translate(10px,10px) rotate(2deg);z-index:3;--brightness:.8}.project-gallery-style-stacked .project-gallery-item:nth-child(6){transform:translate(20px,20px) rotate(4deg);z-index:2;--brightness:.75}.project-gallery-style-stacked .project-gallery-item:nth-child(7){transform:translate(30px,30px) rotate(6deg);z-index:1;--brightness:.7}.project-gallery-style-stacked .project-gallery-item:hover{transform:translate(0,-50px) rotate(0deg) scale(1.1)!important;z-index:100!important;filter:brightness(1.1)!important;box-shadow:0 35px 70px rgba(0,0,0,.6);border-color:rgba(102,126,234,.9)}.project-gallery-style-scrolly{display:flex;flex-direction:column;gap:40px;padding:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:35px;max-height:800px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.project-gallery-style-scrolly::-webkit-scrollbar{width:8px}.project-gallery-style-scrolly::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:10px}.project-gallery-style-scrolly::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.project-gallery-style-scrolly .project-gallery-item{width:100%;min-height:250px;display:flex;align-items:center;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);transition:all .5s cubic-bezier(.4,0,.2,1)}.project-gallery-style-scrolly .project-gallery-media-wrap{flex:0 0 300px;height:200px;padding-top:0;margin:25px;border-radius:15px}.project-gallery-style-scrolly .project-gallery-overlay{position:relative;flex:1;opacity:1;transform:none;background:0 0;padding:25px;backdrop-filter:none}.project-gallery-style-metro{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:300px;grid-auto-flow:dense;gap:30px}.project-gallery-style-metro .project-gallery-item:nth-child(3n){grid-column:span 2;grid-row:span 2}.project-gallery-style-metro .project-gallery-item:nth-child(5n){grid-column:span 1;grid-row:span 2}.project-gallery-lightbox.active{opacity:1;visibility:visible}.project-gallery-lightbox.active .lightbox-content{transform:translateY(0) scale(1)}@media (max-width:1400px){.project-gallery-style-masonry{column-count:2}}@media (max-width:1200px){.project-gallery-style-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.project-gallery-card-slider{height:450px}.project-gallery-style-cards .project-gallery-item{flex:0 0 350px;height:380px}}@media (max-width:992px){.project-gallery-style-masonry{column-count:1}.project-gallery-card-slider{height:400px}.project-gallery-style-cards .project-gallery-item{flex:0 0 320px;height:350px}.project-gallery-polaroid-container{gap:40px;padding:50px 40px}.project-gallery-style-polaroid .project-gallery-item{width:320px}.project-gallery-style-fanned{min-height:600px;padding:60px 40px}.project-gallery-fanned-container{height:450px}.project-gallery-style-fanned .project-gallery-item{width:300px;height:380px}}@media (max-width:768px){.project-gallery-style-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px}.project-gallery-card-slider{height:350px}.project-gallery-style-cards .project-gallery-item{flex:0 0 280px;height:320px}.project-gallery-style-fanned{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;min-height:auto;padding:50px 30px}.project-gallery-fanned-container{display:contents}.project-gallery-style-fanned .project-gallery-item{position:relative;width:100%;height:300px;left:0;top:0;transform:none!important;margin-bottom:25px}}@media (max-width:576px){.project-gallery-style-grid{grid-template-columns:1fr;gap:20px}.project-gallery-card-slider{height:300px}.project-gallery-style-cards .project-gallery-item{flex:0 0 250px;height:280px}}