*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171528;background:#f8f8fb;font-synthesis:none}body{margin:0;min-width:320px;min-height:100vh}button,textarea{font:inherit}.next-shell{min-height:100vh;display:grid;grid-template-rows:64px 1fr;background:#fbfbfd}.next-header{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-bottom:1px solid #e8e6ef;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px}.brand>span:last-child{display:flex;gap:7px;align-items:baseline}.brand small{color:#7a748c;font-weight:700}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#6d4aff;color:#fff;font-weight:900;letter-spacing:-.04em}.case-context{text-align:center;display:flex;flex-direction:column;gap:2px}.case-context b{font-size:14px}.case-context span{font-size:12px;color:#7a748c}.header-status{justify-self:end;display:flex;align-items:center;gap:8px;color:#625c72;font-size:13px;font-weight:700}.live-dot{width:8px;height:8px;border-radius:50%;background:#24a46d;box-shadow:0 0 0 4px #e5f7ef}.chat-stage{min-height:0;display:flex;justify-content:center}.thread-root{width:min(100%,900px);height:calc(100vh - 64px);min-height:0}.thread-viewport{height:100%;overflow-y:auto;padding:42px 24px 150px}.welcome{max-width:690px;margin:11vh auto 48px;text-align:center}.welcome-icon{width:54px;height:54px;margin:0 auto 16px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#7758ff,#5a36e7);color:#fff;box-shadow:0 12px 32px #5d3ddf3d}.welcome h1{margin:0;font-size:32px;letter-spacing:-.035em}.welcome p{margin:14px auto 18px;max-width:640px;color:#6f697e;line-height:1.65;font-size:15px}.trust-row{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;color:#827c91;font-size:12px}.trust-row span{display:flex;gap:6px;align-items:center}.message{display:flex;margin:0 auto 24px;max-width:760px;line-height:1.62;font-size:15px}.assistant-message{gap:12px}.officer-avatar{flex:0 0 34px;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#efeaff;color:#6444dc;margin-top:1px}.message-body{min-width:0;max-width:690px}.message-body p{margin-top:0}.user-message{justify-content:flex-end}.user-bubble{max-width:72%;padding:11px 15px;border-radius:18px 18px 5px;background:#eceaf1}.composer-footer{position:sticky;bottom:-150px;padding:34px 0 16px;background:linear-gradient(to bottom,#fbfbfd00,#fbfbfd 27%,#fbfbfd)}.composer{display:grid;grid-template-columns:42px 1fr 42px;gap:4px;align-items:end;background:#fff;border:1px solid #dcd8e7;border-radius:22px;padding:8px;box-shadow:0 16px 45px #2d25511f}.composer-input{border:0;outline:0;resize:none;max-height:160px;min-height:42px;padding:10px 8px;background:transparent;color:#171528;line-height:1.4}.composer-input::placeholder{color:#9690a4}.attach-button,.send-button{width:42px;height:42px;border:0;border-radius:14px;display:grid;place-items:center;cursor:pointer}.attach-button{background:transparent;color:#6b6478}.attach-button:hover{background:#f1eff6}.send-button{background:#6d4aff;color:#fff}.send-button:disabled{background:#d7d3df;color:#918b9c;cursor:default}.composer-note{text-align:center;color:#9a94a6;font-size:10.5px;margin:8px 12px 0}.standalone-state{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f8f8fb}.state-card{width:min(100%,520px);background:#fff;border:1px solid #e7e4ee;border-radius:20px;padding:30px;box-shadow:0 15px 45px #28214814;text-align:center}.state-card .brand-mark{margin:0 auto 15px}.state-card p{color:#716b7e;line-height:1.6}.retry-button{border:0;border-radius:12px;background:#6d4aff;color:#fff;padding:10px 14px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}@media(max-width:700px){.next-header{grid-template-columns:1fr auto;padding:0 14px}.case-context{display:none}.header-status{font-size:0}.header-status:after{content:"AI";font-size:12px}.thread-viewport{padding:28px 14px 130px}.welcome{margin-top:7vh}.welcome h1{font-size:28px}.user-bubble{max-width:88%}}.hidden-file{display:none}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.logout-icon{width:34px;height:34px;border:1px solid #e3e0e9;border-radius:10px;background:#fff;color:#6d6678;display:grid;place-items:center;cursor:pointer}.primary-upload{margin-top:8px;border:0;border-radius:14px;background:#6d4aff;color:#fff;padding:11px 16px;display:inline-flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.evidence-stream{max-width:760px;margin:0 auto}.activity-card{background:#fff;border:1px solid #e3dff0;border-radius:16px;padding:14px 16px;box-shadow:0 8px 24px #2e25520d}.activity-card>p{margin:6px 0 10px;color:#6f697e}.activity-row{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 0;border-top:1px solid #f0edf4}.activity-row:first-of-type{margin-top:8px}.activity-row small{color:#847e90}.status-dot{width:8px;height:8px;border-radius:50%;background:#8c85a0}.status-dot.working{background:#6d4aff}.status-dot.ok{background:#24a46d}.status-dot.warn{background:#d08a00}.status-dot.error{background:#c94545}.fact-line{display:flex;justify-content:space-between;gap:14px;padding:7px 0;border-top:1px solid #f0edf4;font-size:13px}.fact-line span{color:#7a7488}.fact-line b{text-align:right}.attention-line{padding:9px 11px;border-radius:10px;background:#fff5e8;color:#8a5b07!important}.next-question{margin-top:10px;padding:11px 12px;border-radius:12px;background:#f4f1ff;display:flex;flex-direction:column;gap:4px}.next-question small{color:#7868b1}.login-card{text-align:left}.login-card .brand-mark{margin:0 0 16px}.eyebrow{font-size:12px;font-weight:800;color:#6d4aff;text-transform:uppercase;letter-spacing:.08em}.login-card h1{margin:8px 0}.login-card label{display:block;font-size:12px;font-weight:800;margin:13px 0 6px}.login-card input{width:100%;height:44px;border:1px solid #dcd8e7;border-radius:11px;padding:0 12px;outline:none}.login-card input:focus{border-color:#8c74ed;box-shadow:0 0 0 3px #efeaff}.login-button{width:100%;margin-top:16px;height:44px;border:0;border-radius:12px;background:#6d4aff;color:#fff;font-weight:800;cursor:pointer}.login-button:disabled{opacity:.65}.login-error{margin-top:12px;padding:10px;border-radius:10px;background:#fff0ef;color:#a33a35;font-size:13px}.text-button{border:0;background:transparent;color:#6d4aff;font-weight:800;margin-top:12px;cursor:pointer}@media(max-width:700px){.activity-row{grid-template-columns:10px 1fr}.activity-row small{grid-column:2}.header-actions .header-status{display:none}}.conflict-box{margin-top:10px;padding:11px 12px;border-radius:12px;background:#fff1ef;border:1px solid #ffd3cf;display:flex;flex-direction:column;gap:4px}.conflict-box small{color:#9f4a43;font-weight:800}.conflict-box span{color:#8e5f5b;font-size:12px}.graph-summary{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.graph-summary span{padding:6px 9px;border-radius:999px;background:#f4f2f8;color:#6c6578;font-size:11px}.graph-summary b{color:#322d3c}.rule-engine-box{margin-top:10px;padding:12px;border:1px solid #ddd7f6;background:#faf8ff;border-radius:13px;display:flex;justify-content:space-between;gap:14px;align-items:center}.rule-engine-box>div:first-child{display:flex;flex-direction:column;gap:3px}.rule-engine-box small{color:#7667ad;font-weight:800}.rule-engine-box span{font-size:11px;color:#807992}.rule-counts{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.rule-counts span{padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #e8e3f8}.rule-counts b{color:#362f4a}.rule-blocker{margin-top:10px!important;padding:10px 12px;border-radius:11px;background:#fff1ef;color:#8c403a!important;border:1px solid #ffd8d4}@media(max-width:700px){.rule-engine-box{align-items:flex-start;flex-direction:column}.rule-counts{justify-content:flex-start}}.assessment-ready-card,.assessment-result-card{background:#fff;border:1px solid #d9d2f5;border-radius:17px;padding:16px;box-shadow:0 10px 28px #32275d0f}.assessment-ready-card small,.assessment-result-card small{color:#7466a9;font-weight:800}.assessment-ready-card h3,.assessment-result-card h3{margin:5px 0 7px}.assessment-ready-card p{margin:0 0 12px;color:#6f697e}.assessment-button{border:0;border-radius:12px;background:#6d4aff;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.assessment-button:disabled{opacity:.6;cursor:default}.assessment-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.assessment-result-head strong{font-size:34px;line-height:1;color:#6042da;letter-spacing:-.04em}.assessment-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.assessment-metrics span{padding:10px;border-radius:11px;background:#f8f7fb;border:1px solid #ece9f2;display:flex;flex-direction:column;gap:3px}.assessment-metrics b{font-size:12px}.assessment-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.secondary-action{border:1px solid #d9d3e7;border-radius:11px;background:#fff;color:#554d66;padding:9px 12px;font-weight:800;cursor:pointer}.secondary-action:disabled{opacity:.6}.assessment-actions>span{font-size:11px;color:#6c947f;font-weight:700}@media(max-width:700px){.assessment-metrics{grid-template-columns:1fr 1fr}.assessment-result-head strong{font-size:30px}.assessment-actions{align-items:flex-start;flex-direction:column}}
