.photo-source-label{display:block;margin:7px 0 3px;color:var(--muted);font-size:12px;font-weight:700}.photo-upload input[type=file]{font-size:12px}.photo-upload input[capture]{border-color:#b9d0ff;background:#eef5ff}
.photo-upload.combined-photo-picker>.photo-source-label,.photo-upload.combined-photo-picker>input[type=file]{display:none}
.photo-picker-button{width:100%;min-height:58px;margin-top:7px;padding:9px 12px;border:1px solid #c8d8ee;border-radius:10px;background:#fff;color:var(--text);display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;text-align:left;cursor:pointer}
.photo-picker-button:hover{border-color:#1769ff;background:#f5f9ff}.photo-picker-button>span{grid-row:1/3;align-self:center;font-size:24px}.photo-picker-button>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-picker-button>small{color:var(--muted)}
.photo-preview{position:relative;margin-top:7px;border-radius:10px;overflow:hidden;background:#eaf0f7;border:1px solid #c8d8ee}.photo-preview[hidden]{display:none}.photo-preview img{display:block;width:100%;height:150px;object-fit:cover}.photo-preview span{position:absolute;left:8px;bottom:8px;padding:4px 8px;border-radius:999px;background:rgba(5,24,47,.78);color:#fff;font-size:11px;font-weight:700}
.photo-source-dialog{width:min(430px,calc(100vw - 32px))}.photo-source-dialog>p{margin:0 0 16px;color:var(--muted)}.photo-source-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photo-source-actions button{min-height:48px}.photo-source-dialog .actions{margin-top:16px}
@media(max-width:480px){.photo-source-actions{grid-template-columns:1fr}}

/* Bukti pemasangan: enam kartu rapi, ringkas, dan simetris. */
#statusDialog .completion-modal{width:min(760px,calc(100vw - 24px));max-width:100%;overflow-x:hidden}
#statusForm .completion-photos{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;max-width:100%;align-items:stretch;gap:12px}
#statusForm .completion-photos .photo-upload{display:flex;min-width:0;flex-direction:column;padding:9px}
#statusForm .completion-photos .photo-upload>label{min-height:30px;margin-bottom:3px;line-height:1.25}
#statusForm .completion-photos .photo-picker-button{min-height:38px;margin-top:3px;padding:6px 8px;grid-template-columns:22px minmax(0,1fr);grid-template-rows:1fr;column-gap:6px;align-items:center}
#statusForm .completion-photos .photo-picker-button>span{grid-row:auto;font-size:17px}
#statusForm .completion-photos .photo-picker-button>strong{font-size:12px}
#statusForm .completion-photos .photo-picker-button>small{display:none}
#statusForm .completion-photos .photo-status{margin-top:auto;min-height:0}
#statusForm .completion-photos .completion-thumb{margin-top:7px!important}
#statusForm .completion-photos .completion-thumb img{height:150px;object-fit:contain;background:#edf2f7}
@media(max-width:520px){#statusForm .completion-photos{grid-template-columns:1fr!important}#statusForm .completion-photos .completion-thumb img{height:180px}}
