.loading-module__xWUSBG__mainCol{gap:var(--space-4);flex-direction:column;display:flex}.loading-module__xWUSBG__toolbar{padding:var(--space-2) var(--space-3);background:var(--bg-card);border:var(--border);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;display:flex}.loading-module__xWUSBG__toolbarCount{width:150px;height:14px}.loading-module__xWUSBG__toolbarToggle{background:var(--line);border:var(--border);width:170px;height:34px}.loading-module__xWUSBG__list{gap:var(--space-4);flex-direction:column;display:flex}.loading-module__xWUSBG__card{gap:var(--space-3);padding:var(--space-4);background:var(--bg-card);border:var(--border);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.loading-module__xWUSBG__row{align-items:center;gap:var(--space-3);display:flex}.loading-module__xWUSBG__headText{gap:var(--space-2);flex-direction:column;flex:auto;min-width:0;display:flex}.loading-module__xWUSBG__logo{border:var(--border-thin);flex:none;width:44px;height:44px}.loading-module__xWUSBG__star{border:var(--border-thin);flex:none;width:28px;height:28px}.loading-module__xWUSBG__line{background:var(--line);border-radius:2px;height:12px}.loading-module__xWUSBG__lineTitle{width:55%;height:16px}.loading-module__xWUSBG__lineSub{width:35%}.loading-module__xWUSBG__controls{gap:var(--space-2);display:flex}.loading-module__xWUSBG__pill{background:var(--line);border:var(--border-thin);width:96px;height:26px}.loading-module__xWUSBG__logo,.loading-module__xWUSBG__star,.loading-module__xWUSBG__line,.loading-module__xWUSBG__pill,.loading-module__xWUSBG__toolbarToggle{animation:1.2s ease-in-out infinite loading-module__xWUSBG__skeletonPulse}@keyframes loading-module__xWUSBG__skeletonPulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.loading-module__xWUSBG__logo,.loading-module__xWUSBG__star,.loading-module__xWUSBG__line,.loading-module__xWUSBG__pill,.loading-module__xWUSBG__toolbarToggle{animation:none}}