:root{color:#17211f;background:#f4f1e9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}.full-width{width:100%}.app-shell{min-height:100vh}.app-header{min-height:78px;height:auto;padding:14px clamp(18px,4vw,56px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:#103f3a;color:#fff;line-height:normal}.app-header h3{color:#fff;margin:2px 0 0}.app-header .signed-in-user{color:#d9efea}.eyebrow{color:#57b9a8;font-size:.75rem;font-weight:800;letter-spacing:.16em}.workspace-content{padding:clamp(14px,3vw,38px)}.queue-toolbar{margin-bottom:18px}.toolbar-grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,260px) auto;gap:12px}.workbench{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:18px;align-items:start}.proposal-queue,.proposal-detail{min-height:65vh}.proposal-queue .ant-list-item{padding:0;border-block-end:1px solid #ece7dc}.proposal-row{width:100%;border:0;border-left:4px solid transparent;background:transparent;color:inherit;text-align:left;padding:13px 12px;cursor:pointer}.proposal-row:hover,.proposal-row:focus-visible{background:#edf6f3;outline:none}.proposal-row.selected{background:#e2f2ee;border-left-color:#156f63}.proposal-detail>.ant-card-body{padding:clamp(16px,3vw,32px)}.detail-heading{display:flex;justify-content:space-between;gap:18px}.detail-heading h2{margin:8px 0 2px}.source-text{white-space:pre-wrap;max-height:420px;overflow:auto}.source-page-figure{margin:0;display:grid;gap:8px}.source-page-figure img{display:block;width:100%;max-height:72vh;object-fit:contain;border:1px solid #d7d2c8;border-radius:8px;background:#fff}.source-page-figure figcaption{color:#66716e;font-size:.85rem}.field-label{display:block;margin-bottom:6px;font-weight:650}.catalog-select{display:grid;gap:7px}.catalog-select .ant-select,.mapping-card .ant-select{width:100%}.session-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#dcefe8,#f4f1e9 55%)}.session-card{width:min(100%,620px);box-shadow:0 22px 60px #0e373224}.session-card .ant-btn{margin-top:12px}.admin-view{max-width:1180px;margin:0 auto}.admin-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.admin-heading h2{margin:4px 0}.admin-grid,.budget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media(max-width:900px){.workbench{grid-template-columns:1fr}.proposal-queue,.proposal-detail{min-height:auto}.admin-grid,.budget-grid{grid-template-columns:1fr}}@media(max-width:680px){.app-header{align-items:flex-start;flex-direction:column}.toolbar-grid{grid-template-columns:1fr}.workspace-content{padding:12px}.admin-heading{flex-direction:column}}
