.zang-document-ingest-modal{width:min(1640px,calc(100vw - 48px))}.zang-document-ingest-modal .zang-modal__actions{width:100%}.zang-document-ingest-modal__footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%}.zang-document-ingest-modal__footer-center,.zang-document-ingest-modal__footer-end,.zang-document-ingest-modal__footer-start{display:flex;align-items:center;min-width:0}.zang-document-ingest-modal__footer-start{justify-content:flex-start}.zang-document-ingest-modal__footer-center{justify-content:center}.zang-document-ingest-modal__footer-end{justify-content:flex-end}.zang-document-ingest{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(520px,1.08fr);gap:16px;width:100%;min-height:0;height:100%}.zang-document-ingest__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.zang-document-ingest__form,.zang-document-ingest__viewer{min-width:0;min-height:0;border:1px solid var(--zang-surface-line);border-radius:8px;background:rgba(8,14,11,.46)}.zang-document-ingest__viewer{display:flex;flex-direction:column;overflow:hidden}.zang-document-ingest__viewer--drag-over{border-color:rgba(51,183,89,.72);box-shadow:inset 0 0 0 1px rgba(51,183,89,.28)}.zang-document-ingest__viewer-header{display:grid;grid-template-columns:minmax(0,1fr) auto;flex:0 0 auto;align-items:end;gap:12px;min-height:52px;padding:10px 12px;border-bottom:1px solid var(--zang-surface-line)}.zang-document-ingest__viewer-header--with-leading{grid-template-columns:auto;align-items:center}.zang-document-ingest__viewer-header-leading{display:inline-flex;align-items:center;flex:0 0 auto;padding-inline-end:4px}.zang-document-ingest__viewer-header-leading .zang-action-menu{display:inline-flex}.zang-document-ingest__preview{position:relative;display:flex;flex:1 1 auto;min-height:0;overflow:auto;background:#0b0f0d}.zang-document-ingest__preview-drop-hint{position:absolute;right:12px;bottom:10px;padding:4px 8px;border-radius:6px;background:rgba(8,14,11,.84);pointer-events:none}.zang-document-ingest__document-frame,.zang-document-ingest__document-image{width:100%;min-height:100%;border:0}.zang-document-ingest__document-image{height:auto;object-fit:contain}.zang-document-ingest__text-preview{width:100%;min-height:100%;margin:0;padding:16px;color:var(--body-text);font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap}.zang-document-ingest__sheet-preview{width:100%;min-height:100%;overflow:auto;padding:12px;background:#f7faf8;color:#1d2a22}.zang-document-ingest__sheet-preview table{width:max-content;min-width:100%;border-collapse:collapse;background:#fff}.zang-document-ingest__sheet-preview td{max-width:320px;padding:6px 8px;border:1px solid #d8e0dc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.zang-document-ingest__empty-preview{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:24px;text-align:center}.zang-document-ingest__download-link{margin-top:8px;color:#b8f1c6;font-size:13px;text-decoration:underline}.zang-document-ingest__form{display:flex;flex-direction:column;gap:18px;overflow:auto;padding:16px}.zang-document-ingest__revision-form{display:flex;flex-direction:column;gap:16px;max-width:640px}.zang-document-ingest__revision-summary{display:flex;flex-direction:column;gap:3px;min-width:0;padding:12px;border:1px solid var(--zang-surface-line);border-radius:8px;background:rgba(255,255,255,.035)}.zang-document-ingest__line-section{display:flex;flex:1 1 auto;flex-direction:column;gap:10px;min-height:0}.zang-document-ingest__line-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.zang-document-ingest__line-table{display:block;min-width:0;max-width:100%;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.zang-document-ingest__line-table .zang-table__grid{min-width:0}.zang-document-ingest__line-table .zang-table__scroll{max-height:min(46vh,520px)}.zang-document-ingest__embedded-preview-shell{flex:1 1 auto;min-height:320px;overflow:auto}.zang-document-ingest__embedded-preview-shell .zang-document-ingest__document-frame,.zang-document-ingest__embedded-preview-shell .zang-document-ingest__document-image,.zang-document-ingest__embedded-preview-shell .zang-document-ingest__empty-preview,.zang-document-ingest__embedded-preview-shell .zang-document-ingest__sheet-preview,.zang-document-ingest__embedded-preview-shell .zang-document-ingest__text-preview{min-height:320px;max-height:none;height:100%}.zang-document-ingest__embedded-preview-shell .zang-document-ingest__document-frame{min-height:480px}@media (max-width:980px){.zang-document-ingest{grid-template-columns:minmax(0,1fr)}.zang-document-ingest__viewer{min-height:42vh}.zang-document-ingest__viewer-header,.zang-document-ingest__viewer-header--with-leading{grid-template-columns:minmax(0,1fr)}}.zang-requesting-companies{display:grid;gap:.75rem;margin-block:1rem}.zang-requesting-companies .zang-field{width:100%;overflow:visible}.zang-requesting-companies__search~.zang-combobox-list{max-height:min(420px,calc(100dvh - 260px))}.zang-requesting-companies__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.zang-requesting-companies__chip{align-items:center;background:var(--zang-surface-muted,rgba(0,0,0,.04));border-radius:999px;display:inline-flex;gap:.5rem;padding:.25rem .5rem .25rem .75rem}