[role=button],a,button{transition:opacity .15s ease,transform .15s ease,background-color .15s ease,box-shadow .15s ease,border-color .15s ease}[role=button]:hover,button:hover:not(:disabled){opacity:.88}button:active:not(:disabled){transform:scale(.97)}tr{transition:background-color .12s ease}:focus-visible{outline:2px solid var(--color-primary,#be185d);outline-offset:2px;border-radius:4px}*{box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}