:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;background:#f6f8fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}.layout{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 56px}.hero{background:#fff;border-radius:24px;padding:28px;box-shadow:0 12px 40px #17202a14}.hero h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3.2rem)}.hero p{max-width:720px;line-height:1.7}.hero__link,.v1-header a{color:#fff;background:#245d9d;border:1px solid #245d9d;border-radius:8px;width:fit-content;padding:9px 12px;font-weight:700;text-decoration:none;display:inline-flex}.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:#fff;border-radius:20px;padding:24px}.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,.uncertainty-panel,.draft-editor{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}.draft-state{color:#5f6b7a;background:#f4f7fb;border-radius:999px;width:fit-content;padding:3px 7px;font-size:.8rem;font-weight:700;display:inline-flex}.draft-state--ready{color:#116b37;background:#dff7e8}.workbench__main{gap:16px;display:grid}.judgement-card__header{justify-content:space-between;gap:16px;display:flex}.judgement-card h3,.workbench__checklist h3,.uncertainty-panel h3,.draft-editor 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,.uncertainty-panel ul,.workbench__checklist ul{padding-left:20px;line-height:1.6}.uncertainty-panel{background:#fffaf0;border-color:#f0cf7a}.uncertainty-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.uncertainty-panel__header span{color:#8a5a00;white-space:nowrap;background:#fff3cd;border-radius:999px;padding:4px 8px;font-size:.85rem;font-weight:700}.uncertainty-panel p{margin:8px 0 0;line-height:1.6}.uncertainty-panel li+li{margin-top:6px}.draft-editor__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.draft-editor__header span{color:#245d9d;white-space:nowrap;background:#eef6ff;border-radius:999px;padding:4px 8px;font-size:.85rem;font-weight:700}.draft-editor__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.draft-editor__actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.draft-editor__actions button{color:#245d9d;cursor:pointer;background:#fff;border:1px solid #245d9d;border-radius:8px;padding:8px 10px;font-weight:700}.draft-editor__actions button:first-child{color:#fff;background:#245d9d}.draft-editor__actions .draft-editor__danger{color:#9f1f17;border-color:#c0362c}.draft-editor__message{color:#245d9d;background:#eef6ff;border-radius:8px;grid-column:1/-1;margin:0;padding:10px;line-height:1.5}.draft-editor label{color:#344054;gap:6px;font-weight:700;display:grid}.draft-editor select,.draft-editor textarea{color:#17202a;width:100%;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:9px 10px;font-weight:400}.draft-editor textarea{resize:vertical;line-height:1.5}.reason-editor{border:1px solid #dbe4ef;border-radius:8px;gap:10px;padding:12px;display:grid}.reason-editor legend{color:#344054;padding:0 4px;font-weight:700}.reason-editor p{color:#5f6b7a;margin:0;line-height:1.5}.reason-editor__row{grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) auto;gap:8px;display:grid}.reason-editor input{color:#17202a;width:100%;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:9px 10px}.reason-editor button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:8px 10px;font-weight:700}.draft-editor__wide,.draft-editor__checkbox,.draft-editor__empty{grid-column:1/-1}.draft-editor__checkbox{align-items:center;gap:8px;display:flex}.draft-editor__checkbox input{width:18px;height:18px}.draft-editor__empty{background:#f4f7fb;border-radius:8px;padding:14px}.draft-editor__empty p{margin-top:0;line-height:1.6}.draft-editor__empty{flex-wrap:wrap;gap:8px;display:flex}.draft-editor__empty p{flex-basis:100%}.draft-editor__empty button{color:#fff;cursor:pointer;background:#245d9d;border:1px solid #245d9d;border-radius:8px;padding:9px 12px}.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}.v1-auth-page{place-items:center;min-height:100vh;padding:32px;display:grid}.v1-auth-card{background:#fff;border:1px solid #dbe4ef;border-radius:8px;gap:14px;width:min(440px,100%);padding:24px;display:grid;box-shadow:0 12px 40px #17202a14}.v1-auth-card h1{margin:0;font-size:1.7rem}.v1-auth-card p{margin:0;line-height:1.6}.v1-auth-card label{color:#344054;gap:6px;font-weight:700;display:grid}.v1-auth-card input{color:#17202a;width:100%;font:inherit;border:1px solid #cfd8e3;border-radius:8px;padding:10px 12px;font-weight:400}.v1-auth-card__error{color:#9f1f17;background:#fde2e1;border-radius:8px;padding:9px 10px}.v1-auth-card__actions{flex-wrap:wrap;gap:8px;display:flex}.v1-auth-card__actions button,.v1-auth-card__actions a{font:inherit;border:1px solid #245d9d;border-radius:8px;padding:9px 12px;font-weight:700;text-decoration:none}.v1-auth-card__actions button{color:#fff;cursor:pointer;background:#245d9d}.v1-auth-card__actions a{color:#245d9d;background:#fff}.v1-page{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 56px}.v1-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px;display:flex;box-shadow:0 12px 40px #17202a14}.v1-header h1{margin:0 0 12px;font-size:clamp(2rem,3vw,2.75rem)}.v1-header p{max-width:780px;line-height:1.7}.v1-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.v1-summary div{background:#fff;border:1px solid #dbe4ef;border-radius:8px;gap:4px;padding:14px;display:grid}.v1-summary strong{font-size:1.7rem}.v1-summary span{color:#5f6b7a}.v1-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;display:grid}.v1-queue,.v1-card{background:#fff;border:1px solid #dbe4ef;border-radius:8px}.v1-queue{align-content:start;gap:8px;padding:12px;display:grid}.v1-queue button{text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #cfd8e3;border-radius:8px;gap:7px;padding:10px;display:grid}.v1-queue button.active{background:#eef6ff;border-color:#245d9d}.v1-queue__id{font-weight:800}.v1-main{gap:16px;display:grid}.v1-card{padding:18px}.v1-source-card,.v1-system-card{padding:14px 16px}.v1-card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.v1-card h2{margin:0;font-size:1.25rem}.v1-source-card p{margin:6px 0 10px;line-height:1.55}.v1-system-card .v1-card__header{margin-bottom:6px}.safety-pill{border-radius:999px;width:fit-content;padding:4px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.safety-pill--blocked{color:#9f1f17;background:#fde2e1}.safety-pill--review_first{color:#8a5a00;background:#fff3cd}.safety-pill--draftable{color:#245d9d;background:#eef6ff}.credibility-pill{border-radius:999px;width:fit-content;padding:4px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.credibility-pill--high{color:#116b37;background:#dff7e8}.credibility-pill--medium{color:#8a5a00;background:#fff3cd}.credibility-pill--low{color:#9f1f17;background:#fde2e1}.credibility-pill--confirmed_true{color:#116b37;background:#dff7e8}.v1-list{margin:8px 0 10px;padding-left:20px;line-height:1.7}.v1-system-card .v1-list{line-height:1.5}.v1-note{color:#6f4a00;background:#fffaf0;border-radius:8px;margin:0;padding:8px 10px;line-height:1.45}.v1-empty-draft{background:#f4f7fb;border-radius:8px;gap:10px;padding:14px;display:grid}.v1-empty-draft p{margin:0;line-height:1.6}.v1-empty-draft button,.v1-actions button{color:#fff;cursor:pointer;background:#245d9d;border:1px solid #245d9d;border-radius:8px;width:fit-content;padding:9px 12px;font-weight:700}.v1-draft-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v1-draft-form label{color:#344054;gap:6px;font-weight:700;display:grid}.v1-draft-form input,.v1-draft-form select,.v1-draft-form textarea{color:#17202a;width:100%;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:9px 10px;font-weight:400}.v1-draft-form textarea{resize:vertical;line-height:1.5}.v1-draft-form__wide,.v1-form-note,.v1-actions{grid-column:1/-1}.v1-checklist{border:1px solid #dbe4ef;border-radius:8px;gap:8px;padding:12px;display:grid}.v1-checklist legend{color:#344054;padding:0 4px;font-weight:700}.v1-checklist label{align-items:center;gap:8px;font-weight:600;display:flex}.v1-checklist input{width:16px;height:16px}.v1-checklist p{color:#5f6b7a;margin:0;line-height:1.5}.v1-form-note{color:#6f4a00;background:#fffaf0;border-radius:8px;margin:0;padding:10px;line-height:1.6}.v1-actions{flex-wrap:wrap;gap:8px;display:flex}.v1-actions button:last-child{color:#9f1f17;background:#fff;border-color:#c0362c}.v1-decision-workspace{background:#fbfcfe;border-color:#b8c7d9}.v1-decision-list{gap:10px;display:grid}.v1-decision-item{background:#fff;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:12px;padding:12px;display:grid}.v1-decision-item p{margin:6px 0 0;line-height:1.5}.v1-decision-item label{color:#344054;align-content:start;gap:6px;font-weight:700;display:grid}.v1-decision-item select{color:#17202a;width:100%;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:9px 10px;font-weight:400}.v1-decision-item__note{color:#5f6b7a;grid-column:1/-1;font-size:.92rem}.v1-empty-message{color:#5f6b7a;background:#f4f7fb;border-radius:8px;margin:0;padding:12px;line-height:1.6}.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){.v1-header{display:grid}.v1-summary,.v1-layout,.workbench__layout,.judgement-summary,.draft-editor__form,.reason-editor__row,.v1-draft-form,.v1-decision-item{grid-template-columns:1fr}}
