@media screen{*{transition:background-color .2s,border-color .2s,opacity .2s}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #2563eb}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}}