.case-note{cursor:pointer;height:auto;overflow:hidden;transition:height .44s cubic-bezier(.22,1,.36,1),border-color .18s,background .18s;padding-right:92px}.case-note:hover{border-color:color-mix(in srgb,var(--accent) 55%,var(--line))}.case-note-expand-hint{position:absolute;right:14px;bottom:14px;color:var(--accent);font:8px 'DM Mono';letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.case-note:not(.expanded)>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:3.2em;margin-bottom:0}.case-note.expanded{background:#0b1c28}.case-note.expanded>p{display:block;max-height:none;overflow:visible}.case-note:focus-visible{outline:1px solid var(--accent);outline-offset:-2px}@media(max-width:650px){.case-note{padding-right:24px;padding-bottom:38px}.case-note-expand-hint{left:24px;right:auto}}
