@keyframes skeleton-shimmer--Oul2q{0%{background-position:100% 50%}to{background-position:0 50%}}.card-loading--roqVL{overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:100%;border-radius:8px;background-color:#000;height:100%}.card-loading--roqVL .loading-mask--WiJTx{position:absolute;inset:0;z-index:1;border-radius:8px;opacity:.3;background:var(--Background-gray-bg-black,#000)}.card-loading--roqVL .loading--oOB05{position:absolute;left:50%!important;top:50%!important;transform:translate(-50%,-50%);color:#fff;min-width:120px;max-width:280px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:2;border-radius:16px;background:var(--Background-gray-bg-black-alpha-50,rgba(0,0,0,.5));box-shadow:0 16px 32px -8px rgba(0,0,0,.12);backdrop-filter:blur(32px)}.loading-text--_O5Kj{text-align:center;font-size:14px;line-height:20px}.loading-tip--YaV5H{text-align:center;font-size:12px;line-height:16px;opacity:.7;white-space:normal}@media screen and (max-width:991px){.card-loading--roqVL{min-height:auto;height:100%}}