body{color:var(--white,#fff);background-color:var(--mantine-color-theme-0);font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.07px}a,a:hover{color:#0094f7;text-decoration:underline}.blu-message p:first-child{margin-top:0}.blu-message p:last-child{margin-bottom:0}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mantine-Menu-item[data-hovered]{background-color:#0094f7;border-radius:12px}.mantine-Menu-itemLabel a{text-decoration:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}