*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f9f9f9;color:#1a1a1a;transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark body{background-color:#0d0d0d;color:#f9f9f9}::selection{background:#1a1a1a;color:#f9f9f9}.dark ::selection{background:#f9f9f9;color:#1a1a1a}*,*:before,*:after{transition:background-color .3s ease,border-color .3s ease}:focus-visible{outline:2px solid currentColor;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f9f9f9}::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.dark ::-webkit-scrollbar-track{background:#0d0d0d}.dark ::-webkit-scrollbar-thumb{background:#333}.dark ::-webkit-scrollbar-thumb:hover{background:#555}
