.route-skeleton{width:100%}.route-skeleton__bar{background:color-mix(in srgb, var(--fg-muted) 16%, transparent);border-radius:999px;width:100%;height:12px;animation:1.4s ease-in-out infinite route-skeleton-pulse;display:block}.route-skeleton__label{opacity:.75;height:10px;margin-bottom:10px}.route-skeleton__icon,.route-skeleton__square{border-radius:8px;flex-shrink:0;width:32px;height:32px}.route-skeleton__value-amount{border-radius:10px;height:42px}.route-skeleton__collection-value{pointer-events:none}.route-skeleton__mobile-controls{min-height:34px}.route-skeleton__mobile-controls .route-skeleton__bar{border-radius:8px;width:86px;height:34px}.route-skeleton__sidebar{pointer-events:none}.route-skeleton__sidebar-section{margin-bottom:18px}.route-skeleton__sidebar-section:last-child{margin-bottom:0}.route-skeleton__toggle{grid-template-columns:1fr 1fr;gap:6px;display:grid}.route-skeleton__toggle .route-skeleton__bar{border-radius:8px;height:34px}.route-skeleton__stack{flex-direction:column;gap:8px;display:flex}.route-skeleton__stack .route-skeleton__bar{border-radius:8px;height:34px}.route-skeleton__chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.route-skeleton__chips .route-skeleton__bar{border-radius:8px;height:28px}.route-skeleton__product-card{background:color-mix(in srgb, var(--bg-raised) 30%, transparent);border:1px solid color-mix(in srgb, var(--border-light) 30%, transparent);border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.route-skeleton__product-image{aspect-ratio:1;background:color-mix(in srgb, var(--fg-muted) 12%, transparent);animation:1.4s ease-in-out infinite route-skeleton-pulse}.route-skeleton__product-info{flex-direction:column;gap:8px;padding:10px;display:flex}.route-skeleton__library-tabs{grid-template-columns:1fr 1fr;gap:6px;display:grid}.route-skeleton__library-tabs .route-skeleton__bar{border-radius:8px;height:32px}.route-skeleton__library-tabs-row{min-height:38px}@media (min-width:900px){.route-skeleton__library-tabs-row{display:none}}.route-skeleton__library-mobile-tabs{width:154px;padding:4px}.route-skeleton__library-mobile-tabs .route-skeleton__bar{border-radius:8px;width:72px;height:28px}.route-skeleton__library-filter-button{border-radius:10px;width:88px;height:36px}.route-skeleton__library-card{pointer-events:none}.route-skeleton__library-card .library-overview__preview-empty{border-style:solid;animation:1.4s ease-in-out infinite route-skeleton-pulse}@keyframes route-skeleton-pulse{0%,to{opacity:.45}50%{opacity:.9}}
