.url-crawling{display:flex;flex-direction:column;height:100%}.url-crawl-block{display:flex;gap:1.5rem;align-items:center}.url-crawl-view{display:flex;flex-direction:column;height:100%;overflow:hidden}.top-section{flex:0 0 auto}.files-list-table-wrapper{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.files-list-table-wrapper>*{flex:1;min-height:0}.footer{flex-shrink:0;align-items:center}.crawl-progress-container{width:100%}.crawl-progress-status{font-size:.875rem;color:var(--uc-text-secondary)}.crawl-progress-bar{overflow:hidden}.crawl-progress-bar ::v-deep(.uc-progress-loading-bar__bar){transition:none}.crawl-progress-bar--complete ::v-deep(.uc-progress-loading-bar__bar){animation:glow-complete 1.5s ease-out}@keyframes glow-complete{0%{box-shadow:none}50%{box-shadow:0 0 20px #4caf5099}to{box-shadow:none}}
