:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1c1b22;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{display:flex;flex-direction:column;min-height:100vh;padding:20px;box-sizing:border-box;direction:ltr;font-family:Roboto,sans-serif;color:#fff}.responsive{display:flex;flex-direction:column;align-items:center;max-width:1200px;width:100%;margin:0 auto}.responsive__sizer{width:100%;height:0}.responsive__content{width:100%;display:flex;flex-direction:column;gap:20px}h1.text-h3{font-size:2.4rem;font-weight:700;margin:0}h3{font-size:1.25rem;margin-top:.5em}.row{display:flex;flex-wrap:wrap;gap:20px}.col{flex:1 1 45%;min-width:300px}.card{background-color:#222;border-radius:8px;padding:16px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d}.card-title{font-size:1.6rem}.progress-linear{position:absolute;top:0;left:0;width:100%;height:2px;background-color:transparent}.progress-linear__background{background-color:#fff3;height:100%;width:100%;border-radius:1px}.progress-linear__buffer{background-color:#2196f3;height:100%;width:0%;border-radius:1px}.text-left{text-align:left}.text-h8{font-size:1.2rem;margin:.25em 0}.text-h9{font-size:1.1rem;margin:.25em 0}.text-h6{font-size:1.4rem;font-weight:600;margin:.5em 0}.font-weight-black{font-weight:900}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:stretch;justify-content:stretch;z-index:2000;opacity:var(--overlay-opacity, .06);background-color:transparent}.overlay__scrim{background-color:#2196f3;opacity:.6;width:100%;height:100%}.rounded-lg{border-radius:8px}.py-4{padding-top:16px;padding-bottom:16px}.card__underlay{position:absolute;inset:0;pointer-events:none;border-radius:8px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
