#search{display:none;width:min(calc(80ch - 2ch + 10px),calc(100vw - 12ch + 10px));border:2px solid #000;padding:1ch}#results mark{background-color:#000;color:#fff}.left-line{border-left:2px dashed #000;padding-left:1ch;margin-left:1ch}#results.loading{display:flex;justify-content:center;padding:4rem 0}#results.loading::after{content:"";width:20px;height:20px;border:2px solid rgba(0,0,0,.05);border-top-color:#000;border-radius:50%;animation:loading-simple .8s linear infinite}@keyframes loading-simple{to{transform:rotate(360deg)}}