:root{--header-h: 56px;--sidebar-w: 260px;--sidebar-w-sm: 60px;--page-pad: 16px}html,body,#root,.app-root{height:100%;margin:0;overflow:hidden}html,body,.app-root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#1f2937;background:#fff;line-height:1.5}@media (min-width: 768px){html,body,.app-root{overflow:hidden}}h1,.h1{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5em}h2,.h2{font-size:1.5rem;font-weight:600;color:#111827;margin:1.5em 0 .5em}h3,.h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:1.2em 0 .4em}h4,.h4{font-size:1.05rem;font-weight:600;color:#374151;margin:1em 0 .3em}p{font-size:1rem;color:#4b5563;margin:.75em 0}.small,small{font-size:.875rem;color:#6b7280}a{color:#2563eb;text-decoration:none;font-weight:500}a:hover{color:#1d4ed8;text-decoration:underline}.text-accent{color:#2563eb;font-weight:600}.app-shell{min-height:100%;height:100vh;display:grid;grid-template-columns:1fr;background:#f7f7f8;overflow:hidden}.app-main{display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden}.app-header{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:#fff;border-bottom:1px solid #e5e7eb;backdrop-filter:saturate(180%) blur(6px);-webkit-backdrop-filter:saturate(180%) blur(6px)}.app-title{margin:0;font-weight:800;letter-spacing:.2px}.app-header-actions,.header-actions{display:flex;align-items:center;gap:8px}.app-content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;padding:16px;overflow:hidden}.app-content>.step-stack,.app-content>.page-fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.cases-sidebar{display:flex;flex-direction:column;min-height:100vh;min-width:0;background:#0f172a;color:#e5e7eb;border-right:1px solid #0b1222;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.cases-sidebar.is-collapsed{width:var(--sidebar-w-sm)}.cs-brand{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.cs-logo-img{width:22px;height:22px;object-fit:contain}.cs-brand-title{font-weight:900;letter-spacing:.4px;font-size:clamp(1.05rem,.9rem + .5vw,1.35rem);line-height:1.2;white-space:nowrap}.cs-collapse{all:unset;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.18);border-radius:8px;cursor:pointer;color:#cbd5e1}.cs-collapse:hover{background:#ffffff14}.cs-collapse:focus-visible{outline:2px solid #93c5fd66;outline-offset:2px}.cs-actions{padding:10px;border-bottom:1px solid rgba(255,255,255,.06)}.cs-new{width:100%;border-radius:10px;padding:10px 12px}.cases-sidebar.is-collapsed .cs-new{padding:8px 0;text-align:center}.cs-list{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.cs-list ul{list-style:none;margin:0;padding:6px;display:grid;gap:6px}.cs-empty{padding:12px}.cs-item{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:10px;border-radius:10px;border:1px solid transparent;background:transparent;color:inherit;text-align:left;cursor:pointer}.cs-item-main{min-width:0}.cs-item-title{font-weight:700;font-size:.95rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-item-sub{color:#cbd5e1}.cs-del{appearance:none;border:none;background:transparent;color:#cbd5e1;padding:6px;border-radius:8px;cursor:pointer;opacity:.85}.cs-del:hover{background:#ffffff14;opacity:1}.cs-badge{display:inline-block;padding:2px 6px;border-radius:999px;font-weight:700;font-size:.75rem}.cs-badge.muted{background:#1f2937;color:#93c5fd}.cs-badge.warn{background:#4f2a05;color:#fbbf24}.cs-badge.ok{background:#064e3b;color:#a7f3d0}.cs-footer{position:sticky;bottom:0;padding:10px;background:linear-gradient(180deg,#0f172a00,#0f172a 14%);border-top:1px solid rgba(255,255,255,.06)}.cs-footer-inner{display:flex;justify-content:flex-end}.cases-sidebar.is-collapsed .cs-footer-inner{justify-content:center}.cs-footer .btn{width:100%}.cases-sidebar.is-collapsed .cs-footer .btn{width:auto;padding:8px 10px}.btn{appearance:none;border:1px solid transparent;border-radius:10px;padding:10px 14px;font-size:.95rem;font-weight:600;line-height:1;cursor:pointer;display:inline-flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none;transition:transform .02s ease,box-shadow .2s ease,background .2s ease}.btn-ms{width:100%;justify-content:center;border-color:#d1d5db;background:#fff;color:#111827;box-shadow:0 1px 2px #0000000a}.btn-ms:hover{background:#f9fafb;box-shadow:0 4px 14px #0000000f}.btn-ms:focus-visible{outline:3px solid #2563eb33;outline-offset:2px}.ms-tiles{position:relative;width:16px;height:16px;display:inline-grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.ms-tiles i{display:block;width:100%;height:100%;border-radius:2px}.ms-tiles i:nth-child(1){background:#f35325}.ms-tiles i:nth-child(2){background:#81bc06}.ms-tiles i:nth-child(3){background:#05a6f0}.ms-tiles i:nth-child(4){background:#ffba08}@media (max-width: 767px){.app-content{padding:12px}}@media (max-width: 480px){.login-card{padding:24px 18px;border-radius:14px}.login-title{font-size:1.4rem}}.cases-sidebar{overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.cs-list{overflow-y:auto;overflow-x:hidden;padding-right:4px}.cs-item{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;min-width:0;box-sizing:border-box}.cs-item:hover{background:#ffffff0f}.cs-item.is-active{background:#6366f133;border-color:#6366f159}.cs-item-main{flex:1 1 auto;min-width:0}.cs-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.cs-del{flex:0 0 auto;padding:4px;margin-left:2px;border-radius:6px;color:#cbd5e1;opacity:.8}.cs-item:hover .cs-del{background:#ffffff14;opacity:1}.cs-brand,.cs-actions,.cs-footer,.cs-footer-inner{min-width:0}.cs-brand{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.cs-brand-left{display:flex;align-items:center;gap:8px}.cs-logo{width:24px;height:24px;border-radius:6px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;letter-spacing:.2px}.cases-sidebar.is-collapsed .cs-actions,.cases-sidebar.is-collapsed .cs-list{display:none}.cs-signout{all:unset;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#cbd5e1;cursor:pointer}.cs-signout:hover{background:#ffffff14}.cs-signout:focus-visible{outline:2px solid #93c5fd66;outline-offset:2px}.cases-sidebar.is-collapsed .cs-brand-title{display:none}.app-shell.with-sidebar{grid-template-columns:var(--sidebar-w) minmax(0,1fr)}@media (max-width: 840px){.app-shell.with-sidebar{grid-template-columns:var(--sidebar-w-sm) minmax(0,1fr)}}.layout-topbar{position:sticky;top:0;z-index:5;background:#ffffffd9;backdrop-filter:saturate(180%) blur(6px);-webkit-backdrop-filter:saturate(180%) blur(6px);border-bottom:1px solid #e5e7eb;padding:8px 12px;display:flex;align-items:center;justify-content:center}.wf-center{max-width:720px;width:100%;display:flex;justify-content:center}.wf-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f3f4f6;padding:4px;border-radius:10px;border:1px solid #e5e7eb}.wf-pill{all:unset;text-align:center;padding:8px 12px;border-radius:8px;cursor:pointer;color:#374151;font-weight:600}.wf-pill.is-active{background:#6366f11f;color:#111827;border:1px solid rgba(99,102,241,.35)}.wf-pill:focus-visible{outline:2px solid #93c5fd66;outline-offset:2px}.wait-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:1.5rem;box-sizing:border-box}.wait-panel{background:#fff;border-radius:18px;padding:1.75rem 2rem 1.5rem;box-shadow:0 18px 55px #0f172a14;border:1px solid #e5e7eb;width:100%;box-sizing:border-box}.wait-overlay .wait-panel{width:min(520px,100%);max-width:100%}.wait-panel-spinner-top{display:flex;justify-content:center;margin-bottom:.75rem}.wait-panel-row{display:flex;align-items:center;gap:1.25rem}.wait-panel-row--left{flex-direction:row}.wait-panel-row--right{flex-direction:row-reverse}.wait-panel-spinner-side{display:flex;align-items:center;justify-content:center;min-width:96px}.wait-panel-text{flex:1 1 auto;text-align:left}.wait-spinner{width:34px;height:34px;border-radius:999px;border:3px solid rgba(148,163,184,.25);border-top-color:#4f46e5;animation:wait-spin .8s linear infinite;box-shadow:0 0 0 4px #4f46e514}@keyframes wait-spin{to{transform:rotate(360deg)}}.wait-status-icon{font-weight:700;margin-right:8px;display:inline-flex;align-items:center;justify-content:center;width:16px}.wait-status-icon--done{color:#16a34a}.wait-status-icon--waiting{color:#6b7280}.wait-status-icon--error{color:#dc2626}.wait-status-dot{width:10px;height:10px;border-radius:999px;margin-right:8px;background:#4f46e5;position:relative}.wait-status-dot--current:after{content:"";position:absolute;inset:-4px;border-radius:inherit;border:2px solid rgba(79,70,229,.4);animation:wait-pulse 1.2s ease-out infinite}@keyframes wait-pulse{0%{opacity:.9;transform:scale(.7)}to{opacity:0;transform:scale(1.4)}}.wait-checklist-item--current span.small{font-weight:500;color:#111827}.juror-thought{border-radius:6px;border:1px solid #e5e7eb;padding:.5rem .75rem;background:#fafafa}.juror-thought--enter{animation:juror-thought-enter .3s ease-out}@keyframes juror-thought-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.typing-indicator{display:inline-flex;align-items:center;gap:.15rem}.typing-dots span{display:inline-block;opacity:.3;animation:typing-dot 1s infinite}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typing-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}.error-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999}.error-panel{background:#fff;max-width:480px;width:90%;padding:1.5rem 1.75rem;border-radius:8px;box-shadow:0 10px 30px #00000040;border-left:4px solid #d32f2f}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(1200px 600px at 50% -10%,#f3f4f6 0%,transparent 60%),linear-gradient(180deg,#fff,#fafafa)}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 24px;box-shadow:0 8px 20px #0000000a,0 2px 8px #00000008;text-align:center}.login-brand{font-size:.85rem;font-weight:600;letter-spacing:.3px;color:#6b7280;margin-bottom:6px}.login-title{margin:0;font-size:1.6rem;line-height:1.2;color:#111827}.login-subtitle{margin:8px 0 22px;font-size:.95rem;color:#6b7280}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 1px 2px #0000000a}.gap-12{display:grid;gap:12px}.right{display:flex;justify-content:flex-end}.label{font-weight:600;color:#374151;font-size:.95rem}.textarea{width:100%;resize:vertical;min-height:40px;max-height:120px;padding:12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font:inherit;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb26}.btn{appearance:none;border:1px solid transparent;border-radius:10px;padding:10px 14px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .02s ease,box-shadow .2s ease,background .2s ease,border-color .2s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:active{transform:translateY(1px)}.btn-primary:focus-visible{outline:3px solid #2563eb33;outline-offset:2px}.step-stack{display:flex;flex-direction:column;gap:12px;height:100%;overflow:hidden}.doc-split{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}@media (max-width: 1024px){.doc-split{grid-template-columns:1fr}}.doc-list{display:flex;flex-direction:column;padding:0;overflow:hidden;min-height:0}.doc-list-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex:0 0 auto}.doc-list ul{list-style:none;margin:0;padding:4px;overflow:auto;flex:1 1 auto;min-height:0}.doc-item{width:100%;text-align:left;padding:10px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer}.doc-item:hover{background:#f3f4f6}.doc-item.is-active{background:#eef2ff;border-color:#c7d2fe}.doc-title{font-size:.95rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-viewer{display:flex;flex-direction:column;overflow:hidden;min-height:0}.doc-viewer-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex:0 0 auto}.doc-content{padding:12px;overflow:auto;flex:1 1 auto;min-height:0}.doc-pre{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95rem;color:#111827;margin:0}.muted{color:#6b7280}.small{font-size:.95rem;color:#6b7280}.search-card{display:grid;gap:10px}.search-row{display:grid;gap:6px}.typeahead{position:relative}.search-input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font:inherit;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb26}.typeahead-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 6px 24px #00000014;max-height:220px;overflow:auto;padding:6px}.typeahead-item{display:grid;gap:2px;padding:8px 10px;border-radius:8px;cursor:pointer}.typeahead-item:hover{background:#f3f4f6}.typeahead-empty{padding:10px;color:#6b7280}.ti-line{display:flex;gap:8px;align-items:baseline}.ti-line strong{color:#111827}.ti-meta,.ti-sub{color:#6b7280;font-size:.9rem}.profile-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fafafa;display:grid;gap:8px}.profile-head{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.avatar{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:800}.profile-name{font-weight:700;color:#111827}.btn{padding:.5rem 1.1rem;border-radius:4px;border:none;font:inherit;cursor:pointer}.btn-primary{background-color:#d32f2f;color:#fff}.doc-overlay-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999}.doc-overlay{max-width:960px;width:90%;max-height:90vh;display:flex;flex-direction:column}.doc-overlay-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.doc-overlay-body{overflow:auto}.step2-stack{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.two-pane{display:grid;grid-template-columns:280px 1fr;gap:16px;flex:1 1 auto;min-height:0}@media (max-width: 860px){.two-pane{grid-template-columns:1fr}}.people-list{display:flex;flex-direction:column;padding:0;overflow:hidden;min-height:0}.people-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.people-list ul{list-style:none;margin:0;padding:6px;flex:1 1 auto;min-height:0;overflow:auto}.people-item{width:100%;text-align:left;padding:10px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.people-item:hover{background:#f3f4f6}.people-item.is-active{background:#eef2ff;border-color:#c7d2fe}.people-text{display:flex;flex-direction:column;min-width:0}.people-title{font-size:.95rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-sub{font-size:.8rem;color:#6b7280;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-icon.people-remove{border:1px solid #e5e7eb;background:#fff;color:#6b7280;width:28px;height:28px;line-height:1;border-radius:8px;display:grid;place-items:center}.btn-icon.people-remove:hover{background:#f9fafb;color:#ef4444;border-color:#ef4444}.people-foot{border-top:1px solid #e5e7eb;padding:10px;background:#fafafa;flex:0 0 auto}.w-full{width:100%}.person-editor{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.person-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto}.person-body{padding:12px 14px;flex:1 1 auto;min-height:0;overflow:auto;max-width:100%}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 16px;max-width:100%;box-sizing:border-box}.form-grid .col-span-2{grid-column:1 / -1}.input,.select,.textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font:inherit;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;min-width:0}.input:focus,.select:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb26}.btn{appearance:none;border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer}.person-actions{display:flex;align-items:center;gap:10px}.saved-indicator{color:#059669;font-weight:600}.btn-primary{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:10px;padding:10px 14px;font-weight:600;box-shadow:0 4px 12px #2563eb2e;cursor:pointer}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.step3-stack{display:flex;flex-direction:column;gap:16px;min-height:0}.radio-group{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.radio{position:relative}.radio input{position:absolute;opacity:0;pointer-events:none}.radio-card{display:block;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;background:#fff;transition:border-color .2s,box-shadow .2s,background .2s}.radio-title{font-weight:600;color:#111827;display:block}.radio-sub{color:#6b7280;font-size:.9rem;display:block;margin-top:2px}.radio.is-active .radio-card,.radio input:focus-visible+.radio-card{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb26}.radio.is-active .radio-card{background:#f8fbff}.recorder-grid{display:grid;grid-template-columns:1fr 360px;gap:16px}@media (max-width: 900px){.recorder-grid{grid-template-columns:1fr}}.transcript{min-height:220px}.rec-controls{display:flex;align-items:center;gap:10px;margin-top:10px}.rec-dot{width:10px;height:10px;border-radius:50%;background:#9ca3af}.rec-dot.on{background:#ef4444;box-shadow:0 0 0 3px #ef444426}.rec-timer{font-family:ui-monospace,Menlo,Consolas,monospace;color:#374151}.rec-controls .spacer{flex:1 1 auto}.err{color:#b91c1c;margin-top:8px}.upload-row{margin:8px 0 10px}.file-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.file-row{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.file-meta{min-width:0}.file-name{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-actions{display:flex;gap:8px}.btn{appearance:none;border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer;border:1px solid transparent}.btn-ghost{background:#fff;border:1px solid #d1d5db;color:#111827}.btn-ghost:hover{background:#f9fafb}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb2e}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.btn-danger{color:#fff;background:#ef4444;border-color:#ef4444;box-shadow:0 4px 12px #ef44442e}.btn-danger:hover{background:#dc2626;border-color:#dc2626}.witness-step{gap:12px}.w-split{display:grid;grid-template-columns:320px 1fr;gap:16px;flex:1 1 auto;min-height:0;overflow:hidden}@media (max-width: 980px){.w-split{grid-template-columns:1fr}}.w-list{display:grid;grid-template-rows:auto 1fr;min-height:0;padding:0;overflow:hidden}.w-list-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb}.w-list ul{margin:0;padding:8px;list-style:none;overflow:auto;min-height:0;display:flex;flex-direction:column;gap:6px}.w-list li{display:flex;flex-direction:column;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:transparent;transition:background-color .15s ease,border-color .15s ease}.w-list li:hover{background:#f3f4f6}.w-list li.is-active{background:#eef2ff;border-color:#c7d2fe}.w-item{width:100%;text-align:left;background:transparent;border:0;padding:0;cursor:pointer}.w-item:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.w-item.is-active{background:transparent;border-color:transparent}.w-name{font-weight:700;color:#111827}.w-actions{margin-top:2px}.w-actions .btn-link{padding:0;font-size:.85rem}.w-main{display:grid;grid-template-rows:auto 1fr auto;min-height:0}.w-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.w-who{font-weight:700;font-size:1.05rem;color:#111827}.w-what{color:#6b7280;margin-top:2px}.w-head-actions{flex:0 0 auto}.w-body{overflow:auto;padding:12px 2px 12px 0;display:grid;gap:10px}.msg{display:flex}.msg.me{justify-content:flex-end}.msg.them{justify-content:flex-start}.msg-inner{max-width:68ch;border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px;background:#fff;color:#111827;box-shadow:0 1px 2px #0000000a}.msg.me .msg-inner{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 6px 16px #2563eb2e}.w-compose{display:grid;grid-template-columns:1fr auto;gap:10px;border-top:1px solid #e5e7eb;padding-top:10px}.w-input{width:100%;resize:vertical;min-height:44px;max-height:160px;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font:inherit;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}.w-input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb26}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center}.modal-card{max-width:860px;width:min(92vw,860px);max-height:82vh;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.modal-title{font-weight:700}.modal-body{overflow:auto;padding-top:8px}.modal-scrim{position:fixed;inset:0;background:#00000040;border:0}.stmt-pre{white-space:pre-wrap;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.95rem;color:#111827}.reviewer-stack{display:grid;gap:16px}.searchbox{position:relative;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px 8px 40px;background:#fff}.searchbox input{flex:1 1 auto;border:none;outline:none;font:inherit;color:#111827}.search-icon{position:absolute;left:12px;font-size:16px;opacity:.6}.clear-btn{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 10px;font-weight:600;cursor:pointer}.clear-btn:hover{background:#f9fafb}.suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 24px #0000000f;padding:6px;z-index:20;max-height:280px;overflow:auto}.suggestion{width:100%;text-align:left;border-radius:8px;padding:10px 12px;border:1px solid transparent;display:grid;gap:2px}.suggestion:hover,.suggestion.is-active{background:#f3f4f6}.sug-name{font-weight:600;color:#111827}.sug-meta{font-size:.9rem;color:#6b7280}mark{background:#fde68a}.details-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width: 900px){.details-grid{grid-template-columns:1fr}}.profile .profile-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:10px}.section-head{font-weight:700;margin-bottom:8px;color:#111827}.case-law{list-style:none;padding:0;margin:0;display:grid;gap:8px}.case-law li{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;background:#fff}.case-cite{font-weight:700;color:#111827}.case-title{color:#374151}.rulings{list-style:none;padding:0;margin:0;display:grid;gap:10px}.ruling-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.ruling-title{font-weight:600;color:#111827}.ruling-details{margin-top:6px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.timeline{list-style:none;padding:0;margin:0;display:grid;gap:10px}.timeline li{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:start;position:relative}.timeline li:before{content:"";position:absolute;left:108px;top:0;bottom:0;width:2px;background:#e5e7eb}.tl-date{color:#6b7280;font-weight:600}.tl-label{color:#111827}.btn-link{background:transparent;border:none;color:#2563eb;font-weight:600;cursor:pointer}.btn-link:hover{text-decoration:underline}.reviewer-vert-tabs{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.tabs-shell{display:grid;grid-template-columns:220px 1fr;gap:0;flex:1 1 auto;min-height:0;padding:0;overflow:hidden}.vtabs{border-right:1px solid #e5e7eb;padding:8px;display:grid;align-content:start;gap:6px;background:#fafafa}.vtab{text-align:left;padding:10px 12px;border-radius:10px;border:1px solid transparent;background:transparent;cursor:pointer;font-weight:600;color:#374151}.vtab:hover{background:#f3f4f6}.vtab.is-active{background:#eef2ff;border-color:#c7d2fe;color:#111827}.tab-panel{padding:12px 14px;overflow:auto;min-height:0}.panel-inner{display:grid;gap:12px}.profile-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:4px}.profile-name{font-weight:700;font-size:1.1rem}.profile-meta{color:#6b7280}.badge{background:#eef2ff;color:#3730a3;border-radius:999px;padding:6px 10px;font-weight:700;font-size:.85rem}.profile-body{display:grid;gap:8px}.kv{display:grid;grid-template-columns:130px 1fr;gap:8px;align-items:baseline}.kv span{color:#6b7280}.details-inline summary{cursor:pointer;color:#2563eb;font-weight:600;list-style:none}.details-inline summary:hover{text-decoration:underline}.details-inline>div{margin-top:6px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.jury-verd-page{height:100%;display:flex;flex-direction:column;overflow-y:auto}.delib-split{display:grid;grid-template-columns:280px 1fr;gap:16px;margin-top:12px;min-height:360px}@media (max-width: 860px){.delib-split{grid-template-columns:1fr}}.delib-wait{display:grid;place-items:center;text-align:center;gap:12px;padding:28px}.table-anim svg{width:280px;max-width:100%}.table-anim .avatar{fill:#c7d2fe}.table-anim .avatar.a0{animation:bob 1.4s ease-in-out infinite}.table-anim .avatar.a1{animation:bob 1.4s .1s ease-in-out infinite}.table-anim .avatar.a2{animation:bob 1.4s .2s ease-in-out infinite}.table-anim .avatar.a3{animation:bob 1.4s .3s ease-in-out infinite}.table-anim .avatar.a4{animation:bob 1.4s .4s ease-in-out infinite}.table-anim .avatar.a5{animation:bob 1.4s .5s ease-in-out infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.wait-text{font-weight:600;color:#111827}.dots i{display:inline-block;width:4px;height:4px;margin-left:4px;background:#6b7280;border-radius:50%;opacity:0;animation:dot 1.2s infinite}.dots i:nth-child(1){animation-delay:0s}.dots i:nth-child(2){animation-delay:.2s}.dots i:nth-child(3){animation-delay:.4s}@keyframes dot{0%{opacity:0}30%{opacity:1}60%{opacity:0}}.outcome-banner{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:14px}.outcome-left{display:grid;gap:4px}.outcome-badge{font-weight:700;padding:6px 10px;border-radius:999px;display:inline-block}.w-guilty{background:#fee2e2;color:#b91c1c}.w-not{background:#dcfce7;color:#166534}.w-hung{background:#e5e7eb;color:#374151}.outcome-right .bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:#f3f4f6}.bar-g{display:block;background:#ef4444}.bar-ng{display:block;background:#10b981}.bar-a{display:block;background:#9ca3af}.delib-list{display:flex;flex-direction:column;padding:0;overflow:hidden;min-height:0}.delib-list-head{padding:12px 14px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb}.delib-list ul{list-style:none;margin:0;padding:6px;flex:1 1 auto;min-height:0;overflow:auto}.delib-item{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;text-align:left;padding:10px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer}.delib-item:hover{background:#f3f4f6}.delib-item.is-active{background:#eef2ff;border-color:#c7d2fe}.delib-title{font-size:.95rem;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vote-pill{font-size:.8rem;font-weight:700;padding:4px 8px;border-radius:999px}.vote-pill.guilty{background:#fee2e2;color:#b91c1c}.vote-pill.not{background:#dcfce7;color:#166534}.vote-pill.abstain{background:#e5e7eb;color:#374151}.delib-detail{display:flex;flex-direction:column;min-height:0}.detail-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#f9fafb;flex:0 0 auto}.detail-title{font-weight:700}.detail-grid{padding:12px 14px;display:grid;gap:12px;grid-template-columns:1fr 1fr;overflow:auto;flex:1 1 auto;min-height:0}@media (max-width: 860px){.detail-grid{grid-template-columns:1fr}}.detail-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.detail-card-head{font-weight:600;margin-bottom:6px;color:#111827}.bullets{margin:0;padding-left:18px;color:#111827}.bullets li{margin:6px 0}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:600;font-size:.85rem}.juror-delib-spinner{position:relative;width:120px;height:70px}.juror-delib-shadow{position:absolute;left:50%;bottom:8px;width:92px;height:22px;transform:translate(-50%);border-radius:999px;background:radial-gradient(ellipse at center,#0f172ab3,#0f172a00)}.juror-delib-figure{position:absolute;transform-origin:50% 100%}.juror-delib-figure--seat{bottom:20px;width:14px;height:16px;border-radius:7px 7px 5px 5px;background:linear-gradient(180deg,#111827,#020617);opacity:.9}.juror-delib-figure--seat:before{content:"";position:absolute;top:-9px;left:50%;width:10px;height:10px;transform:translate(-50%);border-radius:999px;background:#111827}.juror-delib-figure--seat-left{left:16px;animation:juror-seat-bob 1.6s ease-in-out infinite;animation-delay:-.2s}.juror-delib-figure--seat-center{left:50%;transform:translate(-50%);animation:juror-seat-bob 1.6s ease-in-out infinite}.juror-delib-figure--seat-right{right:16px;animation:juror-seat-bob 1.6s ease-in-out infinite;animation-delay:.2s}.juror-delib-figure--front-seat{bottom:16px;left:24px;width:16px;height:18px;border-radius:8px 8px 6px 6px;background:linear-gradient(180deg,#111827,#020617);box-shadow:0 4px 8px #0f172a73;animation:juror-front-bob 1.5s ease-in-out infinite}.juror-delib-figure--front-seat .juror-head{position:absolute;top:-11px;left:50%;width:12px;height:12px;transform:translate(-50%);border-radius:999px;background:#111827}.juror-delib-figure--front-seat .juror-arm--single{position:absolute;top:2px;left:-5px;width:4px;height:14px;border-radius:3px;background:#111827;transform-origin:top center;animation:juror-arm-raise-single 1.5s ease-in-out infinite;animation-delay:.3s}.juror-delib-figure--foreman{bottom:16px;left:44px;width:18px;height:26px;border-radius:10px 10px 8px 8px;background:linear-gradient(180deg,#111827,#020617);box-shadow:0 6px 12px #0f172a8c;animation:juror-foreman-argue 1.4s ease-in-out infinite}.juror-delib-figure--foreman .juror-head{position:absolute;top:-14px;left:50%;width:14px;height:14px;transform:translate(-50%);border-radius:999px;background:#111827}.juror-delib-figure--foreman .juror-shoulders{position:absolute;top:4px;left:50%;width:0;height:0;transform:translate(-50%)}.juror-delib-figure--foreman .juror-arm{position:absolute;width:4px;height:18px;border-radius:3px;background:#111827;transform-origin:top center}.juror-delib-figure--foreman .juror-arm--left{left:-10px;animation:juror-arm-raise-left 1.4s ease-in-out infinite;animation-delay:.1s}.juror-delib-figure--foreman .juror-arm--right{right:-10px;animation:juror-arm-raise-right 1.4s ease-in-out infinite;animation-delay:.25s}@keyframes juror-seat-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes juror-front-bob{0%,to{transform:translateY(0)}45%{transform:translateY(-3px)}}@keyframes juror-foreman-argue{0%,to{transform:translateY(0) rotate(0)}40%{transform:translateY(-3px) rotate(-5deg)}60%{transform:translateY(-2px) rotate(-2deg)}}@keyframes juror-arm-raise-single{0%,to{transform:rotate(0)}40%{transform:rotate(-28deg)}65%{transform:rotate(-12deg)}}@keyframes juror-arm-raise-left{0%,to{transform:rotate(15deg)}45%{transform:rotate(-80deg)}65%{transform:rotate(-65deg)}}@keyframes juror-arm-raise-right{0%,to{transform:rotate(-15deg)}45%{transform:rotate(80deg)}65%{transform:rotate(65deg)}}.analytics-stack{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;flex:0 0 auto}@media (max-width: 900px){.kpi-row{grid-template-columns:repeat(2,1fr)}}.kpi{padding:14px}.kpi-label{font-size:.9rem;color:#6b7280}.kpi-value{font-weight:800;font-size:1.3rem;color:#111827}.kpi-sub{color:#6b7280;margin-top:4px}.kpi.outcome.is-g .kpi-value{color:#b91c1c}.kpi.outcome.is-ng .kpi-value{color:#166534}.kpi.outcome.is-a .kpi-value{color:#374151}.panels{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:16px;flex:1 1 auto;min-height:0;overflow:auto;padding-right:4px}@media (max-width: 1200px){.panels{grid-template-columns:1fr}}.panel{display:flex;flex-direction:column;min-height:0}.panel .panel-head{flex:0 0 auto}.dist-bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:#f3f4f6}.seg-for{background:#10b981}.seg-against{background:#ef4444}.seg-unused{background:#9ca3af}.legend{display:flex;align-items:center;gap:10px;margin-top:8px;color:#374151}.legend .dot{width:10px;height:10px;border-radius:999px;margin:0 6px 0 14px}.legend .g{background:#ef4444}.legend .ng{background:#10b981}.legend .a{background:#9ca3af}.driver-bar{position:relative;height:12px;background:linear-gradient(90deg,#fee2e2 0 50%,#dcfce7 50% 100%);border-radius:999px;overflow:hidden}.evidence-row{display:grid;grid-template-columns:1fr 220px;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff}.contrib-axis{position:relative;height:12px;background:linear-gradient(90deg,#fee2e2 0 50%,#dcfce7 50% 100%);border-radius:999px;overflow:hidden}.panel .panel-head{font-weight:700;margin-bottom:8px;color:#111827;flex:0 0 auto}.panel .panel-head{font-weight:700;color:#111827;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.head-legend{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.head-legend .dot{width:10px;height:10px;border-radius:999px;display:inline-block}.vote-row.two-cards{display:grid;grid-template-columns:1.1fr 2fr;gap:16px;flex:0 0 auto}.vote-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;box-shadow:0 1px 2px #0000000a}@media (max-width: 1200px){.vote-row.two-cards{grid-template-columns:1fr}}.stacked-bar{display:flex;height:20px;border-radius:999px;overflow:hidden;background:#f3f4f6}.seg{display:block;height:100%}.seg.guilty{background:#ef4444}.seg.notguilty{background:#10b981}.seg.abstain{background:#9ca3af}.dot.g{background:#ef4444}.dot.ng{background:#10b981}.dot.a{background:#9ca3af}.seg.et-w{background:#f59e0b}.seg.et-f{background:#3b82f6}.seg.et-c{background:#a855f7}.seg.et-d{background:#14b8a6}.seg.et-o{background:#9ca3af}.dot.et-w{background:#f59e0b}.dot.et-f{background:#3b82f6}.dot.et-c{background:#a855f7}.dot.et-d{background:#14b8a6}.dot.et-o{background:#9ca3af}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1 1 auto;min-height:0}@media (max-width: 1100px){.two-col{grid-template-columns:1fr}}.panel.scroll-panel{display:flex;flex-direction:column;min-height:0}.panel .panel-body{overflow:auto;min-height:0;padding-right:4px}.drivers{list-style:none;margin:0;padding:0;display:grid;gap:10px}.driver{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px}.driver-row{display:grid;grid-template-columns:1fr auto;align-items:center;margin-bottom:6px}.driver-label{font-weight:600;color:#111827}.driver-pct{color:#6b7280}.driver-bar{position:relative;height:12px;background:linear-gradient(90deg,#fee2e2 0 50%,#dcfce7 50%);border-radius:999px;overflow:hidden}.driver-bar .neg{position:absolute;left:0;height:100%;background:#fca5a5;border-right:1px solid rgba(0,0,0,.05)}.driver-bar .pos{position:absolute;right:0;height:100%;background:#86efac;border-left:1px solid rgba(0,0,0,.05)}.chip{display:inline-block;padding:4px 8px;border-radius:999px;font-weight:700;font-size:.8rem}.chip-pro{background:#dcfce7;color:#166534}.chip-def{background:#fee2e2;color:#b91c1c}.chip-unused{background:#f3f4f6;color:#374151}.evidence-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.evidence-row{display:grid;grid-template-columns:1fr 240px;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#fff;max-width:100%}@media (max-width: 640px){.evidence-row{grid-template-columns:1fr}}.evi-title{font-weight:600;color:#111827}.evi-sub{color:#6b7280}.evi-bars{min-width:0}.contrib-axis{position:relative;height:12px;width:100%;background:linear-gradient(90deg,#fee2e2 0 50%,#dcfce7 50%);border-radius:999px;overflow:hidden}.contrib.neg{position:absolute;left:0;height:100%;background:#fca5a5}.contrib.pos{position:absolute;right:0;height:100%;background:#86efac}.results-shell{display:flex;flex-direction:column;gap:12px;min-height:0}.results-tabs{display:flex;gap:8px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1}.r-tab{padding:10px 14px;border-radius:10px 10px 0 0;color:#374151;text-decoration:none}.r-tab.is-active{background:#eef2ff;color:#111827;border:1px solid #c7d2fe;border-bottom-color:transparent}.results-panel{min-height:0}
