:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=dark],html:not([data-theme]){color-scheme:dark;background-color:#0a0e1a}html[data-theme=light]{color-scheme:light;background-color:#dfe6f0}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;position:relative}html[data-theme=light] #root:before{content:"";position:fixed;top:-80px;right:-60px;width:300px;height:300px;background:radial-gradient(circle,rgba(147,130,220,.2) 0%,transparent 70%);pointer-events:none;z-index:0}html[data-theme=light] #root:after{content:"";position:fixed;bottom:-60px;left:-40px;width:250px;height:250px;background:radial-gradient(circle,rgba(96,165,250,.15) 0%,transparent 70%);pointer-events:none;z-index:0}@keyframes pier-spin{to{transform:rotate(360deg)}}.pier-spinner{animation:pier-spin .75s linear infinite}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;text-decoration:inherit}button{font-family:inherit;cursor:pointer}
