.project-gallery-dialog{margin:auto;width:min(940px,94vw);max-width:94vw;max-height:92dvh;padding:24px;border:0;border-radius:18px;background:white;color:#172b27;overflow-y:auto;font-family:Tajawal,sans-serif}.project-gallery-dialog::backdrop{background:rgb(0 15 12 / .8)}.project-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.project-gallery-head h2{font-size:22px;font-weight:700;margin:0}.project-gallery-dialog button{padding:8px 14px;border:1px solid #bed0c5;border-radius:8px;background:#f3f7f4;color:#004d40;cursor:pointer}.project-gallery-dialog button:focus-visible{outline:3px solid #b8952b;outline-offset:2px}.project-gallery-dialog figure{margin:0}.project-gallery-dialog figure>img{width:100%;height:55dvh;object-fit:contain;background:#f5f7f5;border-radius:10px}.project-gallery-dialog figcaption{text-align:center;margin-top:10px;line-height:1.7}.project-gallery-controls{display:flex;gap:16px;align-items:center;justify-content:center;margin:14px 0}.project-gallery-controls [hidden]{display:none}.project-gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:5px}.project-gallery-thumbnails button{padding:3px;flex-shrink:0}.project-gallery-thumbnails button[aria-current=true]{outline:3px solid #b8952b}.project-gallery-thumbnails img{width:72px;height:55px;object-fit:cover;border-radius:4px}.cms-project-photos{width:100%;margin-top:16px;padding:10px 16px;border-radius:8px;background:#004d40;color:white;font-weight:700}.cms-service-photo{width:100%;height:190px;object-fit:cover;border-radius:10px;margin-bottom:20px}@media(max-width:600px){.project-gallery-dialog{padding:16px}.project-gallery-dialog figure>img{height:45dvh}.project-gallery-head h2{font-size:18px}}