:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff}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}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100%;box-sizing:border-box;background:#fff}.App>div{width:100%;max-width:760px;margin:0 auto;padding:12px 6px;display:flex;flex-direction:column;gap:6px;background:#fff}.App h1{text-align:center;font-size:2.2rem;font-weight:900;color:#1e293b;margin-bottom:.1rem}.App strong{display:block;font-size:1.1rem;color:#475569;margin-bottom:.2rem;font-weight:700;text-align:center}.App strong time{font-weight:400;color:#475569}.App h2{font-size:1.35rem;font-weight:800;color:#1e293b;margin-top:.7rem;margin-bottom:.1rem}.App>div>div{height:1px;width:100%;background-color:#e5e7eb;margin:8px 0 4px}.App ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:.2rem}.App ul li{margin-bottom:.1rem;line-height:1.3}.App ul li b{font-weight:700}.App p{line-height:1.3;margin-bottom:.2rem;color:#222}.App h2,.App p,.App ul{text-align:left}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
