.row{word-break:break-all;border-bottom:1px solid;align-items:center;gap:1em;max-width:50vw;padding:.5em 0;display:flex}strong{word-break:keep-all}strong:not(:empty):after{content:":"}body{margin:0}.app{place-content:center;min-height:100vh;font-family:sans-serif;font-size:22px;display:grid}.preloader{z-index:1000;width:100vw;height:100vh;margin:auto;transition:all .5s;position:absolute;inset:0}.preloader-inner{text-align:center;color:#333;flex-wrap:wrap;justify-content:center;width:max-content;height:max-content;margin:auto;font-family:monospace;font-size:3em;font-weight:300;display:flex;position:absolute;inset:0}.lds-ring{width:80px;height:80px;display:inline-block;position:relative}.lds-ring div{box-sizing:border-box;border:8px solid #0000;border-top-color:#000;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.w100{width:100%}
