.embed-yt .heading-wrapper{text-align:center;margin-bottom:40px}.embed-yt .projekty-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:50px}.embed-yt .projekt-box{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.embed-yt .projekt-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.embed-yt .projekt-thumbnail-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;cursor:pointer}.embed-yt .projekt-thumbnail-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.embed-yt .projekt-box:hover .projekt-thumbnail-wrapper img{transform:scale(1.05)}.embed-yt .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:rgba(0,0,0,.7);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.embed-yt .play-button:before{content:'';width:0;height:0;border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #fff;margin-left:5px}.embed-yt .projekt-box:hover .play-button{background:rgba(var(--c1-rgb,0,16,85),.9);transform:translate(-50%,-50%) scale(1.1)}.embed-yt .projekt-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.embed-yt .projekt-nazwa{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--c1)}.embed-yt .projekt-opis{color:#666;font-size:14px;line-height:1.5;margin-bottom:15px}.embed-yt .cta-wrapper{text-align:center;margin-top:40px}.youtube-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:999999;justify-content:center;align-items:center}.youtube-modal.active{display:flex}.youtube-modal-content{position:relative;width:80%;max-width:900px}.youtube-modal-close{position:absolute;top:-40px;right:-10px;color:#fff;font-size:30px;cursor:pointer;background:0 0;border:none;padding:5px;z-index:10}.youtube-modal-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.youtube-modal-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.embed-yt .projekt-galeria-wrapper{position:relative}.embed-yt .galeria-miniaturka{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;cursor:pointer}.embed-yt .galeria-miniaturka img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.embed-yt .projekt-box:hover .galeria-miniaturka img{transform:scale(1.05)}.embed-yt .gallery-icon{position:absolute;top:15px;right:15px;background:rgba(0,0,0,.7);color:#fff;padding:6px 10px;border-radius:15px;font-size:12px;display:flex;align-items:center;gap:4px;z-index:10;transition:background-color .3s ease;pointer-events:none}.embed-yt .gallery-icon:hover{background:rgba(0,0,0,.9)}.embed-yt .gallery-icon svg{width:14px;height:14px;fill:currentColor}.embed-yt .gallery-icon span{font-weight:600;font-size:12px}.embed-yt .zoom-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:5;opacity:.9;transition:all .3s ease;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.3)}.embed-yt .galeria-miniaturka:hover .zoom-icon{opacity:1;transform:translate(-50%,-50%) scale(1.15);background:var(--c1)}.embed-yt .zoom-icon svg{width:32px;height:32px;fill:currentColor}@media (max-width:768px){.embed-yt .gallery-icon{top:10px;right:10px;padding:6px 10px;font-size:12px}.embed-yt .gallery-icon svg{width:14px;height:14px}}@media (max-width:768px){.embed-yt .projekty-grid{grid-template-columns:1fr}.embed-yt .heading-1{font-size:28px}.youtube-modal-content{width:95%}}