.devgurux-gallery-container{width:100%;margin:0 auto;position:relative}.devgurux-attribution{text-align:center;padding:20px;margin-top:40px;border-top:1px solid #e0e0e0;font-size:14px;color:#666}.devgurux-attribution a{color:#0073aa;text-decoration:none;font-weight:600}.devgurux-attribution a:hover{text-decoration:underline}.devgurux-grid-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;padding:20px 0}.gallery-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.gallery-image-container{position:relative;width:100%;height:250px;overflow:hidden}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-content{padding:20px}.gallery-content h3{margin:0 0 10px;font-size:20px;font-weight:600;color:#1a1a1a}.gallery-content p{margin:0 0 15px;color:#666;line-height:1.6}.technologies{display:flex;flex-wrap:wrap;gap:8px}.technologies span{background:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:12px;color:#666}.devgurux-masonry-gallery{column-count:3;column-gap:20px;padding:20px 0}.masonry-item{break-inside:avoid;margin-bottom:20px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer}.masonry-item:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.masonry-image-container{position:relative;width:100%;overflow:hidden}.masonry-image-container img{width:100%;height:auto;display:block;transition:transform .5s ease}.masonry-item:hover .masonry-image-container img{transform:scale(1.05)}.masonry-content{padding:15px}.masonry-content h3{margin:0 0 8px;font-size:16px;font-weight:600;color:#1a1a1a}.masonry-content p{margin:0;color:#666;font-size:14px;line-height:1.5}.devgurux-coverflow-gallery{padding:40px 0;perspective:1200px;height:400px;position:relative}.coverflow-container{display:flex;justify-content:center;align-items:center;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease}.coverflow-item{position:absolute;width:280px;height:350px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3);transition:all .6s ease;cursor:pointer;transform-origin:center bottom}.coverflow-item img{width:100%;height:280px;object-fit:cover}.coverflow-info{padding:15px;text-align:center}.coverflow-info h3{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}.coverflow-item.active{transform:translateZ(50px) scale(1.1);z-index:10}.coverflow-item.prev{transform:translateX(-200px) translateZ(-100px) rotateY(25deg);opacity:.8}.coverflow-item.next{transform:translateX(200px) translateZ(-100px) rotateY(-25deg);opacity:.8}.coverflow-item.hidden{transform:translateZ(-200px) scale(.8);opacity:.3}.devgurux-hero-gallery{padding:20px 0}.hero-main{position:relative;width:100%;height:500px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.2);margin-bottom:20px}.hero-main img{width:100%;height:100%;object-fit:cover}.hero-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:white;padding:40px 30px 30px}.hero-content h2{margin:0 0 15px;font-size:32px;font-weight:700}.hero-content p{margin:0;font-size:16px;line-height:1.6;opacity:.9}.hero-thumbnails{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.thumbnail-item{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all .3s ease}.thumbnail-item.active,.thumbnail-item:hover{border-color:#0073aa;transform:scale(1.05)}.thumbnail-item img{width:100%;height:100%;object-fit:cover}.devgurux-zigzag-gallery{padding:40px 0;background:#1a1a1a}.zigzag-item{display:flex;align-items:center;margin-bottom:80px;color:white}.zigzag-item:last-child{margin-bottom:0}.zigzag-left{flex-direction:row}.zigzag-right{flex-direction:row-reverse}.zigzag-image{flex:1;padding:0 30px}.zigzag-content{flex:1;padding:0 30px}.scrollable-image{width:100%;height:400px;border-radius:16px;overflow:hidden;position:relative;background:#333}.scrollable-image img{width:100%;height:auto;min-height:100%;object-fit:cover;transition:transform .8s ease}.scrollable-image:hover img{transform:translateY(-100px)}.zigzag-content h3{font-size:32px;font-weight:700;margin:0 0 20px;color:white}.zigzag-lines{width:60px;height:4px;background:linear-gradient(90deg,#0073aa,#00a0d2);margin-bottom:20px;border-radius:2px}.zigzag-content p{font-size:16px;line-height:1.8;margin:0 0 20px;color:#ccc}.zigzag-content .technologies{display:flex;flex-wrap:wrap;gap:10px}.zigzag-content .technologies span{background:rgba(255,255,255,.1);color:white;padding:6px 12px;border-radius:20px;font-size:14px;border:1px solid rgba(255,255,255,.2)}.instagram-item{position:relative;overflow:hidden}.instagram-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.instagram-item:hover .instagram-overlay{opacity:1}.instagram-overlay a{color:white;text-decoration:none;background:#e4405f;padding:8px 16px;border-radius:4px;font-weight:600;transition:background .3s ease}.instagram-overlay a:hover{background:#d13040}.video-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;background:#000;border-radius:8px}.video-container video,.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(0,0,0,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2}.video-play-button:hover{background:rgba(0,0,0,.9);transform:translate(-50%,-50%) scale(1.1)}.video-play-button::before{content:"";width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.devgurux-preview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:1000;display:none;align-items:center;justify-content:center}.devgurux-preview-modal.active{display:flex}.modal-content{position:relative;max-width:90%;max-height:90%;background:#fff;border-radius:12px;overflow:hidden}.modal-image{max-width:100%;max-height:80vh;object-fit:contain}.modal-video{width:100%;max-width:800px;height:auto}.modal-close{position:absolute;top:20px;right:40px;color:white;font-size:40px;font-weight:700;cursor:pointer;z-index:1001;background:rgba(0,0,0,.5);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.modal-close:hover{background:rgba(0,0,0,.8)}.modal-controls{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:1001}.modal-scroll-btn{background:rgba(0,0,0,.7);color:white;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:18px}.modal-scroll-btn:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.devgurux-loading{display:inline-block;width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #0073aa;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@media screen and (max-width:1024px){.devgurux-masonry-gallery{column-count:2}.zigzag-left,.zigzag-right{flex-direction:column!important;text-align:center}.zigzag-image,.zigzag-content{padding:20px}.scrollable-image{height:300px}}@media screen and (max-width:768px){.devgurux-grid-gallery{grid-template-columns:1fr;gap:20px}.devgurux-masonry-gallery{column-count:1}.hero-main{height:300px}.hero-content h2{font-size:24px}.hero-thumbnails{gap:10px}.thumbnail-item{width:60px;height:60px}.devgurux-coverflow-gallery{height:300px}.coverflow-item{width:200px;height:250px}.coverflow-item img{height:200px}.zigzag-content h3{font-size:24px}.scrollable-image{height:250px}}@media screen and (max-width:480px){.gallery-content{padding:15px}.gallery-content h3{font-size:18px}.hero-content{padding:20px 15px 15px}.hero-content h2{font-size:20px}.zigzag-image,.zigzag-content{padding:15px}.zigzag-content h3{font-size:20px}}.fade-in{animation:fadeIn .6s ease-in}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}