.project-image-viewer[data-v-4d007d20]{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:16px;background:#0f1218eb}.project-image-viewer__close[data-v-4d007d20]{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:999px;border:1px solid var(--line2);background:var(--bg2);color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.project-image-viewer__close[data-v-4d007d20]:hover{border-color:var(--line);color:var(--accent);background:var(--bg2)}.project-image-viewer__frame[data-v-4d007d20]{margin:0;width:90vw;height:90vh;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);border-radius:14px;border:1px solid var(--line2);background:var(--bg2);overflow:hidden;display:flex;align-items:center;justify-content:center}.project-image-viewer__frame img[data-v-4d007d20]{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:initial;object-fit:fill;background:#0d1016}
