.of-toolbar,.of-actions,.of-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0}.of-toolbar>b{margin-right:auto}.of-modal{z-index:10090}.of-dialog{width:min(960px,calc(100vw - 24px));max-width:960px;max-height:calc(100dvh - 24px);overflow:auto;box-sizing:border-box;background:var(--bg-float,rgba(29,32,35,.94));backdrop-filter:blur(28px);border:1px solid rgba(160,160,160,.2);border-radius:20px}.of-content{min-width:0}.of-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin:12px 0}.of-field{display:flex;flex-direction:column;gap:5px;font-size:12px;min-width:0;margin:8px 0}.of-field .gc-input{width:100%;box-sizing:border-box;margin:0;min-width:0}.of-check{display:inline-flex;align-items:flex-start;gap:8px;margin:10px 15px 10px 0;font-size:13px;line-height:1.5}.of-check input{margin-top:3px;flex-shrink:0}.of-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.of-tile{padding:14px;border:1px solid rgba(140,140,140,.22);border-radius:16px;display:flex;flex-direction:column;gap:8px;min-width:0}.of-cover{width:100%;height:150px;object-fit:cover;border-radius:10px;background:rgba(120,120,120,.08)}.of-empty-photo{display:grid;place-items:center;color:var(--text-dim,#999);font-size:12px}.of-meta{font-size:12px;color:var(--text-dim,#999);overflow-wrap:anywhere}.of-title{font:inherit;font-weight:600;text-align:left;border:0;background:none;color:inherit;padding:0;cursor:pointer}.of-badge,.of-warning{font-size:13px;color:#c48d45;line-height:1.5}.of-original{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:13px;background:rgba(120,120,120,.07);padding:12px;border-radius:10px;max-height:300px;overflow:auto}.of-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;margin:12px 0}.of-photo{min-width:0}.of-photo img{width:100%;height:160px;object-fit:contain;background:rgba(120,120,120,.07);border-radius:8px}.of-photo .mp-btn{font-size:11px;padding:6px}.of-file{display:inline-flex;cursor:pointer}.of-file input{display:none}.of-client{display:flex;flex-direction:column;text-align:left;width:100%;margin:8px 0;white-space:normal}.of-client small{opacity:.65}.of-on{outline:1px solid var(--accent,#a6b6a2)}.of-filters, .of-source,.of-history-row,.of-compose-item,.of-supplier{padding:12px 0;border-bottom:1px solid rgba(140,140,140,.2)}.of-modal textarea{width:100%;box-sizing:border-box;min-height:90px;resize:vertical}.of-photo-editor{z-index:10100}.of-photo-editor canvas{max-width:100%;max-height:60dvh;object-fit:contain;touch-action:none;display:block;margin:auto}.of-empty{padding:30px;text-align:center}.of-modal .gc-go{white-space:normal}.of-modal .gc-head{position:sticky;top:-1px;z-index:2;background:var(--bg-float,rgba(29,32,35,.94));backdrop-filter:blur(28px)}.of-modal details>summary{cursor:pointer;margin:10px 0}.of-modal button:disabled{opacity:.5}.of-history-button{font-size:11px;padding:5px 9px;border:1px solid rgba(140,140,140,.25);border-radius:9px;background:transparent;color:inherit;cursor:pointer;white-space:nowrap}@media(max-width:520px){.of-dialog{padding:14px;width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.of-grid{grid-template-columns:1fr}.of-filter-grid{grid-template-columns:1fr 1fr}.of-photos{grid-template-columns:1fr 1fr}.of-toolbar .mp-btn{font-size:12px}.of-photo .of-actions{gap:3px}.of-history-button{font-size:10px}.of-dialog .gc-head{font-size:14px}.of-check{font-size:12px}}@media(max-width:350px){.of-filter-grid{grid-template-columns:1fr}.of-photos{grid-template-columns:1fr}}
