.ax-file-cards{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}
.ax-files-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.ax-files-heading h3{margin:0}.ax-file-thumb>span:not(.ax-file-type){padding:12px;line-height:1.4}
.ax-object-photos{width:min(680px,100%);max-height:calc(100dvh - 32px);display:flex;flex-direction:column;background:#fff;border-radius:10px;color:#152235}
.ax-object-photos header,.ax-object-photos footer{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;flex-shrink:0}
.ax-object-photos header{border-bottom:1px solid #e4e8ed}.ax-object-photos footer{border-top:1px solid #e4e8ed;justify-content:flex-end}
.ax-object-photo-body{padding:16px;overflow:auto;min-height:180px}.ax-object-photo-item{width:182px;max-width:100%;display:flex;flex-direction:column;gap:6px}.ax-object-photo-item .ax-file-card{width:100%}
.ax-photo-folder{display:block;margin-top:18px;overflow-wrap:anywhere}.ax-photo-selection{padding-left:18px}.ax-photo-selection li{margin:10px 0;overflow-wrap:anywhere}.ax-photo-selection li span{display:block}.ax-photo-delete{padding:12px;background:#fff4e4;margin-top:14px;border-radius:6px}.ax-photo-delete button+button{margin-left:8px}
.ax-history-after-files{margin:20px 0 16px;padding-top:16px;border-top:1px solid #e4e8ed;font-size:15px}
.ax-file-card{width:182px;max-width:100%;display:flex;flex-direction:column;gap:7px;padding:0 0 10px;background:#fff;border:1px solid #e2e5e9;border-radius:9px;text-align:left;cursor:pointer;color:inherit}
.ax-file-card:hover{border-color:#7c8c9f}.ax-file-card:focus-visible{outline:2px solid #316bef;outline-offset:3px}
.ax-file-thumb{height:130px;width:100%;display:grid;place-items:center;border-bottom:1px solid #eef0f3}
.ax-file-thumb img{max-width:100%;max-height:130px;object-fit:contain;border-radius:8px 8px 0 0}
.ax-file-name{padding:0 10px;overflow-wrap:anywhere;line-height:1.35}.ax-file-card small{padding:0 10px}
.ax-file-type{font-size:20px;font-weight:650;color:#59677c;border:1px solid currentColor;border-radius:7px;padding:18px 12px}
.ax-file-type-excel{color:#287348}.ax-file-type-word{color:#2d5b9d}.ax-file-type-pdf{color:#a73535}
.ax-file-overlay{position:fixed;inset:0;background:#0009;z-index:1200;display:grid;place-items:center;padding:16px}
.ax-file-viewer{width:min(1200px,100%);height:min(900px,calc(100dvh - 32px));display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;color:#152235;outline:none}
.ax-file-viewer header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border-bottom:1px solid #e4e8ed;min-width:0}
.ax-file-viewer header strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.ax-file-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 18px;border-bottom:1px solid #e4e8ed}
.ax-file-stage{flex:1;min-height:0;overflow:auto;position:relative;background:#f7f8fa;touch-action:none}
.ax-file-stage>p,.ax-file-unavailable{padding:24px;max-width:640px;margin:auto;line-height:1.5}
.ax-file-stage iframe{width:100%;height:100%;border:0;background:white}
.ax-file-image-space{margin:auto;display:flex;align-items:center;justify-content:center;min-width:1px;min-height:1px}
.ax-file-image-space img{width:100%;height:100%;object-fit:contain;user-select:none}
@media(max-width:540px){.ax-file-overlay{padding:6px}.ax-file-viewer{height:calc(100dvh - 12px)}.ax-file-card{width:calc(50% - 6px);min-width:120px}.ax-file-viewer header,.ax-file-toolbar{padding:10px}.ax-file-thumb,.ax-file-thumb img{height:115px}}
