#project-dialog .gallery-close{position:sticky;top:12px;float:right;margin:12px 12px -60px 0;z-index:10;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid #ffffff80;border-radius:50%;background:#111b;backdrop-filter:blur(8px);color:#fff;font-size:30px;cursor:pointer}
#project-dialog>img{height:auto;max-height:none;object-fit:contain}
body:has(#project-dialog[open]){overflow:hidden}
.privacy-note{font-size:11px;line-height:1.6;color:#bcc5b4;margin:4px 0 0}


#project-dialog{width:96vw;max-width:1800px;max-height:94dvh;padding:0}#project-dialog .dialog-body{padding:28px 20px}#project-dialog .category-gallery{gap:24px;margin:28px 0}#project-dialog img{width:100%;height:auto;max-height:none;object-fit:contain}#project-dialog .dialog-body>p{max-width:780px} @media(max-width:700px){#project-dialog{width:98vw;max-height:96dvh}#project-dialog .dialog-body{padding:20px 8px}#project-dialog .dialog-body>h2,#project-dialog .dialog-body>p{margin-left:12px;margin-right:12px}#project-dialog .category-gallery{gap:16px}}
