.route-loading{color:#c9bfa6;background:#0e0d09;justify-content:center;align-items:center;min-height:100vh;display:flex}.route-loading .spinner{border:3px solid #e8a33d40;border-top-color:#e8a33d;border-radius:999px;width:28px;height:28px;animation:.8s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}
