:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1b2533;--ink:#1b2533;--muted:#637083;--surface:#fff;--surface-soft:#f7faf9;--line:#d8e1e8;--primary:#23626f;--primary-soft:#e7f4f3;--accent:#b7791f;--accent-soft:#fff6df;--danger:#b8322b;--danger-soft:#fff1ef;--success:#1f7a4d;background:#f4f7f9;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#eef4f3 0,#f8fafc 340px),#f8fafc;margin:0}button{font:inherit}button,a{transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #23626f3d}.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,.text-link{color:#245d9d;border-radius:8px;align-items:center;width:fit-content;font-weight:700;text-decoration:none;display:inline-flex}.hero__link{background:#eef6ff;border:1px solid #245d9d;margin-top:8px;padding:10px 14px}.text-link{margin-bottom:18px}.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}.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}.v1-hero{border-top:6px solid #245d9d}.v1-notice{background:#fff8df;border:1px solid #e5c15b;border-radius:8px;margin:24px 0;padding:14px 16px;line-height:1.7}.v1-flow{gap:12px;margin:24px 0;display:grid}.v1-step{background:#fff;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:64px minmax(0,1fr);gap:16px;padding:18px;display:grid}.v1-step__number{color:#fff;background:#245d9d;border-radius:8px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.v1-step__kicker{color:#5f6b7a;margin:0 0 4px;font-size:.9rem;font-weight:700}.v1-step h2,.v1-card h2,.v1-summary h2{margin:0 0 8px}.v1-step p{line-height:1.7}.v1-decision-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.v1-example{background:#fff;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin:24px 0;padding:18px;display:grid}.v1-example h2{margin:0 0 8px}.v1-example p{line-height:1.7}.v1-example__checks{gap:10px;display:grid}.v1-check{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:12px}.v1-check span{color:#5f6b7a;font-size:.9rem;font-weight:700;display:block}.v1-check strong{color:#9f1f17;margin:4px 0;font-size:1.1rem;display:block}.v1-check p{margin:0}.v1-practice{background:#fff;border:1px solid #dbe4ef;border-left:4px solid #245d9d;border-radius:8px;gap:16px;margin:24px 0;padding:18px;display:grid}.v1-practice h2{margin:0 0 8px}.v1-practice p{line-height:1.7}.v1-practice__layout{grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:14px;display:grid}.v1-record-list{align-content:start;gap:8px;display:grid}.v1-record-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;gap:6px;padding:10px;display:grid}.v1-record-list button.active{background:#eef6ff;border-color:#245d9d;box-shadow:0 0 0 3px #245d9d1a}.v1-record-preview{background:#fbfcfe;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.v1-record-preview__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.v1-record-preview h3{margin:0}.v1-practice__options{flex-wrap:wrap;gap:10px;display:flex}.v1-practice__options button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;padding:10px 12px}.v1-practice__options button.active{color:#fff;background:#245d9d;border-color:#245d9d}.v1-practice__result{background:#fff8df;border:1px solid #e5c15b;border-radius:8px;padding:14px}.v1-practice__result-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.v1-practice__result-header span{color:#5f6b7a;font-size:.9rem;font-weight:700;display:block}.v1-practice__result-header strong{color:#8a5a00;text-align:right;font-size:1.2rem;display:block}.v1-meter{background:#f3df9e;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.v1-meter div{border-radius:inherit;background:#9f1f17;height:100%}.v1-practice__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 12px;display:grid}.v1-practice__meta div{background:#fff;border-radius:8px;padding:10px}.v1-practice__meta dt{color:#5f6b7a;font-size:.85rem;font-weight:700}.v1-practice__meta dd{margin:4px 0 0;font-weight:800}.v1-practice__result p{margin-bottom:0}.v1-risk-factors{background:#fff;border-radius:8px;margin-top:12px;padding:12px}.v1-risk-factors span{color:#5f6b7a;font-size:.9rem;font-weight:800;display:block}.v1-risk-factors ul{margin:8px 0 0;padding-left:20px;line-height:1.6}.v1-practice__next{border-top:1px solid #e5c15b;padding-top:12px;font-weight:700}.v1-card,.v1-summary{background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:18px}.v1-card ul{margin:0;padding-left:20px;line-height:1.7}.v1-summary{margin-top:16px}.v1-summary p{line-height:1.7}.v1-layout{width:min(1180px,100% - 32px)}.v1-hero{border:1px solid #dbe4ef;border-top:6px solid #245d9d;border-radius:8px;gap:8px;padding:24px;display:grid;box-shadow:0 10px 28px #17202a12}.v1-hero h1{letter-spacing:0;font-size:clamp(2rem,3vw,2.7rem)}.v1-notice{border-left:5px solid #e5c15b;gap:8px;margin:18px 0;display:flex;box-shadow:0 8px 22px #8a5a0014}.v1-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 28px;display:grid}.v1-overview article{background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:16px}.v1-overview span{color:#245d9d;font-size:2rem;font-weight:850;line-height:1;display:block}.v1-overview p{color:#5f6b7a;margin:8px 0 0;font-weight:700}.v1-flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:28px 0}.v1-step{border-color:#d8e1ed;grid-template-columns:1fr;gap:12px;min-height:210px;padding:16px;position:relative;box-shadow:0 8px 22px #17202a0d}.v1-step__number{width:44px;height:44px}.v1-step h2{font-size:1.05rem}.v1-step p{font-size:.95rem}.v1-example{background:0 0;border:0;align-items:stretch;margin:28px 0;padding:0}.v1-example>div:first-child,.v1-example__checks{background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:18px}.v1-check{background:snow;border-left:4px solid #e07a70}.v1-practice{background:0 0;border:0;border-radius:0;gap:18px;margin:32px 0;padding:0}.v1-practice>div:first-child{background:#fff;border:1px solid #dbe4ef;border-left:5px solid #245d9d;border-radius:8px;padding:18px}.v1-practice__layout{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:stretch}.v1-record-list,.v1-record-preview,.v1-practice__result{box-shadow:0 8px 22px #17202a0d}.v1-record-list{background:#fff;border:1px solid #dbe4ef;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));max-height:none;padding:10px;overflow:visible}.v1-record-list button{text-align:center;background:#f6f8fb;border-color:#0000;place-items:center;min-height:54px}.v1-record-list button span{font-weight:850;line-height:1}.v1-record-list button small{color:#5f6b7a;align-items:center;gap:4px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.v1-record-list button small:before{content:"";background:#e5c15b;border-radius:999px;width:7px;height:7px}.v1-record-list button.active{background:#eef6ff;border-color:#245d9d}.v1-record-preview{background:#fff;align-content:start;min-height:220px;padding:18px;display:grid}.v1-record-preview p{margin:18px 0;font-size:1.05rem}.v1-practice__options{background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:10px}.v1-practice__options button{flex:190px;min-height:44px;font-weight:700}.v1-practice__result{border-color:#e5c15b;border-left-style:solid;border-left-width:5px;padding:18px}.v1-practice__result-header strong{font-size:1.35rem}.v1-meter{background:#efd990;height:14px}.v1-practice__meta div,.v1-risk-factors{border:1px solid #f1e2ad}.v1-decision-grid{margin-top:30px}.v1-card,.v1-summary{box-shadow:0 8px 22px #17202a0d}.v1-break-game{background:linear-gradient(135deg,#ffffffe0,#f7fafcf0),repeating-linear-gradient(90deg,#245d9d14 0 1px,#0000 1px 18px);border:1px solid #c9d5e3;border-radius:8px;grid-template-columns:minmax(220px,.75fr) minmax(320px,520px);align-items:start;gap:16px 22px;margin-top:28px;padding:20px;display:grid;box-shadow:0 10px 26px #17202a0f}.v1-break-game h2{margin:0 0 8px;font-size:1.25rem}.v1-break-game p{line-height:1.7}.v1-maze{aspect-ratio:21/13;isolation:isolate;background:#17202a;border:1px solid #25364a;border-radius:8px;grid-row:span 3;gap:0;width:min(100%,520px);padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff14,0 16px 28px #17202a24}.v1-maze__cell{border-radius:0;place-items:center;min-width:0;min-height:0;display:grid}.v1-maze__cell.path{box-shadow:none;background:#f3f8ff}.v1-maze__cell.hazard{background:#fff0ee;box-shadow:inset 0 0 0 1px #9f1f1729}.v1-maze__runner{z-index:3;pointer-events:none;position:absolute;inset:10px}.v1-maze__player,.v1-maze__error{aspect-ratio:1;border-radius:999px;transition:left .15s linear,top .15s linear;position:absolute;transform:translate(-50%,-50%)}.v1-maze__player{background:radial-gradient(circle at 64% 34%, #17202a 0 7%, transparent 8%), conic-gradient(from 30deg, transparent 0 52deg, #e5c15b 53deg 360deg);z-index:2;box-shadow:inset -5px -6px #8a5a003d,0 3px 8px #17202a3d}.v1-maze__error{z-index:1;background:radial-gradient(circle at 36% 36%,#fff 0 8%,#0000 9%),radial-gradient(circle at 64% 36%,#fff 0 8%,#0000 9%),linear-gradient(135deg,#d8433b,#8f1d18);border-radius:35% 35% 45% 45%;box-shadow:0 0 0 3px #b8322b2e,0 4px 10px #1b25333d}.v1-maze__error:nth-child(2){background:radial-gradient(circle at 36% 36%,#fff 0 8%,#0000 9%),radial-gradient(circle at 64% 36%,#fff 0 8%,#0000 9%),linear-gradient(135deg,#e05f3d,#9b2c14);transform:translate(-50%,-50%)rotate(8deg)}.v1-maze__pellet{aspect-ratio:1;background:#8f2c65;border-radius:999px;width:24%;box-shadow:0 0 0 3px #8f2c651f}.v1-maze__hazard{aspect-ratio:1;background:#c53030;border-radius:3px;width:48%;transform:rotate(45deg);box-shadow:inset 0 0 0 2px #ffffff61,0 0 0 3px #c530301f}.v1-maze__controls{grid-template-columns:repeat(4,minmax(0,88px));gap:8px;display:grid}.v1-maze__controls button{cursor:pointer;background:#fff;border:1px solid #b8c8da;border-radius:8px;min-height:40px;padding:8px;font-weight:700}.v1-maze__controls button:hover,.v1-maze__controls button:focus-visible,.v1-break-game__status button:hover,.v1-break-game__status button:focus-visible{background:#eef6ff;border-color:#245d9d}.v1-break-game__status{gap:8px;display:grid}.v1-break-game__status>span{color:#17202a;font-weight:800}.v1-break-game__status>div{background:#e9eef5;border-radius:999px;height:10px;overflow:hidden}.v1-break-game__status>div span{border-radius:inherit;background:#116b37;height:100%;display:block}.v1-break-game__status p{margin:0}.v1-break-game__status button{cursor:pointer;background:#fff;border:1px solid #cfd8e3;border-radius:8px;width:fit-content;padding:8px 10px}.v1-layout{color:var(--ink)}.v1-hero,.v1-notice,.v1-overview article,.v1-example>div:first-child,.v1-example__checks,.v1-practice>div:first-child,.v1-record-list,.v1-record-preview,.v1-practice__options,.v1-practice__result,.v1-card,.v1-summary,.v1-break-game{border-color:var(--line);background:var(--surface);box-shadow:inset 0 1px #fffc,0 14px 34px #1b253312}.v1-hero{border-top-color:var(--primary);background:linear-gradient(135deg, #fffffff5, #f0f8f7eb), var(--surface)}.v1-hero h1{color:#132129}.v1-notice{border-color:#e7c86f;border-left-color:var(--accent);color:#5f4314;background:#fff8e8}.v1-overview article{position:relative;overflow:hidden}.v1-overview article:before{content:"";background:var(--primary);height:4px;position:absolute;inset:0 0 auto}.v1-overview article:nth-child(2):before{background:var(--accent)}.v1-overview article:nth-child(3):before{background:var(--danger)}.v1-overview span{color:var(--primary)}.v1-overview article:nth-child(2) span{color:var(--accent)}.v1-overview article:nth-child(3) span{color:var(--danger)}.v1-overview p,.v1-step__kicker,.v1-check span,.v1-record-list button small,.v1-practice__result-header span,.v1-practice__meta dt,.v1-risk-factors span{color:var(--muted)}.v1-step{border-color:var(--line);background:linear-gradient(#fff,#f8fbfa)}.v1-step__number{background:var(--primary);box-shadow:0 8px 18px #23626f33}.v1-check{border-color:#edbbb5;border-left-color:var(--danger);background:var(--danger-soft)}.v1-check strong{color:var(--danger)}.v1-practice>div:first-child{border-left-color:var(--primary)}.v1-record-list{background:#f7faf9}.v1-record-list button{background:#fff;border:1px solid #0000;box-shadow:0 1px #1b25330a}.v1-record-list button:hover{background:var(--primary-soft);border-color:#a9c9c8;transform:translateY(-1px)}.v1-record-list button.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 3px #23626f1f}.v1-record-list button small:before{background:var(--accent)}.v1-record-preview{background:linear-gradient(180deg, #fff 0, #fff 62%, #f7faf9 100%), var(--surface)}.v1-practice__options{background:#f7faf9}.v1-practice__options button{background:#fff;border-color:#c9d8d7}.v1-practice__options button:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.v1-practice__options button.active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 10px 22px #23626f2e}.v1-practice__result{border-color:#e6c46f;border-left-color:var(--accent);background:linear-gradient(#fffaf0,#fff7df)}.v1-practice__result-header strong{color:#7a4b12}.v1-meter{background:#f1dd9d}.v1-meter div{background:linear-gradient(90deg, var(--accent), var(--danger))}.v1-practice__meta div,.v1-risk-factors{background:#fff;border-color:#efd79b}.v1-practice__next{color:#5f4314;border-top-color:#e6c46f}.v1-card--warning{background:#fffaf0;border-color:#e6c46f}.v1-card--danger{background:var(--danger-soft);border-color:#edbbb5}.v1-summary{border-left:5px solid var(--success);background:linear-gradient(#fff,#f3fbf6)}.v1-break-game{background:linear-gradient(135deg,#ffffffeb,#edf7f6f5),repeating-linear-gradient(90deg,#23626f14 0 1px,#0000 1px 18px);border-color:#bdd2d0}.v1-maze{background:radial-gradient(circle at 20% 18%,#ffffff12,#0000 28%),#15252f;border-color:#15252f;box-shadow:inset 0 0 0 2px #ffffff14,0 18px 30px #15252f2e}.v1-maze__cell.wall{background:0 0}.v1-maze__cell.path{background:radial-gradient(circle,#ffffff2e,#0000 62%),#f7fbf8}.v1-maze__pellet{background:#8b3f8f}.v1-maze__hazard{background:var(--danger)}.v1-maze__controls button,.v1-break-game__status button{border-color:#bdd2d0}.v1-maze__controls button:hover,.v1-maze__controls button:focus-visible,.v1-break-game__status button:hover,.v1-break-game__status button:focus-visible{border-color:var(--primary);background:var(--primary-soft)}.v1-break-game__status>div span{background:var(--success)}@media (width<=860px){.workbench__layout,.judgement-summary,.v1-decision-grid,.v1-overview,.v1-flow,.v1-example,.v1-practice__layout{grid-template-columns:1fr}.v1-record-list{grid-template-columns:repeat(5,minmax(0,1fr))}.v1-break-game{grid-template-columns:1fr}.v1-maze{grid-row:auto}.v1-maze__controls{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=560px){.v1-step,.v1-practice__result-header,.v1-practice__meta{grid-template-columns:1fr}.v1-practice__result-header{display:grid}.v1-practice__result-header strong{text-align:left}.v1-record-list,.v1-maze__controls{grid-template-columns:repeat(2,minmax(0,1fr))}}
