: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}a{color:inherit}.layout{width:min(1120px,100% - 32px);margin:0 auto;padding:32px 0 56px}.page-switch{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.page-switch a{color:#245d9d;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:8px 12px;font-weight:700;text-decoration:none}.page-switch a[aria-current=page]{color:#fff;background:#245d9d;border-color:#245d9d}.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}.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,.workbench__review-panel,.classification-card,.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-kind{color:#5f6b7a;font-size:.85rem;line-height:1.35}.workbench__queue button.active{background:#eef6ff;border-color:#245d9d}.workbench__main{gap:16px;scroll-margin-top:16px;display:grid}.workbench__main:focus{outline-offset:6px;outline:3px solid #245d9d3d}.judgement-card__header{justify-content:space-between;gap:16px;display:flex}.classification-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.judgement-card h3,.workbench__checklist h3,.workbench__review-panel h3,.classification-card h3,.classification-table h3{margin-top:0}.classification-summary,.judgement-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.classification-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.classification-summary div,.judgement-summary div{background:#f4f7fb;border-radius:8px;padding:10px}.classification-summary dt,.judgement-summary dt{color:#5f6b7a;font-size:.85rem}.classification-summary dd,.judgement-summary dd{margin:4px 0 0;font-weight:700}.classification-card h4,.judgement-card h4{margin-bottom:8px}.classification-card ul,.judgement-card ul,.workbench__checklist ul,.workbench__review-panel ul{padding-left:20px;line-height:1.6}.workbench__review-panel{align-self:start}.workbench__review-panel p{line-height:1.6}.safety-chip{color:#8a5a00;white-space:nowrap;background:#fff3cd;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.classification-table{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.classification-table__header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.classification-table__header p:last-child{color:#5f6b7a}.classification-table__scroller{overflow-x:auto}.classification-table table{border-collapse:collapse;width:100%;min-width:760px}.classification-table th,.classification-table td{text-align:left;vertical-align:top;border-top:1px solid #dbe4ef;padding:10px}.classification-table thead th{color:#5f6b7a;border-top:0;font-size:.9rem}.classification-table__row--selected{background:#eef6ff}.classification-table button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:6px 10px}.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}.empty-state,.error-state{text-align:center;border-radius:8px;padding:24px}.empty-state{color:#5f6b7a;background:#f4f7fb}.error-state{color:#9f1f17;background:#fde2e1}.v1-shell{gap:20px;display:grid}.v1-hero,.v1-flow-strip,.v1-queue,.v1-detail,.v1-leaderboard,.v1-contributors,.v1-profile{background:#fff;border:1px solid #dbe4ef;border-radius:8px}.v1-hero{grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:20px;padding:24px;display:grid;box-shadow:0 12px 40px #17202a14}.v1-hero h1{margin:0 0 12px;font-size:clamp(2rem,4vw,3rem)}.v1-hero p{max-width:720px;line-height:1.7}.v1-hero__badges{align-content:start;gap:8px;display:grid}.v1-hero__badges span{color:#245d9d;background:#eef6ff;border-radius:8px;padding:10px;font-weight:700}.v1-flow-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.v1-flow-strip div{border-right:1px solid #dbe4ef;padding:16px}.v1-flow-strip div:last-child{border-right:0}.v1-flow-strip span{color:#fff;background:#245d9d;border-radius:999px;place-items:center;width:28px;height:28px;margin-bottom:10px;font-weight:700;display:inline-grid}.v1-flow-strip p,.v1-section-heading p,.v1-detail__raw,.v1-profile p{line-height:1.6}.v1-grid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:16px;display:grid}.v1-queue,.v1-detail,.v1-leaderboard,.v1-contributors,.v1-profile{padding:16px}.v1-section-heading h2,.v1-profile h3{margin:0}.v1-queue__list{gap:8px;margin-top:12px;display:grid}.v1-queue__list button,.v1-scoreboard button,.v1-scoreboard__row,.v1-profile__chips button{background:#fff;border:1px solid #cfd8e3;border-radius:8px}.v1-queue__list button,.v1-scoreboard button,.v1-profile__chips button{cursor:pointer}.v1-queue__list button{text-align:left;gap:6px;padding:10px;display:grid}.v1-queue__list button.active,.v1-scoreboard button.active{background:#eef6ff;border-color:#245d9d}.v1-queue__topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.v1-queue__meta{color:#5f6b7a;font-size:.9rem}.v1-detail__raw{background:#f7f9ef;border-left:4px solid #6b7f2a;padding:12px}.v1-detail__meta,.v1-profile__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.v1-detail__meta div,.v1-profile__stats div{background:#f4f7fb;border-radius:8px;padding:10px}.v1-detail__meta dt,.v1-profile__stats dt{color:#5f6b7a;font-size:.85rem}.v1-detail__meta dd,.v1-profile__stats dd{margin:4px 0 0;font-weight:700}.v1-detail__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.v1-detail__columns section{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:14px}.v1-detail__columns h3,.v1-profile h4{margin-top:0}.v1-detail__columns ul{padding-left:20px;line-height:1.6}.v1-contributors__layout{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;display:grid}.v1-scoreboard{gap:8px;display:grid}.v1-score-formula{color:#344054;background:#f7f9ef;border-radius:8px;gap:4px;margin:12px 0;padding:12px;display:grid}.v1-score-formula span{color:#6b7f2a;font-weight:800}.v1-scoreboard button,.v1-scoreboard__row{text-align:left;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.v1-profile-form{border-top:1px solid #dbe4ef;gap:12px;margin-top:16px;padding-top:16px;display:grid}.v1-profile-form h3{margin:0}.v1-profile-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.v1-profile-form label{color:#344054;gap:6px;font-weight:700;display:grid}.v1-profile-form input{color:#17202a;width:100%;min-width:0;font:inherit;border:1px solid #cfd8e3;border-radius:8px;padding:8px 10px}.v1-profile-form__wide{grid-column:1/-1}.v1-profile-form__footer{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.v1-profile-form__footer button{color:#fff;cursor:pointer;background:#245d9d;border:1px solid #245d9d;border-radius:8px;padding:8px 12px;font-weight:700}.v1-profile-form__footer p{color:#6b7f2a;margin:0;font-weight:700}.v1-scoreboard small,.v1-scoreboard__row small{color:#5f6b7a;margin-top:2px;display:block}.v1-scoreboard__rank{color:#6b7f2a;font-weight:800}.v1-profile__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.v1-profile__stats{grid-template-columns:repeat(4,minmax(0,1fr))}.v1-profile__chips{flex-wrap:wrap;gap:8px;display:flex}.v1-profile__chips button{color:#245d9d;padding:6px 10px;font-weight:700}@media (width<=860px){.workbench__layout,.classification-summary,.judgement-summary{grid-template-columns:1fr}.classification-table__header{flex-direction:column;align-items:flex-start;gap:4px}.v1-hero,.v1-grid,.v1-contributors__layout,.v1-detail__columns,.v1-flow-strip,.v1-detail__meta,.v1-profile__stats,.v1-profile-form__grid{grid-template-columns:1fr}.v1-flow-strip div{border-bottom:1px solid #dbe4ef;border-right:0}.v1-flow-strip div:last-child{border-bottom:0}.v1-scoreboard button,.v1-scoreboard__row{grid-template-columns:38px minmax(0,1fr)}.v1-scoreboard button>span:last-child,.v1-scoreboard__row>span:last-child{grid-column:2}}
