.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af}.scroll-loading{text-align:center;padding:20px;color:#6b7280;display:none}.scroll-loading.show{display:block}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(234,88,12,.3);border-radius:50%;border-top-color:#ea580c;animation:spin 1s ease-in-out infinite;margin-right:10px;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.initial-loading .loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(234,88,12,.3);border-radius:50%;border-top-color:#ea580c;animation:spin 1s ease-in-out infinite}
