: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}.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{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}.draft-toolbar,.classification-board,.draft-editor{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.draft-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.draft-toolbar strong,.draft-toolbar span{display:block}.draft-toolbar span{color:#5f6b7a;margin-top:4px;font-size:.92rem}.draft-toolbar__actions{flex-wrap:wrap;gap:8px;display:flex}.draft-toolbar button,.draft-editor button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:8px 10px}.classification-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.summary-column h3{margin-top:0}.summary-group{border-top:1px solid #dbe4ef;gap:4px;padding:10px 0;display:grid}.summary-group span{color:#5f6b7a;line-height:1.5}.draft-editor{gap:16px;display:grid}.draft-editor__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.draft-editor__header h3{margin:0}.draft-editor label,.tag-checklist{color:#344054;gap:6px;font-weight:700;display:grid}.draft-editor input,.draft-editor textarea{color:#17202a;width:100%;font:inherit;border:1px solid #cfd8e3;border-radius:8px;padding:10px;font-weight:400}.draft-editor textarea{resize:vertical;min-height:92px}.draft-editor__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tag-checklist{border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:12px}.tag-checklist legend{padding:0 6px}.tag-checklist label{align-items:center;gap:8px;font-weight:500;display:flex}.tag-checklist input{width:auto}.review-boundary{background:#fff8e6;border-left:4px solid #8a5a00;border-radius:8px;padding:12px 16px}.review-boundary h4{margin:0 0 8px}.review-boundary ul{margin:0;padding-left:20px;line-height:1.6}.draft-editor__danger{color:#9f1f17;width:fit-content}.readable-digest{gap:20px;display:grid}.digest-chart{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;gap:14px;padding:16px;display:grid}.chart-bar{gap:8px;display:grid}.chart-bar__label{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.chart-bar__track{background:#e9eef5;border-radius:999px;height:14px;overflow:hidden}.chart-bar__fill{border-radius:inherit;height:100%;display:block}.chart-bar__fill--retain{background:#2d7d46}.chart-bar__fill--aside{background:#b26a00}.retained-showcase{color:#f8fbff;background:radial-gradient(circle at 12% 8%,#68d8ff4d,#0000 28%),radial-gradient(circle at 92% 18%,#ff7aa23d,#0000 25%),linear-gradient(135deg,#08111ffa,#112034f0),repeating-linear-gradient(45deg,#ffffff14 0 1px,#0000 1px 12px);border:1px solid #151f2e;border-radius:8px;gap:16px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #1120343d}.retained-showcase:before{pointer-events:none;content:"";border:1px solid #8bd3ff3d;border-radius:8px;position:absolute;inset:12px}.retained-showcase>*{z-index:1;position:relative}.showcase-hero{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.showcase-hero h3{max-width:720px;margin:0;font-size:1.6rem;line-height:1.35}.showcase-hero .eyebrow{color:#8bd3ff}.showcase-hero strong{background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;min-width:max-content;padding:10px 12px;font-size:1.05rem}.category-ribbon{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.category-tile{color:#08111f;border:1px solid #ffffff38;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:92px;padding:12px;display:grid}.resource-icon-shell{aspect-ratio:1;background:#ffffff3d;border:2px solid #ffffffb8;border-radius:999px;place-items:center;width:44px;display:inline-grid;box-shadow:inset 0 0 0 1px #08111f29,0 0 18px #ffffff4d}.resource-icon-shell svg{width:25px;height:25px}.category-tile h4{margin:0;font-size:1rem}.category-tile p{margin:4px 0 0;font-weight:800}.category-tile>strong{font-size:1.8rem}.category-water{background:#68d8ff}.category-food{background:#ffd166}.category-shovel{background:#f78c6b}.category-heavy{background:#a78bfa}.category-boots{background:#7ee787}.category-electrical{background:#f6e05e}.category-medical{background:#ff7aa2}.category-other{background:#c7d2fe}.schematic-map{background:#ffffff17;border:1px solid #fff3;border-radius:8px;gap:12px;padding:14px;display:grid}.schematic-map__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schematic-map__header h4{margin:0;font-size:1.1rem}.schematic-map__header .eyebrow{color:#8bd3ff}.schematic-map__header span{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;padding:6px 10px;font-weight:800}.schematic-map__canvas{background:linear-gradient(90deg,#ffffff1a 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#ffffff1a 1px,#0000 1px) 0 0/42px 42px,linear-gradient(135deg,#17385d,#1f5d6d 52%,#26465f);border:1px solid #ffffff47;border-radius:8px;min-height:360px;position:relative;overflow:hidden}.schematic-map__canvas:before{aspect-ratio:1;content:"";background:radial-gradient(circle,#0000 0 28%,#8bd3ff21 29% 30%,#0000 31% 48%,#8bd3ff1a 49% 50%,#0000 51%),conic-gradient(from 24deg,#8bd3ff47,#0000 24%);border:1px solid #8bd3ff61;border-radius:999px;width:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.schematic-map__canvas:after{pointer-events:none;content:"";mix-blend-mode:screen;background:linear-gradient(#0000 0,#ffffff12 50%,#0000 100%) 0 0/100% 18px;position:absolute;inset:0}.map-line{opacity:.9;border-radius:999px;display:block;position:absolute}.map-line--rail{background:repeating-linear-gradient(90deg,#f8fbff 0 18px,#101828 18px 28px);width:116%;height:10px;top:47%;left:-8%;transform:rotate(-9deg)}.map-line--river{background:#6ee7ff;width:18px;height:110%;top:8%;left:18%;transform:rotate(22deg);box-shadow:0 0 24px #6ee7ffc2}.map-zone{color:#d8ecff;background:#08111f7a;border:1px solid #ffffff3d;border-radius:8px;padding:8px 10px;font-weight:800;position:absolute}.map-zone--north{top:8%;left:5%}.map-zone--south{bottom:8%;right:5%}.map-radar{z-index:1;border:1px solid #8bd3ff66;border-radius:999px;display:block;position:absolute;box-shadow:0 0 30px #8bd3ff33}.map-radar--one{aspect-ratio:1;width:110px;top:31%;left:47%}.map-radar--two{aspect-ratio:1;width:150px;top:64%;left:63%}.map-pin{z-index:3;color:#08111f;border:2px solid #ffffffc7;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:3px;min-width:138px;max-width:176px;padding:8px 10px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 16px 34px #0000004d}.map-pin .resource-icon-shell{grid-row:span 2;justify-self:start;width:34px}.map-pin .resource-icon-shell svg{width:20px;height:20px}.map-pin strong{font-size:1.05rem}.map-pin small{font-weight:800;line-height:1.35}.digest-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.digest-column{align-content:start;gap:12px;display:grid}.digest-column h3{margin:0}.digest-card{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;gap:14px;padding:16px;display:grid}.digest-card--retention{border-left-width:8px}.digest-card--retention.category-water,.digest-card--retention.category-food,.digest-card--retention.category-shovel,.digest-card--retention.category-heavy,.digest-card--retention.category-boots,.digest-card--retention.category-electrical,.digest-card--retention.category-medical,.digest-card--retention.category-other{background:linear-gradient(90deg,#ffffffb8,#fffffff0),currentColor}.digest-card--retention.category-water{color:#19a7ce;border-left-color:#19a7ce}.digest-card--retention.category-food{color:#d89b00;border-left-color:#d89b00}.digest-card--retention.category-shovel{color:#df5b35;border-left-color:#df5b35}.digest-card--retention.category-heavy{color:#7c3aed;border-left-color:#7c3aed}.digest-card--retention.category-boots{color:#1f9d55;border-left-color:#1f9d55}.digest-card--retention.category-electrical{color:#b7791f;border-left-color:#b7791f}.digest-card--retention.category-medical{color:#d6336c;border-left-color:#d6336c}.digest-card--retention.category-other{color:#667eea;border-left-color:#667eea}.digest-card--retention>*{color:#17202a}.digest-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.digest-card h4{margin:0;line-height:1.5}.digest-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.digest-facts div{background:#f4f7fb;border-radius:8px;padding:8px}.digest-facts dt{color:#5f6b7a;font-size:.85rem}.digest-facts dd{margin:4px 0 0;font-weight:700}.digest-tags{flex-wrap:wrap;gap:8px;display:flex}.digest-tags span{color:#245d9d;background:#eef6ff;border-radius:999px;padding:4px 8px;font-size:.85rem;font-weight:700}.digest-card__meta{color:#5f6b7a;gap:8px;line-height:1.5;display:grid}.digest-card h5{margin:0 0 6px;font-size:.95rem}.digest-card ul{margin:0;padding-left:20px;line-height:1.6}.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}.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,.draft-toolbar,.classification-board,.digest-columns,.digest-facts,.draft-editor__fields{grid-template-columns:1fr}.draft-toolbar{flex-direction:column;align-items:stretch}.showcase-hero,.schematic-map__header{flex-direction:column}.schematic-map__canvas{min-height:460px}.map-pin{min-width:116px;max-width:142px}.judgement-summary{grid-template-columns:1fr}}
