.cloud-box{min-height:120px;padding-left:45px;position:relative}.loading-container{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;height:120px;display:flex}.loading-spinner{border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;margin-bottom:8px;animation:1s linear infinite spin}.loading-text{color:#666;font-size:14px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (width>=950px){.cloud-box{padding-left:156px}}
