.case-combobox{width:100%;min-width:0;position:relative}.case-combobox__input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:44px;padding:10px 12px;font-size:.9375rem}.case-combobox__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.case-combobox__input:disabled{opacity:.65;cursor:not-allowed}.case-combobox__selected{color:#312e81;word-break:break-word;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;margin:8px 0 0;padding:10px 12px;font-size:.8125rem;line-height:1.45}.case-combobox__dropdown{z-index:250;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:min(320px,100vh - 120px);margin:0;padding:6px;list-style:none;position:fixed;overflow:hidden auto;box-shadow:0 12px 40px #0f172a24}.case-combobox__dropdown--up{box-shadow:0 -8px 32px #0f172a1f}.case-combobox__status{color:#64748b;padding:14px 12px;font-size:.875rem}.case-combobox__status--empty{color:#b45309}.case-combobox__option{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:12px 14px;transition:background-color .15s;display:block}.case-combobox__option:hover,.case-combobox__option:focus-visible{background:#f1f5f9;outline:none}.case-combobox__option--active{background:#eef2ff}.case-combobox__option-name{color:#0f172a;font-size:.9375rem;font-weight:600;line-height:1.3;display:block}.case-combobox__option-meta{color:#64748b;word-break:break-word;margin-top:4px;font-size:.8125rem;line-height:1.4;display:block}@media (width>=640px){.case-combobox__dropdown{max-height:min(400px,100vh - 100px)}}.memo-thread-drawer{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:500px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-5px 0 25px #00000026}.memo-thread-drawer__header{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.memo-thread-drawer__close{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.5rem;line-height:1}.memo-thread-drawer__loading{text-align:center;color:#94a3b8;padding:3rem}.memo-thread-drawer__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.memo-thread-drawer__memo-bar{background:#fcfcfd;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:.875rem 1.25rem;display:flex}.memo-thread-drawer__memo-bar-summary{flex:1;min-width:0}.memo-thread-drawer__memo-toggle{color:#4338ca;cursor:pointer;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:.78rem;font-weight:600}.memo-thread-drawer__memo-toggle:hover{background:#e0e7ff}.memo-thread-drawer__memo{background:#fcfcfd;border-bottom:1px solid #e2e8f0;flex-shrink:0;max-height:min(55vh,22rem);padding:1rem 1.25rem;overflow-y:auto}.memo-thread-drawer__timeline{background:#f8fafc;flex-direction:column;flex:1 1 0;gap:1rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.memo-thread-drawer__timeline-label{color:#94a3b8;text-transform:uppercase;flex-shrink:0;margin:0;font-size:.75rem;font-weight:600}.memo-thread-drawer__footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:1.25rem}.memo-thread-drawer__preview-badges{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.memo-thread-drawer__preview-badge{border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600}.memo-thread-drawer__preview-subject{color:#1e293b;margin:0;font-size:.9rem;font-weight:700;line-height:1.35}.memo-thread-drawer__preview-meta{color:#64748b;margin:4px 0 0;font-size:.75rem}
