.camp-loading{color:var(--ts-cream-400,#e0d6c0);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.camp-loading-compass{animation:3s linear infinite camp-spin}@keyframes camp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.camp-loading-text{color:var(--ts-cream-600,#c9bda3);margin:0;font-size:.875rem;animation:2s ease-in-out infinite camp-pulse-text}@keyframes camp-pulse-text{0%,to{opacity:.6}50%{opacity:1}}.camp-loading-sm{gap:.4rem}.camp-loading-sm .camp-loading-text{font-size:.75rem}.camp-loading-lg{gap:1rem}.camp-loading-lg .camp-loading-text{font-size:1rem}@media (prefers-reduced-motion:reduce){.camp-loading-compass{animation:none!important}.camp-loading-text{opacity:.8;animation:none!important}}
