:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;background:linear-gradient(135deg,#f8fafc 0%,#eef4fb 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f8fafc 0%,#eef4fb 100%);min-height:100vh;margin:0}button{font:inherit}.layout{width:min(1240px,100% - 32px);margin:0 auto;padding:32px 0 56px}.hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffb3;border-radius:28px;padding:32px;box-shadow:0 18px 45px #0f172a1a}.hero h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3.2rem)}.hero p{max-width:720px;line-height:1.7}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#3b6ea8;margin:0 0 8px;font-weight:700}.tabs{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.tabs button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:999px;padding:8px 14px}.tabs button.active{color:#fff;background:#245d9d;border-color:#245d9d}.panel{background:#ffffffeb;border:1px solid #dfe8f3cc;border-radius:24px;padding:24px;box-shadow:0 16px 42px #0f172a14}.panel__header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.panel__header h2{margin:0}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.record-card{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.record-card--selected{border-color:#245d9d;box-shadow:0 0 0 3px #245d9d1f}.record-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.record-card h3{margin:0}.record-card p{line-height:1.6}.record-card__meta{color:#5f6b7a;gap:4px;font-size:.9rem;display:grid}.record-card button,.workbench__queue button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:8px 10px}.record-card button{margin-top:14px}.workbench{gap:20px;display:grid}.workbench__intro{background:#fbfcfe;border:1px solid #dbe4ef;border-left:4px solid #245d9d;border-radius:8px;padding:16px}.workbench__intro h2{margin:0 0 8px;font-size:1.25rem}.workbench__intro p:last-child{margin-bottom:0}.workbench__layout{grid-template-columns:minmax(150px,190px) minmax(0,1fr) minmax(220px,260px);gap:16px;display:grid}.workbench__queue,.workbench__checklist,.judgement-card{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.workbench__queue{align-content:start;gap:8px;display:grid}.workbench__queue button{text-align:left;gap:6px;display:grid}.workbench__queue button.active{background:#eef6ff;border-color:#245d9d}.workbench__main{gap:16px;display:grid}.judgement-card__header{justify-content:space-between;gap:16px;display:flex}.judgement-card h3,.workbench__checklist h3{margin-top:0}.judgement-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.judgement-summary div{background:#f4f7fb;border-radius:8px;padding:10px}.judgement-summary dt{color:#5f6b7a;font-size:.85rem}.judgement-summary dd{margin:4px 0 0;font-weight:700}.judgement-card h4{margin-bottom:8px}.judgement-card ul,.workbench__checklist ul{padding-left:20px;line-height:1.6}.status-badge,.source-label{border-radius:999px;align-items:center;width:fit-content;padding:4px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.status-badge{color:#344054;background:#e9eef5}.status-needs_review,.status-unverified,.status-unknown{color:#8a5a00;background:#fff3cd}.status-verified,.status-verified_open,.status-confirmed,.status-completed,.status-fulfilled{color:#116b37;background:#dff7e8}.status-rejected,.status-cancelled,.status-verified_closed{color:#9f1f17;background:#fde2e1}.source-label{color:#245d9d;background:#eef6ff}.trust-page{gap:16px;display:grid}.trust-page__intro{background:linear-gradient(#fbfdff 0%,#f4f8fc 100%);border:1px solid #dce7f2;border-left:4px solid #245d9d;border-radius:16px;padding:20px 22px}.trust-page__layout{grid-template-columns:minmax(280px,1.1fr) minmax(320px,1fr);align-items:start;gap:16px;display:grid}.trust-page__tasks,.trust-page__form{background:linear-gradient(#fcfdff 0%,#f7fbff 100%);border:1px solid #dce7f2;border-radius:18px;padding:18px;box-shadow:inset 0 1px #ffffffb3}.trust-page__tasks{max-height:560px;overflow:auto}.trust-page__tasks-header h3,.trust-page__form h3{margin:0 0 6px}.trust-page__tasks-header p,.trust-page__form p{color:#5f6b7a;margin:0 0 12px;line-height:1.5}.trust-page__empty{color:#5f6b7a;background:#f4f7fb;border:1px dashed #cfd8e3;border-radius:8px;padding:16px}.task-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.task-card{background:#fff;border:1px solid #dce7f2;border-radius:14px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s}.task-card:hover{border-color:#245d9d;transform:translateY(-2px);box-shadow:0 8px 18px #245d9d1a}.task-card__header{justify-content:space-between;gap:8px;margin-bottom:8px;display:flex}.task-card__header span{color:#5f6b7a;font-size:.85rem}.task-card p{margin:0 0 8px;line-height:1.5}.task-priority{color:#245d9d;background:#eef6ff;border-radius:999px;margin-bottom:8px;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-flex}.task-card__meta{gap:6px;display:grid}.task-card__meta div{gap:2px;display:grid}.task-card__meta dt{color:#5f6b7a;font-size:.8rem}.task-card__meta dd{margin:0;font-weight:700}.intake-form{gap:12px;display:grid}.field{gap:6px;display:grid}.field span{font-weight:700}.time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.field--inline{gap:4px}.field input,.field select,.field textarea{font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:12px;padding:10px 12px;transition:border-color .18s,box-shadow .18s,transform .18s}.field input:hover,.field select:hover,.field textarea:hover,.field input:focus,.field select:focus,.field textarea:focus{border-color:#245d9d;transform:translateY(-1px);box-shadow:0 0 0 3px #245d9d1f}.submit-button{color:#fff;cursor:pointer;background:#245d9d;border:none;border-radius:8px;padding:10px 14px;transition:transform .18s,box-shadow .18s,background .18s}.submit-button:hover{background:#1d4f86;transform:translateY(-1px);box-shadow:0 8px 18px #245d9d29}.trust-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.trust-legend div{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:12px}.trust-legend p{color:#5f6b7a;margin:8px 0 0;line-height:1.5}.trust-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.trust-summary div{background:#f4f7fb;border-radius:8px;padding:12px}.trust-summary dt{color:#5f6b7a;font-size:.85rem}.trust-summary dd{margin:6px 0 0;font-weight:700}.trust-list{gap:12px;display:grid}.trust-card{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.trust-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.trust-card__header h3{margin:0}.trust-card__meta{color:#5f6b7a;flex-wrap:wrap;gap:12px;margin:10px 0;font-size:.9rem;display:flex}.trust-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.trust-card__facts div{background:#f4f7fb;border-radius:8px;padding:10px}.trust-card__facts dt{color:#5f6b7a;font-size:.8rem}.trust-card__facts dd{margin:4px 0 0;font-weight:700}.trust-pill{border-radius:999px;padding:4px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.trust-pill--medium{color:#8a5a00;background:#fff3cd}.trust-pill--low{color:#9f1f17;background:#fde2e1}.empty-state,.error-state{text-align:center;border-radius:8px;padding:24px}.empty-state{color:#5f6b7a;background:#f4f7fb}.error-state{color:#9f1f17;background:#fde2e1}@media (width<=860px){.workbench__layout,.judgement-summary,.trust-summary,.trust-legend,.trust-card__facts,.trust-page__layout{grid-template-columns:1fr}}
