html,body,#root{background:#f8fafc;width:100%;min-height:100vh;margin:0}html{height:100%}body,#root{flex-direction:column;flex:1 0 auto;display:flex}#root>*{flex:1 0 auto;min-height:100vh}*{box-sizing:border-box}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;background:#f8fafc}body{color:#0f172a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,[role=button]{cursor:pointer}button:disabled,[role=button][aria-disabled=true]{cursor:not-allowed}input,textarea,button{font:inherit}input:focus-visible,textarea:focus-visible,button:focus-visible,[role=button]:focus-visible{outline-offset:2px;outline:3px solid #2563eb38!important}::selection{color:#0f172a;background:#bfdbfe}
