:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#212121de;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}[data-theme=dark]{color-scheme:dark;color:#ffffffde;background-color:#121212}[data-theme=light]{color-scheme:light;color:#212121de;background-color:#f5f5f5}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh;font-family:Roboto,Helvetica,Arial,sans-serif;transition:background-color .3s ease,color .3s ease}#root{height:100vh;display:flex;flex-direction:column;width:100%;max-width:100vw;overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#535bf2}[data-theme=dark] a:hover{color:#90caf9}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s,background-color .3s ease}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}[data-theme=light] button{background-color:#f9f9f9;color:#213547}[data-theme=dark] button{background-color:#1a1a1a;color:#ffffffde}.container{width:100%;max-width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 600px){.container{max-width:600px}}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}@media (prefers-reduced-motion: reduce){*{transition:none!important}}@media (prefers-color-scheme: dark){:root:not([data-theme]){color-scheme:dark;color:#ffffffde;background-color:#121212}:root:not([data-theme]) button{background-color:#1a1a1a;color:#ffffffde}:root:not([data-theme]) a:hover{color:#90caf9}}
